Is there a succinct way to only query the food products extremities?
Can we query a list of the most specific food products in the ontology such as:
- avocado (whole, raw)
- guacamole
- ...
Maybe a SPARQL query that queries the edges of the RDF graph rooted at the food product class?
Thank you for the help!