reteplayground
Explore

๐Ÿ‰ The most popular Dragons

CardNameEDHREC
Open image โ†—Goldspan Dragon399
Open image โ†—Terror of the Peaks517
Open image โ†—Ancient Copper Dragon643
Open image โ†—Niv-Mizzet, Parun738
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