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.
Data Food Consortium API for the Open Food Network app (OFN DFC API)
This engine implements the Data Food Consortium specifications. It serves and reads semantic data encoded in JSON-LD.
The API is documented with Swagger at /api-docs. You can update these docs
with:
./script/rswag engines/dfc_provider
More documentation by the Data Food Consortium: