datafoodconsortium / ontology

The DFC ontology is available as OWL and RDF.
https://datafoodconsortium.gitbook.io/dfc-standard-documentation/semantic-specifications
GNU Affero General Public License v3.0
18 stars 3 forks source link

Additional Inverse Relationships #123

Closed RaggedStaff closed 3 months ago

RaggedStaff commented 5 months ago

118 highlighted that we have several missing inverse relationships within the ontology.

After further review, the following has been decided:

No Inverse Relation Required

Move hasStatus & hasTransformationType to DFC_Interface_Property

Inverse Relationships To Add

Relation Inverse
offersTo (Offer to CustomerCategory) hasOffer
selects (Order to ShippingOption) selectedBy

Deprecate Relationships

refersTo (DeliveryOption to ?) suppliesTo (subproperty of supplied, no domain, no range) uses (To be break and create multiple new property because too vague)