reteplayground
Path

Who Count Basie reaches by word of mouth

Name
Bill Hughes @en
Dave Wilborn @en
Don Redman @en
Eddie Davis @en
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 9 rows · 29 ms · no server, no download — the query runs in your browser.

The query

PREFIX rel: <http://purl.org/vocab/relationship/> PREFIX foaf: <http://xmlns.com/foaf/0.1/> SELECT DISTINCT ?name WHERE { <http://dbpedia.org/resource/Count_Basie> rel:knowsOf+ ?reached . ?reached foaf:name ?name . } ORDER BY ?name LIMIT 100

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