reteplayground
Construct

Abraham's children

CONSTRUCT { <http://ex/person/abraham_58> tg:child ?c . ?…
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 17 nodes, 16 edges · 7.3 ms · no server, no download — the query runs in your browser.

The query

PREFIX tg: <http://theographic/ontology#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> CONSTRUCT { <http://ex/person/abraham_58> tg:child ?c . ?c rdfs:label ?n } WHERE { <http://ex/person/abraham_58> tg:child ?c . ?c rdfs:label ?n }

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