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-05-11 15:56:53 +0200
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
4df5d1e6f38ce83d3fb36bcdd00f51f13dd0381d
4df5d1e6
1 parent
2df79560
simplified ExternalReference
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
17 deletions
ilap-ontology.ttl
ilap-ontology.ttl
View file @
4df5d1e
...
...
@@ -1258,27 +1258,14 @@
owl:
onProperty
:
hasID
;
owl:
qualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
]
;
rdfs:
subClassOf
[
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
onDataRange
[
rdf:
type
rdfs:
Datatype
;
owl:
oneOf
[
rdf:
type
rdf:
List
;
rdf:
first
"PrimaveraP6"
^^
xsd:
string
;
rdf:
rest
[
rdf:
type
rdf:
List
;
rdf:
first
"SAP"
^^
xsd:
string
;
rdf:
rest
[
rdf:
type
rdf:
List
;
rdf:
first
"Safran5"
^^
xsd:
string
;
rdf:
rest
()
;
]
;
]
;
]
;
]
;
owl:
onDataRange
xsd:
string
;
owl:
onProperty
:
hasApplication
;
owl:
qualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
]
;
.
:
FF
rdf:
type
owl:
Class
;
...
...
Please
register
or
login
to post a comment