Tore Christiansen

Clean up shutdown and risk

This diff is collapsed. Click to expand it.
...@@ -14,11 +14,7 @@ ...@@ -14,11 +14,7 @@
14 @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . 14 @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
15 15
16 : rdf:type owl:Ontology ; 16 : rdf:type owl:Ontology ;
17 - owl:imports ILAP: , <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS> . 17 + owl:imports <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS> , ILAP: .
18 -
19 -:RiskFactor_1
20 - rdf:type ILAP:RiskFactor ;
21 - rdfs:label "Risk factor 1"^^xsd:string .
22 18
23 ILAP: 19 ILAP:
24 rdf:type owl:Ontology ; 20 rdf:type owl:Ontology ;
...@@ -114,8 +110,8 @@ ILAP:DG7 ...@@ -114,8 +110,8 @@ ILAP:DG7
114 rdfs:label "DG7"^^xsd:string . 110 rdfs:label "DG7"^^xsd:string .
115 111
116 ILAP:Development 112 ILAP:Development
117 - rdf:type ILAP:PlanPhase , ILAP:PlanLifecycleStage ; 113 + rdf:type ILAP:PlanLifecycleStage , ILAP:PlanPhase ;
118 - rdfs:label "Development"^^xsd:string , "Develop"^^xsd:string . 114 + rdfs:label "Develop"^^xsd:string , "Development"^^xsd:string .
119 115
120 ILAP:DisasterRecovery 116 ILAP:DisasterRecovery
121 rdf:type ILAP:PlanObjectiveType ; 117 rdf:type ILAP:PlanObjectiveType ;
...@@ -130,7 +126,7 @@ ILAP:DrillingAndWell ...@@ -130,7 +126,7 @@ ILAP:DrillingAndWell
130 rdfs:label "Drilling and well"^^xsd:string . 126 rdfs:label "Drilling and well"^^xsd:string .
131 127
132 ILAP:Exploration 128 ILAP:Exploration
133 - rdf:type ILAP:PlanPhase , ILAP:PlanLifecycleStage ; 129 + rdf:type ILAP:PlanLifecycleStage , ILAP:PlanPhase ;
134 rdfs:label "Exploration"^^xsd:string . 130 rdfs:label "Exploration"^^xsd:string .
135 131
136 ILAP:Facility 132 ILAP:Facility
...@@ -242,7 +238,7 @@ ILAP:OPEX ...@@ -242,7 +238,7 @@ ILAP:OPEX
242 rdfs:label "OPEX"^^xsd:string . 238 rdfs:label "OPEX"^^xsd:string .
243 239
244 ILAP:Operation 240 ILAP:Operation
245 - rdf:type ILAP:PlanPhase , ILAP:PlanLifecycleStage ; 241 + rdf:type ILAP:PlanLifecycleStage , ILAP:PlanPhase ;
246 rdfs:label "Operation"^^xsd:string . 242 rdfs:label "Operation"^^xsd:string .
247 243
248 ILAP:OperationAndMaintenance 244 ILAP:OperationAndMaintenance
...@@ -264,7 +260,7 @@ ILAP:PlannedActivity_1 ...@@ -264,7 +260,7 @@ ILAP:PlannedActivity_1
264 ILAP:ActivityWBS_1 . 260 ILAP:ActivityWBS_1 .
265 261
266 ILAP:Planning 262 ILAP:Planning
267 - rdf:type ILAP:PlanPhase , ILAP:PlanLifecycleStage ; 263 + rdf:type ILAP:PlanLifecycleStage , ILAP:PlanPhase ;
268 rdfs:label "Planning"^^xsd:string . 264 rdfs:label "Planning"^^xsd:string .
269 265
270 ILAP:Primavera 266 ILAP:Primavera
...@@ -292,7 +288,7 @@ ILAP:Released ...@@ -292,7 +288,7 @@ ILAP:Released
292 rdfs:label "Released"^^xsd:string . 288 rdfs:label "Released"^^xsd:string .
293 289
294 ILAP:Removal 290 ILAP:Removal
295 - rdf:type ILAP:PlanPhase , ILAP:PlanLifecycleStage ; 291 + rdf:type ILAP:PlanLifecycleStage , ILAP:PlanPhase ;
296 rdfs:label "Removal"^^xsd:string . 292 rdfs:label "Removal"^^xsd:string .
297 293
298 ILAP:Renewal 294 ILAP:Renewal
...@@ -328,14 +324,14 @@ ILAP:Scheduled ...@@ -328,14 +324,14 @@ ILAP:Scheduled
328 rdfs:label "Scheduled"^^xsd:string . 324 rdfs:label "Scheduled"^^xsd:string .
329 325
330 ILAP:ShutdownAndDecommisioning 326 ILAP:ShutdownAndDecommisioning
331 - rdf:type ILAP:PlanPhase , ILAP:PlanLifecycleStage ; 327 + rdf:type ILAP:PlanLifecycleStage , ILAP:PlanPhase ;
332 rdfs:label "Shutdown and decommisioning"^^xsd:string . 328 rdfs:label "Shutdown and decommisioning"^^xsd:string .
333 329
334 ILAP:StandardFreeWeekendPeriod 330 ILAP:StandardFreeWeekendPeriod
335 rdf:type ILAP:CalendarFreePeriodWeekRepeat ; 331 rdf:type ILAP:CalendarFreePeriodWeekRepeat ;
336 rdfs:label "Standard free weekend period"^^xsd:string ; 332 rdfs:label "Standard free weekend period"^^xsd:string ;
337 ILAP:hasCalendarPeriodFreeDay 333 ILAP:hasCalendarPeriodFreeDay
338 - ILAP:Saturday , ILAP:Sunday . 334 + ILAP:Sunday , ILAP:Saturday .
339 335
340 ILAP:StandardWorkWeekdayPeriod 336 ILAP:StandardWorkWeekdayPeriod
341 rdf:type ILAP:CalendarWorkPeriodWeekRepeat ; 337 rdf:type ILAP:CalendarWorkPeriodWeekRepeat ;
...@@ -452,12 +448,12 @@ ILAP:hasWorkTaskResponsible ...@@ -452,12 +448,12 @@ ILAP:hasWorkTaskResponsible
452 <http://data.posccaesar.org/npd/ontology/ilap-interface/Facility> 448 <http://data.posccaesar.org/npd/ontology/ilap-interface/Facility>
453 rdf:type owl:Class ; 449 rdf:type owl:Class ;
454 rdfs:label "Facility"^^xsd:string ; 450 rdfs:label "Facility"^^xsd:string ;
455 - rdfs:subClassOf owl:Thing , ILAP:Facility . 451 + rdfs:subClassOf ILAP:Facility , owl:Thing .
456 452
457 <http://data.posccaesar.org/rdl/RDS282149> 453 <http://data.posccaesar.org/rdl/RDS282149>
458 rdf:type owl:Class ; 454 rdf:type owl:Class ;
459 rdfs:label "RDS282149"^^xsd:string ; 455 rdfs:label "RDS282149"^^xsd:string ;
460 - rdfs:subClassOf owl:Thing , ILAP:ResponsibleOrganization . 456 + rdfs:subClassOf ILAP:ResponsibleOrganization , owl:Thing .
461 457
462 <http://www.ilap.no/codes/NORSOK/Z-014/CORCoding#A> 458 <http://www.ilap.no/codes/NORSOK/Z-014/CORCoding#A>
463 rdfs:subClassOf <http://data.posccaesar.org/sccs/CORcode> . 459 rdfs:subClassOf <http://data.posccaesar.org/sccs/CORcode> .
......
...@@ -20,24 +20,9 @@ UC1:ScheduledResource_1 ...@@ -20,24 +20,9 @@ UC1:ScheduledResource_1
20 rdf:type ILAP:ScheduledResource ; 20 rdf:type ILAP:ScheduledResource ;
21 rdfs:label "Scheduled resource 1"^^xsd:string . 21 rdfs:label "Scheduled resource 1"^^xsd:string .
22 22
23 -UC1:Shutdown_2
24 - rdf:type ILAP:Shutdown ;
25 - rdfs:label "Shutdown 2"^^xsd:string ;
26 - ILAP:hasShutdownContent
27 - ILAP:Equipment_Shutdown ;
28 - ILAP:hasShutdownPeriod
29 - "SD-2015"^^xsd:string ;
30 - ILAP:hasShutdownType
31 - ILAP:Scheduled_Shutdown .
32 -
33 ILAP:PlannedActivity_1 23 ILAP:PlannedActivity_1
34 ILAP:hasActivityPlan 24 ILAP:hasActivityPlan
35 UC1:ProjectPlan_1 . 25 UC1:ProjectPlan_1 .
36 26
37 -ILAP:hasShutdownPeriod
38 - rdf:type owl:DatatypeProperty ;
39 - rdfs:label "has shutdown period"^^xsd:string ;
40 - rdfs:range xsd:string .
41 -
42 ILAP:hasShutdownType 27 ILAP:hasShutdownType
43 rdfs:range ILAP:ShutdownType . 28 rdfs:range ILAP:ShutdownType .
......