reteplayground
Select

What C4DT itself incubated, and what came out

ProjectStatusWhat C4DT did+2
AnywayIncubated @enStarted in Spring 202…
Combattre le phishing: quelle…Incubated @enResearch Grant
DiscoIncubated @en2022/Q1 developing th…
Matrix@EPFLIncubated @en2023/Q4 - maintenance…
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 33 rows · 6.0 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 skos: <http://www.w3.org/2004/02/skos/core#> SELECT ?title ?status ?work ?product ?kind WHERE { ?p c4dt:incubation ?i ; schema:name ?title . ?i c4dt:incubationStatus/skos:prefLabel ?status ; c4dt:incubationWork ?work . OPTIONAL { ?i c4dt:hasProduct ?prod . ?prod schema:name ?product ; c4dt:productType/skos:prefLabel ?kind . } } ORDER BY ?status ?title

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