Application module: Organization structure ISO/TS 10303-1435:2011-10(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
     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
F Application module implementation and usage guide
G Change history
Bibliography
Index

5.2 MIM EXPRESS short listing

This clause specifies the EXPRESS schema derived from the mapping table. It uses elements from the common resources or from other application modules and defines the EXPRESS constructs that are specific to this part of ISO 10303.

This clause constitutes the Module Interpreted Module (MIM) of the application module.

This clause also specifies the modifications that apply to the constructs imported from the common resources.

The following restrictions apply to the use, in this schema, of constructs defined in common resources or in application modules:

EXPRESS specification:

*)
SCHEMA Organization_structure_mim;

USE FROM Organization_type_mim;    --  ISO/TS 10303-1240

USE FROM product_property_definition_schema    --  ISO 10303-41
  (characterized_object);

USE FROM Project_management_resource_information_mim;    --  ISO/TS 10303-1434
(*

NOTE 1   The schemas referenced above are specified in the following part of ISO 10303:

Organization_type_mim ISO/TS 10303-1240
product_property_definition_schema ISO 10303-41
Project_management_resource_information_mim ISO/TS 10303-1434

NOTE 2   See Annex D, Figures D.1, D.2and D.3 for a graphical representation of this schema.

5.2.1 MIM type definitions

This subclause specifies the MIM types for this application module. The MIM types and definitions are specified below.

5.2.1.1 os_action_items   EXPRESS-G

The os_action_items type is an extension of the pmri_action_items type. It adds the data types applied_organization_type_assignment and organization_type to the list of alternate data types.

NOTE  The list of entity data types may be extended in application modules that use the constructs of this module.

EXPRESS specification:

*)
TYPE os_action_items = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON pmri_action_items WITH
   (applied_organization_type_assignment,
    organization_type);
END_TYPE;
(*

5.2.1.2 os_action_method_items   EXPRESS-G

The os_action_method_items type is an extension of the pmri_action_method_items type. It adds the data types organization, organization_type, person, person_and_organization, person_type, position_in_organization and position_in_organization_type to the list of alternate data types.

NOTE  The list of entity data types may be extended in application modules that use the constructs of this module.

EXPRESS specification:

*)
TYPE os_action_method_items = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON pmri_action_method_items WITH
   (organization,
    organization_type,
    person,
    person_and_organization,
    person_type,
    position_in_organization,
    position_in_organization_type);
END_TYPE;
(*

5.2.1.3 os_action_request_item   EXPRESS-G

The os_action_request_item type is an extension of the pmri_action_request_item type. It adds the data types organization, person and person_and_organization to the list of alternate data types.

NOTE  The list of entity data types may be extended in application modules that use the constructs of this module.

EXPRESS specification:

*)
TYPE os_action_request_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON pmri_action_request_item WITH
   (organization,
    person,
    person_and_organization);
END_TYPE;
(*

5.2.1.4 os_approval_item   EXPRESS-G

The os_approval_item type is an extension of the pmri_approval_item type. It adds the data types applied_experience_assignment, applied_organization_type_assignment, applied_person_type_assignment, applied_position_in_organization_assignment, applied_position_in_organization_group_assignment, applied_position_in_organization_type_assignment, applied_qualification_type_assignment, experience_type, person_type, position_in_organization_type and qualification_type to the list of alternate data types.

NOTE  The list of entity data types may be extended in application modules that use the constructs of this module.

EXPRESS specification:

*)
TYPE os_approval_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON pmri_approval_item WITH
   (applied_experience_assignment,
    applied_organization_type_assignment,
    applied_person_type_assignment,
    applied_position_in_organization_assignment,
    applied_position_in_organization_group_assignment,
    applied_position_in_organization_type_assignment,
    applied_qualification_type_assignment,
    experience_type,
    person_type,
    position_in_organization_type,
    qualification_type);
END_TYPE;
(*

5.2.1.5 os_attribute_language_item   EXPRESS-G

The os_attribute_language_item type is an extension of the pmri_attribute_language_item type. It adds the data types applied_experience_assignment, applied_person_type_assignment, experience_type, organization_type, person_type, person_type_definition, person_type_definition_relationship, position_in_organization, position_in_organization_assignment, position_in_organization_relationship, position_in_organization_type and qualification_type to the list of alternate data types.

NOTE  The list of entity data types may be extended in application modules that use the constructs of this module.

EXPRESS specification:

*)
TYPE os_attribute_language_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON pmri_attribute_language_item WITH
   (applied_experience_assignment,
    applied_person_type_assignment,
    experience_type,
    organization_type,
    person_type,
    person_type_definition,
    person_type_definition_relationship,
    position_in_organization,
    position_in_organization_assignment,
    position_in_organization_relationship,
    position_in_organization_type,
    qualification_type);
END_TYPE;
(*

5.2.1.6 os_classification_item   EXPRESS-G

The os_classification_item type is an extension of the pmri_classification_item type. It adds the data types applied_experience_assignment, applied_position_in_organization_assignment, applied_position_in_organization_group_assignment, applied_position_in_organization_type_assignment, applied_qualification_type_assignment, experience, organization_type and qualification_type_relationship to the list of alternate data types.

NOTE  The list of entity data types may be extended in application modules that use the constructs of this module.

EXPRESS specification:

*)
TYPE os_classification_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON pmri_classification_item WITH
   (applied_experience_assignment,
    applied_position_in_organization_assignment,
    applied_position_in_organization_group_assignment,
    applied_position_in_organization_type_assignment,
    applied_qualification_type_assignment,
    experience,
    organization_type,
    qualification_type_relationship);
END_TYPE;
(*

5.2.1.7 os_date_and_time_item   EXPRESS-G

The os_date_and_time_item type is an extension of the pmri_date_and_time_item type. It adds the data types applied_organization_type_assignment, applied_person_type_assignment, applied_position_in_organization_assignment, applied_position_in_organization_group_assignment and applied_position_in_organization_type_assignment to the list of alternate data types.

NOTE  The list of entity data types may be extended in application modules that use the constructs of this module.

EXPRESS specification:

*)
TYPE os_date_and_time_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON pmri_date_and_time_item WITH
   (applied_organization_type_assignment,
    applied_person_type_assignment,
    applied_position_in_organization_assignment,
    applied_position_in_organization_group_assignment,
    applied_position_in_organization_type_assignment);
END_TYPE;
(*

5.2.1.8 os_date_item   EXPRESS-G

The os_date_item type is an extension of the pmri_date_item type. It adds the data types applied_organization_type_assignment, applied_person_type_assignment, applied_position_in_organization_assignment, applied_position_in_organization_group_assignment and applied_position_in_organization_type_assignment to the list of alternate data types.

NOTE  The list of entity data types may be extended in application modules that use the constructs of this module.

EXPRESS specification:

*)
TYPE os_date_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON pmri_date_item WITH
   (applied_organization_type_assignment,
    applied_person_type_assignment,
    applied_position_in_organization_assignment,
    applied_position_in_organization_group_assignment,
    applied_position_in_organization_type_assignment);
END_TYPE;
(*

5.2.1.9 os_document_reference_item   EXPRESS-G

The os_document_reference_item type is an extension of the pmri_document_reference_item type. It adds the data types applied_position_in_organization_assignment, experience, experience_type, organization_type, person_type, person_type_definition, position_in_organization, position_in_organization_type, position_in_organization_type_assignment and qualification_type to the list of alternate data types.

NOTE  The list of entity data types may be extended in application modules that use the constructs of this module.

EXPRESS specification:

*)
TYPE os_document_reference_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON pmri_document_reference_item WITH
   (applied_position_in_organization_assignment,
    experience,
    experience_type,
    organization_type,
    person_type,
    person_type_definition,
    position_in_organization,
    position_in_organization_type,
    position_in_organization_type_assignment,
    qualification_type);
END_TYPE;
(*

5.2.1.10 os_effectivity_item   EXPRESS-G

The os_effectivity_item type is an extension of the pmri_effectivity_item type. It adds the data types applied_person_type_assignment, applied_position_in_organization_assignment, applied_position_in_organization_group_assignment, applied_position_in_organization_type_assignment and group to the list of alternate data types.

NOTE  The list of entity data types may be extended in application modules that use the constructs of this module.

EXPRESS specification:

*)
TYPE os_effectivity_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON pmri_effectivity_item WITH
   (applied_person_type_assignment,
    applied_position_in_organization_assignment,
    applied_position_in_organization_group_assignment,
    applied_position_in_organization_type_assignment,
    group);
END_TYPE;
(*

5.2.1.11 os_identification_item   EXPRESS-G

The os_identification_item type is an extension of the pmri_identification_item type. It adds the data types applied_qualification_type_assignment, experience_type, organization_type, person, person_and_organization, person_type, position_in_organization_assignment and qualification_type to the list of alternate data types.

NOTE  The list of entity data types may be extended in application modules that use the constructs of this module.

EXPRESS specification:

*)
TYPE os_identification_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON pmri_identification_item WITH
   (applied_qualification_type_assignment,
    experience_type,
    organization_type,
    person,
    person_and_organization,
    person_type,
    position_in_organization_assignment,
    qualification_type);
END_TYPE;
(*

5.2.1.12 os_location_item   EXPRESS-G

The os_location_item type is an extension of the pmri_location_item type. It adds the data types organization, organization_type, person, person_and_organization, person_type, position_in_organization and position_in_organization_type to the list of alternate data types.

NOTE  The list of entity data types may be extended in application modules that use the constructs of this module.

EXPRESS specification:

*)
TYPE os_location_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON pmri_location_item WITH
   (organization,
    organization_type,
    person,
    person_and_organization,
    person_type,
    position_in_organization,
    position_in_organization_type);
END_TYPE;
(*

5.2.1.13 os_multi_language_attribute_item   EXPRESS-G

The os_multi_language_attribute_item type is an extension of the pmri_multi_language_attribute_item type. It adds the data types applied_experience_assignment, applied_person_type_assignment, experience_type, organization_type, person_type, person_type_definition, person_type_definition_relationship, position_in_organization, position_in_organization_assignment, position_in_organization_relationship, position_in_organization_type and qualification_type to the list of alternate data types.

NOTE  The list of entity data types may be extended in application modules that use the constructs of this module.

EXPRESS specification:

*)
TYPE os_multi_language_attribute_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON pmri_multi_language_attribute_item WITH
   (applied_experience_assignment,
    applied_person_type_assignment,
    experience_type,
    organization_type,
    person_type,
    person_type_definition,
    person_type_definition_relationship,
    position_in_organization,
    position_in_organization_assignment,
    position_in_organization_relationship,
    position_in_organization_type,
    qualification_type);
END_TYPE;
(*

5.2.1.14 os_organization_item   EXPRESS-G

The os_organization_item type is an extension of the pmri_organization_item type. It adds the data types applied_person_type_assignment, applied_position_in_organization_assignment, applied_position_in_organization_group_assignment, applied_position_in_organization_type_assignment and position_in_organization_type to the list of alternate data types.

NOTE  The list of entity data types may be extended in application modules that use the constructs of this module.

EXPRESS specification:

*)
TYPE os_organization_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON pmri_organization_item WITH
   (applied_person_type_assignment,
    applied_position_in_organization_assignment,
    applied_position_in_organization_group_assignment,
    applied_position_in_organization_type_assignment,
    position_in_organization_type);
END_TYPE;
(*

5.2.1.15 os_person_and_organization_item   EXPRESS-G

The os_person_and_organization_item type is an extension of the pmri_person_and_organization_item type. It adds the data types applied_person_type_assignment, applied_position_in_organization_assignment, applied_position_in_organization_group_assignment, applied_position_in_organization_type_assignment and position_in_organization_type to the list of alternate data types.

NOTE  The list of entity data types may be extended in application modules that use the constructs of this module.

EXPRESS specification:

*)
TYPE os_person_and_organization_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON pmri_person_and_organization_item WITH
   (applied_person_type_assignment,
    applied_position_in_organization_assignment,
    applied_position_in_organization_group_assignment,
    applied_position_in_organization_type_assignment,
    position_in_organization_type);
END_TYPE;
(*

5.2.1.16 os_person_type_item   EXPRESS-G

The os_person_type_item type is an extension of the person_type_item type. It adds the data types group, person, person_and_organization, position_in_organization and position_in_organization_type to the list of alternate data types.

NOTE  The list of entity data types may be extended in application modules that use the constructs of this module.

EXPRESS specification:

*)
TYPE os_person_type_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON person_type_item WITH
   (group,
    person,
    person_and_organization,
    position_in_organization,
    position_in_organization_type);
END_TYPE;
(*

5.2.1.17 os_state_observed_of_item   EXPRESS-G

The os_state_observed_of_item type is an extension of the pmri_state_observed_of_item type. It adds the data types organization and person_and_organization to the list of alternate data types.

NOTE  The list of entity data types may be extended in application modules that use the constructs of this module.

EXPRESS specification:

*)
TYPE os_state_observed_of_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON pmri_state_observed_of_item WITH
   (organization,
    person_and_organization);
END_TYPE;
(*

5.2.1.18 os_state_type_of_item   EXPRESS-G

The os_state_type_of_item type is an extension of the pmri_state_type_of_item type. It adds the data types organization and person_and_organization to the list of alternate data types.

NOTE  The list of entity data types may be extended in application modules that use the constructs of this module.

EXPRESS specification:

*)
TYPE os_state_type_of_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON pmri_state_type_of_item WITH
   (organization,
    person_and_organization);
END_TYPE;
(*

5.2.2 MIM entity definitions

This subclause specifies the MIM entities for this module. The MIM entities and definitions are specified below.

5.2.2.1 os_characterizable_address   EXPRESS-G

A os_characterizable_address is a type of characterized_object and address .

EXPRESS specification:

*)
ENTITY os_characterizable_address
  SUBTYPE OF (address, characterized_object);
END_ENTITY;
(*

5.2.2.2 os_characterizable_person   EXPRESS-G

A os_characterizable_person is a type of characterized_object and person

EXPRESS specification:

*)
ENTITY os_characterizable_person
  SUBTYPE OF (characterized_object, person);
END_ENTITY;
(*

5.2.2.3 os_characterizable_person_and_organization   EXPRESS-G

A os_characterizable_person_and_organization is a type of characterized_object and person_and_organization

EXPRESS specification:

*)
ENTITY os_characterizable_person_and_organization
  SUBTYPE OF (characterized_object, person_and_organization);
END_ENTITY;
(*



*)
END_SCHEMA;  -- Organization_structure_mim
(*


© ISO 2011 — All rights reserved