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