reteplayground
Aggregate

Biggest causal footprint

FactorReach
Poverty21
PoorDiet15
Inflammation14
InsulinResistance14
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