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-01-16 08:10:20 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
adc75fee42e0eb54348888dfb02757b41daa238f
adc75fee
1 parent
2a5cf1ae
Bug fix.
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
ILAP/mainOntology.ttl
ILAP/mainOntology.ttl
View file @
adc75fe
...
...
@@ -1062,6 +1062,13 @@ xsd:time rdf:type rdfs:Datatype .
owl:
onClass
:
Activity
;
owl:
qualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
]
,
[
rdf:
type
owl:
Class
;
owl:
unionOf
(
:
FF
:
FS
:
SF
:
SS
)
]
,
[
rdf:
type
owl:
Restriction
;
owl:
onProperty
:
hasCalendar
;
owl:
onClass
:
Calendar
;
...
...
Please
register
or
login
to post a comment