Tore Christiansen

Updated Comments for all top level cllasses

......@@ -5305,32 +5305,33 @@ This NORSOK standard has been developed on basis of the SCCS to update, improve
.
:NorsokZ014CORplanningResourceClass
rdf:type owl:Class ;
rdfs:comment "A Planning Resource that is defined by Norsok Z-014 COR."^^xsd:string ;
rdfs:comment "A NorsokZ014thing that is a Planning Resource for members defined by Norsok Z-014 COR."^^xsd:string ;
rdfs:label "NORSOK Z014 COR Planning Resource Class"^^xsd:string ;
rdfs:subClassOf :NorsokZ014thing ;
.
:NorsokZ014PBSplanningResultClass
rdf:type owl:Class ;
rdfs:comment "A Planning Result that is defined by Norsok Z-014 PBS."^^xsd:string ;
rdfs:comment "A NorsokZ014thing that is a Planning Result for members defined by Norsok Z-014 PBS."^^xsd:string ;
rdfs:label "NORSOK Z014 PBS Planning Result Class"^^xsd:string ;
rdfs:subClassOf :NorsokZ014thing ;
<http://www.w3.org/2004/02/skos/core#notation> "NORSOK Z014 PBS Coding classes"^^xsd:string ;
.
:NorsokZ014SABplanningActivityClass
rdf:type owl:Class ;
rdfs:comment "A Planning Activity that is defined by Norsok Z-014 SAB."^^xsd:string ;
rdfs:comment "A NorsokZ014thing that is a Planning Activity for members defined by Norsok Z-014 SAB."^^xsd:string ;
rdfs:label "NORSOK Z014 SAB Planning Activity Class"^^xsd:string ;
rdfs:subClassOf :NorsokZ014thing ;
.
:NorsokZ014SABplanningPhaseClass
rdf:type owl:Class ;
rdfs:comment "A Planning Phase that is defined by Norsok Z-014 SAB."^^xsd:string ;
rdfs:comment "A NorsokZ014thing that is a Planning Phase for members defined by Norsok Z-014 SAB."^^xsd:string ;
rdfs:label "NORSOK Z014 SAB Planning Phase Class"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/AssetLifecyclePhase> ;
rdfs:subClassOf :NorsokZ014thing ;
.
:NorsokZ014thing
rdf:type rdfs:Class ;
rdfs:comment "A Resource whose members are NORSOK Z-014 SAB, COR and PBS classes."^^xsd:string ;
.
:PBS_A
rdf:type :NorsokZ014PBSplanningResultClass ;
......
......@@ -29,6 +29,7 @@
.
:AbstractObject
rdf:type owl:Class ;
rdfs:comment "A Thing that is an Abstract Object."^^xsd:string ;
rdfs:label "Abstract object"^^xsd:string ;
rdfs:subClassOf owl:Thing ;
.
......@@ -407,26 +408,31 @@
.
:ActivityObjective
rdf:type owl:Class ;
rdfs:comment "A Class of Activity that is the objective (purpose and goal) of an activities."^^xsd:string ;
rdfs:label "Activity Objective"^^xsd:string ;
rdfs:subClassOf :ClassOfActivity ;
.
:ActivityPlanningActivity
rdf:type owl:Class ;
rdfs:comment "A Class of Activity that has the set of Standard Activity Breakdown (SAB) activities as members."^^xsd:string ;
rdfs:label "Activity Planning Activity"^^xsd:string ;
rdfs:subClassOf :ClassOfActivity ;
.
:ActivityPlanningPhase
rdf:type owl:Class ;
rdfs:comment "A Class of Activity that has the set of Standard Activity Breakdown (SAB) phases as members."^^xsd:string ;
rdfs:label "Activity Planning Phase"^^xsd:string ;
rdfs:subClassOf :ClassOfActivity ;
.
:ActivityPlanningResource
rdf:type owl:Class ;
rdfs:comment "A Class of Resource that has the set of Code of Resources (COR) activities as members."^^xsd:string ;
rdfs:label "Activity Planning Resource"^^xsd:string ;
rdfs:subClassOf :ClassOfResource ;
.
:ActivityPlanningResult
rdf:type owl:Class ;
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:type owl: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:type owl: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:type owl: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:type owl: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:type owl: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:label "ILAP Completely Free Field"^^xsd:string ;
rdfs:subClassOf owl:Thing ;
rdfs:subClassOf [
......@@ -909,6 +916,7 @@
:CompletelyFreeFieldDefinition
rdf:type owl:Class ;
:shouldHaveID "true"^^xsd:boolean ;
rdfs:comment "A Descriptor that defines a Completely Free Field."^^xsd:string ;
rdfs:label "ILAP Completely Free Field Definition"^^xsd:string ;
rdfs:subClassOf owl:Thing ;
rdfs:subClassOf [
......@@ -921,7 +929,7 @@
:ConstraintInPlan
rdf:type owl: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:type owl: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:label "ILAP Data"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/rdl/RDS329669> ;
rdfs:subClassOf owl:Thing ;
......@@ -1056,7 +1064,7 @@
rdf:type owl:Class ;
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:label "Discipline"^^xsd:string ;
rdfs:subClassOf :ClassOfStaffTime ;
rdfs:subClassOf :ActivityStaffTime ;
owl:equivalentClass <http://data.posccaesar.org/rdl/RDS6811233> ;
.
:DiscoveryDrilling
......@@ -1152,6 +1160,12 @@
rdfs:subClassOf :PossibleIndividual ;
owl:equivalentClass <http://data.posccaesar.org/rdl/RDS7275909> ;
.
:EventInPlan
rdf:type owl:Class ;
rdfs:comment "A Class of Event whose members are that is part of a Plan"^^xsd:string ;
rdfs:label "Event in Plan"^^xsd:string ;
rdfs:subClassOf :ClassOfEvent ;
.
:Execution
rdf:type :ProjectPhase ;
rdfs:label "Execution"^^xsd:string ;
......@@ -1245,7 +1259,7 @@
.
:FreeField
rdf:type owl:Class ;
rdfs:comment "A Data Field defined by the user that holds FreeFieldValues."^^xsd:string ;
rdfs:comment "A Data that has field name defined by the user."^^xsd:string ;
rdfs:label "ILAP Free Field"^^xsd:string ;
rdfs:subClassOf owl:Thing ;
rdfs:subClassOf [
......@@ -1271,7 +1285,7 @@
:FreeFieldSet
rdf:type owl:Class ;
:shouldHaveID "true"^^xsd:boolean ;
rdfs:comment "A Data Field that is a collection of Free Fields."^^xsd:string ;
rdfs:comment "A Class that is a collection of Free Fields."^^xsd:string ;
rdfs:label "Free Field Set"^^xsd:string ;
rdfs:subClassOf owl:Class ;
rdfs:subClassOf [
......@@ -1310,6 +1324,7 @@
:shouldHaveID "true" ;
rdfs:comment "A Data Value for a FreeField variable."^^xsd:string ;
rdfs:label "ILAP Free Field Value"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/rdl/RDS7945844> ;
rdfs:subClassOf owl:Thing ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
......@@ -1651,7 +1666,7 @@
rdf:type owl:Class ;
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:type owl:Restriction ;
:shouldUseAnyUri "true"^^xsd:boolean ;
......@@ -1929,18 +1944,13 @@
:PlanForActivity
rdf:type :ClassOfPlanForActivity ;
rdf:type owl: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:type owl:Class ;
rdfs:label "Plan for event"^^xsd:string ;
rdfs:subClassOf :ClassOfEvent ;
.
:PlanForILAP
rdf:type owl: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:type owl: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:subClassOf owl: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:type owl: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:type owl: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:subClassOf owl: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:type owl: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:type owl: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 ;
.
userfield:hasFreeFieldForSpecifiedUserField
......