How to Get Started Tracking Scholarly Activity with VIVO and SHARE

29
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

Transcript of How to Get Started Tracking Scholarly Activity with VIVO and SHARE

Page 1: How to Get Started Tracking Scholarly Activity with VIVO and SHARE

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

Page 2: How to Get Started Tracking Scholarly Activity with VIVO and SHARE

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

Page 3: How to Get Started Tracking Scholarly Activity with VIVO and SHARE

Technology, CommunityErin Braswell, DeveloperCenter for Open Science

March 21, 2016

Page 4: How to Get Started Tracking Scholarly Activity with VIVO and SHARE

Mission

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

Page 5: How to Get Started Tracking Scholarly Activity with VIVO and SHARE

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.

Page 6: How to Get Started Tracking Scholarly Activity with VIVO and SHARE

NotifyProviders Consumers

Gather

Page 7: How to Get Started Tracking Scholarly Activity with VIVO and SHARE

Notify104 Providers Consumers

Gather

Page 8: How to Get Started Tracking Scholarly Activity with VIVO and SHARE

https://osf.io/share/registration

Page 9: How to Get Started Tracking Scholarly Activity with VIVO and SHARE

Technology - scrAPI

Celery

Page 10: How to Get Started Tracking Scholarly Activity with VIVO and SHARE

GETstcloud.edu/api/

Process Raw Data

Normalize Data

Process Request and Response

Data Pipeline

Page 11: How to Get Started Tracking Scholarly Activity with VIVO and SHARE

GETstcloud.edu/api/

Process Raw Data

Normalize Data

Process Request and Response Archive Request

Archive Response

Page 12: How to Get Started Tracking Scholarly Activity with VIVO and SHARE

GETstcloud.edu/api/

Process Raw Data

Normalize Data

Process Request and Response Archive Raw Data

Postgres Storage

Web API Access

Page 13: How to Get Started Tracking Scholarly Activity with VIVO and SHARE

GETstcloud.edu/api/

Process Raw Data

Normalize Data

Process Request and Response

Archive Normalized Data

Postgres elasticsearch

Web API Access

Page 14: How to Get Started Tracking Scholarly Activity with VIVO and SHARE
Page 15: How to Get Started Tracking Scholarly Activity with VIVO and SHARE

https://osf.io/t3j94/

Page 16: How to Get Started Tracking Scholarly Activity with VIVO and SHARE

How are we getting data?ApplicationProgrammingInterface

Page 17: How to Get Started Tracking Scholarly Activity with VIVO and SHARE
Page 18: How to Get Started Tracking Scholarly Activity with VIVO and SHARE
Page 19: How to Get Started Tracking Scholarly Activity with VIVO and SHARE

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

Beta: access RAW and NORMALIZED docs

Page 20: How to Get Started Tracking Scholarly Activity with VIVO and SHARE

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

Search - powered by elastic

Page 21: How to Get Started Tracking Scholarly Activity with VIVO and SHARE

Current Provider Information

Page 22: How to Get Started Tracking Scholarly Activity with VIVO and SHARE

Full elasticsearch DSL

Page 23: How to Get Started Tracking Scholarly Activity with VIVO and SHARE

...including aggregations

Page 24: How to Get Started Tracking Scholarly Activity with VIVO and SHARE

Results- An excellent insight into how we can

improve

Page 25: How to Get Started Tracking Scholarly Activity with VIVO and SHARE

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

Diving into VIVO Harvester Code...

Page 26: How to Get Started Tracking Scholarly Activity with VIVO and SHARE

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

Page 27: How to Get Started Tracking Scholarly Activity with VIVO and SHARE

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!

Page 28: How to Get Started Tracking Scholarly Activity with VIVO and SHARE

All code is open source!

Page 29: How to Get Started Tracking Scholarly Activity with VIVO and SHARE

Thank you!

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