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-13 13:26:07 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
6533ea7a8ebd382eac5a3e474330e885c4e0b5dc
6533ea7a
1 parent
1f3606f0
risk added to activities
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
5 deletions
PLANNING_CORE.ttl
UC1.ttl
PLANNING_CORE.ttl
View file @
6533ea7
...
...
@@ -1021,10 +1021,10 @@ ILAP:hasActivityResult
rdfs:
label
"has activity result"
^^
xsd:
string
;
rdfs:
range
ILAP:
Result
.
ILAP:
hasActivityRisk
Factor
ILAP:
hasActivityRisk
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
ILAP:
Activity
;
rdfs:
label
"has activity risk
factor
"
^^
xsd:
string
;
rdfs:
label
"has activity risk"
^^
xsd:
string
;
rdfs:
range
ILAP:
Risk
.
ILAP:
hasActivitySchedule
...
...
UC1.ttl
View file @
6533ea7
...
...
@@ -264,7 +264,9 @@ ILAP:PBS_ACAA_1
ILAP:
PlannedActivity_1
rdf:
type
ILAP:
PlannedActivity
;
rdfs:
label
"Planned activity 1"
^^
xsd:
string
.
rdfs:
label
"Planned activity 1"
^^
xsd:
string
;
ILAP:
hasActivityRisk
ILAP:
Risk_1
.
ILAP:
PlannedActivity_2
rdf:
type
ILAP:
PlannedActivity
;
...
...
@@ -295,8 +297,8 @@ ILAP:PlannedActivity_2
ILAP:
COR_KD_1
;
ILAP:
hasActivityResult
ILAP:
PBS_ABB_1
;
ILAP:
hasActivityRisk
Factor
ILAP:
Risk_1
;
ILAP:
hasActivityRisk
ILAP:
Risk_
2
,
ILAP:
Risk_
1
;
ILAP:
hasActivityShutdown
ILAP:
SummerShutdown_UC1
;
ILAP:
hasActivityStatus
...
...
Please
register
or
login
to post a comment