reteplayground
Select

📚 Inside a series — the Registre des commerçants, box by box

DossierCoteShelf location+1
Registre des commerçants - Aa…ADM-C33-2-01etage 3 - local bléch……
Registre des commerçants - Be…ADM-C33-2-02etage 3 - local bléch……
Registre des commerçants - Bu…ADM-C33-2-03etage 3 - local bléch……
Registre des commerçants - Co…ADM-C33-2-04etage 3 - local bléch……
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 14 rows · 73 ms · no server, no download — the query runs in your browser.

The query

PREFIX schema: <http://schema.org/> PREFIX dct: <http://purl.org/dc/terms/> PREFIX vidy: <https://w3id.org/rete/vidy#> SELECT ?title ?ref ?loc ?pdf WHERE { ?u schema:isPartOf <https://w3id.org/rete/vidy/unit/ADM-C33-2> ; schema:name ?title . OPTIONAL { ?u dct:identifier ?ref } OPTIONAL { ?u vidy:physicalLocation ?loc } OPTIONAL { ?u schema:associatedMedia ?pdf } } ORDER BY ?ref

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