Run this query →no server · no download · no account
caviri.github.io/rete
Run this query in the playground →200 rows · 926 ms · 384.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#>
SELECT ?name WHERE {
?sub rdfs:subClassOf+ <http://purl.obolibrary.org/obo/CHMO_0000228> ; rdfs:label ?name
} ORDER BY ?name LIMIT 200