Tore Christiansen

Cleaned up ontology hierarchy.

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 .
......
This diff is collapsed. Click to expand it.
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 is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
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 [
......