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-04-08 11:03:23 +0200
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
6aad9357bf300da66e73d844ef288afea4f070f0
6aad9357
1 parent
c938da86
clean up the use of milestone
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
mainOntology.ttl
mainOntology.ttl
View file @
6aad935
...
...
@@ -1571,12 +1571,6 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
"""
^^
xsd:
string
;
rdfs:
label
"Plan for activity"
^^
xsd:
string
;
rdfs:
subClassOf
:
ClassOfActivity
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
minQualifiedCardinality
"0"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
:
Milestone
;
owl:
onProperty
:
hasActivity
;
]
;
.
:
PlanForILAP
rdf:
type
owl:
Class
;
...
...
Please
register
or
login
to post a comment