rete
playground
Select
Dated 1903: the annus mirabilis, with scans
Manuscript
Date
Scans
A Proposed Logical Notation (…
circa 1903
URN-3:FHCL.HOUGH:1067…
A Treatise on the Calculus of…
circa 1903-1904
Agassiz, Alexander. One lette…
July 5, 1903
Arisbe. Letters, drafts of le…
April 2, 1894-April 4…
Run this query →
no server · no download · no account
caviri.github.io/rete
Run this query in the playground →
40 rows · 12 ms · no server, no download — the query runs in your browser.
The query
PREFIX a: <https://hollisarchives.lib.harvard.edu/ontology#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT ?title ?date ?iiif WHERE { ?c a:startYear ?y1 ; a:endYear ?y2 ; a:dateText ?date ; rdfs:label ?title . FILTER(?y1 <= 1903 && ?y2 >= 1903) OPTIONAL { ?c a:iiifManifest ?iiif } } ORDER BY ?title LIMIT 40
rete playground
·
documentation
·
github.com/caviri/rete