reteplayground
Select

Scanning sessions: facility, energy, resolution

Scan sessionFacilityEnergy (keV)+1
20251202104544-1.129um-0.2m-5…ESRF Grenoble59.0
20251202233003-1.129um-0.2m-5…ESRF Grenoble59.0
20251207170127-1.129um-0.2m-5…ESRF Grenoble59.0
20250512023932-2.215um-0.4m-1…ESRF Grenoble111.0
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 40 rows · 5.0 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#> SELECT ?scan ?facility ?keV ?resolution WHERE { ?sc a vs:Scan ; rdfs:label ?scan ; vs:facility ?f ; vs:energyKeV ?keV ; vs:pixelSizeUm ?resolution . ?f rdfs:label ?facility . } ORDER BY ?resolution LIMIT 40

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