PySciGraph
Python command line utility for accessing Springer Nature SciGraph.
SN SciGraph is a Linked Open Data repository containing info about 14 million+ research publications from Springer Nature, plus related researchers, grants, patents, organizations, etc..
The code is hosted on Pypi:
Example
# Search Nicola+Guarino on SciGraph website
$ pyscigraph Nicola Guarino
# Get JSONLD for a SN publication from its DOI
$ pyscigraph --doi 10.1038/171737a0
# Get JSONLD for a SN publication from its full URI
$ pyscigraph --uri http://scigraph.springernature.com/pub.10.1038/171737a0
# Serialise RDF to Turtle format (default= JSONLD)
$ pyscigraph --doi 10.1038/171737a0 --rdf turtle
# Get JSONLD for other entity types
$ pyscigraph --uri http://scigraph.springernature.com/clinicaltrial.NCT05060562
$ pyscigraph --uri http://scigraph.springernature.com/grant.2691278
$ pyscigraph --uri http://scigraph.springernature.com/patent.US-10355159-B2
$ pyscigraph --uri http://scigraph.springernature.com/journal.1136213
$ pyscigraph --uri http://www.grid.ac/institutes/grid.511171.2
$ pyscigraph --uri http://scigraph.springernature.com/person.01311060163.26
Install
pip install pyscigraph
Status
Prototype.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyscigraph-0.6.tar.gz
(10.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyscigraph-0.6.tar.gz.
File metadata
- Download URL: pyscigraph-0.6.tar.gz
- Upload date:
- Size: 10.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.5.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
67072672661d92e26fd33130b78e8491bdcf68819413b04e75a81d746a624859
|
|
| MD5 |
5fb7168f4f0a09df35c12a26e541e767
|
|
| BLAKE2b-256 |
153ebd86aef93da0603aac0f93b130fa21f001b37f68d4fd9c58b2204c9494d5
|
File details
Details for the file pyscigraph-0.6-py2.py3-none-any.whl.
File metadata
- Download URL: pyscigraph-0.6-py2.py3-none-any.whl
- Upload date:
- Size: 11.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.5.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a31b4c68b85d7f51362b296e7088891bd4b4ae2a7d50ba3278e224c380d18014
|
|
| MD5 |
143a32849b25c3118919a35df629a2ad
|
|
| BLAKE2b-256 |
0c3950443bcd09050457a14910dcc448be6df024e72f14789d5ea84456bf08e2
|