Skip to content

Instantly share code, notes, and snippets.

@njahn82
Last active June 17, 2018 13:33
Show Gist options
  • Select an option

  • Save njahn82/e044aaf9a08ef86b5b33c1b7042eba0d to your computer and use it in GitHub Desktop.

Select an option

Save njahn82/e044aaf9a08ef86b5b33c1b7042eba0d to your computer and use it in GitHub Desktop.
openaire data description

What is OpenAIRE?

  • supports the implementation of open access / open science mandates in Europe, especially those from the European Commission
  • interlinks scholarly works from more than 1,150 sources (e.g., repositories) with project information provided by the EC
  • makes these information discoverable

How to access data from OpenAIRE?

Web portal

https://www.openaire.eu/search/find?keyword=

Bulk Access

  • OAI-PMH

Sets:

  • openaire: the set of publications. Metadata prefixes available: oaf, oai_dc FP7Publications: the set of publications funded by EC FP7. Metadata prefixes available: oaf, oai_dc
  • H2020Publications: the set of publications funded by EC H2020. Metadata prefixes available: oaf, oai_dc
  • openaire_data: the set of datasets. Metadata prefixes available: oaf, oai_datacite
  • OpenAccess: the set of all Open Access publications and datasets. Metadata prefixes available: oaf (return datasets and publications), oai_dc (return datasets and publications), oai_datacite (return datasets only)
  • projects: the set of all projects. Metadata prefix available: oaf
  • ECProjects: the set of projects funded by the European Commission (EC) under the programmes FP7 and H2020. Metadata prefix available: oaf
  • FP7Projects: the set of projects funded by the EC Seventh Framework Programme. Metadata prefix available: oaf
  • H2020Projects: the set of projects funded by the EC Horizn 2020 Programme. Metadata prefix available: oaf
  • WTProjects: the set of projects funded by Wellcome Trust. Metadata prefix available: oaf

LoD Dump

Selective Accesss

API-Docs http://api.openaire.eu/api.html#pubs

Sample query SFI ERC SUPPORT - DAN BRADLEY - DECODING DOMESTICATED DNA:

http://api.openaire.eu/search/publications?projectID=12/ERC/B2227

Alternatives

  • EC Open Data Portal (down today, but I got a dump of H2020 from April 2018)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment