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-05-18 13:52:26 +0200
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
d5059eed012d4070ee112b7446e4ec8264986be0
d5059eed
1 parent
64efc30e
Removed hasCapacityPercentage max 1 FreeFieldValue from SpecifiedUserField
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
ilap-userfield.ttl
ilap-userfield.ttl
View file @
d5059ee
...
...
@@ -881,12 +881,6 @@ ilap:shouldUseAnyUri
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ilap:
FreeFieldValue
;
owl:
onProperty
:
hasCapacityPercentage
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ilap:
PersonOrOrganization
;
owl:
onProperty
:
hasContractor
;
]
;
...
...
Please
register
or
login
to post a comment