reteplayground
Select

📸 The catalogue as a gallery

ScreenshotSoftwareFAIR+1
schema_acutance.png?raw=trueAcutance Loss for Per…Fair level 2…
6874747...CEBRAFair level 3…
6874747...CellSeg3DFair level 3…
6874747...CellposeFair level 1…
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 60 rows · 13 ms · no server, no download — the query runs in your browser.

The query

PREFIX schema: <http://schema.org/> PREFIX imag: <https://imaging-plaza.epfl.ch/ontology#> SELECT ?image ?name ?fair ?description WHERE { ?s a schema:SoftwareSourceCode ; schema:name ?name ; schema:description ?description ; imag:fairLevel ?fair ; schema:image ?img . ?img schema:contentUrl ?image . } ORDER BY ?name LIMIT 60

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