reteplayground
Select

Search: existential graphs

ComponentDateGenre
[The Branches of Geometry; Ex…1904-1905?]autograph manuscript,…
On Existential Graphscirca 1901autograph manuscript
On Existential Graphs (F4)1898autograph manuscript
On Existential Graphs (EG)undatedautograph manuscript
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 17 rows · 213 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 ?genre WHERE { ?c rdfs:label ?title . FILTER(CONTAINS(LCASE(STR(?title)), "existential graphs")) OPTIONAL { ?c a:dateText ?date } OPTIONAL { ?c a:genre ?genre } } LIMIT 40

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