reteplayground
Construct

Map smoking's effects (graph)

CONSTRUCT { <https://causenet.org/concept/smoking> cn:cau…
WHERE { <https://causenet.org/concept/smoking> cn:causes …
LIMIT 40
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → no server, no download — the query runs in your browser.

The query

PREFIX cn: <https://causenet.org/ontology#> CONSTRUCT { <https://causenet.org/concept/smoking> cn:causes ?effect } WHERE { <https://causenet.org/concept/smoking> cn:causes ?effect } LIMIT 40

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