get_metadata
Retrieve comprehensive metadata from OpenAIRE Research Graph: abstracts, author affiliations, citation metrics, access rights, funding. Requires OpenAIRE dedup ID.
Instructions
Get comprehensive metadata for a research product from OpenAIRE Research Graph.
This tool retrieves detailed metadata from the OpenAIRE Research Graph, which aggregates information from thousands of repositories worldwide. The Graph provides enriched metadata including abstracts, full author information with institutional affiliations, citation metrics, access rights, and funding details.
IMPORTANT: This tool requires an OpenAIRE dedup ID, not a DOI.
Workflow to get metadata:
First use find_related_research() to find citations for a DOI
Extract the OpenAIRE ID from the results (look for IDScheme: 'openaireIdentifier')
Use this tool with that OpenAIRE ID to get full metadata
Use this tool when you want to:
Get the full abstract and description of a research output
See complete author information with affiliations and ORCID IDs
Check access rights and find open access versions
View citation metrics and impact indicators
Discover funding information and project connections
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| openaire_id | Yes | OpenAIRE dedup identifier (e.g., "doi_________::54b6bf0019fbdb3682539bcff4d0ff56") Extract this from ScholExplorer (find_related_research) results at: result['links'][i]['source']['Identifier'] where IDScheme == 'openaireIdentifier' |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||