reteplayground
Select

Search the contents

ManuscriptScriptContents
Trinity College — 57 (A.IV.5)Insular majusculeGospels (Mt, Mc, Lc,…
Trinity College — 58 (A.I.6)Irish majusculeGospels (Mt, Mc, Lc,…
Trinity College — 59 (A.IV.23)Irish cursiveGospels (Mt, Mc, Lc,…
Trinity College — 60 (A.I.15)Irish minusculeGospels (Vetus Latina…
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 32 rows · 906 ms · no server, no download — the query runs in your browser.

The query

PREFIX mira: <https://mira.ie/prop/> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT ?manuscript ?script ?contents WHERE { ?m mira:contents ?contents ; rdfs:label ?manuscript . OPTIONAL { ?m mira:script ?script } FILTER(CONTAINS(LCASE(STR(?contents)), "gospel")) }

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