Toggle navigation
Toggle navigation
This project
Loading...
Sign in
data.posccaesar.org
/
ilap
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Commits
Issue Boards
Authored by
Tore Christiansen
2014-11-27 22:09:24 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
4a6a4722570ebdff29759dece7108272918300db
4a6a4722
1 parent
afe7139e
Corrected labels on status values
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
14 deletions
PLANNING_VALUES.ttl
PLANNING_VALUES.ttl
View file @
4a6a472
...
...
@@ -63,7 +63,7 @@ ILAP:Assistance
ILAP:
AwaitingApproval
rdf:
type
ILAP:
Status
;
rdfs:
label
"Awaiting
a
pproval"
^^
xsd:
string
.
rdfs:
label
"Awaiting
A
pproval"
^^
xsd:
string
.
ILAP:
BeforeShutdown
rdf:
type
ILAP:
ShutdownPhase
;
...
...
@@ -146,19 +146,19 @@ ILAP:Completed
ILAP:
CompletedAdditional
rdf:
type
ILAP:
Status
;
rdfs:
label
"Completed
a
dditional"
^^
xsd:
string
.
rdfs:
label
"Completed
A
dditional"
^^
xsd:
string
.
ILAP:
CompletedAssistance
rdf:
type
ILAP:
Status
;
rdfs:
label
"Completed
a
ssistance"
^^
xsd:
string
.
rdfs:
label
"Completed
A
ssistance"
^^
xsd:
string
.
ILAP:
CompletedPast
rdf:
type
ILAP:
Status
;
rdfs:
label
"Completed
p
ast"
^^
xsd:
string
.
rdfs:
label
"Completed
P
ast"
^^
xsd:
string
.
ILAP:
CompletedWork
rdf:
type
ILAP:
Status
;
rdfs:
label
"Completed
w
ork"
^^
xsd:
string
.
rdfs:
label
"Completed
W
ork"
^^
xsd:
string
.
ILAP:
Continent
rdf:
type
ILAP:
PlanGeoArea
;
...
...
@@ -429,15 +429,15 @@ ILAP:ManagedClosedown
ILAP:
MaterialDeliveredAtBase
rdf:
type
ILAP:
MaterialOrderStatus
;
rdfs:
label
"Material
delivered at b
ase"
^^
xsd:
string
.
rdfs:
label
"Material
Delivered at B
ase"
^^
xsd:
string
.
ILAP:
MaterialDeliveredOffshore
rdf:
type
ILAP:
MaterialOrderStatus
;
rdfs:
label
"Material
delivered o
ffshore"
^^
xsd:
string
.
rdfs:
label
"Material
Delivered O
ffshore"
^^
xsd:
string
.
ILAP:
MaterialDeliveredOnshore
rdf:
type
ILAP:
MaterialOrderStatus
;
rdfs:
label
"Material
delivered o
nshore"
^^
xsd:
string
.
rdfs:
label
"Material
Delivered O
nshore"
^^
xsd:
string
.
ILAP:
MaterialDeliveryDelayed
rdf:
type
ILAP:
MaterialOrderStatus
;
...
...
@@ -445,11 +445,11 @@ ILAP:MaterialDeliveryDelayed
ILAP:
MaterialDeliveryOnTime
rdf:
type
ILAP:
MaterialOrderStatus
;
rdfs:
label
"Material
delivery on t
ime"
^^
xsd:
string
.
rdfs:
label
"Material
Delivery on T
ime"
^^
xsd:
string
.
ILAP:
MaterialOnOrder
rdf:
type
ILAP:
MaterialOrderStatus
;
rdfs:
label
"Material on
or
der"
^^
xsd:
string
.
rdfs:
label
"Material on
OR
der"
^^
xsd:
string
.
ILAP:
Measured
rdf:
type
ILAP:
Status
;
...
...
@@ -502,7 +502,7 @@ ILAP:OPEX
ILAP:
OnHold
rdf:
type
ILAP:
Status
;
rdfs:
label
"On
h
old"
^^
xsd:
string
.
rdfs:
label
"On
H
old"
^^
xsd:
string
.
ILAP:
Operation
rdf:
type
ILAP:
PlanLifecycleStage
;
...
...
@@ -518,7 +518,7 @@ ILAP:Pacs
ILAP:
PartlyTransferred
rdf:
type
ILAP:
Status
;
rdfs:
label
"Partly
t
ransferred"
^^
xsd:
string
.
rdfs:
label
"Partly
T
ransferred"
^^
xsd:
string
.
ILAP:
Pending
rdf:
type
ILAP:
Status
;
...
...
@@ -570,7 +570,7 @@ ILAP:Project
ILAP:
ProjectWork
rdf:
type
ILAP:
Status
;
rdfs:
label
"Project
w
ork"
^^
xsd:
string
.
rdfs:
label
"Project
W
ork"
^^
xsd:
string
.
ILAP:
RAMEX
rdf:
type
ILAP:
PlanExpenseType
;
...
...
@@ -620,7 +620,7 @@ ILAP:Renewal
ILAP:
Replanned
rdf:
type
ILAP:
Status
;
rdfs:
label
"Re
vis
ed"
^^
xsd:
string
.
rdfs:
label
"Re
plann
ed"
^^
xsd:
string
.
ILAP:
ReservoirDrillingOperation
rdf:
type
owl:
Class
;
...
...
Please
register
or
login
to post a comment