reteplayground
Select

The oldest witnesses & their dialect

WitnessDateDialect / scripta+1
Fragment del Liber iudiciorum…1ª mitad del s. XII @…
Béjar, Archivo Municipal 262…s. XIII (junto con el…
Códice López Ferreiro @es1200-1230 (fin del re…romance occidental @es
Escorial d.III.8 @es1200-1300 @es
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 30 rows · 3.0 ms · no server, no download — the query runs in your browser.

The query

PREFIX fjo: <https://w3id.org/fuero-juzgo/ontology#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT ?witness ?date ?dialect ?holder WHERE { ?w fjo:notBefore ?nb ; rdfs:label ?witness ; fjo:dateText ?date ; fjo:heldBy ?h . ?h rdfs:label ?holder . OPTIONAL { ?w fjo:languageVariety ?dialect } FILTER(?nb <= 1300) } ORDER BY ?nb LIMIT 30

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