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

Deprecate `composes` relationship on `DefinedProduct` #133

Open RaggedStaff opened 3 months ago

RaggedStaff commented 3 months ago

The composes property on DefinedProduct is a duplicate/pre-dates the AsPlannedTransformation comsuption/production flow mechanism. We have therefore agreed to deprecate this property in favour of the richer functionality provided by the Transformation Flow logic.

Acceptance Criteria