rete
playground
Path
A whole department's journal output (affiliation tree)
Article
Year
Automated detection of neonat…
2026-06
Reverse engineering strut‐and…
2026-06
NeRFs in robotics: A survey
2026-05
A Pragmatist Robot: Learning…
2026-05
Run this query →
no server · no download · no account
caviri.github.io/rete
Run this query in the playground →
50 rows · 3.7 s · 6.5 MB of 196.5 MB read over HTTP range · no server, no download — the query runs in your browser.
The query
PREFIX ethz: <https://w3id.org/rete/ethz#> PREFIX org: <http://www.w3.org/ns/org#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> PREFIX dcterms: <http://purl.org/dc/terms/> SELECT ?title ?y WHERE { ?u org:subOrganizationOf* <https://w3id.org/rete/ethz/unit/02150> . ?w ethz:affiliation ?u ; a ethz:JournalArticle ; rdfs:label ?title ; dcterms:issued ?y . } ORDER BY DESC(?y) LIMIT 50
rete playground
·
documentation
·
github.com/caviri/rete