reteplayground
Select

The file manifest of a publication

FileTypeBytes+1
2410.13502v2.pdfapplication/pdf797,227
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 1 row · 2.0 s · 6.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 ?name ?mime ?bytes ?url WHERE { ?w ethz:handle "20.500.11850/715512" ; ethz:hasFile ?f . ?f rdfs:label ?name ; dcterms:format ?mime ; ethz:sizeBytes ?bytes ; ethz:downloadURL ?url . }

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