reteplayground
Summary

The catalogue by FAIR level

FAIR levelSoftware
Fair level 14
Fair level 215
Fair level 355
Fair level 41
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 5 rows · 1.1 s · 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 ?fair (COUNT(DISTINCT ?s) AS ?software) WHERE { ?s a schema:SoftwareSourceCode ; imag:fairLevel ?fair . } GROUP BY ?fair ORDER BY ?fair

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