Showing
2 changed files
with
46 additions
and
33 deletions
... | @@ -2071,6 +2071,13 @@ ILAP:hasWBSresource | ... | @@ -2071,6 +2071,13 @@ ILAP:hasWBSresource |
2071 | rdfs:label "has WBS Resource"^^xsd:string ; | 2071 | rdfs:label "has WBS Resource"^^xsd:string ; |
2072 | rdfs:range ILAP:Resource . | 2072 | rdfs:range ILAP:Resource . |
2073 | 2073 | ||
2074 | +ILAP:hasWorkOrderOperation | ||
2075 | + rdf:type owl:ObjectProperty ; | ||
2076 | + rdfs:comment "A Relationship between a WorkOrder (Network) and the Operations (WorkTasks) that are connected to it."^^xsd:string ; | ||
2077 | + rdfs:domain ILAP:WorkOrder ; | ||
2078 | + rdfs:label "has WorkOrder Operation"^^xsd:string ; | ||
2079 | + rdfs:range ILAP:Operation . | ||
2080 | + | ||
2074 | ILAP:hasWorkTaskActivity | 2081 | ILAP:hasWorkTaskActivity |
2075 | rdf:type owl:ObjectProperty ; | 2082 | rdf:type owl:ObjectProperty ; |
2076 | rdfs:comment "A Relationship between a Work Task the Activity it belongs to."^^xsd:string ; | 2083 | rdfs:comment "A Relationship between a Work Task the Activity it belongs to."^^xsd:string ; | ... | ... |
... | @@ -22,7 +22,7 @@ UC1:Schedule_1 | ... | @@ -22,7 +22,7 @@ UC1:Schedule_1 |
22 | ILAP:AFEforContractorBtoOperatorB | 22 | ILAP:AFEforContractorBtoOperatorB |
23 | rdf:type USERFIELDS:FreeTextField ; | 23 | rdf:type USERFIELDS:FreeTextField ; |
24 | rdfs:label "AFE for Contractor B to Operator B"^^xsd:string ; | 24 | rdfs:label "AFE for Contractor B to Operator B"^^xsd:string ; |
25 | - USERFIELDS:hasShort "H207-WHRU"^^xsd:string , "G139 (WUX.27F.G139.AE)"^^xsd:string , "H373-DUCT"^^xsd:string . | 25 | + USERFIELDS:hasShort "H373-DUCT"^^xsd:string , "G139 (WUX.27F.G139.AE)"^^xsd:string , "H207-WHRU"^^xsd:string . |
26 | 26 | ||
27 | ILAP:AccruedTimeContract_1 | 27 | ILAP:AccruedTimeContract_1 |
28 | rdf:type ILAP:AccruedTimeContract ; | 28 | rdf:type ILAP:AccruedTimeContract ; |
... | @@ -48,9 +48,9 @@ ILAP:ActivityWBS_1 | ... | @@ -48,9 +48,9 @@ ILAP:ActivityWBS_1 |
48 | rdf:type ILAP:ActivityWBS ; | 48 | rdf:type ILAP:ActivityWBS ; |
49 | rdfs:label "Activity WBS 1"^^xsd:string ; | 49 | rdfs:label "Activity WBS 1"^^xsd:string ; |
50 | ILAP:hasWBScomponent | 50 | ILAP:hasWBScomponent |
51 | - SCCS:PBS_ACAA , ILAP:PBS_ACAA_1 ; | 51 | + ILAP:PBS_ACAA_1 , SCCS:PBS_ACAA ; |
52 | - ILAP:hasWBSphase SCCS:SAB_51 , ILAP:SAB_51_1 ; | 52 | + ILAP:hasWBSphase ILAP:SAB_51_1 , SCCS:SAB_51 ; |
53 | - ILAP:hasWBSresource SCCS:COR_KD , ILAP:COR_KD_1 . | 53 | + ILAP:hasWBSresource ILAP:COR_KD_1 , SCCS:COR_KD . |
54 | 54 | ||
55 | ILAP:Activity_1 | 55 | ILAP:Activity_1 |
56 | rdf:type ILAP:Activity ; | 56 | rdf:type ILAP:Activity ; |
... | @@ -77,14 +77,14 @@ ILAP:BaselineSchedule_1 | ... | @@ -77,14 +77,14 @@ ILAP:BaselineSchedule_1 |
77 | ILAP:BudgetResponsibleForContractorBtoOperatorB | 77 | ILAP:BudgetResponsibleForContractorBtoOperatorB |
78 | rdf:type USERFIELDS:FreeTextField ; | 78 | rdf:type USERFIELDS:FreeTextField ; |
79 | rdfs:label "Budget Responsible for Contractor B to Operator B"^^xsd:string ; | 79 | rdfs:label "Budget Responsible for Contractor B to Operator B"^^xsd:string ; |
80 | - USERFIELDS:hasShort "VK"^^xsd:string , "JL"^^xsd:string ; | 80 | + USERFIELDS:hasShort "JL"^^xsd:string , "VK"^^xsd:string ; |
81 | - USERFIELDS:hasValue "Vidar Kjempenes"^^xsd:string , "Jostein Larsen"^^xsd:string . | 81 | + USERFIELDS:hasValue "Jostein Larsen"^^xsd:string , "Vidar Kjempenes"^^xsd:string . |
82 | 82 | ||
83 | ILAP:BuidingBlockForContractorBtoOperatorB | 83 | ILAP:BuidingBlockForContractorBtoOperatorB |
84 | rdf:type USERFIELDS:FreeTextField ; | 84 | rdf:type USERFIELDS:FreeTextField ; |
85 | rdfs:label "Buiding Block for Contractor B to Operator B"^^xsd:string ; | 85 | rdfs:label "Buiding Block for Contractor B to Operator B"^^xsd:string ; |
86 | - USERFIELDS:hasShort "D2"^^xsd:string , "LPHC"^^xsd:string , "D1"^^xsd:string , "W5"^^xsd:string , "XOV"^^xsd:string , "W3"^^xsd:string , "W2"^^xsd:string , "DEM-GLC"^^xsd:string , "W4"^^xsd:string , "F0"^^xsd:string , "R0"^^xsd:string , "G0"^^xsd:string , "AG"^^xsd:string , "CA"^^xsd:string , "W1"^^xsd:string , "GLC"^^xsd:string ; | 86 | + USERFIELDS:hasShort "D2"^^xsd:string , "LPHC"^^xsd:string , "D1"^^xsd:string , "W5"^^xsd:string , "XOV"^^xsd:string , "W3"^^xsd:string , "W2"^^xsd:string , "DEM-GLC"^^xsd:string , "W4"^^xsd:string , "F0"^^xsd:string , "R0"^^xsd:string , "G0"^^xsd:string , "AG"^^xsd:string , "CA"^^xsd:string , "GLC"^^xsd:string , "W1"^^xsd:string ; |
87 | - USERFIELDS:hasValue "Demolition of old WHRU module"^^xsd:string , "X-Over"^^xsd:string , "Contract General Milestones"^^xsd:string , "Modifications of GI ducting system to WHRU"^^xsd:string , "General, for general work activities, not specifically allocated to one of the following Building Blocks (W1, W2,W3, W4, W5, D1 or D2)"^^xsd:string , "Demolition Gas Lift Compressor"^^xsd:string , "Manhours needed for delivery of SOW, but not invoiced to Company"^^xsd:string , "Installation of temp. generator for stable power supply"^^xsd:string , "Gas Lift Compressor"^^xsd:string , "ELDF Assist (E- 040)"^^xsd:string , "Assistance to COPSAS Comm"^^xsd:string , "Hook-up of tie-in and integrating of new WHRU"^^xsd:string , "Onshore fabrication and assembly of a new WHRU module"^^xsd:string , "Prep. Of tie-in and integrating work for new WHRU"^^xsd:string , "LP Hydro Cyclone"^^xsd:string , "Modifications of WI ducting and vertical exhaust stacks to WHRU"^^xsd:string . | 87 | + USERFIELDS:hasValue "Demolition of old WHRU module"^^xsd:string , "X-Over"^^xsd:string , "Contract General Milestones"^^xsd:string , "Modifications of GI ducting system to WHRU"^^xsd:string , "General, for general work activities, not specifically allocated to one of the following Building Blocks (W1, W2,W3, W4, W5, D1 or D2)"^^xsd:string , "Demolition Gas Lift Compressor"^^xsd:string , "Manhours needed for delivery of SOW, but not invoiced to Company"^^xsd:string , "Gas Lift Compressor"^^xsd:string , "Installation of temp. generator for stable power supply"^^xsd:string , "ELDF Assist (E- 040)"^^xsd:string , "Assistance to COPSAS Comm"^^xsd:string , "Hook-up of tie-in and integrating of new WHRU"^^xsd:string , "Onshore fabrication and assembly of a new WHRU module"^^xsd:string , "Prep. Of tie-in and integrating work for new WHRU"^^xsd:string , "LP Hydro Cyclone"^^xsd:string , "Modifications of WI ducting and vertical exhaust stacks to WHRU"^^xsd:string . |
88 | 88 | ||
89 | ILAP:CORForContractorBtoOperatorB | 89 | ILAP:CORForContractorBtoOperatorB |
90 | rdf:type USERFIELDS:FreeTextField ; | 90 | rdf:type USERFIELDS:FreeTextField ; |
... | @@ -111,8 +111,8 @@ ILAP:COR_KX_1 | ... | @@ -111,8 +111,8 @@ ILAP:COR_KX_1 |
111 | ILAP:CTRForContractorBtoOperatorB | 111 | ILAP:CTRForContractorBtoOperatorB |
112 | rdf:type USERFIELDS:FreeTextField ; | 112 | rdf:type USERFIELDS:FreeTextField ; |
113 | rdfs:label "CTR for Contractor B to Operator B"^^xsd:string ; | 113 | rdfs:label "CTR for Contractor B to Operator B"^^xsd:string ; |
114 | - USERFIELDS:hasShort "HA09AD-TH"^^xsd:string , "X"^^xsd:string , "DDZEG0000"^^xsd:string ; | 114 | + USERFIELDS:hasShort "DDZEG0000"^^xsd:string , "X"^^xsd:string , "HA09AD-TH"^^xsd:string ; |
115 | - USERFIELDS:hasValue "Mod. M11 Constr planner - Thailan"^^xsd:string , "Hotwork and Platform SD"^^xsd:string , "Document Control"^^xsd:string . | 115 | + USERFIELDS:hasValue "Document Control"^^xsd:string , "Hotwork and Platform SD"^^xsd:string , "Mod. M11 Constr planner - Thailan"^^xsd:string . |
116 | 116 | ||
117 | ILAP:Calendar_1 | 117 | ILAP:Calendar_1 |
118 | rdf:type ILAP:Calendar ; | 118 | rdf:type ILAP:Calendar ; |
... | @@ -212,7 +212,7 @@ ILAP:DisiplinSubfaseForContractorAtoOperatorA | ... | @@ -212,7 +212,7 @@ ILAP:DisiplinSubfaseForContractorAtoOperatorA |
212 | ILAP:EngineeringFaseForContractorAtoOperatorA | 212 | ILAP:EngineeringFaseForContractorAtoOperatorA |
213 | rdf:type USERFIELDS:FreeTextField ; | 213 | rdf:type USERFIELDS:FreeTextField ; |
214 | rdfs:label "Engineering Fase for Contractor A to Operator A"^^xsd:string ; | 214 | rdfs:label "Engineering Fase for Contractor A to Operator A"^^xsd:string ; |
215 | - USERFIELDS:hasValue "Installasjonspakker"^^xsd:string , "Disiplinkoordinering"^^xsd:string , "Beregninger"^^xsd:string , "Risikovurdering"^^xsd:string , "MTO/teknisk spec."^^xsd:string , "Prefabpakker"^^xsd:string , "Familiarisering"^^xsd:string , "Offshore befaring"^^xsd:string , "Offshore"^^xsd:string , "MCC Støtte"^^xsd:string , "Utarbeidelse av studierappor"^^xsd:string , "MCC strategi"^^xsd:string , "Leverandøroppfølging"^^xsd:string , "Stressanalyse"^^xsd:string , "Systemutprøving"^^xsd:string , "As-buil"^^xsd:string , "P&ID/PED/PFD"^^xsd:string , "Modellering"^^xsd:string , "Elektronisk oppmåling"^^xsd:string , "Installasjon"^^xsd:string , "Prefab"^^xsd:string , "Databaseoppdatering"^^xsd:string , "Tegningsproduksjon"^^xsd:string , "Medgått tid"^^xsd:string , "Lister"^^xsd:string , "Sveisekoordinering"^^xsd:string , "Follow-on"^^xsd:string . | 215 | + USERFIELDS:hasValue "Installasjonspakker"^^xsd:string , "Disiplinkoordinering"^^xsd:string , "Beregninger"^^xsd:string , "Risikovurdering"^^xsd:string , "MTO/teknisk spec."^^xsd:string , "Prefabpakker"^^xsd:string , "Familiarisering"^^xsd:string , "Offshore befaring"^^xsd:string , "Offshore"^^xsd:string , "P&ID/PED/PFD"^^xsd:string , "As-buil"^^xsd:string , "MCC strategi"^^xsd:string , "Stressanalyse"^^xsd:string , "Utarbeidelse av studierappor"^^xsd:string , "MCC Støtte"^^xsd:string , "Systemutprøving"^^xsd:string , "Leverandøroppfølging"^^xsd:string , "Modellering"^^xsd:string , "Elektronisk oppmåling"^^xsd:string , "Installasjon"^^xsd:string , "Prefab"^^xsd:string , "Databaseoppdatering"^^xsd:string , "Medgått tid"^^xsd:string , "Tegningsproduksjon"^^xsd:string , "Sveisekoordinering"^^xsd:string , "Lister"^^xsd:string , "Follow-on"^^xsd:string . |
216 | 216 | ||
217 | ILAP:FinishToStart_1 | 217 | ILAP:FinishToStart_1 |
218 | rdf:type ILAP:FinishToStart ; | 218 | rdf:type ILAP:FinishToStart ; |
... | @@ -267,12 +267,12 @@ ILAP:IncentiveContract_2 | ... | @@ -267,12 +267,12 @@ ILAP:IncentiveContract_2 |
267 | ILAP:IngenioerForContractorAtoOperatorA | 267 | ILAP:IngenioerForContractorAtoOperatorA |
268 | rdf:type USERFIELDS:FreeTextField ; | 268 | rdf:type USERFIELDS:FreeTextField ; |
269 | rdfs:label "Ingenioer for Contractor A to Operator A"^^xsd:string ; | 269 | rdfs:label "Ingenioer for Contractor A to Operator A"^^xsd:string ; |
270 | - USERFIELDS:hasValue "Lennart Svensson"^^xsd:string , "Andreas Forberg "^^xsd:string , "Christer Andersson"^^xsd:string , "Alf Anton Hammerdal"^^xsd:string , "Andreas Gurk"^^xsd:string . | 270 | + USERFIELDS:hasValue "Andreas Gurk"^^xsd:string , "Alf Anton Hammerdal"^^xsd:string , "Christer Andersson"^^xsd:string , "Andreas Forberg "^^xsd:string , "Lennart Svensson"^^xsd:string . |
271 | 271 | ||
272 | ILAP:InndelingForContractorAtoOperatorA | 272 | ILAP:InndelingForContractorAtoOperatorA |
273 | rdf:type USERFIELDS:FreeTextField ; | 273 | rdf:type USERFIELDS:FreeTextField ; |
274 | rdfs:label "Inndeling for Contractor A to Operator A"^^xsd:string ; | 274 | rdfs:label "Inndeling for Contractor A to Operator A"^^xsd:string ; |
275 | - USERFIELDS:hasValue "18"^^xsd:string , "6"^^xsd:string , "5"^^xsd:string , "1"^^xsd:string , "2"^^xsd:string , "3"^^xsd:string , "4"^^xsd:string . | 275 | + USERFIELDS:hasValue "4"^^xsd:string , "3"^^xsd:string , "2"^^xsd:string , "1"^^xsd:string , "5"^^xsd:string , "6"^^xsd:string , "18"^^xsd:string . |
276 | 276 | ||
277 | ILAP:InvoicableWork_1 | 277 | ILAP:InvoicableWork_1 |
278 | rdf:type ILAP:InvoicableWork ; | 278 | rdf:type ILAP:InvoicableWork ; |
... | @@ -285,7 +285,7 @@ ILAP:JohnTravolta | ... | @@ -285,7 +285,7 @@ ILAP:JohnTravolta |
285 | ILAP:KPI3TypeForContractorAtoOperatorA | 285 | ILAP:KPI3TypeForContractorAtoOperatorA |
286 | rdf:type USERFIELDS:FreeTextField ; | 286 | rdf:type USERFIELDS:FreeTextField ; |
287 | rdfs:label "KPI 3 Type for Contractor A to Operator A"^^xsd:string ; | 287 | rdfs:label "KPI 3 Type for Contractor A to Operator A"^^xsd:string ; |
288 | - USERFIELDS:hasValue "Studierapport"^^xsd:string , "Sluttrapport"^^xsd:string , "RFOC"^^xsd:string . | 288 | + USERFIELDS:hasValue "RFOC"^^xsd:string , "Sluttrapport"^^xsd:string , "Studierapport"^^xsd:string . |
289 | 289 | ||
290 | ILAP:KontorForContractorAtoOperatorA | 290 | ILAP:KontorForContractorAtoOperatorA |
291 | rdf:type USERFIELDS:FreeTextField ; | 291 | rdf:type USERFIELDS:FreeTextField ; |
... | @@ -297,7 +297,7 @@ ILAP:KundeWBS1ForContractorBtoOperatorB | ... | @@ -297,7 +297,7 @@ ILAP:KundeWBS1ForContractorBtoOperatorB |
297 | rdf:type USERFIELDS:FreeTextField ; | 297 | rdf:type USERFIELDS:FreeTextField ; |
298 | rdfs:label "Kunde WBS1 for Contractor B to Operator B"^^xsd:string ; | 298 | rdfs:label "Kunde WBS1 for Contractor B to Operator B"^^xsd:string ; |
299 | USERFIELDS:hasShort "SR"^^xsd:string ; | 299 | USERFIELDS:hasShort "SR"^^xsd:string ; |
300 | - USERFIELDS:hasValue "Comm. Ass. Instrument Direct"^^xsd:string , "Insulation of Air purge and drain from North Boiler (Limits acc. 640/03/P08)"^^xsd:string , "Clean & Test piping Air purge and drain from South Boiler"^^xsd:string , "PCS hardware - AKSO"^^xsd:string , "Reinstatement after steam blow off"^^xsd:string , "Prefab and Install piping Discharge superheated steam from PSV 12783 (W1)"^^xsd:string , "Comm Ass. Electrical direct "^^xsd:string , "Comm. Ass. Surf. Prot. Direct"^^xsd:string , "Insulation boiler pumps 67-00961 & 67-00964"^^xsd:string , "Press, Temp and Level Transmitters"^^xsd:string , "Comm. Ass. Mechanical Direct"^^xsd:string , "Steam Blow off preparation"^^xsd:string , "Painting of Air purge and drain from North Boiler (Limits acc. 640/03/P08)"^^xsd:string , "Comm. Ass. Piping Direct"^^xsd:string , "Hoop up normal lighting on mezzanine deck of New WHRU - Circuit 41"^^xsd:string , "Level Glass"^^xsd:string , "Insulation piping From superheater drain to Blow down vessel (Limits as per Test pack 640/08/P04)"^^xsd:string , "Comm. Ass. Telecom Direct"^^xsd:string , "Electro Magnetic Flow Meter"^^xsd:string , "Venturi Flow Elements"^^xsd:string , "Comm. Ass Insulation Direct"^^xsd:string , "Comm. Ass. Structurel Direct"^^xsd:string , "Permanent modification normal lightings - Circuit 20"^^xsd:string . | 300 | + USERFIELDS:hasValue "Comm. Ass. Instrument Direct"^^xsd:string , "Insulation of Air purge and drain from North Boiler (Limits acc. 640/03/P08)"^^xsd:string , "Clean & Test piping Air purge and drain from South Boiler"^^xsd:string , "PCS hardware - AKSO"^^xsd:string , "Reinstatement after steam blow off"^^xsd:string , "Prefab and Install piping Discharge superheated steam from PSV 12783 (W1)"^^xsd:string , "Comm Ass. Electrical direct "^^xsd:string , "Comm. Ass. Surf. Prot. Direct"^^xsd:string , "Insulation boiler pumps 67-00961 & 67-00964"^^xsd:string , "Press, Temp and Level Transmitters"^^xsd:string , "Steam Blow off preparation"^^xsd:string , "Comm. Ass. Mechanical Direct"^^xsd:string , "Painting of Air purge and drain from North Boiler (Limits acc. 640/03/P08)"^^xsd:string , "Comm. Ass. Piping Direct"^^xsd:string , "Level Glass"^^xsd:string , "Hoop up normal lighting on mezzanine deck of New WHRU - Circuit 41"^^xsd:string , "Insulation piping From superheater drain to Blow down vessel (Limits as per Test pack 640/08/P04)"^^xsd:string , "Comm. Ass. Telecom Direct"^^xsd:string , "Electro Magnetic Flow Meter"^^xsd:string , "Comm. Ass Insulation Direct"^^xsd:string , "Venturi Flow Elements"^^xsd:string , "Comm. Ass. Structurel Direct"^^xsd:string , "Permanent modification normal lightings - Circuit 20"^^xsd:string . |
301 | 301 | ||
302 | ILAP:KundeWBS2ForContractorBtoOperatorB | 302 | ILAP:KundeWBS2ForContractorBtoOperatorB |
303 | rdf:type USERFIELDS:FreeTextField ; | 303 | rdf:type USERFIELDS:FreeTextField ; |
... | @@ -307,7 +307,7 @@ ILAP:KundeWBS2ForContractorBtoOperatorB | ... | @@ -307,7 +307,7 @@ ILAP:KundeWBS2ForContractorBtoOperatorB |
307 | ILAP:KundeWBS3ForContractorBtoOperatorB | 307 | ILAP:KundeWBS3ForContractorBtoOperatorB |
308 | rdf:type USERFIELDS:FreeTextField ; | 308 | rdf:type USERFIELDS:FreeTextField ; |
309 | rdfs:label "Kunde WBS3 for Contractor B to Operator B"^^xsd:string ; | 309 | rdfs:label "Kunde WBS3 for Contractor B to Operator B"^^xsd:string ; |
310 | - USERFIELDS:hasShort "1"^^xsd:string , "3"^^xsd:string , "9"^^xsd:string , "LR"^^xsd:string , "4"^^xsd:string , "10"^^xsd:string , "5"^^xsd:string , "42"^^xsd:string , "11"^^xsd:string , "6"^^xsd:string , "2A"^^xsd:string , "43"^^xsd:string , "2B"^^xsd:string , "7"^^xsd:string , "2"^^xsd:string , "12"^^xsd:string , "8"^^xsd:string . | 310 | + USERFIELDS:hasShort "1"^^xsd:string , "3"^^xsd:string , "9"^^xsd:string , "4"^^xsd:string , "LR"^^xsd:string , "10"^^xsd:string , "5"^^xsd:string , "42"^^xsd:string , "11"^^xsd:string , "6"^^xsd:string , "2A"^^xsd:string , "43"^^xsd:string , "2B"^^xsd:string , "7"^^xsd:string , "2"^^xsd:string , "12"^^xsd:string , "8"^^xsd:string . |
311 | 311 | ||
312 | ILAP:LiveSchedule_1 | 312 | ILAP:LiveSchedule_1 |
313 | rdf:type ILAP:LiveSchedule ; | 313 | rdf:type ILAP:LiveSchedule ; |
... | @@ -353,7 +353,7 @@ ILAP:Operation_2 | ... | @@ -353,7 +353,7 @@ ILAP:Operation_2 |
353 | rdf:type ILAP:Operation ; | 353 | rdf:type ILAP:Operation ; |
354 | rdfs:label "Operation 2"^^xsd:string ; | 354 | rdfs:label "Operation 2"^^xsd:string ; |
355 | ILAP:hasOperationWorkOrder | 355 | ILAP:hasOperationWorkOrder |
356 | - ILAP:WorkOrder_1 ; | 356 | + ILAP:WorkOrder_2 , ILAP:WorkOrder_1 ; |
357 | ILAP:hasWorkTaskPriority | 357 | ILAP:hasWorkTaskPriority |
358 | ILAP:LowPriority . | 358 | ILAP:LowPriority . |
359 | 359 | ||
... | @@ -361,10 +361,16 @@ ILAP:Operation_3 | ... | @@ -361,10 +361,16 @@ ILAP:Operation_3 |
361 | rdf:type ILAP:Operation ; | 361 | rdf:type ILAP:Operation ; |
362 | rdfs:label "Operation 3"^^xsd:string ; | 362 | rdfs:label "Operation 3"^^xsd:string ; |
363 | ILAP:hasOperationWorkOrder | 363 | ILAP:hasOperationWorkOrder |
364 | - ILAP:WorkOrder_1 ; | 364 | + ILAP:WorkOrder_3 , ILAP:WorkOrder_1 ; |
365 | ILAP:hasWorkTaskPriority | 365 | ILAP:hasWorkTaskPriority |
366 | ILAP:HighPriority . | 366 | ILAP:HighPriority . |
367 | 367 | ||
368 | +ILAP:Operation_4 | ||
369 | + rdf:type ILAP:Operation ; | ||
370 | + rdfs:label "Operation 4"^^xsd:string ; | ||
371 | + ILAP:hasOperationWorkOrder | ||
372 | + ILAP:WorkOrder_4 . | ||
373 | + | ||
368 | ILAP:OperatorBcontractPortfolioPlan | 374 | ILAP:OperatorBcontractPortfolioPlan |
369 | rdf:type ILAP:ProjectExecutionPlan ; | 375 | rdf:type ILAP:ProjectExecutionPlan ; |
370 | rdfs:label "Operator B Contract Portfolio Plan"^^xsd:string ; | 376 | rdfs:label "Operator B Contract Portfolio Plan"^^xsd:string ; |
... | @@ -401,7 +407,7 @@ ILAP:PBS_ACAA_1 | ... | @@ -401,7 +407,7 @@ ILAP:PBS_ACAA_1 |
401 | ILAP:PlanleggerForContractorAtoOperatorA | 407 | ILAP:PlanleggerForContractorAtoOperatorA |
402 | rdf:type USERFIELDS:FreeTextField ; | 408 | rdf:type USERFIELDS:FreeTextField ; |
403 | rdfs:label "Planlegger for Contractor A to Operator A"^^xsd:string ; | 409 | rdfs:label "Planlegger for Contractor A to Operator A"^^xsd:string ; |
404 | - USERFIELDS:hasValue "Alf Anton Hammerdal"^^xsd:string , "Gry Helle Nakstad"^^xsd:string , "Mattias Allebert"^^xsd:string , "Erik Havnes"^^xsd:string , "Yngve Rolseth"^^xsd:string . | 410 | + USERFIELDS:hasValue "Yngve Rolseth"^^xsd:string , "Erik Havnes"^^xsd:string , "Mattias Allebert"^^xsd:string , "Gry Helle Nakstad"^^xsd:string , "Alf Anton Hammerdal"^^xsd:string . |
405 | 411 | ||
406 | ILAP:PlannedActivity_1 | 412 | ILAP:PlannedActivity_1 |
407 | rdf:type ILAP:PlannedActivity ; | 413 | rdf:type ILAP:PlannedActivity ; |
... | @@ -409,7 +415,7 @@ ILAP:PlannedActivity_1 | ... | @@ -409,7 +415,7 @@ ILAP:PlannedActivity_1 |
409 | ILAP:hasActivityActiveStatus | 415 | ILAP:hasActivityActiveStatus |
410 | ILAP:Active ; | 416 | ILAP:Active ; |
411 | ILAP:hasActivityPlan | 417 | ILAP:hasActivityPlan |
412 | - ILAP:ContractorAtoOperatorAPlan , ILAP:OperatorBcontractPortfolioPlan ; | 418 | + ILAP:OperatorBcontractPortfolioPlan , ILAP:ContractorAtoOperatorAPlan ; |
413 | ILAP:hasActivityRisk | 419 | ILAP:hasActivityRisk |
414 | ILAP:Risk_1 ; | 420 | ILAP:Risk_1 ; |
415 | ILAP:hasFixedFinish "2015-01-05"^^xsd:date ; | 421 | ILAP:hasFixedFinish "2015-01-05"^^xsd:date ; |
... | @@ -506,12 +512,12 @@ ILAP:ProjectTypeForContractorAtoOperatorA | ... | @@ -506,12 +512,12 @@ ILAP:ProjectTypeForContractorAtoOperatorA |
506 | ILAP:ProsjektlederForContractorAtoOperatorA | 512 | ILAP:ProsjektlederForContractorAtoOperatorA |
507 | rdf:type USERFIELDS:FreeTextField ; | 513 | rdf:type USERFIELDS:FreeTextField ; |
508 | rdfs:label "Prosjektleder for Contractor A to Operator A"^^xsd:string ; | 514 | rdfs:label "Prosjektleder for Contractor A to Operator A"^^xsd:string ; |
509 | - USERFIELDS:hasValue "Geir Sve"^^xsd:string , "Finn Olav Aase"^^xsd:string , "Ove Løberg"^^xsd:string , "Kenneth Johansson"^^xsd:string , "Gunn Elin Harba"^^xsd:string . | 515 | + USERFIELDS:hasValue "Gunn Elin Harba"^^xsd:string , "Kenneth Johansson"^^xsd:string , "Ove Løberg"^^xsd:string , "Finn Olav Aase"^^xsd:string , "Geir Sve"^^xsd:string . |
510 | 516 | ||
511 | ILAP:ProsjektstrukturIFSForContractorBtoOperatorB | 517 | ILAP:ProsjektstrukturIFSForContractorBtoOperatorB |
512 | rdf:type USERFIELDS:FreeTextField ; | 518 | rdf:type USERFIELDS:FreeTextField ; |
513 | rdfs:label "Prosjektstruktur i IFS for Contractor B to Operator B"^^xsd:string ; | 519 | rdfs:label "Prosjektstruktur i IFS for Contractor B to Operator B"^^xsd:string ; |
514 | - USERFIELDS:hasShort "Package 3"^^xsd:string , "Package 1"^^xsd:string , "Generell"^^xsd:string , "Pilot"^^xsd:string , "Mlepk"^^xsd:string , "Nedstrm"^^xsd:string , "Package 2"^^xsd:string ; | 520 | + USERFIELDS:hasShort "Package 3"^^xsd:string , "Package 1"^^xsd:string , "Mlepk"^^xsd:string , "Pilot"^^xsd:string , "Generell"^^xsd:string , "Nedstrm"^^xsd:string , "Package 2"^^xsd:string ; |
515 | USERFIELDS:hasValue "Package 1"^^xsd:string , "Pilot HMI"^^xsd:string , "Package 2"^^xsd:string , "General work"^^xsd:string , "Målepakke"^^xsd:string , "Package 3"^^xsd:string , "Nedstrøms 3.trinn seperator (duplex)"^^xsd:string . | 521 | USERFIELDS:hasValue "Package 1"^^xsd:string , "Pilot HMI"^^xsd:string , "Package 2"^^xsd:string , "General work"^^xsd:string , "Målepakke"^^xsd:string , "Package 3"^^xsd:string , "Nedstrøms 3.trinn seperator (duplex)"^^xsd:string . |
516 | 522 | ||
517 | ILAP:Reference27ForContractorAtoOperatorA | 523 | ILAP:Reference27ForContractorAtoOperatorA |
... | @@ -636,7 +642,7 @@ ILAP:ShutdownPeriodForContractorAtoOperatorA | ... | @@ -636,7 +642,7 @@ ILAP:ShutdownPeriodForContractorAtoOperatorA |
636 | 642 | ||
637 | ILAP:StandardFreeWeekendPeriod | 643 | ILAP:StandardFreeWeekendPeriod |
638 | ILAP:hasCalendarPeriodFreeHour | 644 | ILAP:hasCalendarPeriodFreeHour |
639 | - ILAP:From00To08 , ILAP:From16To24 ; | 645 | + ILAP:From16To24 , ILAP:From00To08 ; |
640 | ILAP:hasCalendarPeriodHour | 646 | ILAP:hasCalendarPeriodHour |
641 | ILAP:From08To16 ; | 647 | ILAP:From08To16 ; |
642 | ILAP:hasFreePeriodEndDate | 648 | ILAP:hasFreePeriodEndDate |
... | @@ -658,7 +664,7 @@ ILAP:SubSystemCommPckForContractorBtoOperatorB | ... | @@ -658,7 +664,7 @@ ILAP:SubSystemCommPckForContractorBtoOperatorB |
658 | rdf:type USERFIELDS:FreeTextField ; | 664 | rdf:type USERFIELDS:FreeTextField ; |
659 | rdfs:label "Sub System Comm Pck. for Contractor B to Operator B"^^xsd:string ; | 665 | rdfs:label "Sub System Comm Pck. for Contractor B to Operator B"^^xsd:string ; |
660 | USERFIELDS:hasShort "300/01"^^xsd:string , "G00/01"^^xsd:string , "260/01"^^xsd:string , "300/04"^^xsd:string , "300/06"^^xsd:string , "260/03"^^xsd:string , "300/03"^^xsd:string , "300/02"^^xsd:string , "300/05"^^xsd:string ; | 666 | USERFIELDS:hasShort "300/01"^^xsd:string , "G00/01"^^xsd:string , "260/01"^^xsd:string , "300/04"^^xsd:string , "300/06"^^xsd:string , "260/03"^^xsd:string , "300/03"^^xsd:string , "300/02"^^xsd:string , "300/05"^^xsd:string ; |
661 | - USERFIELDS:hasValue "WIP-D Power & Controls MLD 91 XV-31414"^^xsd:string , "WIP-B Power & Controls MLD 91 XV-31411"^^xsd:string , "Modification on Ducting Gas Lift Turbine 84 10001"^^xsd:string , "Spares (if any) installed on the field related to new WHRU Project"^^xsd:string , "New Exhaust of WI Turbines 84-10012 & 84-10011 (A&B)"^^xsd:string , "SD 13 New Exhaust of WI Turbines 84-10013 (C)"^^xsd:string , "Installation and Hook up MLD 91 XV-31410 to new module"^^xsd:string , "WIP-A Power & Controls MLD 91 XV-31412"^^xsd:string , "WIP-C Power & Controls MLD 91 XV-31413"^^xsd:string . | 667 | + USERFIELDS:hasValue "Spares (if any) installed on the field related to new WHRU Project"^^xsd:string , "WIP-B Power & Controls MLD 91 XV-31411"^^xsd:string , "Modification on Ducting Gas Lift Turbine 84 10001"^^xsd:string , "WIP-D Power & Controls MLD 91 XV-31414"^^xsd:string , "New Exhaust of WI Turbines 84-10012 & 84-10011 (A&B)"^^xsd:string , "SD 13 New Exhaust of WI Turbines 84-10013 (C)"^^xsd:string , "Installation and Hook up MLD 91 XV-31410 to new module"^^xsd:string , "WIP-A Power & Controls MLD 91 XV-31412"^^xsd:string , "WIP-C Power & Controls MLD 91 XV-31413"^^xsd:string . |
662 | 668 | ||
663 | ILAP:SummerShutdown_UC1 | 669 | ILAP:SummerShutdown_UC1 |
664 | rdf:type ILAP:Shutdown ; | 670 | rdf:type ILAP:Shutdown ; |
... | @@ -670,13 +676,13 @@ ILAP:SummerShutdown_UC1 | ... | @@ -670,13 +676,13 @@ ILAP:SummerShutdown_UC1 |
670 | ILAP:hasShutdownPriority | 676 | ILAP:hasShutdownPriority |
671 | ILAP:NormalPriority ; | 677 | ILAP:NormalPriority ; |
672 | ILAP:hasShutdownType | 678 | ILAP:hasShutdownType |
673 | - ILAP:ScheduledShutdown , ILAP:ProductionShutdown , ILAP:SystemShutdown . | 679 | + ILAP:SystemShutdown , ILAP:ProductionShutdown , ILAP:ScheduledShutdown . |
674 | 680 | ||
675 | ILAP:SystemCodeForContractorBtoOperatorB | 681 | ILAP:SystemCodeForContractorBtoOperatorB |
676 | rdf:type USERFIELDS:FreeTextField ; | 682 | rdf:type USERFIELDS:FreeTextField ; |
677 | rdfs:label "System Code for Contractor B to Operator B"^^xsd:string ; | 683 | rdfs:label "System Code for Contractor B to Operator B"^^xsd:string ; |
678 | - USERFIELDS:hasShort "300"^^xsd:string , "740"^^xsd:string , "670"^^xsd:string , "610"^^xsd:string , "640"^^xsd:string , "540"^^xsd:string , "710"^^xsd:string , "840"^^xsd:string , "600"^^xsd:string , "780"^^xsd:string , "630"^^xsd:string , "260"^^xsd:string , "510"^^xsd:string , "500"^^xsd:string , "800"^^xsd:string , "G00"^^xsd:string , "310"^^xsd:string , "530"^^xsd:string ; | 684 | + USERFIELDS:hasShort "300"^^xsd:string , "740"^^xsd:string , "670"^^xsd:string , "610"^^xsd:string , "640"^^xsd:string , "540"^^xsd:string , "710"^^xsd:string , "600"^^xsd:string , "840"^^xsd:string , "260"^^xsd:string , "630"^^xsd:string , "780"^^xsd:string , "510"^^xsd:string , "500"^^xsd:string , "800"^^xsd:string , "G00"^^xsd:string , "530"^^xsd:string , "310"^^xsd:string ; |
679 | - USERFIELDS:hasValue "Water Fire Fighting"^^xsd:string , "Water Injection System General"^^xsd:string , "(blank)"^^xsd:string , "Closed Cooling Water"^^xsd:string , "Glycol circulation and Regeneration"^^xsd:string , "Gas Lift"^^xsd:string , "Mechanical Handling"^^xsd:string , "Navigation And Identification"^^xsd:string , "Instrument and Utility Air"^^xsd:string , "Flare, vent and Blow Down"^^xsd:string , "Temporary Equipment"^^xsd:string , "Process and Equipment Control"^^xsd:string , "Emergency Power Generation and Distribution"^^xsd:string , "Low Voltage Power Generation and Distribution"^^xsd:string , "Fresh Water"^^xsd:string , "Non Specific And Across Many Systems"^^xsd:string , "Steam Generation and Waste Heat Recovery"^^xsd:string , "Injection Seawater Supply"^^xsd:string , "Open Drains"^^xsd:string . | 685 | + USERFIELDS:hasValue "Water Fire Fighting"^^xsd:string , "Water Injection System General"^^xsd:string , "(blank)"^^xsd:string , "Glycol circulation and Regeneration"^^xsd:string , "Closed Cooling Water"^^xsd:string , "Instrument and Utility Air"^^xsd:string , "Mechanical Handling"^^xsd:string , "Navigation And Identification"^^xsd:string , "Gas Lift"^^xsd:string , "Flare, vent and Blow Down"^^xsd:string , "Temporary Equipment"^^xsd:string , "Process and Equipment Control"^^xsd:string , "Emergency Power Generation and Distribution"^^xsd:string , "Non Specific And Across Many Systems"^^xsd:string , "Fresh Water"^^xsd:string , "Low Voltage Power Generation and Distribution"^^xsd:string , "Injection Seawater Supply"^^xsd:string , "Steam Generation and Waste Heat Recovery"^^xsd:string , "Open Drains"^^xsd:string . |
680 | 686 | ||
681 | ILAP:TargetBudget_1 | 687 | ILAP:TargetBudget_1 |
682 | rdf:type ILAP:TargetBudget ; | 688 | rdf:type ILAP:TargetBudget ; |
... | @@ -805,7 +811,7 @@ ILAP:UserFieldForContractorBtoOperatorB | ... | @@ -805,7 +811,7 @@ ILAP:UserFieldForContractorBtoOperatorB |
805 | ILAP:Value_1 | 811 | ILAP:Value_1 |
806 | rdf:type ILAP:Value ; | 812 | rdf:type ILAP:Value ; |
807 | rdfs:label "The Value of the Asset (link to value estimates)"^^xsd:string ; | 813 | rdfs:label "The Value of the Asset (link to value estimates)"^^xsd:string ; |
808 | - ILAP:hasValueAsset ILAP:Asset_1 , <http://data.posccaesar.org/npd/facts/Field-4350> . | 814 | + ILAP:hasValueAsset <http://data.posccaesar.org/npd/facts/Field-4350> , ILAP:Asset_1 . |
809 | 815 | ||
810 | ILAP:WorkOrder_1 | 816 | ILAP:WorkOrder_1 |
811 | rdf:type ILAP:WorkOrder ; | 817 | rdf:type ILAP:WorkOrder ; |
... | @@ -843,7 +849,7 @@ ILAP:WorkcenterSAPForContractorAtoOperatorA | ... | @@ -843,7 +849,7 @@ ILAP:WorkcenterSAPForContractorAtoOperatorA |
843 | rdf:type USERFIELDS:FreeTextField ; | 849 | rdf:type USERFIELDS:FreeTextField ; |
844 | rdfs:label "Workcenter SAP for Contractor A to Operator A"^^xsd:string ; | 850 | rdfs:label "Workcenter SAP for Contractor A to Operator A"^^xsd:string ; |
845 | USERFIELDS:hasShort "C03COS"^^xsd:string , "C03ELM"^^xsd:string , "C03ELE"^^xsd:string , "C03HVA "^^xsd:string , "C03STA"^^xsd:string ; | 851 | USERFIELDS:hasShort "C03COS"^^xsd:string , "C03ELM"^^xsd:string , "C03ELE"^^xsd:string , "C03HVA "^^xsd:string , "C03STA"^^xsd:string ; |
846 | - USERFIELDS:hasValue "Elektro"^^xsd:string , "Struktur analyse"^^xsd:string , "Kostkontroll"^^xsd:string , "HVAC"^^xsd:string , "El. Oppmålin"^^xsd:string . | 852 | + USERFIELDS:hasValue "Elektro"^^xsd:string , "Struktur analyse"^^xsd:string , "Kostkontroll"^^xsd:string , "El. Oppmålin"^^xsd:string , "HVAC"^^xsd:string . |
847 | 853 | ||
848 | ILAP:hasActivityActiveStatus | 854 | ILAP:hasActivityActiveStatus |
849 | rdfs:range ILAP:Status . | 855 | rdfs:range ILAP:Status . |
... | @@ -876,15 +882,15 @@ USERFIELDS:UserField | ... | @@ -876,15 +882,15 @@ USERFIELDS:UserField |
876 | [ rdf:type owl:Restriction ; | 882 | [ rdf:type owl:Restriction ; |
877 | owl:maxQualifiedCardinality | 883 | owl:maxQualifiedCardinality |
878 | "1"^^xsd:nonNegativeInteger ; | 884 | "1"^^xsd:nonNegativeInteger ; |
879 | - owl:onClass ILAP:MilestoneType ; | 885 | + owl:onClass ILAP:Contractor ; |
880 | - owl:onProperty USERFIELDS:hasMilestoneType | 886 | + owl:onProperty USERFIELDS:hasContractor |
881 | ] ; | 887 | ] ; |
882 | rdfs:subClassOf | 888 | rdfs:subClassOf |
883 | [ rdf:type owl:Restriction ; | 889 | [ rdf:type owl:Restriction ; |
884 | owl:maxQualifiedCardinality | 890 | owl:maxQualifiedCardinality |
885 | "1"^^xsd:nonNegativeInteger ; | 891 | "1"^^xsd:nonNegativeInteger ; |
886 | - owl:onClass ILAP:Contractor ; | 892 | + owl:onClass ILAP:MilestoneType ; |
887 | - owl:onProperty USERFIELDS:hasContractor | 893 | + owl:onProperty USERFIELDS:hasMilestoneType |
888 | ] . | 894 | ] . |
889 | 895 | ||
890 | USERFIELDS:hasCategory | 896 | USERFIELDS:hasCategory | ... | ... |
-
Please register or login to post a comment