rete
playground
Deckbuilding
🔥 Red fliers legal in Modern
Card
Name
EDHREC
Open image ↗
Goldspan Dragon
399
Open image ↗
Terror of the Peaks
517
Open image ↗
Niv-Mizzet, Parun
738
Open image ↗
Hellkite Tyrant
788
Run this query →
no server · no download · no account
caviri.github.io/rete
Run this query in the playground →
24 rows · 459 ms · 1.8 MB 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 a mtg:Creature ; schema:name ?card ; mtg:image ?image ; mtg:edhrecRank ?rank ; mtg:color <https://w3id.org/rete/mtg/color/R> ; mtg:keyword <https://w3id.org/rete/mtg/keyword/flying> ; mtg:legalIn <https://w3id.org/rete/mtg/format/modern> . } ORDER BY ?rank LIMIT 24
rete playground
·
documentation
·
github.com/caviri/rete