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-12-04 20:01:37 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
5a39145828cdca58e4a95f87f2857afd0780a027
5a391458
1 parent
7fbc4e3a
Corrections to updates
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
0 deletions
PLANNING_CORE.ttl
UC1.ttl
PLANNING_CORE.ttl
View file @
5a39145
...
...
@@ -2071,6 +2071,13 @@ ILAP:hasWBSresource
rdfs:
label
"has WBS Resource"
^^
xsd:
string
;
rdfs:
range
ILAP:
Resource
.
ILAP:
hasWorkOrderOperation
rdf:
type
owl:
ObjectProperty
;
rdfs:
comment
"A Relationship between a WorkOrder (Network) and the Operations (WorkTasks) that are connected to it."
^^
xsd:
string
;
rdfs:
domain
ILAP:
WorkOrder
;
rdfs:
label
"has WorkOrder Operation"
^^
xsd:
string
;
rdfs:
range
ILAP:
Operation
.
ILAP:
hasWorkTaskActivity
rdf:
type
owl:
ObjectProperty
;
rdfs:
comment
"A Relationship between a Work Task the Activity it belongs to."
^^
xsd:
string
;
...
...
UC1.ttl
View file @
5a39145
This diff is collapsed. Click to expand it.
Please
register
or
login
to post a comment