Tore Christiansen

Updated Shutdown definition

......@@ -675,9 +675,9 @@ ILAP:Shutdown
rdfs:label "Shutdown"^^xsd:string ;
rdfs:subClassOf owl:Thing .
ILAP:ShutdownContent
ILAP:ShutdownPhase
rdf:type owl:Class ;
rdfs:label "Shutdown content"^^xsd:string ;
rdfs:label "Shutdown phase"^^xsd:string ;
rdfs:subClassOf owl:Thing .
ILAP:ShutdownType
......@@ -957,7 +957,7 @@ ILAP:hasActivitySchedule
ILAP:hasActivityShutdown
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:Activity ;
rdfs:domain ILAP:PlannedActivity ;
rdfs:label "has activity shutdown"^^xsd:string ;
rdfs:range ILAP:Shutdown .
......@@ -1486,18 +1486,18 @@ ILAP:hasScheduledStart
rdfs:range xsd:date ;
rdfs:subPropertyOf ILAP:hasScheduleDate .
ILAP:hasShutdownContent
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:Shutdown ;
rdfs:label "has shutdown content"^^xsd:string ;
rdfs:range ILAP:ShutdownContent .
ILAP:hasShutdownPeriod
rdf:type owl:DatatypeProperty ;
rdfs:domain ILAP:Shutdown ;
rdfs:label "has shutdown period"^^xsd:string ;
rdfs:range xsd:string .
ILAP:hasShutdownPhase
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:Shutdown ;
rdfs:label "has shutdown content"^^xsd:string ;
rdfs:range ILAP:ShutdownPhase .
ILAP:hasShutdownPriority
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:Shutdown ;
......
......@@ -31,17 +31,17 @@ ILAP:ActivityWBS_1
ILAP:hasWBSprojectExpenseType
ILAP:CAPEX .
ILAP:After_Shutdown
rdf:type ILAP:ShutdownType ;
rdfs:label "After Shutdown"^^xsd:string .
ILAP:AfterShutdown
rdf:type ILAP:ShutdownPhase ;
rdfs:label "After shutdown"^^xsd:string .
ILAP:Aquisition
rdf:type ILAP:PlanLifecycleStage ;
rdfs:label "Aquire"^^xsd:string .
ILAP:Before_Shutdown
rdf:type ILAP:ShutdownType ;
rdfs:label "Before Shutdown"^^xsd:string .
ILAP:BeforeShutdown
rdf:type ILAP:ShutdownPhase ;
rdfs:label "Before shutdown"^^xsd:string .
ILAP:BrownFieldProject
rdf:type ILAP:PlanProjectType ;
......@@ -67,10 +67,14 @@ ILAP:Cancelled
rdf:type ILAP:Status ;
rdfs:label "Cancelled"^^xsd:string .
ILAP:Change_over
ILAP:ChangeOver
rdf:type ILAP:ShutdownType ;
rdfs:label "Change over"^^xsd:string .
ILAP:ClosingDown
rdf:type ILAP:ShutdownPhase ;
rdfs:label "Closing down"^^xsd:string .
ILAP:Completed
rdf:type ILAP:Status ;
rdfs:label "Completed"^^xsd:string .
......@@ -115,7 +119,7 @@ ILAP:DG7
rdf:type ILAP:DecisionGate ;
rdfs:label "DG7"^^xsd:string .
ILAP:Dependent_on_Shutdown
ILAP:DependentOnShutdown
rdf:type ILAP:ShutdownType ;
rdfs:label "Dependent on Shutdown"^^xsd:string .
......@@ -135,20 +139,20 @@ ILAP:DrillingAndWell
rdf:type ILAP:PlanProjectType ;
rdfs:label "Drilling and well"^^xsd:string .
ILAP:Drilling_Shutdown
rdf:type ILAP:ShutdownContent ;
ILAP:DrillingShutdown
rdf:type ILAP:ShutdownType ;
rdfs:label "Drilling shutdown"^^xsd:string .
ILAP:During_Normal_Operation
ILAP:DuringNormalOperation
rdf:type ILAP:ShutdownType ;
rdfs:label "During Normal Operation"^^xsd:string .
ILAP:During_Shutdown
rdf:type ILAP:ShutdownType ;
rdfs:label "During Shutdown"^^xsd:string .
ILAP:DuringShutdown
rdf:type ILAP:ShutdownType , ILAP:ShutdownPhase ;
rdfs:label "During Shutdown"^^xsd:string , "During shutdown"^^xsd:string .
ILAP:Equipment_Shutdown
rdf:type ILAP:ShutdownContent ;
ILAP:EquipmentShutdown
rdf:type ILAP:ShutdownType ;
rdfs:label "Equipment Shutdown"^^xsd:string .
ILAP:Exploration
......@@ -167,14 +171,14 @@ ILAP:Field
rdf:type ILAP:PlanGeoArea ;
rdfs:label "Field"^^xsd:string .
ILAP:FieldShutdown
rdf:type ILAP:ShutdownType ;
rdfs:label "Field Shutdown"^^xsd:string .
ILAP:FieldStudy
rdf:type ILAP:PlanProjectType ;
rdfs:label "Field study"^^xsd:string .
ILAP:Field_Shutdown
rdf:type ILAP:ShutdownContent ;
rdfs:label "Field Shutdown"^^xsd:string .
ILAP:Friday
rdf:type ILAP:CalendarDay ;
rdfs:label "Friday"^^xsd:string .
......@@ -203,12 +207,12 @@ ILAP:From16To24
ILAP:hasActivityStartTime
"16:00:00"^^xsd:time .
ILAP:Gas_Export_Shutdown
rdf:type ILAP:ShutdownContent ;
ILAP:GasExportShutdown
rdf:type ILAP:ShutdownType ;
rdfs:label "Gas Export Shutdown"^^xsd:string .
ILAP:Gas_Injection_Shutdown
rdf:type ILAP:ShutdownContent ;
ILAP:GasInjectionShutdown
rdf:type ILAP:ShutdownType ;
rdfs:label "Gas Injection Shutdown"^^xsd:string .
ILAP:GreenFieldProject
......@@ -287,8 +291,8 @@ ILAP:LiftingOperation
rdf:type ILAP:RiskType ;
rdfs:label "Lifting operation"^^xsd:string .
ILAP:Living_Quarter_Shutdown
rdf:type ILAP:ShutdownContent ;
ILAP:LivingQuarterShutdown
rdf:type ILAP:ShutdownType ;
rdfs:label "Living Quarter Shutdown"^^xsd:string .
ILAP:LowCriticality
......@@ -343,7 +347,7 @@ ILAP:NPDelement_1
rdf:type NPD:NPDelement ;
rdfs:label "NPDelement 1"^^xsd:string .
ILAP:Non-Scheduled_Shutdown
ILAP:NonScheduledShutdown
rdf:type ILAP:ShutdownType ;
rdfs:label "Non-Scheduled Shutdown"^^xsd:string .
......@@ -384,7 +388,7 @@ ILAP:Primavera
rdfs:label "Primavera"^^xsd:string .
ILAP:ProductionShutdown
rdf:type ILAP:ShutdownContent ;
rdf:type ILAP:ShutdownType ;
rdfs:label "Production Shutdown"^^xsd:string .
ILAP:RAMEX
......@@ -435,7 +439,7 @@ ILAP:Revised
rdf:type ILAP:Status ;
rdfs:label "Revised"^^xsd:string .
ILAP:Revision_Shutdown
ILAP:RevisionShutdown
rdf:type ILAP:ShutdownType ;
rdfs:label "Revision Shutdown"^^xsd:string .
......@@ -443,8 +447,8 @@ ILAP:SAP
rdf:type ILAP:Application ;
rdfs:label "SAP"^^xsd:string .
ILAP:Safety_Test_Shutdown
rdf:type ILAP:ShutdownContent ;
ILAP:SafetyTestShutdown
rdf:type ILAP:ShutdownType ;
rdfs:label "Safety Test Shutdown"^^xsd:string .
ILAP:Safran
......@@ -463,7 +467,7 @@ ILAP:Scheduled
rdf:type ILAP:Status ;
rdfs:label "Scheduled"^^xsd:string .
ILAP:Scheduled_Shutdown
ILAP:ScheduledShutdown
rdf:type ILAP:ShutdownType ;
rdfs:label "Scheduled Shutdown"^^xsd:string .
......@@ -475,7 +479,7 @@ ILAP:ShutdownAndDecommisioning
rdf:type ILAP:PlanLifecycleStage ;
rdfs:label "Shutdown and decommisioning"^^xsd:string .
ILAP:Shutdown_not_evaluated
ILAP:ShutdownNotEvaluated
rdf:type ILAP:ShutdownType ;
rdfs:label "Shutdown not evaluated"^^xsd:string .
......@@ -489,12 +493,16 @@ ILAP:StandardWorkWeekdayPeriod
rdf:type ILAP:CalendarWorkPeriodWeekRepeat ;
rdfs:label "Standard work weekday period"^^xsd:string .
ILAP:StartingUp
rdf:type ILAP:ShutdownPhase ;
rdfs:label "Starting up"^^xsd:string .
ILAP:Sunday
rdf:type ILAP:CalendarDay ;
rdfs:label "Sunday"^^xsd:string .
ILAP:System_Shutdown
rdf:type ILAP:ShutdownContent ;
ILAP:SystemShutdown
rdf:type ILAP:ShutdownType ;
rdfs:label "System Shutdown"^^xsd:string .
ILAP:TIMEX
......@@ -505,8 +513,8 @@ ILAP:Thursday
rdf:type ILAP:CalendarDay ;
rdfs:label "Thursday"^^xsd:string .
ILAP:Train_Shutdown
rdf:type ILAP:ShutdownContent ;
ILAP:TrainShutdown
rdf:type ILAP:ShutdownType ;
rdfs:label "Train Shutdown"^^xsd:string .
ILAP:Tuesday
......@@ -521,12 +529,12 @@ ILAP:VesselOperation
rdf:type ILAP:RiskType ;
rdfs:label "Vessel operation"^^xsd:string .
ILAP:Water_Injection_Shutdown
rdf:type ILAP:ShutdownContent ;
ILAP:WaterInjectionShutdown
rdf:type ILAP:ShutdownType ;
rdfs:label "Water Injection Shutdown"^^xsd:string .
ILAP:Water_Production_Shutdown
rdf:type ILAP:ShutdownContent ;
ILAP:WaterProductionShutdown
rdf:type ILAP:ShutdownType ;
rdfs:label "Water Production Shutdown"^^xsd:string .
ILAP:Wednesday
......@@ -545,8 +553,8 @@ ILAP:WeekendsFreeCalendar
owl:onProperty ILAP:hasCalendarFreePeriod
] .
ILAP:Well_Transfer
rdf:type ILAP:ShutdownContent ;
ILAP:WellTransfer
rdf:type ILAP:ShutdownType ;
rdfs:label "Well Transfer "^^xsd:string .
ILAP:Wellbore
......
......@@ -110,14 +110,14 @@ ILAP:SAB_51_1
ILAP:SummerShutdown_UC1
rdf:type ILAP:Shutdown ;
rdfs:label "Summer shutdown UC1"^^xsd:string ;
ILAP:hasShutdownContent
ILAP:Equipment_Shutdown ;
ILAP:hasShutdownPeriod
"SD2016"^^xsd:string ;
ILAP:hasShutdownPhase
ILAP:EquipmentShutdown ;
ILAP:hasShutdownPriority
ILAP:NormalPriority ;
ILAP:hasShutdownType
ILAP:Scheduled_Shutdown .
ILAP:ScheduledShutdown .
ILAP:UseCaseAibelToCOPNO
rdf:type ILAP:Source ;
......