Tore Christiansen

Corrected URI of new status values

......@@ -17,42 +17,6 @@
: rdf:type owl:Ontology ;
owl:imports USERFIELDS: , <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS> , ILAP: .
:Added
rdf:type ILAP:Status ;
rdfs:label "Added"^^xsd:string .
:Approved
rdf:type ILAP:Status ;
rdfs:label "Approved"^^xsd:string .
:Assistance
rdf:type ILAP:Status ;
rdfs:label "Assistance"^^xsd:string .
:Calculated
rdf:type ILAP:Status ;
rdfs:label "Calculated"^^xsd:string .
:Estimated
rdf:type ILAP:Status ;
rdfs:label "Estimated"^^xsd:string .
:Measured
rdf:type ILAP:Status ;
rdfs:label "Measured"^^xsd:string .
:PartlyTransferred
rdf:type ILAP:Status ;
rdfs:label "Partly transferred"^^xsd:string .
:ProjectWork
rdf:type ILAP:Status ;
rdfs:label "Project work"^^xsd:string .
:Transferred
rdf:type ILAP:Status ;
rdfs:label "Transferred"^^xsd:string .
ILAP:
rdf:type owl:Ontology ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
......@@ -74,6 +38,10 @@ ILAP:ActivityWBS_1
ILAP:hasWBSprojectExpenseType
ILAP:CAPEX .
ILAP:Added
rdf:type ILAP:Status ;
rdfs:label "Added"^^xsd:string .
ILAP:AfterShutdown
rdf:type ILAP:ShutdownPhase ;
rdfs:label "After shutdown"^^xsd:string .
......@@ -81,10 +49,18 @@ ILAP:AfterShutdown
ILAP:Application
rdfs:comment "A Thing that is a software program that creates, manipulates, stores and retrieves Data (adapted from eHow.com)."^^xsd:string .
ILAP:Approved
rdf:type ILAP:Status ;
rdfs:label "Approved"^^xsd:string .
ILAP:Aquisition
rdf:type ILAP:PlanLifecycleStage ;
rdfs:label "Aquire"^^xsd:string .
ILAP:Assistance
rdf:type ILAP:Status ;
rdfs:label "Assistance"^^xsd:string .
ILAP:AwaitingApproval
rdf:type ILAP:Status ;
rdfs:label "Awaiting approval"^^xsd:string .
......@@ -144,6 +120,10 @@ ILAP:COR_MX
rdfs:label "Commisioning Assistance"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/COR_M> .
ILAP:Calculated
rdf:type ILAP:Status ;
rdfs:label "Calculated"^^xsd:string .
ILAP:Campaign
rdf:type ILAP:ShutdownType ;
rdfs:label "Campaign"^^xsd:string .
......@@ -224,6 +204,10 @@ ILAP:EquipmentShutdown
rdf:type ILAP:ShutdownType ;
rdfs:label "Equipment Shutdown"^^xsd:string .
ILAP:Estimated
rdf:type ILAP:Status ;
rdfs:label "Estimated"^^xsd:string .
ILAP:Excel
rdf:type ILAP:Application ;
rdfs:label "Excel"^^xsd:string .
......@@ -447,6 +431,10 @@ ILAP:MaterialOnOrder
rdf:type ILAP:MaterialOrderStatus ;
rdfs:label "Material on order"^^xsd:string .
ILAP:Measured
rdf:type ILAP:Status ;
rdfs:label "Measured"^^xsd:string .
ILAP:MeasuredProgressContract
rdf:type owl:Class ;
rdfs:label "Measured progress contract"^^xsd:string ;
......@@ -508,6 +496,10 @@ ILAP:Pacs
rdf:type ILAP:Application ;
rdfs:label "Pacs"^^xsd:string .
ILAP:PartlyTransferred
rdf:type ILAP:Status ;
rdfs:label "Partly transferred"^^xsd:string .
ILAP:Pending
rdf:type ILAP:Status ;
rdfs:label "Pending"^^xsd:string .
......@@ -552,6 +544,10 @@ ILAP:Programme
ILAP:Project
rdfs:comment "An Activity that is a temporary endeavor (in contrast with ongoing operations) with a defined beginning and end, constrained by available time, funding and resources, undertaken to achieve an objective conforming to specific requirements, meet unique objectives, and bring about beneficial change or added value (adapted from BSI and Wikipedia)."^^xsd:string .
ILAP:ProjectWork
rdf:type ILAP:Status ;
rdfs:label "Project work"^^xsd:string .
ILAP:RAMEX
rdf:type ILAP:PlanExpenseType ;
rdfs:label "RAMEX"^^xsd:string .
......@@ -698,6 +694,10 @@ ILAP:TrainShutdown
rdf:type ILAP:ShutdownType ;
rdfs:label "Train Shutdown"^^xsd:string .
ILAP:Transferred
rdf:type ILAP:Status ;
rdfs:label "Transferred"^^xsd:string .
ILAP:Tuesday
rdf:type ILAP:CalendarDay ;
rdfs:label "Tuesday"^^xsd:string .
......