How to Get Started Tracking Scholarly Activity with VIVO and SHARE

Preview:

Citation preview

March 21, 2016 Hot Topics: DuraSpace Community Webinar Series

Hot Topics: The DuraSpace Community Webinar Series

Series Thirteen: VIVO plus SHARE:

Closing the Loop on Scholarly Activity

Curated by Rick Johnson, Visiting Program Officer for SHARE at the

Association of Research Libraries

March 21, 2016 Hot Topics: DuraSpace Community Webinar Series

Webinar 3:

How to Get Started Tracking Scholarly Activity with VIVO and SHARE

Presented by:

Erin Braswell, Infrastructure Developer, SHARE - Center for Open Science

Technology, CommunityErin Braswell, DeveloperCenter for Open Science

March 21, 2016

Mission

SHARE is a higher education initiative whose mission is to maximize research impact by making research widely accessible, discoverable, and reusable.

Mission

SHARE is a higher education initiative whose mission is to maximize research impact by making research widely accessible, discoverable, and reusable. To fulfill this mission SHARE is building a free, open data set about research and scholarly activities across their life cycle.

NotifyProviders Consumers

Gather

Notify104 Providers Consumers

Gather

https://osf.io/share/registration

Technology - scrAPI

Celery

GETstcloud.edu/api/

Process Raw Data

Normalize Data

Process Request and Response

Data Pipeline

GETstcloud.edu/api/

Process Raw Data

Normalize Data

Process Request and Response Archive Request

Archive Response

GETstcloud.edu/api/

Process Raw Data

Normalize Data

Process Request and Response Archive Raw Data

Postgres Storage

Web API Access

GETstcloud.edu/api/

Process Raw Data

Normalize Data

Process Request and Response

Archive Normalized Data

Postgres elasticsearch

Web API Access

https://osf.io/t3j94/

How are we getting data?ApplicationProgrammingInterface

https://osf.io/api/v1/share/documents/

Beta: access RAW and NORMALIZED docs

https://osf.io/api/v1/share/search/

Search - powered by elastic

Current Provider Information

Full elasticsearch DSL

...including aggregations

Results- An excellent insight into how we can

improve

https://github.com/CenterForOpenScience/scrapi/blob/develop/scrapi/harvesters/vivo.py

Diving into VIVO Harvester Code...

https://github.com/CenterForOpenScience/scrapi/blob/develop/scrapi/settings/defaults.py

Steps to Harvest From Your VIVO● Register as a provider as shown earlier● COS will contact you● COS will use the VIVO harvester as a

template to create a harvester for your VIVO● You provide the attributes defined within the

VIVO settings

Test and Go!

All code is open source!

Thank you!

SHARE Documentation: https://osf.io/t3j94/SHARE Tutorials: https://osf.io/bygau/These Slides: https://osf.io/yg3xj/

Recommended