rete
playground
Aggregate
Heaviest synapses in the circuit (RDF-star weights)
Presynaptic
Releases
Postsynaptic
+1
DPM_R
dopamine
APL_R
…
APL_R
GABA
DPM_R
…
DPM_R
dopamine
MBON05(y4>y1y2)(AVM07…
…
lLN2F_b(Full)_R
serotonin
lLN2F_a(Full)_R
…
Run this query →
no server · no download · no account
caviri.github.io/rete
Run this query in the playground →
15 rows · 55 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 ?nt ?post ?w WHERE { << ?a neuro:connectsTo ?b >> neuro:weight ?w . ?a rdfs:label ?pre ; neuro:neurotransmitter/rdfs:label ?nt . ?b rdfs:label ?post . } ORDER BY DESC(?w) LIMIT 15
rete playground
·
documentation
·
github.com/caviri/rete