reteplayground
Construct

MS Gg.1.1 - provenance ego-network

SubjectPredicateObject
sdbm_orphan_212926P45_consists_ofparchment
sdbm_orphan_212926P51_has_former_or_cur…Cambridge, University
sdbm_orphan_212926P51_has_former_or_cur…Washington
sdbm_orphan_212926catalog_or_lot_numberGg. 1. 1.
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 5 triples · 3.9 s · 2.5 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#> CONSTRUCT { ?ms mmm:manuscript_work ?work ; crm:P51_has_former_or_current_owner ?owner ; crm:P45_consists_of ?material ; mmm:catalog_or_lot_number ?shelf . } WHERE { BIND(<http://ldf.fi/mmm/manifestation_singleton/sdbm_orphan_212926> AS ?ms) OPTIONAL { ?ms mmm:manuscript_work/skos:prefLabel ?work } OPTIONAL { ?ms crm:P51_has_former_or_current_owner/skos:prefLabel ?owner } OPTIONAL { ?ms crm:P45_consists_of ?material } OPTIONAL { ?ms mmm:catalog_or_lot_number ?shelf } }

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