reteplayground
Select

📄 Digitised documents — open the scanned PDF, with its size

DocumentCotePDF bytes+1
Procès-verbaux de la Municipa…ADM-C15-A-RB 14-104886,166,031
Recensement général de la pop…ADM-C29-A-RC 106-113846,072,478
Recensement général de la pop…ADM-C29-A-RC 106-117828,200,234
Recensement général de la pop…ADM-C29-A-RC 106-115799,481,208
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 60 rows · 2.7 s · 640.0 KB of 4.3 MB read over HTTP range · no server, no download — the query runs in your browser.

The query

PREFIX schema: <http://schema.org/> PREFIX dct: <http://purl.org/dc/terms/> SELECT ?title ?ref ?bytes ?pdf WHERE { ?u schema:associatedMedia ?pdf ; schema:name ?title . OPTIONAL { ?u dct:identifier ?ref } ?pdf schema:contentSize ?bytes . } ORDER BY DESC(?bytes) LIMIT 60

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