rete
playground
Select
🇨🇠Institutions ranking (site's main table)
Institution
Repositories
Sector
+2
EPFL
1361
ResearchAndEducation…
…
Camptocamp
1055
IT @en
…
VSHN AG
794
IT @en
…
ETH Zürich
709
ResearchAndEducation…
…
Run this query →
no server · no download · no account
caviri.github.io/rete
Run this query in the playground →
30 rows · 1.3 s · 3.3 MB of 30.7 MB read over HTTP range · no server, no download — the query runs in your browser.
The query
PREFIX ossb: <https://w3id.org/rete/oss-benchmark#> PREFIX pulse: <https://open-pulse.epfl.ch/ontology#> PREFIX gme: <https://openpulse.science/git-metadata-extractor#> PREFIX org: <http://www.w3.org/ns/org#> PREFIX schema: <http://schema.org/> PREFIX skos: <http://www.w3.org/2004/02/skos/core#> SELECT ?institution ?repositories ?sector ?location ?members WHERE { ?i a ossb:Institution ; schema:name ?institution ; ossb:numRepos ?repositories ; ossb:sector ?s . ?s skos:prefLabel ?sector . OPTIONAL { ?i gme:location ?location } OPTIONAL { ?i ossb:numMembers ?members } } ORDER BY DESC(?repositories) LIMIT 30
rete playground
·
documentation
·
github.com/caviri/rete