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
Håvard M. Ottestad
2015-05-11 15:59:44 +0200
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
9a9cd25fb78cefd75f7dc5791c0b57c64f690ebd
9a9cd25f
1 parent
4df5d1e6
added ExternalReference to PlanForILAP
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
ilap-ontology.ttl
ilap-ontology.ttl
View file @
9a9cd25
...
...
@@ -2074,6 +2074,12 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
minQualifiedCardinality
"0"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
:
ExternalReference
;
owl:
onProperty
:
hasExternalReference
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
:
shouldBeInternalAndExternalRef
"true"
^^
xsd:
boolean
;
owl:
minQualifiedCardinality
"0"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
:
PlanForILAP
;
...
...
Please
register
or
login
to post a comment