{"id":16510494,"url":"https://github.com/lambdamusic/pyscigraph","last_synced_at":"2025-10-28T03:31:57.348Z","repository":{"id":62583310,"uuid":"131315516","full_name":"lambdamusic/PyScigraph","owner":"lambdamusic","description":"Python CLI for retrieving RDF from Springer Nature SciGraph.","archived":false,"fork":false,"pushed_at":"2021-11-09T11:05:33.000Z","size":36,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T11:11:02.446Z","etag":null,"topics":["json-ld","open-data","python","rdf"],"latest_commit_sha":null,"homepage":"https://scigraph.springernature.com/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lambdamusic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-04-27T15:41:19.000Z","updated_at":"2022-12-26T12:32:51.000Z","dependencies_parsed_at":"2022-11-03T20:19:10.644Z","dependency_job_id":null,"html_url":"https://github.com/lambdamusic/PyScigraph","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambdamusic%2FPyScigraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambdamusic%2FPyScigraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambdamusic%2FPyScigraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambdamusic%2FPyScigraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lambdamusic","download_url":"https://codeload.github.com/lambdamusic/PyScigraph/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238590596,"owners_count":19497350,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["json-ld","open-data","python","rdf"],"created_at":"2024-10-11T15:55:20.026Z","updated_at":"2025-10-28T03:31:52.010Z","avatar_url":"https://github.com/lambdamusic.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PySciGraph\n\nPython command line utility for accessing [Springer Nature SciGraph](https://scigraph.springernature.com).\n\n\u003e 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..\n\nThe code is hosted on Pypi:\n\n- [https://pypi.org/project/pyscigraph/](https://pypi.org/project/pyscigraph/)\n\n[![Downloads](https://pepy.tech/badge/pyscigraph)](https://pepy.tech/project/pyscigraph)\n\n### Example\n\n```bash\n# Get JSONLD for a SN publication from its DOI\n$ pyscigraph --doi 10.1038/171737a0 \n\n# Get JSONLD for a SN publication from its full URI\n$ pyscigraph --uri http://scigraph.springernature.com/pub.10.1038/171737a0\n\n# Serialise RDF to Turtle format (default= JSONLD)\n$ pyscigraph --doi 10.1038/171737a0 --rdf turtle\n\n# Get JSONLD for other entity types\n$ pyscigraph --uri http://scigraph.springernature.com/clinicaltrial.NCT05060562\n$ pyscigraph --uri http://scigraph.springernature.com/grant.2691278\n$ pyscigraph --uri http://scigraph.springernature.com/patent.US-10355159-B2\n$ pyscigraph --uri http://scigraph.springernature.com/journal.1136213\n$ pyscigraph --uri http://www.grid.ac/institutes/grid.511171.2\n$ pyscigraph --uri http://scigraph.springernature.com/person.01311060163.26\n\n```\n\n### Install\n\n```\npip install pyscigraph\n```\n\n\n### Status\n\nPrototype. ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flambdamusic%2Fpyscigraph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flambdamusic%2Fpyscigraph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flambdamusic%2Fpyscigraph/lists"}