Tore Christiansen

Flytte COR SAB PBS til SCCS

This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
# 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/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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#> .
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 ;
.
SAB:NorsokZ014SABplanningActivityClass
rdf:type owl:Class ;
rdfs:comment "A Planning Activity that is defined by Norsok Z-014 SAB."^^xsd:string ;
rdfs:label "NORSOK Z014 SAB Planning Activity Class"^^xsd:string ;
rdfs:subClassOf SCCS:NorsokZ014thing ;
rdfs:subClassOf owl:Thing ;
.
SAB:NorsokZ014SABplanningPhaseClass
rdf:type owl:Class ;
rdfs:comment "A Planning Phase that is defined by Norsok Z-014 SAB."^^xsd:string ;
rdfs:label "NORSOK Z014 SAB Planning Phase Class"^^xsd:string ;
rdfs:subClassOf ILAP:AssetLifecyclePhase ;
rdfs:subClassOf owl:Thing ;
.
SAB:Project
rdfs:subClassOf [
rdf:type owl:Restriction ;
ILAP:shouldUseAnyUri "true"^^xsd:boolean ;
owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
owl:onClass SAB:NorsokZ014SABplanningPhaseClass ;
owl:onProperty ILAP:hasLifecyclePhase ;
] ;
.
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 SAB:NorsokZ014SABplanningPhaseClass ;
rdf:type owl:Class ;
rdfs:label "SAB development phase"^^xsd:string ;
.
SAB:SAB_E
rdf:type SAB:NorsokZ014SABplanningPhaseClass ;
rdf:type owl:Class ;
rdfs:label "SAB exploration phase"^^xsd:string ;
.
SAB:SAB_O
rdf:type SAB:NorsokZ014SABplanningPhaseClass ;
rdf:type owl:Class ;
rdfs:label "SAB operation phase"^^xsd:string ;
.
SAB:SAB_P
rdf:type SAB:NorsokZ014SABplanningPhaseClass ;
rdf:type owl:Class ;
rdfs:label "SAB planning phase"^^xsd:string ;
.
SAB:SAB_R
rdf:type SAB:NorsokZ014SABplanningPhaseClass ;
rdf:type owl:Class ;
rdfs:label "SAB removal phase"^^xsd:string ;
.
SAB:SAB_S
rdf:type SAB:NorsokZ014SABplanningPhaseClass ;
rdf:type owl:Class ;
rdfs:label "SAB shutdown and decommissioning phase"^^xsd:string ;
.
This diff could not be displayed because it is too large.
......@@ -2753,7 +2753,7 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
.
:ScheduleForActivityInPlan
rdf:type owl:Class ;
rdfs:comment "An Information Object that holds information about the scheduled dates for a Planned Activity."^^xsd:string ;
rdfs:comment "A Schedule for Plan that holds information about the scheduled dates for a Planned Activity."^^xsd:string ;
rdfs:label "Schdule for Activity in Plan"^^xsd:string ;
rdfs:subClassOf :ScheduleForPlan ;
rdfs:subClassOf [
......@@ -2827,7 +2827,7 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
xsd:dateTime
) ;
] ;
owl:onProperty :hasActualFinish ;
owl:onProperty :hasActualFinishDate ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
......@@ -2839,7 +2839,7 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
xsd:dateTime
) ;
] ;
owl:onProperty :hasActualStart ;
owl:onProperty :hasActualStartDate ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
......@@ -2851,7 +2851,7 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
xsd:dateTime
) ;
] ;
owl:onProperty :hasEarlyFinish ;
owl:onProperty :hasEarlyFinishDate ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
......@@ -2863,7 +2863,7 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
xsd:dateTime
) ;
] ;
owl:onProperty :hasEarlyStart ;
owl:onProperty :hasEarlyStartDate ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
......@@ -2911,7 +2911,7 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
xsd:dateTime
) ;
] ;
owl:onProperty :hasLateFinish ;
owl:onProperty :hasLateFinishDate ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
......@@ -2923,7 +2923,7 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
xsd:dateTime
) ;
] ;
owl:onProperty :hasLateStart ;
owl:onProperty :hasLateStartDate ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
......@@ -3622,10 +3622,10 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
rdfs:comment "A property that gives the weight of a planning object."^^xsd:string ;
rdfs:label "has Activity Weight"^^xsd:string ;
.
:hasActualFinish
:hasActualFinishDate
rdf:type owl:DatatypeProperty ;
rdfs:comment "A property that gives the actual finish date of a planning object."^^xsd:string ;
rdfs:label "has Actual Finish"^^xsd:string ;
rdfs:label "has Actual Finish Date"^^xsd:string ;
.
:hasActualMainContractor
rdf:type owl:ObjectProperty ;
......@@ -3652,10 +3652,10 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
rdfs:label "has actual responsible"^^xsd:string ;
rdfs:range :PersonOrOrganization ;
.
:hasActualStart
:hasActualStartDate
rdf:type owl:DatatypeProperty ;
rdfs:comment "A property that gives the actual start date of a planning object."^^xsd:string ;
rdfs:label "has Actual Start"^^xsd:string ;
rdfs:label "has Actual Start Date"^^xsd:string ;
.
:hasActualSubContractor
rdf:type owl:ObjectProperty ;
......@@ -3817,15 +3817,15 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
rdfs:comment "A property that gives the duration of a planning object."^^xsd:string ;
rdfs:label "has Duration"^^xsd:string ;
.
:hasEarlyFinish
:hasEarlyFinishDate
rdf:type owl:DatatypeProperty ;
rdfs:comment "A property that gives the early finish date of a planning object."^^xsd:string ;
rdfs:label "has Early Finish"^^xsd:string ;
rdfs:label "has Early Finish Date"^^xsd:string ;
.
:hasEarlyStart
:hasEarlyStartDate
rdf:type owl:DatatypeProperty ;
rdfs:comment "A property that gives the early start date of a planning object."^^xsd:string ;
rdfs:label "has Early Start"^^xsd:string ;
rdfs:label "has Early Start Date"^^xsd:string ;
.
:hasEndMilestone
rdf:type owl:ObjectProperty ;
......@@ -3940,15 +3940,15 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
rdfs:label "has Lag"^^xsd:string ;
rdfs:range xsd:integer ;
.
:hasLateFinish
:hasLateFinishDate
rdf:type owl:DatatypeProperty ;
rdfs:comment "A property that gives a late finish date of a planning object."^^xsd:string ;
rdfs:label "has Late Finish"^^xsd:string ;
rdfs:label "has Late Finish Date"^^xsd:string ;
.
:hasLateStart
:hasLateStartDate
rdf:type owl:DatatypeProperty ;
rdfs:comment "A property that gives a late start date of a planning object."^^xsd:string ;
rdfs:label "has Late Start"^^xsd:string ;
rdfs:label "has Late Start Date"^^xsd:string ;
.
:hasLifecyclePhase
rdf:type owl:ObjectProperty ;
......@@ -4523,8 +4523,6 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
rdfs:label "part of Schedule"^^xsd:string ;
.
SAB:NorsokZ014SABplanningActivityClass
rdfs:comment "An Activity Planning Activity that is defined by Norsok Z-014 SAB."^^xsd:string ;
rdfs:label "NORSOK Z-014 SAB Planning Activity Class"^^xsd:string ;
rdfs:subClassOf :ActivityPlanningActivity ;
.
SAB:SAB_1
......