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-03-23 09:34:34 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
63fcdb23e51b6a80656bd341737c4aa99ee5a017
63fcdb23
1 parent
2991d3ee
Håvard fixed it by adding the FreeTextValue class to UserFields
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
ilap-userfield.ttl
ilap-userfield.ttl
View file @
63fcdb2
...
...
@@ -603,6 +603,12 @@ ilap:shouldUseAnyUri
owl:
onClass
ilap:
FreeFieldValue
;
owl:
onProperty
:
hasActivityNetwork
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ilap:
FreeFieldValue
;
owl:
onProperty
:
hasSuperiorPSnetwork
;
]
;
.
:
SpecifiedUserField_1
rdf:
type
:
SpecifiedUserField
;
...
...
Please
register
or
login
to post a comment