reteplayground
Select

Alchemy books (with cover images)

CoverTitleAuthor+1
Open image ↗Iambic Verses, Book O…Augurellus, Johannes…
Open image ↗Gates of LightGikatilla, Joseph ben…
Open image ↗The Key of David[Vadianus, J.]
Open image ↗The Perilous Fountain…Anonymous
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 40 rows · 981 ms · 6.0 MB of 58.1 MB read over HTTP range · no server, no download — the query runs in your browser.

The query

PREFIX schema: <http://schema.org/> PREFIX dct: <http://purl.org/dc/terms/> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> PREFIX skos: <http://www.w3.org/2004/02/skos/core#> PREFIX geo: <http://www.opengis.net/ont/geosparql#> PREFIX efmo: <https://data.embassyofthefreemind.com/ontology#> SELECT ?cover ?title ?author ?year WHERE { ?b dct:subject <https://data.embassyofthefreemind.com/category/alchemy> ; schema:image ?cover ; rdfs:label ?title ; dct:creator ?author ; schema:datePublished ?year } ORDER BY ?year LIMIT 40

rete playground · documentation · github.com/caviri/rete