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:02:19 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
afe7139e99e52cc99c033f3c9d51ee5fbda7f3dd
afe7139e
1 parent
6832b7ba
Additional Status values added
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
0 deletions
PLANNING_VALUES.ttl
PLANNING_VALUES.ttl
View file @
afe7139
...
...
@@ -144,6 +144,22 @@ ILAP:Completed
rdf:
type
ILAP:
Status
;
rdfs:
label
"Completed"
^^
xsd:
string
.
ILAP:
CompletedAdditional
rdf:
type
ILAP:
Status
;
rdfs:
label
"Completed additional"
^^
xsd:
string
.
ILAP:
CompletedAssistance
rdf:
type
ILAP:
Status
;
rdfs:
label
"Completed assistance"
^^
xsd:
string
.
ILAP:
CompletedPast
rdf:
type
ILAP:
Status
;
rdfs:
label
"Completed past"
^^
xsd:
string
.
ILAP:
CompletedWork
rdf:
type
ILAP:
Status
;
rdfs:
label
"Completed work"
^^
xsd:
string
.
ILAP:
Continent
rdf:
type
ILAP:
PlanGeoArea
;
rdfs:
label
"Continent"
^^
xsd:
string
.
...
...
@@ -525,6 +541,10 @@ ILAP:PlanningApplication
ILAP:
Portfolio
rdfs:
comment
"A collection of Projects and Programmes (Portfolio components) grouped together to facilitate their management to meet strategic objectives (ISO 21502)."
^^
xsd:
string
.
ILAP:
Postponed
rdf:
type
ILAP:
Status
;
rdfs:
label
"Postponed"
^^
xsd:
string
.
ILAP:
Primavera
rdf:
type
ILAP:
Application
;
rdfs:
label
"Primavera"
^^
xsd:
string
.
...
...
@@ -646,6 +666,10 @@ ILAP:ScheduledShutdown
rdf:
type
ILAP:
ShutdownType
;
rdfs:
label
"Scheduled Shutdown"
^^
xsd:
string
.
ILAP:
Sent
rdf:
type
ILAP:
Status
;
rdfs:
label
"Sent"
^^
xsd:
string
.
ILAP:
ShallowGasOperation
rdf:
type
owl:
Class
;
rdfs:
label
"Shallow gas operation"
^^
xsd:
string
;
...
...
Please
register
or
login
to post a comment