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-03-27 16:08:59 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
c6cc23a0fc2f01116b1c5e228bc4baaafe69ca89
c6cc23a0
1 parent
6e4e4b76
added the property used in freefieldset
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
ILAP/mainOntology.ttl
ILAP/mainOntology.ttl
View file @
c6cc23a
...
...
@@ -1451,6 +1451,12 @@ xsd:time rdf:type rdfs:Datatype .
### http://data.posccaesar.org/ilap/FreeFieldSet
:
hasCompletelyFreeFieldDefinition
rdf:
type
owl:
ObjectProperty
;
rdfs:
comment
"A relationship between a set fo free fields and the names of the completely freelyfields defined."
^^
xsd:
string
;
rdfs:
label
"has Completely Free Field Definition"
^^
xsd:
string
;
.
:
FreeFieldSet
rdf:
type
owl:
Class
;
:
shouldHaveID
"true"
^^
xsd:
boolean
;
...
...
Please
register
or
login
to post a comment