reteplayground
Construct

Labs, projects and shared repositories as a network

SubjectPredicateObject
bayesian-differential-privacylabelAlekseiTriastcyn/baye…
lightarti-restlabelC4DT/lightarti-rest
libcrowdnotifierlabelCrowdNotifier/libcrow…
at2-weblabelDistributed-EPFL/at2-…
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 1,110 triples · 317 ms · no server, no download — the query runs in your browser.

The query

PREFIX c4dt: <https://w3id.org/rete/c4dt#> PREFIX schema: <http://schema.org/> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> CONSTRUCT { ?l c4dt:develops ?p . ?p schema:codeRepository ?repo . ?l rdfs:label ?lab . ?p rdfs:label ?title . ?repo rdfs:label ?handle . } WHERE { ?p c4dt:developedBy ?l ; schema:name ?title ; schema:codeRepository ?repo . ?l schema:name ?lab . ?repo <https://open-pulse.epfl.ch/ontology#githubRepositoryHandle> ?handle . } LIMIT 250

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