rete
playground
Search
🔎 Cards that draw two cards
Card
Name
Oracle text
Open image ↗
A-Master of Winds
Flying When Master of…
Open image ↗
A-Mightstone's Animat…
Enchant artifact When…
Open image ↗
A-Public Enemy
Enchant creature All…
Open image ↗
A-Sorcerer Class
(Gain the next level…
Run this query →
no server · no download · no account
caviri.github.io/rete
Run this query in the playground →
24 rows · 1.6 s · 2.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 ?text WHERE { ?c schema:name ?card ; mtg:image ?image ; mtg:oracleText ?text . FILTER(CONTAINS(LCASE(?text), "draw two cards")) } LIMIT 24
rete playground
·
documentation
·
github.com/caviri/rete