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
2015-03-04 12:54:22 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
194c67cc70f32ffb112c295f81fca89aa26f91d4
194c67cc
1 parent
2470c448
Added Risk Factor individuals or COPNO
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
mainOntology.ttl
mainOntology.ttl
View file @
194c67c
...
...
@@ -843,6 +843,10 @@ userfield:hasShutdownType
rdf:
type
:
RiskFactor
;
rdfs:
label
"HCSystems"
^^
xsd:
string
;
.
:
Habitat
rdf:
type
:
RiskFactor
;
rdfs:
label
"Habitat"
^^
xsd:
string
;
.
:
HeightWork
rdf:
type
:
RiskFactor
;
rdfs:
label
"Height work"
^^
xsd:
string
;
...
...
@@ -2139,6 +2143,10 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
rdfs:
label
"Work order status"
^^
xsd:
string
;
rdfs:
subClassOf
:
Status
;
.
:
WorkOverOpenSea
rdf:
type
:
RiskFactor
;
rdfs:
label
"Work over open sea"
^^
xsd:
string
;
.
:
alwaysOnSchedule
rdf:
type
owl:
DatatypeProperty
;
rdfs:
label
"always on schedule"
^^
xsd:
string
;
...
...
Please
register
or
login
to post a comment