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 14:15:48 +0200
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
5ca0e554523cde389c63306a45e85f5f0be7fcb3
5ca0e554
1 parent
458faebf
fixed recursion
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
mainOntology.ttl
mainOntology.ttl
View file @
5ca0e55
...
...
@@ -2341,6 +2341,7 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
rdfs:
subClassOf
:
ScheduleForPlan
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
:
shouldUseRef
"true"
^^
xsd:
boolean
;
owl:
minQualifiedCardinality
"0"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
:
ScheduleForILAP
;
owl:
onProperty
:
hasPreviousScheduleForPlan
;
...
...
Please
register
or
login
to post a comment