datafoodconsortium / data-model-uml

UML model of the DFC ontology.
GNU Affero General Public License v3.0
0 stars 1 forks source link

Unable to output Selling Agent Address data with Ruby Connector #17

Open RaggedStaff opened 1 month ago

RaggedStaff commented 1 month ago

For the DFC endpoint requested by INRAE, we are unable to provide the postcode of the agent distributing the Order.

We have tried linking through Order > SaleSession > Coordination > Agent > Address but `Coordination is unsupported by the UML model (and therefore the Ruby Connector).

We have also tried to utilise the soldBy property of Order, but that is not present in the UML model either.

To fulfil the INRAE requirements we need a mechanism adding to the UML model (& the Ruby Connector rebuilding with that model).

RaggedStaff commented 1 month ago

This is less urgent as we resolved the Ontology issue so OrderLine > Offer not SuppliedProduct