rete
playground
Select
๐ Argentina's title odds, snapshot by snapshot (538)
Forecast date
Champion prob.
2022-11-16
0.08476
2022-11-24
0.04724
2022-11-28
0.06528
2022-12-02
0.13119
Run this query โ
no server ยท no download ยท no account
caviri.github.io/rete
Run this query in the playground โ
6 rows ยท 9.0 ms ยท no server, no download โ the query runs in your browser.
The query
PREFIX wc: <https://w3id.org/rete/worldcup#> PREFIX prov: <http://www.w3.org/ns/prov#> SELECT ?date ?prob WHERE { ?pr wc:aboutTeam <https://w3id.org/rete/worldcup/team/Argentina> ; wc:outcome wc:Champion ; wc:probability ?prob ; wc:forecastDate ?date ; prov:wasAttributedTo <https://w3id.org/rete/worldcup/source/538> . } ORDER BY ?date
rete playground
ยท
documentation
ยท
github.com/caviri/rete