mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-04-01 06:41:41 +00:00
Currently anything but the leaf level is modelled as a DataFoodConsortium::Connector::SKOSInstance, which isn't supported by the connector as "hasType" for a product. The lead level is modelled by DataFoodConsortium::Connector::SKOSConcept which is supported by connector. On top of is `#narrowers`, `#broaders`and `#prefLabels` aren't set making it very difficult to travers the Product Type tree.