| Application module: Organization structure | ISO/TS 10303-1435:2011-10(E) © ISO |
This clause specifies the information requirements for the Organization structure application module. The information requirements are specified as the Application Reference Model (ARM) of this application module.
NOTE 1 A graphical representation of the information requirements is given in Annex C.
NOTE 2 The mapping specification is specified in 5.1. It shows how the information requirements are met by using common resources and constructs defined or imported in the MIM schema of this application module.
This clause defines the information requirements to which implementations shall conform using the EXPRESS language as defined in ISO 10303-11. The following begins the Organization_structure_arm schema and identifies the necessary external references.
EXPRESS specification:
*)
SCHEMA Organization_structure_arm;
(*
The following EXPRESS interface statements specify the elements imported from the ARMs of other application modules.
EXPRESS specification:
*)
USE FROM
Organization_type_arm;
--
ISO/TS 10303-1240
USE FROM
Project_management_resource_information_arm;
--
ISO/TS 10303-1434
(*
NOTE 1 The schemas referenced above are specified in the following part of ISO 10303:
Organization_type_arm ISO/TS 10303-1240 Project_management_resource_information_arm ISO/TS 10303-1434
NOTE 2 See Annex C, Figures C.1and C.2 for a graphical representation of this schema.
This subclause specifies the ARM types for this application module. The ARM types and definitions are specified below.

The os_activity_item type is an extension of the pmri_activity_item type. It adds the data types Position and Position_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.
Each list member is an item that can be assigned an activity.
EXPRESS specification:
*)
TYPE
os_activity_item =
EXTENSIBLE
GENERIC_ENTITY
SELECT
BASED_ON
pmri_activity_item
WITH
(Position,
Position_group);
END_TYPE;
(*

The os_activity_method_item type is an extension of the pmri_activity_method_item type. It adds the data types Organization, Organization_type, Person, Person_in_organization, Position, Position_group, Position_type, Type_of_person and Type_of_person_definition 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.
Each list member is a product or activity data item to which an applied activity method can be assigned.
EXPRESS specification:
*)
TYPE
os_activity_method_item =
EXTENSIBLE
GENERIC_ENTITY
SELECT
BASED_ON
pmri_activity_method_item
WITH
(Organization,
Organization_type,
Person,
Person_in_organization,
Position,
Position_group,
Position_type,
Type_of_person,
Type_of_person_definition);
END_TYPE;
(*

The os_affected_item_select type is an extension of the pmri_affected_item_select type. It adds the data types Organization, Person and Person_in_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.
Each list member is something that is affected by a work request.
EXPRESS specification:
*)
TYPE
os_affected_item_select =
EXTENSIBLE
GENERIC_ENTITY
SELECT
BASED_ON
pmri_affected_item_select
WITH
(Organization,
Person,
Person_in_organization);
END_TYPE;
(*

The os_approval_item type is an extension of the pmri_approval_item type. It adds the data types Experience_gained, Experience_type, Organization_organization_type_relationship, Person_or_organization_or_person_in_organization_in_position, Person_or_organization_or_person_in_organization_in_position_relationship, Position_assignment, Position_group_assignment, Position_position_type_assignment, Position_type, Position_type_assignment, Qualification_assignment, Qualification_type, Type_of_person and Type_of_person_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.
Each list member is an activity or product data item to which can be assigned an approval.
EXPRESS specification:
*)
TYPE
os_approval_item =
EXTENSIBLE
GENERIC_ENTITY
SELECT
BASED_ON
pmri_approval_item
WITH
(Experience_gained,
Experience_type,
Organization_organization_type_relationship,
Person_or_organization_or_person_in_organization_in_position,
Person_or_organization_or_person_in_organization_in_position_relationship,
Position_assignment,
Position_group_assignment,
Position_position_type_assignment,
Position_type,
Position_type_assignment,
Qualification_assignment,
Qualification_type,
Type_of_person,
Type_of_person_assignment);
END_TYPE;
(*

The os_classification_item type is an extension of the pmri_classification_item type. It adds the data types Experience_gained, Experience_instance, Organization_type, Person_or_organization_or_person_in_organization_in_position, Position_assignment, Position_group_assignment, Position_type_assignment, Qualification_assignment 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.
Each list member is a product or activity data item for which a class can be assigned to classify it.
EXPRESS specification:
*)
TYPE
os_classification_item =
EXTENSIBLE
GENERIC_ENTITY
SELECT
BASED_ON
pmri_classification_item
WITH
(Experience_gained,
Experience_instance,
Organization_type,
Person_or_organization_or_person_in_organization_in_position,
Position_assignment,
Position_group_assignment,
Position_type_assignment,
Qualification_assignment,
Qualification_type_relationship);
END_TYPE;
(*

The os_classified_attribute_select type is an extension of the pmri_classified_attribute_select type. It adds the data types Address_assignment, Organization_relationship and Person_in_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.
Each list member is an assertion that a data item has an attribute that is assigned to be a member of a class.
EXPRESS specification:
*)
TYPE
os_classified_attribute_select =
EXTENSIBLE
GENERIC_ENTITY
SELECT
BASED_ON
pmri_classified_attribute_select
WITH
(Address_assignment,
Organization_relationship,
Person_in_organization);
END_TYPE;
(*

The os_date_or_date_time_item type is an extension of the pmri_date_or_date_time_item type. It adds the data types Organization_organization_type_relationship, Person_or_organization_or_person_in_organization_in_position, Person_or_organization_or_person_in_organization_in_position_relationship, Position_group_assignment, Position_position_type_assignment, Position_type_assignment and Type_of_person_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.
Each list member is an activity or product data tiem to which can be assigned a calendar date or a calendar data with time.
EXPRESS specification:
*)
TYPE
os_date_or_date_time_item =
EXTENSIBLE
GENERIC_ENTITY
SELECT
BASED_ON
pmri_date_or_date_time_item
WITH
(Organization_organization_type_relationship,
Person_or_organization_or_person_in_organization_in_position,
Person_or_organization_or_person_in_organization_in_position_relationship,
Position_group_assignment,
Position_position_type_assignment,
Position_type_assignment,
Type_of_person_assignment);
END_TYPE;
(*

The os_documented_element_select type is an extension of the pmri_documented_element_select type. It adds the data types Experience_instance, Experience_type, Organization_type, Person_or_organization_or_person_in_organization_in_position, Person_or_organization_or_person_in_organization_in_position_relationship, Position, Position_group, Position_type, Position_type_assignment, Position_type_role, Qualification_type, Type_of_person and Type_of_person_definition 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.
Each list member is a product data item to which a document can be assigned that provides information about that product data.
EXPRESS specification:
*)
TYPE
os_documented_element_select =
EXTENSIBLE
GENERIC_ENTITY
SELECT
BASED_ON
pmri_documented_element_select
WITH
(Experience_instance,
Experience_type,
Organization_type,
Person_or_organization_or_person_in_organization_in_position,
Person_or_organization_or_person_in_organization_in_position_relationship,
Position,
Position_group,
Position_type,
Position_type_assignment,
Position_type_role,
Qualification_type,
Type_of_person,
Type_of_person_definition);
END_TYPE;
(*

The os_effectivity_item type is an extension of the pmri_effectivity_item type. It adds the data types Person_or_organization_or_person_in_organization_in_position_relationship, Position_assignment, Position_group_assignment, Position_position_type_assignment, Position_type_assignment and Type_of_person_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.
Each list member is an activity or product data item which has an effectivity (a domain of applicability) that can be characterized.
EXPRESS specification:
*)
TYPE
os_effectivity_item =
EXTENSIBLE
GENERIC_ENTITY
SELECT
BASED_ON
pmri_effectivity_item
WITH
(Person_or_organization_or_person_in_organization_in_position_relationship,
Position_assignment,
Position_group_assignment,
Position_position_type_assignment,
Position_type_assignment,
Type_of_person_assignment);
END_TYPE;
(*

The os_identification_item type is an extension of the pmri_identification_item type. It adds the data types Address, Experience_type, Organization_type, Person, Person_in_organization, Person_or_organization_or_person_in_organization_in_position, Person_or_organization_or_person_in_organization_in_position_relationship, Position_assignment, Position_group, Position_role, Qualification_assignment, Qualification_type and Type_of_person 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.
Each list member is a data item to which an identification assignment can be made.
EXPRESS specification:
*)
TYPE
os_identification_item =
EXTENSIBLE
GENERIC_ENTITY
SELECT
BASED_ON
pmri_identification_item
WITH
(Address,
Experience_type,
Organization_type,
Person,
Person_in_organization,
Person_or_organization_or_person_in_organization_in_position,
Person_or_organization_or_person_in_organization_in_position_relationship,
Position_assignment,
Position_group,
Position_role,
Qualification_assignment,
Qualification_type,
Type_of_person);
END_TYPE;
(*

The os_location_assignment_select type is an extension of the pmri_location_assignment_select type. It adds the data types Organization, Organization_type, Person, Person_in_organization, Position, Position_type and Type_of_person 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.
Each list member is an entity that can be assigned to a specified location.
EXPRESS specification:
*)
TYPE
os_location_assignment_select =
EXTENSIBLE
GENERIC_ENTITY
SELECT
BASED_ON
pmri_location_assignment_select
WITH
(Organization,
Organization_type,
Person,
Person_in_organization,
Position,
Position_type,
Type_of_person);
END_TYPE;
(*

The os_observation_item type is an extension of the pmri_observation_item type. It adds the data types Organization_organization_type_relationship 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_observation_item =
EXTENSIBLE
GENERIC_ENTITY
SELECT
BASED_ON
pmri_observation_item
WITH
(Organization_organization_type_relationship,
Organization_type);
END_TYPE;
(*

The os_organization_or_person_in_organization_item type is an extension of the pmri_organization_or_person_in_organization_item type. It adds the data types Position_assignment, Position_group_assignment, Position_position_type_assignment, Position_type, Position_type_assignment and Type_of_person_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.
Each list member is an activity or product data item to which an organization or person in an organization can be assigned.
EXPRESS specification:
*)
TYPE
os_organization_or_person_in_organization_item =
EXTENSIBLE
GENERIC_ENTITY
SELECT
BASED_ON
pmri_organization_or_person_in_organization_item
WITH
(Position_assignment,
Position_group_assignment,
Position_position_type_assignment,
Position_type,
Position_type_assignment,
Type_of_person_assignment);
END_TYPE;
(*

The os_property_assignment_select type is an extension of the pmri_property_assignment_select type. It adds the data types Address, Person and Person_in_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.
Each list member is a data item which can be assigned a property.
EXPRESS specification:
*)
TYPE
os_property_assignment_select =
EXTENSIBLE
GENERIC_ENTITY
SELECT
BASED_ON
pmri_property_assignment_select
WITH
(Address,
Person,
Person_in_organization);
END_TYPE;
(*

The os_required_resource_item type is an extension of the ss_required_resource_item type. It adds the data types Position, Position_type and Type_of_person 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.
Each list member is a product or activity data item to which a required resource can be assigned.
EXPRESS specification:
*)
TYPE
os_required_resource_item =
EXTENSIBLE
GENERIC_ENTITY
SELECT
BASED_ON
ss_required_resource_item
WITH
(Position,
Position_type,
Type_of_person);
END_TYPE;
(*

The os_resource_item_select type is an extension of the pmri_resource_item_select type. It adds the data types Organization, Organization_type, Person, Person_in_organization, Position, Position_type and Type_of_person 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.
Each list member is a product or activity data item that can be designated as a resource within some application context.
EXPRESS specification:
*)
TYPE
os_resource_item_select =
EXTENSIBLE
GENERIC_ENTITY
SELECT
BASED_ON
pmri_resource_item_select
WITH
(Organization,
Organization_type,
Person,
Person_in_organization,
Position,
Position_type,
Type_of_person);
END_TYPE;
(*

The os_state_definition_of_item type is an extension of the pmri_state_definition_of_item type. It adds the data types Organization and Person_in_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.
Each list member is an object whose mode of being (i.e. state) can be described and known by a state definition.
EXPRESS specification:
*)
TYPE
os_state_definition_of_item =
EXTENSIBLE
GENERIC_ENTITY
SELECT
BASED_ON
pmri_state_definition_of_item
WITH
(Organization,
Person_in_organization);
END_TYPE;
(*

The os_state_of_item type is an extension of the pmri_state_of_item type. It adds the data types Organization and Person_in_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.
Each list member is an activity or product data item which can have a state or be a state.
EXPRESS specification:
*)
TYPE
os_state_of_item =
EXTENSIBLE
GENERIC_ENTITY
SELECT
BASED_ON
pmri_state_of_item
WITH
(Organization,
Person_in_organization);
END_TYPE;
(*

The os_string_select type is an extension of the pmri_string_select type. It adds the data types Experience_gained, Experience_type, Organization_type, Position, Position_group, Position_relationship, Position_role, Position_type, Qualification_type, Type_of_person, Type_of_person_assignment, Type_of_person_definition and Type_of_person_definition_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.
Each list member is a string that can be the considered instance in a language indication.
EXPRESS specification:
*)
TYPE
os_string_select =
EXTENSIBLE
GENERIC_ENTITY
SELECT
BASED_ON
pmri_string_select
WITH
(Experience_gained,
Experience_type,
Organization_type,
Position,
Position_group,
Position_relationship,
Position_role,
Position_type,
Qualification_type,
Type_of_person,
Type_of_person_assignment,
Type_of_person_definition,
Type_of_person_definition_relationship);
END_TYPE;
(*

The os_type_of_person_item_select type is an extension of the type_of_person_item_select type. It adds the data types Person, Person_in_organization, Position, Position_group and Position_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.
Each list member is a product or activity item to which a type of person can be assigned.
EXPRESS specification:
*)
TYPE
os_type_of_person_item_select =
EXTENSIBLE
GENERIC_ENTITY
SELECT
BASED_ON
type_of_person_item_select
WITH
(Person,
Person_in_organization,
Position,
Position_group,
Position_type);
END_TYPE;
(*

The os_work_output_item type is an extension of the pmri_work_output_item type. It adds the data types Organization, Organization_type, Person, Person_in_organization, Position, Position_type and Type_of_person 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.
Each list member is any product or activity data item that can be a representation of the item that is defined as work output (actual item or or type of item).
EXPRESS specification:
*)
TYPE
os_work_output_item =
EXTENSIBLE
GENERIC_ENTITY
SELECT
BASED_ON
pmri_work_output_item
WITH
(Organization,
Organization_type,
Person,
Person_in_organization,
Position,
Position_type,
Type_of_person);
END_TYPE;
(*
*)
END_SCHEMA; -- Organization_structure_arm
(*
© ISO 2011 — All rights reserved