reteplayground
Select

Cross-referenced to the 3D & photo archives

InscriptionModel3dPaito
HT114a🧊 3D ↗Open viewer ↗
HT114b🧊 3D ↗Open viewer ↗
HT118🧊 3D ↗Open viewer ↗
HT29🧊 3D ↗Open viewer ↗
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 140 rows · 13 ms · no server, no download — the query runs in your browser.

The query

PREFIX la: <https://lineara.xyz/prop/> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT ?inscription ?model3d ?paito WHERE { ?i rdfs:label ?inscription . OPTIONAL { ?i la:model3d ?model3d } OPTIONAL { ?i la:paito ?paito } FILTER(BOUND(?model3d) || BOUND(?paito)) } ORDER BY ?inscription

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