reteplayground
Select

💥 Penalty shootouts (the knockout drama)

MatchHome pensAway pens
Germany 1-1 Paraguay34
Netherlands 1-1 Morocco23
Australia 1-1 Egypt24
Switzerland 0-0 Colombia43
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 4 rows · 4.0 ms · no server, no download — the query runs in your browser.

The query

PREFIX wc: <https://w3id.org/rete/worldcup#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT ?match ?hp ?ap WHERE { ?m a wc:Match ; rdfs:label ?match ; wc:homePenalties ?hp ; wc:awayPenalties ?ap . } ORDER BY ?m

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