rete
playground
Select
🧊 The astrocytes in 3D
3D mesh
Cell
Triangles
+1
astrocyte2-1024-reconstructed…
NGV astrocyte 1
10,349,588
…
astrocyte4-1024-reconstructed…
NGV astrocyte 2
6,938,268
…
astrocyte7-1024-reconstructed…
NGV astrocyte 3
4,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