Tore Christiansen

Updated label and comment for all ActivityWithRisk

......@@ -17,8 +17,6 @@
rdfs:subClassOf :Organization ;
.
:
rdf:type owl:Ontology ;
owl:imports SCCS: ;
owl:imports userfield: ;
......@@ -62,7 +60,8 @@
:ActivityCarriedOutOnHCsystems
rdf:type :ActivityRiskFactor ;
rdf:type owl:Class ;
rdfs:label "An ActivityWithRisk that is carried out on HC systems."^^xsd:string ;
rdfs:comment "An ActivityWithRisk that is carried out on HC systems."^^xsd:string ;
rdfs:label "Activity carried out on HC systems"^^xsd:string ;
rdfs:subClassOf :ActivityWithRisk ;
.
:ActivityCriticality
......@@ -75,19 +74,22 @@
:ActivityForWhichESDPermitIsRequired
rdf:type :ActivityRiskFactor ;
rdf:type owl:Class ;
rdfs:label "An ActivityWithRisk for which ESD Permit is required."^^xsd:string ;
rdfs:comment "An ActivityWithRisk for which ESD Permit is required."^^xsd:string ;
rdfs:label "Activity for which ESD permit is required"^^xsd:string ;
rdfs:subClassOf :ActivityWithRisk ;
.
:ActivityForWhichEntryPermitIsRequired
rdf:type :ActivityRiskFactor ;
rdf:type owl:Class ;
rdfs:label "An ActivityWithRisk for which entry permit is required."^^xsd:string ;
rdfs:comment "An ActivityWithRisk for which entry permit is required."^^xsd:string ;
rdfs:label "Activity for which entry permit is required"^^xsd:string ;
rdfs:subClassOf :ActivityWithRisk ;
.
:ActivityForWhichJobSafetyAnalysisIsRequired
rdf:type :ActivityRiskFactor ;
rdf:type owl:Class ;
rdfs:label "An ActivityWithRisk for which job safety analysis is required."^^xsd:string ;
rdfs:comment "An ActivityWithRisk for which job safety analysis is required."^^xsd:string ;
rdfs:label "Activity for which job safety analysis is required"^^xsd:string ;
rdfs:subClassOf :ActivityWithRisk ;
.
:ActivityInPlan
......@@ -136,6 +138,13 @@
rdf:type owl:Restriction ;
:shouldUseAnyUri "true"^^xsd:boolean ;
owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
owl:onClass :MaterialOrderStatus ;
owl:onProperty :hasMaterialOrderStatus ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
:shouldUseAnyUri "true"^^xsd:boolean ;
owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
owl:onClass :Organization ;
owl:onProperty :hasPlannedMainContractor ;
] ;
......@@ -171,6 +180,13 @@
rdf:type owl:Restriction ;
:shouldUseAnyUri "true"^^xsd:boolean ;
owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
owl:onClass :ShutdownPlan ;
owl:onProperty :hasShutdownPlan ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
:shouldUseAnyUri "true"^^xsd:boolean ;
owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
owl:onClass SCCS:NorsokZ014SABplanningActivityClass ;
owl:onProperty :hasActivityType ;
] ;
......@@ -259,13 +275,6 @@
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
:shouldUseAnyUri "true"^^xsd:boolean ;
owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
owl:onClass :MaterialOrderStatus ;
owl:onProperty :hasMaterialOrderStatus ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
owl:onClass :ProjectCostType ;
owl:onProperty :hasCostType ;
......@@ -314,13 +323,6 @@
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
:shouldUseAnyUri "true"^^xsd:boolean ;
owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
owl:onClass :ShutdownPlan ;
owl:onProperty :hasShutdownPlan ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
owl:onClass :ShutdownType ;
owl:onProperty :hasShutdownType ;
......@@ -476,13 +478,15 @@
:ActivityThatIsPOBreducing
rdf:type :ActivityRiskFactor ;
rdf:type owl:Class ;
rdfs:label "An ActivityWithRisk that is POB reducing."^^xsd:string ;
rdfs:comment "An ActivityWithRisk that is POB reducing."^^xsd:string ;
rdfs:label "Activity that is POB reducing"^^xsd:string ;
rdfs:subClassOf :ActivityWithRisk ;
.
:ActivityThatRequiresAreaAccessRestriction
rdf:type :ActivityRiskFactor ;
rdf:type owl:Class ;
rdfs:label "An ActivityWithRisk that requires area access restriction."^^xsd:string ;
rdfs:comment "An ActivityWithRisk that requires area access restriction."^^xsd:string ;
rdfs:label "Activity that requires area access restriction"^^xsd:string ;
rdfs:subClassOf :ActivityWithRisk ;
.
:ActivityThatRequiresHeightWork
......@@ -500,12 +504,14 @@
:ActivityThatRequiresTemporaryBarrierImpairment
rdf:type :ActivityRiskFactor ;
rdf:type owl:Class ;
rdfs:label "An ActivityWithRisk that requires temporary barrier impairment."^^xsd:string ;
rdfs:comment "An ActivityWithRisk that requires temporary barrier impairment."^^xsd:string ;
rdfs:label "Activity that requires temporary barrier impairment"^^xsd:string ;
rdfs:subClassOf :ActivityWithRisk ;
.
:ActivityThatRequiresWorkOverOpenSea
rdf:type :ActivityRiskFactor ;
rdfs:label "An ActivityWithRisk that requires work over open sea."^^xsd:string ;
rdfs:comment "An ActivityWithRisk that requires work over open sea."^^xsd:string ;
rdfs:label "Activity that requires work over open sea"^^xsd:string ;
rdfs:subClassOf :ActivityWithRisk ;
.
:ActivityToIncreaseOilAndGasRecovery
......@@ -557,7 +563,8 @@
:ActivityWithPotentialImpactOnHabitat
rdf:type :ActivityRiskFactor ;
rdf:type owl:Class ;
rdfs:label "An ActivityWithRisk with potential impact on habitat."^^xsd:string ;
rdfs:comment "An ActivityWithRisk with potential impact on habitat."^^xsd:string ;
rdfs:label "Activity with potential impact on habitat"^^xsd:string ;
rdfs:subClassOf :ActivityWithRisk ;
.
:ActivityWithRisk
......@@ -1768,6 +1775,13 @@
rdf:type owl:Restriction ;
:shouldUseAnyUri "true"^^xsd:boolean ;
owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
owl:onClass :MaterialOrderStatus ;
owl:onProperty :hasMaterialOrderStatus ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
:shouldUseAnyUri "true"^^xsd:boolean ;
owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
owl:onClass [
rdf:type owl:Class ;
owl:unionOf (
......@@ -1830,13 +1844,6 @@
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
:shouldUseAnyUri "true"^^xsd:boolean ;
owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
owl:onClass :MaterialOrderStatus ;
owl:onProperty :hasMaterialOrderStatus ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
owl:onClass :ScheduleForActivityInPlan ;
owl:onProperty :hasBaselineSchedule ;
......@@ -2102,6 +2109,13 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
:shouldUseAnyUri "true"^^xsd:boolean ;
owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
owl:onClass :WellInformationPlanType ;
owl:onProperty :hasLocationOfWelInformation ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onDataRange xsd:dateTime ;
owl:onProperty :now ;
......@@ -2228,13 +2242,6 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
:shouldUseAnyUri "true"^^xsd:boolean ;
owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
owl:onClass :WellInformationPlanType ;
owl:onProperty :hasLocationOfWelInformation ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
owl:onDataRange xsd:string ;
owl:onProperty :hasCurrentProgress ;
......@@ -2431,10 +2438,31 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
:shouldUseAnyUri "true"^^xsd:boolean ;
owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
owl:onClass :PersonOrOrganization ;
owl:onProperty :hasProjectLeader ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
:shouldUseAnyUri "true"^^xsd:boolean ;
owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
owl:onClass :PersonOrOrganization ;
owl:onProperty :hasSubContractor ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
:shouldUseAnyUri "true"^^xsd:boolean ;
owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
owl:onClass :Result ;
owl:onProperty :hasResult ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
:shouldUseAnyUri "true"^^xsd:boolean ;
owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
owl:onClass :StatusInstance ;
owl:onProperty :hasProjectStatus ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onClass userfield:SpecifiedUserField ;
owl:onProperty :hasSpecifiedUserField ;
......@@ -2495,13 +2523,6 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
:shouldUseAnyUri "true"^^xsd:boolean ;
owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
owl:onClass :PersonOrOrganization ;
owl:onProperty :hasProjectLeader ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
owl:onClass :PlanForILAP ;
owl:onProperty :hasPlan ;
......@@ -2532,20 +2553,6 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
:shouldUseAnyUri "true"^^xsd:boolean ;
owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
owl:onClass :Result ;
owl:onProperty :hasResult ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
:shouldUseAnyUri "true"^^xsd:boolean ;
owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
owl:onClass :StatusInstance ;
owl:onProperty :hasProjectStatus ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
owl:onDataRange xsd:date ;
owl:onProperty :hasOperatorsRequiredEndDate ;
......