rdfs:comment"A Class of Result that has the set of Product Breakdown Structure (PBS) activities as members."^^xsd:string;
rdfs:label"Activity Planning Result"^^xsd:string;
rdfs:subClassOf:ClassOfResult;
.
...
...
@@ -438,10 +444,16 @@
.
:ActivityRiskFactor
rdf:typeowl:Class;
rdfs:comment"A System Descriptor that describes potential threats of damage, injury, liability, loss, or any other negative occurrence that is caused by external or internal vulnerabilities, and that may be avoided through preemptive action (adapted from Business Dictionary)."^^xsd:string;
rdfs:comment"A Class of Activity that involves potential threats of damage, injury, liability, loss, or any other negative occurrence that is caused by external or internal vulnerabilities, and that may be avoided through preemptive action (adapted from Business Dictionary)."^^xsd:string;
rdfs:label"Activity Risk Factor"^^xsd:string;
rdfs:subClassOf:ClassOfActivity;
.
:ActivityStaffTime
rdf:typeowl:Class;
rdfs:comment"A Class of Activity that is executed by consuming work (manhours) by taff (members of participating organizations)."^^xsd:string;
rdfs:label"Activity staff time"^^xsd:string;
rdfs:subClassOf:ClassOfActivity;
.
:ActivityStatus
rdf:typeowl:Class;
rdfs:comment"A Status of an Activity (which can have predefined enumeration values)."^^xsd:string;
...
...
@@ -865,11 +877,6 @@
rdfs:label"Class of Spatial Location"^^xsd:string;
rdfs:subClassOf:ClassOfIndividual;
.
:ClassOfStaffTime
rdf:typeowl:Class;
rdfs:label"Class of staff time"^^xsd:string;
rdfs:subClassOf:ClassOfActivity;
.
:ClosingDown
rdf:type:ShutdownPhase;
rdfs:label"Closing down"^^xsd:string;
...
...
@@ -889,7 +896,7 @@
.
:CompletelyFreeField
rdf:typeowl:Class;
rdfs:comment"A Data Field defined by the user that holds free text values."^^xsd:string;
rdfs:comment"A Data that has field name and value defined by the user."^^xsd:string;
rdfs:comment"A Descriptor that defines a Completely Free Field."^^xsd:string;
rdfs:label"ILAP Completely Free Field Definition"^^xsd:string;
rdfs:subClassOfowl:Thing;
rdfs:subClassOf[
...
...
@@ -921,7 +929,7 @@
:ConstraintInPlan
rdf:typeowl:Class;
:shouldHaveID"true";
rdfs:comment"A Regulation that defines limitation or restrictions on relationships between Possible Individuals (adapted from ISO 15926 and Dictionary.com)."^^xsd:string;
rdfs:comment"A Class of Period in Time that defines limitation or restrictions on relationships between Possible Individuals (adapted from ISO 15926 and Dictionary.com)."^^xsd:string;
rdfs:label"Constraint in Plan"^^xsd:string;
rdfs:subClassOf:ClassOfPeriodInTime;
.
...
...
@@ -992,7 +1000,7 @@
.
:Data
rdf:typeowl:Class;
rdfs:comment"A Class that is produced or stored by a computer in the context of a given Objective, used usually to calculate, analyze or plan something (adapted from Merriam-Webster)."^^xsd:string;
rdfs:comment"An Information Object that is produced or stored by a computer in the context of a given Objective, used usually to calculate, analyze or plan something (adapted from Merriam-Webster)."^^xsd:string;
rdfs:comment"A Class of StaffTime that involves the competence (area of knowledge and experience) required to carry out the work in one or more defined Activities, classified according to Discipline Code Manuals defined by participant organizations (typically by large Contractors, and based on standards such as NORSOK COR codes)."^^xsd:string;
rdfs:comment"An Activity that has its role within a larger PlanForActivity as a criterion for membership. An ActivityInPlan is part of a PlanForActivity, with defined Constraints, Duration, Schedule Dates, Resources and Results."^^xsd:string;
rdfs:label"Milestone in Plan"^^xsd:string;
rdfs:subClassOf:PlanForEvent;
rdfs:subClassOf:EventInPlan;
rdfs:subClassOf[
rdf:typeowl:Restriction;
:shouldUseAnyUri"true"^^xsd:boolean;
...
...
@@ -1929,18 +1944,13 @@
:PlanForActivity
rdf:type:ClassOfPlanForActivity;
rdf:typeowl:Class;
rdfs:comment"""A Plan that is represented as a network diagram or list of Activities.
rdfs:comment"""A Class of Activity that is a Plan represented as a network diagram or list of Activities.
NOTE 1 A Plan for Activity is defined by criteria. An actual activity carried out in accordance with the plan is intended to meet these criteria.
NOTE 2 A Plan for Activity can define a number of part activities which are related by Constraints, and which form an \"activity network.\"
"""^^xsd:string;
rdfs:label"Plan for activity"^^xsd:string;
rdfs:subClassOf:ClassOfActivity;
.
:PlanForEvent
rdf:typeowl:Class;
rdfs:label"Plan for event"^^xsd:string;
rdfs:subClassOf:ClassOfEvent;
.
:PlanForILAP
rdf:typeowl:Class;
:shouldHaveID"true"^^xsd:boolean;
...
...
@@ -2237,7 +2247,7 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
:ProfileSet
rdf:typeowl:Class;
:shouldHaveID"true";
rdfs:comment"A Function that is a collection of Profiles."^^xsd:string;
rdfs:comment"A Class that is a collection of Profiles."^^xsd:string;
rdfs:label"Profile Set"^^xsd:string;
rdfs:subClassOfowl:Class;
rdfs:subClassOf[
...
...
@@ -2498,7 +2508,7 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
.
:ProjectType
rdf:typeowl:Class;
rdfs:comment"A Classifier according to type of project of the Plan."^^xsd:string;
rdfs:comment"A Class of Actvity that is a Project carried out in a given phase of the asset lifecycle."^^xsd:string;
rdfs:label"Plan project type"^^xsd:string;
rdfs:subClassOf:ClassOfActivity;
.
...
...
@@ -2662,7 +2672,7 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
:ResourceSet
rdf:typeowl:Class;
:shouldHaveID"true";
rdfs:comment"A Physical Object that is a collection of Resources."^^xsd:string;
rdfs:comment"A Class that is a collection of Resources."^^xsd:string;
rdfs:label"Resource Set"^^xsd:string;
rdfs:subClassOfowl:Class;
rdfs:subClassOf[
...
...
@@ -3053,7 +3063,7 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
.
:ShutdownType
rdf:typeowl:Class;
rdfs:comment"A Project Type that describes a Shutdown."^^xsd:string;
rdfs:comment"A Class of Actvity that is a Shutdown carried out within a given Project or Activity in a Plan."^^xsd:string;
rdfs:label"Shutdown Type"^^xsd:string;
rdfs:subClassOf:ClassOfActivity;
.
...
...
@@ -3080,7 +3090,7 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
.
:SpatialLocationInPlan
rdf:typeowl:Class;
rdfs:comment"A ClassOfPhysicalObject whose members are Spatial Locations"^^xsd:string;
rdfs:comment"A ClassOfSpatalLocation whose members are Spatial Locations"^^xsd:string;
rdfs:label"Spatial Location in Plan"^^xsd:string;
rdfs:subClassOf:ClassOfPhysicalObject;
rdfs:subClassOf:ClassOfSpatialLocation;
...
...
@@ -4727,7 +4737,7 @@ SCCS:SAB_S
rdfs:label"time Based Resource Ref"^^xsd:string;
.
userfield:SpecifiedUserField
rdfs:comment"A class that holds the Free Text Fields for a Plan (i.e., associated with the Project or Activities in the Plan)."^^xsd:string;
rdfs:comment"A Data that holds the Free Text Fields for a Plan (i.e., associated with the Project or Activities in the Plan)."^^xsd:string;
rdfs:label"ILAP Specified User Field"^^xsd:string;