Application module: Document management ISO/TS 10303-1290: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
5 Module interpreted model
   5.1 Mapping specification
   5.2 MIM EXPRESS short listing
     5.2.1 MIM type 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 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 Digital_document_definition (as items)

MIM element: PATH
Reference path:   applied_approval_assignment.items[i] -> approval_item
mri_approval_item *> dm_approval_item
dm_approval_item = product_definition
{product_definition.frame_of_reference ->
product_definition_context <=
application_context_element
application_context_element.name = 'digital document definition'}

5.1.1.2 Approval_assignment to Document_definition_relationship (as items)

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

5.1.1.3 Approval_assignment to Document_version (as items)

MIM element: PATH
Reference path:   applied_approval_assignment.items[i] -> approval_item
mri_approval_item *> dm_approval_item
dm_approval_item = product_definition_formation
{product_definition_formation.of_product ->
product
product <-
product_related_product_category.products[i]
product_related_product_category <=
product_category
product_category.name='document' }

5.1.1.4 Approval_assignment to Physical_document_definition (as items)

MIM element: PATH
Reference path:   applied_approval_assignment.items[i] -> approval_item
mri_approval_item *> dm_approval_item
dm_approval_item = product_definition
{product_definition.frame_of_reference ->
product_definition_context <=
application_context_element
application_context_element.name = 'physical document definition'}

5.1.2 Attribute_translation_assignment

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

5.1.2.1 Attribute_translation_assignment to Digital_document_definition (as considered_instance)

Reference path:   multi_language_attribute_assignment.items[i] -> multi_language_attribute_item
mri_attribute_language_item *> dm_attribute_language_item
dm_attribute_language_item = product_definition
{product_definition.frame_of_reference ->
product_definition_context <=
application_context_element
(application_context_element.name = 'digital document definition')}

5.1.2.2 Attribute_translation_assignment to Document (as considered_instance)

Reference path:   multi_language_attribute_assignment.items[i] -> multi_language_attribute_item
mri_attribute_language_item *> dm_attribute_language_item
dm_attribute_language_item = product
{product <-
product_related_product_category.products
product_related_product_category <=
product_category
product_category.name='document'}

5.1.2.3 Attribute_translation_assignment to Document_assignment (as considered_instance)

#1:    If the assignment is not a partial document assignment.

Reference path:   mri_attribute_language_item *> dm_attribute_language_item
dm_attribute_language_item = applied_document_reference

#2:    If the assignment is a partial document assignment.

Reference path:   mri_attribute_language_item *> dm_attribute_language_item
dm_attribute_language_item = applied_document_usage_constraint_assignment

5.1.2.4 Attribute_translation_assignment to Document_definition_relationship (as considered_instance)

Reference path:   multi_language_attribute_assignment.items[i] -> multi_language_attribute_item
mri_attribute_language_item *> dm_attribute_language_item
dm_attribute_language_item = product_definition_relationship

5.1.2.5 Attribute_translation_assignment to Document_version (as considered_instance)

Reference path:   multi_language_attribute_assignment.items[i] -> multi_language_attribute_item
mri_attribute_language_item *> dm_attribute_language_item
dm_attribute_language_item = product_definition_formation
{product_definition_formation.of_product ->
product
product <-
product_related_product_category.products[i]
product_related_product_category <=
product_category
product_category.name='document' }

5.1.2.6 Attribute_translation_assignment to External_item_identification (as considered_instance)

Reference path:   multi_language_attribute_assignment.items[i] -> multi_language_attribute_item
mri_attribute_language_item *> dm_attribute_language_item
dm_attribute_language_item = applied_external_identification_assignment

5.1.2.7 Attribute_translation_assignment to External_source_identification (as considered_instance)

Reference path:   multi_language_attribute_assignment.items[i] -> multi_language_attribute_item
mri_attribute_language_item *> dm_attribute_language_item
dm_attribute_language_item = applied_external_identification_assignment

5.1.2.8 Attribute_translation_assignment to File_relationship (as considered_instance)

Reference path:   multi_language_attribute_assignment.items[i] -> multi_language_attribute_item
mri_attribute_language_item *> dm_attribute_language_item
dm_attribute_language_item = document_relationship

5.1.2.9 Attribute_translation_assignment to Physical_document_definition (as considered_instance)

Reference path:   multi_language_attribute_assignment.items[i] -> multi_language_attribute_item
mri_attribute_language_item *> dm_attribute_language_item
dm_attribute_language_item = product_definition
{product_definition.frame_of_reference ->
product_definition_context <=
application_context_element
(application_context_element.name = 'physical document definition')}

5.1.3 Contract_assignment

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

5.1.3.1 Contract_assignment to Document_version (as items)

MIM element: PATH
Reference path:   applied_contract_assignment.items[i] -> contract_item
contract_item *> dm_contract_item
dm_contract_item = product_definition_formation
{product_definition_formation.of_product ->
product
product <-
product_related_product_category.products[i]
product_related_product_category <=
product_category
product_category.name='document' }

5.1.4 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.4.1 Date_or_date_time_assignment to Digital_document_definition (as items)

#1:   if the assigned_date is a Calendar_date

Reference path:   (date_assignment=>
applied_date_assignment
applied_date_assignment.items[i] -> date_item
mri_date_item *> dm_date_item
dm_date_item = product_definition
{product_definition.frame_of_reference ->
product_definition_context <=
application_context_element
application_context_element.name = 'digital document definition'})

#2:   if the assigned_date is a Date_time

Reference path:   (date_and_time_assignment=>
applied_date_and_time_assignment
applied_date_and_time_assignment.items[i] -> date_and_time_item
mri_date_and_time_item *> dm_date_and_time_item
dm_date_and_time_item = product_definition
{product_definition.frame_of_reference ->
product_definition_context <=
application_context_element
application_context_element.name = 'digital document definition'})

5.1.4.2 Date_or_date_time_assignment to Digital_file (as items)

#1:   if the assigned_date is a Calendar_date

Reference path:   (date_assignment=>
applied_date_assignment
applied_date_assignment.items[i] -> date_item
mri_date_item *> dm_date_item
dm_date_item = document_file
document_file <=
[document
{document <- document_representation_type.represented_document
document_representation_type.name = 'digital'}]
[characterized_object])

#2:   if the assigned_date is a Date_time

Reference path:   (date_and_time_assignment=>
applied_date_and_time_assignment
applied_date_and_time_assignment.items[i] -> date_and_time_item
mri_date_and_time_item *> dm_date_and_time_item
dm_date_and_time_item = document_file
document_file <=
[document
{document <- document_representation_type.represented_document
document_representation_type.name = 'digital'}]
[characterized_object])

5.1.4.3 Date_or_date_time_assignment to Document_definition_relationship (as items)

#1:   if the assigned_date is a Calendar_date

Reference path:   (date_assignment=>
applied_date_assignment
applied_date_assignment.items[i] -> date_item
mri_date_item *> dm_date_item
dm_date_item = product_definition_relationship)

#2:   if the assigned_date is a Date_time

Reference path:   (date_and_time_assignment=>
applied_date_and_time_assignment
applied_date_and_time_assignment.items[i] -> date_and_time_item
mri_date_and_time_item *> dm_date_and_time_item
dm_date_and_time_item = product_definition_relationship)

5.1.4.4 Date_or_date_time_assignment to Document_version (as items)

#1:   if the assigned_date is a Calendar_date

Reference path:   (date_assignment=>
applied_date_assignment
applied_date_assignment.items[i] -> date_item
mri_date_item *> dm_date_item
dm_date_item = product_definition_formation
{product_definition_formation.of_product ->
product
product <-
product_related_product_category.products[i]
product_related_product_category <=
product_category
product_category.name='document' })

#2:   if the assigned_date is a Date_time

Reference path:   (date_and_time_assignment=>
applied_date_and_time_assignment
applied_date_and_time_assignment.items[i] -> date_and_time_item
mri_date_and_time_item *> dm_date_and_time_item
dm_date_and_time_item = product_definition_formation
{product_definition_formation.of_product ->
product
product <-
product_related_product_category.products[i]
product_related_product_category <=
product_category
product_category.name='document' })

5.1.4.5 Date_or_date_time_assignment to Hardcopy (as items)

#1:   if the assigned_date is a Calendar_date

Reference path:   (date_assignment=>
applied_date_assignment
applied_date_assignment.items[i] -> date_item
mri_date_item *> dm_date_item
dm_date_item = document_file
document_file <=
[document
{document <- document_representation_type.represented_document
document_representation_type.name = 'physical'}]
[characterized_object])

#2:   if the assigned_date is a Date_time

Reference path:   (date_and_time_assignment=>
applied_date_and_time_assignment
applied_date_and_time_assignment.items[i] -> date_and_time_item
mri_date_and_time_item *> dm_date_and_time_item
dm_date_and_time_item = document_file
document_file <=
[document
{document <- document_representation_type.represented_document
document_representation_type.name = 'physical'}]
[characterized_object])

5.1.4.6 Date_or_date_time_assignment to Physical_document_definition (as items)

#1:   if the assigned_date is a Calendar_date

Reference path:   (date_assignment=>
applied_date_assignment
applied_date_assignment.items[i] -> date_item
mri_date_item *> dm_date_item
dm_date_item = product_definition
{product_definition.frame_of_reference ->
product_definition_context <=
application_context_element
application_context_element.name = 'physical document definition'})

#2:   if the assigned_date is a Date_time

Reference path:   (date_and_time_assignment=>
applied_date_and_time_assignment
applied_date_and_time_assignment.items[i] -> date_and_time_item
mri_date_and_time_item *> dm_date_and_time_item
dm_date_and_time_item = product_definition
{product_definition.frame_of_reference ->
product_definition_context <=
application_context_element
application_context_element.name = 'physical document definition'})

5.1.5 Identification_assignment

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

5.1.5.1 Identification_assignment to Digital_document_definition (as items)

#1:    The mapping for when the identification is not an alias identification.

Reference path:   applied_identification_assignment.items[i] ->
identification_item
{applied_identification_assignment <=
identification_assignment
identification_assignment.role -> identification_role
!{identification_role.name='alias'}}
applied_identification_assignment.items[i] ->
identification_item *> mri_identification_item
mri_identification_item *> dm_identification_item
dm_identification_item = product_definition
{product_definition.frame_of_reference ->
product_definition_context <=
application_context_element
application_context_element.name = 'digital document definition'}

#2:    The mapping for when the identification is an alias identification.

Reference path:   applied_identification_assignment
{applied_identification_assignment <=
identification_assignment
identification_assignment.role -> identification_role
{(identification_role.name='alias')}}
applied_identification_assignment.items[i] ->
identification_item *> mri_aliasable_item
mri_aliasable_item *> dm_aliasable_item
dm_aliasable_item = product_definition
{product_definition.frame_of_reference ->
product_definition_context <=
application_context_element
application_context_element.name = 'digital document definition'}

5.1.5.2 Identification_assignment to Digital_file (as items)

#1:    The mapping for when the identification is not an alias identification.

Reference path:   applied_identification_assignment.items[i] ->
identification_item
{applied_identification_assignment <=
identification_assignment
identification_assignment.role -> identification_role
!{identification_role.name='alias'}}
applied_identification_assignment.items[i] ->
identification_item *> mri_identification_item
mri_identification_item *> dm_identification_item
dm_identification_item = document_file
document_file <=
document
{document <-
document_representation_type.represented_document
document_representation_type.name = 'digital'}

#2:    The mapping for when the identification is an alias identification.

Reference path:   applied_identification_assignment.items[i] ->
identification_item
applied_identification_assignment
{applied_identification_assignment <=
identification_assignment
identification_assignment.role -> identification_role
{identification_role.name='alias'}}
applied_identification_assignment.items[i] ->
identification_item *> mri_aliasable_item
mri_aliasable_item *> dm_aliasable_item
dm_aliasable_item = document_file
document_file <=
document
{document <-
document_representation_type.represented_document
document_representation_type.name = 'digital'}

5.1.5.3 Identification_assignment to Document (as items)

#1:    The mapping for when the identification is not an alias identification.

Reference path:   {applied_identification_assignment <=
identification_assignment
identification_assignment.role -> identification_role
!{identification_role.name='alias'}}
applied_identification_assignment.items[i] ->
mri_identification_item *> dm_identification_item
dm_identification_item = product
{product <-
product_related_product_category.products
product_related_product_category <=
product_category
product_category.name='document'}

#2:    The mapping for when the identification is an alias identification.

Reference path:   applied_identification_assignment
{applied_identification_assignment <=
identification_assignment
identification_assignment.role -> identification_role
{identification_role.name='alias'}}
applied_identification_assignment.items[i] ->
identification_item *> mri_aliasable_item
mri_aliasable_item *> dm_aliasable_item
dm_aliasable_item = product
{product <-
product_related_product_category.products
product_related_product_category <=
product_category
product_category.name='document'}

5.1.5.4 Identification_assignment to Document_version (as items)

#1:    The mapping for when the identification is not an alias identification.

Reference path:   {applied_identification_assignment <=
identification_assignment
identification_assignment.role -> identification_role
!{identification_role.name='alias'}}
applied_identification_assignment.items[i] ->
identification_item *> mri_identification_item
mri_identification_item *> dm_identification_item
dm_identification_item = product_definition_formation
{product_definition_formation.of_product ->
product
product <-
product_related_product_category.products[i]
product_related_product_category <=
product_category
product_category.name='document' }

#2:    The mapping for when the identification is an alias identification.

Reference path:   applied_identification_assignment
{applied_identification_assignment <=
identification_assignment
identification_assignment.role -> identification_role
{(identification_role.name='alias')}}
applied_identification_assignment.items[i] ->
identification_item *> mri_aliasable_item
mri_aliasable_item *> dm_aliasable_item
dm_aliasable_item = product_definition_formation
{product_definition_formation.of_product ->
product
product <-
product_related_product_category.products[i]
product_related_product_category <=
product_category
product_category.name='document' }

5.1.5.5 Identification_assignment to Hardcopy (as items)

#1:    The mapping for when the identification is not an alias identification.

Reference path:   {applied_identification_assignment <=
identification_assignment
identification_assignment.role -> identification_role
!{identification_role.name='alias'}}
applied_identification_assignment.items[i] ->
identification_item *> mri_identification_item
mri_identification_item *> dm_identification_item
dm_identification_item = document_file
document_file <=
document
{document <-
document_representation_type.represented_document
document_representation_type.name = 'physical'}

#2:    The mapping for when the identification is an alias identification.

Reference path:   applied_identification_assignment
{applied_identification_assignment <=
identification_assignment
identification_assignment.role -> identification_role
{(identification_role.name='alias')}}
applied_identification_assignment.items[i] ->
identification_item *> mri_aliasable_item
mri_aliasable_item *> dm_aliasable_item
dm_aliasable_item = document_file
document_file <=
document
{document <- document_representation_type.represented_document
document_representation_type.name = 'physical'}

5.1.5.6 Identification_assignment to Physical_document_definition (as items)

#1:    The mapping for when the identification is not an alias identification.

Reference path:   {applied_identification_assignment <=
identification_assignment
identification_assignment.role -> identification_role
!{identification_role.name='alias'}}
applied_identification_assignment.items[i] ->
identification_item *> mri_identification_item
mri_identification_item *> dm_identification_item
dm_identification_item = product_definition
{product_definition.frame_of_reference ->
product_definition_context <=
application_context_element
application_context_element.name = 'physical document definition'}

#2:    The mapping for when the identification is an alias identification.

Reference path:   applied_identification_assignment
{applied_identification_assignment <=
identification_assignment
identification_assignment.role -> identification_role
{identification_role.name='alias'}}
applied_identification_assignment.items[i] ->
identification_item *> mri_aliasable_item
mri_aliasable_item *> dm_aliasable_item
dm_aliasable_item = product_definition
{product_definition.frame_of_reference ->
product_definition_context <=
application_context_element
application_context_element.name = 'physical document definition'}

5.1.6 Language_indication

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

5.1.6.1 Language_indication to Digital_document_definition (as considered_instance)

Reference path:   attribute_language_assignment.items[i] -> attribute_language_item
mri_attribute_language_item *> dm_attribute_language_item
dm_attribute_language_item = product_definition
{product_definition.frame_of_reference ->
product_definition_context <=
application_context_element
application_context_element.name = 'digital document definition'}

5.1.6.2 Language_indication to Document (as considered_instance)

Reference path:   attribute_language_assignment.items[i] -> attribute_language_item
mri_attribute_language_item *> dm_attribute_language_item
dm_attribute_language_item = product
{product <-
product_related_product_category.products
product_related_product_category <=
product_category
product_category.name='document'}

5.1.6.3 Language_indication to Document_assignment (as considered_instance)

#1:    If the assignment is not a partial document assignment.

Reference path:   mri_attribute_language_item *> dm_attribute_language_item
dm_attribute_language_item = applied_document_reference

#2:    If the assignment is a partial document assignment.

Reference path:   mri_attribute_language_item *> dm_attribute_language_item
dm_attribute_language_item = applied_document_usage_constraint_assignment

5.1.6.4 Language_indication to Document_definition_relationship (as considered_instance)

Reference path:   attribute_language_assignment.items[i] -> attribute_language_item
mri_attribute_language_item *> dm_attribute_language_item
dm_attribute_language_item = product_definition_relationship

5.1.6.5 Language_indication to Document_version (as considered_instance)

Reference path:   attribute_language_assignment.items[i] -> attribute_language_item
mri_attribute_language_item *> dm_attribute_language_item
dm_attribute_language_item = product_definition_formation
{product_definition_formation.of_product ->
product
product <-
product_related_product_category.products[i]
product_related_product_category <=
product_category
product_category.name='document' }

5.1.6.6 Language_indication to External_item_identification (as considered_instance)

Reference path:   attribute_language_assignment.items[i] -> attribute_language_item
mri_attribute_language_item *> dm_attribute_language_item
dm_attribute_language_item = applied_external_identification_assignment

5.1.6.7 Language_indication to External_source_identification (as considered_instance)

Reference path:   attribute_language_assignment.items[i] -> attribute_language_item
mri_attribute_language_item *> dm_attribute_language_item
dm_attribute_language_item = applied_external_identification_assignment

5.1.6.8 Language_indication to File_relationship (as considered_instance)

Reference path:   attribute_language_assignment.items[i] -> attribute_language_item
mri_attribute_language_item *> dm_attribute_language_item
dm_attribute_language_item = document_relationship

5.1.6.9 Language_indication to Physical_document_definition (as considered_instance)

Reference path:   attribute_language_assignment.items[i] -> attribute_language_item
mri_attribute_language_item *> dm_attribute_language_item
dm_attribute_language_item = product_definition
{product_definition.frame_of_reference ->
product_definition_context <=
application_context_element
application_context_element.name = 'physical document definition'}

5.1.7 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.7.1 Organization_or_person_in_organization_assignment to Digital_document_definition (as items)

#1:   if assigned_entity is an Organization

Reference path:   (applied_organization_assignment.items[i] -> organization_item
mri_organization_item *> dm_organization_item
dm_organization_item = product_definition
{product_definition.frame_of_reference ->
product_definition_context <=
application_context_element
application_context_element.name = 'digital document definition'})

#2:   if assigned_entity is a Person_in_organization

Reference path:   (applied_person_and_organization_assignment.items[i] -> person_and_organization_item
mri_person_and_organization_item *> dm_person_and_organization_item
dm_person_and_organization_item = product_definition
{product_definition.frame_of_reference ->
product_definition_context <=
application_context_element
application_context_element.name = 'digital document definition'})

5.1.7.2 Organization_or_person_in_organization_assignment to Digital_file (as items)

#1:   if assigned_entity is an Organization

Reference path:   (applied_organization_assignment.items[i] -> organization_item
mri_organization_item *> dm_organization_item
dm_organization_item = document_file
document_file <=
[document
{document <- document_representation_type.represented_document
document_representation_type.name = 'digital'}]
[characterized_object])

#2:   if assigned_entity is a Person_in_organization

Reference path:   (applied_person_and_organization_assignment.items[i] -> person_and_organization_item
mri_person_and_organization_item *> dm_person_and_organization_item
dm_person_and_organization_item = document_file
document_file <=
[document
{document <- document_representation_type.represented_document
document_representation_type.name = 'digital'}]
[characterized_object])

5.1.7.3 Organization_or_person_in_organization_assignment to Document (as items)

#1:   if assigned_entity is an Organization

Reference path:   (applied_organization_assignment.items[i] -> organization_item
mri_organization_item *> dm_organization_item
dm_organization_item = product
{product <-
product_related_product_category.products
product_related_product_category <=
product_category
product_category.name='document'})

#2:   if assigned_entity is a Person_in_organization

Reference path:   (applied_person_and_organization_assignment.items[i] -> person_and_organization_item
mri_person_and_organization_item *> dm_person_and_organization_item
dm_person_and_organization_item = product
{product <-
product_related_product_category.products
product_related_product_category <=
product_category
product_category.name='document'})

5.1.7.4 Organization_or_person_in_organization_assignment to Document_version (as items)

#1:   if assigned_entity is an Organization

Reference path:   (applied_organization_assignment.items[i] -> organization_item
mri_organization_item *> dm_organization_item
dm_organization_item = product_definition_formation
{product_definition_formation.of_product ->
product
product <-
product_related_product_category.products[i]
product_related_product_category <=
product_category
product_category.name='document' })

#2:   if assigned_entity is a Person_in_organization

Reference path:   (applied_person_and_organization_assignment.items[i] -> person_and_organization_item
mri_person_and_organization_item *> dm_person_and_organization_item
dm_person_and_organization_item = product_definition_formation
{product_definition_formation.of_product ->
product
product <-
product_related_product_category.products[i]
product_related_product_category <=
product_category
product_category.name='document' })

5.1.7.5 Organization_or_person_in_organization_assignment to Hardcopy (as items)

#1:   if assigned_entity is an Organization

Reference path:   (applied_organization_assignment.items[i] -> organization_item
mri_organization_item *> dm_organization_item
dm_organization_item = document_file
document_file <=
[document
{document <- document_representation_type.represented_document
document_representation_type.name = 'physical'}]
[characterized_object])

#2:   if assigned_entity is a Person_in_organization

Reference path:   (applied_person_and_organization_assignment.items[i] -> person_and_organization_item
mri_person_and_organization_item *> dm_person_and_organization_item
dm_person_and_organization_item = document_file
document_file <=
[document
{document <- document_representation_type.represented_document
document_representation_type.name = 'physical'}]
[characterized_object])

5.1.7.6 Organization_or_person_in_organization_assignment to Physical_document_definition (as items)

#1:   if assigned_entity is an Organization

Reference path:   (applied_organization_assignment.items[i] -> organization_item
mri_organization_item *> dm_organization_item
dm_organization_item = product_definition
{product_definition.frame_of_reference ->
product_definition_context <=
application_context_element
application_context_element.name = 'physical document definition'})

#2:   if assigned_entity is a Person_in_organization

Reference path:   (applied_person_and_organization_assignment.items[i] -> person_and_organization_item
mri_person_and_organization_item *> dm_person_and_organization_item
dm_person_and_organization_item = product_definition
{product_definition.frame_of_reference ->
product_definition_context <=
application_context_element
application_context_element.name = 'physical document definition'})

5.1.8 Security_classification_assignment

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

5.1.8.1 Security_classification_assignment to Digital_document_definition (as items)

NO type specified at start of reference path !!!
Reference path:  applied_security_classification_assignment.items [i] ->
security_classification_item *> dm_security_classification_item
dm_security_classification_item = product_definition
{product_definition.frame_of_reference ->
product_definition_context <=
application_context_element
application_context_element.name = 'digital document definition'}

5.1.8.2 Security_classification_assignment to Digital_file (as items)

NO type specified at start of reference path !!!
Reference path:  applied_security_classification_assignment.items [i] ->
security_classification_item *> dm_security_classification_item
dm_security_classification_item = document_file
document_file <=
[document
{document <- document_representation_type.represented_document
document_representation_type.name = 'digital'}]
[characterized_object]

5.1.8.3 Security_classification_assignment to Document (as items)

NO type specified at start of reference path !!!
Reference path:  applied_security_classification_assignment.items [i] ->
security_classification_item *> dm_security_classification_item
dm_security_classification_item = product
{product <-
product_related_product_category.products
product_related_product_category <=
product_category
product_category.name='document'}

5.1.8.4 Security_classification_assignment to Document_version (as items)

NO type specified at start of reference path !!!
Reference path:  applied_security_classification_assignment.items [i] ->
security_classification_item *> dm_security_classification_item
dm_security_classification_item = product_definition_formation
{product_definition_formation.of_product ->
product
product <-
product_related_product_category.products[i]
product_related_product_category <=
product_category
product_category.name='document' }

5.1.8.5 Security_classification_assignment to Hardcopy (as items)

NO type specified at start of reference path !!!
Reference path:  applied_security_classification_assignment.items [i] ->
security_classification_item *> dm_security_classification_item
dm_security_classification_item = document_file
document_file <=
[document
{document <- document_representation_type.represented_document
document_representation_type.name = 'physical'}]
[characterized_object]

5.1.8.6 Security_classification_assignment to Physical_document_definition (as items)

NO type specified at start of reference path !!!
Reference path:  applied_security_classification_assignment.items [i] ->
security_classification_item *> dm_security_classification_item
dm_security_classification_item = product_definition
{product_definition.frame_of_reference ->
product_definition_context <=
application_context_element
application_context_element.name = 'physical document definition'}


© ISO 2019 — All rights reserved