Skip to content

Latest commit

 

History

History
115 lines (60 loc) · 5.88 KB

sn_hackday_sources.md

File metadata and controls

115 lines (60 loc) · 5.88 KB

SciGraph Linked Data

RDF repository containing bibliographic metadata for complete Springer Nature archive: 7M journal articles and 4M book chapters (including abstracts), grants related to these articles, subject tags, disambiguated affiliation data using GRID institutions identifiers, and mappings to other ontologies and taxonomies.

SciGraph Downloads

SciGraph Data Explorer

SPARQL Queries Examples

Tech recipe: Exploring SciGraph data using JSON-LD, Elastic Search and Kibana

Note: this datasets are only available as RDF (N-Triples) downloads. They requires a triplestore (e.g. http://graphdb.ontotext.com is freely available) to load the data before processing.

Fulltext (xmldata) API

Provides metadata and full-text content where available for almost 12 million online documents. It contains Springer Journals and Books (including BMC), Palgrave Books and Journals

Sign-up

Example:

http://api.springer.com/xmldata/app?q=book:%22Advances%20in%20Cryogenic%20Engineering%22&api_key=<your_key>&s=1&p=3

Springer Metadata API

Provides metadata for almost 12 million online documents (e.g., journal articles, book chapters, protocols). It contains Springer Journals and Books (including BMC).

Sign-up

Example:

http://api.springer.com/metadata/json?q=doi:10.1007/s10404-009-0428-3&p=2&api_key=<your_key>

Springer Meta API

Provides new versioned metadata for almost 12 million online documents (e.g., journal articles, book chapters, protocols). It contains Springer Journals and Books (including BMC).

Sign-up

Example:

http://api.springer.com/meta/v1/json?q=doi:10.1007/s10404-009-0428-3&p=2&api_key=<your_key>

Springer Open Access API

Provides metadata and full-text content where available for more than 460,000 online documents. It contains Springer Journals and Books (including BMC).

Sign-up

Example:

http://api.springer.com/openaccess/app?q=doi:10.1007/s40204-015-0036-0&api_key=<your_key>

Integro API

Provides a means to access information about Springer’s journals (e.g., Information about the journal’s title, publisher, DOI, subject groups, dates of publication).

Sign-up

Example:

http://api.springer.com/integro/v1/journaltitlesheet/10288?api_key=<your_key>

Datacite REST API

The DataCite REST API allows users to retrieve, query and browse DataCite DOI metadata records. The API is generally RESTFUL and returns results in JSON, and the API follows the JSONAPI specification.

Access API [Documentation](https://support.datacite.org/docs/api

Figshare API

Item and collection-level metadata for all data in figshare, including Springer Nature reseach data.

More

Examples: https://drive.google.com/file/d/1BvimvODkWZ34boqf1PpFgeiHTJh99MBQ/view?usp=sharing

Crossref API

Crossref REST API exposes the metadata that publishers provide Crossref when they register their content with us. And it’s not just the bibliographic metadata either. Funding data, license information, full-text links, ORCID iDs, abstracts, and Crossmark updates, are all available, if included in the publishers’ metadata.

More

EU PubMed Central OAI

The Europe PMC OAI service, (Europe PMC-OAI) provides access to metadata of all items in the Europe PMC archive, as well as to the full text of a large subset of these items.

More

EU PubMed Central Open Access subset

The PMC Open Access Subset is a part of the total collection of articles in PMC. The articles in the OA Subset are made available under a Creative Commons or similar license that generally allows more liberal redistribution and reuse than a traditional copyrighted work. Automated (or bulk) retrievals of article data (XML for full text, images, PDF, and supplementary data files) are possible from the OA Subset.

More

Registry of Research Data Repositories (re3data) API

re3data.org supports the retrievial of its content about repositories via API. Currently the platform offers a simple open search implementation as well as a first version of a RESTful interface.

Access API

Academic Knowledge API | Microsoft Azure

Tap into the wealth of academic content in the Microsoft Academic Graph using the Academic Knowledge API.

Access API More

Springer Nature recommended repository permanent identifer list

A list of Springer Nature's recommended repositories alongside the permanent identifier structures they use. This can be used to data mine links to data within e.g. article text to establish repository usage.

Access