reteplayground
Path

A specimen → its example photos

SpecimenPlant partPhoto
Abelmoschus esculentusFruitOpen image ↗
Abelmoschus esculentusFruitOpen image ↗
Abelmoschus esculentusFruitOpen image ↗
Abelmoschus esculentusFruitOpen image ↗
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 40 rows · 997 ms · 1.1 MB 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#> PREFIX schema: <http://schema.org/> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT ?label ?part ?image WHERE { ?spec a pa:Specimen ; rdfs:label ?label ; pa:hasPhoto ?photo . ?photo schema:image ?image ; pa:plantPart ?part . } LIMIT 40

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