reteplayground
Select

👥 Who built CEBRA

ContributorCommits
0000-0003-2327-645968
0000-0001-7368-445630
0009-0007-4759-004315
gonlairo13
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 11 rows · 681 ms · 3.0 MB of 48.7 MB read over HTTP range · no server, no download — the query runs in your browser.

The query

PREFIX schema: <http://schema.org/> PREFIX pulse: <https://open-pulse.epfl.ch/ontology#> SELECT ?person ?commits WHERE { ?c a pulse:Contribution ; pulse:contributionTo <https://github.com/AdaptiveMotorControlLab/CEBRA> ; schema:author ?person ; pulse:contributionCount ?commits . } ORDER BY DESC(?commits)

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