rete
playground
Select
Who wrote to whom, and when
From
To
Date
Beatriz Carneira
Francisco de Figueire…
1500-06-27
Gonçalo Vaz Pessoa
Anónimo571
1503-08-28
Leão Sardinha
Bastião
1504-06-21
Cristóbal de Benavente
Juan de Villalobos
1510-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