rete
playground
History
๐ The first cards ever (Alpha, 1993)
Card
Name
EDHREC
Open image โ
Forest // Forest
Open image โ
Forest
Open image โ
Demonic Attorney
Open image โ
Ancestral Recall
Run this query โ
no server ยท no download ยท no account
caviri.github.io/rete
Run this query in the playground โ
24 rows ยท 52 ms ยท no server, no download โ the query runs in your browser.
The query
PREFIX mtg: <https://w3id.org/rete/mtg#> PREFIX schema: <http://schema.org/> SELECT ?image ?card ?rank WHERE { ?c mtg:printedIn <https://w3id.org/rete/mtg/set/LEA> ; schema:name ?card ; mtg:image ?image . OPTIONAL { ?c mtg:edhrecRank ?rank } } ORDER BY ?rank LIMIT 24
rete playground
ยท
documentation
ยท
github.com/caviri/rete