reteplayground
Construct

The conflict network

SubjectPredicateObject
1007260labelwe have to take respo…
1007481labelwe have got a situati…
1007729labelwhat we've seen from…
1027584labeloptimism could heat o…
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 3,490 triples · 270 ms · 256.0 KB of 13.0 MB read over HTTP range · no server, no download — the query runs in your browser.

The query

PREFIX aif: <http://www.arg.tech/aif#> PREFIX aifx: <https://w3id.org/rete/aif#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> CONSTRUCT { ?a aifx:conflictsWith ?b . ?a rdfs:label ?la . ?b rdfs:label ?lb . } WHERE { ?a aifx:conflictsWith ?b . ?a rdfs:label ?la . ?b rdfs:label ?lb . } LIMIT 40

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