reteplayground
Path

Other trilingual manuscripts (Latin + French + English), and where they are now

Ms LabelPlace
Paris (F), Bibliothèque natio…London
SDBM_MS_10448London
SDBM_MS_12090Boston
SDBM_MS_13588Philadelphia
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 100 rows · 4.9 s · 4.0 MB of 140.3 MB read over HTTP range · no server, no download — the query runs in your browser.

The query

PREFIX crm: <http://erlangen-crm.org/current/> PREFIX mmm: <http://ldf.fi/schema/mmm/> PREFIX skos: <http://www.w3.org/2004/02/skos/core#> SELECT DISTINCT ?msLabel ?place WHERE { ?ms crm:P128_carries ?e . ?e crm:P72_has_language <http://ldf.fi/mmm/language/sdbm_1> , <http://ldf.fi/mmm/language/sdbm_3> , <http://ldf.fi/mmm/language/sdbm_4> . ?ms skos:prefLabel ?msLabel . OPTIONAL { ?ms mmm:last_known_location/skos:prefLabel ?place } FILTER(?ms != <http://ldf.fi/mmm/manifestation_singleton/sdbm_orphan_212926>) } LIMIT 100

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