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-04-28 13:21:47 +0200
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
27b88bcce13b6630a90342e73dd806a0da6da7e1
27b88bcc
1 parent
736ba793
fixed bug
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
ilap-userfield.ttl
ilap-userfield.ttl
View file @
27b88bc
...
...
@@ -631,9 +631,8 @@ ilap:shouldUseAnyUri
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
;
ilap:
shouldUseRef
"true"
^^
xsd:
boolean
;
"1"
^^
xsd:
nonNegativeInteger
;
ilap:
shouldUseRef
"true"
^^
xsd:
boolean
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ilap:
FreeFieldValue
;
owl:
onProperty
:
hasControlKey
;
]
;
...
...
Please
register
or
login
to post a comment