rete
playground
Aggregate
Biggest causal footprint
Factor
Reach
Poverty
21
PoorDiet
15
Inflammation
14
InsulinResistance
14
Run this query →
no server · no download · no account
caviri.github.io/rete
Run this query in the playground →
15 rows · 2.9 ms · no server, no download — the query runs in your browser.
The query
PREFIX ex: <http://ex/> SELECT ?factor (COUNT(DISTINCT ?reached) AS ?reach) WHERE { ?factor ex:causes+ ?reached } GROUP BY ?factor ORDER BY DESC(?reach) LIMIT 15
rete playground
·
documentation
·
github.com/caviri/rete