rete
playground
Ontology
π Query cards through Cyril's ontology
Card
Name
Open image β
Birds of Paradise //β¦
Open image β
Birds of Paradise
Open image β
Solemn Simulacrum
Open image β
Llanowar Elves
Run this query β
no server Β· no download Β· no account
caviri.github.io/rete
Run this query in the playground β
24 rows Β· 100 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/> PREFIX owl: <http://www.w3.org/2002/07/owl#> SELECT ?image ?card WHERE { <https://cmdoret.net/mtg_ontology/Creature> ^owl:equivalentClass ?t . ?c a ?t ; schema:name ?card ; mtg:image ?image ; mtg:edhrecRank ?rank . } ORDER BY ?rank LIMIT 24
rete playground
Β·
documentation
Β·
github.com/caviri/rete