Model changes
- Add MeasurementLocationType and AgentRoleType associations from Port for Algorithm templates.
- Allow SetAttributes directly on AttributeSet and similarly, AttributeDefinition directly on AttributeSetDefinition. This is to support applications where simple (not grouped) property lists are used.
- Explode Document-Entity relationship to an association class to support contextual data, e.g. X,Y coordinates for diagrams.
- Use ccom4 namespace as this will not be published as an OSA-EAI release.
- Simplify Entity.RegistrationInfoSource to Entity.InfoSource.
- Remove ControlledSite/ControllingOrganization association. CRIS had two enterprise associations due to UID rules, so with UUIDs, this is not needed.
- Remove TextWithUOM. This is not needed now that enumerations have been split from UOM.
- Attribute has a choice between associating with a Type or Definition. This is because an AttributeDefinition can reference an AttributeType (along with other data/constraints).
- An AttributeGroup can reference a definition. This allows more granular conformance checking of group content.
Reference data changes
- Add reference data in a human readable Excel format.
- Corrections to force-related UOMs in reference data.
- Remove symbol from Length UOM Quantity name.
Release Date: August 20, 2015
Version: 4.0.0-rc2
Release Status: Release Candidate