reteplayground
Select

Recent ETH doctoral theses

ThesisTitleYear
ethz-c-000802221Natural Convection in…2026-06-29
ethz-c-000801764Development of All-so…2026-04-21
ethz-c-000795446Advancing Digital Hum…2026
ethz-c-000795511Incorporating Domain…2026
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 50 rows · 27.0 s · 23.0 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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> PREFIX dcterms: <http://purl.org/dc/terms/> SELECT ?t ?title ?y WHERE { ?t a ethz:DoctoralThesis ; rdfs:label ?title ; dcterms:issued ?y . } ORDER BY DESC(?y) LIMIT 50

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