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-rdl-lgm.rdf-xml.owl,v 1.8 2008/03/08 09:26:15 leifgyllstrom Exp $$Id: plcs-std-rdl.rdf-xml.owl,v 1.18 2008/03/06 21:41:26 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 Approval_status [urn:plcs:rdl:std#Approval_status] [file: developer-draft/plcs-std-rdl.rdf-xml.owl ]

[warning:]Error RDL: The class Approval_status exists in more than one RDL file
../../data/refdata/developer-draft/plcs-std-rdl.rdf-xml.owl,../../data/refdata/committee-specification/plcs-arm-lf-express.rdf-xml.owl

Stage:DeveloperDraft Revision:0

Source:PLCS OASIS Creator:Rob Bodington, Eurostep Limited

Definition:

An Approval_status is a Stete_defnition that defines the status of an approval.
CLASS Approval_status;
SUBCLASS OF ( EXPRESS:State_definition, );
SUPERCLASS OF ( );
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_assignment_role Justification_support_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