cts2 / cts2-specification

The CTS2 OMG Specification
http://informatics.mayo.edu/cts2
11 stars 2 forks source link

OMG Issue 18622: AssociationDirectory needs the derivation #156

Open hsolbrig opened 11 years ago

hsolbrig commented 11 years ago

The derivation attribute (INFERRED/ASSERTED) needs to be visible in an association directory, as it helps consumers understand the abstract structure.

http://www.omg.org/issues/cts2-rtf#Issue18622

cendle commented 11 years ago

Reason For Change

The derivation attribute (INFERRED/ASSERTED) needs to be visible in an association directory, as it helps consumers understand the abstract structure.

Severity: Minor

Proposed Resolution (PIM)

* Change Location 1
 Document "CTS2 - Entity Description Services, v1.0"
 Section 4.3
 Page 50
 Figure 4.3
* Change Description 1
 Updated diagram in Figure 4.3
 Old Diagram:

skitch

New Diagram: Add "derivation :AssociationDerivation". Default is ASSERTED.

* Change Location 2
 Document "CTS2 - Entity Description Services, v1.0"
 Section 4.3.2
 Page 51
* Change Description 2
Change made to Attributes section of class AssociationDirectoryEntry.
New Text:  derivation - how this association was derived. ASSERTED takes precedence over DERIVED, meaning that an assertion that is both asserted and derived is marked as asserted.

Proposed Resolution (PSM)

* Change Location

Association.xsd

* Change Description

View Changes: https://github.com/cts2/cts2-specification/commit/32298db102f36a4aaf86890d78039f2acec7d0c0 6a1c39099fe01e6d702648fcaf8386a6

Proposed Revised Text