rete
playground
Select
💥 Penalty shootouts (the knockout drama)
Match
Home pens
Away pens
Germany 1-1 Paraguay
3
4
Netherlands 1-1 Morocco
2
3
Australia 1-1 Egypt
2
4
Switzerland 0-0 Colombia
4
3
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