rete
playground
Select
The 3D body — systems you can open in the viewer
System
Structures
Model
MuscularSystem @en
683
MuscularSystem.glb
CardioVascular @en
676
CardioVascular.glb
SkeletalSystem @en
607
SkeletalSystem.glb
NervousSystem @en
587
NervousSystem.glb
Run this query →
no server · no download · no account
caviri.github.io/rete
Run this query in the playground →
9 rows · 3.5 s · 1.4 MB of 5.4 MB read over HTTP range · no server, no download — the query runs in your browser.
The query
PREFIX anat: <https://w3id.org/rete/anatomy#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT ?system (COUNT(?s) AS ?structures) ?model WHERE { ?s anat:inSystem ?sys ; anat:glbFile ?model . ?sys rdfs:label ?system . } GROUP BY ?system ?model ORDER BY DESC(?structures)
rete playground
·
documentation
·
github.com/caviri/rete