reteplayground
Select

Papers written about the showcased software

PaperAboutLab+1
ADER: Adaptively Distilled Ex…ADERArtificial Intelligen…
ADER: Adaptively Distilled Ex…ADERArtificial Intelligen…
Bayesian Differential Privacy…Bayesian Differential…Artificial Intelligen…
Bayesian Differential Privacy…Bayesian Differential…Artificial Intelligen…
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 200 rows · 499 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/> SELECT ?paper ?project ?lab ?url WHERE { ?p schema:citation ?a ; schema:name ?project ; c4dt:developedBy ?l . ?a a schema:ScholarlyArticle ; schema:name ?paper . ?l schema:name ?lab . OPTIONAL { ?a schema:url ?url } } ORDER BY ?lab LIMIT 200

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