reteplayground
Select

The oldest editions

YearTitlePlace+1
1483Die vierundzwanzig Al…Augsburg
1485Le romant de la roseLyon
1488Vita.Toulouse
1492De maximis theologiaeBasel
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 30 rows · 8.0 ms · no server, no download — the query runs in your browser.

The query

PREFIX u: <https://www.ustc.ac.uk/ontology#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> PREFIX schema: <http://schema.org/> SELECT ?year ?title ?place ?format WHERE { ?e a u:Edition ; schema:datePublished ?year ; rdfs:label ?title ; u:place ?place ; u:format ?format } ORDER BY ?year LIMIT 30

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