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:52:30 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
538d8d3cee0b878c333042937aa59b7cc7e8f589
538d8d3c
1 parent
a3e646ac
Added logical subclasses for all SAP User variables
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
102 additions
and
0 deletions
ilap-userfield.ttl
ilap-userfield.ttl
View file @
538d8d3
...
...
@@ -609,6 +609,78 @@ ilap:shouldUseAnyUri
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ilap:
FreeFieldValue
;
owl:
onProperty
:
hasActualFinishDate
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ilap:
FreeFieldValue
;
owl:
onProperty
:
hasActualManHours
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ilap:
FreeFieldValue
;
owl:
onProperty
:
hasActualPercentComplete
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ilap:
FreeFieldValue
;
owl:
onProperty
:
hasActualStartDate
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ilap:
FreeFieldValue
;
owl:
onProperty
:
hasCapacityNumber
;
]
;
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:
FreeFieldValue
;
owl:
onProperty
:
hasContractorCode
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ilap:
FreeFieldValue
;
owl:
onProperty
:
hasControlCode
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ilap:
FreeFieldValue
;
owl:
onProperty
:
hasControlKey
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ilap:
FreeFieldValue
;
owl:
onProperty
:
hasExternalNetworkNumber
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ilap:
FreeFieldValue
;
owl:
onProperty
:
hasFunctionalLocation
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ilap:
FreeFieldValue
;
owl:
onProperty
:
hasJobNoPlant
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ilap:
FreeFieldValue
;
owl:
onProperty
:
hasMPRcontroller
;
]
;
rdfs:
subClassOf
[
...
...
@@ -627,6 +699,12 @@ ilap:shouldUseAnyUri
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ilap:
FreeFieldValue
;
owl:
onProperty
:
hasMilestoneNumber
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ilap:
FreeFieldValue
;
owl:
onProperty
:
hasNetworkNumber
;
]
;
rdfs:
subClassOf
[
...
...
@@ -651,6 +729,24 @@ ilap:shouldUseAnyUri
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ilap:
FreeFieldValue
;
owl:
onProperty
:
hasPlannedFinishDate
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ilap:
FreeFieldValue
;
owl:
onProperty
:
hasPlannedManHours
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ilap:
FreeFieldValue
;
owl:
onProperty
:
hasPlannedStartDate
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ilap:
FreeFieldValue
;
owl:
onProperty
:
hasPlanningPlant
;
]
;
rdfs:
subClassOf
[
...
...
@@ -680,6 +776,12 @@ ilap:shouldUseAnyUri
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ilap:
FreeFieldValue
;
owl:
onProperty
:
hasSystemCondition
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ilap:
MainWorkCenter
;
owl:
onProperty
:
hasMainWorkCenter
;
]
;
...
...
Please
register
or
login
to post a comment