rete
playground
Summary
The catalogue by FAIR level
FAIR level
Software
Fair level 1
4
Fair level 2
15
Fair level 3
55
Fair level 4
1
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