reteplayground
Select

Who wrote to whom, and when

FromToDate
Beatriz CarneiraFrancisco de Figueire…1500-06-27
Gonçalo Vaz PessoaAnónimo5711503-08-28
Leão SardinhaBastião1504-06-21
Cristóbal de BenaventeJuan de Villalobos1510-01-25
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 100 rows · 2.2 s · 2.5 MB of 5.0 MB read over HTTP range · no server, no download — the query runs in your browser.

The query

PREFIX ps: <https://teitok.clul.ul.pt/postscriptum/ns#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT ?from ?to ?date WHERE { ?l ps:sentBy ?s ; ps:receivedBy ?r ; ps:date ?date . ?s rdfs:label ?from . ?r rdfs:label ?to . } ORDER BY ?date LIMIT 100

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