Skip to main content
Glama
ncit.rq445 B
# Endpoint: https://rdfportal.org/bioportal/sparql # Description: List the pairs of ID and its label PREFIX owl: <http://www.w3.org/2002/07/owl#> PREFIX ncit: <http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT DISTINCT ?id ?label FROM <http://rdf.integbio.jp/dataset/bioportal/ncit> WHERE { ?Class a owl:Class ; ncit:NHC0 ?id ; rdfs:label ?label . } LIMIT 100

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/arkinjo/togo-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server