rete
playground
Select
Where the heaviest synapses sit (µm)
Presynaptic
Postsynaptic
Synapses
+3
DPM_R
APL_R
4299
…
APL_R
DPM_R
1740
…
DPM_R
MBON05(y4>y1y2)(AVM07…
1065
…
lLN2F_b(Full)_R
lLN2F_a(Full)_R
1015
…
Run this query →
no server · no download · no account
caviri.github.io/rete
Run this query in the playground →
12 rows · 4.0 ms · no server, no download — the query runs in your browser.
The query
PREFIX neuro: <https://w3id.org/rete/neuro#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT ?pre ?post ?w ?x ?y ?z WHERE { ?s a neuro:Synapse ; neuro:presynaptic/rdfs:label ?pre ; neuro:postsynaptic/rdfs:label ?post ; neuro:weight ?w ; neuro:locX ?x ; neuro:locY ?y ; neuro:locZ ?z . } ORDER BY DESC(?w)
rete playground
·
documentation
·
github.com/caviri/rete