reteplayground
Select

Search the collection

ObjectModel
Hylobates albibarbis: Cranium⛶Open 3D ↗
Gorilla gorilla gorilla: Cran…⛶Open 3D ↗
Hylobates klossii: Cranium⛶Open 3D ↗
Pongo abelii: cranium⛶Open 3D ↗
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 40 rows · 468 ms · no server, no download — the query runs in your browser.

The query

PREFIX p: <https://3d.si.edu/prop/> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT ?object ?model WHERE { ?o p:mesh ?model ; rdfs:label ?object . FILTER(CONTAINS(LCASE(STR(?object)), "cranium")) } LIMIT 40

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