Tore Christiansen

Last fix after changing namespaces

...@@ -6,7 +6,6 @@ ...@@ -6,7 +6,6 @@
6 @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . 6 @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
7 @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . 7 @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
8 @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . 8 @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
9 -
10 : 9 :
11 rdf:type owl:Ontology ; 10 rdf:type owl:Ontology ;
12 rdfs:comment """This ontology is a representation of NORSOK Z-014. The Introduction of the standard describes it as follows. 11 rdfs:comment """This ontology is a representation of NORSOK Z-014. The Introduction of the standard describes it as follows.
...@@ -21,7 +20,6 @@ This NORSOK standard has been developed on basis of the SCCS to update, improve ...@@ -21,7 +20,6 @@ This NORSOK standard has been developed on basis of the SCCS to update, improve
21 rdf:type :NorsokZ014CORplanningResourceClass ; 20 rdf:type :NorsokZ014CORplanningResourceClass ;
22 rdf:type owl:Class ; 21 rdf:type owl:Class ;
23 rdfs:label "General costs"^^xsd:string ; 22 rdfs:label "General costs"^^xsd:string ;
24 - rdfs:subClassOf owl:Thing ;
25 <http://www.w3.org/2004/02/skos/core#notation> "A"^^xsd:string ; 23 <http://www.w3.org/2004/02/skos/core#notation> "A"^^xsd:string ;
26 . 24 .
27 :COR_AA 25 :COR_AA
...@@ -287,7 +285,6 @@ This NORSOK standard has been developed on basis of the SCCS to update, improve ...@@ -287,7 +285,6 @@ This NORSOK standard has been developed on basis of the SCCS to update, improve
287 rdf:type :NorsokZ014CORplanningResourceClass ; 285 rdf:type :NorsokZ014CORplanningResourceClass ;
288 rdf:type owl:Class ; 286 rdf:type owl:Class ;
289 rdfs:label "Bulk materials"^^xsd:string ; 287 rdfs:label "Bulk materials"^^xsd:string ;
290 - rdfs:subClassOf owl:Thing ;
291 <http://www.w3.org/2004/02/skos/core#notation> "B"^^xsd:string ; 288 <http://www.w3.org/2004/02/skos/core#notation> "B"^^xsd:string ;
292 . 289 .
293 :COR_BC 290 :COR_BC
...@@ -896,7 +893,6 @@ This NORSOK standard has been developed on basis of the SCCS to update, improve ...@@ -896,7 +893,6 @@ This NORSOK standard has been developed on basis of the SCCS to update, improve
896 rdf:type :NorsokZ014CORplanningResourceClass ; 893 rdf:type :NorsokZ014CORplanningResourceClass ;
897 rdf:type owl:Class ; 894 rdf:type owl:Class ;
898 rdfs:label "Construction overheads"^^xsd:string ; 895 rdfs:label "Construction overheads"^^xsd:string ;
899 - rdfs:subClassOf owl:Thing ;
900 <http://www.w3.org/2004/02/skos/core#notation> "C"^^xsd:string ; 896 <http://www.w3.org/2004/02/skos/core#notation> "C"^^xsd:string ;
901 . 897 .
902 :COR_CA 898 :COR_CA
...@@ -1029,7 +1025,6 @@ This NORSOK standard has been developed on basis of the SCCS to update, improve ...@@ -1029,7 +1025,6 @@ This NORSOK standard has been developed on basis of the SCCS to update, improve
1029 rdf:type :NorsokZ014CORplanningResourceClass ; 1025 rdf:type :NorsokZ014CORplanningResourceClass ;
1030 rdf:type owl:Class ; 1026 rdf:type owl:Class ;
1031 rdfs:label "Equipment"^^xsd:string ; 1027 rdfs:label "Equipment"^^xsd:string ;
1032 - rdfs:subClassOf owl:Thing ;
1033 <http://www.w3.org/2004/02/skos/core#notation> "E"^^xsd:string ; 1028 <http://www.w3.org/2004/02/skos/core#notation> "E"^^xsd:string ;
1034 . 1029 .
1035 :COR_EA 1030 :COR_EA
...@@ -3857,7 +3852,6 @@ This NORSOK standard has been developed on basis of the SCCS to update, improve ...@@ -3857,7 +3852,6 @@ This NORSOK standard has been developed on basis of the SCCS to update, improve
3857 rdf:type :NorsokZ014CORplanningResourceClass ; 3852 rdf:type :NorsokZ014CORplanningResourceClass ;
3858 rdf:type owl:Class ; 3853 rdf:type owl:Class ;
3859 rdfs:label "Owner's personnel"^^xsd:string ; 3854 rdfs:label "Owner's personnel"^^xsd:string ;
3860 - rdfs:subClassOf owl:Thing ;
3861 <http://www.w3.org/2004/02/skos/core#notation> "H"^^xsd:string ; 3855 <http://www.w3.org/2004/02/skos/core#notation> "H"^^xsd:string ;
3862 . 3856 .
3863 :COR_HA 3857 :COR_HA
...@@ -4053,7 +4047,6 @@ This NORSOK standard has been developed on basis of the SCCS to update, improve ...@@ -4053,7 +4047,6 @@ This NORSOK standard has been developed on basis of the SCCS to update, improve
4053 rdf:type :NorsokZ014CORplanningResourceClass ; 4047 rdf:type :NorsokZ014CORplanningResourceClass ;
4054 rdf:type owl:Class ; 4048 rdf:type owl:Class ;
4055 rdfs:label "Engineering manpower"^^xsd:string ; 4049 rdfs:label "Engineering manpower"^^xsd:string ;
4056 - rdfs:subClassOf owl:Thing ;
4057 <http://www.w3.org/2004/02/skos/core#notation> "K"^^xsd:string ; 4050 <http://www.w3.org/2004/02/skos/core#notation> "K"^^xsd:string ;
4058 . 4051 .
4059 :COR_KA 4052 :COR_KA
...@@ -4270,7 +4263,6 @@ This NORSOK standard has been developed on basis of the SCCS to update, improve ...@@ -4270,7 +4263,6 @@ This NORSOK standard has been developed on basis of the SCCS to update, improve
4270 rdf:type :NorsokZ014CORplanningResourceClass ; 4263 rdf:type :NorsokZ014CORplanningResourceClass ;
4271 rdf:type owl:Class ; 4264 rdf:type owl:Class ;
4272 rdfs:label "Direct labour"^^xsd:string ; 4265 rdfs:label "Direct labour"^^xsd:string ;
4273 - rdfs:subClassOf owl:Thing ;
4274 <http://www.w3.org/2004/02/skos/core#notation> "L"^^xsd:string ; 4266 <http://www.w3.org/2004/02/skos/core#notation> "L"^^xsd:string ;
4275 . 4267 .
4276 :COR_LC 4268 :COR_LC
...@@ -4375,7 +4367,6 @@ This NORSOK standard has been developed on basis of the SCCS to update, improve ...@@ -4375,7 +4367,6 @@ This NORSOK standard has been developed on basis of the SCCS to update, improve
4375 rdf:type :NorsokZ014CORplanningResourceClass ; 4367 rdf:type :NorsokZ014CORplanningResourceClass ;
4376 rdf:type owl:Class ; 4368 rdf:type owl:Class ;
4377 rdfs:label "Indirect labour"^^xsd:string ; 4369 rdfs:label "Indirect labour"^^xsd:string ;
4378 - rdfs:subClassOf owl:Thing ;
4379 <http://www.w3.org/2004/02/skos/core#notation> "M"^^xsd:string ; 4370 <http://www.w3.org/2004/02/skos/core#notation> "M"^^xsd:string ;
4380 . 4371 .
4381 :COR_MA 4372 :COR_MA
...@@ -4473,7 +4464,6 @@ This NORSOK standard has been developed on basis of the SCCS to update, improve ...@@ -4473,7 +4464,6 @@ This NORSOK standard has been developed on basis of the SCCS to update, improve
4473 rdf:type :NorsokZ014CORplanningResourceClass ; 4464 rdf:type :NorsokZ014CORplanningResourceClass ;
4474 rdf:type owl:Class ; 4465 rdf:type owl:Class ;
4475 rdfs:label "Owner's personnel overheads"^^xsd:string ; 4466 rdfs:label "Owner's personnel overheads"^^xsd:string ;
4476 - rdfs:subClassOf owl:Thing ;
4477 <http://www.w3.org/2004/02/skos/core#notation> "Q"^^xsd:string ; 4467 <http://www.w3.org/2004/02/skos/core#notation> "Q"^^xsd:string ;
4478 . 4468 .
4479 :COR_QA 4469 :COR_QA
...@@ -4606,7 +4596,6 @@ This NORSOK standard has been developed on basis of the SCCS to update, improve ...@@ -4606,7 +4596,6 @@ This NORSOK standard has been developed on basis of the SCCS to update, improve
4606 rdf:type :NorsokZ014CORplanningResourceClass ; 4596 rdf:type :NorsokZ014CORplanningResourceClass ;
4607 rdf:type owl:Class ; 4597 rdf:type owl:Class ;
4608 rdfs:label "Engineering overheads"^^xsd:string ; 4598 rdfs:label "Engineering overheads"^^xsd:string ;
4609 - rdfs:subClassOf owl:Thing ;
4610 <http://www.w3.org/2004/02/skos/core#notation> "R"^^xsd:string ; 4599 <http://www.w3.org/2004/02/skos/core#notation> "R"^^xsd:string ;
4611 . 4600 .
4612 :COR_RA 4601 :COR_RA
...@@ -4753,7 +4742,6 @@ This NORSOK standard has been developed on basis of the SCCS to update, improve ...@@ -4753,7 +4742,6 @@ This NORSOK standard has been developed on basis of the SCCS to update, improve
4753 rdf:type :NorsokZ014CORplanningResourceClass ; 4742 rdf:type :NorsokZ014CORplanningResourceClass ;
4754 rdf:type owl:Class ; 4743 rdf:type owl:Class ;
4755 rdfs:label "Unit work"^^xsd:string ; 4744 rdfs:label "Unit work"^^xsd:string ;
4756 - rdfs:subClassOf owl:Thing ;
4757 <http://www.w3.org/2004/02/skos/core#notation> "S"^^xsd:string ; 4745 <http://www.w3.org/2004/02/skos/core#notation> "S"^^xsd:string ;
4758 . 4746 .
4759 :COR_SA 4747 :COR_SA
...@@ -5061,7 +5049,6 @@ This NORSOK standard has been developed on basis of the SCCS to update, improve ...@@ -5061,7 +5049,6 @@ This NORSOK standard has been developed on basis of the SCCS to update, improve
5061 rdf:type :NorsokZ014CORplanningResourceClass ; 5049 rdf:type :NorsokZ014CORplanningResourceClass ;
5062 rdf:type owl:Class ; 5050 rdf:type owl:Class ;
5063 rdfs:label "Marine operations and logistics"^^xsd:string ; 5051 rdfs:label "Marine operations and logistics"^^xsd:string ;
5064 - rdfs:subClassOf owl:Thing ;
5065 <http://www.w3.org/2004/02/skos/core#notation> "X"^^xsd:string ; 5052 <http://www.w3.org/2004/02/skos/core#notation> "X"^^xsd:string ;
5066 . 5053 .
5067 :COR_XA 5054 :COR_XA
...@@ -5320,33 +5307,35 @@ This NORSOK standard has been developed on basis of the SCCS to update, improve ...@@ -5320,33 +5307,35 @@ This NORSOK standard has been developed on basis of the SCCS to update, improve
5320 rdf:type owl:Class ; 5307 rdf:type owl:Class ;
5321 rdfs:comment "A Planning Resource that is defined by Norsok Z-014 COR."^^xsd:string ; 5308 rdfs:comment "A Planning Resource that is defined by Norsok Z-014 COR."^^xsd:string ;
5322 rdfs:label "NORSOK Z014 COR Planning Resource Class"^^xsd:string ; 5309 rdfs:label "NORSOK Z014 COR Planning Resource Class"^^xsd:string ;
5323 - rdfs:subClassOf <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/NorsokZ014thing> ; 5310 + rdfs:subClassOf :NorsokZ014thing ;
5324 . 5311 .
5325 :NorsokZ014PBSplanningResultClass 5312 :NorsokZ014PBSplanningResultClass
5326 rdf:type owl:Class ; 5313 rdf:type owl:Class ;
5327 rdfs:comment "A Planning Result that is defined by Norsok Z-014 PBS."^^xsd:string ; 5314 rdfs:comment "A Planning Result that is defined by Norsok Z-014 PBS."^^xsd:string ;
5328 rdfs:label "NORSOK Z014 PBS Planning Result Class"^^xsd:string ; 5315 rdfs:label "NORSOK Z014 PBS Planning Result Class"^^xsd:string ;
5329 - rdfs:subClassOf <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/NorsokZ014thing> ; 5316 + rdfs:subClassOf :NorsokZ014thing ;
5330 <http://www.w3.org/2004/02/skos/core#notation> "NORSOK Z014 PBS Coding classes"^^xsd:string ; 5317 <http://www.w3.org/2004/02/skos/core#notation> "NORSOK Z014 PBS Coding classes"^^xsd:string ;
5331 . 5318 .
5332 :NorsokZ014SABplanningActivityClass 5319 :NorsokZ014SABplanningActivityClass
5333 rdf:type owl:Class ; 5320 rdf:type owl:Class ;
5334 rdfs:comment "A Planning Activity that is defined by Norsok Z-014 SAB."^^xsd:string ; 5321 rdfs:comment "A Planning Activity that is defined by Norsok Z-014 SAB."^^xsd:string ;
5335 rdfs:label "NORSOK Z014 SAB Planning Activity Class"^^xsd:string ; 5322 rdfs:label "NORSOK Z014 SAB Planning Activity Class"^^xsd:string ;
5336 - rdfs:subClassOf <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/NorsokZ014thing> ; 5323 + rdfs:subClassOf :NorsokZ014thing ;
5337 . 5324 .
5338 :NorsokZ014SABplanningPhaseClass 5325 :NorsokZ014SABplanningPhaseClass
5339 rdf:type owl:Class ; 5326 rdf:type owl:Class ;
5340 rdfs:comment "A Planning Phase that is defined by Norsok Z-014 SAB."^^xsd:string ; 5327 rdfs:comment "A Planning Phase that is defined by Norsok Z-014 SAB."^^xsd:string ;
5341 rdfs:label "NORSOK Z014 SAB Planning Phase Class"^^xsd:string ; 5328 rdfs:label "NORSOK Z014 SAB Planning Phase Class"^^xsd:string ;
5342 rdfs:subClassOf <http://data.posccaesar.org/ilap/AssetLifecyclePhase> ; 5329 rdfs:subClassOf <http://data.posccaesar.org/ilap/AssetLifecyclePhase> ;
5343 - rdfs:subClassOf <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/NorsokZ014thing> ; 5330 + rdfs:subClassOf :NorsokZ014thing ;
5331 +.
5332 +:NorsokZ014thing
5333 + rdf:type rdfs:Class ;
5344 . 5334 .
5345 :PBS_A 5335 :PBS_A
5346 rdf:type :NorsokZ014PBSplanningResultClass ; 5336 rdf:type :NorsokZ014PBSplanningResultClass ;
5347 rdf:type owl:Class ; 5337 rdf:type owl:Class ;
5348 rdfs:label "Offshore Field Installations"^^xsd:string ; 5338 rdfs:label "Offshore Field Installations"^^xsd:string ;
5349 - rdfs:subClassOf owl:Thing ;
5350 <http://www.w3.org/2004/02/skos/core#notation> "A"^^xsd:string ; 5339 <http://www.w3.org/2004/02/skos/core#notation> "A"^^xsd:string ;
5351 . 5340 .
5352 :PBS_AA 5341 :PBS_AA
...@@ -8699,7 +8688,6 @@ This NORSOK standard has been developed on basis of the SCCS to update, improve ...@@ -8699,7 +8688,6 @@ This NORSOK standard has been developed on basis of the SCCS to update, improve
8699 rdf:type :NorsokZ014PBSplanningResultClass ; 8688 rdf:type :NorsokZ014PBSplanningResultClass ;
8700 rdf:type owl:Class ; 8689 rdf:type owl:Class ;
8701 rdfs:label "Land Based Installations"^^xsd:string ; 8690 rdfs:label "Land Based Installations"^^xsd:string ;
8702 - rdfs:subClassOf owl:Thing ;
8703 <http://www.w3.org/2004/02/skos/core#notation> "B"^^xsd:string ; 8691 <http://www.w3.org/2004/02/skos/core#notation> "B"^^xsd:string ;
8704 . 8692 .
8705 :PBS_BA 8693 :PBS_BA
...@@ -11821,6 +11809,3 @@ This NORSOK standard has been developed on basis of the SCCS to update, improve ...@@ -11821,6 +11809,3 @@ This NORSOK standard has been developed on basis of the SCCS to update, improve
11821 rdf:type owl:Class ; 11809 rdf:type owl:Class ;
11822 rdfs:label "SAB shutdown and decommissioning phase"^^xsd:string ; 11810 rdfs:label "SAB shutdown and decommissioning phase"^^xsd:string ;
11823 . 11811 .
11824 -<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/NorsokZ014thing>
11825 - rdf:type rdfs:Class ;
11826 -.
......
1 # baseURI: http://data.posccaesar.org/ilap/ 1 # baseURI: http://data.posccaesar.org/ilap/
2 -# imports: http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS/ 2 +# imports: http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/
3 # imports: http://data.posccaesar.org/ilap/userfields/ 3 # imports: http://data.posccaesar.org/ilap/userfields/
4 4
5 # c14n-version: 3 5 # c14n-version: 3
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
18 . 18 .
19 : 19 :
20 rdf:type owl:Ontology ; 20 rdf:type owl:Ontology ;
21 - owl:imports <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS/> ; 21 + owl:imports SCCS: ;
22 owl:imports userfield: ; 22 owl:imports userfield: ;
23 owl:versionInfo "Created with TopBraid Composer"^^xsd:string ; 23 owl:versionInfo "Created with TopBraid Composer"^^xsd:string ;
24 . 24 .
...@@ -4467,8 +4467,24 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel ...@@ -4467,8 +4467,24 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
4467 rdfs:comment "A relationship between a planning object and part of a schedule."^^xsd:string ; 4467 rdfs:comment "A relationship between a planning object and part of a schedule."^^xsd:string ;
4468 rdfs:label "part of Schedule"^^xsd:string ; 4468 rdfs:label "part of Schedule"^^xsd:string ;
4469 . 4469 .
4470 +SCCS:COR_A
4471 + rdfs:subClassOf :SCCSresource ;
4472 +.
4473 +SCCS:COR_B
4474 + rdfs:subClassOf :SCCSresource ;
4475 +.
4476 +SCCS:COR_C
4477 + rdfs:subClassOf :SCCSresource ;
4478 +.
4479 +SCCS:COR_E
4480 + rdfs:subClassOf :SCCSresource ;
4481 +.
4482 +SCCS:COR_H
4483 + rdfs:subClassOf :SCCSresource ;
4484 +.
4470 SCCS:COR_K 4485 SCCS:COR_K
4471 rdf:type :Discipline ; 4486 rdf:type :Discipline ;
4487 + rdfs:subClassOf :SCCSresource ;
4472 . 4488 .
4473 SCCS:COR_KA 4489 SCCS:COR_KA
4474 rdf:type :Discipline ; 4490 rdf:type :Discipline ;
...@@ -4603,6 +4619,21 @@ SCCS:COR_LY ...@@ -4603,6 +4619,21 @@ SCCS:COR_LY
4603 SCCS:COR_LZ 4619 SCCS:COR_LZ
4604 rdf:type :Discipline ; 4620 rdf:type :Discipline ;
4605 . 4621 .
4622 +SCCS:COR_M
4623 + rdfs:subClassOf :SCCSresource ;
4624 +.
4625 +SCCS:COR_Q
4626 + rdfs:subClassOf :SCCSresource ;
4627 +.
4628 +SCCS:COR_R
4629 + rdfs:subClassOf :SCCSresource ;
4630 +.
4631 +SCCS:COR_S
4632 + rdfs:subClassOf :SCCSresource ;
4633 +.
4634 +SCCS:COR_X
4635 + rdfs:subClassOf :SCCSresource ;
4636 +.
4606 SCCS:NorsokZ014CORplanningResourceClass 4637 SCCS:NorsokZ014CORplanningResourceClass
4607 rdfs:comment "A Planning Resource that is defined by Norsok Z-014 COR."^^xsd:string ; 4638 rdfs:comment "A Planning Resource that is defined by Norsok Z-014 COR."^^xsd:string ;
4608 rdfs:subClassOf :ActivityPlanningResource ; 4639 rdfs:subClassOf :ActivityPlanningResource ;
......
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/SCCS/
4 3
5 # c14n-version: 3 4 # c14n-version: 3
6 @prefix : <http://data.posccaesar.org/ilap/ilap-testdata/> . 5 @prefix : <http://data.posccaesar.org/ilap/ilap-testdata/> .
...@@ -60,7 +59,6 @@ ilap:SpecifiedUserfield1forActivity102inPlanVersion2forProjectP ...@@ -60,7 +59,6 @@ ilap:SpecifiedUserfield1forActivity102inPlanVersion2forProjectP
60 : 59 :
61 rdf:type owl:Ontology ; 60 rdf:type owl:Ontology ;
62 owl:imports ilap: ; 61 owl:imports ilap: ;
63 - owl:imports <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS/> ;
64 owl:versionInfo "Created with TopBraid Composer"^^xsd:string ; 62 owl:versionInfo "Created with TopBraid Composer"^^xsd:string ;
65 . 63 .
66 :Activity101inPlan2version1forProjectP 64 :Activity101inPlan2version1forProjectP
......