Tore Christiansen

Added SCCS Phase classes

......@@ -48,7 +48,7 @@ NCS:ClassificationStructureForNorsok
rdfs:subClassOf NCS:ClassOfClassOfIndividual .
NCS:CorClass
rdf:type NCS:ClassificationStructureForNorsok , owl:Class ;
rdf:type owl:Class , NCS:ClassificationStructureForNorsok ;
rdfs:label "Cor class"^^xsd:string ;
rdfs:subClassOf NCS:ClassInNorsok .
......@@ -69,9 +69,9 @@ NCS:HighPriority
rdfs:label "High priority"^^xsd:string .
NCS:IndividualInCorClass
rdf:type NCS:CorClass , ILAP:NORSOKZ014 , owl:Class ;
rdf:type owl:Class , ILAP:NORSOKZ014 , NCS:CorClass ;
rdfs:label "Individual in cor class"^^xsd:string ;
rdfs:subClassOf ILAP:Discipline , NCS:IndividualInNorsokClass .
rdfs:subClassOf NCS:IndividualInNorsokClass , ILAP:Discipline .
NCS:IndividualInNorsokClass
rdf:type owl:Class ;
......@@ -109,7 +109,7 @@ NCS:Operation
rdfs:label "Operation"^^xsd:string .
NCS:PbsClass
rdf:type NCS:ClassificationStructureForNorsok , owl:Class ;
rdf:type owl:Class , NCS:ClassificationStructureForNorsok ;
rdfs:label "PbsClass"^^xsd:string ;
rdfs:subClassOf NCS:ClassInNorsok .
......@@ -133,7 +133,7 @@ NCS:Removal
rdfs:label "Removal"^^xsd:string .
NCS:SabClass
rdf:type NCS:ClassificationStructureForNorsok , owl:Class ;
rdf:type owl:Class , NCS:ClassificationStructureForNorsok ;
rdfs:label "Sab class"^^xsd:string ;
rdfs:subClassOf NCS:ClassInNorsok .
......@@ -217,6 +217,10 @@ ILAP:DrillingAndWell
rdf:type ILAP:PlanProjectType ;
rdfs:label "Drilling and well"^^xsd:string .
ILAP:Exploration
rdf:type ILAP:PlanLifecycleStage ;
rdfs:label "Exploration"^^xsd:string .
ILAP:Facility
rdf:type ILAP:PlanGeoArea ;
rdfs:label "Facility"^^xsd:string .
......@@ -303,7 +307,7 @@ ILAP:L7_ContractorOperationsSchedule
ILAP:Maintenance
rdf:type ILAP:PlanLifecycleStage ;
rdfs:label "Maintain"^^xsd:string .
rdfs:label "Maintenance"^^xsd:string .
ILAP:ManagedClosedown
rdf:type ILAP:PlanObjectiveType ;
......@@ -323,7 +327,7 @@ ILAP:OPEX
ILAP:Operation
rdf:type ILAP:PlanLifecycleStage ;
rdfs:label "Operate"^^xsd:string .
rdfs:label "Operation"^^xsd:string .
ILAP:OperationAndMaintenance
rdf:type ILAP:PlanProjectType ;
......@@ -337,6 +341,10 @@ ILAP:Planned
rdf:type ILAP:Status ;
rdfs:label "Planned"^^xsd:string .
ILAP:Planning
rdf:type ILAP:PlanLifecycleStage ;
rdfs:label "Planning"^^xsd:string .
ILAP:Primavera
rdf:type ILAP:Application ;
rdfs:label "Primavera"^^xsd:string .
......@@ -361,6 +369,10 @@ ILAP:Released
rdf:type ILAP:Status ;
rdfs:label "Released"^^xsd:string .
ILAP:Removal
rdf:type ILAP:PlanLifecycleStage ;
rdfs:label "Removal"^^xsd:string .
ILAP:Renewal
rdf:type ILAP:PlanLifecycleStage ;
rdfs:label "Renew"^^xsd:string .
......@@ -393,11 +405,15 @@ ILAP:Scheduled
rdf:type ILAP:Status ;
rdfs:label "Scheduled"^^xsd:string .
ILAP:ShutdownAndDecommisioning
rdf:type ILAP:PlanLifecycleStage ;
rdfs:label "Shutdown and decommisioning"^^xsd:string .
ILAP:StandardFreeWeekendPeriod
rdf:type ILAP:CalendarFreePeriodWeekRepeat ;
rdfs:label "Standard free weekend period"^^xsd:string ;
ILAP:hasCalendarPeriodFreeDay
ILAP:Sunday , ILAP:Saturday .
ILAP:Saturday , ILAP:Sunday .
ILAP:StandardWorkWeekdayPeriod
rdf:type ILAP:CalendarWorkPeriodWeekRepeat ;
......
This diff is collapsed. Click to expand it.
......@@ -3,37 +3,69 @@
# imports: http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/PBSCoding
# imports: http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding
@prefix SCCS: <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#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix SCCS: <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#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS>
rdf:type owl:Ontology ;
rdfs:comment """This ontology is a representation of NORSOK Z-014. The Introduction of the standard describes it as follows.
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).
The SCCS was originally developed in 1989 by the three Norwegian oil companies Norsk Hydro, Saga Petroleum and Statoil with purpose of standardisation and specification of a cost coding system. The Norwegian Petroleum Directorate (NPD) joined the work to ensure consistency between the new standard and NPD`s requirements for reporting to their INVERS database.
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:versionInfo "Created with TopBraid Composer"^^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/SABCoding> , <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/PBSCoding> , <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/CORCoding> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
SCCS:SAB_D
rdf:type owl:Class ;
rdfs:label "SAB_development phase"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/SAB_Thing> .
SCCS:SAB_E
rdf:type owl:Class ;
rdfs:label "SAB exploration phase"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/SAB_Thing> .
SCCS:SAB_O
rdf:type owl:Class ;
rdfs:label "SAB operation phase"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/SAB_Thing> .
SCCS:SAB_P
rdf:type owl:Class ;
rdfs:label "SAB planning phase"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/SAB_Thing> .
SCCS:SAB_R
rdf:type owl:Class ;
rdfs:label "SAB removal phase"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/SAB_Thing> .
SCCS:SAB_S
rdf:type owl:Class ;
rdfs:label "SAB shutdown and decommissioning phase"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/SAB_Thing> .
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding#COR_Thing>
rdfs:subClassOf <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding#SCCS_Thing> ;
.
rdf:type owl:Class ;
rdfs:label "COR Thing"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding#SCCS_Thing> .
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding#PBS_Thing>
rdfs:subClassOf <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding#SCCS_Thing> ;
.
rdf:type owl:Class ;
rdfs:label "PBS Thing"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding#SCCS_Thing> .
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding#SAB_Thing>
rdfs:subClassOf <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding#SCCS_Thing> ;
.
rdf:type owl:Class ;
rdfs:label "SAB Thing"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding#SCCS_Thing> .
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding#SCCS_Thing>
rdf:type <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding#CORClassOfClass> ;
rdf:type owl:Class ;
rdfs:comment "SCCS top level thing"^^xsd:string ;
rdfs:label "SCCS Thing"^^xsd:string ;
.
rdf:type owl:Class , <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding#CORClassOfClass> ;
rdfs:comment "SCCS top level thing"^^xsd:string ;
rdfs:label "SCCS Thing"^^xsd:string .
......