rete
playground
Explore
๐ The most popular Dragons
Card
Name
EDHREC
Open image โ
Goldspan Dragon
399
Open image โ
Terror of the Peaks
517
Open image โ
Ancient Copper Dragon
643
Open image โ
Niv-Mizzet, Parun
738
Run this query โ
no server ยท no download ยท no account
caviri.github.io/rete
Run this query in the playground โ
24 rows ยท 198 ms ยท 256.0 KB of 15.6 MB read over HTTP range ยท 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:subtype <https://w3id.org/rete/mtg/subtype/dragon> ; schema:name ?card ; mtg:image ?image ; mtg:edhrecRank ?rank . } ORDER BY ?rank LIMIT 24
rete playground
ยท
documentation
ยท
github.com/caviri/rete