Skip to main content
Glama
nikkaji.rq1.01 kB
# Endpoint: https://rdfportal.org/primary/sparql # Description: # Parameter: nikkaji_number: (example: J2.330B) PREFIX jst: <http://vocab.jst.go.jp/terms/sti#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT ?nikkaji_number ?label ?systematic_name ?chem_formula FROM <http://rdf.integbio.jp/dataset/nikkaji/main> FROM <http://rdf.integbio.jp/dataset/nikkaji/inchi> FROM <http://rdf.integbio.jp/dataset/nikkaji/canonical_smiles> FROM <http://rdf.integbio.jp/dataset/nikkaji/link2jglobal> FROM <http://rdf.integbio.jp/dataset/nikkaji/mwmf> FROM <http://rdf.integbio.jp/dataset/nikkaji/link2jglobal_basedon_unichem> FROM <http://rdf.integbio.jp/dataset/nikkaji/link2jglobal_basedon_pubchem> FROM <http://rdf.integbio.jp/dataset/nikkaji/core> WHERE { VALUES ?nikkaji_number { "J2.330B" } ?Compound a jst:Chemical ; jst:nikkaji-number ?nikkaji_number ; rdfs:label ?label ; jst:systematic-name ?systematic_name ; jst:chem-formula ?chem_formula . } 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