v1.13.0
Added
Class
- Weight, subClassOf: QuantitativeValue.
- Volume, subClassOf: QuantitativeValue.
- Length, subClassOf: QuantitativeValue.
Property
- holds, domain: SaleSession, inverseOf: belongsTo
- hasOffer, domain: CustomerCategory, inverseOf: offersTo
- selectedBy, domain: ShippingOption, inverseOf: selects
Changed
- added missing InverseObjectProperties opening bracket for sells/soldBy (owl file now parses/loads in Protege)
- Domain : belongsTo, (Order | Agent) -> Order
- Rename: sold -> sells
- subpropertyOf hasStatus : DFC_BusinessOntology_ObjectProperty -> subpropertyOf DFC_Interface_Property
subpropertyOf hasTransformationType : DFC_BusinessOntology_ObjectProperty -> subpropertyOf DFC_Interface_Property
Deleted
Property (deprecated)
- refersTo
- suppliesTo
- uses
What's Changed
- V1.13.0 Release by @RaggedStaff in #140
Full Changelog: v1.12.0...v1.13.0