Application module: Classification with attributes ISO/TS 10303-1111:2019(E)
© ISO

Cover page
Table of contents
Copyright
Foreword
Introduction
1 Scope
2 Normative references
3 Terms, definitions and abbreviated terms
    3.1 Terms and definitions
    3.2 Abbreviated terms

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
     5.2.3 MIM function definition
     5.2.4 MIM rule 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
F Change history
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 or NO MAPPING EXTENSION PROVIDED 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 are not supported in the present version of the application modules. However, use of predefined templates /MAPPING_OF/, /SUBTYPE/, and /SUPERTYPE/ is supported.

5.1.1 Class_hierarchy

MIM element: group_relationship
Source: ISO 10303-41
Rules: restrict_group_relationship_for_classification_hierarchy
Reference path:   group_relationship
{group_relationship.name = 'class hierarchy'}
[group_relationship.related_group ->]
[group_relationship.relating_group ->]
group => class

5.1.1.1 Class_hierarchy to Class_with_attributes (as sub_class)

MIM element: PATH
Reference path:   group_relationship.related_group ->
group =>
class

5.1.1.2 Class_hierarchy to Class_with_attributes (as super_class)

MIM element: PATH
Reference path:   group_relationship.relating_group ->
group =>
class

5.1.2 Class_with_attributes

MIM element: (characterized_class)
(/SUBTYPE(External_class_with_attributes)/)
Source: ISO 10303-1111
ISO 10303-1111
Reference path:   characterized_class <=
[class]
[characterized_object]

5.1.2.1 version_id

MIM element: cwa_identification_item.assigned_id
Source: ISO 10303-1021
Reference path:   class = cwa_identification_item
cwa_identification_item <- applied_identification_assignment.items[i]
applied_identification_assignment <= identification_assignment
{identification_assignment.role -> identification_role
identification_role.name = 'version'}
identification_assignment.assigned_id

5.1.2.2 Class_with_attributes to Classification_system (as used_classification_system)

MIM element: PATH
Reference path:   characterized_class <=
class =
classification_item_extended <*
classification_item <-
applied_classification_assignment.items[i]
applied_classification_assignment <= classification_assignment
{classification_assignment.role -> classification_role
classification_role.name = 'class system membership'}
classification_assignment.assigned_class -> group
group => class_system

5.1.3 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.3.1 Classification_assignment to Product (as items)

MIM element: PATH
Reference path:   applied_classification_assignment.items[i] -> classification_item
classification_item *> classification_item_extended
classification_item_extended =
classified_item =
product

5.1.3.2 Classification_assignment to Product_version (as items)

MIM element: PATH
Reference path:   applied_classification_assignment.items[i] -> classification_item
classification_item *> classification_item_extended
classification_item_extended =
classified_item =
product_definition_formation

5.1.3.3 Classification_assignment to Product_view_definition (as items)

MIM element: PATH
Reference path:   applied_classification_assignment.items[i] -> classification_item
classification_item *> classification_item_extended
classification_item_extended =
classified_item =
product_definition

5.1.4 Classification_association

MIM element: applied_classification_assignment
Source: ISO 10303-1114
Rules: restrict_classification_assignments
Reference path:   applied_classification_assignment <= classification_assignment

5.1.4.1 definitional

#1:   If definitional equals True

MIM element: classification_role.name
Source: ISO 10303-41
Reference path:   applied_classification_assignment <= classification_assignment
classification_assignment.role -> classification_role
{classification_role.name = 'definitional'}

#1:   If definitional is False

MIM element: classification_role.name
Source: ISO 10303-41
Reference path:   applied_classification_assignment <= classification_assignment
classification_assignment.role -> classification_role
{classification_role.name = 'non-definitional'}

#3:   If definitional is Unknown

MIM element: classification_role.name
Source: ISO 10303-41
Reference path:   applied_classification_assignment <= classification_assignment
classification_assignment.role -> classification_role
{classification_role.name = ''}

5.1.4.2 Classification_association to Class_with_attributes (as SELF\Classification_assignment.assigned_class)

MIM element: PATH
Reference path:   applied_classification_assignment <= classification_assignment
classification_assignment.assigned_class -> class
class => characterized_class

5.1.5 Classification_attribute

MIM element: property_definition
Source: ISO 10303-41
ISO 10303-41
Reference path:   property_definition
derived_property_select = property_definition
derived_property_select <- general_property_association.derived_definition
general_property_association.base_definition -> general_property

5.1.5.1 description

MIM element: property_definition.description
Source: ISO 10303-41

5.1.5.2 id

MIM element: id_attribute.attribute_value
Source: ISO 10303-41
Reference path:   property_definition = id_attribute_select
id_attribute_select <- id_attribute.identified_item
id_attribute.attribute_value

5.1.5.3 name

MIM element: property_definition.name
Source: ISO 10303-41

5.1.5.4 Classification_attribute to Class_with_attributes (as characterized_class)

MIM element: PATH
Reference path:   property_definition.definition -> characterized_definition
characterized_definition = characterized_object
characterized_object => characterized_class

5.1.5.5 Classification_attribute to Independent_property (as attribute_definition)

MIM element: PATH
Reference path:   property_definition
derived_property_select = property_definition
derived_property_select <-
general_property_association.derived_definition
general_property_association
{general_property_association.name = 'attribute definition'}
general_property_association.base_definition ->
general_property

5.1.5.6 Classification_attribute to Measure_item (as allowed_values)

MIM element: PATH
Reference path:   represented_definition = property_definition
represented_definition <- property_definition_representation.definition
{property_definition_representation.name='allowed values'}
property_definition_representation.used_representation -> representation
representation.items[i] -> representation_item
representation_item => compound_representation_item
compound_representation_item.item_element -> compound_item_definition
compound_item_definition = set_representation_item
set_representation_item[i] -> representation_item
representation_item => measure_representation_item

5.1.6 Classification_system

MIM element: class_system
Source: ISO 10303-1111
Reference path:   class_system <= group

5.1.6.1 description

MIM element: group.description
Source: ISO 10303-41
Reference path:   class_system <= group
group.description

5.1.6.2 id

MIM element: group.name
Source: ISO 10303-41
Reference path:   class_system <= group
group.name

5.1.7 External_class_with_attributes

MIM element: externally_defined_class
Source: ISO 10303-1111
Reference path:   externally_defined_class <= class
class => characterized_class

5.1.7.1 External_class_with_attributes to External_class (as source)

MIM element: IDENTICAL MAPPING

5.1.7.2 External_class_with_attributes to Plib_class_reference (as source)

!! UPPERCASE Not expected: 'ISO 13584 library' !!
MIM element: PATH
Reference path:  externally_defined_class <= externally_defined_item
externally_defined_item.source -> external_source
external_source => known_source
known_source <= pre_defined_item
{pre_defined_item.name = 'ISO 13584 library'}


© ISO 2019 — All rights reserved