National Institutes of Health (NIH) · JSON-LD Context
Nih Apis Context
JSON-LD context defining the semantic vocabulary for Nih Apis from National Institutes of Health (NIH).
0 Classes
0 Properties
2 Namespaces
Namespaces
ncbi:
https://eutils.ncbi.nlm.nih.gov/
nih:
https://www.nih.gov/
JSON-LD Document
{
"@context": {
"@vocab": "https://schema.org/",
"ncbi": "https://eutils.ncbi.nlm.nih.gov/",
"nih": "https://www.nih.gov/"
},
"@type": "Organization",
"@id": "https://www.nih.gov/",
"name": "National Institutes of Health",
"url": "https://www.nih.gov/",
"description": "The US National Institutes of Health provides public REST APIs for biomedical research",
"sameAs": [
"https://www.wikidata.org/wiki/Q390551",
"https://dbpedia.org/resource/National_Institutes_of_Health"
],
"hasPart": [
{
"@type": "WebAPI",
"@id": "https://eutils.ncbi.nlm.nih.gov/entrez/eutils/",
"name": "NCBI E-utilities (Entrez Programming Utilities)",
"url": "https://www.ncbi.nlm.nih.gov/home/develop/api/",
"documentation": "https://www.ncbi.nlm.nih.gov/books/NBK25500/",
"description": "Programmatic access to all Entrez databases including PubMed, PMC, Gene, Nuccore, and Protein"
},
{
"@type": "WebAPI",
"@id": "https://api.ncbi.nlm.nih.gov/datasets/v2/",
"name": "NCBI Datasets v2 REST API",
"url": "https://www.ncbi.nlm.nih.gov/datasets/docs/v2/api/rest-api/",
"documentation": "https://www.ncbi.nlm.nih.gov/datasets/docs/v2/api/rest-api/",
"description": "Access to biological datasets including gene metadata, genome assemblies, taxonomy, and virus genomes"
},
{
"@type": "WebAPI",
"@id": "https://pubchem.ncbi.nlm.nih.gov/rest/pug/",
"name": "PubChem Power User Gateway (PUG REST)",
"url": "https://pubchem.ncbi.nlm.nih.gov/docs/programmatic-access",
"documentation": "https://pubchem.ncbi.nlm.nih.gov/pug_rest/PUG_REST.html",
"description": "Programmatic access to PubChem chemical compound data and bioassay information"
},
{
"@type": "WebAPI",
"@id": "https://clinicaltrials.gov/api/v2/",
"name": "ClinicalTrials.gov REST API",
"url": "https://clinicaltrials.gov/data-api/api",
"documentation": "https://clinicaltrials.gov/data-api/api",
"description": "Access to federally and privately supported clinical studies data"
},
{
"@type": "WebAPI",
"@id": "https://api.reporter.nih.gov/v2/",
"name": "NIH RePORTER API",
"url": "https://reporter.nih.gov/",
"documentation": "https://api.reporter.nih.gov/",
"description": "Programmatic access to NIH-funded research project data including grants and publications"
},
{
"@type": "WebAPI",
"@id": "https://blast.ncbi.nlm.nih.gov/blast/Blast.cgi",
"name": "NCBI BLAST URL API",
"url": "https://blast.ncbi.nlm.nih.gov/Blast.cgi",
"documentation": "https://ncbi.github.io/blast-cloud/dev/api.html",
"description": "Submit BLAST sequence searches and retrieve alignment results"
},
{
"@type": "WebAPI",
"@id": "https://www.ncbi.nlm.nih.gov/pmc/",
"name": "PubMed Central (PMC) OA API",
"url": "https://pmc.ncbi.nlm.nih.gov/tools/developers/",
"documentation": "https://pmc.ncbi.nlm.nih.gov/tools/developers/",
"description": "Access to PubMed Central Open Access content and ID conversion"
}
]
}