reteplayground
Select

Where the heaviest synapses sit (µm)

PresynapticPostsynapticSynapses+3
DPM_RAPL_R4299
APL_RDPM_R1740
DPM_RMBON05(y4>y1y2)(AVM07…1065
lLN2F_b(Full)_RlLN2F_a(Full)_R1015
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