rete
playground
Construct
Who co-writes with whom, as a network
Subject
Predicate
Object
CEBRA
author
cba12cc2fbd3154130912…
CEBRA
label
CEBRA
CellSeg3D
author
cba12cc2fbd3154130912…
CellSeg3D
label
CellSeg3D
Run this query →
no server · no download · no account
caviri.github.io/rete
Run this query in the playground →
527 triples · 53 ms · no server, no download — the query runs in your browser.
The query
PREFIX schema: <http://schema.org/> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> CONSTRUCT { ?s schema:author ?p . ?s rdfs:label ?name . ?p rdfs:label ?author . } WHERE { ?s a schema:SoftwareSourceCode ; schema:name ?name ; schema:author ?p . ?p schema:name ?author . } LIMIT 300
rete playground
·
documentation
·
github.com/caviri/rete