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 11:34:34 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
9cdae02791919fad17b833f4ff2e06dd71897596
9cdae027
1 parent
63fcdb23
before playing with double import
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
72 additions
and
0 deletions
ilap-userfield.ttl
ilap-userfield.ttl
View file @
9cdae02
...
...
@@ -607,8 +607,80 @@ ilap:shouldUseAnyUri
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ilap:
FreeFieldValue
;
owl:
onProperty
:
hasMPRcontroller
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ilap:
FreeFieldValue
;
owl:
onProperty
:
hasMainWorkCenter
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ilap:
FreeFieldValue
;
owl:
onProperty
:
hasMainWorkCenterPlant
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ilap:
FreeFieldValue
;
owl:
onProperty
:
hasMaintenancePlant
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ilap:
FreeFieldValue
;
owl:
onProperty
:
hasNetworkNumber
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ilap:
FreeFieldValue
;
owl:
onProperty
:
hasNetworkProfile
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ilap:
FreeFieldValue
;
owl:
onProperty
:
hasNetworkType
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ilap:
FreeFieldValue
;
owl:
onProperty
:
hasOrderType
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ilap:
FreeFieldValue
;
owl:
onProperty
:
hasPlanningPlant
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ilap:
FreeFieldValue
;
owl:
onProperty
:
hasPlant
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ilap:
FreeFieldValue
;
owl:
onProperty
:
hasSuperiorPMorder
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ilap:
FreeFieldValue
;
owl:
onProperty
:
hasSuperiorPSnetwork
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ilap:
FreeFieldValue
;
owl:
onProperty
:
hasSuperiorPSnetworkActivity
;
]
;
.
:
SpecifiedUserField_1
rdf:
type
:
SpecifiedUserField
;
...
...
Please
register
or
login
to post a comment