reteplayground
Construct

The image-processing taxonomy (graph)

SubjectPredicateObject
absolute-m...subClassOfquantitati...
absolute-p...subClassOfquantitati...
affine-non...subClassOfaffine-reg...
affine-reg...subClassOfregistration
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 89 triples · 99 ms · no server, no download — the query runs in your browser.

The query

PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> CONSTRUCT { ?c rdfs:subClassOf ?parent } WHERE { ?c rdfs:subClassOf ?parent . FILTER(CONTAINS(STR(?c), "dataset-processing") && CONTAINS(STR(?parent), "dataset-processing")) } LIMIT 60

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