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-10-02 09:31:56 +0200
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
94c4d8c7b4590fb31964fee45cf27a8f26ca962c
94c4d8c7
1 parent
009c54d8
Added another ShutdownType
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
PLANNING_VALUES.ttl
PLANNING_VALUES.ttl
View file @
94c4d8c
...
...
@@ -227,6 +227,10 @@ ILAP:HeightWork
rdf:
type
ILAP:
RiskType
;
rdfs:
label
"Height work"
^^
xsd:
string
.
ILAP:
HighActivityPeriod
rdf:
type
ILAP:
ShutdownType
;
rdfs:
label
"High activity period"
^^
xsd:
string
.
ILAP:
HighCriticality
rdf:
type
ILAP:
DegreeOfCriticality
;
rdfs:
label
"High criticality"
^^
xsd:
string
.
...
...
Please
register
or
login
to post a comment