rete
playground
Select
The oldest editions
Year
Title
Place
+1
1483
Die vierundzwanzig Al…
Augsburg
…
1485
Le romant de la rose
Lyon
…
1488
Vita.
Toulouse
…
1492
De maximis theologiae
Basel
…
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