reteplayground
Summary

Plant parts across all photos

Plant partPhotos
Seed6307
Fruit6216
Entire plant3312
Fruitlet1501
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 20 rows · 124 ms · 128.0 KB of 9.8 MB read over HTTP range · no server, no download — the query runs in your browser.

The query

PREFIX pa: <https://w3id.org/rete/plantatlas/ontology#> SELECT ?part (COUNT(?photo) AS ?n) WHERE { ?photo a pa:Photo ; pa:plantPart ?part . } GROUP BY ?part ORDER BY DESC(?n) LIMIT 20

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