Application module: Project management resource information ISO/TS 10303-1434: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

(*
ISO TC184/SC4/WG12 N7128 - ISO/TS 10303-1434 Project management resource information - EXPRESS ARM
Supersedes ISO TC184/SC4/WG12 N5899
*)



SCHEMA Project_management_resource_information_arm;

USE FROM Document_structure_arm;    -- ISO/TS 10303-1124

USE FROM External_class_arm;    -- ISO/TS 10303-1275

USE FROM Position_in_organization_arm;    -- ISO/TS 10303-1242

USE FROM Schedule_arm;    -- ISO/TS 10303-1437

USE FROM Selected_item_arm;    -- ISO/TS 10303-1357


TYPE pmri_activity_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON ss_activity_item WITH
   (Contract,
    Independent_property,
    Location,
    Location_representation,
    Product,
    Product_version,
    Product_view_definition);
END_TYPE;

TYPE pmri_activity_method_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON ss_activity_method_item WITH
   (Contract,
    File,
    Location,
    Product,
    Product_based_location_identification,
    Product_version,
    Product_view_definition,
    Project);
END_TYPE;

TYPE pmri_affected_item_select = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON ss_affected_item_select WITH
   (Contract,
    File,
    Product,
    Product_version,
    Product_view_definition);
END_TYPE;

TYPE pmri_approval_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON ss_approval_item WITH
   (Certification,
    Condition,
    Condition_assignment,
    Effectivity,
    Identification_assignment,
    Independent_property,
    Independent_property_relationship,
    Product_view_definition,
    Selected_item_assignment,
    View_definition_context);
END_TYPE;

TYPE pmri_certification_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON ss_certification_item WITH
   (Document,
    Document_version,
    Project);
END_TYPE;

TYPE pmri_characterized_activity_definition = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON ss_characterized_activity_definition WITH
   (Condition,
    Condition_relationship);
END_TYPE;

TYPE pmri_classification_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON ss_classification_item WITH
   (External_class_library,
    External_source_identification,
    Independent_property,
    Independent_property_relationship,
    Location_assignment,
    Location_representation,
    Organizational_location_identification,
    Product,
    Product_version,
    Product_view_definition,
    Regional_coordinate,
    Selected_item,
    Selected_item_assignment,
    Unit,
    Value_with_unit,
    View_definition_context);
END_TYPE;

TYPE pmri_classified_attribute_select = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON ss_classified_attribute_select WITH
   (Approval,
    Approval_assignment,
    Approval_relationship,
    Approval_status,
    Approving_person_organization,
    Certification,
    Certification_assignment,
    Condition,
    Condition_parameter,
    Condition_relationship,
    Contract,
    Contract_relationship,
    Date_or_date_time_assignment,
    Digital_file,
    Document_assignment,
    Document_definition_relationship,
    Effectivity,
    Effectivity_assignment,
    External_source_identification,
    File_relationship,
    Global_location_representation,
    Hardcopy,
    Identification_assignment,
    Independent_property,
    Independent_property_relationship,
    Justification,
    Justification_assignment,
    Justification_support_assignment,
    Language,
    Location,
    Location_relationship,
    Organization_or_person_in_organization_assignment,
    Organizational_location_identification,
    Product,
    Product_based_location_identification,
    Product_version,
    Product_view_definition,
    Project_assignment,
    Project_relationship,
    Regional_coordinate,
    Regional_grid_location_representation,
    Representation,
    Representation_context,
    Representation_item,
    Security_classification,
    Time_interval_relationship,
    Unit,
    Value_with_unit,
    View_definition_context);
END_TYPE;

TYPE pmri_collection_member_select = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON ss_collection_member_select WITH
   (Document_definition_relationship,
    Experience_gained,
    Experience_instance,
    Experience_type,
    Experience_type_relationship,
    File_relationship,
    Name_assignment,
    Person_or_organization_or_person_in_organization_in_position,
    Person_or_organization_or_person_in_organization_in_position_relationship,
    Position,
    Position_assignment,
    Position_group,
    Position_group_assignment,
    Position_group_relationship,
    Position_group_role,
    Position_position_type_assignment,
    Position_relationship,
    Position_role,
    Position_type,
    Position_type_assignment,
    Position_type_role,
    Qualification_assignment,
    Qualification_type,
    Qualification_type_relationship,
    Selected_item_assignment,
    Type_of_person,
    Type_of_person_assignment,
    Type_of_person_definition,
    Type_of_person_definition_relationship,
    Type_of_person_definition_required_attributes_relationship);
END_TYPE;

TYPE pmri_condition_evaluation_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON ss_condition_evaluation_item WITH
   (Approval,
    Approval_assignment,
    Document_assignment);
END_TYPE;

TYPE pmri_condition_evaluation_parameter_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON ss_condition_evaluation_parameter_item WITH
   (Approval,
    Approval_assignment,
    Calendar_date,
    Certification_assignment,
    Classification_assignment,
    Contract_assignment,
    Date_or_date_time_assignment,
    Date_time,
    Document_assignment,
    Identification_assignment,
    Organization_or_person_in_organization_assignment,
    Product,
    Product_version,
    Product_view_definition,
    Representation);
END_TYPE;

TYPE pmri_condition_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON ss_condition_item WITH
   (Approval,
    Approval_assignment,
    Document_assignment);
END_TYPE;

TYPE pmri_condition_parameter_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON ss_condition_parameter_item WITH
   (Approval,
    Approval_assignment,
    Calendar_date,
    Certification_assignment,
    Classification_assignment,
    Contract_assignment,
    Date_or_date_time_assignment,
    Date_time,
    Document_assignment,
    Organization_or_person_in_organization_assignment,
    Product,
    Product_version,
    Product_view_definition,
    Representation);
END_TYPE;

TYPE pmri_contract_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON ss_contract_item WITH
   (External_class_library,
    organization_or_person_in_organization_item,
    Product_version);
END_TYPE;

TYPE pmri_date_or_date_time_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON ss_date_or_date_time_item WITH
   (Condition,
    Condition_assignment,
    Identification_assignment,
    Independent_property,
    Independent_property_relationship,
    Location_assignment,
    Location_representation,
    Product_version,
    Product_view_definition,
    Selected_item,
    View_definition_context);
END_TYPE;

TYPE pmri_documented_element_select = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON ss_documented_element_select WITH
   (External_item_identification,
    Location,
    Location_assignment,
    Location_relationship,
    Organizational_location_identification,
    Regional_grid_location_representation,
    Selected_item);
END_TYPE;

TYPE pmri_effectivity_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON ss_effectivity_item WITH
   (Document_definition,
    Document_definition_relationship,
    File_relationship,
    Location_assignment,
    Selected_item_assignment);
END_TYPE;

TYPE pmri_identification_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON ss_identification_item WITH
   (Approval,
    Certification,
    External_class_library,
    External_source_identification,
    File,
    Independent_property,
    Independent_property_relationship,
    Location,
    Location_representation,
    Organization_or_person_in_organization_assignment,
    Organizational_location_identification,
    Project,
    Representation,
    Security_classification_assignment,
    View_definition_context);
END_TYPE;

TYPE pmri_justification_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON ss_justification_item WITH
   (Document_definition_relationship,
    File_relationship,
    Location_assignment);
END_TYPE;

TYPE pmri_justification_support_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON ss_justification_support_item WITH
   (Document_definition_relationship,
    File_relationship,
    Location,
    Location_assignment,
    View_definition_context);
END_TYPE;

TYPE pmri_location_assignment_select = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON ss_location_assignment_select WITH
   (File,
    Product,
    Product_version,
    Product_view_definition,
    Project);
END_TYPE;

TYPE pmri_observation_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON ss_observation_item WITH
   (Document_definition_relationship,
    Experience_gained,
    Experience_instance,
    Experience_type,
    Experience_type_relationship,
    File_relationship,
    Name_assignment,
    Person_or_organization_or_person_in_organization_in_position,
    Person_or_organization_or_person_in_organization_in_position_relationship,
    Position,
    Position_assignment,
    Position_group,
    Position_group_assignment,
    Position_group_relationship,
    Position_group_role,
    Position_position_type_assignment,
    Position_relationship,
    Position_role,
    Position_type,
    Position_type_assignment,
    Position_type_role,
    Qualification_assignment,
    Qualification_type,
    Qualification_type_relationship,
    Selected_item_assignment,
    Type_of_person,
    Type_of_person_assignment,
    Type_of_person_definition,
    Type_of_person_definition_relationship,
    Type_of_person_definition_required_attributes_relationship);
END_TYPE;

TYPE pmri_organization_or_person_in_organization_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON ss_organization_or_person_in_organization_item WITH
   (Condition,
    Condition_assignment,
    Location_assignment,
    Selected_item,
    Selected_item_assignment);
END_TYPE;

TYPE pmri_position_group_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON position_group_item WITH
   (Approving_person_organization,
    Document_definition,
    Organization_or_person_in_organization_assignment);
END_TYPE;

TYPE pmri_position_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON position_item WITH
   (Approving_person_organization,
    Document_definition,
    Organization_or_person_in_organization_assignment);
END_TYPE;

TYPE pmri_position_type_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON position_type_item WITH
   (Approving_person_organization,
    Document_definition,
    Organization_or_person_in_organization_assignment);
END_TYPE;

TYPE pmri_project_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON ss_project_item WITH
   (Independent_property);
END_TYPE;

TYPE pmri_property_assignment_select = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON ss_property_assignment_select WITH
   (Document_assignment,
    Location_assignment,
    Organization_or_person_in_organization_assignment,
    Product_view_definition,
    Project);
END_TYPE;

TYPE pmri_resource_assignment_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON resource_assignment_item WITH
   (Contract,
    Contract_relationship,
    Location,
    Project);
END_TYPE;

TYPE pmri_resource_item_select = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON resource_item_select WITH
   (Document,
    Document_definition,
    Document_version,
    File,
    Location);
END_TYPE;

TYPE pmri_security_classification_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON ss_security_classification_item WITH
   (Product_version,
    Product_view_definition,
    Project_relationship);
END_TYPE;

TYPE pmri_selected_item_context_items = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON selected_item_context_items WITH
   (Contract,
    Contract_relationship,
    Project);
END_TYPE;

TYPE pmri_selected_item_select = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON selected_item_select WITH
   (Product,
    Product_version);
END_TYPE;

TYPE pmri_state_definition_of_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON ss_state_definition_of_item WITH
   (Certification,
    Contract,
    Contract_relationship,
    Location,
    Product,
    Product_version,
    Project,
    Security_classification);
END_TYPE;

TYPE pmri_state_of_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON ss_state_of_item WITH
   (Certification,
    Contract,
    Contract_relationship,
    Digital_file,
    Location,
    Security_classification);
END_TYPE;

TYPE pmri_string_select = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON ss_string_select WITH
   (Condition,
    Condition_parameter,
    Condition_relationship,
    Global_location_representation,
    Location,
    Location_assignment,
    Location_relationship,
    Organizational_location_identification,
    Product_based_location_identification,
    Regional_coordinate,
    Regional_grid_location_representation);
END_TYPE;

TYPE pmri_work_output_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON work_output_item WITH
   (Contract,
    Contract_relationship,
    File,
    Location,
    Product,
    Product_version,
    Product_view_definition,
    Project_assignment);
END_TYPE;

END_SCHEMA;  -- Project_management_resource_information_arm


© ISO 2011 — All rights reserved