reteplayground
Select

🧊 The astrocytes in 3D

3D meshCellTriangles+1
astrocyte2-1024-reconstructed…NGV astrocyte 110,349,588…
astrocyte4-1024-reconstructed…NGV astrocyte 26,938,268…
astrocyte7-1024-reconstructed…NGV astrocyte 34,858,412…
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 3 rows · 7.0 ms · no server, no download — the query runs in your browser.

The query

PREFIX neuro: <https://w3id.org/rete/neuro#> PREFIX schema: <https://schema.org/> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT ?model ?astrocyte ?faces ?endfeet WHERE { ?c a neuro:Astrocyte ; rdfs:label ?astrocyte ; schema:contentUrl ?model ; neuro:faces ?faces ; neuro:endfeet ?endfeet . } ORDER BY DESC(?faces)

rete playground · documentation · github.com/caviri/rete