rete
playground
Construct
A record's version tree, as a graph
Subject
Predicate
Object
zenodo.10005556
label
MosquitoAlert/Data: v…
zenodo.10005556
isVersionOf
zenodo.597466
zenodo.10011856
label
MosquitoAlert/Data: v…
zenodo.10011856
isVersionOf
zenodo.597466
Run this query →
no server · no download · no account
caviri.github.io/rete
Run this query in the playground →
5,420 triples · 12.5 s · 159.5 MB of 1997.6 MB read over HTTP range · no server, no download — the query runs in your browser.
The query
PREFIX dcite: <https://w3id.org/rete/datacite#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> CONSTRUCT { ?v dcite:isVersionOf ?c . ?v rdfs:label ?vl . } WHERE { VALUES ?c { <https://doi.org/10.5281/zenodo.597466> } ?v dcite:isVersionOf ?c . OPTIONAL { ?v dcite:title ?vl } } LIMIT 40
rete playground
·
documentation
·
github.com/caviri/rete