Reference Data Class Viewer

This is a display of all the reference data classes. This includes classes that have already been balloted.

Each class is an OWL class displayed here as pseudo EXPRESS classes for ease of readability.

The OASIS stage of each class is shown.

The classes are organized by the OWL ontology namespace (i.e. URI/URN).

URN: urn:plcs:rdl:std

RDL File: developer-draft/plcs-std-rdl.rdf-xml.owl ()

Title:
Version: 1$Id: plcs-std-rdl.rdf-xml.owl,v 1.20 2008/03/10 08:39:07 robbod Exp $
Stage: DeveloperDraftDeveloperDraft
Description:
Class Access_description [urn:plcs:rdl:std#Access_description] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

An Access_description is a Description where the text narrative describes how to gain access to the associated object.
CLASS Access_description;
SUBCLASS OF ( Description );
END_CLASS;
Class Access_point_identification_code [urn:plcs:rdl:std#Access_point_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

A Access_point_identification_code is an Identification_code that identifies an item that can be opened or removed in order to gain access to other items in a Product.
CLASS Access_point_identification_code;
SUBCLASS OF ( Breakdown_element_identification_code );
END_CLASS;
Class Access_relationship [urn:plcs:rdl:std#Access_relationship] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

Specifies that the relating item is dependent upon the related item to be removed or opened, in order to gain access to relating item.
CLASS Access_relationship;
SUBCLASS OF ( EXPRESS:View_definition_usage, );
END_CLASS;
Class Acquisition_process [urn:plcs:rdl:std#Acquisition_process] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:CommitteeDraft Revision:0

Source:PLCS OASIS Creator:Brad Harris, Eurostep Limited Created:2007-07-09

Last modified:2007-07-09

Definition:

An acquisition_process is an Agreement_process that classifies the associated data as having been defined within the context of the process that obtains a product or service in accordance with the acquirer's requirements.
CLASS Acquisition_process;
SUBCLASS OF ( Agreement_process );
DISJOINT WITH ( Supply_process, );
END_CLASS;
Class Activity_actual_duration [urn:plcs:rdl:std#Activity_actual_duration] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version: Version:1 Stage:CommitteeDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2007-04-02

Last modified:2007-07-12

Definition:

An Activity_actual_duration is Activity_property representing the length of time an Activity took to complete. The time may be measured in units such as Hours, Minutes, Seconds.
CLASS Activity_actual_duration;
SUBCLASS OF ( EXPRESS:Activity_property, );
DISJOINT WITH ( Activity_planned_duration, Activity_elapsed_duration, Labour_time_planned, Quantity, Labour_time_consumed, Activity_percentage_complete, );
END_CLASS;
Class Activity_elapsed_duration [urn:plcs:rdl:std#Activity_elapsed_duration] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version: Version:1 Stage:CommitteeDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2007-04-02

Last modified:2007-07-12

Definition:

An Activity_elapsed_duration is an Activity_property representing the time taken so far on an Activity that has not yet completed. The time may be measured in units such as Man hours or Hours,Minutes, Seconds.
CLASS Activity_elapsed_duration;
SUBCLASS OF ( EXPRESS:Activity_property, );
DISJOINT WITH ( Activity_planned_duration, Activity_actual_duration, Labour_time_planned, Quantity, Labour_time_consumed, Activity_percentage_complete, );
END_CLASS;
Class Activity_identification_code [urn:plcs:rdl:std#Activity_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2007-01-23

Last modified:2007-07-23

Definition:

An Activity_identification_code is an Identification_code that is used to identify an activity that is planned or has happened. EXAMPLE: The identification of of a planned activity in a project plan or the identification of a maintenance activity that happened last week. CONSTRAINT: An Identification_assignment classified as an Activity_identification_code can only be assigned to an Activity or Activity_actual or their subclasses.
CLASS Activity_identification_code;
SUBCLASS OF ( Identification_code );
END_CLASS;
Class Activity_input [urn:plcs:rdl:std#Activity_input] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:CommitteeDraft

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited

Definition:

An Activity_input is an Applied_activity_assignment class whose members are inputs to an Activity.
CLASS Activity_input;
SUBCLASS OF ( EXPRESS:Applied_activity_assignment, );
END_CLASS;
Class Activity_method_identification_code [urn:plcs:rdl:std#Activity_method_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2005-01-12

Last modified:2007-07-23

Definition:

An Activity_method_identification_code is an Identification_code that identifies an Activity_method. EXAMPLE: The identification of a description of how to perform a maintenance activity. CONSTRAINT: An Identification_assignment classified as an Activity_method_identification_code can only be assigned to an Activity_method or its subclasses.
CLASS Activity_method_identification_code;
SUBCLASS OF ( Identification_code );
SUPERCLASS OF ( Task_method_identification_code, );
END_CLASS;
Class Activity_output [urn:plcs:rdl:std#Activity_output] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:CommitteeDraft

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited

Definition:

An Activity_output is an Applied_activity_assignment class whose members are outputs from an Activity.
CLASS Activity_output;
SUBCLASS OF ( EXPRESS:Applied_activity_assignment, );
END_CLASS;
Class Activity_percentage_complete [urn:plcs:rdl:std#Activity_percentage_complete] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version: Version:1 Stage:CommitteeDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2007-04-02

Last modified:2007-07-12

Definition:

An Activity_percentage_complete is an Activity_property representing in percentage terms, how complete an activity is.
CLASS Activity_percentage_complete;
SUBCLASS OF ( EXPRESS:Activity_property, );
DISJOINT WITH ( Activity_planned_duration, Activity_actual_duration, Activity_elapsed_duration, Labour_time_planned, Quantity, Labour_time_consumed, );
END_CLASS;
Class Activity_planned_duration [urn:plcs:rdl:std#Activity_planned_duration] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:CommitteeDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2007-04-02

Last modified:2007-07-12

Definition:

An Activity_planned_duration is Activity_property representing the planned or expected time that an Activity will take to complete. The time may be measured in units such as Man hours or Hours,Minutes, Seconds.
CLASS Activity_planned_duration;
SUBCLASS OF ( EXPRESS:Activity_property, );
SUPERCLASS OF ( Aggregated_activity_planned_duration, );
DISJOINT WITH ( Activity_actual_duration, Activity_elapsed_duration, Labour_time_planned, Quantity, Labour_time_consumed, Activity_percentage_complete, );
END_CLASS;
Class Actual_effectivity [urn:plcs:rdl:std#Actual_effectivity] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2007-04-02

Last modified:2007-07-11

Definition:

An Actual_effectivity is an Effectivity_assignment that classifies the assigned_effectivity as being an actual period of time during which the associated items are, or were, effective.
CLASS Actual_effectivity;
SUBCLASS OF ( EXPRESS:Effectivity_assignment, );
END_CLASS;
Class Address_based_location_identification_code [urn:plcs:rdl:std#Address_based_location_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Tim Turner, LSC Group Created:2007-01-30

Last modified:2007-07-13

Definition:

An Address_based_location_identification_code is an Idenitification_code that identifies an Address_based_location_representation. CONSTRAINT: An Identification_assignment classified as an Address_based_location_identification_code can only be assigned to an Address_based_location_representation or its subclasses.
CLASS Address_based_location_identification_code;
SUBCLASS OF ( Location_identification_code );
END_CLASS;
Class Adjacent_location [urn:plcs:rdl:std#Adjacent_location] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:CommitteeDraft

Source:PLCS OASIS Creator:Tim Turner, LSC

Definition:

A Adjacent_location is a classification of a Location_relationship where the related_location is adjacent to the relating_location. Each location shall unique in that they shall not provide different representations of the same location. There is no specification on how close an Adjacent_location needs to be to the relating_location. However, sub-classes may provide narrower definitions for other contexts.
CLASS Adjacent_location;
SUBCLASS OF ( Location_relationship_role );
DISJOINT WITH ( Alternative_location, Hierarchical_relationship, );
END_CLASS;
Class Aggregated_activity_planned_duration [urn:plcs:rdl:std#Aggregated_activity_planned_duration] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

An Aggregated_activity_planned_duration is an Activity_property representing the planned or expected duration that an overall Activity including subactivities will take to complete. The time may be measured in units such as Hours, Minutes, Seconds.
CLASS Aggregated_activity_planned_duration;
SUBCLASS OF ( Activity_planned_duration );
END_CLASS;
Class Aggregated_labour_time_planned [urn:plcs:rdl:std#Aggregated_labour_time_planned] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

Aggregated_labour_time_planned is a property representing the amount of work that is planned to be consumed performing an overall activity, including all its subactivities. The unit of the property is e.g. Man_hours.
CLASS Aggregated_labour_time_planned;
SUBCLASS OF ( Labour_time_planned );
END_CLASS;
Class Agreement_process [urn:plcs:rdl:std#Agreement_process] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Trine Hansen, DNV Created:2004-11-24

Last modified:2007-07-10

Definition:

An Agreement_process is a Process_domain domain that classifies the associated data as having been defined within the context of specifying the requirements for the establishment of agreements with organizational entities external and internal to the organization.
CLASS Agreement_process;
SUBCLASS OF ( Process_domain );
SUPERCLASS OF ( Acquisition_process, Supply_process, );
DISJOINT WITH ( Project_process, Technical_process, Enterprise_process, );
END_CLASS;
Class Alternative [urn:plcs:rdl:std#Alternative] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

If one thing is an alternative to another, the first can be found, used, or done instead of the second.
CLASS Alternative;
SUBCLASS OF ( Relationship );
END_CLASS;
Class Alternative_location [urn:plcs:rdl:std#Alternative_location] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:CommitteeDraft

Source:PLCS OASIS Creator:Tim Turner, LSC

Definition:

An Alternative_location is a classification of a Location_relationship where the related_location is an alternative to the relating_location. Each location shall unique in that they shall not provide different representations of the same location. An alternative_location may provide similar facilities as the relating_location.
CLASS Alternative_location;
SUBCLASS OF ( Location_relationship_role );
DISJOINT WITH ( Hierarchical_relationship, Adjacent_location, );
END_CLASS;
Class And [urn:plcs:rdl:std#And] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

The classical logical expression AND meaning the combined condition must be true.
CLASS And;
SUBCLASS OF ( Logical_operator );
END_CLASS;
Class AP239_version [urn:plcs:rdl:std#AP239_version] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:CommitteeDraft

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited

Definition:

An AP239_version is a message containing ISO 10303-239 data of a given version of ISO 10303-239. The class identifies the version of ISO 10303-239 to which the data in the message conforms. This information is used by translators to correctly decode a message. This class is abstract
CLASS AP239_version;
SUBCLASS OF ( EXPRESS:Message, );
SUPERCLASS OF ( ISO10303_ed1_tc1, ISO10303_ed1, );
END_CLASS;
Class Applicable_to [urn:plcs:rdl:std#Applicable_to] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

A relation so classified asserts that the Activity_method (or subclass thereof) is valid and appropriate to the product referenced in the context in the particular discipline and life cycle stage.
CLASS Applicable_to;
SUBCLASS OF ( EXPRESS:Task_method_version_assignment, );
END_CLASS;
Class Application_domain [urn:plcs:rdl:std#Application_domain] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:ISO/TS 10303-1019:2004 Product data representation and exchange: Application module: Product view definition Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:0000-00-00

Last modified:2007-07-23

Definition:

An Application_domain is a View_definition_context that classifies the associated data as having been defined within the context of that Application_domain . NOTE - 'electrical design' and 'mechanical design' are not understood to mean the design life cycle - within the application domain 'mechanical design', you may have concurrent 'manufacturing' and 'design' life-cycle view definitions. EXAMPLE: 'assembly study', 'digital mock-up', 'electrical design', 'mechanical design', 'preliminary design', 'process planning' are examples of application domains.
CLASS Application_domain;
SUBCLASS OF ( EXPRESS:View_definition_context, );
SUPERCLASS OF ( Discipline_domain, Process_domain, );
END_CLASS;
Class Approved [urn:plcs:rdl:std#Approved] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PDM Schema usage guide Creator:Mike Ward, Eurostep Limited Created:2007-01-23

Last modified:2007-07-11

Definition:

Approved is an Approval_status that classifies it as officially accepted.
CLASS Approved;
SUBCLASS OF ( EXPRESS:Approval_status, );
DISJOINT WITH ( Approved_with_concession, Withdrawn, Not_yet_approved, Rejected, );
END_CLASS;
Class Approved_item_name [urn:plcs:rdl:std#Approved_item_name] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:UK MoD TES/ILS and Eng Pol under TLSS Development Programme Creator:Tim Turner Created:

Last modified:2007-07-23

Definition:

An Approved_item_name is a Resource_item_name that identifies a Resource_item with a name that has been (implicitly) approved by a National Codification Bureau.
CLASS Approved_item_name;
SUBCLASS OF ( Resource_item_name );
END_CLASS;
Class Approved_with_concession [urn:plcs:rdl:std#Approved_with_concession] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2007-04-02

Last modified:2007-07-11

Definition:

Approved_with_concession is an Approval_status that classifies it as officially accepted with concessions, or limitations on usage. EXAMPLE: This could be used to assert that a part may used on an aircraft so long as the aircraft does not fly above 3000 metres.
CLASS Approved_with_concession;
SUBCLASS OF ( EXPRESS:Approval_status, );
DISJOINT WITH ( Withdrawn, Not_yet_approved, Rejected, Approved, );
END_CLASS;
Class Architectural_design_process [urn:plcs:rdl:std#Architectural_design_process] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Brad Harris, Eurostep Limited Created:2007-07-09

Last modified:2007-07-09

Definition:

An Architectural_design_process is a Technical_process that classifies the associated data as having been defined within the context of synthesizing a solution that satisfies system requirements.
CLASS Architectural_design_process;
SUBCLASS OF ( Technical_process );
DISJOINT WITH ( Operation_process, Implementation_process, Validation_process, Verification_process, Maintenance_process, Transition_process, Stakeholder_requirements_definition_process, Requirements_analysis_process, Disposal_process, Integration_process, );
END_CLASS;
Class Assembly_component_name [urn:plcs:rdl:std#Assembly_component_name] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS Creator:Leif Gyllström, Saab Aerotech Created:2007-05-23

Last modified:2007-07-18

Definition:

An Assembly_component_name is a Name by which a position in an assembly structure is known. EXAMPLE: Left front wheel.
CLASS Assembly_component_name;
SUBCLASS OF ( Name );
END_CLASS;
Class Assertor_of [urn:plcs:rdl:std#Assertor_of] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Brad Harris, Eurostep Limited Created:2007-07-10

Last modified:2007-07-23

Definition:

An Asserter_of is an Organization_or_person_in_organization_assignment that classifies the associated assigned_entity(organization_or_person_in_organization_select) as being the asserter of the associated items. EXAMPLE: This could be used to define the person who asserts that an item of equipment has a specific fault.
CLASS Assertor_of;
SUBCLASS OF ( EXPRESS:Organization_or_person_in_organization_assignment, );
DISJOINT WITH ( Contractor, Security_classifier_of, Creator_of, Maintainer_of, Contractee, Operator_of, Owner_of, User_of, Responsible_for, Measurer_of, Manufacturer_of, Assessor_of, Executor_of, Sender_of, Performer_of, Designer_of, Issuer_of, Installed_in_position, Observer_of, Receiver_of, Reporter_of, );
END_CLASS;
Class Assessor_of [urn:plcs:rdl:std#Assessor_of] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Brad Harris, Eurostep Limited Created:2007-07-10

Last modified:2007-07-23

Definition:

An Assessor_of is an Organization_or_person_in_organization_assignment that classifies the associated assigned_entity(organization_or_person_in_organization_select) as being the assessor of the associated items. EXAMPLE: This could be used to define the person who assesses that an item of equipment has a specific fault.
CLASS Assessor_of;
SUBCLASS OF ( EXPRESS:Organization_or_person_in_organization_assignment, );
DISJOINT WITH ( Contractor, Security_classifier_of, Creator_of, Maintainer_of, Contractee, Operator_of, Owner_of, User_of, Responsible_for, Measurer_of, Manufacturer_of, Executor_of, Sender_of, Performer_of, Designer_of, Assertor_of, Issuer_of, Installed_in_position, Observer_of, Receiver_of, Reporter_of, );
END_CLASS;
Class Assignment_type [urn:plcs:rdl:std#Assignment_type] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source: Creator:Trine Hansen, DNV Created:

Last modified:2007-07-12

Definition:

An Assignment_type is the type of the assignment of an identifier by an Identficaton_assignment. This distinguishes the use of a particular identifier in the context of alternative identifiers for the same item. For example, the preferred identifier indicates that this identification is the preferred identification. Note - This is an abstract class, in other words, the class should never be instantiated in an exchange file. Instead, sub classes will be instantiated.
CLASS Assignment_type;
SUBCLASS OF ( EXPRESS:Identification_assignment, );
SUPERCLASS OF ( Deprecated_identifier, Mandatory_identifier, Preferred_identifier, );
END_CLASS;
Class Attachment_slot_identification_code [urn:plcs:rdl:std#Attachment_slot_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2005-01-12

Last modified:2007-07-13

Definition:

An Attachment_slot_identification_code is an Identification_code that identifies an Attachment_slot. CONSTRAINT: An Identification_assignment classified as an Attachment_slot_identification_code can only be assigned to an Attachment_slot or its sub classes.
CLASS Attachment_slot_identification_code;
SUBCLASS OF ( Identification_code );
END_CLASS;
Class Breakdown_element_identification_code [urn:plcs:rdl:std#Breakdown_element_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2007-01-23

Last modified:2007-07-23

Definition:

A Breakdown_element_identification_code is an Identification_code that identifies a breakdown_element. EXAMPLE: An SNS_identification_code (Standard Numbering System) that is used in AECMA 1000D as a method to describe the functional and/or physical breakdown of items of the material. CONSTRAINT: An Identification_assignment classified as a Breakdown_element_identification_code can only be assigned to a Breakdown_element or its sub classes.
CLASS Breakdown_element_identification_code;
SUBCLASS OF ( Identification_code );
SUPERCLASS OF ( Access_point_identification_code, );
END_CLASS;
Class Breakdown_element_name [urn:plcs:rdl:std#Breakdown_element_name] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:OASIS PLCS Creator:Per Myrseth, DNV Created:2005-10-25

Last modified:2007-07-18

Definition:

A Breakdown_element_name is a Name by which a Breakdown_element is known.
CLASS Breakdown_element_name;
SUBCLASS OF ( Name );
SUPERCLASS OF ( Physical_breakdown_element_name, Zone_breakdown_element_name, Functional_breakdown_element_name, );
END_CLASS;
Class Breakdown_element_replaceability [urn:plcs:rdl:std#Breakdown_element_replaceability] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

Determination of constraints applicable to the replacement of a Part in a specific location its parent Part
CLASS Breakdown_element_replaceability;
SUBCLASS OF ( Breakdown_element_support_classification );
SUPERCLASS OF ( Line_replacable, Shop_replacable, );
END_CLASS;
Class Breakdown_element_support_classification [urn:plcs:rdl:std#Breakdown_element_support_classification] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

Organizing Breakdown Elements in logical groups as required by a support concept or support plan.
CLASS Breakdown_element_support_classification;
SUBCLASS OF ( EXPRESS:Breakdown_element_definition, );
SUPERCLASS OF ( Breakdown_element_replaceability, Breakdown_element_support_significance_classification, Support_analysis_candidate, );
END_CLASS;
Class Breakdown_element_support_significance_classification [urn:plcs:rdl:std#Breakdown_element_support_significance_classification] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

Determination of the importance to provide support to a breakdown element in a product structure
CLASS Breakdown_element_support_significance_classification;
SUBCLASS OF ( Breakdown_element_support_classification );
END_CLASS;
Class Breakdown_element_version_identification_code [urn:plcs:rdl:std#Breakdown_element_version_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:OASIS PLCS Creator:Per Myrseth, DNV Created:2005-10-14

Last modified:2007-07-12

Definition:

A Breakdown_element_version_identifcation_code is a Version_identifcation_code that identifies a particular version of a Breakdown_element. CONSTRAINT: An Identification_assignment classified as a Breakdown_element_version_identifcation_code can only be assigned to a Breakdown_element_version or its subclasses.
CLASS Breakdown_element_version_identification_code;
SUBCLASS OF ( Version_identification_code );
END_CLASS;
Class Breakdown_identification_code [urn:plcs:rdl:std#Breakdown_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2005-01-12

Last modified:2007-07-13

Definition:

A Breakdown_identification_code is an Identification_code that identifies a breakdown of product, such as a physical or zonal breakdown. CONSTRAINT: An Identification_assignment classified as a Breakdown_identification_code can only be assigned to a Breakdown or its sub classes.
CLASS Breakdown_identification_code;
SUBCLASS OF ( Identification_code );
END_CLASS;
Class Breakdown_name [urn:plcs:rdl:std#Breakdown_name] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:CommitteeDraft

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited

Definition:

A Breakdown_name is a Name by which a Breakdown is known.
CLASS Breakdown_name;
SUBCLASS OF ( Name );
END_CLASS;
Class Breakdown_version_identification_code [urn:plcs:rdl:std#Breakdown_version_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:David Price, Eurostep Limited Created:2007-05-11

Last modified:2007-07-12

Definition:

A Breakdown_version_identifcation_code is a Version_identifcation_code that identifies a particular version of a Breakdown_version. CONSTRAINT: An Identification_assignment classified as a Breakdown_version_identifcation_code can only be assigned to a Breakdown_version or its subclasses.
CLASS Breakdown_version_identification_code;
SUBCLASS OF ( Version_identification_code );
END_CLASS;
Class CAGE_code [urn:plcs:rdl:std#CAGE_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:http://www.dlis.dla.mil/cage_welcome.asp Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2004-03-02

Last modified:2007-07-13

Definition:

A CAGE_code is an Organization_identification_code. A CAGE (Commercial & Government Entity) Code is a five (5) position code that identifies companies doing or wishing to do business with the Federal Government. The codes are assigned by Defense Logistics Information Service (DLIS). The format of the code is that the first and fifth position must be numeric. The second, third and fourth may be any mixture of alpha/numeric excluding I and O. All positions are non-significant. For details see: http://www.dlis.dla.mil/cage_welcome.asp CONSTRAINT: An Identification_assignment classified as a CAGE_code can only be assigned to an Organization or its subclasses.
CLASS CAGE_code;
SUBCLASS OF ( Organization_identification_code );
END_CLASS;
Class Calculated_value [urn:plcs:rdl:std#Calculated_value] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:CommitteeDraft

Source:PLCS OASIS Creator:Per Myrseth, DNV

Definition:

estimation or stipulation of a value based on calculations
CLASS Calculated_value;
SUBCLASS OF ( EXPRESS:Property_value_representation, );
DISJOINT WITH ( Measured_value, Estimated_value, );
END_CLASS;
Class Certification_identification_code [urn:plcs:rdl:std#Certification_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2005-01-12

Last modified:2007-07-13

Definition:

A Certification_identification_code is an Identification_code that identifies a Certification. CONSTRAINT: An Identification_assignment classified as a Certification_identification_code can only be assigned to a Certification or its subclasses.
CLASS Certification_identification_code;
SUBCLASS OF ( Identification_code );
END_CLASS;
Class Codification_stage [urn:plcs:rdl:std#Codification_stage] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:UK MoD TES/ILS and Eng Pol under TLSS Development Programme Creator:Tim Turner Created:0000-00-00

Last modified:2007-07-23

Definition:

A Codification_stage is a Support_stage that classifies the associated data as having been defined within the context of spare part codification.
CLASS Codification_stage;
SUBCLASS OF ( Support_stage );
END_CLASS;
Class Comparative_condition [urn:plcs:rdl:std#Comparative_condition] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, Saab Aerotech Created:2007-05-23

Last modified:2007-07-12

Definition:

A Comparative_condition classifies a Computable_condition as being one where the Condition_parameter(s) related to it can be evaluated using a comparative relationship.
CLASS Comparative_condition;
SUBCLASS OF ( Computable_condition );
SUPERCLASS OF ( Equals, );
END_CLASS;
Class Computable_condition [urn:plcs:rdl:std#Computable_condition] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Sean Barker, BAE Systems Created:2007-05-23

Last modified:2007-07-12

Definition:

A Computable_condition classifies a Condition as being one where the Condition_parameter(s) related to it can be evaluated against recorded data without recourse to human intervention.
CLASS Computable_condition;
SUBCLASS OF ( EXPRESS:Condition, );
SUPERCLASS OF ( Comparative_condition, Deferred_life_condition, Deferred_time_condition, Computable_not_condition, Concession_condition, Serial_effectivity_statement, );
END_CLASS;
Class Computable_not_condition [urn:plcs:rdl:std#Computable_not_condition] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

A Computable_not_condition classifies a Condition as being a Computable_condition, but requires the condition parameter(s) to be false in order for the Condition to be true.
CLASS Computable_not_condition;
SUBCLASS OF ( Computable_condition );
END_CLASS;
Class Concept_stage [urn:plcs:rdl:std#Concept_stage] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:ISO 15288 Creator:Trine Hansen, DNV Created:2004-11-23

Last modified:2007-07-23

Definition:

A Concept_stage is a Life_cycle_stage that classifies the associated data as having been defined within the context of assessing new business opportunities and developing preliminary system requirements and a feasible design solution.
CLASS Concept_stage;
SUBCLASS OF ( Life_cycle_stage );
DISJOINT WITH ( Production_stage, Development_stage, Retirement_stage, Utilization_stage, Support_stage, );
END_CLASS;
Class Concession [urn:plcs:rdl:std#Concession] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:CommitteeDraft

Source:PLCS OASIS Creator:Tim Turner, LSC

Definition:

A Concession is a class of Approval whose members represent a concession. A concession is the approval to perform an activity or use a product when there is some variance from the design. Note: a concession is typically limited to the delivery of a product that has non-conforming characteristics within specified limits for an agreed time or quantity of product.
CLASS Concession;
SUBCLASS OF ( EXPRESS:Approval_assignment, );
END_CLASS;
Class Concession_condition [urn:plcs:rdl:std#Concession_condition] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:CommitteeDraft

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited

Definition:

A Concession_condition is a Condition that compares a life property to a value in order to provide limitations on the usage of a product.
CLASS Concession_condition;
SUBCLASS OF ( Computable_condition );
END_CLASS;
Class Concession_justification [urn:plcs:rdl:std#Concession_justification] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:CommitteeDraft

Source:PLCS OASIS Creator:Tim Turner, LSC

Definition:

A Concession_justification is a class of Justification whose members represent a justification which is used to represent the reason behind (for) a concession. A concession is the approval to perform an activity or use a product when there is some variance from the design. A justification is the reason for a variance from the original intent.
CLASS Concession_justification;
SUBCLASS OF ( Justification_support_assignment_role Justification_assignment_role );
END_CLASS;
Class Condition_assignment_role [urn:plcs:rdl:std#Condition_assignment_role] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Tim Turner, LSC Group Created:2007-02-26

Last modified:2007-07-12

Definition:

A Condition_assignment_role is a Condition_assignment that classifies that the assigned_condition to the associated item is done so in the context of a specific role. NOTE: It is expected that sub-classes of this will define those specific roles.
CLASS Condition_assignment_role;
SUBCLASS OF ( EXPRESS:Condition_assignment, );
SUPERCLASS OF ( Trigger, Precondition, Post_condition, Effectivity_statement_assignment, );
END_CLASS;
Class Condition_parameter_role [urn:plcs:rdl:std#Condition_parameter_role] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Tim Turner, LSC Group Created:2007-02-26

Last modified:2007-07-12

Definition:

A Condition_parameter_role is a Condition_parameter that classifies that the associated Condition is related within the context of a specific role. NOTE: It is expected that sub-classes of this will define those specific roles.
CLASS Condition_parameter_role;
SUBCLASS OF ( EXPRESS:Condition_parameter, );
SUPERCLASS OF ( Product_condition_parameter, Operational_environment_condition_parameter, Product_configuration_condition_parameter, Position_in_product_condition_parameter, Customer_condition_parameter, Product_zone_condition_parameter, Performing_organization_condition_parameter, Product_modification_condition_parameter, Operating_state_condition_parameter, Product_variant_condition_parameter, );
END_CLASS;
Class Condition_type_code [urn:plcs:rdl:std#Condition_type_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Tim Turner, LSC Group Created:2007-02-26

Last modified:2007-07-12

Definition:

A Condition_type_code is a Condition that classifies Condition instances. NOTE: It is expected that sub-classes of this class will define specific types of Conditions which will allow the grouping of conforming entries together
CLASS Condition_type_code;
SUBCLASS OF ( EXPRESS:Condition, );
END_CLASS;
Class Conditional_effectivity [urn:plcs:rdl:std#Conditional_effectivity] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

A Conditional_effectivity is a type of Effectivity for which the domain of applicability is defined as an associated Condition statement.
CLASS Conditional_effectivity;
SUBCLASS OF ( EXPRESS:Effectivity, );
END_CLASS;
Class Conditional_effectivity_statement [urn:plcs:rdl:std#Conditional_effectivity_statement] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

A Condition defining the applicability domain for an associated conditional effectivity.
CLASS Conditional_effectivity_statement;
SUBCLASS OF ( EXPRESS:Condition, );
END_CLASS;
Class Configuration_change [urn:plcs:rdl:std#Configuration_change] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2007-01-23

Last modified:2007-07-12

Definition:

A Configuration_change classifies a Directed_activity or a Work_order as being one that results in a change to the configuration of the product design and actual product.
CLASS Configuration_change;
SUBCLASS OF ( EXPRESS:Work_order, EXPRESS:Directed_activity, );
END_CLASS;
Class Configuration_management_process [urn:plcs:rdl:std#Configuration_management_process] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Brad Harris, Eurostep Limited Created:2007-07-09

Last modified:2007-07-09

Definition:

A Configuration_management_process is a Project_process that classifies the associated data as having been defined within the context of establishing and maintaining the integrity of all identified outputs of a project or process and making them available to concerned parties.
CLASS Configuration_management_process;
SUBCLASS OF ( Project_process );
DISJOINT WITH ( Risk_management_process, Decision_making_process, Project_assessment_process, Project_control_process, Information_management_process, Project_planning_process, );
END_CLASS;
Class Consumable [urn:plcs:rdl:std#Consumable] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

A required resource whose availability is permanently changed by its usage (e.g. camera film, fuel).
CLASS Consumable;
SUBCLASS OF ( Required_material_resource );
END_CLASS;
Class Contract_identification_code [urn:plcs:rdl:std#Contract_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2005-01-12

Last modified:2007-07-13

Definition:

A Contract_identification_code is an Identification_code that identifies a Contract. CONSTRAINT: An Identification_assignment classified as a Contract_identification_code can only be assigned to a Contract or its subclasses.
CLASS Contract_identification_code;
SUBCLASS OF ( Identification_code );
END_CLASS;
Class Contractee [urn:plcs:rdl:std#Contractee] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Brad Harris, Eurostep Limited Created:2007-07-10

Last modified:2007-07-23

Definition:

A Contractee is an Organization_or_person_in_organization_assignment that classifies the associated assigned_entity(organization_or_person_in_organization_select) as being the contractee with respect to the associated items(contract). NOTE: The assigned_entity(organization_or_person_in_organization_select) that is classified as the Contractee, awards a contract to a contractor.
CLASS Contractee;
SUBCLASS OF ( EXPRESS:Organization_or_person_in_organization_assignment, );
DISJOINT WITH ( Contractor, Security_classifier_of, Creator_of, Maintainer_of, Operator_of, Owner_of, User_of, Responsible_for, Measurer_of, Manufacturer_of, Assessor_of, Executor_of, Sender_of, Performer_of, Designer_of, Assertor_of, Issuer_of, Installed_in_position, Observer_of, Receiver_of, Reporter_of, );
END_CLASS;
Class Contractor [urn:plcs:rdl:std#Contractor] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Brad Harris, Eurostep Limited Created:2007-07-10

Last modified:2007-07-23

Definition:

A Contractor is an Organization_or_person_in_organization_assignment that classifies the associated assigned_entity(organization_or_person_in_organization_select) as being the contractor with respect to the associated items(contract). NOTE: The assigned_entity(organization_or_person_in_organization_select) that is classified as the Contractor, is awarded a contract by a contractee.
CLASS Contractor;
SUBCLASS OF ( EXPRESS:Organization_or_person_in_organization_assignment, );
DISJOINT WITH ( Security_classifier_of, Creator_of, Maintainer_of, Contractee, Operator_of, Owner_of, User_of, Responsible_for, Measurer_of, Manufacturer_of, Assessor_of, Executor_of, Sender_of, Performer_of, Designer_of, Assertor_of, Issuer_of, Installed_in_position, Observer_of, Receiver_of, Reporter_of, );
END_CLASS;
Class Controlled_exchange [urn:plcs:rdl:std#Controlled_exchange] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2007-04-02

Last modified:2007-07-12

Definition:

A Controlled_exchange classifies an Activity as being one that perform a controlled exchange on a reportable item, ie the removal of a serviceable reportable item from one item of equipment for installation on another.
CLASS Controlled_exchange;
SUBCLASS OF ( EXPRESS:Activity, );
END_CLASS;
Class Cost [urn:plcs:rdl:std#Cost] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

The amount of money that is needed in order to buy, do, or make it.
CLASS Cost;
SUBCLASS OF ( EXPRESS:Resource_property, );
SUPERCLASS OF ( Estimated_cost, );
END_CLASS;
Class Count [urn:plcs:rdl:std#Count] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version: Version:1 Stage:CommitteeDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2007-04-02

Last modified:2007-07-12

Definition:

A Count is a Context_dependent_unit that defines a number of items - a count. For example, there are 10 bolts on this wheel hub. If a quantity requires a units to express it, then it should not be classified as a quantity. Instead a classification with units is required. For example, a quantity of 1 kilogram of sugar is unit classified as a Kilogram.
CLASS Count;
SUBCLASS OF ( EXPRESS:Context_dependent_unit, );
END_CLASS;
Class Creator_of [urn:plcs:rdl:std#Creator_of] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Brad Harris, Eurostep Limited Created:2007-07-10

Last modified:2007-07-10

Definition:

A Creator_of is an Organization_or_person_in_organization_assignment that classifies the associated assigned_entity(organization_or_person_in_organization_select) as being the creator of the associated items.
CLASS Creator_of;
SUBCLASS OF ( EXPRESS:Organization_or_person_in_organization_assignment, );
DISJOINT WITH ( Contractor, Security_classifier_of, Maintainer_of, Contractee, Operator_of, Owner_of, User_of, Responsible_for, Measurer_of, Manufacturer_of, Assessor_of, Executor_of, Sender_of, Performer_of, Designer_of, Assertor_of, Issuer_of, Installed_in_position, Observer_of, Receiver_of, Reporter_of, );
END_CLASS;
Class Currency [urn:plcs:rdl:std#Currency] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

Money used in a particular country.
CLASS Currency;
SUBCLASS OF ( EXPRESS:Context_dependent_unit, );
END_CLASS;
Class Customer_condition_parameter [urn:plcs:rdl:std#Customer_condition_parameter] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

A Condition_parameter where the Condition is evaluated against a defined Customer.
CLASS Customer_condition_parameter;
SUBCLASS OF ( Condition_parameter_role );
END_CLASS;
Class Date_actual [urn:plcs:rdl:std#Date_actual] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2005-01-12

Last modified:2007-07-05

Definition:

A Date_actual is a Date_or_date_time_assignment that classifies the associated assigned_date as being that on which the associated items actually happened - as opposed to when they were planned or predicted to happen.
CLASS Date_actual;
SUBCLASS OF ( EXPRESS:Date_or_date_time_assignment, );
SUPERCLASS OF ( Date_actual_start, Date_actual_reported, Date_actual_assessment, Date_actual_creation, Date_actual_observation, Date_actual_end, Date_actual_extraction, Date_actual_release, Date_actual_modified, Date_message_data_frozen, Date_message_sent, Date_actual_assertion, );
DISJOINT WITH ( Date_planned, );
END_CLASS;
Class Date_actual_assertion [urn:plcs:rdl:std#Date_actual_assertion] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:David Price, Eurostep Limited Created:0000-00-00

Last modified:2007-07-05

Definition:

A Date_actual_assertion is a Date_actual that classifies the associated assigned_date as being that on which the associated items (e.g. state_assertion) was asserted.
CLASS Date_actual_assertion;
SUBCLASS OF ( Date_actual );
DISJOINT WITH ( Date_actual_start, Date_actual_reported, Date_actual_assessment, Date_actual_creation, Date_actual_observation, Date_actual_end, Date_actual_extraction, Date_actual_release, Date_actual_modified, Date_message_data_frozen, Date_message_sent, );
END_CLASS;
Class Date_actual_assessment [urn:plcs:rdl:std#Date_actual_assessment] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:David Price, Eurostep Limited Created:0000-00-00

Last modified:2007-07-05

Definition:

A Date_actual_assessment is a Date_actual that classifies the associated assigned_date as being that on which the associated items(state_assessment) was assessed.
CLASS Date_actual_assessment;
SUBCLASS OF ( Date_actual );
DISJOINT WITH ( Date_actual_start, Date_actual_reported, Date_actual_creation, Date_actual_observation, Date_actual_end, Date_actual_extraction, Date_actual_release, Date_actual_modified, Date_message_data_frozen, Date_message_sent, Date_actual_assertion, );
END_CLASS;
Class Date_actual_creation [urn:plcs:rdl:std#Date_actual_creation] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:0000-00-00

Last modified:2007-07-05

Definition:

A Date_actual_creation is a Date_actual that classifies the associated assigned_date as being that on which the associated items were created.
CLASS Date_actual_creation;
SUBCLASS OF ( Date_actual );
DISJOINT WITH ( Date_actual_start, Date_actual_assessment, Date_actual_observation, Date_actual_end, Date_actual_extraction, Date_actual_release, Date_actual_modified, Date_message_data_frozen, Date_message_sent, Date_actual_assertion, );
END_CLASS;
Class Date_actual_end [urn:plcs:rdl:std#Date_actual_end] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:0000-00-00

Last modified:2007-07-05

Definition:

A Date_actual_end is a Date_actual that classifies the associated assigned_date as being that on which the associated items ended.
CLASS Date_actual_end;
SUBCLASS OF ( Date_actual );
DISJOINT WITH ( Date_actual_start, Date_actual_reported, Date_actual_assessment, Date_actual_creation, Date_actual_observation, Date_actual_extraction, Date_actual_release, Date_actual_modified, Date_message_data_frozen, Date_message_sent, Date_actual_assertion, );
END_CLASS;
Class Date_actual_extraction [urn:plcs:rdl:std#Date_actual_extraction] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:David Price, Eurostep Limited Created:0000-00-00

Last modified:2007-07-05

Definition:

A Date_actual_extraction is a Date_actual that classifies the associated assigned_date as being that on which the associated items(message) was extracted from the sending system.
CLASS Date_actual_extraction;
SUBCLASS OF ( Date_actual );
DISJOINT WITH ( Date_actual_start, Date_actual_reported, Date_actual_assessment, Date_actual_creation, Date_actual_observation, Date_actual_end, Date_actual_release, Date_actual_modified, Date_message_data_frozen, Date_message_sent, Date_actual_assertion, );
END_CLASS;
Class Date_actual_modified [urn:plcs:rdl:std#Date_actual_modified] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:David Price, Eurostep Limited Created:000-00-00

Last modified:2007-07-06

Definition:

A Date_actual_modified is a Date_actual that assigns a date or date_time when something was actually modified.
CLASS Date_actual_modified;
SUBCLASS OF ( Date_actual );
DISJOINT WITH ( Date_actual_start, Date_actual_reported, Date_actual_assessment, Date_actual_creation, Date_actual_observation, Date_actual_end, Date_actual_extraction, Date_actual_release, Date_message_data_frozen, Date_message_sent, Date_actual_assertion, );
END_CLASS;
Class Date_actual_observation [urn:plcs:rdl:std#Date_actual_observation] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:0000-00-00

Last modified:2007-07-05

Definition:

A Date_actual_observation is a Date_actual that classifies the associated assigned_date as being that on which the associated items was observed.
CLASS Date_actual_observation;
SUBCLASS OF ( Date_actual );
DISJOINT WITH ( Date_actual_start, Date_actual_reported, Date_actual_assessment, Date_actual_creation, Date_actual_end, Date_actual_extraction, Date_actual_release, Date_actual_modified, Date_message_data_frozen, Date_message_sent, Date_actual_assertion, );
END_CLASS;
Class Date_actual_release [urn:plcs:rdl:std#Date_actual_release] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2005-01-12

Last modified:2007-07-05

Definition:

A Date_actual_release is a Date_actual that classifies the associated assigned_date as being that on which the associated items were released.
CLASS Date_actual_release;
SUBCLASS OF ( Date_actual );
SUPERCLASS OF ( Work_order_issue_date, Work_request_issue_date, );
DISJOINT WITH ( Date_actual_start, Date_actual_reported, Date_actual_assessment, Date_actual_creation, Date_actual_observation, Date_actual_end, Date_actual_extraction, Date_actual_modified, Date_message_data_frozen, Date_message_sent, Date_actual_assertion, );
END_CLASS;
Class Date_actual_reported [urn:plcs:rdl:std#Date_actual_reported] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:CommitteeDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:0000-00-00

Last modified:2007-07-05

Definition:

A Date_actual_reported is a Date_actual that classifies the associated assigned_date as being that on which the associated items were reported.
CLASS Date_actual_reported;
SUBCLASS OF ( Date_actual );
DISJOINT WITH ( );
END_CLASS;
Class Date_actual_start [urn:plcs:rdl:std#Date_actual_start] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:0000-00-00

Last modified:2007-07-05

Definition:

A Date_actual_start is a Date_actual that classifies the associated assigned_date as being that on which the associated items started.
CLASS Date_actual_start;
SUBCLASS OF ( Date_actual );
DISJOINT WITH ( Date_actual_reported, Date_actual_assessment, Date_actual_creation, Date_actual_observation, Date_actual_end, Date_actual_extraction, Date_actual_release, Date_actual_modified, Date_message_data_frozen, Date_message_sent, Date_actual_assertion, );
END_CLASS;
Class Date_message_data_frozen [urn:plcs:rdl:std#Date_message_data_frozen] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Sean Barker, BAE SYSTEMS Created:2006-06-14

Last modified:2007-07-19

Definition:

A Date_message_data_frozen is a Date_actual that classifies the associated assigned_date as being that on which the information content of the associated items(Content_item) was frozen. NOTE: This should not be used if the different elements of the content_item were collected at significantly different times.
CLASS Date_message_data_frozen;
SUBCLASS OF ( Date_actual );
DISJOINT WITH ( Date_actual_start, Date_actual_reported, Date_actual_assessment, Date_actual_creation, Date_actual_observation, Date_actual_end, Date_actual_extraction, Date_actual_release, Date_actual_modified, Date_message_sent, Date_actual_assertion, );
END_CLASS;
Class Date_message_sent [urn:plcs:rdl:std#Date_message_sent] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Brad Harris, Eurostep Limited Created:2007-07-19

Last modified:2007-07-19

Definition:

A Date_message_sent is a Date_actual that classifies the associated assigned_date as being that on which the associated items(Message) was sent.
CLASS Date_message_sent;
SUBCLASS OF ( Date_actual );
DISJOINT WITH ( Date_actual_start, Date_actual_reported, Date_actual_assessment, Date_actual_creation, Date_actual_observation, Date_actual_end, Date_actual_extraction, Date_actual_release, Date_actual_modified, Date_message_data_frozen, Date_actual_assertion, );
END_CLASS;
Class Date_planned [urn:plcs:rdl:std#Date_planned] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2005-01-12

Last modified:2007-07-05

Definition:

A Date_planned is a Date_or_date_time_assignment that classifies the associated assigned_date as being that on which the associated items are planned to occur - as opposed to when they were predicted to occur or when they actually did occur.
CLASS Date_planned;
SUBCLASS OF ( EXPRESS:Date_or_date_time_assignment, );
SUPERCLASS OF ( Date_planned_start, Date_planned_release, Date_planned_end, Date_planned_creation, );
DISJOINT WITH ( Date_actual, );
END_CLASS;
Class Date_planned_creation [urn:plcs:rdl:std#Date_planned_creation] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2005-01-12

Last modified:2007-07-06

Definition:

A Date_planned_creation is a Date_planned that classifies the associated assigned_date as being that on which the associated items are planned to be created.
CLASS Date_planned_creation;
SUBCLASS OF ( Date_planned );
DISJOINT WITH ( Date_planned_start, Date_planned_release, Date_planned_end, );
END_CLASS;
Class Date_planned_end [urn:plcs:rdl:std#Date_planned_end] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:David Price, Eurostep Limited Created:0000-00-00

Last modified:2007-07-05

Definition:

A Date_planned_end is a Date_planned that classifies the associated assigned_date as being that on which the associated items are planned to end.
CLASS Date_planned_end;
SUBCLASS OF ( Date_planned );
DISJOINT WITH ( Date_planned_start, Date_planned_release, Date_planned_creation, );
END_CLASS;
Class Date_planned_release [urn:plcs:rdl:std#Date_planned_release] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2005-01-12

Last modified:2007-07-05

Definition:

A Date_planned_release is a Date_planned that classifies the associated assigned_date as being that on which the associated items are planned to be released.
CLASS Date_planned_release;
SUBCLASS OF ( Date_planned );
DISJOINT WITH ( Date_planned_start, Date_planned_end, Date_planned_creation, );
END_CLASS;
Class Date_planned_start [urn:plcs:rdl:std#Date_planned_start] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:0000-00-00

Last modified:2007-07-05

Definition:

A Date_planned_start is a Date_planned that classifies the associated assigned_date as being that on which the associated items are planned to start.
CLASS Date_planned_start;
SUBCLASS OF ( Date_planned );
DISJOINT WITH ( Date_planned_release, Date_planned_end, Date_planned_creation, );
END_CLASS;
Class Day [urn:plcs:rdl:std#Day] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:OED Creator:Mike Ward, Eurostep Limited Created:2007-01-23

Last modified:2007-07-19

Definition:

A Day is a unit that is defined to be the time for Earth to make a complete rotation on its axis (1d = 24 h = 86400 s). as defined in ISO 31-1:1992(E)
CLASS Day;
SUBCLASS OF ( EXPRESS:Context_dependent_unit, );
END_CLASS;
Class Decision_making_process [urn:plcs:rdl:std#Decision_making_process] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Brad Harris, Eurostep Limited Created:2007-07-09

Last modified:2007-07-09

Definition:

A Decision_making_process is a Project_process that classifies the associated data as having been defined within the context of selecting the most beneficial course of project action where alternatives exist.
CLASS Decision_making_process;
SUBCLASS OF ( Project_process );
DISJOINT WITH ( Risk_management_process, Project_assessment_process, Configuration_management_process, Project_control_process, Information_management_process, Project_planning_process, );
END_CLASS;
Class Deferred_activity [urn:plcs:rdl:std#Deferred_activity] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:CommitteeDraft

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited

Definition:

A Deferred_activity is a State_of_activity that defines a deferred state for an activity. The completion of the activity has been deferred to a later date.
CLASS Deferred_activity;
SUBCLASS OF ( State_of_activity );
END_CLASS;
Class Deferred_activity_assignment [urn:plcs:rdl:std#Deferred_activity_assignment] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited

Definition:

A Deferred_activity_assignment is a Condition_assignment that assigns a condition to deferred activity. A planned activity that has been deferred.
CLASS Deferred_activity_assignment;
SUBCLASS OF ( EXPRESS:Condition_assignment, );
END_CLASS;
Class Deferred_life_condition [urn:plcs:rdl:std#Deferred_life_condition] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:CommitteeDraft

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited

Definition:

A Deferred_life_condition is a Condition that compares a life property to a value in order to trigger a deferred activity.
CLASS Deferred_life_condition;
SUBCLASS OF ( Computable_condition );
END_CLASS;
Class Deferred_time_condition [urn:plcs:rdl:std#Deferred_time_condition] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:CommitteeDraft

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited

Definition:

A Deferred_time_condition is a Condition that triggers a deferred activity at specified time.
CLASS Deferred_time_condition;
SUBCLASS OF ( Computable_condition );
END_CLASS;
Class Deferred_work_order [urn:plcs:rdl:std#Deferred_work_order] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:CommitteeDraft

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited

Definition:

A Deferred_work_order is a State_of_work_order that defines a deferred state for a work order. The work order has been raised, but its processing has been deferred to a later date.
CLASS Deferred_work_order;
SUBCLASS OF ( State_of_work_order );
END_CLASS;
Class Definition_assignment [urn:plcs:rdl:std#Definition_assignment] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:CommitteeDraft

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited

Definition:

A Definition_assignment is a Document_assignment that assigns a document in the role of providing a definition. For example, the documents defining the activities performed by a typical activity.
CLASS Definition_assignment;
SUBCLASS OF ( EXPRESS:Document_assignment, );
END_CLASS;
Class Deprecated_identifier [urn:plcs:rdl:std#Deprecated_identifier] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Trine Hansen, DNV Created:2004-11-24

Last modified:2007-07-12

Definition:

A Deprecated_identifier is an Assignment_type that has been deprecated.
CLASS Deprecated_identifier;
SUBCLASS OF ( Assignment_type );
DISJOINT WITH ( Mandatory_identifier, Preferred_identifier, );
END_CLASS;
Class Description [urn:plcs:rdl:std#Description] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited

Definition:

A Description is a Document_assignment that classifies the associated assigned_document as being a description of the associated document_element_select.
CLASS Description;
SUBCLASS OF ( Descriptor_assignment );
SUPERCLASS OF ( Access_description, Zone_description, Removal_route_description, );
END_CLASS;
Class Descriptor [urn:plcs:rdl:std#Descriptor] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

A descriptor is information about an object, provided as text which don't have to comply with any rules.
CLASS Descriptor;
SUBCLASS OF ( EXPRESS:Document, );
END_CLASS;
Class Descriptor_assignment [urn:plcs:rdl:std#Descriptor_assignment] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:CommitteeDraft

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

Assignment of a Document to something in the role of a descriptor, providing descriptive text.
CLASS Descriptor_assignment;
SUBCLASS OF ( EXPRESS:Document_assignment, );
SUPERCLASS OF ( Specification, Description, Note, );
END_CLASS;
Class Designer_of [urn:plcs:rdl:std#Designer_of] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Brad Harris, Eurostep Limited Created:2007-07-10

Last modified:2007-07-10

Definition:

A Designer_of is an Organization_or_person_in_organization_assignment that classifies the associated assigned_entity(organization_or_person_in_organization_select) as being the designer of the associated items.
CLASS Designer_of;
SUBCLASS OF ( EXPRESS:Organization_or_person_in_organization_assignment, );
DISJOINT WITH ( Contractor, Security_classifier_of, Creator_of, Maintainer_of, Contractee, Operator_of, Owner_of, User_of, Responsible_for, Measurer_of, Manufacturer_of, Assessor_of, Executor_of, Sender_of, Performer_of, Assertor_of, Issuer_of, Installed_in_position, Observer_of, Receiver_of, Reporter_of, );
END_CLASS;
Class Development_stage [urn:plcs:rdl:std#Development_stage] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:ISO 15288 Creator:Trine Hansen, DNV Created:2004-11-23

Last modified:2007-07-23

Definition:

A Development_stage is a Life_cycle_stage that classifies the associated data as having been defined within the context of developing a system-of-interest that can be produced, tested, evaluated, operated, supported and retired in response to acquirer requirements.
CLASS Development_stage;
SUBCLASS OF ( Life_cycle_stage );
DISJOINT WITH ( Concept_stage, Production_stage, Retirement_stage, Utilization_stage, Support_stage, );
END_CLASS;
Class DEX_message_aviation_maintenance_v1 [urn:plcs:rdl:std#DEX_message_aviation_maintenance_v1] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:CommitteeDraft

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited

Definition:

DEX_message_aviation_maintenance is a message containing ISO 10303-239 data conformant to the Aviation maintenance DEX version 1. This information is used by translators to correctly decode a message.
CLASS DEX_message_aviation_maintenance_v1;
SUBCLASS OF ( DEX_used );
END_CLASS;
Class DEX_task_specification [urn:plcs:rdl:std#DEX_task_specification] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

DEX_task_specification is a message containing ISO 10303-239 data conformant to the Task specification DEX version 1. This information is used by translators to correctly decode a message.
CLASS DEX_task_specification;
SUBCLASS OF ( DEX_used );
END_CLASS;
Class DEX_used [urn:plcs:rdl:std#DEX_used] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:CommitteeDraft

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited

Definition:

DEX_used is a message containing ISO 10303-239 data conformant to an specified DEX. The class identifies the version of the DEX to which the data in the message conforms. This information is used by translators to correctly decode a message. This class is abstract
CLASS DEX_used;
SUBCLASS OF ( EXPRESS:Message, );
SUPERCLASS OF ( DEX_message_aviation_maintenance_v1, DEX_task_specification, );
END_CLASS;
Class Discardable [urn:plcs:rdl:std#Discardable] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

A part classified as an item subject to get rid of especially as useless or unwanted
CLASS Discardable;
SUBCLASS OF ( Part_repairability );
END_CLASS;
Class Discipline_domain [urn:plcs:rdl:std#Discipline_domain] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Trine Hansen, DNV Created:2004-11-24

Last modified:2007-07-06

Definition:

A Discipline_domain is an Application_domain that classifies the associated data as having been defined within the context of that Discipline_domain.
CLASS Discipline_domain;
SUBCLASS OF ( Application_domain );
SUPERCLASS OF ( Product_life_cycle_support, );
DISJOINT WITH ( Process_domain, );
END_CLASS;
Class Disposal_process [urn:plcs:rdl:std#Disposal_process] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Brad Harris, Eurostep Limited Created:2007-07-09

Last modified:2007-07-09

Definition:

A Disposal_process is a Technical_process that classifies the associated data as having been defined within the context of ending the existence of a system entity.
CLASS Disposal_process;
SUBCLASS OF ( Technical_process );
DISJOINT WITH ( Operation_process, Architectural_design_process, Implementation_process, Validation_process, Verification_process, Maintenance_process, Transition_process, Stakeholder_requirements_definition_process, Requirements_analysis_process, Integration_process, );
END_CLASS;
Class Document_identification_code [urn:plcs:rdl:std#Document_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2005-01-12

Last modified:2007-07-13

Definition:

A Document_identification_code is an Identification_code that identifies a Document. CONSTRAINT: An Identification_assignment classified as a Document_identification_code can only be assigned to a Document or its subclasses where the document is not a descriptor or an information collection.
CLASS Document_identification_code;
SUBCLASS OF ( Identification_code );
SUPERCLASS OF ( Information_collection_identification_code, );
END_CLASS;
Class Document_name [urn:plcs:rdl:std#Document_name] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:UK MoD TES/ILS and Eng Pol under TLSS Development Programme Source:PLCS Creator:Leif Gyllström Created:2005-12-15

Last modified:2007-07-18

Definition:

An Document_name is a Name by which a Document is known.
CLASS Document_name;
SUBCLASS OF ( Name );
END_CLASS;
Class Document_reference [urn:plcs:rdl:std#Document_reference] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

Assignment of a Document to something in the role of being a source for reference.
CLASS Document_reference;
SUBCLASS OF ( EXPRESS:Document_assignment, );
END_CLASS;
Class Document_version_identification_code [urn:plcs:rdl:std#Document_version_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source: Creator: Created:

Last modified:2007-07-23

Definition:

A Document_version_identification_code is a Version_identification_code that identifies a particular version of a document. CONSTRAINT: An Identification_assignment classified as a Document_version_identification_code can only be assigned to a Document_version or its subclasses.
CLASS Document_version_identification_code;
SUBCLASS OF ( Version_identification_code );
END_CLASS;
Class DUNS_code [urn:plcs:rdl:std#DUNS_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:http://www.dnb.com/us/duns_update/index.html Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2004-03-02

Last modified:2007-07-13

Definition:

A DUNS_code is an Organization_identification_code. A D-U-N-S Number is a nine-digit sequence allocated by DUNN and Bradstreet for identifying an organization. For further details see: http://www.dnb.com/us/duns_update/index.html CONSTRAINT: An Identification_assignment classified as a DUNS_code can only be assigned to an Organization or its subclasses.
CLASS DUNS_code;
SUBCLASS OF ( Organization_identification_code );
END_CLASS;
Class Effectivity_identification_code [urn:plcs:rdl:std#Effectivity_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2007-04-02

Last modified:2007-07-13

Definition:

An Effectivity_identification_code is an Identification_code that is used to identify a Effectivity. CONSTRAINT: An Identification_assignment classified as a Effectivity_identification_code can only be assigned to a Effectivity or it subclasses.
CLASS Effectivity_identification_code;
SUBCLASS OF ( Identification_code );
END_CLASS;
Class Effectivity_statement_assignment [urn:plcs:rdl:std#Effectivity_statement_assignment] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

An Effectivity_statement_assignment is a type of Condition_assignment that assigns a domain of applicability to an Effectivity, or subclass thereof. CONSTRAINT: An Effectivity_statement_assignment may only be assigned to an Effectivity, or subclass thereof.
CLASS Effectivity_statement_assignment;
SUBCLASS OF ( Condition_assignment_role );
SUPERCLASS OF ( Serial_effectivity_statement_assignment, );
END_CLASS;
Class Effectivity_target [urn:plcs:rdl:std#Effectivity_target] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

Defines that the role of the Effectivity_assignment is to assign a constraint (Effectivity) to the associated item(s).
CLASS Effectivity_target;
SUBCLASS OF ( EXPRESS:Effectivity_assignment, );
END_CLASS;
Class End_location [urn:plcs:rdl:std#End_location] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:CommitteeDraft

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited

Definition:

An End_location is a Location_for_activity that is the relocation of a product at the start of the activity.
CLASS End_location;
SUBCLASS OF ( Location_for_activity );
END_CLASS;
Class Enterprise_environment_management_process [urn:plcs:rdl:std#Enterprise_environment_management_process] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Brad Harris, Eurostep Limited Created:2007-07-09

Last modified:2007-07-09

Definition:

An Enterprise_environment_management_process is an Enterprise_process that classifies the associated data as having been defined within the context of defining and maintaining the policies and procedures needed for the organization's business with respect to the scope of the ISO 15288 International Standard.
CLASS Enterprise_environment_management_process;
SUBCLASS OF ( Enterprise_process );
DISJOINT WITH ( Quality_management_process, System_life_cycle_processes_management_process, Investment_management_process, Resource_management_process, );
END_CLASS;
Class Enterprise_process [urn:plcs:rdl:std#Enterprise_process] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Trine Hansen, DNV Created:2004-11-24

Last modified:2007-07-10

Definition:

An Enterprise_process is a Process_domain that classifies the associated data as having been defined within the context of managing the organization's capability to acquire and supply products or services through the initiation, support and control of projects. It provides resources and infrastructure necessary to support projects and ensure the satisfaction of organizational objectives and established agreements.
CLASS Enterprise_process;
SUBCLASS OF ( Process_domain );
SUPERCLASS OF ( Quality_management_process, System_life_cycle_processes_management_process, Enterprise_environment_management_process, Investment_management_process, Resource_management_process, );
DISJOINT WITH ( Agreement_process, Project_process, Technical_process, );
END_CLASS;
Class Environment_typical [urn:plcs:rdl:std#Environment_typical] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

A definition of typical external physical conditions, such as average temperature, visibility, humidity etc.
CLASS Environment_typical;
SUBCLASS OF ( EXPRESS:State_definition, );
END_CLASS;
Class Equals [urn:plcs:rdl:std#Equals] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:CommitteeDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, Saab Aerotech Created:2007-05-23

Last modified:2007-07-12

Definition:

Equals is a comparative condition that specifies that a relationship is an equality relationship
CLASS Equals;
SUBCLASS OF ( Comparative_condition );
END_CLASS;
Class Estimated_cost [urn:plcs:rdl:std#Estimated_cost] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

The first rough cost estimate for a resource, activity or product.
CLASS Estimated_cost;
SUBCLASS OF ( Cost );
END_CLASS;
Class Estimated_value [urn:plcs:rdl:std#Estimated_value] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:CommitteeDraft

Source:PLCS OASIS Creator:Per Myrseth, DNV

Definition:

an approximate calculation of quantity or degree or worth
CLASS Estimated_value;
SUBCLASS OF ( EXPRESS:Property_value_representation, );
DISJOINT WITH ( Calculated_value, Measured_value, );
END_CLASS;
Class Event_based_trigger [urn:plcs:rdl:std#Event_based_trigger] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

Trigger which initiates something based on an observation, activity, event, or change of state. Note: Events may relate to e.g. detection of a condition or failure, to a planned or actually performed activity, to a maintenance opportunity, or to change of a role.
CLASS Event_based_trigger;
SUBCLASS OF ( Trigger );
END_CLASS;
Class Executor_of [urn:plcs:rdl:std#Executor_of] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Brad Harris, Eurostep Limited Created:2007-07-10

Last modified:2007-07-10

Definition:

An Executor_of is an Organization_or_person_in_organization_assignment that is assigning a person or organization to an activity in the role of a executor. It specifies that the person or organization is executing the action. The Organization_or_person_in_organization_assignment is typically assigned to an activity.
CLASS Executor_of;
SUBCLASS OF ( EXPRESS:Organization_or_person_in_organization_assignment, );
DISJOINT WITH ( Contractor, Security_classifier_of, Creator_of, Maintainer_of, Contractee, Operator_of, Owner_of, User_of, Responsible_for, Measurer_of, Manufacturer_of, Assessor_of, Sender_of, Performer_of, Designer_of, Assertor_of, Issuer_of, Installed_in_position, Observer_of, Receiver_of, Reporter_of, );
END_CLASS;
Class Expendable [urn:plcs:rdl:std#Expendable] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

A required resource that is normally used up or consumed in service. Note 1: An expendable is more easily or economically replaced than rescued, salvaged, or protected Note 2: An expendable is open to sacrifice in the interests of gaining an objective.
CLASS Expendable;
SUBCLASS OF ( Required_material_resource );
END_CLASS;
Class Failure_identification_code [urn:plcs:rdl:std#Failure_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited

Definition:

A Failure_identification_code is a State_identiifcation_code identifying a failure
CLASS Failure_identification_code;
SUBCLASS OF ( State_identification_code );
END_CLASS;
Class Failure_mode [urn:plcs:rdl:std#Failure_mode] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:CommitteeDraft

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited

Definition:

A Failure_mode is a State_of_physical_object defines a fault or failure state that a physical object can be in.
CLASS Failure_mode;
SUBCLASS OF ( State_of_physical_object );
END_CLASS;
Class Failure_mode_identification_code [urn:plcs:rdl:std#Failure_mode_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS Creator:Leif Gyllström Created:2005-12-12

Last modified:2007-07-16

Definition:

A Failure_mode_identification_code is a State_definition_identification_code that identifies a Failure_mode. CONSTRAINT: An Identification_assignment classified as a Failure_mode_definition_identification_code can only be assigned to a State_definition or its subclasses.
CLASS Failure_mode_identification_code;
SUBCLASS OF ( State_definition_identification_code );
END_CLASS;
Class Failure_mode_name [urn:plcs:rdl:std#Failure_mode_name] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS Creator:Leif Gyllström Created:2005-12-12

Last modified:2007-07-18

Definition:

A Failure_mode_name is a Name by which a defined Failure_mode is known.
CLASS Failure_mode_name;
SUBCLASS OF ( State_definition_name );
END_CLASS;
Class File_identification_code [urn:plcs:rdl:std#File_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2005-01-12

Last modified:2007-07-13

Definition:

A File_identification_code is an Idenitification_code that identifies a File. CONSTRAINT: An Identification_assignment classified as a File_identification_code can only be assigned to a File or its subtypes.
CLASS File_identification_code;
SUBCLASS OF ( Identification_code );
END_CLASS;
Class File_name [urn:plcs:rdl:std#File_name] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:UK MoD TES/ILS and Eng Pol under TLSS Development Programme Creator:Tim Turner Created:2007-01-30

Last modified:2007-07-18

Definition:

A File_name is a Name by which a File is known.
CLASS File_name;
SUBCLASS OF ( Name );
END_CLASS;
Class Fit_form_function_change [urn:plcs:rdl:std#Fit_form_function_change] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2007-04-02

Last modified:2007-07-12

Definition:

A Fit_form_function_change classifies an Activity as being one that changes the fit form and function of a part resulting in a change in part number, serial number and NSN code
CLASS Fit_form_function_change;
SUBCLASS OF ( EXPRESS:Activity, );
END_CLASS;
Class Fully_repairable [urn:plcs:rdl:std#Fully_repairable] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

A part that in the applicable support concept is determined to be fully capable of being repaired
CLASS Fully_repairable;
SUBCLASS OF ( Part_repairability );
END_CLASS;
Class Functional_breakdown_element_name [urn:plcs:rdl:std#Functional_breakdown_element_name] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:OASIS PLCS Creator:Per Myrseth, DNV Created:2005-10-26

Last modified:2007-07-18

Definition:

A Functional_breakdown_element_name is a Breakdown_element_name by which a Functional_breakdown_element is known.
CLASS Functional_breakdown_element_name;
SUBCLASS OF ( Breakdown_element_name );
SUPERCLASS OF ( Part_work_breakdown_element_name, );
END_CLASS;
Class Geographic_location_identification_code [urn:plcs:rdl:std#Geographic_location_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Tim Turner, LSC Group Created:

Last modified:2007-07-23

Definition:

A Geographic_location_identification_code is an Idenitification_code that identifies an Global_location_representation. CONSTRAINT: An Identification_assignment classified as a Geographic_location_identification_code can only be assigned to a Global_location_representation or its subclasses.
CLASS Geographic_location_identification_code;
SUBCLASS OF ( Location_identification_code EXPRESS:Global_location_representation, );
END_CLASS;
Class Government_off_the_shelf [urn:plcs:rdl:std#Government_off_the_shelf] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

Software and hardware products that are typically developed by or through the government agency for which it is created
CLASS Government_off_the_shelf;
SUBCLASS OF ( Part_maturity );
END_CLASS;
Class Hazard_material_user_group_name [urn:plcs:rdl:std#Hazard_material_user_group_name] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:OASIS PLCS Creator:Per Myrseth, DNV Created:2005-06-29

Last modified:2007-07-18

Definition:

A Hazard_material_user_group_name is a Name of the hazardous material user group
CLASS Hazard_material_user_group_name;
SUBCLASS OF ( Name );
END_CLASS;
Class Hierarchical_relationship [urn:plcs:rdl:std#Hierarchical_relationship] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:CommitteeDraft

Source:PLCS OASIS Creator:Tim Turner, LSC

Definition:

A Hierarchical_relationship is a classification of a Location_relationship where the related_location represents the child (dependant) location, and the relating_location represents the parent location. Each location shall unique in that they shall not provide different representations of the same location. A Hierarchical_relationship may be specialised to provide a narrower context and definition.
CLASS Hierarchical_relationship;
SUBCLASS OF ( Location_relationship_role );
DISJOINT WITH ( Alternative_location, Adjacent_location, );
END_CLASS;
Class Hour [urn:plcs:rdl:std#Hour] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:http://www.bipm.org/utils/common/pdf/si_brochure_8_en.pdf Section 4.1, Page 124. Creator:Mike Ward, Eurostep Limited Created:2007-01-23

Last modified:2007-07-23

Definition:

An Hour is a Conversion_based_unit that is defined to be 3600 Seconds, which is equivalent to 60 Minutes. NOTE: Second is defined as a subclass of Time_unit.
CLASS Hour;
SUBCLASS OF ( EXPRESS:Conversion_based_unit, );
DISJOINT WITH ( Minute, );
END_CLASS;
Class Identification_code [urn:plcs:rdl:std#Identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:

Last modified:2007-07-23

Definition:

An Identification_code is an Identifier_type where the associated identifier is structured according to a given convention, and whose value is unique within a given context. NOTE: Values can be singular, or they can be a concatenation of parts each with a meaning. EXAMPLE: Tag number, serial number, package number and document number.
CLASS Identification_code;
SUBCLASS OF ( Identifier_type );
SUPERCLASS OF ( Zone_breakdown_identification_code, Work_request_identification_code, Work_order_identification_code, Scheme_identification_code, Message_identification_code, Relationship_identification_code, File_identification_code, Interface_connection_identification_code, Project_identification_code, Qualification_type_identification_code, Breakdown_element_identification_code, Position_identification_code, Activity_method_identification_code, Part_identification_code, Attachment_slot_identification_code, Organization_type_identification_code, Person_in_organization_identification_code, Resource_event_identification_code, Zone_element_identification_code, Task_element_identification_code, Task_step_identification_code, Market_identification_code, Observation_identification_code, Type_of_person_identification_code, View_definition_relationship_identification_code, Progression_identification_code, Location_identification_code, Product_concept_identification_code, Product_configuration_identification_code, State_identification_code, Interface_connector_identification_code, Document_identification_code, Person_identification_code, Contract_identification_code, Activity_identification_code, Breakdown_identification_code, Resource_item_identification_code, Information_right_identification_code, Organization_identification_code, State_definition_identification_code, Certification_identification_code, Interface_specification_identification_code, Requirement_identification_code, Product_group_identification_code, Product_as_individual_identification_code, Effectivity_identification_code, );
END_CLASS;
Class Identifier_type [urn:plcs:rdl:std#Identifier_type] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Source:ISO 15926: Class - Identifier Creator:Rob Bodington, Eurostep Limited Created:2004-03-02

Last modified:2007-07-13

Definition:

An Identifier_type classifies an Identification_assignment as being either a code or a name. NOTE: Each subclass under the Identification_code and Name classes is based on an entity type in the ISO 10303-239 information model. These classes are place holders where business specific subclasses that add identifier, coding and naming conventions, can be added. One set of such business specific classes can be found under Organization_identification_code, where CAGE, DUNS and NCAGE are defined as examples. NOTE: This is an abstract class, in other words, the class should never be instantiated in an exchange file. Instead, subclasses shall be instantiated.
CLASS Identifier_type;
SUBCLASS OF ( EXPRESS:Identification_assignment, );
SUPERCLASS OF ( Name, Identification_code, );
END_CLASS;
Class Implementation_process [urn:plcs:rdl:std#Implementation_process] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Brad Harris, Eurostep Limited Created:2007-07-09

Last modified:2007-07-09

Definition:

An Implementation_process is a Technical_process that classifies the associated data as having been defined within the context of producing a specified system element.
CLASS Implementation_process;
SUBCLASS OF ( Technical_process );
DISJOINT WITH ( Operation_process, Architectural_design_process, Validation_process, Verification_process, Maintenance_process, Transition_process, Stakeholder_requirements_definition_process, Requirements_analysis_process, Disposal_process, Integration_process, );
END_CLASS;
Class Information_collection_identification_code [urn:plcs:rdl:std#Information_collection_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source: Creator: Created:

Last modified:2007-07-23

Definition:

An Information_collection_identification_code is an Identification_code that identifies a document which groups a set of data elements together for a specific purpose at a given point in time. EXAMPLE: The set of information that defines a Product Baseline. CONSTRAINT: An Identification_assignment classified as an information_collection_identification_code can only be assigned to a Document or its subclasses where the document is classified as being an Information_collection.
CLASS Information_collection_identification_code;
SUBCLASS OF ( Document_identification_code );
END_CLASS;
Class Information_management_process [urn:plcs:rdl:std#Information_management_process] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Brad Harris, Eurostep Limited Created:2007-07-09

Last modified:2007-07-09

Definition:

An Information_management_process is a Project_process that classifies the associated data as having been defined within the context of providing relevant, timely, complete, valid and, if required, confidential information to designated parties during and, as appropriate, after the system life cycle.
CLASS Information_management_process;
SUBCLASS OF ( Project_process );
DISJOINT WITH ( Risk_management_process, Decision_making_process, Project_assessment_process, Configuration_management_process, Project_control_process, Project_planning_process, );
END_CLASS;
Class Information_right_identification_code [urn:plcs:rdl:std#Information_right_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source: Creator: Created:

Last modified:2007-07-23

Definition:

An Information_right_identification_code is an Identification_code that is used to identify a Information_right. CONSTRAINT: An Identification_assignment classified as a Information_right_identification_code can only be assigned to a Information_right or it subclasses.
CLASS Information_right_identification_code;
SUBCLASS OF ( Identification_code );
END_CLASS;
Class Installation [urn:plcs:rdl:std#Installation] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2007-04-02

Last modified:2007-07-12

Definition:

An Installation classifies an Activity as being one that installs a reportable item in an item of equipment.
CLASS Installation;
SUBCLASS OF ( EXPRESS:Activity, );
END_CLASS;
Class Installation_effectivity [urn:plcs:rdl:std#Installation_effectivity] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Version: Stage:CommitteeDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2007-04-02

Last modified:2007-07-12

Definition:

An Installation_effectivity is a dated effectivity representing the time when a part was fitted or installed in a position.
CLASS Installation_effectivity;
SUBCLASS OF ( EXPRESS:Dated_effectivity, );
END_CLASS;
Class Installed_in_position [urn:plcs:rdl:std#Installed_in_position] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:CommitteeDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2007-11-20

Last modified:2007-11-20

Definition:

An Installed_in_position is a Breakdown_element_realization that represents the fact that a part has been installed in a position.
CLASS Installed_in_position;
SUBCLASS OF ( EXPRESS:Breakdown_element_realization, );
DISJOINT WITH ( );
END_CLASS;
Class Integration_process [urn:plcs:rdl:std#Integration_process] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Brad Harris, Eurostep Limited Created:2007-07-09

Last modified:2007-07-09

Definition:

An Integration_process is a Technical_process that classifies the associated data as having been defined within the context of assembling a system that is consistent with the architectural design.
CLASS Integration_process;
SUBCLASS OF ( Technical_process );
DISJOINT WITH ( Operation_process, Architectural_design_process, Implementation_process, Validation_process, Verification_process, Maintenance_process, Transition_process, Stakeholder_requirements_definition_process, Requirements_analysis_process, Disposal_process, );
END_CLASS;
Class Interface_connection_identification_code [urn:plcs:rdl:std#Interface_connection_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source: Creator: Created:

Last modified:2007-07-23

Definition:

An Interface_connection_identification_code is an Identification_code that is used to identify a Interface_connection. CONSTRAINT: An Identification_assignment classified as an Interface_connection_identification_code can only be assigned to a Interface_connection or it subclasses.
CLASS Interface_connection_identification_code;
SUBCLASS OF ( Identification_code );
END_CLASS;
Class Interface_connector_identification_code [urn:plcs:rdl:std#Interface_connector_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source: Creator: Created:

Last modified:2007-07-23

Definition:

An Interface_connector_identification_code is an Identification_code that is used to identify a Interface_connector. CONSTRAINT: An Identification_assignment classified as an Interface_connector_identification_code can only be assigned to a Interface_connector or it subclasses.
CLASS Interface_connector_identification_code;
SUBCLASS OF ( Identification_code );
END_CLASS;
Class Interface_specification_identification_code [urn:plcs:rdl:std#Interface_specification_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source: Creator: Created:

Last modified:2007-07-23

Definition:

An Interface_specification_identification_code is an Identification_code that is used to identify a Interface_specification. CONSTRAINT: An Identification_assignment classified as an Interface_specification_identification_code can only be assigned to a Interface_specification or it subclasses.
CLASS Interface_specification_identification_code;
SUBCLASS OF ( Identification_code );
END_CLASS;
Class Investment_management_process [urn:plcs:rdl:std#Investment_management_process] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Brad Harris, Eurostep Limited Created:2007-07-09

Last modified:2007-07-09

Definition:

An Investment_management_process is an Enterprise_process that classifies the associated data as having been defined within the context of initiating and sustaining sufficient and suitable projects in order to meet the objectives of the organization. This process commits the investment of adequate organization funding and resources, and sanctions the authorities needed to establish selected projects. It performs continued qualification of projects to confirm they justify, or can be redirected to justify, continued investment.
CLASS Investment_management_process;
SUBCLASS OF ( Enterprise_process );
DISJOINT WITH ( Quality_management_process, System_life_cycle_processes_management_process, Enterprise_environment_management_process, Resource_management_process, );
END_CLASS;
Class ISO10303_ed1 [urn:plcs:rdl:std#ISO10303_ed1] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:CommitteeDraft

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited

Definition:

An ISO_10303_ed1 is an AP239 message containing ISO 10303-239 data conformant to ISO 10303-239 edition 1.
CLASS ISO10303_ed1;
SUBCLASS OF ( AP239_version );
END_CLASS;
Class ISO10303_ed1_tc1 [urn:plcs:rdl:std#ISO10303_ed1_tc1] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:CommitteeDraft

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited

Definition:

An ISO_10303_ed1 is an AP239 message containing ISO 10303-239 data conformant to ISO 10303-239 edition 1, technical corrigendum 1.
CLASS ISO10303_ed1_tc1;
SUBCLASS OF ( AP239_version );
END_CLASS;
Class Issuer_of [urn:plcs:rdl:std#Issuer_of] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Brad Harris, Eurostep Limited Created:2007-07-10

Last modified:2007-07-10

Definition:

An Issuer_of is a type of person or organization which plays the role of issuing (originating) the item to which the person or organization is assigned. The issuer may or may not also be the same as the owner of the item.
CLASS Issuer_of;
SUBCLASS OF ( EXPRESS:Organization_or_person_in_organization_assignment, );
DISJOINT WITH ( Contractor, Security_classifier_of, Creator_of, Maintainer_of, Contractee, Operator_of, Owner_of, User_of, Responsible_for, Measurer_of, Manufacturer_of, Assessor_of, Executor_of, Sender_of, Performer_of, Designer_of, Assertor_of, Installed_in_position, Observer_of, Receiver_of, Reporter_of, );
END_CLASS;
Class Justification_assignment_role [urn:plcs:rdl:std#Justification_assignment_role] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Tim Turner, LSC Group Created:2007-02-26

Last modified:2007-07-23

Definition:

A Justification_assignment_role is a Justification_assignment that classifies that the associated Justification is related to the associated Item within the context of a specific role. NOTE: It is expected that sub-classes of this will define those specific roles.
CLASS Justification_assignment_role;
SUBCLASS OF ( EXPRESS:Justification_assignment, );
SUPERCLASS OF ( Concession_justification, );
END_CLASS;
Class Justification_support_assignment_role [urn:plcs:rdl:std#Justification_support_assignment_role] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:CommitteeDraft

Source:PLCS OASIS Creator:Tim Turner, LSC

Definition:

A Justification_support_assignment_role specifies that the Justification being assigned to an item is done so in the context of a specific role. It is expected that sub-classes of this will provide the context of the role.
CLASS Justification_support_assignment_role;
SUBCLASS OF ( EXPRESS:Justification_support_assignment, );
SUPERCLASS OF ( Concession_justification, );
END_CLASS;
Class Labour_time_consumed [urn:plcs:rdl:std#Labour_time_consumed] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:CommitteeDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2007-04-02

Last modified:2007-07-12

Definition:

A Labour_time_consumed is a Resource_property representing the number of man hours that have been consumed performing an activity. The unit of the property is Man_hours.
CLASS Labour_time_consumed;
SUBCLASS OF ( EXPRESS:Resource_property, );
DISJOINT WITH ( Activity_planned_duration, Activity_actual_duration, Activity_elapsed_duration, Labour_time_planned, Quantity, Activity_percentage_complete, );
END_CLASS;
Class Labour_time_planned [urn:plcs:rdl:std#Labour_time_planned] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:CommitteeDraft

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited

Definition:

A Labour_time_planned is an Resource_property representing the number of man hours that have been consumed performing an activity. The unit of the property is Man_hours.
CLASS Labour_time_planned;
SUBCLASS OF ( EXPRESS:Resource_property, );
SUPERCLASS OF ( Aggregated_labour_time_planned, );
DISJOINT WITH ( Activity_planned_duration, Activity_actual_duration, Activity_elapsed_duration, Quantity, Labour_time_consumed, Activity_percentage_complete, );
END_CLASS;
Class Life_cycle_stage [urn:plcs:rdl:std#Life_cycle_stage] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Source:ISO/TS 10303-1019:2004 Product data representation and exchange: Application module: Product view definition Creator:Rob Bodington, Eurostep Limited Created:0000-00-00

Last modified:2007-07-06

Definition:

A Life_cycle_stage is a View_definition_context that classifies the associated data as having been defined within the context of that Life_cycle_stage.
CLASS Life_cycle_stage;
SUBCLASS OF ( EXPRESS:View_definition_context, );
SUPERCLASS OF ( Concept_stage, Production_stage, Development_stage, Retirement_stage, Utilization_stage, Support_stage, );
END_CLASS;
Class Lifing_extension [urn:plcs:rdl:std#Lifing_extension] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2007-04-02

Last modified:2007-07-12

Definition:

A Lifing_extension classifies an Activity as being one that records the change of when a task should be performed on a reportable item
CLASS Lifing_extension;
SUBCLASS OF ( EXPRESS:Activity, );
END_CLASS;
Class Line_replacable [urn:plcs:rdl:std#Line_replacable] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

Determination that a part in a specific location within its parent part shall be replaced on the end item where the instance of the parent part is used
CLASS Line_replacable;
SUBCLASS OF ( Breakdown_element_replaceability );
END_CLASS;
Class Location_assignment_role [urn:plcs:rdl:std#Location_assignment_role] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Tim Turner, LSC Group Created:2007-02-26

Last modified:2007-07-23

Definition:

A Location_assignment_role is a Location_assignment that classifies that the associated Location_for_assignment is related to the associated Entity_for_location within the context of a specific role. NOTE: It is expected that sub-classes of this will define those specific roles.
CLASS Location_assignment_role;
SUBCLASS OF ( EXPRESS:Location_assignment, );
SUPERCLASS OF ( Location_for_activity, );
END_CLASS;
Class Location_for_activity [urn:plcs:rdl:std#Location_for_activity] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Tim Turner, LSC Group Created:2007-02-26

Last modified:2007-07-23

Definition:

A Location_for_activity is a Location_assignment_role that classifies that the associated Location_for_assignment is related to the associated Entity_for_location(Activity) within the context of a specific role. NOTE: It is expected that sub-classes of this will define those specific roles.
CLASS Location_for_activity;
SUBCLASS OF ( Location_assignment_role );
SUPERCLASS OF ( Start_location, End_location, );
END_CLASS;
Class Location_identification_code [urn:plcs:rdl:std#Location_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2005-01-12

Last modified:2007-07-13

Definition:

A Location_identification_code is an Idenitification_code that identifies a Location. CONSTRAINT: An Identification_assignment classified as a Location_identification_code can only be assigned to a Location or its subclasses.
CLASS Location_identification_code;
SUBCLASS OF ( Identification_code );
SUPERCLASS OF ( Organizational_location_identification_code, Geographic_location_identification_code, Regional_grid_location_identification_code, Address_based_location_identification_code, Product_based_location_identification_code, Organization_based_location_identification_code, );
END_CLASS;
Class Location_relationship_role [urn:plcs:rdl:std#Location_relationship_role] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Tim Turner, LSC Group Created:2007-02-26

Last modified:2007-07-23

Definition:

A Location_relationship_role is a Location_relationship that classifies the role of the relationship between the relating location and the related location. NOTE: Each of the two locations that is referenced shall be unique in that they shall not provide different representations of the same location. NOTE: It is expected that sub-classes of this will define those specific roles.
CLASS Location_relationship_role;
SUBCLASS OF ( EXPRESS:Location_relationship, );
SUPERCLASS OF ( Alternative_location, Hierarchical_relationship, Adjacent_location, );
END_CLASS;
Class Logical_operator [urn:plcs:rdl:std#Logical_operator] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

Symbols used to form expression that is either true or false, using operators such as AND, NOT, and OR
CLASS Logical_operator;
SUBCLASS OF ( EXPRESS:Condition_relationship, );
SUPERCLASS OF ( And, Or, );
END_CLASS;
Class Lot_identification_code [urn:plcs:rdl:std#Lot_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2005-01-12

Last modified:2007-07-16

Definition:

A Lot_identification_code is an Identification_code that identifies a lot / batch of individual parts. CONSTRAINT: An Identification_assignment classified as a Lot_identification_code can only be assigned to a Product_group or its subclasses..
CLASS Lot_identification_code;
SUBCLASS OF ( Product_group_identification_code );
END_CLASS;
Class Maintainer_of [urn:plcs:rdl:std#Maintainer_of] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Brad Harris, Eurostep Limited Created:2007-07-10

Last modified:2007-07-23

Definition:

A Maintainer_of is an Organization_or_person_in_organization_assignment that classifies the associated assigned_entity(organization_or_person_in_organization_select) as being the maintainer of the associated items. EXAMPLE: This could be used to define the organization that maintains an item of equipment.
CLASS Maintainer_of;
SUBCLASS OF ( EXPRESS:Organization_or_person_in_organization_assignment, );
DISJOINT WITH ( Contractor, Security_classifier_of, Creator_of, Contractee, Operator_of, Owner_of, User_of, Responsible_for, Manufacturer_of, Assessor_of, Executor_of, Sender_of, Designer_of, Assertor_of, Issuer_of, Observer_of, Receiver_of, );
END_CLASS;
Class Maintenance_activity [urn:plcs:rdl:std#Maintenance_activity] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version: Version:1 Stage:CommitteeDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2007-04-02

Last modified:2007-07-12

Definition:

A Maintenance_activity an Activity as being one that performs maintenance on a reportable item.
CLASS Maintenance_activity;
SUBCLASS OF ( EXPRESS:Activity, );
END_CLASS;
Class Maintenance_process [urn:plcs:rdl:std#Maintenance_process] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Brad Harris, Eurostep Limited Created:2007-07-09

Last modified:2007-07-09

Definition:

A Maintenance_process is a Technical_process that classifies the associated data as having been defined within the context of sustaining the capability of the system to provide a service.
CLASS Maintenance_process;
SUBCLASS OF ( Technical_process );
DISJOINT WITH ( Operation_process, Architectural_design_process, Implementation_process, Validation_process, Verification_process, Transition_process, Stakeholder_requirements_definition_process, Requirements_analysis_process, Disposal_process, Integration_process, );
END_CLASS;
Class Maintenance_task_name [urn:plcs:rdl:std#Maintenance_task_name] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:OASIS PLCS Creator:Per Myrseth Created:2005-10-03

Last modified:2007-07-18

Definition:

Maintenance_task_name is a name for a maintenance task
CLASS Maintenance_task_name;
SUBCLASS OF ( Name );
END_CLASS;
Class Man_day [urn:plcs:rdl:std#Man_day] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

A Man_day is a Context_dependent_unit that represents a unit of work equal to the work done by one person in one working day.
CLASS Man_day;
SUBCLASS OF ( EXPRESS:Context_dependent_unit, );
END_CLASS;
Class Man_hour [urn:plcs:rdl:std#Man_hour] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version: Version:1 Stage:CommitteeDraft Revision:0

Source:Chambers Reference Online Creator:Rob Bodington, Eurostep Limited Created:2007-01-23

Last modified:2007-07-19

Definition:

A Man_hour is Context_dependent_unit that represents a unit of work equal to the work done by one person in one hour.
CLASS Man_hour;
SUBCLASS OF ( EXPRESS:Context_dependent_unit, );
END_CLASS;
Class Man_minute [urn:plcs:rdl:std#Man_minute] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

A Man_minute is a Context_dependent_unit that represents a unit of work equal to the work done by one person in one minute.
CLASS Man_minute;
SUBCLASS OF ( EXPRESS:Context_dependent_unit, );
END_CLASS;
Class Mandatory_identifier [urn:plcs:rdl:std#Mandatory_identifier] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Trine Hansen, DNV Created:2004-11-24

Last modified:2007-07-12

Definition:

A Mandatory_identifier is an Assignment_type that is mandatory, ie it must be preserved in any data exchange. NOTE: The use of this classification is only relevant within the context of a given data exchange agreement.
CLASS Mandatory_identifier;
SUBCLASS OF ( Assignment_type );
DISJOINT WITH ( Deprecated_identifier, );
END_CLASS;
Class Manufacturer_of [urn:plcs:rdl:std#Manufacturer_of] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2007-04-02

Last modified:2007-07-23

Definition:

A Manufacturer_of is an Organization_or_person_in_organization_assignment that classifies the associated assigned_entity(organization_or_person_in_organization_select) as being the manufacturer of the associated items. EXAMPLE: This could be used to define the organization that manufactured an item of equipment.
CLASS Manufacturer_of;
SUBCLASS OF ( EXPRESS:Organization_or_person_in_organization_assignment, );
DISJOINT WITH ( Contractor, Security_classifier_of, Creator_of, Maintainer_of, Contractee, Operator_of, Owner_of, User_of, Responsible_for, Measurer_of, Assessor_of, Executor_of, Sender_of, Performer_of, Designer_of, Assertor_of, Issuer_of, Installed_in_position, Observer_of, Receiver_of, Reporter_of, );
END_CLASS;
Class Market_identification_code [urn:plcs:rdl:std#Market_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

A Market_identification_code is an Idenitification_code that identifies a Market. CONSTRAINT: An Identification_assignment classified as a Market_identification_code can only be assigned to a Market.
CLASS Market_identification_code;
SUBCLASS OF ( Identification_code );
END_CLASS;
Class Market_name [urn:plcs:rdl:std#Market_name] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

A Market_name is a Name by which a Market is known.
CLASS Market_name;
SUBCLASS OF ( Name );
END_CLASS;
Class Material_resource_item [urn:plcs:rdl:std#Material_resource_item] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:CommitteeDraft Revision:0

Source:PLCS OASIS Creator:Mike Ward, Eurostep Limited Created:2007-01-23

Last modified:2007-07-19

Definition:

A Material_resource_item is a Resource_item that is classified as being a quantity of raw material, artefacts, tools, or equipment; or a facility; or the use of raw materials, artefacts, tools, equipment, or facilities for a certain period of time or for the carrying out of certain tasks in an application context.
CLASS Material_resource_item;
SUBCLASS OF ( EXPRESS:Resource_item, );
END_CLASS;
Class Measured_value [urn:plcs:rdl:std#Measured_value] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:CommitteeDraft

Source:PLCS OASIS Creator:Per Myrseth, DNV

Definition:

a value, in a unit of measure, reflecting some property of an object
CLASS Measured_value;
SUBCLASS OF ( EXPRESS:Property_value_representation, );
DISJOINT WITH ( Calculated_value, Estimated_value, );
END_CLASS;
Class Measurer_of [urn:plcs:rdl:std#Measurer_of] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:CommitteeDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2007-11-20

Last modified:2007-11-20

Definition:

A Measurer_of is an Organization_or_person_in_organization_assignment that classifies the associated assigned_entity(organization_or_person_in_organization_select) as being the person or organization that measured of the associated items. Normally a property. EXAMPLE: This could be used to record the organization that measured a property on a product.
CLASS Measurer_of;
SUBCLASS OF ( EXPRESS:Organization_or_person_in_organization_assignment, );
DISJOINT WITH ( );
END_CLASS;
Class Message_identification_code [urn:plcs:rdl:std#Message_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2007-04-02

Last modified:2007-07-13

Definition:

An Message_identification_code is an Identification_code that is used to identify a Message. CONSTRAINT: An Identification_assignment classified as a Message_identification_code can only be assigned to a Message or its subclasses.
CLASS Message_identification_code;
SUBCLASS OF ( Identification_code );
END_CLASS;
Class Minute [urn:plcs:rdl:std#Minute] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:http://www.bipm.org/utils/common/pdf/si_brochure_8_en.pdf Section 4.1, Page 124. Creator:Mike Ward, Eurostep Limited Created:2007-01-23

Last modified:2007-07-23

Definition:

A Minute is a Conversion_based_unit that is defined to be 60 Seconds.
CLASS Minute;
SUBCLASS OF ( EXPRESS:Conversion_based_unit, );
DISJOINT WITH ( Hour, );
END_CLASS;
Class Name [urn:plcs:rdl:std#Name] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2004-03-02

Last modified:2007-07-23

Definition:

A Name is an Identifier_type where the associated identifier is not structured, and whose value cannot be assumed to be unique in any context. EXAMPLE: The name of a part or the name of a document.
CLASS Name;
SUBCLASS OF ( Identifier_type );
SUPERCLASS OF ( Hazard_material_user_group_name, Breakdown_element_name, State_definition_name, Qualification_type_name, Zone_breakdown_name, Task_step_name, Resource_item_name, File_name, Zone_element_name, Product_group_name, Document_name, Market_name, Organization_type_name, Task_method_name, Work_request_name, Assembly_component_name, Type_of_person_name, Product_concept_name, Breakdown_name, Organization_name, Part_name, Product_configuration_name, Maintenance_task_name, );
END_CLASS;
Class NCAGE_code [urn:plcs:rdl:std#NCAGE_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:http://www.ncb.mod.uk/ncage.htm Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2007-01-23

Last modified:2007-07-13

Definition:

A NCAGE_code is an Organization_identification_code. Each manufacturer or supplier who provides equipment or spares to the MOD, together with other organisations who provide design control drawings, standards or specifications, or a service to the MOD may be allocated a NATO Commercial And Government Entity Code (NCAGE Code). Each country in the NATO Codification System (NCS) allocates these unique 5 character codes to companies located in that country, and within the UK they are allocated by the UK National Codification Bureau (NCB). NCAGE codes allocated in the UK begin with U or K, suffixed by 3 alphanumeric and 1 numeric characters, whilst other nations within the NCS have different formats, for example the USA has 3 alphanumeric characters prefixed and suffixed by a numeric character. NCAGE records are used to hold manufacturer/supplier details such as name, address, post code, telephone number, fax and company e-mail address. The NCAGE code is used along with the manufacturer/suppliers part number to form a reference which is held on the NATO Stock Number (NSN) record. This reference enables users of the NCS to determine who manufactures/supplies the Item of Supply. For further details see: http://www.ncb.mod.uk/ncage.htm CONSTRAINT: An Identification_assignment classified as an NCAGE_code can only be assigned to an Organization or its subclasses.
CLASS NCAGE_code;
SUBCLASS OF ( Organization_identification_code );
END_CLASS;
Class Normalized_numeric_probability [urn:plcs:rdl:std#Normalized_numeric_probability] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

Probability expressed as a numeric value between 0 and 1.
CLASS Normalized_numeric_probability;
SUBCLASS OF ( EXPRESS:Probability_numeric, );
END_CLASS;
Class Not_yet_approved [urn:plcs:rdl:std#Not_yet_approved] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PDM Schema usage guide Creator:Mike Ward, Eurostep Limited Created:2007-01-23

Last modified:2007-07-11

Definition:

Not_yet_approved is an Approval_status that classifies it as not yet officially accepted.
CLASS Not_yet_approved;
SUBCLASS OF ( EXPRESS:Approval_status, );
DISJOINT WITH ( Approved_with_concession, Withdrawn, Rejected, Approved, );
END_CLASS;
Class NSN_code [urn:plcs:rdl:std#NSN_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:CommitteeDraft

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited

Definition:

A NSN_code is a NATO_code that identifies the items of supply.
CLASS NSN_code;
SUBCLASS OF ( Resource_item_identification_code );
END_CLASS;
Class Observation_identification_code [urn:plcs:rdl:std#Observation_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2007-04-02

Last modified:2007-07-13

Definition:

An Observation_identification_code is an Identification_code that is used to identify an Observation. CONSTRAINT: An Identification_assignment classified as a Observation_identification_code can only be assigned to a Observation or its subclasses.
CLASS Observation_identification_code;
SUBCLASS OF ( Identification_code );
END_CLASS;
Class Observer_of [urn:plcs:rdl:std#Observer_of] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Brad Harris, Eurostep Limited Created:2007-07-10

Last modified:2007-07-23

Definition:

An Observer_of is an Organization_or_person_in_organization_assignment that classifies the associated assigned_entity(organization_or_person_in_organization_select) as being the observer of the associated items. EXAMPLE: This could be used to define the person who observed a fault on an item of equipment.
CLASS Observer_of;
SUBCLASS OF ( EXPRESS:Organization_or_person_in_organization_assignment, );
DISJOINT WITH ( Contractor, Security_classifier_of, Creator_of, Maintainer_of, Contractee, Operator_of, Owner_of, User_of, Responsible_for, Measurer_of, Manufacturer_of, Assessor_of, Executor_of, Sender_of, Performer_of, Designer_of, Assertor_of, Issuer_of, Installed_in_position, Receiver_of, Reporter_of, );
END_CLASS;
Class On_platform_classification [urn:plcs:rdl:std#On_platform_classification] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

Classification of whether the product in focus has to be removed from its platform in order to perform a task (activity).
CLASS On_platform_classification;
SUBCLASS OF ( EXPRESS:Task_method, );
END_CLASS;
Class Operating_state_condition_parameter [urn:plcs:rdl:std#Operating_state_condition_parameter] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

A Condition_parameter where the Condition is evaluated against a defined operating state for the Product
CLASS Operating_state_condition_parameter;
SUBCLASS OF ( Condition_parameter_role );
END_CLASS;
Class Operation_process [urn:plcs:rdl:std#Operation_process] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Brad Harris, Eurostep Limited Created:2007-07-09

Last modified:2007-07-09

Definition:

An Operation_process is a Technical_process that classifies the associated data as having been defined within the context of using the system in order to deliver its services.
CLASS Operation_process;
SUBCLASS OF ( Technical_process );
DISJOINT WITH ( Architectural_design_process, Implementation_process, Validation_process, Verification_process, Maintenance_process, Transition_process, Stakeholder_requirements_definition_process, Requirements_analysis_process, Disposal_process, Integration_process, );
END_CLASS;
Class Operational_environment_condition_parameter [urn:plcs:rdl:std#Operational_environment_condition_parameter] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

A Condition_parameter where the Condition is evaluated against a defined operational environment
CLASS Operational_environment_condition_parameter;
SUBCLASS OF ( Condition_parameter_role );
END_CLASS;
Class Operational_state [urn:plcs:rdl:std#Operational_state] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

The operational state of a product is characterized by the list of actions that can be performed by the product.
CLASS Operational_state;
SUBCLASS OF ( State_of_physical_object );
END_CLASS;
Class Operator_of [urn:plcs:rdl:std#Operator_of] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Brad Harris, Eurostep Limited Created:2007-07-10

Last modified:2007-07-23

Definition:

An Operator_of is an Organization_or_person_in_organization_assignment that classifies the associated assigned_entity(organization_or_person_in_organization_select) as being the operator of the associated items. EXAMPLE: This could be used to define the operator of an item of equipment.
CLASS Operator_of;
SUBCLASS OF ( EXPRESS:Organization_or_person_in_organization_assignment, );
DISJOINT WITH ( Contractor, Security_classifier_of, Creator_of, Maintainer_of, Contractee, Owner_of, User_of, Responsible_for, Measurer_of, Manufacturer_of, Assessor_of, Executor_of, Sender_of, Performer_of, Designer_of, Assertor_of, Issuer_of, Installed_in_position, Observer_of, Receiver_of, Reporter_of, );
END_CLASS;
Class Or [urn:plcs:rdl:std#Or] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

The classical logical expression OR meaning that one or both Conditions in the combined Condition must be true.
CLASS Or;
SUBCLASS OF ( Logical_operator );
END_CLASS;
Class Organization_abbreviated_name [urn:plcs:rdl:std#Organization_abbreviated_name] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS Creator:Leif Gyllström, Saab Aerotech Created:2007-03-23

Last modified:2007-07-23

Definition:

An Organization_abbreviated_name is an abbreviated Organization_name by which an Organization in known. EXAMPLE:: 'A' as an abbreviation of 'Army'.
CLASS Organization_abbreviated_name;
SUBCLASS OF ( Organization_name );
END_CLASS;
Class Organization_based_location_identification_code [urn:plcs:rdl:std#Organization_based_location_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Tim Turner, LSC Group Created:2007-01-30

Last modified:2007-07-13

Definition:

An Organization_based_location_identification_code is an Idenitification_code that identifies an Organizational_based_location_representation. CONSTRAINT: An Identification_assignment classified as an Organization_based_location_identification_code can only be assigned to an Organizational_based_location_representation or its subclasses.
CLASS Organization_based_location_identification_code;
SUBCLASS OF ( EXPRESS:Organization_based_location_representation, Location_identification_code );
END_CLASS;
Class Organization_identification_code [urn:plcs:rdl:std#Organization_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:ISO 15926: Class - Organization code Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2004-03-02

Last modified:2007-07-13

Definition:

An Organization_identification_code is an identification_code that identifies an organization. CONSTRAINT: An Identification_assignment classified as an Organization_identification_code can only be assigned to an Organization or its subclasses.
CLASS Organization_identification_code;
SUBCLASS OF ( Identification_code );
SUPERCLASS OF ( DUNS_code, NCAGE_code, CAGE_code, );
END_CLASS;
Class Organization_name [urn:plcs:rdl:std#Organization_name] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:UK MoD TES/ILS and Eng Pol under TLSS Development Programme Creator:Tim Turner, LSC Group Created:2004-11-24

Last modified:2007-07-23

Definition:

An Organization_name is a Name by which an Organization is known. EXAMPLE:: OntologiesRus Ltd
CLASS Organization_name;
SUBCLASS OF ( Name );
SUPERCLASS OF ( Organization_abbreviated_name, );
END_CLASS;
Class Organization_type_identification_code [urn:plcs:rdl:std#Organization_type_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source: Creator:Leif Gyllström, Saab Aerotech Created:2007-05-23

Last modified:2007-07-13

Definition:

An Organization_type_identification_code is an Identification_code that identifies an Organization_type. CONSTRAINT: An Identification_assignment classified as an Organization_type_identification_code can only be assigned to a Organization_type or its subclasses.
CLASS Organization_type_identification_code;
SUBCLASS OF ( Identification_code );
END_CLASS;
Class Organization_type_name [urn:plcs:rdl:std#Organization_type_name] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS Creator:Leif Gyllström, Saab Aerotech Created:2007-05-23

Last modified:2007-07-23

Definition:

An Organization_type_name is a Name by which a type of Organization is known. EXAMPLE: Government organization, Supplier, First line maintenance.
CLASS Organization_type_name;
SUBCLASS OF ( Name );
END_CLASS;
Class Organizational_location_identification_code [urn:plcs:rdl:std#Organizational_location_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Tim Turner, LSC Group Created:2007-01-30

Last modified:2007-07-13

Definition:

An Organizational_location_identification_code is an Idenitification_code that identifies an Organizational_location_identification. CONSTRAINT: An Identification_assignment classified as an Organizational_location_identification_code can only be assigned to an Organizational_location_identification or its subclasses.
CLASS Organizational_location_identification_code;
SUBCLASS OF ( Location_identification_code );
END_CLASS;
Class Overhaul [urn:plcs:rdl:std#Overhaul] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2007-04-02

Last modified:2007-07-12

Definition:

An Overhaul classifies an Activity as being one that overhauls a reportable item.
CLASS Overhaul;
SUBCLASS OF ( EXPRESS:Activity, );
END_CLASS;
Class Owner_of [urn:plcs:rdl:std#Owner_of] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2007-01-23

Last modified:2007-07-23

Definition:

An Owner_of is an Organization_or_person_in_organization_assignment that classifies the associated assigned_entity(organization_or_person_in_organization_select) as being the owner of the associated items. EXAMPLE: This could be used to define the person who owns an item of equipment.
CLASS Owner_of;
SUBCLASS OF ( EXPRESS:Organization_or_person_in_organization_assignment, );
DISJOINT WITH ( Contractor, Security_classifier_of, Creator_of, Maintainer_of, Contractee, Operator_of, User_of, Responsible_for, Measurer_of, Manufacturer_of, Assessor_of, Executor_of, Sender_of, Performer_of, Designer_of, Assertor_of, Issuer_of, Installed_in_position, Observer_of, Receiver_of, Reporter_of, );
END_CLASS;
Class Part_block_name [urn:plcs:rdl:std#Part_block_name] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:OASIS PLCS Creator:Per Myrseth, DNV Created:2005-10-18

Last modified:2007-07-18

Definition:

A Part_block_name is Name that is the the human readable identifier of a block
CLASS Part_block_name;
SUBCLASS OF ( Physical_breakdown_element_name );
END_CLASS;
Class Part_category_name [urn:plcs:rdl:std#Part_category_name] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:OASIS PLCS Creator:Per Myrseth, DNV Created:2005-09-15

Last modified:2007-07-18

Definition:

A Part_category_name is a Product_group_name by which Part_category is known.
CLASS Part_category_name;
SUBCLASS OF ( Product_group_name );
END_CLASS;
Class Part_commercial_off_the_shelf [urn:plcs:rdl:std#Part_commercial_off_the_shelf] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

Software or hardware, generally technology or computer products, that are ready-made and available for sale, lease, or license to the general public
CLASS Part_commercial_off_the_shelf;
SUBCLASS OF ( Part_maturity );
END_CLASS;
Class Part_hazardous_class [urn:plcs:rdl:std#Part_hazardous_class] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

Classifying a part inherent property involving or exposing one to risk (as of loss or harm)
CLASS Part_hazardous_class;
SUBCLASS OF ( EXPRESS:Part_view_definition, );
END_CLASS;
Class Part_identification_code [urn:plcs:rdl:std#Part_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2007-01-23

Last modified:2007-07-23

Definition:

A Part_identification_code is an Identification_code that identifies a type of part. EXAMPLE: A part number. CONSTRAINT: An Identification_assignment classified as a Part_identification_code can only be assigned to a Part or its subclasses.
CLASS Part_identification_code;
SUBCLASS OF ( Identification_code );
END_CLASS;
Class Part_maturity [urn:plcs:rdl:std#Part_maturity] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

Classification of the maturity a part has with respect to distribution, availability or support
CLASS Part_maturity;
SUBCLASS OF ( EXPRESS:Part_view_definition, );
SUPERCLASS OF ( Part_special_to_purpose, Part_commercial_off_the_shelf, Government_off_the_shelf, );
END_CLASS;
Class Part_module_name [urn:plcs:rdl:std#Part_module_name] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:OASIS PLCS Creator:Per Myrseth, DNV Created:2005-10-18

Last modified:2007-07-18

Definition:

A Part_module_name is the human readable identifier of a module
CLASS Part_module_name;
SUBCLASS OF ( Physical_breakdown_element_name );
END_CLASS;
Class Part_name [urn:plcs:rdl:std#Part_name] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Trine Hansen, DNV Created:2004-11-24

Last modified:2007-07-18

Definition:

A Part_name is a Name by which a Part is known.
CLASS Part_name;
SUBCLASS OF ( Name );
END_CLASS;
Class Part_repairability [urn:plcs:rdl:std#Part_repairability] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

Ability of a damaged or failed part to be restored to acceptable operating condition
CLASS Part_repairability;
SUBCLASS OF ( EXPRESS:Part_view_definition, );
SUPERCLASS OF ( Partial_repairable, Fully_repairable, Discardable, );
END_CLASS;
Class Part_special_to_purpose [urn:plcs:rdl:std#Part_special_to_purpose] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

Software and hardware products that are typically developed to support a particular product or product usage in a context Note 1: Special to purpose products may not be fully documented or supported by the developing organization.
CLASS Part_special_to_purpose;
SUBCLASS OF ( Part_maturity );
END_CLASS;
Class Part_version_identification_code [urn:plcs:rdl:std#Part_version_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Tim Turner, LSC Group Limited Created:

Last modified:2007-07-23

Definition:

A Part_version_identifcation_code is a Version_identifcation_code that identifies a particular version of a part. NOTE: A part design will be identified by its part number (a Part_identification_code) whereas a Part_version_identification_code identifies the version of a part. EXAMPLE: Rev A, Rev B. CONSTRAINT: An Identification_assignment classified as a Part_version_identification_code can only be assigned to a Part_version or its subclasses.
CLASS Part_version_identification_code;
SUBCLASS OF ( Version_identification_code );
END_CLASS;
Class Part_work_breakdown_element_name [urn:plcs:rdl:std#Part_work_breakdown_element_name] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:OASIS PLCS Creator:Per Myrseth, DNV Created:2005-10-25

Last modified:2007-07-18

Definition:

A Part_work_breakdown_element_name is the human readable identifier of a part work breakdown element
CLASS Part_work_breakdown_element_name;
SUBCLASS OF ( Functional_breakdown_element_name );
END_CLASS;
Class Part_zone_name [urn:plcs:rdl:std#Part_zone_name] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:OASIS PLCS Creator:Per Myrseth, DNV Created:2005-10-18

Last modified:2007-07-18

Definition:

A Part_zone_name is a name that is the human readable identifier of a zone.
CLASS Part_zone_name;
SUBCLASS OF ( Zone_breakdown_element_name );
END_CLASS;
Class Partial_document_reference [urn:plcs:rdl:std#Partial_document_reference] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

Assignment of defined portion of a Document to something in the role of being a source for reference.
CLASS Partial_document_reference;
SUBCLASS OF ( EXPRESS:Partial_document_assignment, );
END_CLASS;
Class Partial_repairable [urn:plcs:rdl:std#Partial_repairable] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

A part that in the applicable support concept is determined to be partially capable of being repaired
CLASS Partial_repairable;
SUBCLASS OF ( Part_repairability );
END_CLASS;
Class Percentage [urn:plcs:rdl:std#Percentage] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2007-04-02

Last modified:2007-07-20

Definition:

A Percentage is a Context_dependent_unit that can take any numeric value.
CLASS Percentage;
SUBCLASS OF ( EXPRESS:Context_dependent_unit, );
END_CLASS;
Class Percentage_numeric_probability [urn:plcs:rdl:std#Percentage_numeric_probability] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

Probability expressed as a numeric value between 0 and 100.
CLASS Percentage_numeric_probability;
SUBCLASS OF ( EXPRESS:Probability_numeric, );
END_CLASS;
Class Performer_of [urn:plcs:rdl:std#Performer_of] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:CommitteeDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2007-11-20

Last modified:2007-11-20

Definition:

A Performer_of is an Organization_or_person_in_organization_assignment that classifies the associated assigned_entity(organization_or_person_in_organization_select) as being the performer of the associated items. Normally an activity. EXAMPLE: This could be used to record the organization that undertook some maintenance an item of equipment.
CLASS Performer_of;
SUBCLASS OF ( EXPRESS:Organization_or_person_in_organization_assignment, );
DISJOINT WITH ( );
END_CLASS;
Class Performing_organization_condition_parameter [urn:plcs:rdl:std#Performing_organization_condition_parameter] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

A Condition_parameter where the Condition is evaluated against a defined performing Organization
CLASS Performing_organization_condition_parameter;
SUBCLASS OF ( Condition_parameter_role );
END_CLASS;
Class Periodicity [urn:plcs:rdl:std#Periodicity] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:CommitteeDraft

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited

Definition:

Periodicity is an Independent_property that defines the interval between activities. This may be defined as time interval or as number of events, such as number of landings.
CLASS Periodicity;
SUBCLASS OF ( EXPRESS:Independent_property, );
END_CLASS;
Class Person_identification_code [urn:plcs:rdl:std#Person_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2007-01-23

Last modified:2007-07-23

Definition:

A Person_identification_code is an Identification_code that is used to uniquely identify a person. EXAMPLE: A persons social security number. CONSTRAINT: An Identification_assignment classified as a Person_identification_code can only be assigned to Person or its subclasses.
CLASS Person_identification_code;
SUBCLASS OF ( Identification_code );
END_CLASS;
Class Person_in_organization_identification_code [urn:plcs:rdl:std#Person_in_organization_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2007-01-23

Last modified:2007-07-23

Definition:

A Person_in_organization_identification_code is an Identification_code used to identify a person in the context of an organizations. EXAMPLE: An employee code. CONSTRAINT: An Identification_assignment classified as a Person_in_organization_identification_code can only be assigned to Person_in_organization or its subclasses.
CLASS Person_in_organization_identification_code;
SUBCLASS OF ( Identification_code );
END_CLASS;
Class Physical_breakdown_element_name [urn:plcs:rdl:std#Physical_breakdown_element_name] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:OASIS PLCS Creator:Per Myrseth, DNV Created:2005-10-26

Last modified:2007-07-18

Definition:

A Physical_breakdown_element_name is a Breakdown_element_name by which a Physical_element in a breakdown is known.
CLASS Physical_breakdown_element_name;
SUBCLASS OF ( Breakdown_element_name );
SUPERCLASS OF ( Part_module_name, Part_block_name, );
END_CLASS;
Class Planned_activity [urn:plcs:rdl:std#Planned_activity] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:CommitteeDraft

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited

Definition:

A Planned_activity is an activity that has not started and is planned to start sometime in the future.
CLASS Planned_activity;
SUBCLASS OF ( EXPRESS:Activity, );
END_CLASS;
Class Position_identification_code [urn:plcs:rdl:std#Position_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source: Creator: Created:

Last modified:2007-07-23

Definition:

An Position_identification_code is an Identification_code that is used to identify a Position. CONSTRAINT: An Identification_assignment classified as a Position_identification_code can only be assigned to a Position or its subclasses.
CLASS Position_identification_code;
SUBCLASS OF ( Identification_code );
END_CLASS;
Class Position_in_product_condition_parameter [urn:plcs:rdl:std#Position_in_product_condition_parameter] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

A Condition_parameter where the Condition is evaluated against a defined position within a Product
CLASS Position_in_product_condition_parameter;
SUBCLASS OF ( Condition_parameter_role );
END_CLASS;
Class Post_condition [urn:plcs:rdl:std#Post_condition] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

A one thing is a post condition for another, it must happen or be done before the first thing can cease or cease tor exist.
CLASS Post_condition;
SUBCLASS OF ( Condition_assignment_role );
END_CLASS;
Class Precondition [urn:plcs:rdl:std#Precondition] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

If one thing is a precondition for another, it must happen or be done before the second thing can happen or exist.
CLASS Precondition;
SUBCLASS OF ( Condition_assignment_role );
END_CLASS;
Class Preferred_identifier [urn:plcs:rdl:std#Preferred_identifier] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Trine Hansen, DNV Created:2004-11-24

Last modified:2007-07-12

Definition:

A Preferred_identifier is an Assignment_type that is the preferred identification to be used. NOTE: This identification is intended to be globally unique.
CLASS Preferred_identifier;
SUBCLASS OF ( Assignment_type );
DISJOINT WITH ( Deprecated_identifier, );
END_CLASS;
Class Process_domain [urn:plcs:rdl:std#Process_domain] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Trine Hansen, DNV Created:2004-11-24

Last modified:2007-07-06

Definition:

A Process_domain is an Application_domain that classifies the associated data as having been defined within the context of that Process_domain.
CLASS Process_domain;
SUBCLASS OF ( Application_domain );
SUPERCLASS OF ( Agreement_process, Project_process, Technical_process, Enterprise_process, );
DISJOINT WITH ( Discipline_domain, );
END_CLASS;
Class Product_as_individual_identification_code [urn:plcs:rdl:std#Product_as_individual_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2005-01-12

Last modified:2007-07-16

Definition:

A Product_as_individual_identification_code is an Identification_code that is used to identify an actual part. CONSTRAINT: An Identification_assignment classified as a Product_as_individual_identification_code can only be assigned to Product_as_realized or a Product_as_planned or its subclasses.
CLASS Product_as_individual_identification_code;
SUBCLASS OF ( Identification_code );
SUPERCLASS OF ( Serial_identification_code, UID, );
END_CLASS;
Class Product_based_location_identification_code [urn:plcs:rdl:std#Product_based_location_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Tim Turner, LSC Group Created:2006-06-14

Last modified:2007-07-13

Definition:

A Product_location_identification_code is an Idenitification_code that identifies an Product_based_location_representation. CONSTRAINT: An Identification_assignment classified as a Product_location_identification_code can only be assigned to a Product_based_location_representation or its subclasses.
CLASS Product_based_location_identification_code;
SUBCLASS OF ( Location_identification_code EXPRESS:Product_based_location_identification, );
END_CLASS;
Class Product_concept_identification_code [urn:plcs:rdl:std#Product_concept_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2004-03-02

Last modified:2007-07-23

Definition:

A Product_concept_identification_code is a Identification_code used to identify a Product_concept, that is a set of similar products that were, are or will be proposed to customers. EXAMPLE: A VW Golf. CONSTRAINT: An Identification_assignment classified as a Product_concept_identification_code can only be assigned to a Product_concept or its subclasses.
CLASS Product_concept_identification_code;
SUBCLASS OF ( Identification_code );
END_CLASS;
Class Product_concept_name [urn:plcs:rdl:std#Product_concept_name] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS Creator:Leif Gyllström Created:2006-01-04

Last modified:2007-07-23

Definition:

A Product_concept_name is a Name by which a Product_concept is known. EXAMPLE: VW Golf.
CLASS Product_concept_name;
SUBCLASS OF ( Name );
END_CLASS;
Class Product_condition_parameter [urn:plcs:rdl:std#Product_condition_parameter] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

A Condition_parameter where the Condition is evaluated against a defined Product.
CLASS Product_condition_parameter;
SUBCLASS OF ( Condition_parameter_role );
END_CLASS;
Class Product_configuration_condition_parameter [urn:plcs:rdl:std#Product_configuration_condition_parameter] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

A Condition_parameter where the Condition is evaluated against a defined Product_configuration
CLASS Product_configuration_condition_parameter;
SUBCLASS OF ( Condition_parameter_role );
END_CLASS;
Class Product_configuration_identification_code [urn:plcs:rdl:std#Product_configuration_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2007-01-23

Last modified:2007-07-23

Definition:

A Product_configuration_identification_code is an Identification_code that identifies a particular configuration of a product. EXAMPLE: A VW Golf configured with drivers airbags and stereo. CONSTRAINT: An Identification_assignment classified as a Product_configuration_identification_code can only be assigned to a Product_configuration or its subclasses.
CLASS Product_configuration_identification_code;
SUBCLASS OF ( Identification_code );
END_CLASS;
Class Product_configuration_name [urn:plcs:rdl:std#Product_configuration_name] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

A Product_configuration_name is a Name by which a Product_configuration is known.
CLASS Product_configuration_name;
SUBCLASS OF ( Name );
END_CLASS;
Class Product_group_identification_code [urn:plcs:rdl:std#Product_group_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2005-01-12

Last modified:2007-07-23

Definition:

A Product_group_identification_code is an Identification_code that identifies a group of products. EXAMPLE: The identification of a batch or lot of parts according to a given identification system. CONSTRAINT: An Identification_assignment classified as a Product_group_identification_code can only be assigned to a Product_group or its subclasses..
CLASS Product_group_identification_code;
SUBCLASS OF ( Identification_code );
SUPERCLASS OF ( Lot_identification_code, );
END_CLASS;
Class Product_group_name [urn:plcs:rdl:std#Product_group_name] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:OASIS PLCS Creator:Per Myrseth, DNV Created:2005-10-12

Last modified:2007-07-18

Definition:

A Product_group_name is a Name by which a Product_group is known.
CLASS Product_group_name;
SUBCLASS OF ( Name );
SUPERCLASS OF ( Part_category_name, Test_equipment_name, );
END_CLASS;
Class Product_life_cycle_support [urn:plcs:rdl:std#Product_life_cycle_support] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2007-01-23

Last modified:2007-07-20

Definition:

A Product_life_cycle_support is a Discipline_domain that classifies the associated data as having been defined within the context of Product life cycle support.
CLASS Product_life_cycle_support;
SUBCLASS OF ( Discipline_domain );
END_CLASS;
Class Product_modification_condition_parameter [urn:plcs:rdl:std#Product_modification_condition_parameter] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

A Condition_parameter where the Condition is evaluated against a defined Product modification
CLASS Product_modification_condition_parameter;
SUBCLASS OF ( Condition_parameter_role );
END_CLASS;
Class Product_usage [urn:plcs:rdl:std#Product_usage] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2007-01-23

Last modified:2007-07-20

Definition:

A Product_usage is an Applied_activity_assignment that classifies that the associated item can or has performed the associated assigned_activity. CONSTRAINT: An Applied_activity_assignment classified as a Product_usage can only assign items that are either a Product_as_realized, a Product_as_planned, a Part or their subtypes.
CLASS Product_usage;
SUBCLASS OF ( EXPRESS:Applied_activity_assignment, );
END_CLASS;
Class Product_usage_activity_method [urn:plcs:rdl:std#Product_usage_activity_method] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited

Definition:

A Product_usage_activity_method is atypical_activity that may be undertaken by a product. For example a sortie.
CLASS Product_usage_activity_method;
SUBCLASS OF ( Typical_activity );
END_CLASS;
Class Product_variant_condition_parameter [urn:plcs:rdl:std#Product_variant_condition_parameter] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

A Condition_parameter where the Condition is evaluated against a defined Product variant.
CLASS Product_variant_condition_parameter;
SUBCLASS OF ( Condition_parameter_role );
END_CLASS;
Class Product_zone_condition_parameter [urn:plcs:rdl:std#Product_zone_condition_parameter] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

A Condition_parameter where the Condition is evaluated against a defined zone within a Product
CLASS Product_zone_condition_parameter;
SUBCLASS OF ( Condition_parameter_role );
END_CLASS;
Class Production_stage [urn:plcs:rdl:std#Production_stage] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:ISO 15288 Creator:Trine Hansen, DNV Created:2004-11-23

Last modified:2007-07-23

Definition:

A Production_stage is a Life_cycle_stage that classifies the associated data as having been defined within the context of producing or manufacturing the product, testing the product and producing related supporting and enabling systems as needed.
CLASS Production_stage;
SUBCLASS OF ( Life_cycle_stage );
DISJOINT WITH ( Concept_stage, Development_stage, Retirement_stage, Utilization_stage, Support_stage, );
END_CLASS;
Class Progression_identification_code [urn:plcs:rdl:std#Progression_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2007-01-23

Last modified:2007-07-23

Definition:

A Progression_identifcation_code is an Identifier_type that is used to track the evolution or modification of something. The code is normally sequential and encoded according to some convention. EXAMPLE: The version numbers of a part design or the revision numbers of software code.
CLASS Progression_identification_code;
SUBCLASS OF ( Identification_code );
SUPERCLASS OF ( Variant_identification_code, Version_identification_code, );
END_CLASS;
Class Project_assessment_process [urn:plcs:rdl:std#Project_assessment_process] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Brad Harris, Eurostep Limited Created:2007-07-09

Last modified:2007-07-09

Definition:

A Project_assessment_process is a Project_process that classifies the associated data as having been defined within the context of determining the status of the project.
CLASS Project_assessment_process;
SUBCLASS OF ( Project_process );
DISJOINT WITH ( Risk_management_process, Decision_making_process, Configuration_management_process, Project_control_process, Information_management_process, Project_planning_process, );
END_CLASS;
Class Project_control_process [urn:plcs:rdl:std#Project_control_process] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Brad Harris, Eurostep Limited Created:2007-07-09

Last modified:2007-07-09

Definition:

A Project_control_process is a Project_process that classifies the associated data as having been defined within the context of directing project plan execution and ensuring that the project performs according to plans and schedules, within projected budgets and it satisfies technical objectives.
CLASS Project_control_process;
SUBCLASS OF ( Project_process );
DISJOINT WITH ( Risk_management_process, Decision_making_process, Project_assessment_process, Configuration_management_process, Information_management_process, Project_planning_process, );
END_CLASS;
Class Project_identification_code [urn:plcs:rdl:std#Project_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2004-01-14

Last modified:2007-07-23

Definition:

A Project_identification_code is an Identification_code that identifies a project. EXAMPLE: The project code which is used to identify the project against which time is booked. CONSTRAINT: An Identification_assignment classified as a Project_identification_code can only be assigned to a Project or its subclasses.
CLASS Project_identification_code;
SUBCLASS OF ( Identification_code );
END_CLASS;
Class Project_planning_process [urn:plcs:rdl:std#Project_planning_process] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Brad Harris, Eurostep Limited Created:2007-07-09

Last modified:2007-07-09

Definition:

A Project_planning_process is Project_process that that classifies the associated data as having been defined within the context of producing and communicating effective and workable project plans.
CLASS Project_planning_process;
SUBCLASS OF ( Project_process );
DISJOINT WITH ( Risk_management_process, Decision_making_process, Project_assessment_process, Configuration_management_process, Project_control_process, Information_management_process, );
END_CLASS;
Class Project_process [urn:plcs:rdl:std#Project_process] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Trine Hansen, DNV Created:2004-11-24

Last modified:2007-07-10

Definition:

A Project_process is a Process_domain that classifies the associated data as having been defined within the context of establishing and evolving project plans, assessing actual achievement and progress against the plans and controlling execution of the project through to fulfilment. Individual project processes may be invoked at any time in the life cycle and at any level in a hierarchy of projects, as required by project plans or unforeseen events. A project process is applied with a level of rigour and formality that depends on the risk and complexity of the project.
CLASS Project_process;
SUBCLASS OF ( Process_domain );
SUPERCLASS OF ( Risk_management_process, Decision_making_process, Project_assessment_process, Configuration_management_process, Project_control_process, Information_management_process, Project_planning_process, );
DISJOINT WITH ( Agreement_process, Technical_process, Enterprise_process, );
END_CLASS;
Class Property_value_representation_determination [urn:plcs:rdl:std#Property_value_representation_determination] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

The method by which the value has been determined. Example: 'Calculated', 'Measured', 'Estimated'
CLASS Property_value_representation_determination;
SUBCLASS OF ( EXPRESS:Property_value_representation, );
END_CLASS;
Class Qualification_type_identification_code [urn:plcs:rdl:std#Qualification_type_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2005-01-12

Last modified:2007-07-16

Definition:

A Qualification_type_identification_code is an Identification_code that identifies a Qualification. CONSTRAINT: An Identification_assignment classified as a Qualification_type_identification_code can only be assigned to a Qualification or its subclasses.
CLASS Qualification_type_identification_code;
SUBCLASS OF ( Identification_code );
END_CLASS;
Class Qualification_type_name [urn:plcs:rdl:std#Qualification_type_name] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS Creator:Leif Gyllström, Saab Aerotech Created:2007-05-23

Last modified:2007-07-23

Definition:

An Qualification_type_name is a Name by which a type of Qualification is known. EXAMPLE: Ph.D.
CLASS Qualification_type_name;
SUBCLASS OF ( Name );
END_CLASS;
Class Quality_management_process [urn:plcs:rdl:std#Quality_management_process] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Brad Harris, Eurostep Limited Created:2007-07-09

Last modified:2007-07-09

Definition:

A Quality_management_process is an Enterprise_process that classifies the associated data as having been defined within the context of assuring that products, services and implementations of life cycle processes meet enterprise quality goals and achieve customer satisfaction.
CLASS Quality_management_process;
SUBCLASS OF ( Enterprise_process );
DISJOINT WITH ( System_life_cycle_processes_management_process, Enterprise_environment_management_process, Investment_management_process, Resource_management_process, );
END_CLASS;
Class Quantity [urn:plcs:rdl:std#Quantity] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Version: Stage:CommitteeDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2007-04-02

Last modified:2007-07-12

Definition:

An Quantity is a property representing a quantity of something. EXAMPLE: 10 bolts. 10 litres of oil
CLASS Quantity;
SUBCLASS OF ( EXPRESS:Resource_property, );
DISJOINT WITH ( Activity_planned_duration, Activity_actual_duration, Activity_elapsed_duration, Labour_time_planned, Labour_time_consumed, Activity_percentage_complete, );
END_CLASS;
Class Receiver_of [urn:plcs:rdl:std#Receiver_of] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Brad Harris, Eurostep Limited Created:2007-07-10

Last modified:2007-07-23

Definition:

A Receiver_of is an Organization_or_person_in_organization_assignment that classifies the associated assigned_entity(organization_or_person_in_organization_select) as being the receiver of the associated items. EXAMPLE: This could be used to define the person that has received a message.
CLASS Receiver_of;
SUBCLASS OF ( EXPRESS:Organization_or_person_in_organization_assignment, );
DISJOINT WITH ( Contractor, Security_classifier_of, Creator_of, Maintainer_of, Contractee, Operator_of, Owner_of, User_of, Responsible_for, Measurer_of, Manufacturer_of, Assessor_of, Executor_of, Sender_of, Performer_of, Designer_of, Assertor_of, Issuer_of, Installed_in_position, Observer_of, Reporter_of, );
END_CLASS;
Class Regional_grid_location_identification_code [urn:plcs:rdl:std#Regional_grid_location_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Tim Turner, LSC Group Created:2007-01-30

Last modified:2007-07-13

Definition:

A Regional_grid_location_identification_code is an Idenitification_code that identifies an Regional_grid_location_representation. CONSTRAINT: An Identification_assignment classified as a Regional_grid_location_identification_code can only be assigned to a Regional_grid_location_representation or its subclasses.
CLASS Regional_grid_location_identification_code;
SUBCLASS OF ( Location_identification_code EXPRESS:Regional_grid_location_representation, );
END_CLASS;
Class Rejected [urn:plcs:rdl:std#Rejected] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Mike Ward, Eurostep Limited Created:2007-01-23

Last modified:2007-07-23

Definition:

Rejected is an Approval_status that classifies it as unsatisfactory. NOTE: The equivalent term in the PDM Schema Usage Guide is disapproved. NOTE: This use of disapproved as a synonym for rejected does not accord with the OED definition.
CLASS Rejected;
SUBCLASS OF ( EXPRESS:Approval_status, );
DISJOINT WITH ( Approved_with_concession, Withdrawn, Not_yet_approved, Approved, );
END_CLASS;
Class Relationship [urn:plcs:rdl:std#Relationship] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

A relationship between two things is the way in which they are connected.
CLASS Relationship;
SUBCLASS OF ( EXPRESS:Required_resource_relationship, );
SUPERCLASS OF ( Alternative, Substitute, Supersede, );
END_CLASS;
Class Relationship_identification_code [urn:plcs:rdl:std#Relationship_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:CommitteeDraft

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited

Definition:

A Relationship_identification_code is an Identification_code that identifies a View_definition_relationship.
CLASS Relationship_identification_code;
SUBCLASS OF ( Identification_code );
END_CLASS;
Class Removal [urn:plcs:rdl:std#Removal] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2007-04-02

Last modified:2007-07-12

Definition:

A Removal classifies an Activity as being one that removes a reportable item in an item of equipment.
CLASS Removal;
SUBCLASS OF ( EXPRESS:Activity, );
END_CLASS;
Class Removal_route_description [urn:plcs:rdl:std#Removal_route_description] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

A Removal_route_description is a Description where the text narrative describes how to remove the associated object from its end item.
CLASS Removal_route_description;
SUBCLASS OF ( Description );
END_CLASS;
Class Removal_route_identification_code [urn:plcs:rdl:std#Removal_route_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

A Removal_route_identification_code is an Identification_code that identifies a method that can be used in order to remove an item from its end item.
CLASS Removal_route_identification_code;
SUBCLASS OF ( Task_method_identification_code );
END_CLASS;
Class Reporter_of [urn:plcs:rdl:std#Reporter_of] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:CommitteeDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2007-11-20

Last modified:2007-11-20

Definition:

A Reporter_of is an Organization_or_person_in_organization_assignment that classifies the associated assigned_entity(organization_or_person_in_organization_select) as being the reporter of the associated items. Normally an activity or a property EXAMPLE: This could be used to record the organization that reported on some maintenance activity.
CLASS Reporter_of;
SUBCLASS OF ( EXPRESS:Organization_or_person_in_organization_assignment, );
DISJOINT WITH ( );
END_CLASS;
Class Required_human_resource [urn:plcs:rdl:std#Required_human_resource] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

Personnel with a skill needed to perform a task Note 1: This will represent a type of person with a minimum skill requirement as opposed to Mr. 'X'.
CLASS Required_human_resource;
SUBCLASS OF ( Required_resource_by_resource_item_role );
END_CLASS;
Class Required_material_resource [urn:plcs:rdl:std#Required_material_resource] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

Products needed to perform a task. Note 1: This may represent artifacts, constructions or materials.
CLASS Required_material_resource;
SUBCLASS OF ( Required_resource_by_resource_item_role );
SUPERCLASS OF ( Spare_part, Support_equipment, Consumable, Expendable, );
END_CLASS;
Class Required_organizational_resource [urn:plcs:rdl:std#Required_organizational_resource] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

Organizational entity needed to perform a task Note 1: This may represent an individual organization (e.g. company "A"), an organization type (e.g. a welding company), or an organization level (e.g. depot level workshop).
CLASS Required_organizational_resource;
SUBCLASS OF ( Required_resource_by_resource_item_role );
END_CLASS;
Class Required_resource_by_resource_item_role [urn:plcs:rdl:std#Required_resource_by_resource_item_role] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

A Required_resource_by_resource_item_role is a Required_resource_by_resource_item that classifies that the Required_resource_assignment to the associated item is done so in the context of a specific role. NOTE: It is expected that sub-classes of this will define those specific roles.
CLASS Required_resource_by_resource_item_role;
SUBCLASS OF ( EXPRESS:Required_resource_by_resource_item, );
SUPERCLASS OF ( Required_organizational_resource, Required_human_resource, Required_material_resource, );
END_CLASS;
Class Requirement_identification_code [urn:plcs:rdl:std#Requirement_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2005-01-12

Last modified:2007-07-16

Definition:

A Requirement_identification_code is an Idenitification_code that identifies a Requirement. CONSTRAINT: An Identification_assignment classified as a Requirement_identification_code can only be assigned to a Requirement or its subclasses.
CLASS Requirement_identification_code;
SUBCLASS OF ( Identification_code );
END_CLASS;
Class Requirements_analysis_process [urn:plcs:rdl:std#Requirements_analysis_process] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Brad Harris, Eurostep Limited Created:2007-07-09

Last modified:2007-07-09

Definition:

A Requirements_analysis_process is a Technical_process that classifies the associated data as having been defined within the context of transforming the stakeholder, requirement-driven view of desired services into a technical view of a required product that could deliver those services.
CLASS Requirements_analysis_process;
SUBCLASS OF ( Technical_process );
DISJOINT WITH ( Operation_process, Architectural_design_process, Implementation_process, Validation_process, Verification_process, Maintenance_process, Transition_process, Stakeholder_requirements_definition_process, Disposal_process, Integration_process, );
END_CLASS;
Class Resource_as_realized_consumed_by [urn:plcs:rdl:std#Resource_as_realized_consumed_by] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Mike Ward, Eurostep Limited Created:2007-01-23

Last modified:2007-07-20

Definition:

A Resource_as_realized_consumed_by is a Resource_as_realized_assignment that classifies that the associated item(activity) consumes the associated assigned_resource. CONSTRAINT: A Resource_as_realized_assignment classified as a Resource_as_realized_consumed_by can only be assigned to an Activity_actual, Applied_activity_assignment, Event, Relative_event or their subclasses.
CLASS Resource_as_realized_consumed_by;
SUBCLASS OF ( EXPRESS:Resource_as_realized_assignment, );
END_CLASS;
Class Resource_as_realized_employed_by [urn:plcs:rdl:std#Resource_as_realized_employed_by] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Mike Ward, Eurostep Limited Created:2007-01-23

Last modified:2007-07-20

Definition:

A Resource_as_realized_employed_by is a Resource_as_realized_assignment that classifies that the associated item(activity) employs or uses the associated assigned_resource without consuming it. CONSTRAINT: A Resource_as_realized_assignment classified as a Resource_as_realized_employed_by can only be assigned to an Activity_actual, Applied_activity_assignment, Event, Relative_event or their subclasses.
CLASS Resource_as_realized_employed_by;
SUBCLASS OF ( EXPRESS:Resource_as_realized_assignment, );
END_CLASS;
Class Resource_event_identification_code [urn:plcs:rdl:std#Resource_event_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2005-01-12

Last modified:2007-07-23

Definition:

A Resource_event_identification_code is an Identification_code that identifies a Resource_event. EXAMPLE: A transaction within a stock control system. CONSTRAINT: An Identification_assignment classified as a Resource_event_identification_code can only be assigned to a Resource_event or its subclasses.
CLASS Resource_event_identification_code;
SUBCLASS OF ( Identification_code );
END_CLASS;
Class Resource_item_identification_code [urn:plcs:rdl:std#Resource_item_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2005-01-12

Last modified:2007-07-16

Definition:

A Resource_item_identification_code is an Idenitification_code that identifies a Resource_item. CONSTRAINT: An Identification_assignment classified as a Resource_item_identification_code can only be assigned to a Resource_item or its subclasses.
CLASS Resource_item_identification_code;
SUBCLASS OF ( Identification_code );
SUPERCLASS OF ( NSN_code, );
END_CLASS;
Class Resource_item_name [urn:plcs:rdl:std#Resource_item_name] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS Creator:Leif Gyllström, Tim Turner Created:2007-03-01

Last modified:2007-07-18

Definition:

A Resource_item_name is a Name by which a Resource_item is known.
CLASS Resource_item_name;
SUBCLASS OF ( Name );
SUPERCLASS OF ( Approved_item_name, );
END_CLASS;
Class Resource_management_process [urn:plcs:rdl:std#Resource_management_process] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Brad Harris, Eurostep Limited Created:2007-07-09

Last modified:2007-07-09

Definition:

A Resource_management_process is an Enterprise_process that classifies the associated data as having been defined within the context of providing resources to projects. This process provides resources, materials and services to projects to support organization and project objectives throughout the life cycle. This includes a supply of educated, skilled and experienced personnel qualified to perform life cycle processes. This process assures that there is effective co-ordination and sharing of resources, information and technologies.
CLASS Resource_management_process;
SUBCLASS OF ( Enterprise_process );
DISJOINT WITH ( Quality_management_process, System_life_cycle_processes_management_process, Enterprise_environment_management_process, Investment_management_process, );
END_CLASS;
Class Resource_planned_duration [urn:plcs:rdl:std#Resource_planned_duration] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

An Resource_planned_duration is a Resource_property representing the planned or expected time that a Resource will be fully or partially occupied by an activity. The time may be measured in units such as Hours,Minutes, Seconds.
CLASS Resource_planned_duration;
SUBCLASS OF ( EXPRESS:Resource_property, );
END_CLASS;
Class Resource_usage_indicator [urn:plcs:rdl:std#Resource_usage_indicator] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

A boolean value declaring that the required resource will be used depending on the condition of the product in focus, or if it is a mandatory use during task performance.
CLASS Resource_usage_indicator;
SUBCLASS OF ( EXPRESS:Required_resource_by_resource_item, );
END_CLASS;
Class Responsible_for [urn:plcs:rdl:std#Responsible_for] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Brad Harris, Eurostep Limited Created:2007-07-10

Last modified:2007-07-10

Definition:

Responsible_for is an Organization_or_person_in_organization_assignment that is assigning a person or organization to something in the role of responsible for. It specifies that the person or organization is responsible for the information.
CLASS Responsible_for;
SUBCLASS OF ( EXPRESS:Organization_or_person_in_organization_assignment, );
DISJOINT WITH ( Contractor, Security_classifier_of, Creator_of, Maintainer_of, Contractee, Operator_of, Owner_of, User_of, Measurer_of, Manufacturer_of, Assessor_of, Executor_of, Sender_of, Performer_of, Designer_of, Assertor_of, Issuer_of, Installed_in_position, Observer_of, Receiver_of, Reporter_of, );
END_CLASS;
Class Retirement_stage [urn:plcs:rdl:std#Retirement_stage] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:ISO 15288 Creator:Trine Hansen, DNV Created:2004-11-23

Last modified:2007-07-23

Definition:

A Retirement_stage is a Llife_cycle_stage that classifies the associated data as having been defined within the context of providing for the removal of a system-of-interest and related operational and support services, and the operation and support the retirement system itself.
CLASS Retirement_stage;
SUBCLASS OF ( Life_cycle_stage );
DISJOINT WITH ( Concept_stage, Production_stage, Development_stage, Utilization_stage, Support_stage, );
END_CLASS;
Class Risk_management_process [urn:plcs:rdl:std#Risk_management_process] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Brad Harris, Eurostep Limited Created:2007-07-09

Last modified:2007-07-09

Definition:

A Risk_management_process is a Project_process that classifies the associated data as having been defined within the context of reducing the effects of uncertain events that may result in changes to quality, cost, schedule or technical characteristics.
CLASS Risk_management_process;
SUBCLASS OF ( Project_process );
DISJOINT WITH ( Decision_making_process, Project_assessment_process, Configuration_management_process, Project_control_process, Information_management_process, Project_planning_process, );
END_CLASS;
Class Scheduled_task [urn:plcs:rdl:std#Scheduled_task] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2007-04-02

Last modified:2007-07-12

Definition:

A Scheduled_task classifies an Activity as being one that is a scheduled task on a reportable item.
CLASS Scheduled_task;
SUBCLASS OF ( EXPRESS:Activity, );
END_CLASS;
Class Scheduled_trigger [urn:plcs:rdl:std#Scheduled_trigger] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

Trigger which initiates something with a specified periodicity or interval. Note: May be expressed in units of time or count (quantity of events).
CLASS Scheduled_trigger;
SUBCLASS OF ( Trigger );
END_CLASS;
Class Scheme_identification_code [urn:plcs:rdl:std#Scheme_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2005-01-12

Last modified:2007-07-16

Definition:

A Scheme_identification_code is an Idenitification_code that identifies a Scheme. CONSTRAINT: An Identification_assignment classified as a Scheme_identification_code can only be assigned to a Scheme or its subclasses.
CLASS Scheme_identification_code;
SUBCLASS OF ( Identification_code );
END_CLASS;
Class Scheme_version_history [urn:plcs:rdl:std#Scheme_version_history] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS Oasis Creator:Tim Turner Created:2006-03-21

Last modified:2007-07-16

Definition:

A Scheme_version_history is a Scheme_version_identification_code that identifies a Scheme_version_relationship (that relates two scheme_versions together).
CLASS Scheme_version_history;
SUBCLASS OF ( Scheme_version_identification_code );
SUPERCLASS OF ( Work_package_version_history, );
END_CLASS;
Class Scheme_version_identification_code [urn:plcs:rdl:std#Scheme_version_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS Oasis Creator:Tim Turner Created:2006-03-21

Last modified:2007-07-16

Definition:

A Scheme_version_identification_code is a Version_identification_code that identifies a particular version of a scheme. CONSTRAINT: An Identification_assignment classified as a Scheme_version_identification_code can only be assigned to a Scheme_version or its subclasses.
CLASS Scheme_version_identification_code;
SUBCLASS OF ( Version_identification_code );
SUPERCLASS OF ( Work_package_version, Scheme_version_history, );
END_CLASS;
Class Second [urn:plcs:rdl:std#Second] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:http://www.bipm.org/en/si/base_units/ Creator:Mike Ward, Eurostep Limited Created:2007-01-23

Last modified:2007-07-19

Definition:

A Second is a Time_unit that is defined to be the duration of 9 192 631 770 periods of the radiation corresponding to the transition between the two hyperfine levels of the ground state of the cesium-133 atom.
CLASS Second;
SUBCLASS OF ( EXPRESS:Time_unit, );
END_CLASS;
Class Security_classifier_of [urn:plcs:rdl:std#Security_classifier_of] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Brad Harris, Eurostep Limited Created:2007-07-10

Last modified:2007-07-10

Definition:

A Security_classifier_of is an Organization_or_person_in_organization_assignment that classifies the associated assigned_entity(organization_or_person_in_organization_select) as being that which assigned the associated items(security_classification_assignment).
CLASS Security_classifier_of;
SUBCLASS OF ( EXPRESS:Organization_or_person_in_organization_assignment, );
DISJOINT WITH ( Contractor, Creator_of, Maintainer_of, Contractee, Operator_of, Owner_of, User_of, Responsible_for, Measurer_of, Manufacturer_of, Assessor_of, Executor_of, Sender_of, Performer_of, Designer_of, Assertor_of, Issuer_of, Installed_in_position, Observer_of, Receiver_of, Reporter_of, );
END_CLASS;
Class Sender_of [urn:plcs:rdl:std#Sender_of] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Brad Harris, Eurostep Limited Created:2007-07-10

Last modified:2007-07-23

Definition:

A Sender_of is an Organization_or_person_in_organization_assignment that classifies the associated assigned_entity(organization_or_person_in_organization_select) as being the sender of the associated items. EXAMPLE: This could be used to define the person that has sent a message.
CLASS Sender_of;
SUBCLASS OF ( EXPRESS:Organization_or_person_in_organization_assignment, );
DISJOINT WITH ( Contractor, Security_classifier_of, Creator_of, Maintainer_of, Contractee, Operator_of, Owner_of, User_of, Responsible_for, Measurer_of, Manufacturer_of, Assessor_of, Executor_of, Performer_of, Designer_of, Assertor_of, Issuer_of, Installed_in_position, Observer_of, Receiver_of, Reporter_of, );
END_CLASS;
Class Serial_effectivity_statement [urn:plcs:rdl:std#Serial_effectivity_statement] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

A Serial_effectivity_statement is a Condition that defines a Product context for which one or many Serial_effectivities can be defined.
CLASS Serial_effectivity_statement;
SUBCLASS OF ( Computable_condition );
END_CLASS;
Class Serial_effectivity_statement_assignment [urn:plcs:rdl:std#Serial_effectivity_statement_assignment] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

A Serial_effectivity_statement_assignment is a type of Condition_assignment that assigns the Product context for which a Serial_effectivity is defined. CONSTRAINT: A Serial_effectivity_statement_assignment may only be assigned to a Serial_effectivity.
CLASS Serial_effectivity_statement_assignment;
SUBCLASS OF ( Effectivity_statement_assignment );
END_CLASS;
Class Serial_identification_code [urn:plcs:rdl:std#Serial_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:ISO 15926: Class - Serial identification code Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2004-03-02

Last modified:2007-07-16

Definition:

A Serial_identification_code is a Product_as_individual_identification_code that is used to identify an actual part. NOTE: It is typically assigned by the manufacturing organization. The code could consist of characters only, numbers only or a combination of characters and numbers (i.e. an alphanumeric code). NOTE: Serial number is a Serial_identification_code. CONSTRAINT: An Identification_assignment classified as a Serial_identification_code can only be assigned to a Product_as_individual or its subclasses.
CLASS Serial_identification_code;
SUBCLASS OF ( Product_as_individual_identification_code );
END_CLASS;
Class Shop_replacable [urn:plcs:rdl:std#Shop_replacable] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

Determination that a part in a specific position within its parent part, shall be replaced in a workshop environment.
CLASS Shop_replacable;
SUBCLASS OF ( Breakdown_element_replaceability );
END_CLASS;
Class Spare_part [urn:plcs:rdl:std#Spare_part] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

Required resource with intended use to replace a part in a parent product or function. Note 1: A spare part may or may not be reparable in a defined maintenance concept. Note 2: Spare_part is replenishable and subject to stock management.
CLASS Spare_part;
SUBCLASS OF ( Required_material_resource );
END_CLASS;
Class Stakeholder_requirements_definition_process [urn:plcs:rdl:std#Stakeholder_requirements_definition_process] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Brad Harris, Eurostep Limited Created:2007-07-09

Last modified:2007-07-09

Definition:

A Stakeholder_requirements_definition_process is a Technical_process that classifies the associated data as having been defined within the context of defining the requirements for a system that can provide the services needed by users and other stakeholders in a defined environment.
CLASS Stakeholder_requirements_definition_process;
SUBCLASS OF ( Technical_process );
DISJOINT WITH ( Operation_process, Architectural_design_process, Implementation_process, Validation_process, Verification_process, Maintenance_process, Transition_process, Requirements_analysis_process, Disposal_process, Integration_process, );
END_CLASS;
Class Start_location [urn:plcs:rdl:std#Start_location] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:CommitteeDraft

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited

Definition:

A Start_location is a Location_for_activity that is the relocation of a product at the start of the activity.
CLASS Start_location;
SUBCLASS OF ( Location_for_activity );
END_CLASS;
Class State_definition_identification_code [urn:plcs:rdl:std#State_definition_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2005-01-12

Last modified:2007-07-16

Definition:

A State_definition_identification_code is an Idenitification_code that identifies a State_definition. CONSTRAINT: An Identification_assignment classified as a State_definition_identification_code can only be assigned to a State_definition or its subclasses.
CLASS State_definition_identification_code;
SUBCLASS OF ( Identification_code );
SUPERCLASS OF ( Failure_mode_identification_code, );
END_CLASS;
Class State_definition_name [urn:plcs:rdl:std#State_definition_name] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS Creator:Leif Gyllström Created:2005-12-12

Last modified:2007-07-18

Definition:

A State_definition_name is a Name by which a State is known.
CLASS State_definition_name;
SUBCLASS OF ( Name );
SUPERCLASS OF ( Failure_mode_name, );
END_CLASS;
Class State_identification_code [urn:plcs:rdl:std#State_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2005-01-12

Last modified:2007-07-23

Definition:

A State_identification_code is an Identification_code that identifies a State. EXAMPLE: The identification of a failure. CONSTRAINT: An Identification_assignment classified as a State_identification_code can only be assigned to a State or its subclasses.
CLASS State_identification_code;
SUBCLASS OF ( Identification_code );
SUPERCLASS OF ( Work_order_state_identification_code, Failure_identification_code, );
END_CLASS;
Class State_of_activity [urn:plcs:rdl:std#State_of_activity] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:CommitteeDraft

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited

Definition:

A State_of_activity is a State_definition that defines a state for an activity.
CLASS State_of_activity;
SUBCLASS OF ( EXPRESS:State_definition, );
SUPERCLASS OF ( Deferred_activity, );
END_CLASS;
Class State_of_contract [urn:plcs:rdl:std#State_of_contract] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:CommitteeDraft

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited

Definition:

A State_of_contract is a State_definition that defines a state for a Contract.
CLASS State_of_contract;
SUBCLASS OF ( EXPRESS:State_definition, );
END_CLASS;
Class State_of_physical_object [urn:plcs:rdl:std#State_of_physical_object] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:CommitteeDraft

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited

Definition:

A State_of_physical_object is a State_definition that defines a state for a physical object such as Parts, Product_as_individual, Physical_breakdown_element.
CLASS State_of_physical_object;
SUBCLASS OF ( EXPRESS:State_definition, );
SUPERCLASS OF ( Failure_mode, Operational_state, );
END_CLASS;
Class State_of_work_order [urn:plcs:rdl:std#State_of_work_order] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:CommitteeDraft

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited

Definition:

A State_of_work order is a State_definition that defines a state for a work order.
CLASS State_of_work_order;
SUBCLASS OF ( EXPRESS:State_definition, );
SUPERCLASS OF ( Deferred_work_order, );
END_CLASS;
Class State_of_work_request [urn:plcs:rdl:std#State_of_work_request] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited

Definition:

A State_of_work_request is a State_definition that defines a state for a work order.
CLASS State_of_work_request;
SUBCLASS OF ( EXPRESS:State_definition, );
END_CLASS;
Class Status_of_approval [urn:plcs:rdl:std#Status_of_approval] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited

Definition:

An Approval_status is a State_defnition that defines the status of an approval.
CLASS Status_of_approval;
SUBCLASS OF ( EXPRESS:State_definition, );
END_CLASS;
Class Substitute [urn:plcs:rdl:std#Substitute] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

A substitute can take the place or perform the function of another thing. NOTE: Not necessarily the other way around.
CLASS Substitute;
SUBCLASS OF ( Relationship );
END_CLASS;
Class Succession_relationship [urn:plcs:rdl:std#Succession_relationship] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2007-04-02

Last modified:2007-07-20

Definition:

A Succession_relationship is a Representation_relationship that classifies that the two Representations being related by the Representation_relationship are a sequence.
CLASS Succession_relationship;
SUBCLASS OF ( EXPRESS:Representation_relationship, );
END_CLASS;
Class Supersede [urn:plcs:rdl:std#Supersede] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

The related object is replaced by the relating object.
CLASS Supersede;
SUBCLASS OF ( Relationship );
END_CLASS;
Class Supply_process [urn:plcs:rdl:std#Supply_process] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Brad Harris, Eurostep Limited Created:2007-07-09

Last modified:2007-07-09

Definition:

A Supply_process is an Agreement_process that classifies the associated data as having been defined within the context of providing an acquirer with a product or service that meets agreed requirements.
CLASS Supply_process;
SUBCLASS OF ( Agreement_process );
DISJOINT WITH ( Acquisition_process, );
END_CLASS;
Class Support_analysis_candidate [urn:plcs:rdl:std#Support_analysis_candidate] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

Determination that a breakdown element in a product structure is subject to support analysis
CLASS Support_analysis_candidate;
SUBCLASS OF ( Breakdown_element_support_classification );
END_CLASS;
Class Support_equipment [urn:plcs:rdl:std#Support_equipment] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

Equipment required to maintain, test, or operate an item, or facility, in its intended environment. Note 1: Specializations of support equipment may be commercially available off the shelf, or made specifically for a purpose.
CLASS Support_equipment;
SUBCLASS OF ( Required_material_resource );
END_CLASS;
Class Support_stage [urn:plcs:rdl:std#Support_stage] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:ISO 15288 Creator:Trine Hansen, DNV Created:2004-11-23

Last modified:2007-07-23

Definition:

A Support_stage is a Life_cycle_stage that classifies the associated data as having been defined within the context of providing logistics, maintenance, and support services that enable continued system-of-interest operation and a sustainable service.
CLASS Support_stage;
SUBCLASS OF ( Life_cycle_stage );
SUPERCLASS OF ( Codification_stage, );
DISJOINT WITH ( Concept_stage, Production_stage, Development_stage, Retirement_stage, Utilization_stage, );
END_CLASS;
Class Symptom [urn:plcs:rdl:std#Symptom] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:CommitteeDraft

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited

Definition:

A Symptom is an Observation that a product is exhibiting behaviour that indicates that there may be a fault with the product.
CLASS Symptom;
SUBCLASS OF ( EXPRESS:Observation, );
END_CLASS;
Class System_life_cycle_processes_management_process [urn:plcs:rdl:std#System_life_cycle_processes_management_process] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Brad Harris, Eurostep Limited Created:2007-07-09

Last modified:2007-07-09

Definition:

A System_life_cycle_processes_management_process is an Enterprise_process that classifies the associated data as having been defined within the context of assuring that effective system life cycle processes are available for use by the organization.
CLASS System_life_cycle_processes_management_process;
SUBCLASS OF ( Enterprise_process );
DISJOINT WITH ( Quality_management_process, Enterprise_environment_management_process, Investment_management_process, Resource_management_process, );
END_CLASS;
Class Task_categorization [urn:plcs:rdl:std#Task_categorization] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

Organizing tasks in logical groups as required by a concept or plan Note 1: Task categorization is normally represented according to an encoding system. Note 2: A single task may be assigned more than one class of task categorization.
CLASS Task_categorization;
SUBCLASS OF ( EXPRESS:Task_method, );
SUPERCLASS OF ( Task_category, Task_type, );
END_CLASS;
Class Task_category [urn:plcs:rdl:std#Task_category] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

Organizing tasks according to the strategy and condition that triggers task performance, e.g. corrective, preventive.
CLASS Task_category;
SUBCLASS OF ( Task_categorization );
END_CLASS;
Class Task_criticallity [urn:plcs:rdl:std#Task_criticallity] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

Relative importance of the task to the operation of the equipment (product in focus). Note 1: Task criticality normally references an encoding system.
CLASS Task_criticallity;
SUBCLASS OF ( EXPRESS:Task_method, );
END_CLASS;
Class Task_element_identification_code [urn:plcs:rdl:std#Task_element_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source: Creator: Created:

Last modified:2007-07-23

Definition:

A Task_element_identification_code is an Identification_code that is used to identify a Task_element. CONSTRAINT: An Identification_assignment classified as a Task_element_identification_code can only be assigned to a Task_element or it subclasses.
CLASS Task_element_identification_code;
SUBCLASS OF ( Identification_code );
END_CLASS;
Class Task_method_identification_code [urn:plcs:rdl:std#Task_method_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2005-01-12

Last modified:2007-07-23

Definition:

A Task_method_identification_code is an Activity_method_identification_code that identifies a Task_method. EXAMPLE: The identification according to the AECMA S1000D task numbering procedures. CONSTRAINT: An Identification_assignment classified as a Task_method_identification_code can only be assigned to a Task_method or its subclasses.
CLASS Task_method_identification_code;
SUBCLASS OF ( Activity_method_identification_code );
SUPERCLASS OF ( Removal_route_identification_code, );
END_CLASS;
Class Task_method_name [urn:plcs:rdl:std#Task_method_name] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS Creator:Leif Gyllström Created:2007-05-23

Last modified:2007-07-23

Definition:

A Task_method_name is a Name by which a Task_method is known. EXAMPLE: Lights - manual test.
CLASS Task_method_name;
SUBCLASS OF ( Name );
END_CLASS;
Class Task_special_resource_requirement [urn:plcs:rdl:std#Task_special_resource_requirement] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

Resource requirements for a task that needs to be highlighted from a planning/scheduling perspective, e.g. special tools required.
CLASS Task_special_resource_requirement;
SUBCLASS OF ( EXPRESS:Task_method, );
END_CLASS;
Class Task_step_identification_code [urn:plcs:rdl:std#Task_step_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

A Task_step_identification_code is an Identification_code that is used to identify a Task_step. CONSTRAINT: An Identification_assignment classified as a Task_step_identification_code can only be assigned to a Task_step or it subclasses.
CLASS Task_step_identification_code;
SUBCLASS OF ( Identification_code );
END_CLASS;
Class Task_step_name [urn:plcs:rdl:std#Task_step_name] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

A Task_step_name is a Name by which a Task_step is known.
CLASS Task_step_name;
SUBCLASS OF ( Name );
END_CLASS;
Class Task_type [urn:plcs:rdl:std#Task_type] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

Type of work specified by a task, e.g. drive, remove & replace, inspect, service, refuel
CLASS Task_type;
SUBCLASS OF ( Task_categorization );
END_CLASS;
Class Technical_process [urn:plcs:rdl:std#Technical_process] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Trine Hansen, DNV Created:2004-11-24

Last modified:2007-07-10

Definition:

A Technical_process is a Process_domain that classifies the associated data as having been defined within the context of defining the requirements for a system, transforming the requirements into an effective product, permitting consistent reproduction of the product where necessary, using the product to provide the required services, sustaining the provision of those services and disposing of the product when it is retired from service.
CLASS Technical_process;
SUBCLASS OF ( Process_domain );
SUPERCLASS OF ( Operation_process, Architectural_design_process, Implementation_process, Validation_process, Verification_process, Maintenance_process, Transition_process, Stakeholder_requirements_definition_process, Requirements_analysis_process, Disposal_process, Integration_process, );
DISJOINT WITH ( Agreement_process, Project_process, Enterprise_process, );
END_CLASS;
Class Test_equipment_name [urn:plcs:rdl:std#Test_equipment_name] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:OASIS PLCS Creator:Per Myrseth, DNV Created:2005-06-28

Last modified:2007-07-18

Definition:

Test_equipment_name is a Product_group_name of interpretable text/ code that identifies the type of test equipment.
CLASS Test_equipment_name;
SUBCLASS OF ( Product_group_name );
END_CLASS;
Class Text_based_condition [urn:plcs:rdl:std#Text_based_condition] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

A text based condition is a condition provided as text and cannot be evaluated automatically.
CLASS Text_based_condition;
SUBCLASS OF ( EXPRESS:Condition, );
END_CLASS;
Class Transition_process [urn:plcs:rdl:std#Transition_process] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Brad Harris, Eurostep Limited Created:2007-07-09

Last modified:2007-07-09

Definition:

A Transition_process is a Technical_process that classifies the associated data as having been defined within the context of establishing a capability to provide services specified by stakeholder requirements in the operational environment.
CLASS Transition_process;
SUBCLASS OF ( Technical_process );
DISJOINT WITH ( Operation_process, Architectural_design_process, Implementation_process, Validation_process, Verification_process, Maintenance_process, Stakeholder_requirements_definition_process, Requirements_analysis_process, Disposal_process, Integration_process, );
END_CLASS;
Class Trigger [urn:plcs:rdl:std#Trigger] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

A trigger is a condition assignment which initiates something.
CLASS Trigger;
SUBCLASS OF ( Condition_assignment_role );
SUPERCLASS OF ( Event_based_trigger, Scheduled_trigger, );
END_CLASS;
Class Type_of_person_identification_code [urn:plcs:rdl:std#Type_of_person_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2007-01-23

Last modified:2007-07-23

Definition:

A Type_of_person_identification_code is an Identification_code that is used to identify a Type_of_person. CONSTRAINT: An Identification_assignment classified as a Type_of_person_identification_code can only be assigned to a Type_of_person or it subclasses.
CLASS Type_of_person_identification_code;
SUBCLASS OF ( Identification_code );
END_CLASS;
Class Type_of_person_name [urn:plcs:rdl:std#Type_of_person_name] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS Creator:Leif Gyllström, Saab Aerotech Created:2007-05-23

Last modified:2007-07-23

Definition:

A Type_of_person_name is a Name by which a Type_of_person is known. EXAMPLE: Crane operator, Welder, Maintainer level 3.
CLASS Type_of_person_name;
SUBCLASS OF ( Name );
END_CLASS;
Class Typical_activity [urn:plcs:rdl:std#Typical_activity] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2007-01-23

Last modified:2007-07-20

Definition:

A Typical_activity classifies an Activity_method as being one that something or someone may undertake.
CLASS Typical_activity;
SUBCLASS OF ( EXPRESS:Activity_method, );
SUPERCLASS OF ( Product_usage_activity_method, );
END_CLASS;
Class UID [urn:plcs:rdl:std#UID] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2007-04-02

Last modified:2007-07-16

Definition:

A UID is a Product_as_individual_identification_code that provides a unique identification according the US DOD UID registry. CONSTRAINT: An Identification_assignment classified as a UID can only be assigned to a Product_as_individual or its subclasses.
CLASS UID;
SUBCLASS OF ( Product_as_individual_identification_code );
END_CLASS;
Class User_of [urn:plcs:rdl:std#User_of] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Brad Harris, Eurostep Limited Created:2007-07-10

Last modified:2007-07-10

Definition:

An User_of is an Organization_or_person_in_organization_assignment that is assigning a person or organization to something in the role of user.
CLASS User_of;
SUBCLASS OF ( EXPRESS:Organization_or_person_in_organization_assignment, );
DISJOINT WITH ( Contractor, Security_classifier_of, Creator_of, Maintainer_of, Contractee, Operator_of, Owner_of, Responsible_for, Measurer_of, Manufacturer_of, Assessor_of, Executor_of, Sender_of, Performer_of, Designer_of, Assertor_of, Issuer_of, Installed_in_position, Observer_of, Receiver_of, Reporter_of, );
END_CLASS;
Class Utilization_stage [urn:plcs:rdl:std#Utilization_stage] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:ISO 15288 Creator:Trine Hansen, DNV Created:2004-11-23

Last modified:2007-07-23

Definition:

A Utilization_stage is a Life_cycle_stage that classifies the associated data as having been defined within the context of operation of the product, delivering services within the intended environments and ensuring continued operational effectiveness.
CLASS Utilization_stage;
SUBCLASS OF ( Life_cycle_stage );
DISJOINT WITH ( Concept_stage, Production_stage, Development_stage, Retirement_stage, Support_stage, );
END_CLASS;
Class Validation_process [urn:plcs:rdl:std#Validation_process] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Brad Harris, Eurostep Limited Created:2007-07-09

Last modified:2007-07-09

Definition:

A Validation_process is a Technical_process that classifies the associated data as having been defined within the context of providing objective evidence that the services provided by a system when in use comply with stakeholder requirements.
CLASS Validation_process;
SUBCLASS OF ( Technical_process );
DISJOINT WITH ( Operation_process, Architectural_design_process, Implementation_process, Verification_process, Maintenance_process, Transition_process, Stakeholder_requirements_definition_process, Requirements_analysis_process, Disposal_process, Integration_process, );
END_CLASS;
Class Variant_identification_code [urn:plcs:rdl:std#Variant_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2007-01-23

Last modified:2007-07-23

Definition:

A Variant_identifcation_code is a Progression_identifcation_code that identifies a particular variant of a product. NOTE: The variant is a derivation from a product. EXAMPLE: A VW Golf GL, A VW Golf GTI. CONSTRAINT: An Identification_assignment classified as a Variant_identification_code can only be assigned to a Task_method or Activity_method.
CLASS Variant_identification_code;
SUBCLASS OF ( Progression_identification_code );
END_CLASS;
Class Verification_process [urn:plcs:rdl:std#Verification_process] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Brad Harris, Eurostep Limited Created:2007-07-09

Last modified:2007-07-09

Definition:

A Verification_process is a Technical_process that classifies the associated data as having been defined within the context of confirming that the specified design requirements are fulfilled by the system.
CLASS Verification_process;
SUBCLASS OF ( Technical_process );
DISJOINT WITH ( Operation_process, Architectural_design_process, Implementation_process, Validation_process, Maintenance_process, Transition_process, Stakeholder_requirements_definition_process, Requirements_analysis_process, Disposal_process, Integration_process, );
END_CLASS;
Class Version_identification_code [urn:plcs:rdl:std#Version_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2007-01-23

Last modified:2007-07-23

Definition:

A Version_identifcation_code is a Progression_identifcation_code that identifies a particular version of an item in a series of versions. NOTE: The code is normally sequential. CONSTRAINT: An Identification_assignment classified as a Version_identification_code can only be assigned to a Product_version or its sub classes, Task_method_version, Scheme_version
CLASS Version_identification_code;
SUBCLASS OF ( Progression_identification_code );
SUPERCLASS OF ( Breakdown_version_identification_code, Breakdown_element_version_identification_code, Scheme_version_identification_code, Part_version_identification_code, Document_version_identification_code, );
END_CLASS;
Class View_definition_relationship_identification_code [urn:plcs:rdl:std#View_definition_relationship_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Mike Ward, Eurostep Limited Created:2006-12-07

Last modified:2007-07-16

Definition:

A View_definition_relationship_identification_code is an Identification_code that identifies a View_definition_relationship. CONSTRAINT: An Identification_assignment classified as a View_definition_relationship_identification_code can only be assigned to a View_definition_relationship or its subclasses.
CLASS View_definition_relationship_identification_code;
SUBCLASS OF ( Identification_code );
END_CLASS;
Class Withdrawn [urn:plcs:rdl:std#Withdrawn] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PDM Schema usage guide Creator:Mike Ward, Eurostep Limited Created:2007-01-23

Last modified:2007-07-11

Definition:

Withdrawn is an Approval_status that classifies it as no longer being sought.
CLASS Withdrawn;
SUBCLASS OF ( EXPRESS:Approval_status, );
DISJOINT WITH ( Approved_with_concession, Not_yet_approved, Rejected, Approved, );
END_CLASS;
Class Work_order_identification_code [urn:plcs:rdl:std#Work_order_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2007-04-02

Last modified:2007-07-23

Definition:

A Work_order_identification_code is an Identification_code that is used to identify a Work_order. CONSTRAINT: An Identification_assignment classified as a Work_order_identification_code can only be assigned to a Work_order or it subclasses.
CLASS Work_order_identification_code;
SUBCLASS OF ( Identification_code );
END_CLASS;
Class Work_order_issue_date [urn:plcs:rdl:std#Work_order_issue_date] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:CommitteeDraft

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited

Definition:

A Work order issue date is a type of Date_actual_release (a Date_or_date_time_assignment) that assigns a date or date_time at which something a work order is actually released. For example, the date that a work order is released for bid.
CLASS Work_order_issue_date;
SUBCLASS OF ( Date_actual_release );
END_CLASS;
Class Work_order_state_identification_code [urn:plcs:rdl:std#Work_order_state_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source: PLCS Oasis Creator:Tim Turner Created:2006-03-21

Last modified:2007-07-16

Definition:

A Work_order_state_identification_code is a State_identification_code that identifies the permissible types of state that a work order can be in. CONSTRAINT: An Identification_assignment classified as a Work_order_state_identification_code can only be assigned to a State or its subclasses.
CLASS Work_order_state_identification_code;
SUBCLASS OF ( State_identification_code );
END_CLASS;
Class Work_package_version [urn:plcs:rdl:std#Work_package_version] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS Oasis Creator:Tim Turner Created:2006-03-21

Last modified:2007-07-16

Definition:

A Work_package_version is a Scheme_version_identification_code that identifies a version of a Work_package.
CLASS Work_package_version;
SUBCLASS OF ( Scheme_version_identification_code );
END_CLASS;
Class Work_package_version_history [urn:plcs:rdl:std#Work_package_version_history] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS Oasis Creator:Tim Turner Created:2006-03-21

Last modified:2007-07-16

Definition:

A Work_package_version_history is a Scheme_version_history identifies a Scheme_version_relationship that relates two work package versions (classified scheme_versions) together.
CLASS Work_package_version_history;
SUBCLASS OF ( Scheme_version_history );
END_CLASS;
Class Work_request_identification_code [urn:plcs:rdl:std#Work_request_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited Created:2007-04-02

Last modified:2007-07-23

Definition:

A Work_request_identification_code is an Identification_code that is used to identify a Work_request. CONSTRAINT: An Identification_assignment classified as a Work_request_identification_code can only be assigned to a Work_request or it subclasses.
CLASS Work_request_identification_code;
SUBCLASS OF ( Identification_code );
END_CLASS;
Class Work_request_issue_date [urn:plcs:rdl:std#Work_request_issue_date] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:CommitteeDraft

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited

Definition:

A Work order issue date is a type of Date_actual_release (a Date_or_date_time_assignment) that assigns a date or date_time at which something a work order is actually released. For example, the date that a work order is released for bid.
CLASS Work_request_issue_date;
SUBCLASS OF ( Date_actual_release );
END_CLASS;
Class Work_request_name [urn:plcs:rdl:std#Work_request_name] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

A Work_request_name is a Name by which a Work_request is known.
CLASS Work_request_name;
SUBCLASS OF ( Name );
END_CLASS;
Class Work_request_purpose [urn:plcs:rdl:std#Work_request_purpose] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:CommitteeDraft

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited

Definition:

A Work_request_purpose is a work_request that has been raised for a particular purpose. Note this class is "abstract". Only subsets of it should be used.
CLASS Work_request_purpose;
SUBCLASS OF ( EXPRESS:Work_request, );
END_CLASS;
Class Zone_breakdown_element_name [urn:plcs:rdl:std#Zone_breakdown_element_name] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Version:1 Stage:DeveloperDraft Revision:0

Source:OASIS PLCS Creator:Per Myrseth, DNV Created:2005-10-26

Last modified:2007-07-18

Definition:

A Zone_breakdown_element_name is a Breakdown_element_name by which a Zone_element is known.
CLASS Zone_breakdown_element_name;
SUBCLASS OF ( Breakdown_element_name );
SUPERCLASS OF ( Part_zone_name, );
END_CLASS;
Class Zone_breakdown_identification_code [urn:plcs:rdl:std#Zone_breakdown_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

A Zone_breakdown_identification_code is an Identification_code that identifies a zonal breakdown of a product. CONSTRAINT: An Identification_assignment classified as a Zone_breakdown_identification_code can only be assigned to a Zone_breakdown or its sub classes.
CLASS Zone_breakdown_identification_code;
SUBCLASS OF ( Identification_code );
END_CLASS;
Class Zone_breakdown_name [urn:plcs:rdl:std#Zone_breakdown_name] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

A Zone_breakdown_name is a Name by which a Zone_breakdown is known.
CLASS Zone_breakdown_name;
SUBCLASS OF ( Name );
END_CLASS;
Class Zone_description [urn:plcs:rdl:std#Zone_description] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

A Zone_description is a Description where the text narrative identifies a zone.
CLASS Zone_description;
SUBCLASS OF ( Description );
END_CLASS;
Class Zone_element_identification_code [urn:plcs:rdl:std#Zone_element_identification_code] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

A Zone_element_identification_code is an Idenitification_code that identifies a Zone_element. CONSTRAINT: An Identification_assignment classified as a Zone_element_identification_code can only be assigned to a Zone_element, or Class representing a zone code.
CLASS Zone_element_identification_code;
SUBCLASS OF ( Identification_code );
END_CLASS;
Class Zone_element_name [urn:plcs:rdl:std#Zone_element_name] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Leif Gyllström, SAAB

Definition:

A Zone_element_name is a Name by which a Zone_element is known.
CLASS Zone_element_name;
SUBCLASS OF ( Name );
END_CLASS;

RDL File: committee-specification/plcs-arm-lf-express.rdf-xml.owl ()

Title:
Version: 1
Stage:
Description: This onotology is a subset of the PLCS ARM Long Form EXPRESS represented as OWL.
Class Activity [urn:plcs:rdl:std#Activity] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Activity;
SUBCLASS OF ( PLCS-ARM-LF-THING );
SUPERCLASS OF ( Activity_actual, Directed_activity, );
END_CLASS;
Class Activity_actual [urn:plcs:rdl:std#Activity_actual] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Activity_actual;
SUBCLASS OF ( Activity );
END_CLASS;
Class Activity_happening [urn:plcs:rdl:std#Activity_happening] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Activity_happening;
SUBCLASS OF ( Activity_relationship );
END_CLASS;
Class Activity_method [urn:plcs:rdl:std#Activity_method] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Activity_method;
SUBCLASS OF ( PLCS-ARM-LF-THING );
SUPERCLASS OF ( Scheme, Task_method, Scheme_entry, Task_method_version, Task_element, Scheme_version, );
END_CLASS;
Class Activity_method_assignment [urn:plcs:rdl:std#Activity_method_assignment] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Activity_method_assignment;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Activity_method_realization [urn:plcs:rdl:std#Activity_method_realization] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Activity_method_realization;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Activity_method_realization_relationship [urn:plcs:rdl:std#Activity_method_realization_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Activity_method_realization_relationship;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Activity_method_relationship [urn:plcs:rdl:std#Activity_method_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Activity_method_relationship;
SUBCLASS OF ( PLCS-ARM-LF-THING );
SUPERCLASS OF ( Scheme_version_relationship, Scheme_relationship, Scheme_entry_relationship, Task_element_relationship, Task_method_version_relationship, Task_method_relationship, );
END_CLASS;
Class Activity_property [urn:plcs:rdl:std#Activity_property] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Activity_property;
SUBCLASS OF ( PLCS-ARM-LF-THING );
SUPERCLASS OF ( Applied_independent_activity_property, );
END_CLASS;
Class Activity_property_representation [urn:plcs:rdl:std#Activity_property_representation] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Activity_property_representation;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Activity_relationship [urn:plcs:rdl:std#Activity_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Activity_relationship;
SUBCLASS OF ( PLCS-ARM-LF-THING );
SUPERCLASS OF ( Activity_happening, );
END_CLASS;
Class Activity_status [urn:plcs:rdl:std#Activity_status] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Activity_status;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Address [urn:plcs:rdl:std#Address] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Address;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Address_assignment [urn:plcs:rdl:std#Address_assignment] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Address_assignment;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Address_based_location_representation [urn:plcs:rdl:std#Address_based_location_representation] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Address_based_location_representation;
SUBCLASS OF ( Location_representation );
END_CLASS;
Class Advisory_task_step [urn:plcs:rdl:std#Advisory_task_step] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Advisory_task_step;
SUBCLASS OF ( Task_step );
END_CLASS;
Class Affected_items_assignment [urn:plcs:rdl:std#Affected_items_assignment] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Affected_items_assignment;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Alias_identification [urn:plcs:rdl:std#Alias_identification] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Alias_identification;
SUBCLASS OF ( Identification_assignment );
END_CLASS;
Class Alternate_part_relationship [urn:plcs:rdl:std#Alternate_part_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Alternate_part_relationship;
SUBCLASS OF ( Alternate_product_relationship );
END_CLASS;
Class Alternate_product_relationship [urn:plcs:rdl:std#Alternate_product_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Alternate_product_relationship;
SUBCLASS OF ( PLCS-ARM-LF-THING );
SUPERCLASS OF ( Alternate_part_relationship, );
END_CLASS;
Class Amount_of_substance_unit [urn:plcs:rdl:std#Amount_of_substance_unit] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Amount_of_substance_unit;
SUBCLASS OF ( Unit );
END_CLASS;
Class And_state_cause_effect_definition [urn:plcs:rdl:std#And_state_cause_effect_definition] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS And_state_cause_effect_definition;
SUBCLASS OF ( State_cause_effect_definition );
END_CLASS;
Class Applied_activity_assignment [urn:plcs:rdl:std#Applied_activity_assignment] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Applied_activity_assignment;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Applied_activity_method_assignment [urn:plcs:rdl:std#Applied_activity_method_assignment] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Applied_activity_method_assignment;
SUBCLASS OF ( PLCS-ARM-LF-THING );
SUPERCLASS OF ( Task_element_assignment, Scheme_subject_assignment, Scheme_entry_assignment, Task_method_version_assignment, Task_method_assignment, Scheme_version_assignment, );
END_CLASS;
Class Applied_independent_activity_property [urn:plcs:rdl:std#Applied_independent_activity_property] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Applied_independent_activity_property;
SUBCLASS OF ( Activity_property );
END_CLASS;
Class Applied_independent_property [urn:plcs:rdl:std#Applied_independent_property] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Applied_independent_property;
SUBCLASS OF ( Assigned_property );
END_CLASS;
Class Applied_independent_resource_property [urn:plcs:rdl:std#Applied_independent_resource_property] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Applied_independent_resource_property;
SUBCLASS OF ( Resource_property );
END_CLASS;
Class Applied_information_usage_right [urn:plcs:rdl:std#Applied_information_usage_right] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Applied_information_usage_right;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Applied_state_assignment [urn:plcs:rdl:std#Applied_state_assignment] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Applied_state_assignment;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Applied_state_definition_assignment [urn:plcs:rdl:std#Applied_state_definition_assignment] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Applied_state_definition_assignment;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Approval [urn:plcs:rdl:std#Approval] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Approval;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Approval_assignment [urn:plcs:rdl:std#Approval_assignment] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Approval_assignment;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Approval_relationship [urn:plcs:rdl:std#Approval_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Approval_relationship;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Approval_status [urn:plcs:rdl:std#Approval_status] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Approval_status;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Approving_person_organization [urn:plcs:rdl:std#Approving_person_organization] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Approving_person_organization;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Assembly_component_relationship [urn:plcs:rdl:std#Assembly_component_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Assembly_component_relationship;
SUBCLASS OF ( View_definition_usage );
SUPERCLASS OF ( Component_upper_level_identification, Promissory_usage, Next_assembly_usage, );
END_CLASS;
Class Assembly_relationship_substitution [urn:plcs:rdl:std#Assembly_relationship_substitution] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Assembly_relationship_substitution;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Assigned_document_property [urn:plcs:rdl:std#Assigned_document_property] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Assigned_document_property;
SUBCLASS OF ( Assigned_property );
END_CLASS;
Class Assigned_property [urn:plcs:rdl:std#Assigned_property] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Assigned_property;
SUBCLASS OF ( PLCS-ARM-LF-THING );
SUPERCLASS OF ( Assigned_document_property, Applied_independent_property, );
END_CLASS;
Class Attachment_slot [urn:plcs:rdl:std#Attachment_slot] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Attachment_slot;
SUBCLASS OF ( Product );
END_CLASS;
Class Attachment_slot_as_planned [urn:plcs:rdl:std#Attachment_slot_as_planned] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Attachment_slot_as_planned;
SUBCLASS OF ( Attachment_slot_version );
END_CLASS;
Class Attachment_slot_as_realized [urn:plcs:rdl:std#Attachment_slot_as_realized] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Attachment_slot_as_realized;
SUBCLASS OF ( Attachment_slot_version );
END_CLASS;
Class Attachment_slot_definition [urn:plcs:rdl:std#Attachment_slot_definition] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Attachment_slot_definition;
SUBCLASS OF ( Product_view_definition );
END_CLASS;
Class Attachment_slot_design [urn:plcs:rdl:std#Attachment_slot_design] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Attachment_slot_design;
SUBCLASS OF ( Attachment_slot_version );
END_CLASS;
Class Attachment_slot_design_to_planned [urn:plcs:rdl:std#Attachment_slot_design_to_planned] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Attachment_slot_design_to_planned;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Attachment_slot_design_to_realized [urn:plcs:rdl:std#Attachment_slot_design_to_realized] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Attachment_slot_design_to_realized;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Attachment_slot_on_product [urn:plcs:rdl:std#Attachment_slot_on_product] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Attachment_slot_on_product;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Attachment_slot_planned_to_realized [urn:plcs:rdl:std#Attachment_slot_planned_to_realized] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Attachment_slot_planned_to_realized;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Attachment_slot_version [urn:plcs:rdl:std#Attachment_slot_version] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Attachment_slot_version;
SUBCLASS OF ( Product_version );
SUPERCLASS OF ( Attachment_slot_design, Attachment_slot_as_realized, Attachment_slot_as_planned, );
END_CLASS;
Class Attribute_classification [urn:plcs:rdl:std#Attribute_classification] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Attribute_classification;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Attribute_translation_assignment [urn:plcs:rdl:std#Attribute_translation_assignment] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Attribute_translation_assignment;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Axis_placement [urn:plcs:rdl:std#Axis_placement] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Axis_placement;
SUBCLASS OF ( Detailed_geometric_model_element );
END_CLASS;
Class Axis_placement_mapping [urn:plcs:rdl:std#Axis_placement_mapping] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Axis_placement_mapping;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Axis_placement_transformation_mapping [urn:plcs:rdl:std#Axis_placement_transformation_mapping] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Axis_placement_transformation_mapping;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Breakdown [urn:plcs:rdl:std#Breakdown] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Breakdown;
SUBCLASS OF ( Product );
SUPERCLASS OF ( Hybrid_breakdown, Zone_breakdown, System_breakdown, Functional_breakdown, Physical_breakdown, );
END_CLASS;
Class Breakdown_context [urn:plcs:rdl:std#Breakdown_context] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Breakdown_context;
SUBCLASS OF ( PLCS-ARM-LF-THING );
SUPERCLASS OF ( Physical_breakdown_context, Functional_breakdown_context, Hybrid_breakdown_context, System_breakdown_context, Zone_breakdown_context, );
END_CLASS;
Class Breakdown_element [urn:plcs:rdl:std#Breakdown_element] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Breakdown_element;
SUBCLASS OF ( Product );
SUPERCLASS OF ( Zone_element, System_element, Functional_element, Physical_element, );
END_CLASS;
Class Breakdown_element_definition [urn:plcs:rdl:std#Breakdown_element_definition] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Breakdown_element_definition;
SUBCLASS OF ( Product_view_definition );
SUPERCLASS OF ( Functional_element_definition, System_element_definition, Zone_element_definition, Physical_element_definition, );
END_CLASS;
Class Breakdown_element_realization [urn:plcs:rdl:std#Breakdown_element_realization] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Breakdown_element_realization;
SUBCLASS OF ( Product_definition_element_relationship );
END_CLASS;
Class Breakdown_element_usage [urn:plcs:rdl:std#Breakdown_element_usage] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Breakdown_element_usage;
SUBCLASS OF ( View_definition_usage );
SUPERCLASS OF ( Physical_element_usage, System_element_usage, Zone_element_usage, Hybrid_element_usage, Functional_element_usage, );
END_CLASS;
Class Breakdown_element_version [urn:plcs:rdl:std#Breakdown_element_version] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Breakdown_element_version;
SUBCLASS OF ( Product_version );
SUPERCLASS OF ( Zone_element_version, Functional_element_version, System_element_version, Physical_element_version, );
END_CLASS;
Class Breakdown_of [urn:plcs:rdl:std#Breakdown_of] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Breakdown_of;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Breakdown_version [urn:plcs:rdl:std#Breakdown_version] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Breakdown_version;
SUBCLASS OF ( Product_version );
SUPERCLASS OF ( Physical_breakdown_version, Functional_breakdown_version, Hybrid_breakdown_version, System_breakdown_version, Zone_breakdown_version, );
END_CLASS;
Class Calendar_date [urn:plcs:rdl:std#Calendar_date] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Calendar_date;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Cartesian_point [urn:plcs:rdl:std#Cartesian_point] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Cartesian_point;
SUBCLASS OF ( Detailed_geometric_model_element );
END_CLASS;
Class Cartesian_transformation_2d [urn:plcs:rdl:std#Cartesian_transformation_2d] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Cartesian_transformation_2d;
SUBCLASS OF ( Detailed_geometric_model_element );
END_CLASS;
Class Cartesian_transformation_3d [urn:plcs:rdl:std#Cartesian_transformation_3d] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Cartesian_transformation_3d;
SUBCLASS OF ( Detailed_geometric_model_element );
END_CLASS;
Class Certification [urn:plcs:rdl:std#Certification] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Certification;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Certification_assignment [urn:plcs:rdl:std#Certification_assignment] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Certification_assignment;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Characterizable_object [urn:plcs:rdl:std#Characterizable_object] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Characterizable_object;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Class [urn:plcs:rdl:std#Class] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Class;
SUBCLASS OF ( PLCS-ARM-LF-THING );
SUPERCLASS OF ( Class_by_intension, Class_by_extension, External_class, Selected_item, );
END_CLASS;
Class Class_by_extension [urn:plcs:rdl:std#Class_by_extension] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Class_by_extension;
SUBCLASS OF ( Class );
END_CLASS;
Class Class_by_intension [urn:plcs:rdl:std#Class_by_intension] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Class_by_intension;
SUBCLASS OF ( Class );
END_CLASS;
Class Classification_assignment [urn:plcs:rdl:std#Classification_assignment] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Classification_assignment;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Complement [urn:plcs:rdl:std#Complement] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Complement;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Component_upper_level_identification [urn:plcs:rdl:std#Component_upper_level_identification] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Component_upper_level_identification;
SUBCLASS OF ( Assembly_component_relationship );
END_CLASS;
Class Composition_of_state [urn:plcs:rdl:std#Composition_of_state] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Composition_of_state;
SUBCLASS OF ( State_relationship );
END_CLASS;
Class Composition_of_state_definition [urn:plcs:rdl:std#Composition_of_state_definition] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Composition_of_state_definition;
SUBCLASS OF ( State_definition_relationship );
END_CLASS;
Class Concurrent_elements [urn:plcs:rdl:std#Concurrent_elements] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Concurrent_elements;
SUBCLASS OF ( Structured_task_element );
SUPERCLASS OF ( Simultaneous_elements, );
END_CLASS;
Class Condition [urn:plcs:rdl:std#Condition] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Condition;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Condition_assignment [urn:plcs:rdl:std#Condition_assignment] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Condition_assignment;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Condition_evaluation [urn:plcs:rdl:std#Condition_evaluation] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Condition_evaluation;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Condition_evaluation_assignment [urn:plcs:rdl:std#Condition_evaluation_assignment] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Condition_evaluation_assignment;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Condition_evaluation_parameter [urn:plcs:rdl:std#Condition_evaluation_parameter] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Condition_evaluation_parameter;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Condition_parameter [urn:plcs:rdl:std#Condition_parameter] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Condition_parameter;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Condition_relationship [urn:plcs:rdl:std#Condition_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Condition_relationship;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Content_item [urn:plcs:rdl:std#Content_item] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Content_item;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Context_dependent_unit [urn:plcs:rdl:std#Context_dependent_unit] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Context_dependent_unit;
SUBCLASS OF ( Unit );
END_CLASS;
Class Contextual_item_shape [urn:plcs:rdl:std#Contextual_item_shape] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Contextual_item_shape;
SUBCLASS OF ( Item_shape );
END_CLASS;
Class Contextual_shape_representation_inclusion [urn:plcs:rdl:std#Contextual_shape_representation_inclusion] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Contextual_shape_representation_inclusion;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Contract [urn:plcs:rdl:std#Contract] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Contract;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Contract_assignment [urn:plcs:rdl:std#Contract_assignment] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Contract_assignment;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Conversion_based_unit [urn:plcs:rdl:std#Conversion_based_unit] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Conversion_based_unit;
SUBCLASS OF ( Unit );
END_CLASS;
Class Date_or_date_time_assignment [urn:plcs:rdl:std#Date_or_date_time_assignment] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Date_or_date_time_assignment;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Date_time [urn:plcs:rdl:std#Date_time] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Date_time;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Dated_effectivity [urn:plcs:rdl:std#Dated_effectivity] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Dated_effectivity;
SUBCLASS OF ( Effectivity );
END_CLASS;
Class Decision_point [urn:plcs:rdl:std#Decision_point] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Decision_point;
SUBCLASS OF ( Structured_task_element );
END_CLASS;
Class Decreasing_resource_event [urn:plcs:rdl:std#Decreasing_resource_event] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Decreasing_resource_event;
SUBCLASS OF ( Resource_event );
END_CLASS;
Class Defined_state_relationship [urn:plcs:rdl:std#Defined_state_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Defined_state_relationship;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Derived_unit [urn:plcs:rdl:std#Derived_unit] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Derived_unit;
SUBCLASS OF ( Unit );
END_CLASS;
Class Derived_unit_element [urn:plcs:rdl:std#Derived_unit_element] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Derived_unit_element;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Descriptive_document_property [urn:plcs:rdl:std#Descriptive_document_property] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Descriptive_document_property;
SUBCLASS OF ( String_representation_item );
END_CLASS;
Class Detailed_geometric_model_element [urn:plcs:rdl:std#Detailed_geometric_model_element] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Detailed_geometric_model_element;
SUBCLASS OF ( Representation_item );
SUPERCLASS OF ( Transformation_based_template_instance, Mapping_based_template_instance, Cartesian_transformation_2d, Axis_placement, Cartesian_transformation_3d, Cartesian_point, Direction, );
END_CLASS;
Class Digital_document_definition [urn:plcs:rdl:std#Digital_document_definition] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Digital_document_definition;
SUBCLASS OF ( Document_definition );
END_CLASS;
Class Digital_file [urn:plcs:rdl:std#Digital_file] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Digital_file;
SUBCLASS OF ( File );
END_CLASS;
Class Directed_activity [urn:plcs:rdl:std#Directed_activity] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Directed_activity;
SUBCLASS OF ( Activity );
END_CLASS;
Class Direction [urn:plcs:rdl:std#Direction] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Direction;
SUBCLASS OF ( Detailed_geometric_model_element );
END_CLASS;
Class Distribution_by_value [urn:plcs:rdl:std#Distribution_by_value] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Distribution_by_value;
SUBCLASS OF ( Probability_distribution );
END_CLASS;
Class Document [urn:plcs:rdl:std#Document] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Document;
SUBCLASS OF ( Product );
END_CLASS;
Class Document_assignment [urn:plcs:rdl:std#Document_assignment] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Document_assignment;
SUBCLASS OF ( PLCS-ARM-LF-THING );
SUPERCLASS OF ( Partial_document_assignment, );
END_CLASS;
Class Document_definition [urn:plcs:rdl:std#Document_definition] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Document_definition;
SUBCLASS OF ( Product_view_definition );
SUPERCLASS OF ( Digital_document_definition, Physical_document_definition, );
END_CLASS;
Class Document_definition_relationship [urn:plcs:rdl:std#Document_definition_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Document_definition_relationship;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Document_location_identification [urn:plcs:rdl:std#Document_location_identification] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Document_location_identification;
SUBCLASS OF ( External_source_identification );
END_CLASS;
Class Document_property_representation [urn:plcs:rdl:std#Document_property_representation] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Document_property_representation;
SUBCLASS OF ( Representation );
END_CLASS;
Class Document_version [urn:plcs:rdl:std#Document_version] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Document_version;
SUBCLASS OF ( Product_version );
END_CLASS;
Class Duration [urn:plcs:rdl:std#Duration] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Duration;
SUBCLASS OF ( Value_with_unit );
END_CLASS;
Class Effectivity [urn:plcs:rdl:std#Effectivity] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Effectivity;
SUBCLASS OF ( PLCS-ARM-LF-THING );
SUPERCLASS OF ( Lot_effectivity, Product_as_individual_effectivity, Serial_effectivity, Time_interval_effectivity, Dated_effectivity, );
END_CLASS;
Class Effectivity_assignment [urn:plcs:rdl:std#Effectivity_assignment] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Effectivity_assignment;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Effectivity_relationship [urn:plcs:rdl:std#Effectivity_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Effectivity_relationship;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Electric_current_unit [urn:plcs:rdl:std#Electric_current_unit] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Electric_current_unit;
SUBCLASS OF ( Unit );
END_CLASS;
Class Element_constraint [urn:plcs:rdl:std#Element_constraint] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Element_constraint;
SUBCLASS OF ( Task_element_relationship );
END_CLASS;
Class End_task [urn:plcs:rdl:std#End_task] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS End_task;
SUBCLASS OF ( Task_element );
END_CLASS;
Class Envelope [urn:plcs:rdl:std#Envelope] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Envelope;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Envelope_relationship [urn:plcs:rdl:std#Envelope_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Envelope_relationship;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Event [urn:plcs:rdl:std#Event] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Event;
SUBCLASS OF ( PLCS-ARM-LF-THING );
SUPERCLASS OF ( Relative_event, );
END_CLASS;
Class Event_assignment [urn:plcs:rdl:std#Event_assignment] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Event_assignment;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Event_relationship [urn:plcs:rdl:std#Event_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Event_relationship;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Exit_loop [urn:plcs:rdl:std#Exit_loop] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Exit_loop;
SUBCLASS OF ( Task_element );
END_CLASS;
Class Experience_gained [urn:plcs:rdl:std#Experience_gained] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Experience_gained;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Experience_instance [urn:plcs:rdl:std#Experience_instance] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Experience_instance;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Experience_type [urn:plcs:rdl:std#Experience_type] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Experience_type;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Experience_type_relationship [urn:plcs:rdl:std#Experience_type_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Experience_type_relationship;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class External_class [urn:plcs:rdl:std#External_class] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS External_class;
SUBCLASS OF ( Class );
END_CLASS;
Class External_class_library [urn:plcs:rdl:std#External_class_library] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS External_class_library;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class External_geometric_model [urn:plcs:rdl:std#External_geometric_model] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS External_geometric_model;
SUBCLASS OF ( Geometric_model );
END_CLASS;
Class External_item_identification [urn:plcs:rdl:std#External_item_identification] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS External_item_identification;
SUBCLASS OF ( External_source_identification );
SUPERCLASS OF ( File_location_identification, );
END_CLASS;
Class External_source_identification [urn:plcs:rdl:std#External_source_identification] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS External_source_identification;
SUBCLASS OF ( PLCS-ARM-LF-THING );
SUPERCLASS OF ( Document_location_identification, External_item_identification, );
END_CLASS;
Class File [urn:plcs:rdl:std#File] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS File;
SUBCLASS OF ( PLCS-ARM-LF-THING );
SUPERCLASS OF ( Digital_file, Hardcopy, );
END_CLASS;
Class File_location_identification [urn:plcs:rdl:std#File_location_identification] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS File_location_identification;
SUBCLASS OF ( External_item_identification );
END_CLASS;
Class File_relationship [urn:plcs:rdl:std#File_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS File_relationship;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Function_value_pair [urn:plcs:rdl:std#Function_value_pair] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Function_value_pair;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Functional_breakdown [urn:plcs:rdl:std#Functional_breakdown] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Functional_breakdown;
SUBCLASS OF ( Breakdown );
END_CLASS;
Class Functional_breakdown_context [urn:plcs:rdl:std#Functional_breakdown_context] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Functional_breakdown_context;
SUBCLASS OF ( Breakdown_context );
END_CLASS;
Class Functional_breakdown_version [urn:plcs:rdl:std#Functional_breakdown_version] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Functional_breakdown_version;
SUBCLASS OF ( Breakdown_version );
END_CLASS;
Class Functional_element [urn:plcs:rdl:std#Functional_element] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Functional_element;
SUBCLASS OF ( Breakdown_element );
END_CLASS;
Class Functional_element_definition [urn:plcs:rdl:std#Functional_element_definition] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Functional_element_definition;
SUBCLASS OF ( Breakdown_element_definition );
END_CLASS;
Class Functional_element_usage [urn:plcs:rdl:std#Functional_element_usage] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Functional_element_usage;
SUBCLASS OF ( Breakdown_element_usage );
END_CLASS;
Class Functional_element_version [urn:plcs:rdl:std#Functional_element_version] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Functional_element_version;
SUBCLASS OF ( Breakdown_element_version );
END_CLASS;
Class Geometric_coordinate_space [urn:plcs:rdl:std#Geometric_coordinate_space] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Geometric_coordinate_space;
SUBCLASS OF ( Numerical_representation_context );
END_CLASS;
Class Geometric_model [urn:plcs:rdl:std#Geometric_model] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Geometric_model;
SUBCLASS OF ( Representation );
SUPERCLASS OF ( External_geometric_model, );
END_CLASS;
Class Global_location_representation [urn:plcs:rdl:std#Global_location_representation] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Global_location_representation;
SUBCLASS OF ( Location_representation );
END_CLASS;
Class Hardcopy [urn:plcs:rdl:std#Hardcopy] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Hardcopy;
SUBCLASS OF ( File );
END_CLASS;
Class Hierarchical_interface_connection [urn:plcs:rdl:std#Hierarchical_interface_connection] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Hierarchical_interface_connection;
SUBCLASS OF ( Interface_connection );
END_CLASS;
Class Hybrid_breakdown [urn:plcs:rdl:std#Hybrid_breakdown] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Hybrid_breakdown;
SUBCLASS OF ( Breakdown );
END_CLASS;
Class Hybrid_breakdown_context [urn:plcs:rdl:std#Hybrid_breakdown_context] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Hybrid_breakdown_context;
SUBCLASS OF ( Breakdown_context );
END_CLASS;
Class Hybrid_breakdown_version [urn:plcs:rdl:std#Hybrid_breakdown_version] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Hybrid_breakdown_version;
SUBCLASS OF ( Breakdown_version );
END_CLASS;
Class Hybrid_element_usage [urn:plcs:rdl:std#Hybrid_element_usage] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Hybrid_element_usage;
SUBCLASS OF ( Breakdown_element_usage );
END_CLASS;
Class Identification_assignment [urn:plcs:rdl:std#Identification_assignment] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Identification_assignment;
SUBCLASS OF ( PLCS-ARM-LF-THING );
SUPERCLASS OF ( Alias_identification, );
END_CLASS;
Class In_zone [urn:plcs:rdl:std#In_zone] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS In_zone;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Increasing_resource_event [urn:plcs:rdl:std#Increasing_resource_event] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Increasing_resource_event;
SUBCLASS OF ( Resource_event );
END_CLASS;
Class Independent_property [urn:plcs:rdl:std#Independent_property] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Independent_property;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Independent_property_relationship [urn:plcs:rdl:std#Independent_property_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Independent_property_relationship;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Independent_property_representation [urn:plcs:rdl:std#Independent_property_representation] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Independent_property_representation;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Information_right [urn:plcs:rdl:std#Information_right] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Information_right;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Information_usage_right [urn:plcs:rdl:std#Information_usage_right] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Information_usage_right;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Information_usage_right_relationship [urn:plcs:rdl:std#Information_usage_right_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Information_usage_right_relationship;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Interface_connection [urn:plcs:rdl:std#Interface_connection] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Interface_connection;
SUBCLASS OF ( PLCS-ARM-LF-THING );
SUPERCLASS OF ( Hierarchical_interface_connection, );
END_CLASS;
Class Interface_connector [urn:plcs:rdl:std#Interface_connector] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Interface_connector;
SUBCLASS OF ( Product );
END_CLASS;
Class Interface_connector_as_planned [urn:plcs:rdl:std#Interface_connector_as_planned] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Interface_connector_as_planned;
SUBCLASS OF ( Interface_connector_version );
END_CLASS;
Class Interface_connector_as_realized [urn:plcs:rdl:std#Interface_connector_as_realized] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Interface_connector_as_realized;
SUBCLASS OF ( Interface_connector_version );
END_CLASS;
Class Interface_connector_definition [urn:plcs:rdl:std#Interface_connector_definition] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Interface_connector_definition;
SUBCLASS OF ( Product_view_definition );
END_CLASS;
Class Interface_connector_design [urn:plcs:rdl:std#Interface_connector_design] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Interface_connector_design;
SUBCLASS OF ( Interface_connector_version );
END_CLASS;
Class Interface_connector_design_to_planned [urn:plcs:rdl:std#Interface_connector_design_to_planned] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Interface_connector_design_to_planned;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Interface_connector_design_to_realized [urn:plcs:rdl:std#Interface_connector_design_to_realized] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Interface_connector_design_to_realized;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Interface_connector_occurrence [urn:plcs:rdl:std#Interface_connector_occurrence] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Interface_connector_occurrence;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Interface_connector_planned_to_realized [urn:plcs:rdl:std#Interface_connector_planned_to_realized] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Interface_connector_planned_to_realized;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Interface_connector_version [urn:plcs:rdl:std#Interface_connector_version] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Interface_connector_version;
SUBCLASS OF ( Product_version );
SUPERCLASS OF ( Interface_connector_as_planned, Interface_connector_as_realized, Interface_connector_design, );
END_CLASS;
Class Interface_definition_connection [urn:plcs:rdl:std#Interface_definition_connection] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Interface_definition_connection;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Interface_definition_for [urn:plcs:rdl:std#Interface_definition_for] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Interface_definition_for;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Interface_specification [urn:plcs:rdl:std#Interface_specification] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Interface_specification;
SUBCLASS OF ( Product );
END_CLASS;
Class Interface_specification_definition [urn:plcs:rdl:std#Interface_specification_definition] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Interface_specification_definition;
SUBCLASS OF ( Product_view_definition );
END_CLASS;
Class Interface_specification_version [urn:plcs:rdl:std#Interface_specification_version] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Interface_specification_version;
SUBCLASS OF ( Product_version );
END_CLASS;
Class Intersection [urn:plcs:rdl:std#Intersection] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Intersection;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Item_design_association [urn:plcs:rdl:std#Item_design_association] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Item_design_association;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Item_shape [urn:plcs:rdl:std#Item_shape] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Item_shape;
SUBCLASS OF ( PLCS-ARM-LF-THING );
SUPERCLASS OF ( Contextual_item_shape, );
END_CLASS;
Class Item_usage_effectivity [urn:plcs:rdl:std#Item_usage_effectivity] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Item_usage_effectivity;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Justification [urn:plcs:rdl:std#Justification] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Justification;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Justification_assignment [urn:plcs:rdl:std#Justification_assignment] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Justification_assignment;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Justification_relationship [urn:plcs:rdl:std#Justification_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Justification_relationship;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Justification_support_assignment [urn:plcs:rdl:std#Justification_support_assignment] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Justification_support_assignment;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Language [urn:plcs:rdl:std#Language] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Language;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Language_indication [urn:plcs:rdl:std#Language_indication] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Language_indication;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Length_unit [urn:plcs:rdl:std#Length_unit] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Length_unit;
SUBCLASS OF ( Unit );
END_CLASS;
Class Local_time [urn:plcs:rdl:std#Local_time] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Local_time;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Location [urn:plcs:rdl:std#Location] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Location;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Location_assignment [urn:plcs:rdl:std#Location_assignment] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Location_assignment;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Location_relationship [urn:plcs:rdl:std#Location_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Location_relationship;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Location_representation [urn:plcs:rdl:std#Location_representation] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Location_representation;
SUBCLASS OF ( PLCS-ARM-LF-THING );
SUPERCLASS OF ( Global_location_representation, Organization_based_location_representation, Address_based_location_representation, Regional_grid_location_representation, Product_based_location_identification, );
END_CLASS;
Class Looping_element [urn:plcs:rdl:std#Looping_element] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Looping_element;
SUBCLASS OF ( Structured_task_element );
SUPERCLASS OF ( Repeat_while, Repeat_until, Repeat_count, );
END_CLASS;
Class Lot_effectivity [urn:plcs:rdl:std#Lot_effectivity] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Lot_effectivity;
SUBCLASS OF ( Effectivity );
END_CLASS;
Class Luminous_intensity_unit [urn:plcs:rdl:std#Luminous_intensity_unit] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Luminous_intensity_unit;
SUBCLASS OF ( Unit );
END_CLASS;
Class Make_from_relationship [urn:plcs:rdl:std#Make_from_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Make_from_relationship;
SUBCLASS OF ( View_definition_usage );
END_CLASS;
Class Managed_resource [urn:plcs:rdl:std#Managed_resource] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Managed_resource;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Managed_resource_relationship [urn:plcs:rdl:std#Managed_resource_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Managed_resource_relationship;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Mapping_based_template_instance [urn:plcs:rdl:std#Mapping_based_template_instance] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Mapping_based_template_instance;
SUBCLASS OF ( Detailed_geometric_model_element );
END_CLASS;
Class Market [urn:plcs:rdl:std#Market] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Market;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Mass_unit [urn:plcs:rdl:std#Mass_unit] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Mass_unit;
SUBCLASS OF ( Unit );
END_CLASS;
Class Measure_item [urn:plcs:rdl:std#Measure_item] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Measure_item;
SUBCLASS OF ( Representation_item );
SUPERCLASS OF ( Value_with_tolerances, Value_list, Measure_item_with_precision, Numerical_item_with_global_unit, Value_set, Value_range, Value_range_with_global_unit, Value_limit, Value_limit_with_global_unit, Numerical_item_with_unit, );
END_CLASS;
Class Measure_item_with_precision [urn:plcs:rdl:std#Measure_item_with_precision] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Measure_item_with_precision;
SUBCLASS OF ( Measure_item );
END_CLASS;
Class Message [urn:plcs:rdl:std#Message] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Message;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Message_relationship [urn:plcs:rdl:std#Message_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Message_relationship;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Name_assignment [urn:plcs:rdl:std#Name_assignment] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Name_assignment;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Next_assembly_usage [urn:plcs:rdl:std#Next_assembly_usage] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Next_assembly_usage;
SUBCLASS OF ( Assembly_component_relationship );
END_CLASS;
Class Numerical_document_property [urn:plcs:rdl:std#Numerical_document_property] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Numerical_document_property;
SUBCLASS OF ( Numerical_item_with_unit );
END_CLASS;
Class Numerical_item_with_global_unit [urn:plcs:rdl:std#Numerical_item_with_global_unit] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Numerical_item_with_global_unit;
SUBCLASS OF ( Measure_item );
SUPERCLASS OF ( Probability_function_value, Probability_distribution_parameter, Probability_derivation_parameter, Probability_numeric_value, Random_variable, );
END_CLASS;
Class Numerical_item_with_unit [urn:plcs:rdl:std#Numerical_item_with_unit] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Numerical_item_with_unit;
SUBCLASS OF ( Measure_item Value_with_unit );
SUPERCLASS OF ( Numerical_document_property, );
END_CLASS;
Class Numerical_representation_context [urn:plcs:rdl:std#Numerical_representation_context] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Numerical_representation_context;
SUBCLASS OF ( Representation_context );
SUPERCLASS OF ( Geometric_coordinate_space, );
END_CLASS;
Class Observation [urn:plcs:rdl:std#Observation] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Observation;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Observation_consequence [urn:plcs:rdl:std#Observation_consequence] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Observation_consequence;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Observation_item [urn:plcs:rdl:std#Observation_item] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Observation_item;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Observation_relationship [urn:plcs:rdl:std#Observation_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Observation_relationship;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Or_state_cause_effect_definition [urn:plcs:rdl:std#Or_state_cause_effect_definition] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Or_state_cause_effect_definition;
SUBCLASS OF ( State_cause_effect_definition );
END_CLASS;
Class Organization [urn:plcs:rdl:std#Organization] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Organization;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Organization_based_location_representation [urn:plcs:rdl:std#Organization_based_location_representation] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Organization_based_location_representation;
SUBCLASS OF ( Location_representation );
END_CLASS;
Class Organization_or_person_in_organization_assignment [urn:plcs:rdl:std#Organization_or_person_in_organization_assignment] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Organization_or_person_in_organization_assignment;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Organization_organization_type_relationship [urn:plcs:rdl:std#Organization_organization_type_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Organization_organization_type_relationship;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Organization_relationship [urn:plcs:rdl:std#Organization_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Organization_relationship;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Organization_type [urn:plcs:rdl:std#Organization_type] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Organization_type;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Organizational_location_identification [urn:plcs:rdl:std#Organizational_location_identification] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Organizational_location_identification;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Parameterized_distribution [urn:plcs:rdl:std#Parameterized_distribution] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Parameterized_distribution;
SUBCLASS OF ( Probability_distribution );
END_CLASS;
Class Part [urn:plcs:rdl:std#Part] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Part;
SUBCLASS OF ( Product );
END_CLASS;
Class Part_version [urn:plcs:rdl:std#Part_version] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Part_version;
SUBCLASS OF ( Product_version );
END_CLASS;
Class Part_view_definition [urn:plcs:rdl:std#Part_view_definition] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Part_view_definition;
SUBCLASS OF ( Product_view_definition );
END_CLASS;
Class Partial_document_assignment [urn:plcs:rdl:std#Partial_document_assignment] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Partial_document_assignment;
SUBCLASS OF ( Document_assignment );
END_CLASS;
Class Person [urn:plcs:rdl:std#Person] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Person;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Person_in_organization [urn:plcs:rdl:std#Person_in_organization] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Person_in_organization;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Person_or_organization_or_person_in_organization_in_position [urn:plcs:rdl:std#Person_or_organization_or_person_in_organization_in_position] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Person_or_organization_or_person_in_organization_in_position;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Person_or_organization_or_person_in_organization_in_position_relationship [urn:plcs:rdl:std#Person_or_organization_or_person_in_organization_in_position_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Person_or_organization_or_person_in_organization_in_position_relationship;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Physical_breakdown [urn:plcs:rdl:std#Physical_breakdown] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Physical_breakdown;
SUBCLASS OF ( Breakdown );
END_CLASS;
Class Physical_breakdown_context [urn:plcs:rdl:std#Physical_breakdown_context] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Physical_breakdown_context;
SUBCLASS OF ( Breakdown_context );
END_CLASS;
Class Physical_breakdown_version [urn:plcs:rdl:std#Physical_breakdown_version] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Physical_breakdown_version;
SUBCLASS OF ( Breakdown_version );
END_CLASS;
Class Physical_document_definition [urn:plcs:rdl:std#Physical_document_definition] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Physical_document_definition;
SUBCLASS OF ( Document_definition );
END_CLASS;
Class Physical_element [urn:plcs:rdl:std#Physical_element] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Physical_element;
SUBCLASS OF ( Breakdown_element );
END_CLASS;
Class Physical_element_definition [urn:plcs:rdl:std#Physical_element_definition] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Physical_element_definition;
SUBCLASS OF ( Breakdown_element_definition );
END_CLASS;
Class Physical_element_usage [urn:plcs:rdl:std#Physical_element_usage] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Physical_element_usage;
SUBCLASS OF ( Breakdown_element_usage );
END_CLASS;
Class Physical_element_version [urn:plcs:rdl:std#Physical_element_version] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Physical_element_version;
SUBCLASS OF ( Breakdown_element_version );
END_CLASS;
Class Plane_angle_unit [urn:plcs:rdl:std#Plane_angle_unit] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Plane_angle_unit;
SUBCLASS OF ( Unit );
END_CLASS;
Class PLCS-ARM-LF-THING [urn:plcs:rdl:std#PLCS-ARM-LF-THING] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:PLCS OASIS Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

The artificial superclass of all classes resulting from the AP239 PLCS ARM EXPRESS Long Form Schema.
CLASS PLCS-ARM-LF-THING;

SUPERCLASS OF ( Project_assignment, Value_function, Approval_relationship, Organization, Requirement_source, Attribute_classification, Representation, Condition, Message_relationship, Interface_connector_design_to_realized, Axis_placement_mapping, Time_interval, Observation, State_definition, Information_usage_right, Derived_unit_element, Condition_evaluation_assignment, Shape_description_association, Interface_connector_planned_to_realized, Product_view_definition, Applied_activity_assignment, Approval_status, Justification_support_assignment, Position_type_assignment, Information_usage_right_relationship, Effectivity_relationship, Resource_property_representation, Observation_relationship, Related_condition_parameter, Time_offset, Alternate_product_relationship, Product_planned_to_realized, Position_position_type_assignment, Unit, Attribute_translation_assignment, Product_design_to_individual, Applied_state_definition_assignment, Work_request_status, Contract_assignment, Product, Breakdown_context, Effectivity, Effectivity_assignment, Independent_property, Function_value_pair, Location, Defined_state_relationship, Condition_relationship, Location_representation, Condition_parameter, Activity_method_realization, Activity_method, Item_design_association, Independent_property_relationship, File, Representation_context, Attachment_slot_design_to_planned, Position_type_role, Requirement_assignment, Security_classification, Power_set, Interface_definition_for, Activity_method_relationship, State_relationship, Event_relationship, Experience_gained, Representation_relationship, Required_resource_relationship, Interface_connector_occurrence, Work_output_assignment, Work_output, Classification_assignment, Type_of_person_assignment, State_definition_relationship, Activity_relationship, Certification, Task_element_state_relationship, Approving_person_organization, Position_assignment, Product_group_membership, Resource_item_assignment, Envelope_relationship, Item_usage_effectivity, Contract, Local_time, Task_method_state_relationship, Product_design_version_to_individual, Required_resource_assignment, Condition_evaluation, Intersection, Shape_dependent_property_representation, Activity_method_realization_relationship, Applied_state_assignment, Selected_item_assignment, Union, Message, Representation_item, Organization_organization_type_relationship, Position_relationship, Content_item, Project_relationship, Product_concept, Address_assignment, Attachment_slot_planned_to_realized, Resource_item_relationship, Name_assignment, State, Breakdown_of, Interface_connector_design_to_planned, Location_relationship, Activity_status, Activity_property_representation, Time_interval_relationship, Affected_items_assignment, Certification_assignment, Task_objective, Product_relationship, State_definition_role, Activity_property, Project, Axis_placement_transformation_mapping, Value_with_unit, Organization_relationship, Type_of_person_definition_required_attributes_relationship, Experience_instance, Work_order, Attachment_slot_on_product, Interface_connection, View_definition_relationship, Person_or_organization_or_person_in_organization_in_position, Date_or_date_time_assignment, Calendar_date, Type_of_person, Location_assignment, Product_group, Resource_item, Proper_subset, Position, Same_membership, Position_group_role, Managed_resource, Required_resource, Subset, Managed_resource_relationship, Applied_information_usage_right, Qualification_assignment, Shape_element, Type_of_person_definition, Product_version_relationship, Security_classification_assignment, In_zone, Language_indication, Market, Product_version, Experience_type_relationship, Information_right, Complement, Observation_consequence, Resource_as_realized, Regional_coordinate, Position_group, Date_time, Work_request, Approval_assignment, Product_category, Event_assignment, Independent_property_representation, Person_or_organization_or_person_in_organization_in_position_relationship, Task_objective_state_relationship, Language, Property_representation, Resource_as_realized_assignment, Justification_relationship, Assembly_relationship_substitution, File_relationship, Interface_definition_connection, Justification_assignment, Person, Class, State_assertion, Qualification_type, Product_group_relationship, Approval, View_definition_context, Product_definition_element_relationship, Qualification_type_relationship, Work_output_relationship, Resource_property, Resource_event_correspondence_relationship, External_class_library, Shape_element_relationship, Observation_item, Experience_type, External_source_identification, Condition_assignment, Document_assignment, Attachment_slot_design_to_realized, Item_shape, Resource_event_relationship, Document_definition_relationship, Identification_assignment, Product_category_assignment, Justification, Product_category_hierarchy, Type_of_person_definition_relationship, Contextual_shape_representation_inclusion, Event, Position_role, Organizational_location_identification, Address, Position_group_relationship, Position_type, Person_in_organization, Position_group_assignment, Envelope, Characterizable_object, State_role, Organization_type, Organization_or_person_in_organization_assignment, Applied_activity_method_assignment, Product_configuration, Activity_method_assignment, Assigned_property, Condition_evaluation_parameter, State_assessment, Resource_as_realized_relationship, Activity, Resource_event, );
END_CLASS;
Class Position [urn:plcs:rdl:std#Position] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Position;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Position_assignment [urn:plcs:rdl:std#Position_assignment] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Position_assignment;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Position_group [urn:plcs:rdl:std#Position_group] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Position_group;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Position_group_assignment [urn:plcs:rdl:std#Position_group_assignment] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Position_group_assignment;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Position_group_relationship [urn:plcs:rdl:std#Position_group_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Position_group_relationship;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Position_group_role [urn:plcs:rdl:std#Position_group_role] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Position_group_role;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Position_position_type_assignment [urn:plcs:rdl:std#Position_position_type_assignment] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Position_position_type_assignment;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Position_relationship [urn:plcs:rdl:std#Position_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Position_relationship;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Position_role [urn:plcs:rdl:std#Position_role] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Position_role;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Position_type [urn:plcs:rdl:std#Position_type] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Position_type;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Position_type_assignment [urn:plcs:rdl:std#Position_type_assignment] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Position_type_assignment;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Position_type_role [urn:plcs:rdl:std#Position_type_role] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Position_type_role;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Power_set [urn:plcs:rdl:std#Power_set] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Power_set;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Probability [urn:plcs:rdl:std#Probability] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Probability;
SUBCLASS OF ( Representation );
SUPERCLASS OF ( Probability_numeric, Probability_by_name, );
END_CLASS;
Class Probability_by_name [urn:plcs:rdl:std#Probability_by_name] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Probability_by_name;
SUBCLASS OF ( Probability );
END_CLASS;
Class Probability_derivation_parameter [urn:plcs:rdl:std#Probability_derivation_parameter] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Probability_derivation_parameter;
SUBCLASS OF ( Numerical_item_with_global_unit );
END_CLASS;
Class Probability_derived [urn:plcs:rdl:std#Probability_derived] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Probability_derived;
SUBCLASS OF ( Probability_numeric );
END_CLASS;
Class Probability_distribution [urn:plcs:rdl:std#Probability_distribution] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Probability_distribution;
SUBCLASS OF ( Probability_generator );
SUPERCLASS OF ( Parameterized_distribution, Distribution_by_value, );
END_CLASS;
Class Probability_distribution_parameter [urn:plcs:rdl:std#Probability_distribution_parameter] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Probability_distribution_parameter;
SUBCLASS OF ( Numerical_item_with_global_unit );
END_CLASS;
Class Probability_function_value [urn:plcs:rdl:std#Probability_function_value] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Probability_function_value;
SUBCLASS OF ( Numerical_item_with_global_unit );
END_CLASS;
Class Probability_generator [urn:plcs:rdl:std#Probability_generator] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Probability_generator;
SUBCLASS OF ( Representation );
SUPERCLASS OF ( Probability_distribution, );
END_CLASS;
Class Probability_named_value [urn:plcs:rdl:std#Probability_named_value] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Probability_named_value;
SUBCLASS OF ( Representation_item );
END_CLASS;
Class Probability_numeric [urn:plcs:rdl:std#Probability_numeric] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Probability_numeric;
SUBCLASS OF ( Probability );
SUPERCLASS OF ( Probability_derived, );
END_CLASS;
Class Probability_numeric_value [urn:plcs:rdl:std#Probability_numeric_value] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Probability_numeric_value;
SUBCLASS OF ( Numerical_item_with_global_unit );
END_CLASS;
Class Product [urn:plcs:rdl:std#Product] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Product;
SUBCLASS OF ( PLCS-ARM-LF-THING );
SUPERCLASS OF ( Breakdown, Attachment_slot, Breakdown_element, Interface_specification, Requirement, Product_as_individual, Part, Document, Interface_connector, );
END_CLASS;
Class Product_as_individual [urn:plcs:rdl:std#Product_as_individual] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Product_as_individual;
SUBCLASS OF ( Product );
END_CLASS;
Class Product_as_individual_effectivity [urn:plcs:rdl:std#Product_as_individual_effectivity] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Product_as_individual_effectivity;
SUBCLASS OF ( Effectivity );
END_CLASS;
Class Product_as_individual_version [urn:plcs:rdl:std#Product_as_individual_version] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Product_as_individual_version;
SUBCLASS OF ( Product_version );
SUPERCLASS OF ( Product_as_realized, Product_as_planned, );
END_CLASS;
Class Product_as_individual_view [urn:plcs:rdl:std#Product_as_individual_view] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Product_as_individual_view;
SUBCLASS OF ( Product_view_definition );
END_CLASS;
Class Product_as_planned [urn:plcs:rdl:std#Product_as_planned] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Product_as_planned;
SUBCLASS OF ( Product_as_individual_version );
END_CLASS;
Class Product_as_realized [urn:plcs:rdl:std#Product_as_realized] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Product_as_realized;
SUBCLASS OF ( Product_as_individual_version );
END_CLASS;
Class Product_based_location_identification [urn:plcs:rdl:std#Product_based_location_identification] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Product_based_location_identification;
SUBCLASS OF ( Location_representation );
END_CLASS;
Class Product_category [urn:plcs:rdl:std#Product_category] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Product_category;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Product_category_assignment [urn:plcs:rdl:std#Product_category_assignment] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Product_category_assignment;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Product_category_hierarchy [urn:plcs:rdl:std#Product_category_hierarchy] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Product_category_hierarchy;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Product_concept [urn:plcs:rdl:std#Product_concept] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Product_concept;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Product_configuration [urn:plcs:rdl:std#Product_configuration] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Product_configuration;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Product_definition_element_relationship [urn:plcs:rdl:std#Product_definition_element_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Product_definition_element_relationship;
SUBCLASS OF ( PLCS-ARM-LF-THING );
SUPERCLASS OF ( Breakdown_element_realization, );
END_CLASS;
Class Product_design_to_individual [urn:plcs:rdl:std#Product_design_to_individual] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Product_design_to_individual;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Product_design_version_to_individual [urn:plcs:rdl:std#Product_design_version_to_individual] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Product_design_version_to_individual;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Product_group [urn:plcs:rdl:std#Product_group] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Product_group;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Product_group_membership [urn:plcs:rdl:std#Product_group_membership] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Product_group_membership;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Product_group_relationship [urn:plcs:rdl:std#Product_group_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Product_group_relationship;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Product_in_attachment_slot [urn:plcs:rdl:std#Product_in_attachment_slot] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Product_in_attachment_slot;
SUBCLASS OF ( View_definition_usage );
END_CLASS;
Class Product_planned_to_realized [urn:plcs:rdl:std#Product_planned_to_realized] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Product_planned_to_realized;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Product_relationship [urn:plcs:rdl:std#Product_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Product_relationship;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Product_version [urn:plcs:rdl:std#Product_version] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Product_version;
SUBCLASS OF ( PLCS-ARM-LF-THING );
SUPERCLASS OF ( Attachment_slot_version, Interface_specification_version, Interface_connector_version, Breakdown_version, Product_as_individual_version, Part_version, Breakdown_element_version, Document_version, Requirement_version, );
END_CLASS;
Class Product_version_relationship [urn:plcs:rdl:std#Product_version_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Product_version_relationship;
SUBCLASS OF ( PLCS-ARM-LF-THING );
SUPERCLASS OF ( Supplied_part_relationship, Requirement_version_relationship, );
END_CLASS;
Class Product_view_definition [urn:plcs:rdl:std#Product_view_definition] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Product_view_definition;
SUBCLASS OF ( PLCS-ARM-LF-THING );
SUPERCLASS OF ( Requirement_view_definition, Part_view_definition, Breakdown_element_definition, Attachment_slot_definition, Document_definition, Interface_connector_definition, Product_as_individual_view, Interface_specification_definition, );
END_CLASS;
Class Project [urn:plcs:rdl:std#Project] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Project;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Project_assignment [urn:plcs:rdl:std#Project_assignment] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Project_assignment;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Project_relationship [urn:plcs:rdl:std#Project_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Project_relationship;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Promissory_usage [urn:plcs:rdl:std#Promissory_usage] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Promissory_usage;
SUBCLASS OF ( Assembly_component_relationship );
END_CLASS;
Class Proper_subset [urn:plcs:rdl:std#Proper_subset] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Proper_subset;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Property_representation [urn:plcs:rdl:std#Property_representation] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Property_representation;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Property_value_representation [urn:plcs:rdl:std#Property_value_representation] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Property_value_representation;
SUBCLASS OF ( Representation );
SUPERCLASS OF ( Qualified_property_value_representation, );
END_CLASS;
Class Qualification_assignment [urn:plcs:rdl:std#Qualification_assignment] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Qualification_assignment;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Qualification_type [urn:plcs:rdl:std#Qualification_type] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Qualification_type;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Qualification_type_relationship [urn:plcs:rdl:std#Qualification_type_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Qualification_type_relationship;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Qualified_property_value_representation [urn:plcs:rdl:std#Qualified_property_value_representation] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Qualified_property_value_representation;
SUBCLASS OF ( Property_value_representation );
END_CLASS;
Class Random_variable [urn:plcs:rdl:std#Random_variable] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Random_variable;
SUBCLASS OF ( Numerical_item_with_global_unit );
END_CLASS;
Class Ratio_unit [urn:plcs:rdl:std#Ratio_unit] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Ratio_unit;
SUBCLASS OF ( Unit );
END_CLASS;
Class Regional_coordinate [urn:plcs:rdl:std#Regional_coordinate] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Regional_coordinate;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Regional_grid_location_representation [urn:plcs:rdl:std#Regional_grid_location_representation] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Regional_grid_location_representation;
SUBCLASS OF ( Location_representation );
END_CLASS;
Class Related_condition_parameter [urn:plcs:rdl:std#Related_condition_parameter] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Related_condition_parameter;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Relative_event [urn:plcs:rdl:std#Relative_event] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Relative_event;
SUBCLASS OF ( Event );
END_CLASS;
Class Repeat_count [urn:plcs:rdl:std#Repeat_count] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Repeat_count;
SUBCLASS OF ( Looping_element );
END_CLASS;
Class Repeat_until [urn:plcs:rdl:std#Repeat_until] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Repeat_until;
SUBCLASS OF ( Looping_element );
END_CLASS;
Class Repeat_while [urn:plcs:rdl:std#Repeat_while] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Repeat_while;
SUBCLASS OF ( Looping_element );
END_CLASS;
Class Representation [urn:plcs:rdl:std#Representation] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Representation;
SUBCLASS OF ( PLCS-ARM-LF-THING );
SUPERCLASS OF ( Probability, Geometric_model, Document_property_representation, Probability_generator, Property_value_representation, );
END_CLASS;
Class Representation_context [urn:plcs:rdl:std#Representation_context] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Representation_context;
SUBCLASS OF ( PLCS-ARM-LF-THING );
SUPERCLASS OF ( Numerical_representation_context, );
END_CLASS;
Class Representation_item [urn:plcs:rdl:std#Representation_item] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Representation_item;
SUBCLASS OF ( PLCS-ARM-LF-THING );
SUPERCLASS OF ( Measure_item, Probability_named_value, String_representation_item, Detailed_geometric_model_element, );
END_CLASS;
Class Representation_relationship [urn:plcs:rdl:std#Representation_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Representation_relationship;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Required_resource [urn:plcs:rdl:std#Required_resource] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Required_resource;
SUBCLASS OF ( PLCS-ARM-LF-THING );
SUPERCLASS OF ( Required_resource_by_resource_item, Required_resource_by_specification, );
END_CLASS;
Class Required_resource_assignment [urn:plcs:rdl:std#Required_resource_assignment] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Required_resource_assignment;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Required_resource_by_resource_item [urn:plcs:rdl:std#Required_resource_by_resource_item] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Required_resource_by_resource_item;
SUBCLASS OF ( Required_resource );
END_CLASS;
Class Required_resource_by_specification [urn:plcs:rdl:std#Required_resource_by_specification] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Required_resource_by_specification;
SUBCLASS OF ( Required_resource );
END_CLASS;
Class Required_resource_relationship [urn:plcs:rdl:std#Required_resource_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Required_resource_relationship;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Requirement [urn:plcs:rdl:std#Requirement] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Requirement;
SUBCLASS OF ( Product );
END_CLASS;
Class Requirement_assignment [urn:plcs:rdl:std#Requirement_assignment] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Requirement_assignment;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Requirement_collection_relationship [urn:plcs:rdl:std#Requirement_collection_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Requirement_collection_relationship;
SUBCLASS OF ( View_definition_relationship );
END_CLASS;
Class Requirement_source [urn:plcs:rdl:std#Requirement_source] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Requirement_source;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Requirement_version [urn:plcs:rdl:std#Requirement_version] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Requirement_version;
SUBCLASS OF ( Product_version );
END_CLASS;
Class Requirement_version_relationship [urn:plcs:rdl:std#Requirement_version_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Requirement_version_relationship;
SUBCLASS OF ( Product_version_relationship );
END_CLASS;
Class Requirement_view_definition [urn:plcs:rdl:std#Requirement_view_definition] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Requirement_view_definition;
SUBCLASS OF ( Product_view_definition );
END_CLASS;
Class Resource_as_realized [urn:plcs:rdl:std#Resource_as_realized] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Resource_as_realized;
SUBCLASS OF ( PLCS-ARM-LF-THING );
SUPERCLASS OF ( Resource_as_realized_resource_item, );
END_CLASS;
Class Resource_as_realized_assignment [urn:plcs:rdl:std#Resource_as_realized_assignment] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Resource_as_realized_assignment;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Resource_as_realized_relationship [urn:plcs:rdl:std#Resource_as_realized_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Resource_as_realized_relationship;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Resource_as_realized_resource_item [urn:plcs:rdl:std#Resource_as_realized_resource_item] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Resource_as_realized_resource_item;
SUBCLASS OF ( Resource_as_realized );
END_CLASS;
Class Resource_event [urn:plcs:rdl:std#Resource_event] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Resource_event;
SUBCLASS OF ( PLCS-ARM-LF-THING );
SUPERCLASS OF ( Increasing_resource_event, Decreasing_resource_event, );
END_CLASS;
Class Resource_event_correspondence_relationship [urn:plcs:rdl:std#Resource_event_correspondence_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Resource_event_correspondence_relationship;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Resource_event_relationship [urn:plcs:rdl:std#Resource_event_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Resource_event_relationship;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Resource_group_relationship [urn:plcs:rdl:std#Resource_group_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Resource_group_relationship;
SUBCLASS OF ( Resource_item_relationship );
END_CLASS;
Class Resource_item [urn:plcs:rdl:std#Resource_item] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Resource_item;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Resource_item_assignment [urn:plcs:rdl:std#Resource_item_assignment] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Resource_item_assignment;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Resource_item_relationship [urn:plcs:rdl:std#Resource_item_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Resource_item_relationship;
SUBCLASS OF ( PLCS-ARM-LF-THING );
SUPERCLASS OF ( Resource_group_relationship, );
END_CLASS;
Class Resource_property [urn:plcs:rdl:std#Resource_property] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Resource_property;
SUBCLASS OF ( PLCS-ARM-LF-THING );
SUPERCLASS OF ( Applied_independent_resource_property, );
END_CLASS;
Class Resource_property_representation [urn:plcs:rdl:std#Resource_property_representation] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Resource_property_representation;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Same_membership [urn:plcs:rdl:std#Same_membership] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Same_membership;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Scheme [urn:plcs:rdl:std#Scheme] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Scheme;
SUBCLASS OF ( Activity_method );
END_CLASS;
Class Scheme_entry [urn:plcs:rdl:std#Scheme_entry] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Scheme_entry;
SUBCLASS OF ( Activity_method );
END_CLASS;
Class Scheme_entry_assignment [urn:plcs:rdl:std#Scheme_entry_assignment] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Scheme_entry_assignment;
SUBCLASS OF ( Applied_activity_method_assignment );
END_CLASS;
Class Scheme_entry_relationship [urn:plcs:rdl:std#Scheme_entry_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Scheme_entry_relationship;
SUBCLASS OF ( Activity_method_relationship );
SUPERCLASS OF ( Sequencing_relationship, );
END_CLASS;
Class Scheme_relationship [urn:plcs:rdl:std#Scheme_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Scheme_relationship;
SUBCLASS OF ( Activity_method_relationship );
END_CLASS;
Class Scheme_subject_assignment [urn:plcs:rdl:std#Scheme_subject_assignment] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Scheme_subject_assignment;
SUBCLASS OF ( Applied_activity_method_assignment );
END_CLASS;
Class Scheme_version [urn:plcs:rdl:std#Scheme_version] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Scheme_version;
SUBCLASS OF ( Activity_method );
END_CLASS;
Class Scheme_version_assignment [urn:plcs:rdl:std#Scheme_version_assignment] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Scheme_version_assignment;
SUBCLASS OF ( Applied_activity_method_assignment );
END_CLASS;
Class Scheme_version_relationship [urn:plcs:rdl:std#Scheme_version_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Scheme_version_relationship;
SUBCLASS OF ( Activity_method_relationship );
END_CLASS;
Class Security_classification [urn:plcs:rdl:std#Security_classification] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Security_classification;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Security_classification_assignment [urn:plcs:rdl:std#Security_classification_assignment] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Security_classification_assignment;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Selected_item [urn:plcs:rdl:std#Selected_item] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Selected_item;
SUBCLASS OF ( Class );
END_CLASS;
Class Selected_item_assignment [urn:plcs:rdl:std#Selected_item_assignment] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Selected_item_assignment;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Sequence_of_state [urn:plcs:rdl:std#Sequence_of_state] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Sequence_of_state;
SUBCLASS OF ( State_relationship );
END_CLASS;
Class Sequence_of_state_definition [urn:plcs:rdl:std#Sequence_of_state_definition] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Sequence_of_state_definition;
SUBCLASS OF ( State_definition_relationship );
END_CLASS;
Class Sequencing_relationship [urn:plcs:rdl:std#Sequencing_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Sequencing_relationship;
SUBCLASS OF ( Scheme_entry_relationship );
END_CLASS;
Class Serial_effectivity [urn:plcs:rdl:std#Serial_effectivity] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Serial_effectivity;
SUBCLASS OF ( Effectivity );
END_CLASS;
Class Shape_dependent_property_representation [urn:plcs:rdl:std#Shape_dependent_property_representation] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Shape_dependent_property_representation;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Shape_description_association [urn:plcs:rdl:std#Shape_description_association] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Shape_description_association;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Shape_element [urn:plcs:rdl:std#Shape_element] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Shape_element;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Shape_element_relationship [urn:plcs:rdl:std#Shape_element_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Shape_element_relationship;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Simultaneous_elements [urn:plcs:rdl:std#Simultaneous_elements] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Simultaneous_elements;
SUBCLASS OF ( Concurrent_elements );
END_CLASS;
Class Solid_angle_unit [urn:plcs:rdl:std#Solid_angle_unit] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Solid_angle_unit;
SUBCLASS OF ( Unit );
END_CLASS;
Class State [urn:plcs:rdl:std#State] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS State;
SUBCLASS OF ( PLCS-ARM-LF-THING );
SUPERCLASS OF ( State_predicted, State_observed, );
END_CLASS;
Class State_assertion [urn:plcs:rdl:std#State_assertion] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS State_assertion;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class State_assessment [urn:plcs:rdl:std#State_assessment] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS State_assessment;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class State_cause_effect [urn:plcs:rdl:std#State_cause_effect] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS State_cause_effect;
SUBCLASS OF ( State_relationship );
END_CLASS;
Class State_cause_effect_definition [urn:plcs:rdl:std#State_cause_effect_definition] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS State_cause_effect_definition;
SUBCLASS OF ( State_definition_relationship );
SUPERCLASS OF ( Xor_state_cause_effect_definition, And_state_cause_effect_definition, Or_state_cause_effect_definition, );
END_CLASS;
Class State_complement_definition [urn:plcs:rdl:std#State_complement_definition] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS State_complement_definition;
SUBCLASS OF ( State_definition_relationship );
END_CLASS;
Class State_definition [urn:plcs:rdl:std#State_definition] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS State_definition;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class State_definition_relationship [urn:plcs:rdl:std#State_definition_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS State_definition_relationship;
SUBCLASS OF ( PLCS-ARM-LF-THING );
SUPERCLASS OF ( State_transition_definition, Composition_of_state_definition, State_proper_subset_definition, State_cause_effect_definition, State_subset_definition, Sequence_of_state_definition, State_complement_definition, State_symptom_definition, );
END_CLASS;
Class State_definition_role [urn:plcs:rdl:std#State_definition_role] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS State_definition_role;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class State_observed [urn:plcs:rdl:std#State_observed] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS State_observed;
SUBCLASS OF ( State );
END_CLASS;
Class State_predicted [urn:plcs:rdl:std#State_predicted] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS State_predicted;
SUBCLASS OF ( State );
END_CLASS;
Class State_predicted_to_observed [urn:plcs:rdl:std#State_predicted_to_observed] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS State_predicted_to_observed;
SUBCLASS OF ( State_relationship );
END_CLASS;
Class State_proper_subset_definition [urn:plcs:rdl:std#State_proper_subset_definition] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS State_proper_subset_definition;
SUBCLASS OF ( State_definition_relationship );
END_CLASS;
Class State_relationship [urn:plcs:rdl:std#State_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS State_relationship;
SUBCLASS OF ( PLCS-ARM-LF-THING );
SUPERCLASS OF ( State_transition, State_predicted_to_observed, Composition_of_state, Sequence_of_state, State_cause_effect, );
END_CLASS;
Class State_role [urn:plcs:rdl:std#State_role] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS State_role;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class State_subset_definition [urn:plcs:rdl:std#State_subset_definition] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS State_subset_definition;
SUBCLASS OF ( State_definition_relationship );
END_CLASS;
Class State_symptom_definition [urn:plcs:rdl:std#State_symptom_definition] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS State_symptom_definition;
SUBCLASS OF ( State_definition_relationship );
END_CLASS;
Class State_transition [urn:plcs:rdl:std#State_transition] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS State_transition;
SUBCLASS OF ( State_relationship );
END_CLASS;
Class State_transition_definition [urn:plcs:rdl:std#State_transition_definition] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS State_transition_definition;
SUBCLASS OF ( State_definition_relationship );
END_CLASS;
Class String_representation_item [urn:plcs:rdl:std#String_representation_item] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS String_representation_item;
SUBCLASS OF ( Representation_item );
SUPERCLASS OF ( Descriptive_document_property, );
END_CLASS;
Class Structured_task_element [urn:plcs:rdl:std#Structured_task_element] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Structured_task_element;
SUBCLASS OF ( Task_element );
SUPERCLASS OF ( Task_element_sequence, Looping_element, Decision_point, Concurrent_elements, );
END_CLASS;
Class Subset [urn:plcs:rdl:std#Subset] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Subset;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Supplied_part_relationship [urn:plcs:rdl:std#Supplied_part_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Supplied_part_relationship;
SUBCLASS OF ( Product_version_relationship );
END_CLASS;
Class System_breakdown [urn:plcs:rdl:std#System_breakdown] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS System_breakdown;
SUBCLASS OF ( Breakdown );
END_CLASS;
Class System_breakdown_context [urn:plcs:rdl:std#System_breakdown_context] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS System_breakdown_context;
SUBCLASS OF ( Breakdown_context );
END_CLASS;
Class System_breakdown_version [urn:plcs:rdl:std#System_breakdown_version] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS System_breakdown_version;
SUBCLASS OF ( Breakdown_version );
END_CLASS;
Class System_element [urn:plcs:rdl:std#System_element] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS System_element;
SUBCLASS OF ( Breakdown_element );
END_CLASS;
Class System_element_definition [urn:plcs:rdl:std#System_element_definition] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS System_element_definition;
SUBCLASS OF ( Breakdown_element_definition );
END_CLASS;
Class System_element_usage [urn:plcs:rdl:std#System_element_usage] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS System_element_usage;
SUBCLASS OF ( Breakdown_element_usage );
END_CLASS;
Class System_element_version [urn:plcs:rdl:std#System_element_version] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS System_element_version;
SUBCLASS OF ( Breakdown_element_version );
END_CLASS;
Class Task_element [urn:plcs:rdl:std#Task_element] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Task_element;
SUBCLASS OF ( Activity_method );
SUPERCLASS OF ( Task_element_levels, Task_invocation, Structured_task_element, Exit_loop, Task_step, End_task, );
END_CLASS;
Class Task_element_assignment [urn:plcs:rdl:std#Task_element_assignment] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Task_element_assignment;
SUBCLASS OF ( Applied_activity_method_assignment );
END_CLASS;
Class Task_element_levels [urn:plcs:rdl:std#Task_element_levels] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Task_element_levels;
SUBCLASS OF ( Task_element );
END_CLASS;
Class Task_element_relationship [urn:plcs:rdl:std#Task_element_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Task_element_relationship;
SUBCLASS OF ( Activity_method_relationship );
SUPERCLASS OF ( Element_constraint, );
END_CLASS;
Class Task_element_sequence [urn:plcs:rdl:std#Task_element_sequence] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Task_element_sequence;
SUBCLASS OF ( Structured_task_element );
END_CLASS;
Class Task_element_state_relationship [urn:plcs:rdl:std#Task_element_state_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Task_element_state_relationship;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Task_invocation [urn:plcs:rdl:std#Task_invocation] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Task_invocation;
SUBCLASS OF ( Task_element );
END_CLASS;
Class Task_method [urn:plcs:rdl:std#Task_method] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Task_method;
SUBCLASS OF ( Activity_method );
END_CLASS;
Class Task_method_assignment [urn:plcs:rdl:std#Task_method_assignment] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Task_method_assignment;
SUBCLASS OF ( Applied_activity_method_assignment );
END_CLASS;
Class Task_method_relationship [urn:plcs:rdl:std#Task_method_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Task_method_relationship;
SUBCLASS OF ( Activity_method_relationship );
END_CLASS;
Class Task_method_state_relationship [urn:plcs:rdl:std#Task_method_state_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Task_method_state_relationship;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Task_method_version [urn:plcs:rdl:std#Task_method_version] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Task_method_version;
SUBCLASS OF ( Activity_method );
END_CLASS;
Class Task_method_version_assignment [urn:plcs:rdl:std#Task_method_version_assignment] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Task_method_version_assignment;
SUBCLASS OF ( Applied_activity_method_assignment );
END_CLASS;
Class Task_method_version_relationship [urn:plcs:rdl:std#Task_method_version_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Task_method_version_relationship;
SUBCLASS OF ( Activity_method_relationship );
END_CLASS;
Class Task_objective [urn:plcs:rdl:std#Task_objective] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Task_objective;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Task_objective_state_relationship [urn:plcs:rdl:std#Task_objective_state_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Task_objective_state_relationship;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Task_step [urn:plcs:rdl:std#Task_step] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Task_step;
SUBCLASS OF ( Task_element );
SUPERCLASS OF ( Advisory_task_step, );
END_CLASS;
Class Thermodynamic_temperature_unit [urn:plcs:rdl:std#Thermodynamic_temperature_unit] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Thermodynamic_temperature_unit;
SUBCLASS OF ( Unit );
END_CLASS;
Class Time_interval [urn:plcs:rdl:std#Time_interval] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Time_interval;
SUBCLASS OF ( PLCS-ARM-LF-THING );
SUPERCLASS OF ( Time_interval_with_bounds, );
END_CLASS;
Class Time_interval_effectivity [urn:plcs:rdl:std#Time_interval_effectivity] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Time_interval_effectivity;
SUBCLASS OF ( Effectivity );
END_CLASS;
Class Time_interval_relationship [urn:plcs:rdl:std#Time_interval_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Time_interval_relationship;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Time_interval_with_bounds [urn:plcs:rdl:std#Time_interval_with_bounds] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Time_interval_with_bounds;
SUBCLASS OF ( Time_interval );
END_CLASS;
Class Time_offset [urn:plcs:rdl:std#Time_offset] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Time_offset;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Time_unit [urn:plcs:rdl:std#Time_unit] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Time_unit;
SUBCLASS OF ( Unit );
END_CLASS;
Class Tracing_relationship [urn:plcs:rdl:std#Tracing_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Tracing_relationship;
SUBCLASS OF ( View_definition_relationship );
END_CLASS;
Class Transformation_based_template_instance [urn:plcs:rdl:std#Transformation_based_template_instance] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Transformation_based_template_instance;
SUBCLASS OF ( Detailed_geometric_model_element );
END_CLASS;
Class Type_of_person [urn:plcs:rdl:std#Type_of_person] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Type_of_person;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Type_of_person_assignment [urn:plcs:rdl:std#Type_of_person_assignment] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Type_of_person_assignment;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Type_of_person_definition [urn:plcs:rdl:std#Type_of_person_definition] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Type_of_person_definition;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Type_of_person_definition_relationship [urn:plcs:rdl:std#Type_of_person_definition_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Type_of_person_definition_relationship;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Type_of_person_definition_required_attributes_relationship [urn:plcs:rdl:std#Type_of_person_definition_required_attributes_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Type_of_person_definition_required_attributes_relationship;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Uncertainty_with_unit [urn:plcs:rdl:std#Uncertainty_with_unit] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Uncertainty_with_unit;
SUBCLASS OF ( Value_with_unit );
END_CLASS;
Class Union [urn:plcs:rdl:std#Union] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Union;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Unit [urn:plcs:rdl:std#Unit] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Unit;
SUBCLASS OF ( PLCS-ARM-LF-THING );
SUPERCLASS OF ( Conversion_based_unit, Context_dependent_unit, Solid_angle_unit, Amount_of_substance_unit, Derived_unit, Luminous_intensity_unit, Time_unit, Ratio_unit, Plane_angle_unit, Length_unit, Electric_current_unit, Thermodynamic_temperature_unit, Mass_unit, );
END_CLASS;
Class Value_function [urn:plcs:rdl:std#Value_function] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Value_function;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Value_limit [urn:plcs:rdl:std#Value_limit] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Value_limit;
SUBCLASS OF ( Measure_item );
END_CLASS;
Class Value_limit_with_global_unit [urn:plcs:rdl:std#Value_limit_with_global_unit] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Value_limit_with_global_unit;
SUBCLASS OF ( Measure_item );
END_CLASS;
Class Value_list [urn:plcs:rdl:std#Value_list] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Value_list;
SUBCLASS OF ( Measure_item );
END_CLASS;
Class Value_range [urn:plcs:rdl:std#Value_range] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Value_range;
SUBCLASS OF ( Measure_item );
END_CLASS;
Class Value_range_with_global_unit [urn:plcs:rdl:std#Value_range_with_global_unit] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Value_range_with_global_unit;
SUBCLASS OF ( Measure_item );
END_CLASS;
Class Value_set [urn:plcs:rdl:std#Value_set] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Value_set;
SUBCLASS OF ( Measure_item );
END_CLASS;
Class Value_with_tolerances [urn:plcs:rdl:std#Value_with_tolerances] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Value_with_tolerances;
SUBCLASS OF ( Measure_item );
END_CLASS;
Class Value_with_unit [urn:plcs:rdl:std#Value_with_unit] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Value_with_unit;
SUBCLASS OF ( PLCS-ARM-LF-THING );
SUPERCLASS OF ( Uncertainty_with_unit, Duration, Numerical_item_with_unit, );
END_CLASS;
Class View_definition_context [urn:plcs:rdl:std#View_definition_context] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS View_definition_context;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class View_definition_relationship [urn:plcs:rdl:std#View_definition_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS View_definition_relationship;
SUBCLASS OF ( PLCS-ARM-LF-THING );
SUPERCLASS OF ( Tracing_relationship, View_definition_usage, Requirement_collection_relationship, );
END_CLASS;
Class View_definition_usage [urn:plcs:rdl:std#View_definition_usage] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS View_definition_usage;
SUBCLASS OF ( View_definition_relationship );
SUPERCLASS OF ( Assembly_component_relationship, Breakdown_element_usage, Product_in_attachment_slot, Make_from_relationship, );
END_CLASS;
Class Work_order [urn:plcs:rdl:std#Work_order] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Work_order;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Work_output [urn:plcs:rdl:std#Work_output] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Work_output;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Work_output_assignment [urn:plcs:rdl:std#Work_output_assignment] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Work_output_assignment;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Work_output_relationship [urn:plcs:rdl:std#Work_output_relationship] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Work_output_relationship;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Work_request [urn:plcs:rdl:std#Work_request] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Work_request;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Work_request_status [urn:plcs:rdl:std#Work_request_status] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM
CLASS Work_request_status;
SUBCLASS OF ( PLCS-ARM-LF-THING );
END_CLASS;
Class Xor_state_cause_effect_definition [urn:plcs:rdl:std#Xor_state_cause_effect_definition] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Xor_state_cause_effect_definition;
SUBCLASS OF ( State_cause_effect_definition );
END_CLASS;
Class Zone_breakdown [urn:plcs:rdl:std#Zone_breakdown] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Zone_breakdown;
SUBCLASS OF ( Breakdown );
END_CLASS;
Class Zone_breakdown_context [urn:plcs:rdl:std#Zone_breakdown_context] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Zone_breakdown_context;
SUBCLASS OF ( Breakdown_context );
END_CLASS;
Class Zone_breakdown_version [urn:plcs:rdl:std#Zone_breakdown_version] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Zone_breakdown_version;
SUBCLASS OF ( Breakdown_version );
END_CLASS;
Class Zone_element [urn:plcs:rdl:std#Zone_element] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Zone_element;
SUBCLASS OF ( Breakdown_element );
END_CLASS;
Class Zone_element_definition [urn:plcs:rdl:std#Zone_element_definition] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Zone_element_definition;
SUBCLASS OF ( Breakdown_element_definition );
END_CLASS;
Class Zone_element_usage [urn:plcs:rdl:std#Zone_element_usage] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Zone_element_usage;
SUBCLASS OF ( Breakdown_element_usage );
END_CLASS;
Class Zone_element_version [urn:plcs:rdl:std#Zone_element_version] [file: committee-specification/plcs-arm-lf-express.rdf-xml.owl ]

Source:ISO 10303-239 Creator:OASIS PLCS Technical Committee Reference Data Development Team

Definition:

Defined in ISO 10303-239 ARM. This entity has not been classified in PLCS
CLASS Zone_element_version;
SUBCLASS OF ( Breakdown_element_version );
END_CLASS;