AP scope  |  AP module  |  AP contents  |  AP index
Application module: Observation ISO/TS 10303-1258:2004(E)
© ISO

Cover page
Table of contents
Copyright
Foreword
Introduction
1 Scope
2 Normative references
3 Terms, definitions and abbreviations

4 Information requirements
   4.1 Required AM ARMs
   4.2 ARM type definitions
   4.3 ARM entity definitions
5 Module interpreted model
   5.1 Mapping specification
   5.2 MIM EXPRESS short listing
     5.2.1 MIM type definitions
     5.2.2 MIM entity definitions

A MIM short names
B Information object registration
C ARM EXPRESS-G   EXPRESS-G
D MIM EXPRESS-G   EXPRESS-G
E Computer interpretable listings
Bibliography
Index

5.1 Mapping specification

In the following, "Application element" designates any entity data type defined in Clause 4, any of its explicit attributes and any subtype constraint. "MIM element" designates any entity data type defined in Clause 5.2 or imported with a USE FROM statement, from another EXPRESS schema, any of its attributes and any subtype constraint defined in Clause 5.2 or imported with a USE FROM statement.

This clause contains the mapping specification that defines how each application element of this part of ISO 10303 (see Clause 4) maps to one or more MIM elements (see Clause 5.2).

The mapping for each application element is specified in a separate subclause below. The mapping specification of an attribute of an ARM entity is a subclause of the clause that contains the mapping specification of this entity. Each mapping specification subclause contains up to five elements.

Title: The clause title contains:

MIM element: This section contains, depending on the considered application element:

When the mapping of an application element involves more than one MIM element, each of these MIM elements is presented on a separate line in the mapping specification, enclosed between parentheses or brackets.

Source: This section contains:

This section is omitted when the keywords PATH or IDENTICAL MAPPING are used in the MIM element section.

Rules: This section contains the name of one or more global rules that apply to the population of the MIM entity data types listed in the MIM element section or in the reference path. When no rule applies, this section is omitted.

A reference to a global rule may be followed by a reference to the subclause in which the rule is defined.

Constraint: This section contains the name of one or more subtype constraints that apply to the population of the MIM entity data types listed in the MIM element section or in the reference path. When no subtype constraint applies, this section is omitted.

A reference to a subtype constraint may be followed by a reference to the subclause in which the subtype constraint is defined.

Reference path: This section contains:

For the expression of reference paths and of the constraints between MIM elements, the following notational conventions apply:

[] enclosed section constrains multiple MIM elements or sections of the reference path are required to satisfy an information requirement;
() enclosed section constrains multiple MIM elements or sections of the reference path are identified as alternatives within the mapping to satisfy an information requirement;
{} enclosed section constrains the reference path to satisfy an information requirement;
<> enclosed section constrains at one or more required reference path;
|| enclosed section constrains the supertype entity;
-> the attribute, whose name precedes the -> symbol, references the entity or select type whose name follows the -> symbol;
<- the entity or select type, whose name precedes the <- symbol, is referenced by the entity attribute whose name follows the <- symbol;
[i] the attribute, whose name precedes the [i] symbol, is an aggregate; any element of that aggregate is referred to;
[n] the attribute, whose name precedes the [n] symbol, is an ordered aggregate; member n of that aggregate is referred to;
=> the entity, whose name precedes the => symbol, is a supertype of the entity whose name follows the => symbol;
<= the entity, whose name precedes the <= symbol, is a subtype of the entity whose name follows the <= symbol;
= the string, select, or enumeration type is constrained to a choice or value;
\ the reference path expression continues on the next line;
* one or more instances of the relationship entity data type may be assembled in a relationship tree structure. The path between the relationship entity and the related entities, is enclosed with braces;
-- the text following is a comment or introduces a clause reference;
*> the select or enumeration type, whose name precedes the *> symbol, is extended into the select or enumeration type whose name follows the *> symbol;
<* the select or enumeration type, whose name precedes the <* symbol, is an extension of the select or enumeration type whose name follows the <* symbol;
!{} section enclosed by {} indicates a negative constraint placed on the mapping.
The definition and use of mapping templates is not supported in the present version of the application modules. However, use of predefined templates /SUBTYPE/ and /SUPERTYPE/ is supported.

5.1.1 Approval_assignment

This application object, Approval_assignment, is defined in the module approval. This mapping section extends the mapping of Approval_assignment, to include assertions defined in this module.

5.1.1.1 Approval_assignment to Observation (as items)

MIM element: PATH
Reference path:   applied_approval_assignment.items[i] -> approval_item
approval_item *> mri_approval_item
mri_approval_item = observation

5.1.2 Date_or_date_time_assignment

This application object, Date_or_date_time_assignment, is defined in the module date_time_assignment. This mapping section extends the mapping of Date_or_date_time_assignment, to include assertions defined in this module.

5.1.2.1 Date_or_date_time_assignment to Observation (as items)

#1:   if the assigned_date is a Calendar_date

MIM element: PATH
Reference path:   (date_assignment=>
applied_date_assignment
applied_date_assignment.items[i] -> date_item
date_item *> mri_date_item
mri_date_item = observation)

#2:   if the assigned_date is a Date_time

MIM element: PATH
Reference path:   (date_and_time_assignment=>
applied_date_and_time_assignment
applied_date_and_time_assignment.items[i] -> date_and_time_item
date_and_time_item *> mri_date_and_time_item
mri_date_and_time_item = observation)

5.1.3 Organization_or_person_in_organization_assignment

This application object, Organization_or_person_in_organization_assignment, is defined in the module person_organization_assignment. This mapping section extends the mapping of Organization_or_person_in_organization_assignment, to include assertions defined in this module.

5.1.3.1 Organization_or_person_in_organization_assignment to Observation (as items)

#1:   if assigned_entity is an Organization

MIM element: PATH
Reference path:   (applied_organization_assignment.items[i] -> organization_item
organization_item *> mri_organization_item
mri_organization_item = observation)

#2:   if assigned_entity is a Person_in_organization

MIM element: PATH
Reference path:   (applied_person_and_organization_assignment.items[i] -> person_and_organization_item
person_and_organization_item *> mri_person_and_organization_item
mri_person_and_organization_item = observation)

5.1.4 Classification_assignment

This application object, Classification_assignment, is defined in the module classification_assignment. This mapping section extends the mapping of Classification_assignment, to include assertions defined in this module.

5.1.4.1 Classification_assignment to Observation (as items)

MIM element: PATH
Reference path:   applied_classification_assignment.items[i] -> classification_item
classification_item = observation

5.1.4.2 Classification_assignment to Observation_relationship (as items)

MIM element: PATH
Reference path:   applied_classification_assignment.items[i] -> classification_item
classification_item = observation_relationship

5.1.5 Observation

MIM element: observation
Source: ISO 10303-1258
Reference path:   observation <=
action_actual <=
executed_action <=
action

5.1.5.1 id

MIM element: PATH
Reference path:   observation <- applied_identification_assignment.items[i]
applied_identification_assignment <=
identification_assignment
{identification_assignment.role -> identification_role
identification_role.name = 'identifier'}
identification_assignment.assigned_id

5.1.5.2 name

Source: ISO 10303-1258
Reference path:   observation <=
action_actual <=
executed_action <=
action
action.name

5.1.5.3 description

Source: ISO 10303-1258
Reference path:   observation <=
action_actual <=
executed_action <=
action
action.description

5.1.5.4 Observation to observed_context (as in_context)

MIM element: PATH
Reference path:   observation <=
action_actual <=
executed_action <=
action <-
action_assignment.assigned_action
action_assignment =>
applied_action_assignment
applied_action_assignment.items[i] ->
observed_context_item

5.1.5.5 Observation to Observation_item (as applies_to)

MIM element: PATH
Reference path:   observation <=
action_actual <=
executed_action <=
action <-
action_assignment.assigned_action
action_assignment =>
applied_action_assignment
applied_action_assignment.items[i] ->
observation_item_representation=representation

5.1.5.6 Observation to observation_recorder (as observed_by)

MIM element: PATH
Reference path:   observation <=
action_actual <=
executed_action <=
action <-
action_assignment.assigned_action
action_assignment =>
applied_action_assignment
applied_action_assignment.items[i] ->
observation_recorder_item

5.1.5.7 Observation to Product_as_realized (as observed_by)

MIM element: PATH
Reference path:   observation <=
action_actual <=
executed_action <=
action <-
action_assignment.assigned_action
action_assignment =>
applied_action_assignment
applied_action_assignment.items[i] ->
observation_recorder_item
observation_recorder_item=product_as_realized

5.1.5.8 Observation to Activity_actual (as observed_during)

MIM element: PATH
Reference path:   observation <-
action_relationship.related_action
action_relationship
{action_relationship.name = 'observed during'}
action_relationship.relating_action ->
action_actual

5.1.5.9 Observation to Observation_item (as related_records)

MIM element: PATH
Reference path:   observation <=
action_actual <=
executed_action <=
action <-
action_assignment.assigned_action
action_assignment =>
applied_action_assignment
applied_action_assignment.items[i] ->
action_items *>
observation_item_representation=representation

5.1.6 Observation_item

MIM element: representation
Source: ISO 10303-43
Reference path:   representation
{representation.context_of_items[1] ->
representation_context
(representation_context.context_type='observation related records')
(representation_context.context_type='observation applies to')}

5.1.6.1 item_identifier

MIM element: PATH
Reference path:   representation
representation.items[1] ->
representation_item
{(representation_item.name='observation related record item identifer')
(representation_item.name='observation applies to item identifer')}
representation_item => descriptive_representation_item
descriptive_representation_item.description

5.1.6.2 item_type

MIM element: PATH
Reference path:   representation
representation.items[2] ->
representation_item
{(representation_item.name='observation related record item type')
(representation_item.name='observation applies to item type')}
representation_item => descriptive_representation_item
descriptive_representation_item.description

5.1.6.3 access_comment

MIM element: PATH
Reference path:   representation
representation.items[3] ->
representation_item
{(representation_item.name='observation related record access comment')
(representation_item.name='observation applies to access comment')}
representation_item => descriptive_representation_item
descriptive_representation_item.description

5.1.7 Observation_relationship

MIM element: observation_relationship
Source: ISO 10303-1258
Reference path:   observation_relationship <=
action_relationship

5.1.7.1 Observation_relationship to Observation (as related)

MIM element: PATH
Reference path:   observation_relationship <=
action_relationship
action_relationship.related_action ->
action

5.1.7.2 Observation_relationship to Observation (as relating)

MIM element: PATH
Reference path:   observation_relationship <=
action_relationship
action_relationship.relating_action ->
action

5.1.7.3 role

Source: ISO 10303-1258
Reference path:   observation_relationship <=
action_relationship
action_relationship.name

5.1.8 Observation_consequence

MIM element: observation_consequence
Source: ISO 10303-1258
Reference path:   observation_consequence <=
action_request_solution

5.1.8.1 id

MIM element: PATH
Reference path:   observation_consequence <- applied_identification_assignment.items[i]
applied_identification_assignment <=
identification_assignment
{identification_assignment.role -> identification_role
identification_role.name = 'identifier'}
identification_assignment.assigned_id

5.1.8.2 name

Source: ISO 10303-1258
Reference path:   observation_consequence <=
action_request_solution
action_request_solution.name

5.1.8.3 Observation_consequence to Observation (as infered_from)

MIM element: PATH
Reference path:   observation_consequence <=
action_request_solution
action_request_solution.method ->
action_method
action_method <-
action.chosen_method

5.1.8.4 Observation_consequence to Work_request (as requests)

MIM element: PATH
Reference path:   observation_consequence <=
action_request_solution
action_request_solution.request ->
versioned_action_request

5.1.8.5 role

Source: ISO 10303-1258
Reference path:   observation_consequence <=
action_request_solution
action_request_solution.description


© ISO 2004 — All rights reserved