reteplayground
Path

What causes a defect?

CauseConfidence
Injection pressure0.8
Mould fill level0.65
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 2 rows · 3.0 ms · no server, no download — the query runs in your browser.

The query

PREFIX cg: <http://iwu.fraunhofer.de/causalgraph#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT ?cause ?confidence WHERE { ?effect rdfs:label "Short-shot defect" . ?e cg:hasEffect ?effect ; cg:hasCause ?c ; cg:hasConfidence ?confidence . ?c rdfs:label ?cause . } ORDER BY DESC(?confidence)

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