Skip to content

Harvests the Web of Science Starter API and creates VIVO-compatible RDF

License

Notifications You must be signed in to change notification settings

clarivate/wosstarter2vivo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wosstarter2vivo

This script utilizes the Web of Science Starter API Python Client: https://github.com/clarivate/wosstarter_python_client
Requires Python 3.6+

  1. Install dependencies: $ pip install -r requirements.txt

  2. Set API_KEY in environment: $ export API_KEY='your_api_key'

  3. Set DATA_NAMESPACE in environment $ export DATA_NAMESPACE='https://vivo.domain.edu/individual/'

  4. Modify wosstarter2vivo.py to the API query you desire.

  5. Run the script $ python wosstarter2vivo.py

About

Harvests the Web of Science Starter API and creates VIVO-compatible RDF

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages