Showing
1 changed file
with
38 additions
and
38 deletions
... | @@ -13,47 +13,22 @@ UC1: rdf:type owl:Ontology ; | ... | @@ -13,47 +13,22 @@ UC1: rdf:type owl:Ontology ; |
13 | owl:imports <http://data.posccaesar.org/NCS_PLANNING/> ; | 13 | owl:imports <http://data.posccaesar.org/NCS_PLANNING/> ; |
14 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 14 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . |
15 | 15 | ||
16 | -UC1:ActivityWBS_1 | 16 | +ILAP:ActivityWBS_1 |
17 | rdf:type ILAP:ActivityWBS ; | 17 | rdf:type ILAP:ActivityWBS ; |
18 | rdfs:label "Activity WBS 1"^^xsd:string ; | 18 | rdfs:label "Activity WBS 1"^^xsd:string ; |
19 | - ILAP:hasWBSResource UC1:COR_KD_1 ; | 19 | + ILAP:hasWBSResource ILAP:COR_KD_1 ; |
20 | ILAP:hasWBScomponent | 20 | ILAP:hasWBScomponent |
21 | - UC1:PBS_ABB_1 ; | 21 | + ILAP:PBS_ABB_1 ; |
22 | - ILAP:hasWBSphase UC1:SAB_51_1 . | 22 | + ILAP:hasWBSphase ILAP:SAB_51_1 . |
23 | 23 | ||
24 | -UC1:COR_KD_1 | 24 | +ILAP:COR_KD_1 |
25 | rdf:type SCCS:COR_KD ; | 25 | rdf:type SCCS:COR_KD ; |
26 | rdfs:label "Drilling"^^xsd:string . | 26 | rdfs:label "Drilling"^^xsd:string . |
27 | 27 | ||
28 | -UC1:PBS_ABB_1 | 28 | +ILAP:PBS_ABB_1 |
29 | rdf:type SCCS:PBS_ABB ; | 29 | rdf:type SCCS:PBS_ABB ; |
30 | rdfs:label "PBS ABB 1"^^xsd:string . | 30 | rdfs:label "PBS ABB 1"^^xsd:string . |
31 | 31 | ||
32 | -UC1:RiskFactor_1 | ||
33 | - rdf:type ILAP:RiskFactor ; | ||
34 | - rdfs:label "Risk factor 1"^^xsd:string ; | ||
35 | - ILAP:hasRiskType ILAP:ShallowGasOperation . | ||
36 | - | ||
37 | -UC1:SAB_51_1 | ||
38 | - rdf:type SCCS:SAB_51 ; | ||
39 | - rdfs:label "SAB 51 1"^^xsd:string . | ||
40 | - | ||
41 | -UC1:SummerShutdown_1 | ||
42 | - rdf:type ILAP:Shutdown ; | ||
43 | - rdfs:label "Summer shutdown 1"^^xsd:string ; | ||
44 | - ILAP:hasShutdownContent | ||
45 | - ILAP:Drilling_Shutdown ; | ||
46 | - ILAP:hasShutdownPeriod | ||
47 | - "2015"^^xsd:string ; | ||
48 | - ILAP:hasShutdownPriority | ||
49 | - ILAP:NormalPriority ; | ||
50 | - ILAP:hasShutdownType | ||
51 | - ILAP:Scheduled_Shutdown . | ||
52 | - | ||
53 | -UC1:WorkOrder_1 | ||
54 | - rdf:type ILAP:WorkOrder ; | ||
55 | - rdfs:label "Work order 1"^^xsd:string . | ||
56 | - | ||
57 | ILAP:PlannedActivity_2 | 32 | ILAP:PlannedActivity_2 |
58 | rdf:type ILAP:PlannedActivity ; | 33 | rdf:type ILAP:PlannedActivity ; |
59 | rdfs:label "Planned activity 2"^^xsd:string ; | 34 | rdfs:label "Planned activity 2"^^xsd:string ; |
... | @@ -62,7 +37,7 @@ ILAP:PlannedActivity_2 | ... | @@ -62,7 +37,7 @@ ILAP:PlannedActivity_2 |
62 | ILAP:hasActivityContractor | 37 | ILAP:hasActivityContractor |
63 | <http://data.posccaesar.org/brreg/R-5db3751d-41d9-4516-a8e9-2b73a7df656b> ; | 38 | <http://data.posccaesar.org/brreg/R-5db3751d-41d9-4516-a8e9-2b73a7df656b> ; |
64 | ILAP:hasActivityDiscipline | 39 | ILAP:hasActivityDiscipline |
65 | - UC1:COR_KD_1 ; | 40 | + ILAP:COR_KD_1 ; |
66 | ILAP:hasActivityEstimatedWeight | 41 | ILAP:hasActivityEstimatedWeight |
67 | "55000"^^xsd:float ; | 42 | "55000"^^xsd:float ; |
68 | ILAP:hasActivityLocation | 43 | ILAP:hasActivityLocation |
... | @@ -70,21 +45,46 @@ ILAP:PlannedActivity_2 | ... | @@ -70,21 +45,46 @@ ILAP:PlannedActivity_2 |
70 | ILAP:hasActivityOperator | 45 | ILAP:hasActivityOperator |
71 | <http://staging.data.posccaesar.org/npd/facts/Company-2410696> ; | 46 | <http://staging.data.posccaesar.org/npd/facts/Company-2410696> ; |
72 | ILAP:hasActivityPhase | 47 | ILAP:hasActivityPhase |
73 | - UC1:SAB_51_1 ; | 48 | + ILAP:SAB_51_1 ; |
74 | ILAP:hasActivityResource | 49 | ILAP:hasActivityResource |
75 | - UC1:COR_KD_1 ; | 50 | + ILAP:COR_KD_1 ; |
76 | ILAP:hasActivityResult | 51 | ILAP:hasActivityResult |
77 | - UC1:PBS_ABB_1 ; | 52 | + ILAP:PBS_ABB_1 ; |
78 | ILAP:hasActivityRiskFactor | 53 | ILAP:hasActivityRiskFactor |
79 | - UC1:RiskFactor_1 ; | 54 | + ILAP:RiskFactor_1 ; |
80 | ILAP:hasActivityShutdown | 55 | ILAP:hasActivityShutdown |
81 | - UC1:SummerShutdown_1 ; | 56 | + ILAP:SummerShutdown_1 ; |
82 | ILAP:hasActivityStatus | 57 | ILAP:hasActivityStatus |
83 | ILAP:Active ; | 58 | ILAP:Active ; |
84 | ILAP:hasActivityWBSelement | 59 | ILAP:hasActivityWBSelement |
85 | - UC1:ActivityWBS_1 ; | 60 | + ILAP:ActivityWBS_1 ; |
86 | ILAP:hasActivityWeight | 61 | ILAP:hasActivityWeight |
87 | "55000"^^xsd:float ; | 62 | "55000"^^xsd:float ; |
88 | ILAP:hasActivityWorkVolume | 63 | ILAP:hasActivityWorkVolume |
89 | "1500"^^xsd:float ; | 64 | "1500"^^xsd:float ; |
90 | ILAP:hasPlatform <http://staging.data.posccaesar.org/npd/facts/Facility-278329> . | 65 | ILAP:hasPlatform <http://staging.data.posccaesar.org/npd/facts/Facility-278329> . |
66 | + | ||
67 | +ILAP:RiskFactor_1 | ||
68 | + rdf:type ILAP:RiskFactor ; | ||
69 | + rdfs:label "Risk factor 1"^^xsd:string ; | ||
70 | + ILAP:hasRiskType ILAP:ShallowGasOperation . | ||
71 | + | ||
72 | +ILAP:SAB_51_1 | ||
73 | + rdf:type SCCS:SAB_51 ; | ||
74 | + rdfs:label "SAB 51 1"^^xsd:string . | ||
75 | + | ||
76 | +ILAP:SummerShutdown_1 | ||
77 | + rdf:type ILAP:Shutdown ; | ||
78 | + rdfs:label "Summer shutdown 1"^^xsd:string ; | ||
79 | + ILAP:hasShutdownContent | ||
80 | + ILAP:Drilling_Shutdown ; | ||
81 | + ILAP:hasShutdownPeriod | ||
82 | + "2015"^^xsd:string ; | ||
83 | + ILAP:hasShutdownPriority | ||
84 | + ILAP:NormalPriority ; | ||
85 | + ILAP:hasShutdownType | ||
86 | + ILAP:Scheduled_Shutdown . | ||
87 | + | ||
88 | +ILAP:WorkOrder_1 | ||
89 | + rdf:type ILAP:WorkOrder ; | ||
90 | + rdfs:label "Work order 1"^^xsd:string . | ... | ... |
-
Please register or login to post a comment