rete
playground
Construct
A publication's subjects, as a graph
Subject
Predicate
Object
sh85023418
label
Children
sh85040850
label
Economics
sh85048256
label
Finance
sh85098355
label
Participation
Run this query →
no server · no download · no account
caviri.github.io/rete
Run this query in the playground →
13 triples · 26 ms · no server, no download — the query runs in your browser.
The query
PREFIX gtr: <https://w3id.org/rete/gotriple#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> CONSTRUCT { ?d gtr:knowsAbout ?s . ?d rdfs:label ?dl . ?s rdfs:label ?sl . } WHERE { VALUES ?d { <https://doi.org/10.26504/rs97.pdf> } OPTIONAL { ?d rdfs:label ?dl } ?d gtr:knowsAbout ?s . OPTIONAL { ?s rdfs:label ?sl } }
rete playground
·
documentation
·
github.com/caviri/rete