reteplayground
Construct

Which model read which scroll (graph)

SubjectPredicateObject
20250701154204label20250701154204-surfac…
20250713185324label20250713185324-timesf…
20251222202946label20251222202946-timesf…
20260413141734label20260413141734-surfac…
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 90 triples · 30 ms · no server, no download — the query runs in your browser.

The query

PREFIX vs: <https://scrollprize.org/vocab#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> CONSTRUCT { ?s vs:usedModel ?m . ?s rdfs:label ?sl . ?m rdfs:label ?ml } WHERE { ?a vs:usedModel ?m ; vs:assetOf ?g . ?g vs:sample ?s . ?s rdfs:label ?sl . ?m rdfs:label ?ml } LIMIT 200

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