Tore Christiansen

Cleaned up ontology hierarchy.

# baseURI: http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/CORCoding
# baseURI: http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/CORCoding/
# c14n-version: 3
@prefix : <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/CORCoding/> .
@prefix COR: <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/CORCoding/> .
@prefix ILAP: <http://data.posccaesar.org/ilap/> .
@prefix SCCS: <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/> .
......@@ -9,7 +10,7 @@
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/CORCoding>
COR:
rdf:type owl:Ontology ;
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 ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string ;
......
# baseURI: http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/PBSCoding
# baseURI: http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/PBSCoding/
# c14n-version: 3
@prefix : <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/PBSCoding/> .
@prefix ILAP: <http://data.posccaesar.org/ilap/> .
@prefix PBS: <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/PBSCoding/> .
@prefix SCCS: <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/> .
......@@ -9,14 +10,14 @@
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/PBSCoding>
PBS:
rdf:type owl:Ontology ;
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 ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string ;
skos:notation "PBS Ontology for NORSOK Z-014 Ed. 2 May 2012"^^xsd:string ;
.
SCCS:NORSOZ014PBSplanningResultClass
rdf:type rdfs:Class ;
rdf:type owl:Class ;
rdfs:label "NORSOK Z014 PBS Planning Result Class"^^xsd:string ;
skos:notation "NORSOK Z014 PBS Coding classses"^^xsd:string ;
.
......
# baseURI: http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding
# baseURI: http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/
# c14n-version: 3
@prefix : <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/> .
@prefix ILAP: <http://data.posccaesar.org/ilap/> .
@prefix SAB: <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/> .
@prefix SCCS: <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/> .
......@@ -9,12 +10,1039 @@
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding>
SAB:
rdf:type owl:Ontology ;
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 ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string ;
skos:notation "SAB Ontology for NORSOK Z-014 Ed. 2 May 2012"^^xsd:string ;
.
SCCS:NorsokZ014SABplanningActivityClass
rdf:type rdfs:Class ;
SAB:NorsokZ014SABplanningActivityClass
rdf:type owl:Class ;
rdfs:subClassOf SCCS:NorsokZ014thing ;
rdfs:subClassOf owl:Thing ;
.
SAB:SAB_1
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Management"^^xsd:string ;
skos:notation "1"^^xsd:string ;
.
SAB:SAB_11
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Project management"^^xsd:string ;
rdfs:subClassOf SAB:SAB_1 ;
skos:notation "11"^^xsd:string ;
.
SAB:SAB_12
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Construction management"^^xsd:string ;
rdfs:subClassOf SAB:SAB_1 ;
skos:notation "12"^^xsd:string ;
.
SAB:SAB_13
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "External services"^^xsd:string ;
rdfs:subClassOf SAB:SAB_1 ;
skos:notation "13"^^xsd:string ;
.
SAB:SAB_2
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Engineering and procurement"^^xsd:string ;
skos:notation "2"^^xsd:string ;
.
SAB:SAB_21
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Engineering"^^xsd:string ;
rdfs:subClassOf SAB:SAB_2 ;
skos:notation "21"^^xsd:string ;
.
SAB:SAB_211
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Pre-engineering"^^xsd:string ;
rdfs:subClassOf SAB:SAB_21 ;
skos:notation "211"^^xsd:string ;
.
SAB:SAB_212
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Design engineering"^^xsd:string ;
rdfs:subClassOf SAB:SAB_21 ;
skos:notation "212"^^xsd:string ;
.
SAB:SAB_213
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Fabrication engineering"^^xsd:string ;
rdfs:subClassOf SAB:SAB_21 ;
skos:notation "213"^^xsd:string ;
.
SAB:SAB_22
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Procurement"^^xsd:string ;
rdfs:subClassOf SAB:SAB_2 ;
skos:notation "22"^^xsd:string ;
.
SAB:SAB_23
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Construction supervision"^^xsd:string ;
rdfs:subClassOf SAB:SAB_2 ;
skos:notation "23"^^xsd:string ;
.
SAB:SAB_3
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Material deliveries"^^xsd:string ;
skos:notation "3"^^xsd:string ;
.
SAB:SAB_31
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Equipment"^^xsd:string ;
rdfs:subClassOf SAB:SAB_3 ;
skos:notation "31"^^xsd:string ;
.
SAB:SAB_311
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Company provided equipment"^^xsd:string ;
rdfs:subClassOf SAB:SAB_31 ;
skos:notation "311"^^xsd:string ;
.
SAB:SAB_312
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Contractor provided equipment"^^xsd:string ;
rdfs:subClassOf SAB:SAB_31 ;
skos:notation "312"^^xsd:string ;
.
SAB:SAB_313
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Surplus equipment"^^xsd:string ;
rdfs:subClassOf SAB:SAB_31 ;
skos:notation "313"^^xsd:string ;
.
SAB:SAB_32
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Bulk"^^xsd:string ;
rdfs:subClassOf SAB:SAB_3 ;
skos:notation "32"^^xsd:string ;
.
SAB:SAB_321
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Company provided bulk"^^xsd:string ;
rdfs:subClassOf SAB:SAB_32 ;
skos:notation "321"^^xsd:string ;
.
SAB:SAB_322
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Contractor provided bulk"^^xsd:string ;
rdfs:subClassOf SAB:SAB_32 ;
skos:notation "322"^^xsd:string ;
.
SAB:SAB_323
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Surplus bulk"^^xsd:string ;
rdfs:subClassOf SAB:SAB_32 ;
skos:notation "323"^^xsd:string ;
.
SAB:SAB_33
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Spare parts"^^xsd:string ;
rdfs:subClassOf SAB:SAB_3 ;
skos:notation "33"^^xsd:string ;
.
SAB:SAB_4
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Construction"^^xsd:string ;
skos:notation "4"^^xsd:string ;
.
SAB:SAB_41
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Onshore construction"^^xsd:string ;
rdfs:subClassOf SAB:SAB_4 ;
skos:notation "41"^^xsd:string ;
.
SAB:SAB_411
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Mobilisation"^^xsd:string ;
rdfs:subClassOf SAB:SAB_41 ;
skos:notation "411"^^xsd:string ;
.
SAB:SAB_412
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Civil Work"^^xsd:string ;
rdfs:subClassOf SAB:SAB_41 ;
skos:notation "412"^^xsd:string ;
.
SAB:SAB_413
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Fabrication of major assemblies"^^xsd:string ;
rdfs:subClassOf SAB:SAB_41 ;
skos:notation "413"^^xsd:string ;
.
SAB:SAB_4131
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Prefabrication"^^xsd:string ;
rdfs:subClassOf SAB:SAB_413 ;
skos:notation "4131"^^xsd:string ;
.
SAB:SAB_4132
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Installation/assembly/erection"^^xsd:string ;
rdfs:subClassOf SAB:SAB_413 ;
skos:notation "4132"^^xsd:string ;
.
SAB:SAB_414
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Other Prefabrication"^^xsd:string ;
rdfs:subClassOf SAB:SAB_41 ;
skos:notation "414"^^xsd:string ;
.
SAB:SAB_4141
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Prefabrication"^^xsd:string ;
rdfs:subClassOf SAB:SAB_414 ;
skos:notation "4141"^^xsd:string ;
.
SAB:SAB_4142
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Installation/assembly/erection"^^xsd:string ;
rdfs:subClassOf SAB:SAB_414 ;
skos:notation "4142"^^xsd:string ;
.
SAB:SAB_415
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Modification"^^xsd:string ;
rdfs:subClassOf SAB:SAB_41 ;
skos:notation "415"^^xsd:string ;
.
SAB:SAB_4151
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Stripping / Dismantling"^^xsd:string ;
rdfs:subClassOf SAB:SAB_415 ;
skos:notation "4151"^^xsd:string ;
.
SAB:SAB_4152
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Refitting"^^xsd:string ;
rdfs:subClassOf SAB:SAB_415 ;
skos:notation "4152"^^xsd:string ;
.
SAB:SAB_4153
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Revamp"^^xsd:string ;
rdfs:subClassOf SAB:SAB_415 ;
skos:notation "4153"^^xsd:string ;
.
SAB:SAB_4154
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Relocate"^^xsd:string ;
rdfs:subClassOf SAB:SAB_415 ;
skos:notation "4154"^^xsd:string ;
.
SAB:SAB_417
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Commissioning"^^xsd:string ;
rdfs:subClassOf SAB:SAB_41 ;
skos:notation "417"^^xsd:string ;
.
SAB:SAB_4171
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Commissioning"^^xsd:string ;
rdfs:subClassOf SAB:SAB_417 ;
skos:notation "4171"^^xsd:string ;
.
SAB:SAB_4172
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Startup"^^xsd:string ;
rdfs:subClassOf SAB:SAB_417 ;
skos:notation "4172"^^xsd:string ;
.
SAB:SAB_418
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Weighing, Seafastening & Load-out"^^xsd:string ;
rdfs:subClassOf SAB:SAB_41 ;
skos:notation "418"^^xsd:string ;
.
SAB:SAB_42
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Atshore construction"^^xsd:string ;
rdfs:subClassOf SAB:SAB_4 ;
skos:notation "42"^^xsd:string ;
.
SAB:SAB_422
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Civil work"^^xsd:string ;
rdfs:subClassOf SAB:SAB_42 ;
skos:notation "422"^^xsd:string ;
.
SAB:SAB_423
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Major Assemblies"^^xsd:string ;
rdfs:subClassOf SAB:SAB_42 ;
skos:notation "423"^^xsd:string ;
.
SAB:SAB_4231
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Prefabrication"^^xsd:string ;
rdfs:subClassOf SAB:SAB_423 ;
skos:notation "4231"^^xsd:string ;
.
SAB:SAB_4232
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Installation/assembly/erection"^^xsd:string ;
rdfs:subClassOf SAB:SAB_423 ;
skos:notation "4232"^^xsd:string ;
.
SAB:SAB_424
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Other fabrication activities"^^xsd:string ;
rdfs:subClassOf SAB:SAB_42 ;
skos:notation "424"^^xsd:string ;
.
SAB:SAB_4241
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Prefabrication"^^xsd:string ;
rdfs:subClassOf SAB:SAB_424 ;
skos:notation "4241"^^xsd:string ;
.
SAB:SAB_4242
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Installation/assembly/erection"^^xsd:string ;
rdfs:subClassOf SAB:SAB_424 ;
skos:notation "4242"^^xsd:string ;
.
SAB:SAB_425
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Modification"^^xsd:string ;
rdfs:subClassOf SAB:SAB_42 ;
skos:notation "425"^^xsd:string ;
.
SAB:SAB_4251
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Stripping/dismantling"^^xsd:string ;
rdfs:subClassOf SAB:SAB_425 ;
skos:notation "4251"^^xsd:string ;
.
SAB:SAB_4252
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Refitting"^^xsd:string ;
rdfs:subClassOf SAB:SAB_425 ;
skos:notation "4252"^^xsd:string ;
.
SAB:SAB_4253
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Revamp"^^xsd:string ;
rdfs:subClassOf SAB:SAB_425 ;
skos:notation "4253"^^xsd:string ;
.
SAB:SAB_426
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Vendor assistance"^^xsd:string ;
rdfs:subClassOf SAB:SAB_42 ;
skos:notation "426"^^xsd:string ;
.
SAB:SAB_427
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Commissioning"^^xsd:string ;
rdfs:subClassOf SAB:SAB_42 ;
skos:notation "427"^^xsd:string ;
.
SAB:SAB_43
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Inshore construction"^^xsd:string ;
rdfs:subClassOf SAB:SAB_4 ;
skos:notation "43"^^xsd:string ;
.
SAB:SAB_431
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Mobilisation"^^xsd:string ;
rdfs:subClassOf SAB:SAB_43 ;
skos:notation "431"^^xsd:string ;
.
SAB:SAB_432
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Civil work"^^xsd:string ;
rdfs:subClassOf SAB:SAB_43 ;
skos:notation "432"^^xsd:string ;
.
SAB:SAB_433
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Major Assemblies"^^xsd:string ;
rdfs:subClassOf SAB:SAB_43 ;
skos:notation "433"^^xsd:string ;
.
SAB:SAB_4331
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Prefabrication"^^xsd:string ;
rdfs:subClassOf SAB:SAB_433 ;
skos:notation "4331"^^xsd:string ;
.
SAB:SAB_4332
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Installation/assembly/erection"^^xsd:string ;
rdfs:subClassOf SAB:SAB_433 ;
skos:notation "4332"^^xsd:string ;
.
SAB:SAB_434
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Other fabrication activities"^^xsd:string ;
rdfs:subClassOf SAB:SAB_43 ;
skos:notation "434"^^xsd:string ;
.
SAB:SAB_4341
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Prefabrication"^^xsd:string ;
rdfs:subClassOf SAB:SAB_434 ;
skos:notation "4341"^^xsd:string ;
.
SAB:SAB_4342
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Installation/assembly/erection"^^xsd:string ;
rdfs:subClassOf SAB:SAB_434 ;
skos:notation "4342"^^xsd:string ;
.
SAB:SAB_435
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Modification"^^xsd:string ;
rdfs:subClassOf SAB:SAB_43 ;
skos:notation "435"^^xsd:string ;
.
SAB:SAB_4351
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Stripping/dismantling"^^xsd:string ;
rdfs:subClassOf SAB:SAB_435 ;
skos:notation "4351"^^xsd:string ;
.
SAB:SAB_4352
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Refitting"^^xsd:string ;
rdfs:subClassOf SAB:SAB_435 ;
skos:notation "4352"^^xsd:string ;
.
SAB:SAB_4353
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Revamp"^^xsd:string ;
rdfs:subClassOf SAB:SAB_435 ;
skos:notation "4353"^^xsd:string ;
.
SAB:SAB_4354
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Relocate"^^xsd:string ;
rdfs:subClassOf SAB:SAB_435 ;
skos:notation "4354"^^xsd:string ;
.
SAB:SAB_436
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Vendor assistance"^^xsd:string ;
rdfs:subClassOf SAB:SAB_43 ;
skos:notation "436"^^xsd:string ;
.
SAB:SAB_437
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Commissioning"^^xsd:string ;
rdfs:subClassOf SAB:SAB_43 ;
skos:notation "437"^^xsd:string ;
.
SAB:SAB_44
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Offshore construction"^^xsd:string ;
rdfs:subClassOf SAB:SAB_4 ;
skos:notation "44"^^xsd:string ;
.
SAB:SAB_441
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Mobilisation"^^xsd:string ;
rdfs:subClassOf SAB:SAB_44 ;
skos:notation "441"^^xsd:string ;
.
SAB:SAB_442
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Civil work"^^xsd:string ;
rdfs:subClassOf SAB:SAB_44 ;
skos:notation "442"^^xsd:string ;
.
SAB:SAB_443
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Activities related to major assemblies"^^xsd:string ;
rdfs:subClassOf SAB:SAB_44 ;
skos:notation "443"^^xsd:string ;
.
SAB:SAB_4431
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Prefabrication"^^xsd:string ;
rdfs:subClassOf SAB:SAB_443 ;
skos:notation "4431"^^xsd:string ;
.
SAB:SAB_4432
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Installation/assembly/erection"^^xsd:string ;
rdfs:subClassOf SAB:SAB_443 ;
skos:notation "4432"^^xsd:string ;
.
SAB:SAB_444
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Other fabrication activities"^^xsd:string ;
rdfs:subClassOf SAB:SAB_44 ;
skos:notation "444"^^xsd:string ;
.
SAB:SAB_4441
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Prefabrication"^^xsd:string ;
rdfs:subClassOf SAB:SAB_444 ;
skos:notation "4441"^^xsd:string ;
.
SAB:SAB_4442
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Installation/assembly/erection"^^xsd:string ;
rdfs:subClassOf SAB:SAB_444 ;
skos:notation "4442"^^xsd:string ;
.
SAB:SAB_445
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Modification"^^xsd:string ;
rdfs:subClassOf SAB:SAB_44 ;
skos:notation "445"^^xsd:string ;
.
SAB:SAB_4451
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Stripping/dismantling"^^xsd:string ;
rdfs:subClassOf SAB:SAB_445 ;
skos:notation "4451"^^xsd:string ;
.
SAB:SAB_4452
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Refitting"^^xsd:string ;
rdfs:subClassOf SAB:SAB_445 ;
skos:notation "4452"^^xsd:string ;
.
SAB:SAB_4453
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Revamp"^^xsd:string ;
rdfs:subClassOf SAB:SAB_445 ;
skos:notation "4453"^^xsd:string ;
.
SAB:SAB_4454
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Relocate"^^xsd:string ;
rdfs:subClassOf SAB:SAB_445 ;
skos:notation "4454"^^xsd:string ;
.
SAB:SAB_446
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Vendor assistance"^^xsd:string ;
rdfs:subClassOf SAB:SAB_44 ;
skos:notation "446"^^xsd:string ;
.
SAB:SAB_447
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Commissioning"^^xsd:string ;
rdfs:subClassOf SAB:SAB_44 ;
skos:notation "447"^^xsd:string ;
.
SAB:SAB_4471
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Commissioning"^^xsd:string ;
rdfs:subClassOf SAB:SAB_447 ;
skos:notation "4471"^^xsd:string ;
.
SAB:SAB_4472
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Startup"^^xsd:string ;
rdfs:subClassOf SAB:SAB_447 ;
skos:notation "4472"^^xsd:string ;
.
SAB:SAB_448
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Non-working hours (lunch, standby, etc)"^^xsd:string ;
rdfs:subClassOf SAB:SAB_44 ;
skos:notation "448"^^xsd:string ;
.
SAB:SAB_5
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Operations"^^xsd:string ;
skos:notation "5"^^xsd:string ;
.
SAB:SAB_51
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "SAB 51: Landbased operations"^^xsd:string ;
rdfs:subClassOf SAB:SAB_5 ;
skos:notation "51"^^xsd:string ;
.
SAB:SAB_511
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Lifting"^^xsd:string ;
rdfs:subClassOf SAB:SAB_51 ;
skos:notation "511"^^xsd:string ;
.
SAB:SAB_512
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Transport"^^xsd:string ;
rdfs:subClassOf SAB:SAB_51 ;
skos:notation "512"^^xsd:string ;
.
SAB:SAB_513
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Pipeline operations"^^xsd:string ;
rdfs:subClassOf SAB:SAB_51 ;
skos:notation "513"^^xsd:string ;
.
SAB:SAB_514
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Cable operations"^^xsd:string ;
rdfs:subClassOf SAB:SAB_51 ;
skos:notation "514"^^xsd:string ;
.
SAB:SAB_515
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Other landbased operations"^^xsd:string ;
rdfs:subClassOf SAB:SAB_51 ;
skos:notation "515"^^xsd:string ;
.
SAB:SAB_52
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Offshore operations"^^xsd:string ;
rdfs:subClassOf SAB:SAB_5 ;
skos:notation "52"^^xsd:string ;
.
SAB:SAB_521
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Survey"^^xsd:string ;
rdfs:subClassOf SAB:SAB_52 ;
skos:notation "521"^^xsd:string ;
.
SAB:SAB_522
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Seabed preparation"^^xsd:string ;
rdfs:subClassOf SAB:SAB_52 ;
skos:notation "522"^^xsd:string ;
.
SAB:SAB_5221
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Trenching"^^xsd:string ;
rdfs:subClassOf SAB:SAB_522 ;
skos:notation "5221"^^xsd:string ;
.
SAB:SAB_5222
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Dredging"^^xsd:string ;
rdfs:subClassOf SAB:SAB_522 ;
skos:notation "5222"^^xsd:string ;
.
SAB:SAB_5223
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Back filling"^^xsd:string ;
rdfs:subClassOf SAB:SAB_522 ;
skos:notation "5223"^^xsd:string ;
.
SAB:SAB_5224
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Rock dumping"^^xsd:string ;
rdfs:subClassOf SAB:SAB_522 ;
skos:notation "5224"^^xsd:string ;
.
SAB:SAB_523
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Installation"^^xsd:string ;
rdfs:subClassOf SAB:SAB_52 ;
skos:notation "523"^^xsd:string ;
.
SAB:SAB_5231
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Lifting"^^xsd:string ;
rdfs:subClassOf SAB:SAB_523 ;
skos:notation "5231"^^xsd:string ;
.
SAB:SAB_5232
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Piling"^^xsd:string ;
rdfs:subClassOf SAB:SAB_523 ;
skos:notation "5232"^^xsd:string ;
.
SAB:SAB_5233
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Grouting"^^xsd:string ;
rdfs:subClassOf SAB:SAB_523 ;
skos:notation "5233"^^xsd:string ;
.
SAB:SAB_5234
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Mating"^^xsd:string ;
rdfs:subClassOf SAB:SAB_523 ;
skos:notation "5234"^^xsd:string ;
.
SAB:SAB_524
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Pipeline operations"^^xsd:string ;
rdfs:subClassOf SAB:SAB_52 ;
skos:notation "524"^^xsd:string ;
.
SAB:SAB_5241
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Pipelaying"^^xsd:string ;
rdfs:subClassOf SAB:SAB_524 ;
skos:notation "5241"^^xsd:string ;
.
SAB:SAB_5242
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Tie-in"^^xsd:string ;
rdfs:subClassOf SAB:SAB_524 ;
skos:notation "5242"^^xsd:string ;
.
SAB:SAB_5243
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Hydrotesting"^^xsd:string ;
rdfs:subClassOf SAB:SAB_524 ;
skos:notation "5243"^^xsd:string ;
.
SAB:SAB_5244
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "RFO"^^xsd:string ;
rdfs:subClassOf SAB:SAB_524 ;
skos:notation "5244"^^xsd:string ;
.
SAB:SAB_525
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Umbilical and cable operations"^^xsd:string ;
rdfs:subClassOf SAB:SAB_52 ;
skos:notation "525"^^xsd:string ;
.
SAB:SAB_5251
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Laying"^^xsd:string ;
rdfs:subClassOf SAB:SAB_525 ;
skos:notation "5251"^^xsd:string ;
.
SAB:SAB_5252
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Pull-in and connection"^^xsd:string ;
rdfs:subClassOf SAB:SAB_525 ;
skos:notation "5252"^^xsd:string ;
.
SAB:SAB_5253
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Testing"^^xsd:string ;
rdfs:subClassOf SAB:SAB_525 ;
skos:notation "5253"^^xsd:string ;
.
SAB:SAB_526
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Transport"^^xsd:string ;
rdfs:subClassOf SAB:SAB_52 ;
skos:notation "526"^^xsd:string ;
.
SAB:SAB_5261
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Towing"^^xsd:string ;
rdfs:subClassOf SAB:SAB_526 ;
skos:notation "5261"^^xsd:string ;
.
SAB:SAB_5262
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Heavy lift transport"^^xsd:string ;
rdfs:subClassOf SAB:SAB_526 ;
skos:notation "5262"^^xsd:string ;
.
SAB:SAB_527
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Subsea structure operations"^^xsd:string ;
rdfs:subClassOf SAB:SAB_52 ;
skos:notation "527"^^xsd:string ;
.
SAB:SAB_5271
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Testing"^^xsd:string ;
rdfs:subClassOf SAB:SAB_527 ;
skos:notation "5271"^^xsd:string ;
.
SAB:SAB_5272
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Installation"^^xsd:string ;
rdfs:subClassOf SAB:SAB_527 ;
skos:notation "5272"^^xsd:string ;
.
SAB:SAB_5273
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Commissioning"^^xsd:string ;
rdfs:subClassOf SAB:SAB_527 ;
skos:notation "5273"^^xsd:string ;
.
SAB:SAB_528
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Particular abandonment operations"^^xsd:string ;
rdfs:subClassOf SAB:SAB_52 ;
skos:notation "528"^^xsd:string ;
.
SAB:SAB_5281
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Cutting of structures"^^xsd:string ;
rdfs:subClassOf SAB:SAB_528 ;
skos:notation "5281"^^xsd:string ;
.
SAB:SAB_5282
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Topling"^^xsd:string ;
rdfs:subClassOf SAB:SAB_528 ;
skos:notation "5282"^^xsd:string ;
.
SAB:SAB_5283
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Removal/lifting"^^xsd:string ;
rdfs:subClassOf SAB:SAB_528 ;
skos:notation "5283"^^xsd:string ;
.
SAB:SAB_5284
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Transport and dumping"^^xsd:string ;
rdfs:subClassOf SAB:SAB_528 ;
skos:notation "5284"^^xsd:string ;
.
SAB:SAB_53
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Logistics"^^xsd:string ;
rdfs:subClassOf SAB:SAB_5 ;
skos:notation "53"^^xsd:string ;
.
SAB:SAB_531
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Supply base/terminal"^^xsd:string ;
rdfs:subClassOf SAB:SAB_53 ;
skos:notation "531"^^xsd:string ;
.
SAB:SAB_532
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Supply and distribution"^^xsd:string ;
rdfs:subClassOf SAB:SAB_53 ;
skos:notation "532"^^xsd:string ;
.
SAB:SAB_533
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Personnel transport"^^xsd:string ;
rdfs:subClassOf SAB:SAB_53 ;
skos:notation "533"^^xsd:string ;
.
SAB:SAB_534
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Flotel/LQ/camps"^^xsd:string ;
rdfs:subClassOf SAB:SAB_53 ;
skos:notation "534"^^xsd:string ;
.
SAB:SAB_54
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Drilling and completion"^^xsd:string ;
rdfs:subClassOf SAB:SAB_5 ;
skos:notation "54"^^xsd:string ;
.
SAB:SAB_541
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Onshore drilling and completion"^^xsd:string ;
rdfs:subClassOf SAB:SAB_54 ;
skos:notation "541"^^xsd:string ;
.
SAB:SAB_5411
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Fixed rig drilling"^^xsd:string ;
rdfs:subClassOf SAB:SAB_541 ;
skos:notation "5411"^^xsd:string ;
.
SAB:SAB_5412
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Mobile rig drilling"^^xsd:string ;
rdfs:subClassOf SAB:SAB_541 ;
skos:notation "5412"^^xsd:string ;
.
SAB:SAB_542
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Offshore drilling and completion"^^xsd:string ;
rdfs:subClassOf SAB:SAB_54 ;
skos:notation "542"^^xsd:string ;
.
SAB:SAB_5421
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Predrilling"^^xsd:string ;
rdfs:subClassOf SAB:SAB_542 ;
skos:notation "5421"^^xsd:string ;
.
SAB:SAB_5422
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Subsea drilling"^^xsd:string ;
rdfs:subClassOf SAB:SAB_542 ;
skos:notation "5422"^^xsd:string ;
.
SAB:SAB_5423
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Platform drilling"^^xsd:string ;
rdfs:subClassOf SAB:SAB_542 ;
skos:notation "5423"^^xsd:string ;
.
SAB:SAB_6
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Unit work activities"^^xsd:string ;
skos:notation "6"^^xsd:string ;
.
SAB:SAB_7
rdf:type SAB:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "General"^^xsd:string ;
skos:notation "7"^^xsd:string ;
.
SAB:SAB_D
rdf:type owl:Class ;
rdfs:label "SAB development phase"^^xsd:string ;
.
SAB:SAB_E
rdf:type owl:Class ;
rdfs:label "SAB exploration phase"^^xsd:string ;
.
SAB:SAB_O
rdf:type owl:Class ;
rdfs:label "SAB operation phase"^^xsd:string ;
.
SAB:SAB_P
rdf:type owl:Class ;
rdfs:label "SAB planning phase"^^xsd:string ;
.
SAB:SAB_R
rdf:type owl:Class ;
rdfs:label "SAB removal phase"^^xsd:string ;
.
SAB:SAB_S
rdf:type owl:Class ;
rdfs:label "SAB shutdown and decommissioning phase"^^xsd:string ;
.
......
# baseURI: http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS
# imports: http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/CORCoding
# imports: http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/PBSCoding
# imports: http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding
# baseURI: http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS/
# imports: http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/CORCoding/
# imports: http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/PBSCoding/
# imports: http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/
# c14n-version: 3
@prefix : <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS/> .
@prefix SCCS_DO_NOT_USE_THIS_NAMESPACE: <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
......@@ -12,7 +13,40 @@
<http://data.posccaesar.org/ilap/Activity>
rdf:type owl:Class ;
.
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS>
<http://data.posccaesar.org/ilap/Project>
rdfs:subClassOf [
rdf:type owl:Restriction ;
<http://data.posccaesar.org/ilap/shouldUseAnyUri> "true"^^xsd:boolean ;
owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
owl:onClass <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/SCCSNorsokZ014SABplanningPhaseClass> ;
owl:onProperty <http://data.posccaesar.org/ilap/hasLifecyclePhase> ;
] ;
.
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/SAB_D>
rdf:type <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/SCCSNorsokZ014SABplanningPhaseClass> ;
.
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/SAB_E>
rdf:type <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/SCCSNorsokZ014SABplanningPhaseClass> ;
.
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/SAB_O>
rdf:type <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/SCCSNorsokZ014SABplanningPhaseClass> ;
.
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/SAB_P>
rdf:type <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/SCCSNorsokZ014SABplanningPhaseClass> ;
.
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/SAB_R>
rdf:type <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/SCCSNorsokZ014SABplanningPhaseClass> ;
.
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/SAB_S>
rdf:type <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/SCCSNorsokZ014SABplanningPhaseClass> ;
.
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/SCCSNorsokZ014SABplanningPhaseClass>
rdf:type owl:Class ;
rdfs:comment "An Activity Planning Phase that is defined by Norsok Z-014 SAB."^^xsd:string ;
rdfs:label "Norsok Z014 SAB Planning Phase Class"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/AssetLifecyclePhase> ;
.
SCCS_DO_NOT_USE_THIS_NAMESPACE:
rdf:type owl:Ontology ;
rdfs:comment """This ontology is a representation of NORSOK Z-014. The Introduction of the standard describes it as follows.
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
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.
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 ;
rdfs:label "NORSOK Z-014 Standard cost coding system (SCCS) ontology"^^xsd:string ;
owl:imports <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/CORCoding> ;
owl:imports <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/PBSCoding> ;
owl:imports <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding> ;
owl:imports <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/CORCoding/> ;
owl:imports <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/PBSCoding/> ;
owl:imports <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string ;
.
<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
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/NorsokZ014CORplanningResourceClass>
rdfs:subClassOf <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/NorsokZ014thing> ;
.
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/NorsokZ014SABplanningActivityClass>
rdfs:subClassOf <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/NorsokZ014thing> ;
.
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/NorsokZ014thing>
rdf:type rdfs:Class ;
.
......
This diff could not be displayed because it is too large.
# baseURI: http://data.posccaesar.org/ilap/ilap-testdata/
# imports: http://data.posccaesar.org/ilap/
# imports: http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/CORCoding/
# imports: http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/PBSCoding/
# imports: http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/
# imports: http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS/
# c14n-version: 3
@prefix : <http://data.posccaesar.org/ilap/ilap-testdata/> .
@prefix SCCS: <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/> .
@prefix ilap: <http://data.posccaesar.org/ilap/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
......@@ -10,7 +15,10 @@
@prefix userfield: <http://data.posccaesar.org/ilap/userfields/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
ilap:Activity102inPlanVersion2forProjectP
ilap:hasParentActivity :Activity101inPlanVersion2forProjectP ;
ilap:hasParentActivity :Activity101inPlan2version1forProjectP ;
.
ilap:COR_KI
rdfs:subClassOf SCCS:COR_K ;
.
ilap:FinishToStart1
ilap:hasCalendar :Calendar1 ;
......@@ -18,31 +26,31 @@ ilap:FinishToStart1
.
ilap:FinishToStart2
ilap:hasCalendar :Calendar1 ;
ilap:hasSuccessor :Activity102inPlanVersion2forProjectP ;
ilap:hasSuccessor :Activity102inPlan3version1forProjectP ;
.
ilap:FreeFieldSet1
ilap:hasCompletelyFreeFieldDefinition :CompletelyFreeField1definition ;
ilap:hasFreeField :FreeField2 ;
userfield:hasFreeFieldForSpecifiedUserField :FreeField1 ;
userfield:hasFreeFieldForSpecifiedUserField :FreeFieldForWorkOrder ;
.
ilap:Milestone1
ilap:hasCalendar :Calendar1 ;
.
ilap:Operation1inActivity101inPlanVersion2forProjectP
ilap:hasParentActivity :Activity101inPlanVersion2forProjectP ;
ilap:Operation1version1forProjectP
ilap:hasParentActivity :Activity101inPlan2version1forProjectP ;
rdfs:label "Operation 1 Version 1 for Project P"^^xsd:string ;
.
ilap:Schedule2ForPlanVersion2forProjectP
ilap:hasActivity :Schedule2forActivity101inPlanVersion2forProjectP ;
ilap:hasActivity :Schedule2forActivity102inPlan3version2forProjectP ;
.
ilap:ShutdownActivitySS1inPlanVersion2forProjectP
ilap:hasSpecifiedUserField :SpecifiedUserfield1forActivity101inPlanVersion2forProjectP ;
ilap:hasSpecifiedUserField :SpecifiedUserfield1forActivity101inPlan2Version1forProjectP ;
.
ilap:ShutdownPlanVersion1
ilap:hasParentPlan :Plan1Version2forProjectP ;
ilap:hasParentPlan :Plan1version1forProjectP ;
.
ilap:SpecifiedUserfield1forActivity101inPlanVersion2forProjectP
userfield:hasMainActivity :Activity102inPlanVersion2forProjectP ;
userfield:hasMainActivity :Activity102inPlan3version1forProjectP ;
userfield:hasSAPActualPercentComplete :FreeField3Value8 ;
userfield:hasStatusType :FreeField3Value6 ;
userfield:hasSystemStatus :FreeField3Value7 ;
......@@ -54,47 +62,124 @@ ilap:SpecifiedUserfield1forActivity102inPlanVersion2forProjectP
:
rdf:type owl:Ontology ;
owl:imports ilap: ;
owl:imports <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/CORCoding/> ;
owl:imports <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/PBSCoding/> ;
owl:imports <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/> ;
owl:imports <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS/> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string ;
.
:Activity101inPlanVersion2forProjectP
:Activity101inPlan2version1forProjectP
rdf:type ilap:ActivityInPlan ;
rdf:type owl:Class ;
ilap:hasActivityType <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/SAB_52> ;
ilap:hasActualMainContractor <http://data.posccaesar.org/brreg/R-41682c54-0a71-40f9-8763-97c506514866> ;
ilap:hasActualOperator <http://data.posccaesar.org/npd/facts/Company-17237803> ;
ilap:hasActualSubContractor :DrillCrewB ;
ilap:hasBaselineSchedule :Schedule1forActivity102inPlan3version2forProjectP ;
ilap:hasCompletelyFreeField :CompletelyFreeField1ForActivity101inPlan2inProjectP ;
ilap:hasCostType ilap:CapexProject ;
ilap:hasCriticality ilap:HighCriticalityActivity ;
ilap:hasCurrentSchedule :Schedule2forActivity102inPlan3version2forProjectP ;
ilap:hasDiscipline ilap:COR_KI ;
ilap:hasDiscipline SCCS:COR_KD ;
ilap:hasFreeField :FreeField2Value1 ;
ilap:hasFreeField :FreeField3Value1 ;
ilap:hasLiveSchedule :Schedule3forActivity102inPlan3version2forProjectP ;
ilap:hasMainContractor <http://data.posccaesar.org/brreg/R-41682c54-0a71-40f9-8763-97c506514866> ;
ilap:hasMaterialOrderStatus ilap:MaterialOnOrder ;
ilap:hasOperator <http://data.posccaesar.org/npd/facts/Company-17237803> ;
ilap:hasPercentageComplete "50"^^xsd:string ;
ilap:hasPriority ilap:HighPriorityActivity ;
ilap:hasProjectAFEid "AFE29"^^xsd:string ;
ilap:hasResource :Resource1 ;
ilap:hasResult :Result1 ;
ilap:hasRevisedSchedule :Schedule4forActivity102inPlan3version2forProjectP ;
ilap:hasRiskFactorForPlan ilap:HeightWork ;
ilap:hasRiskFactorForPlan ilap:HotWork ;
ilap:hasSpecifiedUserField :SpecifiedUserfield1forActivity101inPlan2Version1forProjectP ;
ilap:hasStatus ilap:Active ;
ilap:hasSubContractor :DrillCrewA ;
ilap:hasSuccessor :FinishToStart1 ;
ilap:hasWorkVolume "1500 hours"^^xsd:string ;
rdfs:label "Activity 101 in Plan 2 Version 1 for Project P"^^xsd:string ;
rdfs:subClassOf ilap:Activity ;
.
:Activity102inPlan2version1forProjectP
rdf:type ilap:ActivityInPlan ;
rdf:type owl:Class ;
ilap:hasActivityType <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/SAB_52> ;
ilap:hasActualMainContractor <http://data.posccaesar.org/brreg/R-41682c54-0a71-40f9-8763-97c506514866> ;
ilap:hasActualOperator <http://data.posccaesar.org/npd/facts/Company-17237803> ;
ilap:hasActualSubContractor ilap:DrillCrewB ;
ilap:hasBaselineSchedule ilap:Schedule1forActivity101inPlanVersion2forProjectP ;
ilap:hasCompletelyFreeField ilap:CompletelyFreeField1ForActivity101inPlan2inProjectP ;
ilap:hasActualSubContractor :DrillCrewB ;
ilap:hasBaselineSchedule :Schedule1forActivity102inPlan3version2forProjectP ;
ilap:hasCompletelyFreeField :CompletelyFreeField1ForActivity101inPlan2inProjectP ;
ilap:hasCostType ilap:CapexProject ;
ilap:hasCriticality ilap:HighCriticalityActivity ;
ilap:hasCurrentSchedule ilap:Schedule2forActivity101inPlanVersion2forProjectP ;
ilap:hasCurrentSchedule :Schedule2forActivity102inPlan3version2forProjectP ;
ilap:hasDiscipline ilap:COR_KI ;
ilap:hasDiscipline <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/COR_KD> ;
ilap:hasDiscipline SCCS:COR_KD ;
ilap:hasFreeField ilap:FreeField2Value1 ;
ilap:hasLiveSchedule ilap:Schedule3forActivity101inPlanVersion2forProjectP ;
ilap:hasLiveSchedule :Schedule3forActivity102inPlan3version2forProjectP ;
ilap:hasMainContractor <http://data.posccaesar.org/brreg/R-41682c54-0a71-40f9-8763-97c506514866> ;
ilap:hasMaterialOrderStatus ilap:MaterialOnOrder ;
ilap:hasOperator <http://data.posccaesar.org/npd/facts/Company-17237803> ;
ilap:hasPercentageComplete "50"^^xsd:string ;
ilap:hasPriority ilap:HighPriorityActivity ;
ilap:hasResource ilap:EngineeringResourcesForProjectP ;
ilap:hasResult ilap:ProjectDeliverableFromProjectP ;
ilap:hasRevisedSchedule ilap:Schedule4forActivity101inPlanVersion2forProjectP ;
ilap:hasProjectAFEid "AFE29"^^xsd:string ;
ilap:hasResource :Resource1 ;
ilap:hasResult :Result1 ;
ilap:hasRevisedSchedule :Schedule4forActivity102inPlan3version2forProjectP ;
ilap:hasRiskFactorForPlan ilap:HeightWork ;
ilap:hasRiskFactorForPlan ilap:HotWork ;
ilap:hasSpecifiedUserField ilap:SpecifiedUserfield1forActivity101inPlanVersion2forProjectP ;
ilap:hasSpecifiedUserField :SpecifiedUserfield1forActivity101inPlan2Version1forProjectP ;
ilap:hasStatus ilap:Active ;
ilap:hasSubContractor ilap:DrillCrewA ;
ilap:hasSuccessor ilap:FinishToStart1 ;
ilap:hasSubContractor :DrillCrewA ;
ilap:hasSuccessor :FinishToStart1 ;
ilap:hasWorkVolume "1500 hours"^^xsd:string ;
rdfs:label "Activity 101 in plan version 2 for project P"^^xsd:string ;
rdfs:label "Activity 102 in Plan 2 Version 1 for Project P"^^xsd:string ;
rdfs:subClassOf ilap:Activity ;
.
:Activity102inPlan3version1forProjectP
rdf:type ilap:ActivityInPlan ;
rdf:type owl:Class ;
ilap:correspondsToPlan :WorkOrderPlan1Version1forProjectP ;
ilap:hasCriticality ilap:HighCriticalityActivity ;
ilap:hasDiscipline ilap:COR_KI ;
ilap:hasDiscipline SCCS:COR_KD ;
ilap:hasParentActivity :Activity101inPlan2version1forProjectP ;
ilap:hasPriority ilap:HighPriorityActivity ;
ilap:hasSpecifiedUserField :SpecifiedUserfield1forActivity102inPlan3Version1forProjectP ;
rdfs:label "Activity 102 in Plan 3 Version 1 for project P"^^xsd:string ;
rdfs:subClassOf ilap:Activity ;
.
:Activity102inPlan3version2forProjectP
rdf:type ilap:ActivityInPlan ;
rdf:type owl:Class ;
ilap:correspondsToPlan :WorkOrderPlan1Version1forProjectP ;
ilap:hasBaselineSchedule :Schedule1forActivity102inPlan3version2forProjectP ;
ilap:hasCurrentSchedule :Schedule2forActivity102inPlan3version2forProjectP ;
ilap:hasParentActivity :Activity101inPlan2version1forProjectP ;
ilap:hasPriority ilap:MediumPriorityActivity ;
ilap:hasRevisedSchedule :Schedule4forActivity102inPlan3version2forProjectP ;
ilap:hasSpecifiedUserField :SpecifiedUserfield1forActivity102inPlan3Version2forProjectP ;
rdfs:label "Activity 102 in Plan 3 Version 2 for project P"^^xsd:string ;
rdfs:subClassOf ilap:Activity ;
.
:Activity102inPlanVersion2forProjectP
:Activity103inPlan3version1forProjectP
rdf:type ilap:ActivityInPlan ;
rdf:type owl:Class ;
ilap:hasSpecifiedUserField ilap:SpecifiedUserfield1forActivity102inPlanVersion2forProjectP ;
rdfs:label "Activity 102 in plan version 2 for project P"^^xsd:string ;
ilap:correspondsToPlan :WorkOrderPlan2Version1forProjectP ;
ilap:hasParentActivity :Activity101inPlan2version1forProjectP ;
ilap:hasSpecifiedUserField :SpecifiedUserfield1forActivity103inPlan3Version1forProjectP ;
rdfs:label "Activity 103 in plan 3 Version 1 for project P"^^xsd:string ;
rdfs:subClassOf ilap:Activity ;
.
:ActualActivity103inPlan3version1forProjectP
rdf:type :Activity103inPlan3version1forProjectP ;
rdf:type <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/SAB_523> ;
rdfs:comment "An instance the planned Activity 103 in Plan 3 Version 1 for Plan P"^^xsd:string ;
rdfs:label "Actual Activity 103 in Plan 3 version 1 for Project P"^^xsd:string ;
.
:Calendar1
rdf:type ilap:Calendar ;
rdfs:label "Calendar 1"^^xsd:string ;
......@@ -110,6 +195,10 @@ ilap:SpecifiedUserfield1forActivity102inPlanVersion2forProjectP
ilap:hasFieldName "My Own Personal Start Time"^^xsd:string ;
rdfs:label "Completely Free Field 1 Definition"^^xsd:string ;
.
:Data1
rdf:type ilap:Data ;
ilap:hasProject :ProjectP ;
.
:DrillCrewA
rdf:type ilap:DrillCrew ;
rdfs:label "Drill Crew A"^^xsd:string ;
......@@ -118,20 +207,18 @@ ilap:SpecifiedUserfield1forActivity102inPlanVersion2forProjectP
rdf:type ilap:DrillCrew ;
rdfs:label "Drill Crew B"^^xsd:string ;
.
:EngineeringResourcesForProjectP
rdf:type ilap:EngineeringManhourResource ;
rdf:type <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/COR_K> ;
rdfs:label "Engineering Resources for Project P"^^xsd:string ;
.
:FinishToStart1
rdf:type ilap:FS ;
ilap:hasLag 0 ;
ilap:hasSuccessor :Milestone1 ;
rdfs:label "Finish to Start 1"^^xsd:string ;
rdfs:subClassOf ilap:PeriodInTime ;
.
:FinishToStart2
rdf:type ilap:FS ;
ilap:hasCalendar :Calendar1 ;
ilap:hasLag 3 ;
ilap:hasSuccessor :Activity102inPlan2version1forProjectP ;
rdfs:label "Finish to Start 2"^^xsd:string ;
rdfs:subClassOf ilap:PeriodInTime ;
.
......@@ -149,7 +236,7 @@ ilap:SpecifiedUserfield1forActivity102inPlanVersion2forProjectP
.
:FreeField2
rdf:type ilap:FreeField ;
ilap:hasFieldName "Programmer"^^xsd:string ;
ilap:hasFieldName "isProgrammer"^^xsd:string ;
ilap:hasValue ilap:FreeField2Value1 ;
rdfs:label "ILAP Free Field 2"^^xsd:string ;
.
......@@ -161,12 +248,13 @@ ilap:SpecifiedUserfield1forActivity102inPlanVersion2forProjectP
.
:FreeField3
rdf:type ilap:FreeField ;
ilap:hasFieldName "has Contractor"^^xsd:string ;
ilap:hasFieldName "isDomesticated"^^xsd:string ;
ilap:hasValue ilap:FreeField3Value1 ;
ilap:hasValue ilap:FreeField3Value2 ;
ilap:hasValue ilap:FreeField3Value3 ;
ilap:hasValue ilap:FreeField3Value4 ;
ilap:hasValue ilap:FreeField3Value5 ;
ilap:hierarchical "TRUE"^^xsd:string ;
rdfs:label "ILAP Free Field 3"^^xsd:string ;
.
:FreeField3Value1
......@@ -178,7 +266,7 @@ ilap:SpecifiedUserfield1forActivity102inPlanVersion2forProjectP
.
:FreeField3Value2
rdf:type ilap:FreeFieldValue ;
ilap:hasDescription "Mamal"^^xsd:string ;
ilap:hasDescription "Mammal"^^xsd:string ;
ilap:hasShort "MAM"^^xsd:string ;
rdfs:label "Free Field 3 Value 2"^^xsd:string ;
.
......@@ -214,17 +302,89 @@ ilap:SpecifiedUserfield1forActivity102inPlanVersion2forProjectP
.
:FreeField3Value8
rdf:type ilap:FreeFieldValue ;
ilap:hasDescription "50 %"^^xsd:string ;
ilap:hasShort "50"^^xsd:string ;
ilap:hasDescription "Cost Phase Code 13"^^xsd:string ;
ilap:hasShort "CPC 13"^^xsd:string ;
rdfs:label "Free Field 3 Value 8"^^xsd:string ;
.
:FreeField4
rdf:type ilap:FreeField ;
ilap:hasFieldName "has DisciplineCode"^^xsd:string ;
ilap:hasValue :FreeField4Value1 ;
rdfs:label "ILAP Free Field 4"^^xsd:string ;
.
:FreeField4Value1
rdf:type ilap:FreeFieldValue ;
ilap:hasDescription "Explosive Engineering"^^xsd:string ;
ilap:hasShort "EXP ENG"^^xsd:string ;
.
:FreeFieldForWBSPart1
rdf:type ilap:FreeField ;
ilap:hasFieldName "has WBS Part 1"^^xsd:string ;
ilap:hasValue :FreeFieldForWBSpart1Value1 ;
rdfs:label "Free Field for WBS Part 1"^^xsd:string ;
.
:FreeFieldForWBSPart2
rdf:type ilap:FreeField ;
ilap:hasFieldName "has WBS Part 2"^^xsd:string ;
ilap:hasValue :FreeFieldForWBSpart2Value1 ;
rdfs:label "Free Field for WBS Part 2"^^xsd:string ;
.
:FreeFieldForWBSPart3
rdf:type ilap:FreeField ;
ilap:hasFieldName "has WBS Part 3"^^xsd:string ;
ilap:hasValue :FreeFieldForWBSpart3Value1 ;
rdfs:label "Free Field for WBS Part 3"^^xsd:string ;
.
:FreeFieldForWBSPart4
rdf:type ilap:FreeField ;
ilap:hasFieldName "has WBS Part 4"^^xsd:string ;
ilap:hasValue :FreeFieldForWBSpart4Value1 ;
rdfs:label "Free Field for WBS Part 4"^^xsd:string ;
.
:FreeFieldForWBSPart5
rdf:type ilap:FreeField ;
ilap:hasFieldName "has WBS Part 5"^^xsd:string ;
ilap:hasValue :FreeFieldForWBSpart5Value1 ;
rdfs:label "Free Field for WBS Part 5"^^xsd:string ;
.
:FreeFieldForWBSpart1Value1
rdf:type ilap:FreeFieldValue ;
ilap:hasDescription "Assistanse Offshore"^^xsd:string ;
ilap:hasShort "310014"^^xsd:string ;
rdfs:label "Free Field for WBS Part 1 Value 1"^^xsd:string ;
.
:FreeFieldForWBSpart2Value1
rdf:type ilap:FreeFieldValue ;
ilap:hasDescription "Statfjord"^^xsd:string ;
ilap:hasShort "M.O037"^^xsd:string ;
rdfs:label "Free Field for WBS Part 2 Value 1"^^xsd:string ;
.
:FreeFieldForWBSpart3Value1
rdf:type ilap:FreeFieldValue ;
ilap:hasDescription "Statfjord A"^^xsd:string ;
ilap:hasShort "FA"^^xsd:string ;
rdfs:label "Free Field for WBS Part 3 Value 1"^^xsd:string ;
.
:FreeFieldForWBSpart4Value1
rdf:type ilap:FreeFieldValue ;
ilap:hasDescription "Skifte filterhus på 80-C UJ-AB"^^xsd:string ;
ilap:hasShort "M.C046W.0I.F.0224"^^xsd:string ;
rdfs:label "Free Field for WBS Part 4 Value 1"^^xsd:string ;
.
:FreeFieldForWBSpart5Value1
rdf:type ilap:FreeFieldValue ;
ilap:hasDescription "Pumpe A"^^xsd:string ;
ilap:hasShort "Pumpe A"^^xsd:string ;
rdfs:label "Free Field for WBS Part 5 Value 1"^^xsd:string ;
.
:FreeFieldForWorkOrder
rdf:type ilap:FreeField ;
ilap:hasFieldName "hasWorkOrder"^^xsd:string ;
ilap:hasValue ilap:FreeFieldForWorkOrderValue1 ;
ilap:hasValue ilap:FreeFieldForWorkOrderValue2 ;
ilap:hasValue ilap:FreeFieldForWorkOrderValue3 ;
ilap:hasValue ilap:FreeFieldForWorkOrderValue4 ;
ilap:hasValue :FreeFieldForWorkOrderValue1 ;
ilap:hasValue :FreeFieldForWorkOrderValue2 ;
ilap:hasValue :FreeFieldForWorkOrderValue4 ;
rdfs:label "Free Field for Work Order"^^xsd:string ;
.
:FreeFieldForWorkOrderValue1
rdf:type ilap:FreeFieldValue ;
......@@ -250,103 +410,209 @@ ilap:SpecifiedUserfield1forActivity102inPlanVersion2forProjectP
ilap:hasShort "Package 1"^^xsd:string ;
rdfs:label "Free Field for Work Order Value 4"^^xsd:string ;
.
:FreeFieldSet1
rdf:type ilap:FreeFieldSet ;
ilap:hasCompletelyFreeFieldDefinition :CompletelyFreeField1definition ;
ilap:hasFreeField :FreeField2 ;
ilap:hasFreeField :FreeField3 ;
userfield:hasFreeFieldForSpecifiedUserField :FreeField1 ;
userfield:hasFreeFieldForSpecifiedUserField :FreeFieldForWorkOrder ;
rdfs:label "Free Field Set 1"^^xsd:string ;
rdfs:subClassOf owl:Thing ;
.
:Milestone1
rdf:type ilap:MilestoneInPlan ;
rdf:type owl:Class ;
ilap:hasSuccessor ilap:FinishToStart2 ;
ilap:hasConstraint :FinishToStart2 ;
ilap:hasSuccessor :FinishToStart2 ;
rdfs:label "Milestone 1"^^xsd:string ;
rdfs:subClassOf ilap:Event ;
.
:Milestone2
rdf:type ilap:MilestoneInPlan ;
rdf:type owl:Class ;
rdfs:subClassOf ilap:Event ;
.
:Operation1version1forProjectP
rdf:type ilap:OperationInPlan ;
rdf:type owl:Class ;
ilap:hasLocation ilap:LicenseBlock ;
ilap:hasParentActivity :Activity101inPlan2version1forProjectP ;
ilap:hasProjectAFEid "P1001"^^xsd:string ;
ilap:hasSpecifiedUserField :SpecifiedUserfield1forOperation1inWorkOrderPlan2Version1forProjectP ;
rdfs:label "Operation 1 Version 1 for Project P"^^xsd:string ;
rdfs:subClassOf ilap:Activity ;
.
:Operation2version1forProjectP
rdf:type ilap:OperationInPlan ;
rdf:type owl:Class ;
rdfs:label "Operation 2 Version 1 for Project P"^^xsd:string ;
rdfs:subClassOf ilap:Activity ;
.
:Operation3version2forProjectP
rdf:type ilap:OperationInPlan ;
rdf:type owl:Class ;
rdfs:label "Operation 3 Version 2 for Project P"^^xsd:string ;
rdfs:subClassOf ilap:Activity ;
.
:OperationalWorkCenterA
rdf:type ilap:OperationalWorkCenter ;
.
:PersonA
rdf:type ilap:Person ;
.
:Plan1Version2forProjectP
:Plan1version1forProjectP
rdf:type ilap:PlanForILAP ;
rdf:type owl:Class ;
ilap:hasBaselineSchedule ilap:Schedule1ForPlanVersion2forProjectP ;
ilap:hasActivity :Activity101inPlan2version1forProjectP ;
ilap:hasContractType ilap:AccruedTimeProject ;
ilap:hasCostType ilap:OpexProject ;
ilap:hasCurrentProgress "50 percent"^^xsd:string ;
ilap:hasCurrentSchedule ilap:Schedule2ForPlanVersion2forProjectP ;
ilap:hasPlanLevel ilap:level4-ContractControlSchedule ;
ilap:hasLifecyclePhase <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/SAB_O> ;
ilap:hasObjective ilap:ActivityToMaintainBusinessAsUsual ;
ilap:hasPlanLevel ilap:Level3-ProjectMasterSchedule ;
ilap:hasPlannedProgress "60 percent"^^xsd:string ;
rdfs:label "Plan 1 version 2 for Project P"^^xsd:string ;
ilap:hasProjectType ilap:OperationAndMaintenanceProject ;
ilap:hasResourceType SCCS:COR_KU ;
ilap:hasResultType SCCS:PBS_AEAC ;
rdfs:label "Plan 1 Version 1 for Project P"^^xsd:string ;
rdfs:subClassOf ilap:Activity ;
.
:Plan2Version1forProjectP
:Plan2version1forProjectP
rdf:type ilap:DrillingPlan ;
rdf:type ilap:PlanForILAP ;
rdf:type ilap:WorkOrderPlan ;
rdf:type owl:Class ;
ilap:hasParentPlan :Plan1Version2forProjectP ;
ilap:hasPlanLevel ilap:level5-ContractWorkSchedule ;
rdfs:label "Plan 2 version 1 for Project P"^^xsd:string ;
ilap:hasActivity :Activity101inPlan2version1forProjectP ;
ilap:hasCurrentProgress "50 percent"^^xsd:string ;
ilap:hasParentPlan :Plan1version1forProjectP ;
ilap:hasPlanLevel ilap:Level3-ContractMasterSchedule ;
ilap:hasPlannedProgress "60 percent"^^xsd:string ;
rdfs:label "Plan 2 Version 1 for Project P"^^xsd:string ;
rdfs:subClassOf ilap:Activity ;
.
:Plan3version1forProjectP
rdf:type ilap:PlanForILAP ;
rdf:type ilap:WellIsolationPlan ;
rdf:type owl:Class ;
ilap:hasActivity :Activity102inPlan3version1forProjectP ;
ilap:hasActivity :Activity103inPlan3version1forProjectP ;
ilap:hasParentPlan :Plan2version1forProjectP ;
ilap:hasPlanLevel ilap:Level4-ContractControlSchedule ;
rdfs:label "Plan 3 Version 1 for Project P"^^xsd:string ;
rdfs:subClassOf ilap:Activity ;
.
:ProjectDeliverableFromProjectP
rdf:type ilap:ProjectDeliverable ;
rdfs:comment "A Project Deliverable from Project P"^^xsd:string ;
rdfs:label "Project Deliverable from Project P"^^xsd:string ;
:Plan3version2forProjectP
rdf:type ilap:PlanForILAP ;
rdf:type owl:Class ;
ilap:hasActivity :Activity102inPlan3version2forProjectP ;
ilap:hasBaselineSchedule :Schedule1forPlan3version2forProjectP ;
ilap:hasCurrentProgress "50 percent"^^xsd:string ;
ilap:hasCurrentSchedule :Schedule2forPlan3version2forProjectP ;
ilap:hasLiveSchedule :Schedule3forPlan3version2forProjectP ;
ilap:hasParentPlan :Plan2version1forProjectP ;
ilap:hasPlanLevel ilap:Level4-ContractControlSchedule ;
ilap:hasPlannedProgress "60 percent"^^xsd:string ;
ilap:hasRevisedSchedule :Schedule4forPlan3version2forProjectP ;
rdfs:label "Plan 3 Version 2 for Project P"^^xsd:string ;
rdfs:subClassOf ilap:Activity ;
.
:ProjectP
rdf:type ilap:Project ;
ilap:hasContractMilestone :Milestone2 ;
ilap:hasContractType ilap:InvoicableProject ;
ilap:hasCostType ilap:OpexProject ;
ilap:hasExpendedCost "16000"^^xsd:string ;
ilap:hasExpendedQuantity "1050"^^xsd:string ;
ilap:hasLifecyclePhase <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/SAB_E> ;
ilap:hasPlan :Plan1version1forProjectP ;
ilap:hasPlannedCost "15000"^^xsd:string ;
ilap:hasPlannedQuantity "1000"^^xsd:string ;
ilap:hasProjectAFEid "AFE29"^^xsd:string ;
ilap:hasProjectLeader :PersonA ;
ilap:hasProjectMilestone :Milestone2 ;
ilap:hasProjectPhase ilap:HighActivityPeriod ;
ilap:hasProjectStatus ilap:Active ;
ilap:hasProjectType ilap:GreenFieldProject ;
ilap:hasResult SCCS:PBS_AB ;
ilap:hasSpecifiedUserField :SpecifiedUserFieldForProjectP ;
.
:Resource1
rdf:type ilap:EngineeringManhourResource ;
rdf:type SCCS:COR_KD ;
ilap:hasCalendar :Calendar1 ;
rdfs:label "Resource 1"^^xsd:string ;
.
:Schedule1ForPlanVersion2forProjectP
rdf:type ilap:ScheduleForILAP ;
ilap:hasActivity :Schedule1forActivity101inPlanVersion2forProjectP ;
rdfs:label "Schedule 1 For Plan Version 2 for Project P"^^xsd:string ;
rdfs:subClassOf ilap:Activity ;
:Result1
rdf:type ilap:ProjectDeliverable ;
rdf:type SCCS:PBS_ADDC ;
rdfs:comment "A Project Deliverable from Project P"^^xsd:string ;
rdfs:label "Result 1"^^xsd:string ;
.
:Schedule1forActivity101inPlanVersion2forProjectP
:Schedule1forActivity102inPlan3version2forProjectP
rdf:type ilap:ScheduleForActivityInPlan ;
rdfs:label "Schedule 1 for Activity 101 in Plan Version 2 for Project P"^^xsd:string ;
ilap:partOfSchedule :Schedule1forPlan3version2forProjectP ;
rdfs:label "Schedule 1 for Activity 102 in Plan 3 Version 2 for Project P"^^xsd:string ;
rdfs:subClassOf ilap:Activity ;
.
:Schedule2ForPlanVersion2forProjectP
:Schedule1forPlan3version2forProjectP
rdf:type ilap:ScheduleForILAP ;
rdfs:label "Schedule 2 For Plan Version 2 for Project P"^^xsd:string ;
ilap:hasActivity :Schedule1forActivity102inPlan3version2forProjectP ;
rdfs:label "Schedule 1 for Plan 3 Version 2 for Project P"^^xsd:string ;
rdfs:subClassOf ilap:Activity ;
.
:Schedule2forActivity101inPlanVersion2forProjectP
rdf:type ilap:Schedule1forActivity101inPlanVersion2forProjectP ;
:Schedule2forActivity102inPlan3version2forProjectP
rdf:type ilap:ScheduleForActivityInPlan ;
rdfs:label "Schedule 2 for Activity 101 in Plan Version 2 for Project P"^^xsd:string ;
ilap:partOfSchedule :Schedule2forPlan3version2forProjectP ;
rdfs:label "Schedule 2 for Activity 102 in Plan 3 Version 2 for Project P"^^xsd:string ;
rdfs:subClassOf ilap:Activity ;
.
:Schedule3ForPlanVersion2forProjectP
:Schedule2forPlan3version2forProjectP
rdf:type ilap:ScheduleForILAP ;
ilap:hasActivity :Schedule3forActivity101inPlanVersion2forProjectP ;
rdfs:label "Schedule 3 For Plan Version 2 for Project P"^^xsd:string ;
rdfs:label "Schedule 2 for Plan 3 Version 2 for Project P"^^xsd:string ;
rdfs:subClassOf ilap:Activity ;
.
:Schedule3forActivity101inPlanVersion2forProjectP
:Schedule3forActivity102inPlan3version2forProjectP
rdf:type ilap:ScheduleForActivityInPlan ;
rdfs:label "Schedule 2 for Activity 101 in Plan Version 2 for Project P"^^xsd:string ;
ilap:partOfSchedule :Schedule3forPlan3version2forProjectP ;
rdfs:label "Schedule 2 for Activity 102 in Plan 3 Version 2 for Project P"^^xsd:string ;
rdfs:subClassOf ilap:Activity ;
.
:Schedule4ForPlanVersion2forProjectP
:Schedule3forPlan3version2forProjectP
rdf:type ilap:ScheduleForILAP ;
ilap:hasActivity :Schedule3forActivity101inPlanVersion2forProjectP ;
rdfs:label "Schedule 4 For Plan Version 2 for Project P"^^xsd:string ;
ilap:hasActivity :Schedule3forActivity102inPlan3version2forProjectP ;
rdfs:label "Schedule 3 for Plan 3 Version 2 for Project P"^^xsd:string ;
rdfs:subClassOf ilap:Activity ;
.
:Schedule4forActivity101inPlanVersion2forProjectP
:Schedule4forActivity102inPlan3version2forProjectP
rdf:type ilap:ScheduleForActivityInPlan ;
rdfs:label "Schedule 4 for Activity 101 in Plan Version 2 for Project P"^^xsd:string ;
ilap:partOfSchedule :Schedule4forPlan3version2forProjectP ;
rdfs:label "Schedule 4 for Activity 102 in Plan 3 Version 2 for Project P"^^xsd:string ;
rdfs:subClassOf ilap:Activity ;
.
:Schedule4forPlan3version2forProjectP
rdf:type ilap:ScheduleForILAP ;
ilap:hasActivity :Schedule3forActivity102inPlan3version2forProjectP ;
rdfs:label "Schedule 4 for Plan 3 Version 2 for Project P"^^xsd:string ;
rdfs:subClassOf ilap:Activity ;
.
:ShutdownActivitySS1inPlanVersion2forProjectP
rdf:type ilap:ActivityInPlan ;
ilap:hasShutdownPhase ilap:BeforeShutdown ;
ilap:hasShutdownType ilap:ProductionShutdown ;
rdfs:label "Shutdown Activity SS1 in Plan Version 2 for Project P"^^xsd:string ;
rdfs:subClassOf ilap:Activity ;
.
:ShutdownPlanVersion1
rdf:type ilap:PlanForILAP ;
rdf:type ilap:ShutdownPlan ;
rdfs:label "Shutdown Plan Version 1"^^xsd:string ;
rdfs:subClassOf ilap:Activity ;
.
:SpecifiedUserfield1forActivity101inPlanVersion2forProjectP
:SpecifiedUserFieldForProjectP
rdf:type userfield:SpecifiedUserField ;
rdfs:label "Specified User Field for Project P"^^xsd:string ;
.
:SpecifiedUserfield1forActivity101inPlan2Version1forProjectP
rdf:type userfield:SpecifiedUserField ;
userfield:hasContractor <http://data.posccaesar.org/brreg/R-41682c54-0a71-40f9-8763-97c506514866> ;
userfield:hasDiscipline ilap:COR_KK ;
......@@ -354,21 +620,124 @@ ilap:SpecifiedUserfield1forActivity102inPlanVersion2forProjectP
userfield:hasFacility <http://data.posccaesar.org/npd/facts/Facility-278329> ;
userfield:hasField <http://data.posccaesar.org/npd/facts/Field-46437> ;
userfield:hasLicense <http://data.posccaesar.org/npd/facts/Licence-21084> ;
userfield:hasMainActivity :Activity102inPlan3version1forProjectP ;
userfield:hasRiskFactor ilap:LiftingOperation ;
userfield:hasRiskFactor ilap:ShallowGasOperation ;
userfield:hasSAPActualPercentComplete "50%"^^xsd:string ;
userfield:hasShutdownType ilap:ScheduledShutdown ;
userfield:hasStatus ilap:SettlementRuleCreated ;
rdfs:label "Specified User Field 1 for Activity 101 in Plan Version 2 for Project P"^^xsd:string ;
userfield:hasStatusType :FreeField3Value6 ;
userfield:hasSystemStatus :FreeField3Value7 ;
userfield:hasVessel :FreeField1Value1 ;
rdfs:label "Specified User Field 1 for Activity 101 in Plan 2 Version 1 for Project P"^^xsd:string ;
.
:SpecifiedUserfield1forActivity102inPlanVersion2forProjectP
:SpecifiedUserfield1forActivity102inPlan3Version1forProjectP
rdf:type userfield:SpecifiedUserField ;
userfield:hasContractType ilap:TargetProject ;
userfield:hasContractor <http://data.posccaesar.org/brreg/R-41682c54-0a71-40f9-8763-97c506514866> ;
userfield:hasCostPhaseCode :FreeField3Value8 ;
userfield:hasDiscipline ilap:COR_KI ;
userfield:hasDiscipline ilap:COR_KX ;
userfield:hasDisciplineCode :FreeField4Value1 ;
userfield:hasFacility <http://data.posccaesar.org/npd/facts/Facility-278329> ;
userfield:hasField <http://data.posccaesar.org/npd/facts/Field-46437> ;
userfield:hasHseCriticality ilap:MediumCriticalityActivity ;
userfield:hasLicense <http://data.posccaesar.org/npd/facts/Licence-21084> ;
userfield:hasProductionCriticality ilap:LowCriticalityActivity ;
userfield:hasWorkCenter :FreeFieldForWorkOrderValue1 ;
userfield:hasWorkCenter :FreeFieldForWorkOrderValue2 ;
userfield:hasWorkCenter :FreeFieldForWorkOrderValue3 ;
userfield:hasWorkCenter :FreeFieldForWorkOrderValue4 ;
rdfs:label "Specified User Field 1 for Activity 102 in Plan 3 Version 1 for Project P"^^xsd:string ;
.
:SpecifiedUserfield1forActivity102inPlan3Version2forProjectP
rdf:type userfield:SpecifiedUserField ;
userfield:hasContractType ilap:TargetProject ;
userfield:hasContractor <http://data.posccaesar.org/brreg/R-41682c54-0a71-40f9-8763-97c506514866> ;
userfield:hasDiscipline ilap:COR_KI ;
userfield:hasDiscipline ilap:COR_KX ;
userfield:hasDisciplineCode :FreeField4Value1 ;
userfield:hasFacility <http://data.posccaesar.org/npd/facts/Facility-278329> ;
userfield:hasField <http://data.posccaesar.org/npd/facts/Field-46437> ;
userfield:hasHseCriticality ilap:MediumCriticalityActivity ;
userfield:hasLicense <http://data.posccaesar.org/npd/facts/Licence-21084> ;
userfield:hasPriority ilap:LowPriorityActivity ;
userfield:hasProductionCriticality ilap:LowCriticalityActivity ;
rdfs:label "Specified User Field 1 for Activity 102 in Plan Version 2 for Project P"^^xsd:string ;
userfield:hasWorkCenter :FreeFieldForWorkOrderValue1 ;
userfield:hasWorkCenter :FreeFieldForWorkOrderValue2 ;
userfield:hasWorkCenter :FreeFieldForWorkOrderValue3 ;
userfield:hasWorkCenter :FreeFieldForWorkOrderValue4 ;
rdfs:label "Specified User Field 1 for Activity 102 in Plan 3 Version 2 for Project P"^^xsd:string ;
.
:SpecifiedUserfield1forActivity103inPlan3Version1forProjectP
rdf:type userfield:SpecifiedUserField ;
userfield:hasContractor <http://data.posccaesar.org/brreg/R-41682c54-0a71-40f9-8763-97c506514866> ;
userfield:hasDiscipline ilap:COR_KK ;
userfield:hasDiscipline ilap:COR_KX ;
userfield:hasFacility <http://data.posccaesar.org/npd/facts/Facility-278329> ;
userfield:hasField <http://data.posccaesar.org/npd/facts/Field-46437> ;
userfield:hasLicense <http://data.posccaesar.org/npd/facts/Licence-21084> ;
userfield:hasRiskFactor ilap:LiftingOperation ;
userfield:hasRiskFactor ilap:ShallowGasOperation ;
userfield:hasShutdownType ilap:ScheduledShutdown ;
userfield:hasStatus ilap:SettlementRuleCreated ;
userfield:hasWBSpart1 :FreeFieldForWBSpart1Value1 ;
userfield:hasWBSpart2 :FreeFieldForWBSpart2Value1 ;
userfield:hasWBSpart3 :FreeFieldForWBSpart3Value1 ;
userfield:hasWBSpart4 :FreeFieldForWBSpart4Value1 ;
userfield:hasWBSpart5 :FreeFieldForWBSpart5Value1 ;
rdfs:label "Specified User Field 1 for Activity 103 in Plan 3 Version 1 for Project P"^^xsd:string ;
.
:SpecifiedUserfield1forOperation1inWorkOrderPlan2Version1forProjectP
rdf:type userfield:SpecifiedUserField ;
userfield:hasWBSpart1 :FreeFieldForWBSpart1Value1 ;
userfield:hasWBSpart2 :FreeFieldForWBSpart2Value1 ;
userfield:hasWBSpart3 :FreeFieldForWBSpart3Value1 ;
userfield:hasWBSpart4 :FreeFieldForWBSpart4Value1 ;
userfield:hasWBSpart5 :FreeFieldForWBSpart5Value1 ;
rdfs:label "Specified Userfield 1 for Operation 1 in Work Order Plan 2 Version 1 in Project P"^^xsd:string ;
.
:WorkOrderPlan1Version1forProjectP
rdf:type ilap:PlanForILAP ;
rdf:type ilap:WorkOrderPlan ;
ilap:hasOperation :Operation1version1forProjectP ;
ilap:hasOperation :Operation2version1forProjectP ;
ilap:hasOperation :Operation3version2forProjectP ;
ilap:hasParentPlan :Plan3version2forProjectP ;
ilap:hasPlanLevel ilap:Level5-ContractWorkSchedule ;
rdfs:label "Work Order Plan 1 version 1 for Project P"^^xsd:string ;
rdfs:subClassOf ilap:Activity ;
.
:WorkOrderPlan2Version1forProjectP
rdf:type ilap:PlanForILAP ;
rdf:type ilap:WorkOrderPlan ;
ilap:hasOperation :Operation1version1forProjectP ;
ilap:hasParentPlan :Plan3version2forProjectP ;
ilap:hasPlanLevel ilap:Level5-ContractWorkSchedule ;
rdfs:label "Work Order Plan 2 version 1 for Project P"^^xsd:string ;
rdfs:subClassOf ilap:Activity ;
.
SCCS:SAB_D
rdfs:comment "A Phase that is defined by NORSOK Z-014 SCCS Standard Activity Breakdown Structure (SAB)."^^xsd:string ;
rdfs:label "SAB D - Development Phase"^^xsd:string ;
.
SCCS:SAB_E
rdfs:comment "A Phase that is defined by NORSOK Z-014 SCCS Standard Activity Breakdown Structure (SAB)."^^xsd:string ;
rdfs:label "SAB E - Exploration Phase"^^xsd:string ;
.
SCCS:SAB_O
rdfs:comment "A Phase that is defined by NORSOK Z-014 SCCS Standard Activity Breakdown Structure (SAB)."^^xsd:string ;
rdfs:label "SAB O - Operation Phase"^^xsd:string ;
.
SCCS:SAB_P
rdfs:comment "A Phase that is defined by NORSOK Z-014 SCCS Standard Activity Breakdown Structure (SAB)."^^xsd:string ;
rdfs:label "SAB P - Planning Phase"^^xsd:string ;
.
SCCS:SAB_R
rdfs:comment "A Phase that is defined by NORSOK Z-014 SCCS Standard Activity Breakdown Structure (SAB)."^^xsd:string ;
rdfs:label "SAB R - Removal Phase"^^xsd:string ;
.
SCCS:SAB_S
rdfs:comment "A Phase that is defined by NORSOK Z-014 SCCS Standard Activity Breakdown Structure (SAB)."^^xsd:string ;
rdfs:label "SAB S - Shutdown and Decommissioning Phase"^^xsd:string ;
.
......
# baseURI: http://data.posccaesar.org/ilap/userfields/
# imports: http://data.posccaesar.org/ilap/
# imports: http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/CORCoding/
# imports: http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/PBSCoding/
# imports: http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/
# imports: http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS/
# c14n-version: 3
@prefix : <http://data.posccaesar.org/ilap/userfields/> .
......@@ -19,6 +23,10 @@ ilap:shouldUseAnyUri
:
rdf:type owl:Ontology ;
owl:imports ilap: ;
owl:imports <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/CORCoding/> ;
owl:imports <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/PBSCoding/> ;
owl:imports <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding/> ;
owl:imports <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS/> ;
.
:SpecifiedUserField
rdf:type owl:Class ;
......@@ -167,14 +175,14 @@ ilap:shouldUseAnyUri
rdf:type owl:Restriction ;
ilap:shouldUseAnyUri "true"^^xsd:boolean ;
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onClass ilap:Status ;
owl:onClass ilap:StatusInPlan ;
owl:onProperty :hasStatus ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
ilap:shouldUseAnyUri "true"^^xsd:boolean ;
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onClass ilap:Status ;
owl:onClass ilap:StatusInPlan ;
owl:onProperty :hasStatusType ;
] ;
rdfs:subClassOf [
......