Showing
7 changed files
with
2115 additions
and
1348 deletions
1 | -# baseURI: http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/CORCoding | 1 | +# baseURI: http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/CORCoding/ |
2 | 2 | ||
3 | # c14n-version: 3 | 3 | # c14n-version: 3 |
4 | +@prefix : <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/CORCoding/> . | ||
4 | @prefix COR: <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/CORCoding/> . | 5 | @prefix COR: <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/CORCoding/> . |
5 | @prefix ILAP: <http://data.posccaesar.org/ilap/> . | 6 | @prefix ILAP: <http://data.posccaesar.org/ilap/> . |
6 | @prefix SCCS: <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/> . | 7 | @prefix SCCS: <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/> . |
... | @@ -9,7 +10,7 @@ | ... | @@ -9,7 +10,7 @@ |
9 | @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | 10 | @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
10 | @prefix skos: <http://www.w3.org/2004/02/skos/core#> . | 11 | @prefix skos: <http://www.w3.org/2004/02/skos/core#> . |
11 | @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | 12 | @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
12 | -<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/CORCoding> | 13 | +COR: |
13 | rdf:type owl:Ontology ; | 14 | rdf:type owl:Ontology ; |
14 | rdfs:label "COR – code of resource. This hierarchical structure classifies all project resources and categorises resources according to primary, secondary and tertiary levels of resources. This hierarchical structure also termed code of account (COA) classifies the complete scale of resources involved in developing offshore and landbased installations."^^xsd:string ; | 15 | rdfs:label "COR – code of resource. This hierarchical structure classifies all project resources and categorises resources according to primary, secondary and tertiary levels of resources. This hierarchical structure also termed code of account (COA) classifies the complete scale of resources involved in developing offshore and landbased installations."^^xsd:string ; |
15 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string ; | 16 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string ; | ... | ... |
1 | -# baseURI: http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/PBSCoding | 1 | +# baseURI: http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/PBSCoding/ |
2 | 2 | ||
3 | # c14n-version: 3 | 3 | # c14n-version: 3 |
4 | +@prefix : <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/PBSCoding/> . | ||
4 | @prefix ILAP: <http://data.posccaesar.org/ilap/> . | 5 | @prefix ILAP: <http://data.posccaesar.org/ilap/> . |
5 | @prefix PBS: <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/PBSCoding/> . | 6 | @prefix PBS: <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/PBSCoding/> . |
6 | @prefix SCCS: <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/> . | 7 | @prefix SCCS: <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/> . |
... | @@ -9,14 +10,14 @@ | ... | @@ -9,14 +10,14 @@ |
9 | @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | 10 | @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
10 | @prefix skos: <http://www.w3.org/2004/02/skos/core#> . | 11 | @prefix skos: <http://www.w3.org/2004/02/skos/core#> . |
11 | @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | 12 | @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
12 | -<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/PBSCoding> | 13 | +PBS: |
13 | rdf:type owl:Ontology ; | 14 | rdf:type owl:Ontology ; |
14 | rdfs:label "This hierarchical structure defines the physical/functional components of «Projects» during any phase of development. The PBS provides a coding structure, which enables any known oil and gas production and processing facility configuration scheme to be coded. The structure presented in this manual is independent of project specific area/module/sub-project classification systems."^^xsd:string ; | 15 | rdfs:label "This hierarchical structure defines the physical/functional components of «Projects» during any phase of development. The PBS provides a coding structure, which enables any known oil and gas production and processing facility configuration scheme to be coded. The structure presented in this manual is independent of project specific area/module/sub-project classification systems."^^xsd:string ; |
15 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string ; | 16 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string ; |
16 | skos:notation "PBS Ontology for NORSOK Z-014 Ed. 2 May 2012"^^xsd:string ; | 17 | skos:notation "PBS Ontology for NORSOK Z-014 Ed. 2 May 2012"^^xsd:string ; |
17 | . | 18 | . |
18 | SCCS:NORSOZ014PBSplanningResultClass | 19 | SCCS:NORSOZ014PBSplanningResultClass |
19 | - rdf:type rdfs:Class ; | 20 | + rdf:type owl:Class ; |
20 | rdfs:label "NORSOK Z014 PBS Planning Result Class"^^xsd:string ; | 21 | rdfs:label "NORSOK Z014 PBS Planning Result Class"^^xsd:string ; |
21 | skos:notation "NORSOK Z014 PBS Coding classses"^^xsd:string ; | 22 | skos:notation "NORSOK Z014 PBS Coding classses"^^xsd:string ; |
22 | . | 23 | . | ... | ... |
1 | -# baseURI: http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding | 1 | +# baseURI: http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/ |
2 | 2 | ||
3 | # c14n-version: 3 | 3 | # c14n-version: 3 |
4 | +@prefix : <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/> . | ||
4 | @prefix ILAP: <http://data.posccaesar.org/ilap/> . | 5 | @prefix ILAP: <http://data.posccaesar.org/ilap/> . |
5 | @prefix SAB: <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/> . | 6 | @prefix SAB: <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/> . |
6 | @prefix SCCS: <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/> . | 7 | @prefix SCCS: <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/> . |
... | @@ -9,12 +10,1039 @@ | ... | @@ -9,12 +10,1039 @@ |
9 | @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | 10 | @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
10 | @prefix skos: <http://www.w3.org/2004/02/skos/core#> . | 11 | @prefix skos: <http://www.w3.org/2004/02/skos/core#> . |
11 | @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | 12 | @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
12 | -<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding> | 13 | +SAB: |
13 | rdf:type owl:Ontology ; | 14 | rdf:type owl:Ontology ; |
14 | rdfs:label "SAB – standard activity breakdown. This hierarchical structure provides a timescale attribute to express when during the project lifetime, expenditures and activities occur. The structure presented in this manual is independent of project specific work breakdown structure (WBS) or activity breakdown structures (ABS). The alphabetical prefix introduces a code for use of SCCS throughout all phases of a project, from exploration through removal of facilities."^^xsd:string ; | 15 | rdfs:label "SAB – standard activity breakdown. This hierarchical structure provides a timescale attribute to express when during the project lifetime, expenditures and activities occur. The structure presented in this manual is independent of project specific work breakdown structure (WBS) or activity breakdown structures (ABS). The alphabetical prefix introduces a code for use of SCCS throughout all phases of a project, from exploration through removal of facilities."^^xsd:string ; |
15 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string ; | 16 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string ; |
16 | skos:notation "SAB Ontology for NORSOK Z-014 Ed. 2 May 2012"^^xsd:string ; | 17 | skos:notation "SAB Ontology for NORSOK Z-014 Ed. 2 May 2012"^^xsd:string ; |
17 | . | 18 | . |
18 | -SCCS:NorsokZ014SABplanningActivityClass | 19 | +SAB:NorsokZ014SABplanningActivityClass |
19 | - rdf:type rdfs:Class ; | 20 | + rdf:type owl:Class ; |
21 | + rdfs:subClassOf SCCS:NorsokZ014thing ; | ||
22 | + rdfs:subClassOf owl:Thing ; | ||
23 | +. | ||
24 | +SAB:SAB_1 | ||
25 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
26 | + rdf:type owl:Class ; | ||
27 | + rdfs:label "Management"^^xsd:string ; | ||
28 | + skos:notation "1"^^xsd:string ; | ||
29 | +. | ||
30 | +SAB:SAB_11 | ||
31 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
32 | + rdf:type owl:Class ; | ||
33 | + rdfs:label "Project management"^^xsd:string ; | ||
34 | + rdfs:subClassOf SAB:SAB_1 ; | ||
35 | + skos:notation "11"^^xsd:string ; | ||
36 | +. | ||
37 | +SAB:SAB_12 | ||
38 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
39 | + rdf:type owl:Class ; | ||
40 | + rdfs:label "Construction management"^^xsd:string ; | ||
41 | + rdfs:subClassOf SAB:SAB_1 ; | ||
42 | + skos:notation "12"^^xsd:string ; | ||
43 | +. | ||
44 | +SAB:SAB_13 | ||
45 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
46 | + rdf:type owl:Class ; | ||
47 | + rdfs:label "External services"^^xsd:string ; | ||
48 | + rdfs:subClassOf SAB:SAB_1 ; | ||
49 | + skos:notation "13"^^xsd:string ; | ||
50 | +. | ||
51 | +SAB:SAB_2 | ||
52 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
53 | + rdf:type owl:Class ; | ||
54 | + rdfs:label "Engineering and procurement"^^xsd:string ; | ||
55 | + skos:notation "2"^^xsd:string ; | ||
56 | +. | ||
57 | +SAB:SAB_21 | ||
58 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
59 | + rdf:type owl:Class ; | ||
60 | + rdfs:label "Engineering"^^xsd:string ; | ||
61 | + rdfs:subClassOf SAB:SAB_2 ; | ||
62 | + skos:notation "21"^^xsd:string ; | ||
63 | +. | ||
64 | +SAB:SAB_211 | ||
65 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
66 | + rdf:type owl:Class ; | ||
67 | + rdfs:label "Pre-engineering"^^xsd:string ; | ||
68 | + rdfs:subClassOf SAB:SAB_21 ; | ||
69 | + skos:notation "211"^^xsd:string ; | ||
70 | +. | ||
71 | +SAB:SAB_212 | ||
72 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
73 | + rdf:type owl:Class ; | ||
74 | + rdfs:label "Design engineering"^^xsd:string ; | ||
75 | + rdfs:subClassOf SAB:SAB_21 ; | ||
76 | + skos:notation "212"^^xsd:string ; | ||
77 | +. | ||
78 | +SAB:SAB_213 | ||
79 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
80 | + rdf:type owl:Class ; | ||
81 | + rdfs:label "Fabrication engineering"^^xsd:string ; | ||
82 | + rdfs:subClassOf SAB:SAB_21 ; | ||
83 | + skos:notation "213"^^xsd:string ; | ||
84 | +. | ||
85 | +SAB:SAB_22 | ||
86 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
87 | + rdf:type owl:Class ; | ||
88 | + rdfs:label "Procurement"^^xsd:string ; | ||
89 | + rdfs:subClassOf SAB:SAB_2 ; | ||
90 | + skos:notation "22"^^xsd:string ; | ||
91 | +. | ||
92 | +SAB:SAB_23 | ||
93 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
94 | + rdf:type owl:Class ; | ||
95 | + rdfs:label "Construction supervision"^^xsd:string ; | ||
96 | + rdfs:subClassOf SAB:SAB_2 ; | ||
97 | + skos:notation "23"^^xsd:string ; | ||
98 | +. | ||
99 | +SAB:SAB_3 | ||
100 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
101 | + rdf:type owl:Class ; | ||
102 | + rdfs:label "Material deliveries"^^xsd:string ; | ||
103 | + skos:notation "3"^^xsd:string ; | ||
104 | +. | ||
105 | +SAB:SAB_31 | ||
106 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
107 | + rdf:type owl:Class ; | ||
108 | + rdfs:label "Equipment"^^xsd:string ; | ||
109 | + rdfs:subClassOf SAB:SAB_3 ; | ||
110 | + skos:notation "31"^^xsd:string ; | ||
111 | +. | ||
112 | +SAB:SAB_311 | ||
113 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
114 | + rdf:type owl:Class ; | ||
115 | + rdfs:label "Company provided equipment"^^xsd:string ; | ||
116 | + rdfs:subClassOf SAB:SAB_31 ; | ||
117 | + skos:notation "311"^^xsd:string ; | ||
118 | +. | ||
119 | +SAB:SAB_312 | ||
120 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
121 | + rdf:type owl:Class ; | ||
122 | + rdfs:label "Contractor provided equipment"^^xsd:string ; | ||
123 | + rdfs:subClassOf SAB:SAB_31 ; | ||
124 | + skos:notation "312"^^xsd:string ; | ||
125 | +. | ||
126 | +SAB:SAB_313 | ||
127 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
128 | + rdf:type owl:Class ; | ||
129 | + rdfs:label "Surplus equipment"^^xsd:string ; | ||
130 | + rdfs:subClassOf SAB:SAB_31 ; | ||
131 | + skos:notation "313"^^xsd:string ; | ||
132 | +. | ||
133 | +SAB:SAB_32 | ||
134 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
135 | + rdf:type owl:Class ; | ||
136 | + rdfs:label "Bulk"^^xsd:string ; | ||
137 | + rdfs:subClassOf SAB:SAB_3 ; | ||
138 | + skos:notation "32"^^xsd:string ; | ||
139 | +. | ||
140 | +SAB:SAB_321 | ||
141 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
142 | + rdf:type owl:Class ; | ||
143 | + rdfs:label "Company provided bulk"^^xsd:string ; | ||
144 | + rdfs:subClassOf SAB:SAB_32 ; | ||
145 | + skos:notation "321"^^xsd:string ; | ||
146 | +. | ||
147 | +SAB:SAB_322 | ||
148 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
149 | + rdf:type owl:Class ; | ||
150 | + rdfs:label "Contractor provided bulk"^^xsd:string ; | ||
151 | + rdfs:subClassOf SAB:SAB_32 ; | ||
152 | + skos:notation "322"^^xsd:string ; | ||
153 | +. | ||
154 | +SAB:SAB_323 | ||
155 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
156 | + rdf:type owl:Class ; | ||
157 | + rdfs:label "Surplus bulk"^^xsd:string ; | ||
158 | + rdfs:subClassOf SAB:SAB_32 ; | ||
159 | + skos:notation "323"^^xsd:string ; | ||
160 | +. | ||
161 | +SAB:SAB_33 | ||
162 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
163 | + rdf:type owl:Class ; | ||
164 | + rdfs:label "Spare parts"^^xsd:string ; | ||
165 | + rdfs:subClassOf SAB:SAB_3 ; | ||
166 | + skos:notation "33"^^xsd:string ; | ||
167 | +. | ||
168 | +SAB:SAB_4 | ||
169 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
170 | + rdf:type owl:Class ; | ||
171 | + rdfs:label "Construction"^^xsd:string ; | ||
172 | + skos:notation "4"^^xsd:string ; | ||
173 | +. | ||
174 | +SAB:SAB_41 | ||
175 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
176 | + rdf:type owl:Class ; | ||
177 | + rdfs:label "Onshore construction"^^xsd:string ; | ||
178 | + rdfs:subClassOf SAB:SAB_4 ; | ||
179 | + skos:notation "41"^^xsd:string ; | ||
180 | +. | ||
181 | +SAB:SAB_411 | ||
182 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
183 | + rdf:type owl:Class ; | ||
184 | + rdfs:label "Mobilisation"^^xsd:string ; | ||
185 | + rdfs:subClassOf SAB:SAB_41 ; | ||
186 | + skos:notation "411"^^xsd:string ; | ||
187 | +. | ||
188 | +SAB:SAB_412 | ||
189 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
190 | + rdf:type owl:Class ; | ||
191 | + rdfs:label "Civil Work"^^xsd:string ; | ||
192 | + rdfs:subClassOf SAB:SAB_41 ; | ||
193 | + skos:notation "412"^^xsd:string ; | ||
194 | +. | ||
195 | +SAB:SAB_413 | ||
196 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
197 | + rdf:type owl:Class ; | ||
198 | + rdfs:label "Fabrication of major assemblies"^^xsd:string ; | ||
199 | + rdfs:subClassOf SAB:SAB_41 ; | ||
200 | + skos:notation "413"^^xsd:string ; | ||
201 | +. | ||
202 | +SAB:SAB_4131 | ||
203 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
204 | + rdf:type owl:Class ; | ||
205 | + rdfs:label "Prefabrication"^^xsd:string ; | ||
206 | + rdfs:subClassOf SAB:SAB_413 ; | ||
207 | + skos:notation "4131"^^xsd:string ; | ||
208 | +. | ||
209 | +SAB:SAB_4132 | ||
210 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
211 | + rdf:type owl:Class ; | ||
212 | + rdfs:label "Installation/assembly/erection"^^xsd:string ; | ||
213 | + rdfs:subClassOf SAB:SAB_413 ; | ||
214 | + skos:notation "4132"^^xsd:string ; | ||
215 | +. | ||
216 | +SAB:SAB_414 | ||
217 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
218 | + rdf:type owl:Class ; | ||
219 | + rdfs:label "Other Prefabrication"^^xsd:string ; | ||
220 | + rdfs:subClassOf SAB:SAB_41 ; | ||
221 | + skos:notation "414"^^xsd:string ; | ||
222 | +. | ||
223 | +SAB:SAB_4141 | ||
224 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
225 | + rdf:type owl:Class ; | ||
226 | + rdfs:label "Prefabrication"^^xsd:string ; | ||
227 | + rdfs:subClassOf SAB:SAB_414 ; | ||
228 | + skos:notation "4141"^^xsd:string ; | ||
229 | +. | ||
230 | +SAB:SAB_4142 | ||
231 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
232 | + rdf:type owl:Class ; | ||
233 | + rdfs:label "Installation/assembly/erection"^^xsd:string ; | ||
234 | + rdfs:subClassOf SAB:SAB_414 ; | ||
235 | + skos:notation "4142"^^xsd:string ; | ||
236 | +. | ||
237 | +SAB:SAB_415 | ||
238 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
239 | + rdf:type owl:Class ; | ||
240 | + rdfs:label "Modification"^^xsd:string ; | ||
241 | + rdfs:subClassOf SAB:SAB_41 ; | ||
242 | + skos:notation "415"^^xsd:string ; | ||
243 | +. | ||
244 | +SAB:SAB_4151 | ||
245 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
246 | + rdf:type owl:Class ; | ||
247 | + rdfs:label "Stripping / Dismantling"^^xsd:string ; | ||
248 | + rdfs:subClassOf SAB:SAB_415 ; | ||
249 | + skos:notation "4151"^^xsd:string ; | ||
250 | +. | ||
251 | +SAB:SAB_4152 | ||
252 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
253 | + rdf:type owl:Class ; | ||
254 | + rdfs:label "Refitting"^^xsd:string ; | ||
255 | + rdfs:subClassOf SAB:SAB_415 ; | ||
256 | + skos:notation "4152"^^xsd:string ; | ||
257 | +. | ||
258 | +SAB:SAB_4153 | ||
259 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
260 | + rdf:type owl:Class ; | ||
261 | + rdfs:label "Revamp"^^xsd:string ; | ||
262 | + rdfs:subClassOf SAB:SAB_415 ; | ||
263 | + skos:notation "4153"^^xsd:string ; | ||
264 | +. | ||
265 | +SAB:SAB_4154 | ||
266 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
267 | + rdf:type owl:Class ; | ||
268 | + rdfs:label "Relocate"^^xsd:string ; | ||
269 | + rdfs:subClassOf SAB:SAB_415 ; | ||
270 | + skos:notation "4154"^^xsd:string ; | ||
271 | +. | ||
272 | +SAB:SAB_417 | ||
273 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
274 | + rdf:type owl:Class ; | ||
275 | + rdfs:label "Commissioning"^^xsd:string ; | ||
276 | + rdfs:subClassOf SAB:SAB_41 ; | ||
277 | + skos:notation "417"^^xsd:string ; | ||
278 | +. | ||
279 | +SAB:SAB_4171 | ||
280 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
281 | + rdf:type owl:Class ; | ||
282 | + rdfs:label "Commissioning"^^xsd:string ; | ||
283 | + rdfs:subClassOf SAB:SAB_417 ; | ||
284 | + skos:notation "4171"^^xsd:string ; | ||
285 | +. | ||
286 | +SAB:SAB_4172 | ||
287 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
288 | + rdf:type owl:Class ; | ||
289 | + rdfs:label "Startup"^^xsd:string ; | ||
290 | + rdfs:subClassOf SAB:SAB_417 ; | ||
291 | + skos:notation "4172"^^xsd:string ; | ||
292 | +. | ||
293 | +SAB:SAB_418 | ||
294 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
295 | + rdf:type owl:Class ; | ||
296 | + rdfs:label "Weighing, Seafastening & Load-out"^^xsd:string ; | ||
297 | + rdfs:subClassOf SAB:SAB_41 ; | ||
298 | + skos:notation "418"^^xsd:string ; | ||
299 | +. | ||
300 | +SAB:SAB_42 | ||
301 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
302 | + rdf:type owl:Class ; | ||
303 | + rdfs:label "Atshore construction"^^xsd:string ; | ||
304 | + rdfs:subClassOf SAB:SAB_4 ; | ||
305 | + skos:notation "42"^^xsd:string ; | ||
306 | +. | ||
307 | +SAB:SAB_422 | ||
308 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
309 | + rdf:type owl:Class ; | ||
310 | + rdfs:label "Civil work"^^xsd:string ; | ||
311 | + rdfs:subClassOf SAB:SAB_42 ; | ||
312 | + skos:notation "422"^^xsd:string ; | ||
313 | +. | ||
314 | +SAB:SAB_423 | ||
315 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
316 | + rdf:type owl:Class ; | ||
317 | + rdfs:label "Major Assemblies"^^xsd:string ; | ||
318 | + rdfs:subClassOf SAB:SAB_42 ; | ||
319 | + skos:notation "423"^^xsd:string ; | ||
320 | +. | ||
321 | +SAB:SAB_4231 | ||
322 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
323 | + rdf:type owl:Class ; | ||
324 | + rdfs:label "Prefabrication"^^xsd:string ; | ||
325 | + rdfs:subClassOf SAB:SAB_423 ; | ||
326 | + skos:notation "4231"^^xsd:string ; | ||
327 | +. | ||
328 | +SAB:SAB_4232 | ||
329 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
330 | + rdf:type owl:Class ; | ||
331 | + rdfs:label "Installation/assembly/erection"^^xsd:string ; | ||
332 | + rdfs:subClassOf SAB:SAB_423 ; | ||
333 | + skos:notation "4232"^^xsd:string ; | ||
334 | +. | ||
335 | +SAB:SAB_424 | ||
336 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
337 | + rdf:type owl:Class ; | ||
338 | + rdfs:label "Other fabrication activities"^^xsd:string ; | ||
339 | + rdfs:subClassOf SAB:SAB_42 ; | ||
340 | + skos:notation "424"^^xsd:string ; | ||
341 | +. | ||
342 | +SAB:SAB_4241 | ||
343 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
344 | + rdf:type owl:Class ; | ||
345 | + rdfs:label "Prefabrication"^^xsd:string ; | ||
346 | + rdfs:subClassOf SAB:SAB_424 ; | ||
347 | + skos:notation "4241"^^xsd:string ; | ||
348 | +. | ||
349 | +SAB:SAB_4242 | ||
350 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
351 | + rdf:type owl:Class ; | ||
352 | + rdfs:label "Installation/assembly/erection"^^xsd:string ; | ||
353 | + rdfs:subClassOf SAB:SAB_424 ; | ||
354 | + skos:notation "4242"^^xsd:string ; | ||
355 | +. | ||
356 | +SAB:SAB_425 | ||
357 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
358 | + rdf:type owl:Class ; | ||
359 | + rdfs:label "Modification"^^xsd:string ; | ||
360 | + rdfs:subClassOf SAB:SAB_42 ; | ||
361 | + skos:notation "425"^^xsd:string ; | ||
362 | +. | ||
363 | +SAB:SAB_4251 | ||
364 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
365 | + rdf:type owl:Class ; | ||
366 | + rdfs:label "Stripping/dismantling"^^xsd:string ; | ||
367 | + rdfs:subClassOf SAB:SAB_425 ; | ||
368 | + skos:notation "4251"^^xsd:string ; | ||
369 | +. | ||
370 | +SAB:SAB_4252 | ||
371 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
372 | + rdf:type owl:Class ; | ||
373 | + rdfs:label "Refitting"^^xsd:string ; | ||
374 | + rdfs:subClassOf SAB:SAB_425 ; | ||
375 | + skos:notation "4252"^^xsd:string ; | ||
376 | +. | ||
377 | +SAB:SAB_4253 | ||
378 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
379 | + rdf:type owl:Class ; | ||
380 | + rdfs:label "Revamp"^^xsd:string ; | ||
381 | + rdfs:subClassOf SAB:SAB_425 ; | ||
382 | + skos:notation "4253"^^xsd:string ; | ||
383 | +. | ||
384 | +SAB:SAB_426 | ||
385 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
386 | + rdf:type owl:Class ; | ||
387 | + rdfs:label "Vendor assistance"^^xsd:string ; | ||
388 | + rdfs:subClassOf SAB:SAB_42 ; | ||
389 | + skos:notation "426"^^xsd:string ; | ||
390 | +. | ||
391 | +SAB:SAB_427 | ||
392 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
393 | + rdf:type owl:Class ; | ||
394 | + rdfs:label "Commissioning"^^xsd:string ; | ||
395 | + rdfs:subClassOf SAB:SAB_42 ; | ||
396 | + skos:notation "427"^^xsd:string ; | ||
397 | +. | ||
398 | +SAB:SAB_43 | ||
399 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
400 | + rdf:type owl:Class ; | ||
401 | + rdfs:label "Inshore construction"^^xsd:string ; | ||
402 | + rdfs:subClassOf SAB:SAB_4 ; | ||
403 | + skos:notation "43"^^xsd:string ; | ||
404 | +. | ||
405 | +SAB:SAB_431 | ||
406 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
407 | + rdf:type owl:Class ; | ||
408 | + rdfs:label "Mobilisation"^^xsd:string ; | ||
409 | + rdfs:subClassOf SAB:SAB_43 ; | ||
410 | + skos:notation "431"^^xsd:string ; | ||
411 | +. | ||
412 | +SAB:SAB_432 | ||
413 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
414 | + rdf:type owl:Class ; | ||
415 | + rdfs:label "Civil work"^^xsd:string ; | ||
416 | + rdfs:subClassOf SAB:SAB_43 ; | ||
417 | + skos:notation "432"^^xsd:string ; | ||
418 | +. | ||
419 | +SAB:SAB_433 | ||
420 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
421 | + rdf:type owl:Class ; | ||
422 | + rdfs:label "Major Assemblies"^^xsd:string ; | ||
423 | + rdfs:subClassOf SAB:SAB_43 ; | ||
424 | + skos:notation "433"^^xsd:string ; | ||
425 | +. | ||
426 | +SAB:SAB_4331 | ||
427 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
428 | + rdf:type owl:Class ; | ||
429 | + rdfs:label "Prefabrication"^^xsd:string ; | ||
430 | + rdfs:subClassOf SAB:SAB_433 ; | ||
431 | + skos:notation "4331"^^xsd:string ; | ||
432 | +. | ||
433 | +SAB:SAB_4332 | ||
434 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
435 | + rdf:type owl:Class ; | ||
436 | + rdfs:label "Installation/assembly/erection"^^xsd:string ; | ||
437 | + rdfs:subClassOf SAB:SAB_433 ; | ||
438 | + skos:notation "4332"^^xsd:string ; | ||
439 | +. | ||
440 | +SAB:SAB_434 | ||
441 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
442 | + rdf:type owl:Class ; | ||
443 | + rdfs:label "Other fabrication activities"^^xsd:string ; | ||
444 | + rdfs:subClassOf SAB:SAB_43 ; | ||
445 | + skos:notation "434"^^xsd:string ; | ||
446 | +. | ||
447 | +SAB:SAB_4341 | ||
448 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
449 | + rdf:type owl:Class ; | ||
450 | + rdfs:label "Prefabrication"^^xsd:string ; | ||
451 | + rdfs:subClassOf SAB:SAB_434 ; | ||
452 | + skos:notation "4341"^^xsd:string ; | ||
453 | +. | ||
454 | +SAB:SAB_4342 | ||
455 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
456 | + rdf:type owl:Class ; | ||
457 | + rdfs:label "Installation/assembly/erection"^^xsd:string ; | ||
458 | + rdfs:subClassOf SAB:SAB_434 ; | ||
459 | + skos:notation "4342"^^xsd:string ; | ||
460 | +. | ||
461 | +SAB:SAB_435 | ||
462 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
463 | + rdf:type owl:Class ; | ||
464 | + rdfs:label "Modification"^^xsd:string ; | ||
465 | + rdfs:subClassOf SAB:SAB_43 ; | ||
466 | + skos:notation "435"^^xsd:string ; | ||
467 | +. | ||
468 | +SAB:SAB_4351 | ||
469 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
470 | + rdf:type owl:Class ; | ||
471 | + rdfs:label "Stripping/dismantling"^^xsd:string ; | ||
472 | + rdfs:subClassOf SAB:SAB_435 ; | ||
473 | + skos:notation "4351"^^xsd:string ; | ||
474 | +. | ||
475 | +SAB:SAB_4352 | ||
476 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
477 | + rdf:type owl:Class ; | ||
478 | + rdfs:label "Refitting"^^xsd:string ; | ||
479 | + rdfs:subClassOf SAB:SAB_435 ; | ||
480 | + skos:notation "4352"^^xsd:string ; | ||
481 | +. | ||
482 | +SAB:SAB_4353 | ||
483 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
484 | + rdf:type owl:Class ; | ||
485 | + rdfs:label "Revamp"^^xsd:string ; | ||
486 | + rdfs:subClassOf SAB:SAB_435 ; | ||
487 | + skos:notation "4353"^^xsd:string ; | ||
488 | +. | ||
489 | +SAB:SAB_4354 | ||
490 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
491 | + rdf:type owl:Class ; | ||
492 | + rdfs:label "Relocate"^^xsd:string ; | ||
493 | + rdfs:subClassOf SAB:SAB_435 ; | ||
494 | + skos:notation "4354"^^xsd:string ; | ||
495 | +. | ||
496 | +SAB:SAB_436 | ||
497 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
498 | + rdf:type owl:Class ; | ||
499 | + rdfs:label "Vendor assistance"^^xsd:string ; | ||
500 | + rdfs:subClassOf SAB:SAB_43 ; | ||
501 | + skos:notation "436"^^xsd:string ; | ||
502 | +. | ||
503 | +SAB:SAB_437 | ||
504 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
505 | + rdf:type owl:Class ; | ||
506 | + rdfs:label "Commissioning"^^xsd:string ; | ||
507 | + rdfs:subClassOf SAB:SAB_43 ; | ||
508 | + skos:notation "437"^^xsd:string ; | ||
509 | +. | ||
510 | +SAB:SAB_44 | ||
511 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
512 | + rdf:type owl:Class ; | ||
513 | + rdfs:label "Offshore construction"^^xsd:string ; | ||
514 | + rdfs:subClassOf SAB:SAB_4 ; | ||
515 | + skos:notation "44"^^xsd:string ; | ||
516 | +. | ||
517 | +SAB:SAB_441 | ||
518 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
519 | + rdf:type owl:Class ; | ||
520 | + rdfs:label "Mobilisation"^^xsd:string ; | ||
521 | + rdfs:subClassOf SAB:SAB_44 ; | ||
522 | + skos:notation "441"^^xsd:string ; | ||
523 | +. | ||
524 | +SAB:SAB_442 | ||
525 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
526 | + rdf:type owl:Class ; | ||
527 | + rdfs:label "Civil work"^^xsd:string ; | ||
528 | + rdfs:subClassOf SAB:SAB_44 ; | ||
529 | + skos:notation "442"^^xsd:string ; | ||
530 | +. | ||
531 | +SAB:SAB_443 | ||
532 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
533 | + rdf:type owl:Class ; | ||
534 | + rdfs:label "Activities related to major assemblies"^^xsd:string ; | ||
535 | + rdfs:subClassOf SAB:SAB_44 ; | ||
536 | + skos:notation "443"^^xsd:string ; | ||
537 | +. | ||
538 | +SAB:SAB_4431 | ||
539 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
540 | + rdf:type owl:Class ; | ||
541 | + rdfs:label "Prefabrication"^^xsd:string ; | ||
542 | + rdfs:subClassOf SAB:SAB_443 ; | ||
543 | + skos:notation "4431"^^xsd:string ; | ||
544 | +. | ||
545 | +SAB:SAB_4432 | ||
546 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
547 | + rdf:type owl:Class ; | ||
548 | + rdfs:label "Installation/assembly/erection"^^xsd:string ; | ||
549 | + rdfs:subClassOf SAB:SAB_443 ; | ||
550 | + skos:notation "4432"^^xsd:string ; | ||
551 | +. | ||
552 | +SAB:SAB_444 | ||
553 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
554 | + rdf:type owl:Class ; | ||
555 | + rdfs:label "Other fabrication activities"^^xsd:string ; | ||
556 | + rdfs:subClassOf SAB:SAB_44 ; | ||
557 | + skos:notation "444"^^xsd:string ; | ||
558 | +. | ||
559 | +SAB:SAB_4441 | ||
560 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
561 | + rdf:type owl:Class ; | ||
562 | + rdfs:label "Prefabrication"^^xsd:string ; | ||
563 | + rdfs:subClassOf SAB:SAB_444 ; | ||
564 | + skos:notation "4441"^^xsd:string ; | ||
565 | +. | ||
566 | +SAB:SAB_4442 | ||
567 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
568 | + rdf:type owl:Class ; | ||
569 | + rdfs:label "Installation/assembly/erection"^^xsd:string ; | ||
570 | + rdfs:subClassOf SAB:SAB_444 ; | ||
571 | + skos:notation "4442"^^xsd:string ; | ||
572 | +. | ||
573 | +SAB:SAB_445 | ||
574 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
575 | + rdf:type owl:Class ; | ||
576 | + rdfs:label "Modification"^^xsd:string ; | ||
577 | + rdfs:subClassOf SAB:SAB_44 ; | ||
578 | + skos:notation "445"^^xsd:string ; | ||
579 | +. | ||
580 | +SAB:SAB_4451 | ||
581 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
582 | + rdf:type owl:Class ; | ||
583 | + rdfs:label "Stripping/dismantling"^^xsd:string ; | ||
584 | + rdfs:subClassOf SAB:SAB_445 ; | ||
585 | + skos:notation "4451"^^xsd:string ; | ||
586 | +. | ||
587 | +SAB:SAB_4452 | ||
588 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
589 | + rdf:type owl:Class ; | ||
590 | + rdfs:label "Refitting"^^xsd:string ; | ||
591 | + rdfs:subClassOf SAB:SAB_445 ; | ||
592 | + skos:notation "4452"^^xsd:string ; | ||
593 | +. | ||
594 | +SAB:SAB_4453 | ||
595 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
596 | + rdf:type owl:Class ; | ||
597 | + rdfs:label "Revamp"^^xsd:string ; | ||
598 | + rdfs:subClassOf SAB:SAB_445 ; | ||
599 | + skos:notation "4453"^^xsd:string ; | ||
600 | +. | ||
601 | +SAB:SAB_4454 | ||
602 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
603 | + rdf:type owl:Class ; | ||
604 | + rdfs:label "Relocate"^^xsd:string ; | ||
605 | + rdfs:subClassOf SAB:SAB_445 ; | ||
606 | + skos:notation "4454"^^xsd:string ; | ||
607 | +. | ||
608 | +SAB:SAB_446 | ||
609 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
610 | + rdf:type owl:Class ; | ||
611 | + rdfs:label "Vendor assistance"^^xsd:string ; | ||
612 | + rdfs:subClassOf SAB:SAB_44 ; | ||
613 | + skos:notation "446"^^xsd:string ; | ||
614 | +. | ||
615 | +SAB:SAB_447 | ||
616 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
617 | + rdf:type owl:Class ; | ||
618 | + rdfs:label "Commissioning"^^xsd:string ; | ||
619 | + rdfs:subClassOf SAB:SAB_44 ; | ||
620 | + skos:notation "447"^^xsd:string ; | ||
621 | +. | ||
622 | +SAB:SAB_4471 | ||
623 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
624 | + rdf:type owl:Class ; | ||
625 | + rdfs:label "Commissioning"^^xsd:string ; | ||
626 | + rdfs:subClassOf SAB:SAB_447 ; | ||
627 | + skos:notation "4471"^^xsd:string ; | ||
628 | +. | ||
629 | +SAB:SAB_4472 | ||
630 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
631 | + rdf:type owl:Class ; | ||
632 | + rdfs:label "Startup"^^xsd:string ; | ||
633 | + rdfs:subClassOf SAB:SAB_447 ; | ||
634 | + skos:notation "4472"^^xsd:string ; | ||
635 | +. | ||
636 | +SAB:SAB_448 | ||
637 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
638 | + rdf:type owl:Class ; | ||
639 | + rdfs:label "Non-working hours (lunch, standby, etc)"^^xsd:string ; | ||
640 | + rdfs:subClassOf SAB:SAB_44 ; | ||
641 | + skos:notation "448"^^xsd:string ; | ||
642 | +. | ||
643 | +SAB:SAB_5 | ||
644 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
645 | + rdf:type owl:Class ; | ||
646 | + rdfs:label "Operations"^^xsd:string ; | ||
647 | + skos:notation "5"^^xsd:string ; | ||
648 | +. | ||
649 | +SAB:SAB_51 | ||
650 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
651 | + rdf:type owl:Class ; | ||
652 | + rdfs:label "SAB 51: Landbased operations"^^xsd:string ; | ||
653 | + rdfs:subClassOf SAB:SAB_5 ; | ||
654 | + skos:notation "51"^^xsd:string ; | ||
655 | +. | ||
656 | +SAB:SAB_511 | ||
657 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
658 | + rdf:type owl:Class ; | ||
659 | + rdfs:label "Lifting"^^xsd:string ; | ||
660 | + rdfs:subClassOf SAB:SAB_51 ; | ||
661 | + skos:notation "511"^^xsd:string ; | ||
662 | +. | ||
663 | +SAB:SAB_512 | ||
664 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
665 | + rdf:type owl:Class ; | ||
666 | + rdfs:label "Transport"^^xsd:string ; | ||
667 | + rdfs:subClassOf SAB:SAB_51 ; | ||
668 | + skos:notation "512"^^xsd:string ; | ||
669 | +. | ||
670 | +SAB:SAB_513 | ||
671 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
672 | + rdf:type owl:Class ; | ||
673 | + rdfs:label "Pipeline operations"^^xsd:string ; | ||
674 | + rdfs:subClassOf SAB:SAB_51 ; | ||
675 | + skos:notation "513"^^xsd:string ; | ||
676 | +. | ||
677 | +SAB:SAB_514 | ||
678 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
679 | + rdf:type owl:Class ; | ||
680 | + rdfs:label "Cable operations"^^xsd:string ; | ||
681 | + rdfs:subClassOf SAB:SAB_51 ; | ||
682 | + skos:notation "514"^^xsd:string ; | ||
683 | +. | ||
684 | +SAB:SAB_515 | ||
685 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
686 | + rdf:type owl:Class ; | ||
687 | + rdfs:label "Other landbased operations"^^xsd:string ; | ||
688 | + rdfs:subClassOf SAB:SAB_51 ; | ||
689 | + skos:notation "515"^^xsd:string ; | ||
690 | +. | ||
691 | +SAB:SAB_52 | ||
692 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
693 | + rdf:type owl:Class ; | ||
694 | + rdfs:label "Offshore operations"^^xsd:string ; | ||
695 | + rdfs:subClassOf SAB:SAB_5 ; | ||
696 | + skos:notation "52"^^xsd:string ; | ||
697 | +. | ||
698 | +SAB:SAB_521 | ||
699 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
700 | + rdf:type owl:Class ; | ||
701 | + rdfs:label "Survey"^^xsd:string ; | ||
702 | + rdfs:subClassOf SAB:SAB_52 ; | ||
703 | + skos:notation "521"^^xsd:string ; | ||
704 | +. | ||
705 | +SAB:SAB_522 | ||
706 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
707 | + rdf:type owl:Class ; | ||
708 | + rdfs:label "Seabed preparation"^^xsd:string ; | ||
709 | + rdfs:subClassOf SAB:SAB_52 ; | ||
710 | + skos:notation "522"^^xsd:string ; | ||
711 | +. | ||
712 | +SAB:SAB_5221 | ||
713 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
714 | + rdf:type owl:Class ; | ||
715 | + rdfs:label "Trenching"^^xsd:string ; | ||
716 | + rdfs:subClassOf SAB:SAB_522 ; | ||
717 | + skos:notation "5221"^^xsd:string ; | ||
718 | +. | ||
719 | +SAB:SAB_5222 | ||
720 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
721 | + rdf:type owl:Class ; | ||
722 | + rdfs:label "Dredging"^^xsd:string ; | ||
723 | + rdfs:subClassOf SAB:SAB_522 ; | ||
724 | + skos:notation "5222"^^xsd:string ; | ||
725 | +. | ||
726 | +SAB:SAB_5223 | ||
727 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
728 | + rdf:type owl:Class ; | ||
729 | + rdfs:label "Back filling"^^xsd:string ; | ||
730 | + rdfs:subClassOf SAB:SAB_522 ; | ||
731 | + skos:notation "5223"^^xsd:string ; | ||
732 | +. | ||
733 | +SAB:SAB_5224 | ||
734 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
735 | + rdf:type owl:Class ; | ||
736 | + rdfs:label "Rock dumping"^^xsd:string ; | ||
737 | + rdfs:subClassOf SAB:SAB_522 ; | ||
738 | + skos:notation "5224"^^xsd:string ; | ||
739 | +. | ||
740 | +SAB:SAB_523 | ||
741 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
742 | + rdf:type owl:Class ; | ||
743 | + rdfs:label "Installation"^^xsd:string ; | ||
744 | + rdfs:subClassOf SAB:SAB_52 ; | ||
745 | + skos:notation "523"^^xsd:string ; | ||
746 | +. | ||
747 | +SAB:SAB_5231 | ||
748 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
749 | + rdf:type owl:Class ; | ||
750 | + rdfs:label "Lifting"^^xsd:string ; | ||
751 | + rdfs:subClassOf SAB:SAB_523 ; | ||
752 | + skos:notation "5231"^^xsd:string ; | ||
753 | +. | ||
754 | +SAB:SAB_5232 | ||
755 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
756 | + rdf:type owl:Class ; | ||
757 | + rdfs:label "Piling"^^xsd:string ; | ||
758 | + rdfs:subClassOf SAB:SAB_523 ; | ||
759 | + skos:notation "5232"^^xsd:string ; | ||
760 | +. | ||
761 | +SAB:SAB_5233 | ||
762 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
763 | + rdf:type owl:Class ; | ||
764 | + rdfs:label "Grouting"^^xsd:string ; | ||
765 | + rdfs:subClassOf SAB:SAB_523 ; | ||
766 | + skos:notation "5233"^^xsd:string ; | ||
767 | +. | ||
768 | +SAB:SAB_5234 | ||
769 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
770 | + rdf:type owl:Class ; | ||
771 | + rdfs:label "Mating"^^xsd:string ; | ||
772 | + rdfs:subClassOf SAB:SAB_523 ; | ||
773 | + skos:notation "5234"^^xsd:string ; | ||
774 | +. | ||
775 | +SAB:SAB_524 | ||
776 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
777 | + rdf:type owl:Class ; | ||
778 | + rdfs:label "Pipeline operations"^^xsd:string ; | ||
779 | + rdfs:subClassOf SAB:SAB_52 ; | ||
780 | + skos:notation "524"^^xsd:string ; | ||
781 | +. | ||
782 | +SAB:SAB_5241 | ||
783 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
784 | + rdf:type owl:Class ; | ||
785 | + rdfs:label "Pipelaying"^^xsd:string ; | ||
786 | + rdfs:subClassOf SAB:SAB_524 ; | ||
787 | + skos:notation "5241"^^xsd:string ; | ||
788 | +. | ||
789 | +SAB:SAB_5242 | ||
790 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
791 | + rdf:type owl:Class ; | ||
792 | + rdfs:label "Tie-in"^^xsd:string ; | ||
793 | + rdfs:subClassOf SAB:SAB_524 ; | ||
794 | + skos:notation "5242"^^xsd:string ; | ||
795 | +. | ||
796 | +SAB:SAB_5243 | ||
797 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
798 | + rdf:type owl:Class ; | ||
799 | + rdfs:label "Hydrotesting"^^xsd:string ; | ||
800 | + rdfs:subClassOf SAB:SAB_524 ; | ||
801 | + skos:notation "5243"^^xsd:string ; | ||
802 | +. | ||
803 | +SAB:SAB_5244 | ||
804 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
805 | + rdf:type owl:Class ; | ||
806 | + rdfs:label "RFO"^^xsd:string ; | ||
807 | + rdfs:subClassOf SAB:SAB_524 ; | ||
808 | + skos:notation "5244"^^xsd:string ; | ||
809 | +. | ||
810 | +SAB:SAB_525 | ||
811 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
812 | + rdf:type owl:Class ; | ||
813 | + rdfs:label "Umbilical and cable operations"^^xsd:string ; | ||
814 | + rdfs:subClassOf SAB:SAB_52 ; | ||
815 | + skos:notation "525"^^xsd:string ; | ||
816 | +. | ||
817 | +SAB:SAB_5251 | ||
818 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
819 | + rdf:type owl:Class ; | ||
820 | + rdfs:label "Laying"^^xsd:string ; | ||
821 | + rdfs:subClassOf SAB:SAB_525 ; | ||
822 | + skos:notation "5251"^^xsd:string ; | ||
823 | +. | ||
824 | +SAB:SAB_5252 | ||
825 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
826 | + rdf:type owl:Class ; | ||
827 | + rdfs:label "Pull-in and connection"^^xsd:string ; | ||
828 | + rdfs:subClassOf SAB:SAB_525 ; | ||
829 | + skos:notation "5252"^^xsd:string ; | ||
830 | +. | ||
831 | +SAB:SAB_5253 | ||
832 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
833 | + rdf:type owl:Class ; | ||
834 | + rdfs:label "Testing"^^xsd:string ; | ||
835 | + rdfs:subClassOf SAB:SAB_525 ; | ||
836 | + skos:notation "5253"^^xsd:string ; | ||
837 | +. | ||
838 | +SAB:SAB_526 | ||
839 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
840 | + rdf:type owl:Class ; | ||
841 | + rdfs:label "Transport"^^xsd:string ; | ||
842 | + rdfs:subClassOf SAB:SAB_52 ; | ||
843 | + skos:notation "526"^^xsd:string ; | ||
844 | +. | ||
845 | +SAB:SAB_5261 | ||
846 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
847 | + rdf:type owl:Class ; | ||
848 | + rdfs:label "Towing"^^xsd:string ; | ||
849 | + rdfs:subClassOf SAB:SAB_526 ; | ||
850 | + skos:notation "5261"^^xsd:string ; | ||
851 | +. | ||
852 | +SAB:SAB_5262 | ||
853 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
854 | + rdf:type owl:Class ; | ||
855 | + rdfs:label "Heavy lift transport"^^xsd:string ; | ||
856 | + rdfs:subClassOf SAB:SAB_526 ; | ||
857 | + skos:notation "5262"^^xsd:string ; | ||
858 | +. | ||
859 | +SAB:SAB_527 | ||
860 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
861 | + rdf:type owl:Class ; | ||
862 | + rdfs:label "Subsea structure operations"^^xsd:string ; | ||
863 | + rdfs:subClassOf SAB:SAB_52 ; | ||
864 | + skos:notation "527"^^xsd:string ; | ||
865 | +. | ||
866 | +SAB:SAB_5271 | ||
867 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
868 | + rdf:type owl:Class ; | ||
869 | + rdfs:label "Testing"^^xsd:string ; | ||
870 | + rdfs:subClassOf SAB:SAB_527 ; | ||
871 | + skos:notation "5271"^^xsd:string ; | ||
872 | +. | ||
873 | +SAB:SAB_5272 | ||
874 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
875 | + rdf:type owl:Class ; | ||
876 | + rdfs:label "Installation"^^xsd:string ; | ||
877 | + rdfs:subClassOf SAB:SAB_527 ; | ||
878 | + skos:notation "5272"^^xsd:string ; | ||
879 | +. | ||
880 | +SAB:SAB_5273 | ||
881 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
882 | + rdf:type owl:Class ; | ||
883 | + rdfs:label "Commissioning"^^xsd:string ; | ||
884 | + rdfs:subClassOf SAB:SAB_527 ; | ||
885 | + skos:notation "5273"^^xsd:string ; | ||
886 | +. | ||
887 | +SAB:SAB_528 | ||
888 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
889 | + rdf:type owl:Class ; | ||
890 | + rdfs:label "Particular abandonment operations"^^xsd:string ; | ||
891 | + rdfs:subClassOf SAB:SAB_52 ; | ||
892 | + skos:notation "528"^^xsd:string ; | ||
893 | +. | ||
894 | +SAB:SAB_5281 | ||
895 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
896 | + rdf:type owl:Class ; | ||
897 | + rdfs:label "Cutting of structures"^^xsd:string ; | ||
898 | + rdfs:subClassOf SAB:SAB_528 ; | ||
899 | + skos:notation "5281"^^xsd:string ; | ||
900 | +. | ||
901 | +SAB:SAB_5282 | ||
902 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
903 | + rdf:type owl:Class ; | ||
904 | + rdfs:label "Topling"^^xsd:string ; | ||
905 | + rdfs:subClassOf SAB:SAB_528 ; | ||
906 | + skos:notation "5282"^^xsd:string ; | ||
907 | +. | ||
908 | +SAB:SAB_5283 | ||
909 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
910 | + rdf:type owl:Class ; | ||
911 | + rdfs:label "Removal/lifting"^^xsd:string ; | ||
912 | + rdfs:subClassOf SAB:SAB_528 ; | ||
913 | + skos:notation "5283"^^xsd:string ; | ||
914 | +. | ||
915 | +SAB:SAB_5284 | ||
916 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
917 | + rdf:type owl:Class ; | ||
918 | + rdfs:label "Transport and dumping"^^xsd:string ; | ||
919 | + rdfs:subClassOf SAB:SAB_528 ; | ||
920 | + skos:notation "5284"^^xsd:string ; | ||
921 | +. | ||
922 | +SAB:SAB_53 | ||
923 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
924 | + rdf:type owl:Class ; | ||
925 | + rdfs:label "Logistics"^^xsd:string ; | ||
926 | + rdfs:subClassOf SAB:SAB_5 ; | ||
927 | + skos:notation "53"^^xsd:string ; | ||
928 | +. | ||
929 | +SAB:SAB_531 | ||
930 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
931 | + rdf:type owl:Class ; | ||
932 | + rdfs:label "Supply base/terminal"^^xsd:string ; | ||
933 | + rdfs:subClassOf SAB:SAB_53 ; | ||
934 | + skos:notation "531"^^xsd:string ; | ||
935 | +. | ||
936 | +SAB:SAB_532 | ||
937 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
938 | + rdf:type owl:Class ; | ||
939 | + rdfs:label "Supply and distribution"^^xsd:string ; | ||
940 | + rdfs:subClassOf SAB:SAB_53 ; | ||
941 | + skos:notation "532"^^xsd:string ; | ||
942 | +. | ||
943 | +SAB:SAB_533 | ||
944 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
945 | + rdf:type owl:Class ; | ||
946 | + rdfs:label "Personnel transport"^^xsd:string ; | ||
947 | + rdfs:subClassOf SAB:SAB_53 ; | ||
948 | + skos:notation "533"^^xsd:string ; | ||
949 | +. | ||
950 | +SAB:SAB_534 | ||
951 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
952 | + rdf:type owl:Class ; | ||
953 | + rdfs:label "Flotel/LQ/camps"^^xsd:string ; | ||
954 | + rdfs:subClassOf SAB:SAB_53 ; | ||
955 | + skos:notation "534"^^xsd:string ; | ||
956 | +. | ||
957 | +SAB:SAB_54 | ||
958 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
959 | + rdf:type owl:Class ; | ||
960 | + rdfs:label "Drilling and completion"^^xsd:string ; | ||
961 | + rdfs:subClassOf SAB:SAB_5 ; | ||
962 | + skos:notation "54"^^xsd:string ; | ||
963 | +. | ||
964 | +SAB:SAB_541 | ||
965 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
966 | + rdf:type owl:Class ; | ||
967 | + rdfs:label "Onshore drilling and completion"^^xsd:string ; | ||
968 | + rdfs:subClassOf SAB:SAB_54 ; | ||
969 | + skos:notation "541"^^xsd:string ; | ||
970 | +. | ||
971 | +SAB:SAB_5411 | ||
972 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
973 | + rdf:type owl:Class ; | ||
974 | + rdfs:label "Fixed rig drilling"^^xsd:string ; | ||
975 | + rdfs:subClassOf SAB:SAB_541 ; | ||
976 | + skos:notation "5411"^^xsd:string ; | ||
977 | +. | ||
978 | +SAB:SAB_5412 | ||
979 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
980 | + rdf:type owl:Class ; | ||
981 | + rdfs:label "Mobile rig drilling"^^xsd:string ; | ||
982 | + rdfs:subClassOf SAB:SAB_541 ; | ||
983 | + skos:notation "5412"^^xsd:string ; | ||
984 | +. | ||
985 | +SAB:SAB_542 | ||
986 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
987 | + rdf:type owl:Class ; | ||
988 | + rdfs:label "Offshore drilling and completion"^^xsd:string ; | ||
989 | + rdfs:subClassOf SAB:SAB_54 ; | ||
990 | + skos:notation "542"^^xsd:string ; | ||
991 | +. | ||
992 | +SAB:SAB_5421 | ||
993 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
994 | + rdf:type owl:Class ; | ||
995 | + rdfs:label "Predrilling"^^xsd:string ; | ||
996 | + rdfs:subClassOf SAB:SAB_542 ; | ||
997 | + skos:notation "5421"^^xsd:string ; | ||
998 | +. | ||
999 | +SAB:SAB_5422 | ||
1000 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
1001 | + rdf:type owl:Class ; | ||
1002 | + rdfs:label "Subsea drilling"^^xsd:string ; | ||
1003 | + rdfs:subClassOf SAB:SAB_542 ; | ||
1004 | + skos:notation "5422"^^xsd:string ; | ||
1005 | +. | ||
1006 | +SAB:SAB_5423 | ||
1007 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
1008 | + rdf:type owl:Class ; | ||
1009 | + rdfs:label "Platform drilling"^^xsd:string ; | ||
1010 | + rdfs:subClassOf SAB:SAB_542 ; | ||
1011 | + skos:notation "5423"^^xsd:string ; | ||
1012 | +. | ||
1013 | +SAB:SAB_6 | ||
1014 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
1015 | + rdf:type owl:Class ; | ||
1016 | + rdfs:label "Unit work activities"^^xsd:string ; | ||
1017 | + skos:notation "6"^^xsd:string ; | ||
1018 | +. | ||
1019 | +SAB:SAB_7 | ||
1020 | + rdf:type SAB:NorsokZ014SABplanningActivityClass ; | ||
1021 | + rdf:type owl:Class ; | ||
1022 | + rdfs:label "General"^^xsd:string ; | ||
1023 | + skos:notation "7"^^xsd:string ; | ||
1024 | +. | ||
1025 | +SAB:SAB_D | ||
1026 | + rdf:type owl:Class ; | ||
1027 | + rdfs:label "SAB development phase"^^xsd:string ; | ||
1028 | +. | ||
1029 | +SAB:SAB_E | ||
1030 | + rdf:type owl:Class ; | ||
1031 | + rdfs:label "SAB exploration phase"^^xsd:string ; | ||
1032 | +. | ||
1033 | +SAB:SAB_O | ||
1034 | + rdf:type owl:Class ; | ||
1035 | + rdfs:label "SAB operation phase"^^xsd:string ; | ||
1036 | +. | ||
1037 | +SAB:SAB_P | ||
1038 | + rdf:type owl:Class ; | ||
1039 | + rdfs:label "SAB planning phase"^^xsd:string ; | ||
1040 | +. | ||
1041 | +SAB:SAB_R | ||
1042 | + rdf:type owl:Class ; | ||
1043 | + rdfs:label "SAB removal phase"^^xsd:string ; | ||
1044 | +. | ||
1045 | +SAB:SAB_S | ||
1046 | + rdf:type owl:Class ; | ||
1047 | + rdfs:label "SAB shutdown and decommissioning phase"^^xsd:string ; | ||
20 | . | 1048 | . | ... | ... |
1 | -# baseURI: http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS | 1 | +# baseURI: http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS/ |
2 | -# imports: http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/CORCoding | 2 | +# imports: http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/CORCoding/ |
3 | -# imports: http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/PBSCoding | 3 | +# imports: http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/PBSCoding/ |
4 | -# imports: http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding | 4 | +# imports: http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/ |
5 | 5 | ||
6 | # c14n-version: 3 | 6 | # c14n-version: 3 |
7 | +@prefix : <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS/> . | ||
7 | @prefix SCCS_DO_NOT_USE_THIS_NAMESPACE: <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS/> . | 8 | @prefix SCCS_DO_NOT_USE_THIS_NAMESPACE: <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS/> . |
8 | @prefix owl: <http://www.w3.org/2002/07/owl#> . | 9 | @prefix owl: <http://www.w3.org/2002/07/owl#> . |
9 | @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | 10 | @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
... | @@ -12,7 +13,40 @@ | ... | @@ -12,7 +13,40 @@ |
12 | <http://data.posccaesar.org/ilap/Activity> | 13 | <http://data.posccaesar.org/ilap/Activity> |
13 | rdf:type owl:Class ; | 14 | rdf:type owl:Class ; |
14 | . | 15 | . |
15 | -<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS> | 16 | +<http://data.posccaesar.org/ilap/Project> |
17 | + rdfs:subClassOf [ | ||
18 | + rdf:type owl:Restriction ; | ||
19 | + <http://data.posccaesar.org/ilap/shouldUseAnyUri> "true"^^xsd:boolean ; | ||
20 | + owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; | ||
21 | + owl:onClass <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/SCCSNorsokZ014SABplanningPhaseClass> ; | ||
22 | + owl:onProperty <http://data.posccaesar.org/ilap/hasLifecyclePhase> ; | ||
23 | + ] ; | ||
24 | +. | ||
25 | +<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/SAB_D> | ||
26 | + rdf:type <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/SCCSNorsokZ014SABplanningPhaseClass> ; | ||
27 | +. | ||
28 | +<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/SAB_E> | ||
29 | + rdf:type <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/SCCSNorsokZ014SABplanningPhaseClass> ; | ||
30 | +. | ||
31 | +<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/SAB_O> | ||
32 | + rdf:type <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/SCCSNorsokZ014SABplanningPhaseClass> ; | ||
33 | +. | ||
34 | +<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/SAB_P> | ||
35 | + rdf:type <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/SCCSNorsokZ014SABplanningPhaseClass> ; | ||
36 | +. | ||
37 | +<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/SAB_R> | ||
38 | + rdf:type <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/SCCSNorsokZ014SABplanningPhaseClass> ; | ||
39 | +. | ||
40 | +<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/SAB_S> | ||
41 | + rdf:type <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/SCCSNorsokZ014SABplanningPhaseClass> ; | ||
42 | +. | ||
43 | +<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/SCCSNorsokZ014SABplanningPhaseClass> | ||
44 | + rdf:type owl:Class ; | ||
45 | + rdfs:comment "An Activity Planning Phase that is defined by Norsok Z-014 SAB."^^xsd:string ; | ||
46 | + rdfs:label "Norsok Z014 SAB Planning Phase Class"^^xsd:string ; | ||
47 | + rdfs:subClassOf <http://data.posccaesar.org/ilap/AssetLifecyclePhase> ; | ||
48 | +. | ||
49 | +SCCS_DO_NOT_USE_THIS_NAMESPACE: | ||
16 | rdf:type owl:Ontology ; | 50 | rdf:type owl:Ontology ; |
17 | rdfs:comment """This ontology is a representation of NORSOK Z-014. The Introduction of the standard describes it as follows. | 51 | rdfs:comment """This ontology is a representation of NORSOK Z-014. The Introduction of the standard describes it as follows. |
18 | This NORSOK standard describes a system for coding of cost and weight estimates and as-built/experience data which has been recognised for some time as standard cost coding system (SCCS). | 52 | This NORSOK standard describes a system for coding of cost and weight estimates and as-built/experience data which has been recognised for some time as standard cost coding system (SCCS). |
... | @@ -20,9 +54,9 @@ The SCCS was originally developed in 1989 by the three Norwegian oil companies N | ... | @@ -20,9 +54,9 @@ The SCCS was originally developed in 1989 by the three Norwegian oil companies N |
20 | The SCCS is designed to provide a uniform coding basis for the estimate preparation and to serve as a standard for collecting/collating historical data. | 54 | The SCCS is designed to provide a uniform coding basis for the estimate preparation and to serve as a standard for collecting/collating historical data. |
21 | This NORSOK standard has been developed on basis of the SCCS to update, improve and simplify previous edition no. 2 of the system from 1992 and to open for ownership, input and support from the entire Norwegian petroleum industry. NPD’s ‘Veiledning til PUD/PAD’, states that cost reporting should be coded according to SCCS."""^^xsd:string ; | 55 | This NORSOK standard has been developed on basis of the SCCS to update, improve and simplify previous edition no. 2 of the system from 1992 and to open for ownership, input and support from the entire Norwegian petroleum industry. NPD’s ‘Veiledning til PUD/PAD’, states that cost reporting should be coded according to SCCS."""^^xsd:string ; |
22 | rdfs:label "NORSOK Z-014 Standard cost coding system (SCCS) ontology"^^xsd:string ; | 56 | rdfs:label "NORSOK Z-014 Standard cost coding system (SCCS) ontology"^^xsd:string ; |
23 | - owl:imports <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/CORCoding> ; | 57 | + owl:imports <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/CORCoding/> ; |
24 | - owl:imports <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/PBSCoding> ; | 58 | + owl:imports <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/PBSCoding/> ; |
25 | - owl:imports <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding> ; | 59 | + owl:imports <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/> ; |
26 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string ; | 60 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string ; |
27 | . | 61 | . |
28 | <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/NORSOZ014PBSplanningResultClass> | 62 | <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/NORSOZ014PBSplanningResultClass> |
... | @@ -31,9 +65,6 @@ This NORSOK standard has been developed on basis of the SCCS to update, improve | ... | @@ -31,9 +65,6 @@ This NORSOK standard has been developed on basis of the SCCS to update, improve |
31 | <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/NorsokZ014CORplanningResourceClass> | 65 | <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/NorsokZ014CORplanningResourceClass> |
32 | rdfs:subClassOf <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/NorsokZ014thing> ; | 66 | rdfs:subClassOf <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/NorsokZ014thing> ; |
33 | . | 67 | . |
34 | -<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/NorsokZ014SABplanningActivityClass> | ||
35 | - rdfs:subClassOf <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/NorsokZ014thing> ; | ||
36 | -. | ||
37 | <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/NorsokZ014thing> | 68 | <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/NorsokZ014thing> |
38 | rdf:type rdfs:Class ; | 69 | rdf:type rdfs:Class ; |
39 | . | 70 | . | ... | ... |
This diff could not be displayed because it is too large.
1 | # baseURI: http://data.posccaesar.org/ilap/ilap-testdata/ | 1 | # baseURI: http://data.posccaesar.org/ilap/ilap-testdata/ |
2 | # imports: http://data.posccaesar.org/ilap/ | 2 | # imports: http://data.posccaesar.org/ilap/ |
3 | +# imports: http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/CORCoding/ | ||
4 | +# imports: http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/PBSCoding/ | ||
5 | +# imports: http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/ | ||
6 | +# imports: http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS/ | ||
3 | 7 | ||
4 | # c14n-version: 3 | 8 | # c14n-version: 3 |
5 | @prefix : <http://data.posccaesar.org/ilap/ilap-testdata/> . | 9 | @prefix : <http://data.posccaesar.org/ilap/ilap-testdata/> . |
10 | +@prefix SCCS: <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/> . | ||
6 | @prefix ilap: <http://data.posccaesar.org/ilap/> . | 11 | @prefix ilap: <http://data.posccaesar.org/ilap/> . |
7 | @prefix owl: <http://www.w3.org/2002/07/owl#> . | 12 | @prefix owl: <http://www.w3.org/2002/07/owl#> . |
8 | @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | 13 | @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
... | @@ -10,7 +15,10 @@ | ... | @@ -10,7 +15,10 @@ |
10 | @prefix userfield: <http://data.posccaesar.org/ilap/userfields/> . | 15 | @prefix userfield: <http://data.posccaesar.org/ilap/userfields/> . |
11 | @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | 16 | @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
12 | ilap:Activity102inPlanVersion2forProjectP | 17 | ilap:Activity102inPlanVersion2forProjectP |
13 | - ilap:hasParentActivity :Activity101inPlanVersion2forProjectP ; | 18 | + ilap:hasParentActivity :Activity101inPlan2version1forProjectP ; |
19 | +. | ||
20 | +ilap:COR_KI | ||
21 | + rdfs:subClassOf SCCS:COR_K ; | ||
14 | . | 22 | . |
15 | ilap:FinishToStart1 | 23 | ilap:FinishToStart1 |
16 | ilap:hasCalendar :Calendar1 ; | 24 | ilap:hasCalendar :Calendar1 ; |
... | @@ -18,31 +26,31 @@ ilap:FinishToStart1 | ... | @@ -18,31 +26,31 @@ ilap:FinishToStart1 |
18 | . | 26 | . |
19 | ilap:FinishToStart2 | 27 | ilap:FinishToStart2 |
20 | ilap:hasCalendar :Calendar1 ; | 28 | ilap:hasCalendar :Calendar1 ; |
21 | - ilap:hasSuccessor :Activity102inPlanVersion2forProjectP ; | 29 | + ilap:hasSuccessor :Activity102inPlan3version1forProjectP ; |
22 | . | 30 | . |
23 | ilap:FreeFieldSet1 | 31 | ilap:FreeFieldSet1 |
24 | ilap:hasCompletelyFreeFieldDefinition :CompletelyFreeField1definition ; | 32 | ilap:hasCompletelyFreeFieldDefinition :CompletelyFreeField1definition ; |
25 | ilap:hasFreeField :FreeField2 ; | 33 | ilap:hasFreeField :FreeField2 ; |
26 | userfield:hasFreeFieldForSpecifiedUserField :FreeField1 ; | 34 | userfield:hasFreeFieldForSpecifiedUserField :FreeField1 ; |
27 | - userfield:hasFreeFieldForSpecifiedUserField :FreeFieldForWorkOrder ; | ||
28 | . | 35 | . |
29 | ilap:Milestone1 | 36 | ilap:Milestone1 |
30 | ilap:hasCalendar :Calendar1 ; | 37 | ilap:hasCalendar :Calendar1 ; |
31 | . | 38 | . |
32 | -ilap:Operation1inActivity101inPlanVersion2forProjectP | 39 | +ilap:Operation1version1forProjectP |
33 | - ilap:hasParentActivity :Activity101inPlanVersion2forProjectP ; | 40 | + ilap:hasParentActivity :Activity101inPlan2version1forProjectP ; |
41 | + rdfs:label "Operation 1 Version 1 for Project P"^^xsd:string ; | ||
34 | . | 42 | . |
35 | ilap:Schedule2ForPlanVersion2forProjectP | 43 | ilap:Schedule2ForPlanVersion2forProjectP |
36 | - ilap:hasActivity :Schedule2forActivity101inPlanVersion2forProjectP ; | 44 | + ilap:hasActivity :Schedule2forActivity102inPlan3version2forProjectP ; |
37 | . | 45 | . |
38 | ilap:ShutdownActivitySS1inPlanVersion2forProjectP | 46 | ilap:ShutdownActivitySS1inPlanVersion2forProjectP |
39 | - ilap:hasSpecifiedUserField :SpecifiedUserfield1forActivity101inPlanVersion2forProjectP ; | 47 | + ilap:hasSpecifiedUserField :SpecifiedUserfield1forActivity101inPlan2Version1forProjectP ; |
40 | . | 48 | . |
41 | ilap:ShutdownPlanVersion1 | 49 | ilap:ShutdownPlanVersion1 |
42 | - ilap:hasParentPlan :Plan1Version2forProjectP ; | 50 | + ilap:hasParentPlan :Plan1version1forProjectP ; |
43 | . | 51 | . |
44 | ilap:SpecifiedUserfield1forActivity101inPlanVersion2forProjectP | 52 | ilap:SpecifiedUserfield1forActivity101inPlanVersion2forProjectP |
45 | - userfield:hasMainActivity :Activity102inPlanVersion2forProjectP ; | 53 | + userfield:hasMainActivity :Activity102inPlan3version1forProjectP ; |
46 | userfield:hasSAPActualPercentComplete :FreeField3Value8 ; | 54 | userfield:hasSAPActualPercentComplete :FreeField3Value8 ; |
47 | userfield:hasStatusType :FreeField3Value6 ; | 55 | userfield:hasStatusType :FreeField3Value6 ; |
48 | userfield:hasSystemStatus :FreeField3Value7 ; | 56 | userfield:hasSystemStatus :FreeField3Value7 ; |
... | @@ -54,47 +62,124 @@ ilap:SpecifiedUserfield1forActivity102inPlanVersion2forProjectP | ... | @@ -54,47 +62,124 @@ ilap:SpecifiedUserfield1forActivity102inPlanVersion2forProjectP |
54 | : | 62 | : |
55 | rdf:type owl:Ontology ; | 63 | rdf:type owl:Ontology ; |
56 | owl:imports ilap: ; | 64 | owl:imports ilap: ; |
65 | + owl:imports <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/CORCoding/> ; | ||
66 | + owl:imports <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/PBSCoding/> ; | ||
67 | + owl:imports <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/> ; | ||
68 | + owl:imports <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS/> ; | ||
57 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string ; | 69 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string ; |
58 | . | 70 | . |
59 | -:Activity101inPlanVersion2forProjectP | 71 | +:Activity101inPlan2version1forProjectP |
72 | + rdf:type ilap:ActivityInPlan ; | ||
73 | + rdf:type owl:Class ; | ||
74 | + ilap:hasActivityType <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/SAB_52> ; | ||
75 | + ilap:hasActualMainContractor <http://data.posccaesar.org/brreg/R-41682c54-0a71-40f9-8763-97c506514866> ; | ||
76 | + ilap:hasActualOperator <http://data.posccaesar.org/npd/facts/Company-17237803> ; | ||
77 | + ilap:hasActualSubContractor :DrillCrewB ; | ||
78 | + ilap:hasBaselineSchedule :Schedule1forActivity102inPlan3version2forProjectP ; | ||
79 | + ilap:hasCompletelyFreeField :CompletelyFreeField1ForActivity101inPlan2inProjectP ; | ||
80 | + ilap:hasCostType ilap:CapexProject ; | ||
81 | + ilap:hasCriticality ilap:HighCriticalityActivity ; | ||
82 | + ilap:hasCurrentSchedule :Schedule2forActivity102inPlan3version2forProjectP ; | ||
83 | + ilap:hasDiscipline ilap:COR_KI ; | ||
84 | + ilap:hasDiscipline SCCS:COR_KD ; | ||
85 | + ilap:hasFreeField :FreeField2Value1 ; | ||
86 | + ilap:hasFreeField :FreeField3Value1 ; | ||
87 | + ilap:hasLiveSchedule :Schedule3forActivity102inPlan3version2forProjectP ; | ||
88 | + ilap:hasMainContractor <http://data.posccaesar.org/brreg/R-41682c54-0a71-40f9-8763-97c506514866> ; | ||
89 | + ilap:hasMaterialOrderStatus ilap:MaterialOnOrder ; | ||
90 | + ilap:hasOperator <http://data.posccaesar.org/npd/facts/Company-17237803> ; | ||
91 | + ilap:hasPercentageComplete "50"^^xsd:string ; | ||
92 | + ilap:hasPriority ilap:HighPriorityActivity ; | ||
93 | + ilap:hasProjectAFEid "AFE29"^^xsd:string ; | ||
94 | + ilap:hasResource :Resource1 ; | ||
95 | + ilap:hasResult :Result1 ; | ||
96 | + ilap:hasRevisedSchedule :Schedule4forActivity102inPlan3version2forProjectP ; | ||
97 | + ilap:hasRiskFactorForPlan ilap:HeightWork ; | ||
98 | + ilap:hasRiskFactorForPlan ilap:HotWork ; | ||
99 | + ilap:hasSpecifiedUserField :SpecifiedUserfield1forActivity101inPlan2Version1forProjectP ; | ||
100 | + ilap:hasStatus ilap:Active ; | ||
101 | + ilap:hasSubContractor :DrillCrewA ; | ||
102 | + ilap:hasSuccessor :FinishToStart1 ; | ||
103 | + ilap:hasWorkVolume "1500 hours"^^xsd:string ; | ||
104 | + rdfs:label "Activity 101 in Plan 2 Version 1 for Project P"^^xsd:string ; | ||
105 | + rdfs:subClassOf ilap:Activity ; | ||
106 | +. | ||
107 | +:Activity102inPlan2version1forProjectP | ||
60 | rdf:type ilap:ActivityInPlan ; | 108 | rdf:type ilap:ActivityInPlan ; |
61 | rdf:type owl:Class ; | 109 | rdf:type owl:Class ; |
110 | + ilap:hasActivityType <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/SAB_52> ; | ||
62 | ilap:hasActualMainContractor <http://data.posccaesar.org/brreg/R-41682c54-0a71-40f9-8763-97c506514866> ; | 111 | ilap:hasActualMainContractor <http://data.posccaesar.org/brreg/R-41682c54-0a71-40f9-8763-97c506514866> ; |
63 | ilap:hasActualOperator <http://data.posccaesar.org/npd/facts/Company-17237803> ; | 112 | ilap:hasActualOperator <http://data.posccaesar.org/npd/facts/Company-17237803> ; |
64 | - ilap:hasActualSubContractor ilap:DrillCrewB ; | 113 | + ilap:hasActualSubContractor :DrillCrewB ; |
65 | - ilap:hasBaselineSchedule ilap:Schedule1forActivity101inPlanVersion2forProjectP ; | 114 | + ilap:hasBaselineSchedule :Schedule1forActivity102inPlan3version2forProjectP ; |
66 | - ilap:hasCompletelyFreeField ilap:CompletelyFreeField1ForActivity101inPlan2inProjectP ; | 115 | + ilap:hasCompletelyFreeField :CompletelyFreeField1ForActivity101inPlan2inProjectP ; |
116 | + ilap:hasCostType ilap:CapexProject ; | ||
67 | ilap:hasCriticality ilap:HighCriticalityActivity ; | 117 | ilap:hasCriticality ilap:HighCriticalityActivity ; |
68 | - ilap:hasCurrentSchedule ilap:Schedule2forActivity101inPlanVersion2forProjectP ; | 118 | + ilap:hasCurrentSchedule :Schedule2forActivity102inPlan3version2forProjectP ; |
69 | ilap:hasDiscipline ilap:COR_KI ; | 119 | ilap:hasDiscipline ilap:COR_KI ; |
70 | - ilap:hasDiscipline <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/COR_KD> ; | 120 | + ilap:hasDiscipline SCCS:COR_KD ; |
71 | ilap:hasFreeField ilap:FreeField2Value1 ; | 121 | ilap:hasFreeField ilap:FreeField2Value1 ; |
72 | - ilap:hasLiveSchedule ilap:Schedule3forActivity101inPlanVersion2forProjectP ; | 122 | + ilap:hasLiveSchedule :Schedule3forActivity102inPlan3version2forProjectP ; |
73 | ilap:hasMainContractor <http://data.posccaesar.org/brreg/R-41682c54-0a71-40f9-8763-97c506514866> ; | 123 | ilap:hasMainContractor <http://data.posccaesar.org/brreg/R-41682c54-0a71-40f9-8763-97c506514866> ; |
74 | ilap:hasMaterialOrderStatus ilap:MaterialOnOrder ; | 124 | ilap:hasMaterialOrderStatus ilap:MaterialOnOrder ; |
75 | ilap:hasOperator <http://data.posccaesar.org/npd/facts/Company-17237803> ; | 125 | ilap:hasOperator <http://data.posccaesar.org/npd/facts/Company-17237803> ; |
76 | ilap:hasPercentageComplete "50"^^xsd:string ; | 126 | ilap:hasPercentageComplete "50"^^xsd:string ; |
77 | ilap:hasPriority ilap:HighPriorityActivity ; | 127 | ilap:hasPriority ilap:HighPriorityActivity ; |
78 | - ilap:hasResource ilap:EngineeringResourcesForProjectP ; | 128 | + ilap:hasProjectAFEid "AFE29"^^xsd:string ; |
79 | - ilap:hasResult ilap:ProjectDeliverableFromProjectP ; | 129 | + ilap:hasResource :Resource1 ; |
80 | - ilap:hasRevisedSchedule ilap:Schedule4forActivity101inPlanVersion2forProjectP ; | 130 | + ilap:hasResult :Result1 ; |
131 | + ilap:hasRevisedSchedule :Schedule4forActivity102inPlan3version2forProjectP ; | ||
81 | ilap:hasRiskFactorForPlan ilap:HeightWork ; | 132 | ilap:hasRiskFactorForPlan ilap:HeightWork ; |
82 | ilap:hasRiskFactorForPlan ilap:HotWork ; | 133 | ilap:hasRiskFactorForPlan ilap:HotWork ; |
83 | - ilap:hasSpecifiedUserField ilap:SpecifiedUserfield1forActivity101inPlanVersion2forProjectP ; | 134 | + ilap:hasSpecifiedUserField :SpecifiedUserfield1forActivity101inPlan2Version1forProjectP ; |
84 | ilap:hasStatus ilap:Active ; | 135 | ilap:hasStatus ilap:Active ; |
85 | - ilap:hasSubContractor ilap:DrillCrewA ; | 136 | + ilap:hasSubContractor :DrillCrewA ; |
86 | - ilap:hasSuccessor ilap:FinishToStart1 ; | 137 | + ilap:hasSuccessor :FinishToStart1 ; |
87 | ilap:hasWorkVolume "1500 hours"^^xsd:string ; | 138 | ilap:hasWorkVolume "1500 hours"^^xsd:string ; |
88 | - rdfs:label "Activity 101 in plan version 2 for project P"^^xsd:string ; | 139 | + rdfs:label "Activity 102 in Plan 2 Version 1 for Project P"^^xsd:string ; |
140 | + rdfs:subClassOf ilap:Activity ; | ||
141 | +. | ||
142 | +:Activity102inPlan3version1forProjectP | ||
143 | + rdf:type ilap:ActivityInPlan ; | ||
144 | + rdf:type owl:Class ; | ||
145 | + ilap:correspondsToPlan :WorkOrderPlan1Version1forProjectP ; | ||
146 | + ilap:hasCriticality ilap:HighCriticalityActivity ; | ||
147 | + ilap:hasDiscipline ilap:COR_KI ; | ||
148 | + ilap:hasDiscipline SCCS:COR_KD ; | ||
149 | + ilap:hasParentActivity :Activity101inPlan2version1forProjectP ; | ||
150 | + ilap:hasPriority ilap:HighPriorityActivity ; | ||
151 | + ilap:hasSpecifiedUserField :SpecifiedUserfield1forActivity102inPlan3Version1forProjectP ; | ||
152 | + rdfs:label "Activity 102 in Plan 3 Version 1 for project P"^^xsd:string ; | ||
153 | + rdfs:subClassOf ilap:Activity ; | ||
154 | +. | ||
155 | +:Activity102inPlan3version2forProjectP | ||
156 | + rdf:type ilap:ActivityInPlan ; | ||
157 | + rdf:type owl:Class ; | ||
158 | + ilap:correspondsToPlan :WorkOrderPlan1Version1forProjectP ; | ||
159 | + ilap:hasBaselineSchedule :Schedule1forActivity102inPlan3version2forProjectP ; | ||
160 | + ilap:hasCurrentSchedule :Schedule2forActivity102inPlan3version2forProjectP ; | ||
161 | + ilap:hasParentActivity :Activity101inPlan2version1forProjectP ; | ||
162 | + ilap:hasPriority ilap:MediumPriorityActivity ; | ||
163 | + ilap:hasRevisedSchedule :Schedule4forActivity102inPlan3version2forProjectP ; | ||
164 | + ilap:hasSpecifiedUserField :SpecifiedUserfield1forActivity102inPlan3Version2forProjectP ; | ||
165 | + rdfs:label "Activity 102 in Plan 3 Version 2 for project P"^^xsd:string ; | ||
89 | rdfs:subClassOf ilap:Activity ; | 166 | rdfs:subClassOf ilap:Activity ; |
90 | . | 167 | . |
91 | -:Activity102inPlanVersion2forProjectP | 168 | +:Activity103inPlan3version1forProjectP |
92 | rdf:type ilap:ActivityInPlan ; | 169 | rdf:type ilap:ActivityInPlan ; |
93 | rdf:type owl:Class ; | 170 | rdf:type owl:Class ; |
94 | - ilap:hasSpecifiedUserField ilap:SpecifiedUserfield1forActivity102inPlanVersion2forProjectP ; | 171 | + ilap:correspondsToPlan :WorkOrderPlan2Version1forProjectP ; |
95 | - rdfs:label "Activity 102 in plan version 2 for project P"^^xsd:string ; | 172 | + ilap:hasParentActivity :Activity101inPlan2version1forProjectP ; |
173 | + ilap:hasSpecifiedUserField :SpecifiedUserfield1forActivity103inPlan3Version1forProjectP ; | ||
174 | + rdfs:label "Activity 103 in plan 3 Version 1 for project P"^^xsd:string ; | ||
96 | rdfs:subClassOf ilap:Activity ; | 175 | rdfs:subClassOf ilap:Activity ; |
97 | . | 176 | . |
177 | +:ActualActivity103inPlan3version1forProjectP | ||
178 | + rdf:type :Activity103inPlan3version1forProjectP ; | ||
179 | + rdf:type <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/SAB_523> ; | ||
180 | + rdfs:comment "An instance the planned Activity 103 in Plan 3 Version 1 for Plan P"^^xsd:string ; | ||
181 | + rdfs:label "Actual Activity 103 in Plan 3 version 1 for Project P"^^xsd:string ; | ||
182 | +. | ||
98 | :Calendar1 | 183 | :Calendar1 |
99 | rdf:type ilap:Calendar ; | 184 | rdf:type ilap:Calendar ; |
100 | rdfs:label "Calendar 1"^^xsd:string ; | 185 | rdfs:label "Calendar 1"^^xsd:string ; |
... | @@ -110,6 +195,10 @@ ilap:SpecifiedUserfield1forActivity102inPlanVersion2forProjectP | ... | @@ -110,6 +195,10 @@ ilap:SpecifiedUserfield1forActivity102inPlanVersion2forProjectP |
110 | ilap:hasFieldName "My Own Personal Start Time"^^xsd:string ; | 195 | ilap:hasFieldName "My Own Personal Start Time"^^xsd:string ; |
111 | rdfs:label "Completely Free Field 1 Definition"^^xsd:string ; | 196 | rdfs:label "Completely Free Field 1 Definition"^^xsd:string ; |
112 | . | 197 | . |
198 | +:Data1 | ||
199 | + rdf:type ilap:Data ; | ||
200 | + ilap:hasProject :ProjectP ; | ||
201 | +. | ||
113 | :DrillCrewA | 202 | :DrillCrewA |
114 | rdf:type ilap:DrillCrew ; | 203 | rdf:type ilap:DrillCrew ; |
115 | rdfs:label "Drill Crew A"^^xsd:string ; | 204 | rdfs:label "Drill Crew A"^^xsd:string ; |
... | @@ -118,20 +207,18 @@ ilap:SpecifiedUserfield1forActivity102inPlanVersion2forProjectP | ... | @@ -118,20 +207,18 @@ ilap:SpecifiedUserfield1forActivity102inPlanVersion2forProjectP |
118 | rdf:type ilap:DrillCrew ; | 207 | rdf:type ilap:DrillCrew ; |
119 | rdfs:label "Drill Crew B"^^xsd:string ; | 208 | rdfs:label "Drill Crew B"^^xsd:string ; |
120 | . | 209 | . |
121 | -:EngineeringResourcesForProjectP | ||
122 | - rdf:type ilap:EngineeringManhourResource ; | ||
123 | - rdf:type <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/COR_K> ; | ||
124 | - rdfs:label "Engineering Resources for Project P"^^xsd:string ; | ||
125 | -. | ||
126 | :FinishToStart1 | 210 | :FinishToStart1 |
127 | rdf:type ilap:FS ; | 211 | rdf:type ilap:FS ; |
128 | ilap:hasLag 0 ; | 212 | ilap:hasLag 0 ; |
213 | + ilap:hasSuccessor :Milestone1 ; | ||
129 | rdfs:label "Finish to Start 1"^^xsd:string ; | 214 | rdfs:label "Finish to Start 1"^^xsd:string ; |
130 | rdfs:subClassOf ilap:PeriodInTime ; | 215 | rdfs:subClassOf ilap:PeriodInTime ; |
131 | . | 216 | . |
132 | :FinishToStart2 | 217 | :FinishToStart2 |
133 | rdf:type ilap:FS ; | 218 | rdf:type ilap:FS ; |
219 | + ilap:hasCalendar :Calendar1 ; | ||
134 | ilap:hasLag 3 ; | 220 | ilap:hasLag 3 ; |
221 | + ilap:hasSuccessor :Activity102inPlan2version1forProjectP ; | ||
135 | rdfs:label "Finish to Start 2"^^xsd:string ; | 222 | rdfs:label "Finish to Start 2"^^xsd:string ; |
136 | rdfs:subClassOf ilap:PeriodInTime ; | 223 | rdfs:subClassOf ilap:PeriodInTime ; |
137 | . | 224 | . |
... | @@ -149,7 +236,7 @@ ilap:SpecifiedUserfield1forActivity102inPlanVersion2forProjectP | ... | @@ -149,7 +236,7 @@ ilap:SpecifiedUserfield1forActivity102inPlanVersion2forProjectP |
149 | . | 236 | . |
150 | :FreeField2 | 237 | :FreeField2 |
151 | rdf:type ilap:FreeField ; | 238 | rdf:type ilap:FreeField ; |
152 | - ilap:hasFieldName "Programmer"^^xsd:string ; | 239 | + ilap:hasFieldName "isProgrammer"^^xsd:string ; |
153 | ilap:hasValue ilap:FreeField2Value1 ; | 240 | ilap:hasValue ilap:FreeField2Value1 ; |
154 | rdfs:label "ILAP Free Field 2"^^xsd:string ; | 241 | rdfs:label "ILAP Free Field 2"^^xsd:string ; |
155 | . | 242 | . |
... | @@ -161,12 +248,13 @@ ilap:SpecifiedUserfield1forActivity102inPlanVersion2forProjectP | ... | @@ -161,12 +248,13 @@ ilap:SpecifiedUserfield1forActivity102inPlanVersion2forProjectP |
161 | . | 248 | . |
162 | :FreeField3 | 249 | :FreeField3 |
163 | rdf:type ilap:FreeField ; | 250 | rdf:type ilap:FreeField ; |
164 | - ilap:hasFieldName "has Contractor"^^xsd:string ; | 251 | + ilap:hasFieldName "isDomesticated"^^xsd:string ; |
165 | ilap:hasValue ilap:FreeField3Value1 ; | 252 | ilap:hasValue ilap:FreeField3Value1 ; |
166 | ilap:hasValue ilap:FreeField3Value2 ; | 253 | ilap:hasValue ilap:FreeField3Value2 ; |
167 | ilap:hasValue ilap:FreeField3Value3 ; | 254 | ilap:hasValue ilap:FreeField3Value3 ; |
168 | ilap:hasValue ilap:FreeField3Value4 ; | 255 | ilap:hasValue ilap:FreeField3Value4 ; |
169 | ilap:hasValue ilap:FreeField3Value5 ; | 256 | ilap:hasValue ilap:FreeField3Value5 ; |
257 | + ilap:hierarchical "TRUE"^^xsd:string ; | ||
170 | rdfs:label "ILAP Free Field 3"^^xsd:string ; | 258 | rdfs:label "ILAP Free Field 3"^^xsd:string ; |
171 | . | 259 | . |
172 | :FreeField3Value1 | 260 | :FreeField3Value1 |
... | @@ -178,7 +266,7 @@ ilap:SpecifiedUserfield1forActivity102inPlanVersion2forProjectP | ... | @@ -178,7 +266,7 @@ ilap:SpecifiedUserfield1forActivity102inPlanVersion2forProjectP |
178 | . | 266 | . |
179 | :FreeField3Value2 | 267 | :FreeField3Value2 |
180 | rdf:type ilap:FreeFieldValue ; | 268 | rdf:type ilap:FreeFieldValue ; |
181 | - ilap:hasDescription "Mamal"^^xsd:string ; | 269 | + ilap:hasDescription "Mammal"^^xsd:string ; |
182 | ilap:hasShort "MAM"^^xsd:string ; | 270 | ilap:hasShort "MAM"^^xsd:string ; |
183 | rdfs:label "Free Field 3 Value 2"^^xsd:string ; | 271 | rdfs:label "Free Field 3 Value 2"^^xsd:string ; |
184 | . | 272 | . |
... | @@ -214,17 +302,89 @@ ilap:SpecifiedUserfield1forActivity102inPlanVersion2forProjectP | ... | @@ -214,17 +302,89 @@ ilap:SpecifiedUserfield1forActivity102inPlanVersion2forProjectP |
214 | . | 302 | . |
215 | :FreeField3Value8 | 303 | :FreeField3Value8 |
216 | rdf:type ilap:FreeFieldValue ; | 304 | rdf:type ilap:FreeFieldValue ; |
217 | - ilap:hasDescription "50 %"^^xsd:string ; | 305 | + ilap:hasDescription "Cost Phase Code 13"^^xsd:string ; |
218 | - ilap:hasShort "50"^^xsd:string ; | 306 | + ilap:hasShort "CPC 13"^^xsd:string ; |
219 | rdfs:label "Free Field 3 Value 8"^^xsd:string ; | 307 | rdfs:label "Free Field 3 Value 8"^^xsd:string ; |
220 | . | 308 | . |
309 | +:FreeField4 | ||
310 | + rdf:type ilap:FreeField ; | ||
311 | + ilap:hasFieldName "has DisciplineCode"^^xsd:string ; | ||
312 | + ilap:hasValue :FreeField4Value1 ; | ||
313 | + rdfs:label "ILAP Free Field 4"^^xsd:string ; | ||
314 | +. | ||
315 | +:FreeField4Value1 | ||
316 | + rdf:type ilap:FreeFieldValue ; | ||
317 | + ilap:hasDescription "Explosive Engineering"^^xsd:string ; | ||
318 | + ilap:hasShort "EXP ENG"^^xsd:string ; | ||
319 | +. | ||
320 | +:FreeFieldForWBSPart1 | ||
321 | + rdf:type ilap:FreeField ; | ||
322 | + ilap:hasFieldName "has WBS Part 1"^^xsd:string ; | ||
323 | + ilap:hasValue :FreeFieldForWBSpart1Value1 ; | ||
324 | + rdfs:label "Free Field for WBS Part 1"^^xsd:string ; | ||
325 | +. | ||
326 | +:FreeFieldForWBSPart2 | ||
327 | + rdf:type ilap:FreeField ; | ||
328 | + ilap:hasFieldName "has WBS Part 2"^^xsd:string ; | ||
329 | + ilap:hasValue :FreeFieldForWBSpart2Value1 ; | ||
330 | + rdfs:label "Free Field for WBS Part 2"^^xsd:string ; | ||
331 | +. | ||
332 | +:FreeFieldForWBSPart3 | ||
333 | + rdf:type ilap:FreeField ; | ||
334 | + ilap:hasFieldName "has WBS Part 3"^^xsd:string ; | ||
335 | + ilap:hasValue :FreeFieldForWBSpart3Value1 ; | ||
336 | + rdfs:label "Free Field for WBS Part 3"^^xsd:string ; | ||
337 | +. | ||
338 | +:FreeFieldForWBSPart4 | ||
339 | + rdf:type ilap:FreeField ; | ||
340 | + ilap:hasFieldName "has WBS Part 4"^^xsd:string ; | ||
341 | + ilap:hasValue :FreeFieldForWBSpart4Value1 ; | ||
342 | + rdfs:label "Free Field for WBS Part 4"^^xsd:string ; | ||
343 | +. | ||
344 | +:FreeFieldForWBSPart5 | ||
345 | + rdf:type ilap:FreeField ; | ||
346 | + ilap:hasFieldName "has WBS Part 5"^^xsd:string ; | ||
347 | + ilap:hasValue :FreeFieldForWBSpart5Value1 ; | ||
348 | + rdfs:label "Free Field for WBS Part 5"^^xsd:string ; | ||
349 | +. | ||
350 | +:FreeFieldForWBSpart1Value1 | ||
351 | + rdf:type ilap:FreeFieldValue ; | ||
352 | + ilap:hasDescription "Assistanse Offshore"^^xsd:string ; | ||
353 | + ilap:hasShort "310014"^^xsd:string ; | ||
354 | + rdfs:label "Free Field for WBS Part 1 Value 1"^^xsd:string ; | ||
355 | +. | ||
356 | +:FreeFieldForWBSpart2Value1 | ||
357 | + rdf:type ilap:FreeFieldValue ; | ||
358 | + ilap:hasDescription "Statfjord"^^xsd:string ; | ||
359 | + ilap:hasShort "M.O037"^^xsd:string ; | ||
360 | + rdfs:label "Free Field for WBS Part 2 Value 1"^^xsd:string ; | ||
361 | +. | ||
362 | +:FreeFieldForWBSpart3Value1 | ||
363 | + rdf:type ilap:FreeFieldValue ; | ||
364 | + ilap:hasDescription "Statfjord A"^^xsd:string ; | ||
365 | + ilap:hasShort "FA"^^xsd:string ; | ||
366 | + rdfs:label "Free Field for WBS Part 3 Value 1"^^xsd:string ; | ||
367 | +. | ||
368 | +:FreeFieldForWBSpart4Value1 | ||
369 | + rdf:type ilap:FreeFieldValue ; | ||
370 | + ilap:hasDescription "Skifte filterhus på 80-C UJ-AB"^^xsd:string ; | ||
371 | + ilap:hasShort "M.C046W.0I.F.0224"^^xsd:string ; | ||
372 | + rdfs:label "Free Field for WBS Part 4 Value 1"^^xsd:string ; | ||
373 | +. | ||
374 | +:FreeFieldForWBSpart5Value1 | ||
375 | + rdf:type ilap:FreeFieldValue ; | ||
376 | + ilap:hasDescription "Pumpe A"^^xsd:string ; | ||
377 | + ilap:hasShort "Pumpe A"^^xsd:string ; | ||
378 | + rdfs:label "Free Field for WBS Part 5 Value 1"^^xsd:string ; | ||
379 | +. | ||
221 | :FreeFieldForWorkOrder | 380 | :FreeFieldForWorkOrder |
222 | rdf:type ilap:FreeField ; | 381 | rdf:type ilap:FreeField ; |
223 | ilap:hasFieldName "hasWorkOrder"^^xsd:string ; | 382 | ilap:hasFieldName "hasWorkOrder"^^xsd:string ; |
224 | - ilap:hasValue ilap:FreeFieldForWorkOrderValue1 ; | ||
225 | - ilap:hasValue ilap:FreeFieldForWorkOrderValue2 ; | ||
226 | ilap:hasValue ilap:FreeFieldForWorkOrderValue3 ; | 383 | ilap:hasValue ilap:FreeFieldForWorkOrderValue3 ; |
227 | - ilap:hasValue ilap:FreeFieldForWorkOrderValue4 ; | 384 | + ilap:hasValue :FreeFieldForWorkOrderValue1 ; |
385 | + ilap:hasValue :FreeFieldForWorkOrderValue2 ; | ||
386 | + ilap:hasValue :FreeFieldForWorkOrderValue4 ; | ||
387 | + rdfs:label "Free Field for Work Order"^^xsd:string ; | ||
228 | . | 388 | . |
229 | :FreeFieldForWorkOrderValue1 | 389 | :FreeFieldForWorkOrderValue1 |
230 | rdf:type ilap:FreeFieldValue ; | 390 | rdf:type ilap:FreeFieldValue ; |
... | @@ -250,103 +410,209 @@ ilap:SpecifiedUserfield1forActivity102inPlanVersion2forProjectP | ... | @@ -250,103 +410,209 @@ ilap:SpecifiedUserfield1forActivity102inPlanVersion2forProjectP |
250 | ilap:hasShort "Package 1"^^xsd:string ; | 410 | ilap:hasShort "Package 1"^^xsd:string ; |
251 | rdfs:label "Free Field for Work Order Value 4"^^xsd:string ; | 411 | rdfs:label "Free Field for Work Order Value 4"^^xsd:string ; |
252 | . | 412 | . |
413 | +:FreeFieldSet1 | ||
414 | + rdf:type ilap:FreeFieldSet ; | ||
415 | + ilap:hasCompletelyFreeFieldDefinition :CompletelyFreeField1definition ; | ||
416 | + ilap:hasFreeField :FreeField2 ; | ||
417 | + ilap:hasFreeField :FreeField3 ; | ||
418 | + userfield:hasFreeFieldForSpecifiedUserField :FreeField1 ; | ||
419 | + userfield:hasFreeFieldForSpecifiedUserField :FreeFieldForWorkOrder ; | ||
420 | + rdfs:label "Free Field Set 1"^^xsd:string ; | ||
421 | + rdfs:subClassOf owl:Thing ; | ||
422 | +. | ||
253 | :Milestone1 | 423 | :Milestone1 |
254 | rdf:type ilap:MilestoneInPlan ; | 424 | rdf:type ilap:MilestoneInPlan ; |
255 | rdf:type owl:Class ; | 425 | rdf:type owl:Class ; |
256 | - ilap:hasSuccessor ilap:FinishToStart2 ; | 426 | + ilap:hasConstraint :FinishToStart2 ; |
427 | + ilap:hasSuccessor :FinishToStart2 ; | ||
257 | rdfs:label "Milestone 1"^^xsd:string ; | 428 | rdfs:label "Milestone 1"^^xsd:string ; |
258 | rdfs:subClassOf ilap:Event ; | 429 | rdfs:subClassOf ilap:Event ; |
259 | . | 430 | . |
431 | +:Milestone2 | ||
432 | + rdf:type ilap:MilestoneInPlan ; | ||
433 | + rdf:type owl:Class ; | ||
434 | + rdfs:subClassOf ilap:Event ; | ||
435 | +. | ||
436 | +:Operation1version1forProjectP | ||
437 | + rdf:type ilap:OperationInPlan ; | ||
438 | + rdf:type owl:Class ; | ||
439 | + ilap:hasLocation ilap:LicenseBlock ; | ||
440 | + ilap:hasParentActivity :Activity101inPlan2version1forProjectP ; | ||
441 | + ilap:hasProjectAFEid "P1001"^^xsd:string ; | ||
442 | + ilap:hasSpecifiedUserField :SpecifiedUserfield1forOperation1inWorkOrderPlan2Version1forProjectP ; | ||
443 | + rdfs:label "Operation 1 Version 1 for Project P"^^xsd:string ; | ||
444 | + rdfs:subClassOf ilap:Activity ; | ||
445 | +. | ||
446 | +:Operation2version1forProjectP | ||
447 | + rdf:type ilap:OperationInPlan ; | ||
448 | + rdf:type owl:Class ; | ||
449 | + rdfs:label "Operation 2 Version 1 for Project P"^^xsd:string ; | ||
450 | + rdfs:subClassOf ilap:Activity ; | ||
451 | +. | ||
452 | +:Operation3version2forProjectP | ||
453 | + rdf:type ilap:OperationInPlan ; | ||
454 | + rdf:type owl:Class ; | ||
455 | + rdfs:label "Operation 3 Version 2 for Project P"^^xsd:string ; | ||
456 | + rdfs:subClassOf ilap:Activity ; | ||
457 | +. | ||
260 | :OperationalWorkCenterA | 458 | :OperationalWorkCenterA |
261 | rdf:type ilap:OperationalWorkCenter ; | 459 | rdf:type ilap:OperationalWorkCenter ; |
262 | . | 460 | . |
263 | :PersonA | 461 | :PersonA |
264 | rdf:type ilap:Person ; | 462 | rdf:type ilap:Person ; |
265 | . | 463 | . |
266 | -:Plan1Version2forProjectP | 464 | +:Plan1version1forProjectP |
267 | rdf:type ilap:PlanForILAP ; | 465 | rdf:type ilap:PlanForILAP ; |
268 | rdf:type owl:Class ; | 466 | rdf:type owl:Class ; |
269 | - ilap:hasBaselineSchedule ilap:Schedule1ForPlanVersion2forProjectP ; | 467 | + ilap:hasActivity :Activity101inPlan2version1forProjectP ; |
468 | + ilap:hasContractType ilap:AccruedTimeProject ; | ||
469 | + ilap:hasCostType ilap:OpexProject ; | ||
270 | ilap:hasCurrentProgress "50 percent"^^xsd:string ; | 470 | ilap:hasCurrentProgress "50 percent"^^xsd:string ; |
271 | - ilap:hasCurrentSchedule ilap:Schedule2ForPlanVersion2forProjectP ; | 471 | + ilap:hasLifecyclePhase <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/SAB_O> ; |
272 | - ilap:hasPlanLevel ilap:level4-ContractControlSchedule ; | 472 | + ilap:hasObjective ilap:ActivityToMaintainBusinessAsUsual ; |
473 | + ilap:hasPlanLevel ilap:Level3-ProjectMasterSchedule ; | ||
273 | ilap:hasPlannedProgress "60 percent"^^xsd:string ; | 474 | ilap:hasPlannedProgress "60 percent"^^xsd:string ; |
274 | - rdfs:label "Plan 1 version 2 for Project P"^^xsd:string ; | 475 | + ilap:hasProjectType ilap:OperationAndMaintenanceProject ; |
476 | + ilap:hasResourceType SCCS:COR_KU ; | ||
477 | + ilap:hasResultType SCCS:PBS_AEAC ; | ||
478 | + rdfs:label "Plan 1 Version 1 for Project P"^^xsd:string ; | ||
275 | rdfs:subClassOf ilap:Activity ; | 479 | rdfs:subClassOf ilap:Activity ; |
276 | . | 480 | . |
277 | -:Plan2Version1forProjectP | 481 | +:Plan2version1forProjectP |
482 | + rdf:type ilap:DrillingPlan ; | ||
278 | rdf:type ilap:PlanForILAP ; | 483 | rdf:type ilap:PlanForILAP ; |
279 | - rdf:type ilap:WorkOrderPlan ; | ||
280 | rdf:type owl:Class ; | 484 | rdf:type owl:Class ; |
281 | - ilap:hasParentPlan :Plan1Version2forProjectP ; | 485 | + ilap:hasActivity :Activity101inPlan2version1forProjectP ; |
282 | - ilap:hasPlanLevel ilap:level5-ContractWorkSchedule ; | 486 | + ilap:hasCurrentProgress "50 percent"^^xsd:string ; |
283 | - rdfs:label "Plan 2 version 1 for Project P"^^xsd:string ; | 487 | + ilap:hasParentPlan :Plan1version1forProjectP ; |
488 | + ilap:hasPlanLevel ilap:Level3-ContractMasterSchedule ; | ||
489 | + ilap:hasPlannedProgress "60 percent"^^xsd:string ; | ||
490 | + rdfs:label "Plan 2 Version 1 for Project P"^^xsd:string ; | ||
491 | + rdfs:subClassOf ilap:Activity ; | ||
492 | +. | ||
493 | +:Plan3version1forProjectP | ||
494 | + rdf:type ilap:PlanForILAP ; | ||
495 | + rdf:type ilap:WellIsolationPlan ; | ||
496 | + rdf:type owl:Class ; | ||
497 | + ilap:hasActivity :Activity102inPlan3version1forProjectP ; | ||
498 | + ilap:hasActivity :Activity103inPlan3version1forProjectP ; | ||
499 | + ilap:hasParentPlan :Plan2version1forProjectP ; | ||
500 | + ilap:hasPlanLevel ilap:Level4-ContractControlSchedule ; | ||
501 | + rdfs:label "Plan 3 Version 1 for Project P"^^xsd:string ; | ||
284 | rdfs:subClassOf ilap:Activity ; | 502 | rdfs:subClassOf ilap:Activity ; |
285 | . | 503 | . |
286 | -:ProjectDeliverableFromProjectP | 504 | +:Plan3version2forProjectP |
287 | - rdf:type ilap:ProjectDeliverable ; | 505 | + rdf:type ilap:PlanForILAP ; |
288 | - rdfs:comment "A Project Deliverable from Project P"^^xsd:string ; | 506 | + rdf:type owl:Class ; |
289 | - rdfs:label "Project Deliverable from Project P"^^xsd:string ; | 507 | + ilap:hasActivity :Activity102inPlan3version2forProjectP ; |
508 | + ilap:hasBaselineSchedule :Schedule1forPlan3version2forProjectP ; | ||
509 | + ilap:hasCurrentProgress "50 percent"^^xsd:string ; | ||
510 | + ilap:hasCurrentSchedule :Schedule2forPlan3version2forProjectP ; | ||
511 | + ilap:hasLiveSchedule :Schedule3forPlan3version2forProjectP ; | ||
512 | + ilap:hasParentPlan :Plan2version1forProjectP ; | ||
513 | + ilap:hasPlanLevel ilap:Level4-ContractControlSchedule ; | ||
514 | + ilap:hasPlannedProgress "60 percent"^^xsd:string ; | ||
515 | + ilap:hasRevisedSchedule :Schedule4forPlan3version2forProjectP ; | ||
516 | + rdfs:label "Plan 3 Version 2 for Project P"^^xsd:string ; | ||
517 | + rdfs:subClassOf ilap:Activity ; | ||
290 | . | 518 | . |
291 | :ProjectP | 519 | :ProjectP |
292 | rdf:type ilap:Project ; | 520 | rdf:type ilap:Project ; |
521 | + ilap:hasContractMilestone :Milestone2 ; | ||
522 | + ilap:hasContractType ilap:InvoicableProject ; | ||
523 | + ilap:hasCostType ilap:OpexProject ; | ||
524 | + ilap:hasExpendedCost "16000"^^xsd:string ; | ||
525 | + ilap:hasExpendedQuantity "1050"^^xsd:string ; | ||
526 | + ilap:hasLifecyclePhase <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/SAB_E> ; | ||
527 | + ilap:hasPlan :Plan1version1forProjectP ; | ||
528 | + ilap:hasPlannedCost "15000"^^xsd:string ; | ||
529 | + ilap:hasPlannedQuantity "1000"^^xsd:string ; | ||
530 | + ilap:hasProjectAFEid "AFE29"^^xsd:string ; | ||
293 | ilap:hasProjectLeader :PersonA ; | 531 | ilap:hasProjectLeader :PersonA ; |
532 | + ilap:hasProjectMilestone :Milestone2 ; | ||
533 | + ilap:hasProjectPhase ilap:HighActivityPeriod ; | ||
534 | + ilap:hasProjectStatus ilap:Active ; | ||
535 | + ilap:hasProjectType ilap:GreenFieldProject ; | ||
536 | + ilap:hasResult SCCS:PBS_AB ; | ||
537 | + ilap:hasSpecifiedUserField :SpecifiedUserFieldForProjectP ; | ||
538 | +. | ||
539 | +:Resource1 | ||
540 | + rdf:type ilap:EngineeringManhourResource ; | ||
541 | + rdf:type SCCS:COR_KD ; | ||
542 | + ilap:hasCalendar :Calendar1 ; | ||
543 | + rdfs:label "Resource 1"^^xsd:string ; | ||
294 | . | 544 | . |
295 | -:Schedule1ForPlanVersion2forProjectP | 545 | +:Result1 |
296 | - rdf:type ilap:ScheduleForILAP ; | 546 | + rdf:type ilap:ProjectDeliverable ; |
297 | - ilap:hasActivity :Schedule1forActivity101inPlanVersion2forProjectP ; | 547 | + rdf:type SCCS:PBS_ADDC ; |
298 | - rdfs:label "Schedule 1 For Plan Version 2 for Project P"^^xsd:string ; | 548 | + rdfs:comment "A Project Deliverable from Project P"^^xsd:string ; |
299 | - rdfs:subClassOf ilap:Activity ; | 549 | + rdfs:label "Result 1"^^xsd:string ; |
300 | . | 550 | . |
301 | -:Schedule1forActivity101inPlanVersion2forProjectP | 551 | +:Schedule1forActivity102inPlan3version2forProjectP |
302 | rdf:type ilap:ScheduleForActivityInPlan ; | 552 | rdf:type ilap:ScheduleForActivityInPlan ; |
303 | - rdfs:label "Schedule 1 for Activity 101 in Plan Version 2 for Project P"^^xsd:string ; | 553 | + ilap:partOfSchedule :Schedule1forPlan3version2forProjectP ; |
554 | + rdfs:label "Schedule 1 for Activity 102 in Plan 3 Version 2 for Project P"^^xsd:string ; | ||
304 | rdfs:subClassOf ilap:Activity ; | 555 | rdfs:subClassOf ilap:Activity ; |
305 | . | 556 | . |
306 | -:Schedule2ForPlanVersion2forProjectP | 557 | +:Schedule1forPlan3version2forProjectP |
307 | rdf:type ilap:ScheduleForILAP ; | 558 | rdf:type ilap:ScheduleForILAP ; |
308 | - rdfs:label "Schedule 2 For Plan Version 2 for Project P"^^xsd:string ; | 559 | + ilap:hasActivity :Schedule1forActivity102inPlan3version2forProjectP ; |
560 | + rdfs:label "Schedule 1 for Plan 3 Version 2 for Project P"^^xsd:string ; | ||
309 | rdfs:subClassOf ilap:Activity ; | 561 | rdfs:subClassOf ilap:Activity ; |
310 | . | 562 | . |
311 | -:Schedule2forActivity101inPlanVersion2forProjectP | 563 | +:Schedule2forActivity102inPlan3version2forProjectP |
312 | - rdf:type ilap:Schedule1forActivity101inPlanVersion2forProjectP ; | ||
313 | rdf:type ilap:ScheduleForActivityInPlan ; | 564 | rdf:type ilap:ScheduleForActivityInPlan ; |
314 | - rdfs:label "Schedule 2 for Activity 101 in Plan Version 2 for Project P"^^xsd:string ; | 565 | + ilap:partOfSchedule :Schedule2forPlan3version2forProjectP ; |
566 | + rdfs:label "Schedule 2 for Activity 102 in Plan 3 Version 2 for Project P"^^xsd:string ; | ||
315 | rdfs:subClassOf ilap:Activity ; | 567 | rdfs:subClassOf ilap:Activity ; |
316 | . | 568 | . |
317 | -:Schedule3ForPlanVersion2forProjectP | 569 | +:Schedule2forPlan3version2forProjectP |
318 | rdf:type ilap:ScheduleForILAP ; | 570 | rdf:type ilap:ScheduleForILAP ; |
319 | - ilap:hasActivity :Schedule3forActivity101inPlanVersion2forProjectP ; | 571 | + rdfs:label "Schedule 2 for Plan 3 Version 2 for Project P"^^xsd:string ; |
320 | - rdfs:label "Schedule 3 For Plan Version 2 for Project P"^^xsd:string ; | ||
321 | rdfs:subClassOf ilap:Activity ; | 572 | rdfs:subClassOf ilap:Activity ; |
322 | . | 573 | . |
323 | -:Schedule3forActivity101inPlanVersion2forProjectP | 574 | +:Schedule3forActivity102inPlan3version2forProjectP |
324 | rdf:type ilap:ScheduleForActivityInPlan ; | 575 | rdf:type ilap:ScheduleForActivityInPlan ; |
325 | - rdfs:label "Schedule 2 for Activity 101 in Plan Version 2 for Project P"^^xsd:string ; | 576 | + ilap:partOfSchedule :Schedule3forPlan3version2forProjectP ; |
577 | + rdfs:label "Schedule 2 for Activity 102 in Plan 3 Version 2 for Project P"^^xsd:string ; | ||
326 | rdfs:subClassOf ilap:Activity ; | 578 | rdfs:subClassOf ilap:Activity ; |
327 | . | 579 | . |
328 | -:Schedule4ForPlanVersion2forProjectP | 580 | +:Schedule3forPlan3version2forProjectP |
329 | rdf:type ilap:ScheduleForILAP ; | 581 | rdf:type ilap:ScheduleForILAP ; |
330 | - ilap:hasActivity :Schedule3forActivity101inPlanVersion2forProjectP ; | 582 | + ilap:hasActivity :Schedule3forActivity102inPlan3version2forProjectP ; |
331 | - rdfs:label "Schedule 4 For Plan Version 2 for Project P"^^xsd:string ; | 583 | + rdfs:label "Schedule 3 for Plan 3 Version 2 for Project P"^^xsd:string ; |
332 | rdfs:subClassOf ilap:Activity ; | 584 | rdfs:subClassOf ilap:Activity ; |
333 | . | 585 | . |
334 | -:Schedule4forActivity101inPlanVersion2forProjectP | 586 | +:Schedule4forActivity102inPlan3version2forProjectP |
335 | rdf:type ilap:ScheduleForActivityInPlan ; | 587 | rdf:type ilap:ScheduleForActivityInPlan ; |
336 | - rdfs:label "Schedule 4 for Activity 101 in Plan Version 2 for Project P"^^xsd:string ; | 588 | + ilap:partOfSchedule :Schedule4forPlan3version2forProjectP ; |
589 | + rdfs:label "Schedule 4 for Activity 102 in Plan 3 Version 2 for Project P"^^xsd:string ; | ||
590 | + rdfs:subClassOf ilap:Activity ; | ||
591 | +. | ||
592 | +:Schedule4forPlan3version2forProjectP | ||
593 | + rdf:type ilap:ScheduleForILAP ; | ||
594 | + ilap:hasActivity :Schedule3forActivity102inPlan3version2forProjectP ; | ||
595 | + rdfs:label "Schedule 4 for Plan 3 Version 2 for Project P"^^xsd:string ; | ||
337 | rdfs:subClassOf ilap:Activity ; | 596 | rdfs:subClassOf ilap:Activity ; |
338 | . | 597 | . |
339 | :ShutdownActivitySS1inPlanVersion2forProjectP | 598 | :ShutdownActivitySS1inPlanVersion2forProjectP |
340 | rdf:type ilap:ActivityInPlan ; | 599 | rdf:type ilap:ActivityInPlan ; |
341 | ilap:hasShutdownPhase ilap:BeforeShutdown ; | 600 | ilap:hasShutdownPhase ilap:BeforeShutdown ; |
342 | ilap:hasShutdownType ilap:ProductionShutdown ; | 601 | ilap:hasShutdownType ilap:ProductionShutdown ; |
602 | + rdfs:label "Shutdown Activity SS1 in Plan Version 2 for Project P"^^xsd:string ; | ||
343 | rdfs:subClassOf ilap:Activity ; | 603 | rdfs:subClassOf ilap:Activity ; |
344 | . | 604 | . |
345 | :ShutdownPlanVersion1 | 605 | :ShutdownPlanVersion1 |
346 | rdf:type ilap:PlanForILAP ; | 606 | rdf:type ilap:PlanForILAP ; |
607 | + rdf:type ilap:ShutdownPlan ; | ||
608 | + rdfs:label "Shutdown Plan Version 1"^^xsd:string ; | ||
347 | rdfs:subClassOf ilap:Activity ; | 609 | rdfs:subClassOf ilap:Activity ; |
348 | . | 610 | . |
349 | -:SpecifiedUserfield1forActivity101inPlanVersion2forProjectP | 611 | +:SpecifiedUserFieldForProjectP |
612 | + rdf:type userfield:SpecifiedUserField ; | ||
613 | + rdfs:label "Specified User Field for Project P"^^xsd:string ; | ||
614 | +. | ||
615 | +:SpecifiedUserfield1forActivity101inPlan2Version1forProjectP | ||
350 | rdf:type userfield:SpecifiedUserField ; | 616 | rdf:type userfield:SpecifiedUserField ; |
351 | userfield:hasContractor <http://data.posccaesar.org/brreg/R-41682c54-0a71-40f9-8763-97c506514866> ; | 617 | userfield:hasContractor <http://data.posccaesar.org/brreg/R-41682c54-0a71-40f9-8763-97c506514866> ; |
352 | userfield:hasDiscipline ilap:COR_KK ; | 618 | userfield:hasDiscipline ilap:COR_KK ; |
... | @@ -354,21 +620,124 @@ ilap:SpecifiedUserfield1forActivity102inPlanVersion2forProjectP | ... | @@ -354,21 +620,124 @@ ilap:SpecifiedUserfield1forActivity102inPlanVersion2forProjectP |
354 | userfield:hasFacility <http://data.posccaesar.org/npd/facts/Facility-278329> ; | 620 | userfield:hasFacility <http://data.posccaesar.org/npd/facts/Facility-278329> ; |
355 | userfield:hasField <http://data.posccaesar.org/npd/facts/Field-46437> ; | 621 | userfield:hasField <http://data.posccaesar.org/npd/facts/Field-46437> ; |
356 | userfield:hasLicense <http://data.posccaesar.org/npd/facts/Licence-21084> ; | 622 | userfield:hasLicense <http://data.posccaesar.org/npd/facts/Licence-21084> ; |
623 | + userfield:hasMainActivity :Activity102inPlan3version1forProjectP ; | ||
357 | userfield:hasRiskFactor ilap:LiftingOperation ; | 624 | userfield:hasRiskFactor ilap:LiftingOperation ; |
358 | userfield:hasRiskFactor ilap:ShallowGasOperation ; | 625 | userfield:hasRiskFactor ilap:ShallowGasOperation ; |
626 | + userfield:hasSAPActualPercentComplete "50%"^^xsd:string ; | ||
359 | userfield:hasShutdownType ilap:ScheduledShutdown ; | 627 | userfield:hasShutdownType ilap:ScheduledShutdown ; |
360 | userfield:hasStatus ilap:SettlementRuleCreated ; | 628 | userfield:hasStatus ilap:SettlementRuleCreated ; |
361 | - rdfs:label "Specified User Field 1 for Activity 101 in Plan Version 2 for Project P"^^xsd:string ; | 629 | + userfield:hasStatusType :FreeField3Value6 ; |
630 | + userfield:hasSystemStatus :FreeField3Value7 ; | ||
631 | + userfield:hasVessel :FreeField1Value1 ; | ||
632 | + rdfs:label "Specified User Field 1 for Activity 101 in Plan 2 Version 1 for Project P"^^xsd:string ; | ||
362 | . | 633 | . |
363 | -:SpecifiedUserfield1forActivity102inPlanVersion2forProjectP | 634 | +:SpecifiedUserfield1forActivity102inPlan3Version1forProjectP |
364 | rdf:type userfield:SpecifiedUserField ; | 635 | rdf:type userfield:SpecifiedUserField ; |
636 | + userfield:hasContractType ilap:TargetProject ; | ||
365 | userfield:hasContractor <http://data.posccaesar.org/brreg/R-41682c54-0a71-40f9-8763-97c506514866> ; | 637 | userfield:hasContractor <http://data.posccaesar.org/brreg/R-41682c54-0a71-40f9-8763-97c506514866> ; |
638 | + userfield:hasCostPhaseCode :FreeField3Value8 ; | ||
366 | userfield:hasDiscipline ilap:COR_KI ; | 639 | userfield:hasDiscipline ilap:COR_KI ; |
640 | + userfield:hasDiscipline ilap:COR_KX ; | ||
641 | + userfield:hasDisciplineCode :FreeField4Value1 ; | ||
642 | + userfield:hasFacility <http://data.posccaesar.org/npd/facts/Facility-278329> ; | ||
643 | + userfield:hasField <http://data.posccaesar.org/npd/facts/Field-46437> ; | ||
644 | + userfield:hasHseCriticality ilap:MediumCriticalityActivity ; | ||
645 | + userfield:hasLicense <http://data.posccaesar.org/npd/facts/Licence-21084> ; | ||
646 | + userfield:hasProductionCriticality ilap:LowCriticalityActivity ; | ||
647 | + userfield:hasWorkCenter :FreeFieldForWorkOrderValue1 ; | ||
648 | + userfield:hasWorkCenter :FreeFieldForWorkOrderValue2 ; | ||
649 | + userfield:hasWorkCenter :FreeFieldForWorkOrderValue3 ; | ||
650 | + userfield:hasWorkCenter :FreeFieldForWorkOrderValue4 ; | ||
651 | + rdfs:label "Specified User Field 1 for Activity 102 in Plan 3 Version 1 for Project P"^^xsd:string ; | ||
652 | +. | ||
653 | +:SpecifiedUserfield1forActivity102inPlan3Version2forProjectP | ||
654 | + rdf:type userfield:SpecifiedUserField ; | ||
655 | + userfield:hasContractType ilap:TargetProject ; | ||
656 | + userfield:hasContractor <http://data.posccaesar.org/brreg/R-41682c54-0a71-40f9-8763-97c506514866> ; | ||
657 | + userfield:hasDiscipline ilap:COR_KI ; | ||
658 | + userfield:hasDiscipline ilap:COR_KX ; | ||
659 | + userfield:hasDisciplineCode :FreeField4Value1 ; | ||
367 | userfield:hasFacility <http://data.posccaesar.org/npd/facts/Facility-278329> ; | 660 | userfield:hasFacility <http://data.posccaesar.org/npd/facts/Facility-278329> ; |
368 | userfield:hasField <http://data.posccaesar.org/npd/facts/Field-46437> ; | 661 | userfield:hasField <http://data.posccaesar.org/npd/facts/Field-46437> ; |
369 | userfield:hasHseCriticality ilap:MediumCriticalityActivity ; | 662 | userfield:hasHseCriticality ilap:MediumCriticalityActivity ; |
370 | userfield:hasLicense <http://data.posccaesar.org/npd/facts/Licence-21084> ; | 663 | userfield:hasLicense <http://data.posccaesar.org/npd/facts/Licence-21084> ; |
371 | userfield:hasPriority ilap:LowPriorityActivity ; | 664 | userfield:hasPriority ilap:LowPriorityActivity ; |
372 | userfield:hasProductionCriticality ilap:LowCriticalityActivity ; | 665 | userfield:hasProductionCriticality ilap:LowCriticalityActivity ; |
373 | - rdfs:label "Specified User Field 1 for Activity 102 in Plan Version 2 for Project P"^^xsd:string ; | 666 | + userfield:hasWorkCenter :FreeFieldForWorkOrderValue1 ; |
667 | + userfield:hasWorkCenter :FreeFieldForWorkOrderValue2 ; | ||
668 | + userfield:hasWorkCenter :FreeFieldForWorkOrderValue3 ; | ||
669 | + userfield:hasWorkCenter :FreeFieldForWorkOrderValue4 ; | ||
670 | + rdfs:label "Specified User Field 1 for Activity 102 in Plan 3 Version 2 for Project P"^^xsd:string ; | ||
671 | +. | ||
672 | +:SpecifiedUserfield1forActivity103inPlan3Version1forProjectP | ||
673 | + rdf:type userfield:SpecifiedUserField ; | ||
674 | + userfield:hasContractor <http://data.posccaesar.org/brreg/R-41682c54-0a71-40f9-8763-97c506514866> ; | ||
675 | + userfield:hasDiscipline ilap:COR_KK ; | ||
676 | + userfield:hasDiscipline ilap:COR_KX ; | ||
677 | + userfield:hasFacility <http://data.posccaesar.org/npd/facts/Facility-278329> ; | ||
678 | + userfield:hasField <http://data.posccaesar.org/npd/facts/Field-46437> ; | ||
679 | + userfield:hasLicense <http://data.posccaesar.org/npd/facts/Licence-21084> ; | ||
680 | + userfield:hasRiskFactor ilap:LiftingOperation ; | ||
681 | + userfield:hasRiskFactor ilap:ShallowGasOperation ; | ||
682 | + userfield:hasShutdownType ilap:ScheduledShutdown ; | ||
683 | + userfield:hasStatus ilap:SettlementRuleCreated ; | ||
684 | + userfield:hasWBSpart1 :FreeFieldForWBSpart1Value1 ; | ||
685 | + userfield:hasWBSpart2 :FreeFieldForWBSpart2Value1 ; | ||
686 | + userfield:hasWBSpart3 :FreeFieldForWBSpart3Value1 ; | ||
687 | + userfield:hasWBSpart4 :FreeFieldForWBSpart4Value1 ; | ||
688 | + userfield:hasWBSpart5 :FreeFieldForWBSpart5Value1 ; | ||
689 | + rdfs:label "Specified User Field 1 for Activity 103 in Plan 3 Version 1 for Project P"^^xsd:string ; | ||
690 | +. | ||
691 | +:SpecifiedUserfield1forOperation1inWorkOrderPlan2Version1forProjectP | ||
692 | + rdf:type userfield:SpecifiedUserField ; | ||
693 | + userfield:hasWBSpart1 :FreeFieldForWBSpart1Value1 ; | ||
694 | + userfield:hasWBSpart2 :FreeFieldForWBSpart2Value1 ; | ||
695 | + userfield:hasWBSpart3 :FreeFieldForWBSpart3Value1 ; | ||
696 | + userfield:hasWBSpart4 :FreeFieldForWBSpart4Value1 ; | ||
697 | + userfield:hasWBSpart5 :FreeFieldForWBSpart5Value1 ; | ||
698 | + rdfs:label "Specified Userfield 1 for Operation 1 in Work Order Plan 2 Version 1 in Project P"^^xsd:string ; | ||
699 | +. | ||
700 | +:WorkOrderPlan1Version1forProjectP | ||
701 | + rdf:type ilap:PlanForILAP ; | ||
702 | + rdf:type ilap:WorkOrderPlan ; | ||
703 | + ilap:hasOperation :Operation1version1forProjectP ; | ||
704 | + ilap:hasOperation :Operation2version1forProjectP ; | ||
705 | + ilap:hasOperation :Operation3version2forProjectP ; | ||
706 | + ilap:hasParentPlan :Plan3version2forProjectP ; | ||
707 | + ilap:hasPlanLevel ilap:Level5-ContractWorkSchedule ; | ||
708 | + rdfs:label "Work Order Plan 1 version 1 for Project P"^^xsd:string ; | ||
709 | + rdfs:subClassOf ilap:Activity ; | ||
710 | +. | ||
711 | +:WorkOrderPlan2Version1forProjectP | ||
712 | + rdf:type ilap:PlanForILAP ; | ||
713 | + rdf:type ilap:WorkOrderPlan ; | ||
714 | + ilap:hasOperation :Operation1version1forProjectP ; | ||
715 | + ilap:hasParentPlan :Plan3version2forProjectP ; | ||
716 | + ilap:hasPlanLevel ilap:Level5-ContractWorkSchedule ; | ||
717 | + rdfs:label "Work Order Plan 2 version 1 for Project P"^^xsd:string ; | ||
718 | + rdfs:subClassOf ilap:Activity ; | ||
719 | +. | ||
720 | +SCCS:SAB_D | ||
721 | + rdfs:comment "A Phase that is defined by NORSOK Z-014 SCCS Standard Activity Breakdown Structure (SAB)."^^xsd:string ; | ||
722 | + rdfs:label "SAB D - Development Phase"^^xsd:string ; | ||
723 | +. | ||
724 | +SCCS:SAB_E | ||
725 | + rdfs:comment "A Phase that is defined by NORSOK Z-014 SCCS Standard Activity Breakdown Structure (SAB)."^^xsd:string ; | ||
726 | + rdfs:label "SAB E - Exploration Phase"^^xsd:string ; | ||
727 | +. | ||
728 | +SCCS:SAB_O | ||
729 | + rdfs:comment "A Phase that is defined by NORSOK Z-014 SCCS Standard Activity Breakdown Structure (SAB)."^^xsd:string ; | ||
730 | + rdfs:label "SAB O - Operation Phase"^^xsd:string ; | ||
731 | +. | ||
732 | +SCCS:SAB_P | ||
733 | + rdfs:comment "A Phase that is defined by NORSOK Z-014 SCCS Standard Activity Breakdown Structure (SAB)."^^xsd:string ; | ||
734 | + rdfs:label "SAB P - Planning Phase"^^xsd:string ; | ||
735 | +. | ||
736 | +SCCS:SAB_R | ||
737 | + rdfs:comment "A Phase that is defined by NORSOK Z-014 SCCS Standard Activity Breakdown Structure (SAB)."^^xsd:string ; | ||
738 | + rdfs:label "SAB R - Removal Phase"^^xsd:string ; | ||
739 | +. | ||
740 | +SCCS:SAB_S | ||
741 | + rdfs:comment "A Phase that is defined by NORSOK Z-014 SCCS Standard Activity Breakdown Structure (SAB)."^^xsd:string ; | ||
742 | + rdfs:label "SAB S - Shutdown and Decommissioning Phase"^^xsd:string ; | ||
374 | . | 743 | . | ... | ... |
1 | # baseURI: http://data.posccaesar.org/ilap/userfields/ | 1 | # baseURI: http://data.posccaesar.org/ilap/userfields/ |
2 | # imports: http://data.posccaesar.org/ilap/ | 2 | # imports: http://data.posccaesar.org/ilap/ |
3 | +# imports: http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/CORCoding/ | ||
4 | +# imports: http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/PBSCoding/ | ||
5 | +# imports: http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/ | ||
6 | +# imports: http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS/ | ||
3 | 7 | ||
4 | # c14n-version: 3 | 8 | # c14n-version: 3 |
5 | @prefix : <http://data.posccaesar.org/ilap/userfields/> . | 9 | @prefix : <http://data.posccaesar.org/ilap/userfields/> . |
... | @@ -19,6 +23,10 @@ ilap:shouldUseAnyUri | ... | @@ -19,6 +23,10 @@ ilap:shouldUseAnyUri |
19 | : | 23 | : |
20 | rdf:type owl:Ontology ; | 24 | rdf:type owl:Ontology ; |
21 | owl:imports ilap: ; | 25 | owl:imports ilap: ; |
26 | + owl:imports <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/CORCoding/> ; | ||
27 | + owl:imports <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/PBSCoding/> ; | ||
28 | + owl:imports <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/> ; | ||
29 | + owl:imports <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS/> ; | ||
22 | . | 30 | . |
23 | :SpecifiedUserField | 31 | :SpecifiedUserField |
24 | rdf:type owl:Class ; | 32 | rdf:type owl:Class ; |
... | @@ -167,14 +175,14 @@ ilap:shouldUseAnyUri | ... | @@ -167,14 +175,14 @@ ilap:shouldUseAnyUri |
167 | rdf:type owl:Restriction ; | 175 | rdf:type owl:Restriction ; |
168 | ilap:shouldUseAnyUri "true"^^xsd:boolean ; | 176 | ilap:shouldUseAnyUri "true"^^xsd:boolean ; |
169 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 177 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
170 | - owl:onClass ilap:Status ; | 178 | + owl:onClass ilap:StatusInPlan ; |
171 | owl:onProperty :hasStatus ; | 179 | owl:onProperty :hasStatus ; |
172 | ] ; | 180 | ] ; |
173 | rdfs:subClassOf [ | 181 | rdfs:subClassOf [ |
174 | rdf:type owl:Restriction ; | 182 | rdf:type owl:Restriction ; |
175 | ilap:shouldUseAnyUri "true"^^xsd:boolean ; | 183 | ilap:shouldUseAnyUri "true"^^xsd:boolean ; |
176 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 184 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
177 | - owl:onClass ilap:Status ; | 185 | + owl:onClass ilap:StatusInPlan ; |
178 | owl:onProperty :hasStatusType ; | 186 | owl:onProperty :hasStatusType ; |
179 | ] ; | 187 | ] ; |
180 | rdfs:subClassOf [ | 188 | rdfs:subClassOf [ | ... | ... |
-
Please register or login to post a comment