Skip to main content
Glama
glytoucan.rq492 B
# Endpoint: https://rdfportal.org/primary/sparql # Description: Obtain pairs of glycan ID and its entry URL PREFIX glycan: <http://purl.jp/bio/12/glyco/glycan#> PREFIX glytoucan: <http://www.glytoucan.org/glyco/owl/glytoucan#> SELECT ?id FROM <http://rdf.glycoinfo.org/glytoucan> FROM <http://www.glytoucan.org/glyco/owl/glytoucan> WHERE { VALUES ?Glycan__class { glycan:saccharide glycan:glycan_motif } ?Glycan a ?Glycan__class ; glytoucan:has_primary_id ?id . } 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