rete
playground
Construct
The image-processing taxonomy (graph)
Subject
Predicate
Object
absolute-m...
subClassOf
quantitati...
absolute-p...
subClassOf
quantitati...
affine-non...
subClassOf
affine-reg...
affine-reg...
subClassOf
registration
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