reteplayground
Construct

A molecule's chemistry card

SubjectPredicateObject
1751289841876_2formulaC16H16F3N5O
1751289841876_2inchikeyACFVTUUDIKIFOX-UHFFFA…
1751289841876_2label9-propan-2-yl-N-[[4-(…
175128984357...formulaC24H22O4
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 11,379 triples · 408 ms · 256.0 KB of 7.2 MB read over HTTP range · no server, no download — the query runs in your browser.

The query

PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> PREFIX obo: <http://purl.obolibrary.org/obo/> PREFIX chebi: <http://purl.obolibrary.org/obo/chebi/> CONSTRUCT { ?m rdfs:label ?name ; chebi:formula ?f ; chebi:inchikey ?k } WHERE { ?m a obo:CHEBI_23367 ; rdfs:label ?name ; chebi:formula ?f ; chebi:inchikey ?k } LIMIT 15

rete playground · documentation · github.com/caviri/rete