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-11 14:16:25 +0200
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
3ee01e9469cb5f9e542f88258ba7f83f85879f19
3ee01e94
1 parent
643b5ca0
Label for hasActivityMaterialOrderStatus
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
PLANNING_CORE.ttl
UC1.ttl
PLANNING_CORE.ttl
View file @
3ee01e9
...
...
@@ -853,8 +853,7 @@ ILAP:hasActivityLocation
ILAP:
hasActivityMaterialOrderStatus
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
ILAP:
Activity
;
rdfs:
label
"Object property 1"
^^
xsd:
string
;
rdfs:
label
"Material order status"
^^
xsd:
string
;
rdfs:
range
ILAP:
MaterialOrderStatus
.
ILAP:
hasActivityOperator
...
...
UC1.ttl
View file @
3ee01e9
...
...
@@ -132,6 +132,9 @@ ILAP:WorkOrder_1
ILAP:
hasActivityActiveStatus
rdfs:
range
ILAP:
Status
.
ILAP:
hasActivityMaterialOrderStatus
rdfs:
domain
ILAP:
PlannedActivity
.
ILAP:
hasActivityPreviousStatus
rdfs:
range
ILAP:
Status
.
...
...
Please
register
or
login
to post a comment