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-04-08 11:08:30 +0200
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
e03ae9c8d3f3c4aa08c3cf1ec1200449f560e5c8
e03ae9c8
1 parent
6aad9357
added required annotations to ActiviyInPlan
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
61 additions
and
49 deletions
mainOntology.ttl
mainOntology.ttl
View file @
e03ae9c
...
...
@@ -82,129 +82,147 @@
rdfs:
subClassOf
:
PlanForActivity
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
:
Calendar
;
owl:
onProperty
:
hasCalendar
;
:
shouldBeInternalAndExternalRef
"true"
^^
xsd:
boolean
;
owl:
minQualifiedCardinality
"0"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
:
ActivityInPlan
;
owl:
onProperty
:
hasParentActivity
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
:
shouldUseAnyUri
"true"
^^
xsd:
boolean
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
:
Contractor
;
owl:
onProperty
:
hasMainContractor
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
:
shouldUseAnyUri
"true"
^^
xsd:
boolean
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
:
Operator
;
owl:
onProperty
:
hasOperator
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
userfield:
SourceSpecifiedUserField
;
owl:
onProperty
:
hasSpecifiedUserField
;
:
shouldUseAnyUri
"true"
^^
xsd:
boolean
;
owl:
minQualifiedCardinality
"0"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
:
Contractor
;
owl:
onProperty
:
hasSubContractor
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
userfield:
SpecifiedUserField
;
owl:
onProperty
:
hasSpecifiedUserField
;
:
shouldUseAnyUri
"true"
^^
xsd:
boolean
;
owl:
minQualifiedCardinality
"0"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
:
Organization
;
owl:
onProperty
:
hasPlannedMainContractor
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
:
shouldUseAnyUri
"true"
^^
xsd:
boolean
;
owl:
minQualifiedCardinality
"0"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
:
Activity
;
owl:
onProperty
:
hasP
arentActivity
;
owl:
onClass
:
Organization
;
owl:
onProperty
:
hasP
lannedOperator
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
:
shouldUseAnyUri
"true"
^^
xsd:
boolean
;
owl:
minQualifiedCardinality
"0"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
:
ActivityRiskFactor
;
owl:
onProperty
:
has
Risk
;
owl:
onClass
:
PersonOrOrganization
;
owl:
onProperty
:
has
PlannedSubContractor
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
:
shouldUseAnyUri
"true"
^^
xsd:
boolean
;
owl:
minQualifiedCardinality
"0"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
:
ActivityRiskFactor
;
owl:
onProperty
:
hasRiskFactorForPlan
;
owl:
onClass
:
Phase
;
owl:
onProperty
:
partOfPhase
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
:
shouldUseAnyUri
"true"
^^
xsd:
boolean
;
owl:
minQualifiedCardinality
"0"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
:
CompletelyFreeField
;
owl:
onProperty
:
has
CompletelyFreeFieldDefinition
;
owl:
onClass
:
Responsible
;
owl:
onProperty
:
has
Responsible
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
:
shouldUseAnyUri
"true"
^^
xsd:
boolean
;
owl:
minQualifiedCardinality
"0"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
:
Constrain
t
;
owl:
onProperty
:
has
Constrain
t
;
owl:
onClass
:
Resul
t
;
owl:
onProperty
:
has
Resul
t
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
minQualifiedCardinality
"0"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
:
Contractor
;
owl:
onProperty
:
hasSubContractor
;
:
shouldUseRef
"true"
^^
xsd:
boolean
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
:
Calendar
;
owl:
onProperty
:
hasCalendar
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
:
shouldUseRef
"true"
^^
xsd:
boolean
;
owl:
minQualifiedCardinality
"0"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
:
ExternalReference
;
owl:
onProperty
:
hasExternalReference
;
owl:
onClass
:
WorkOrder
;
owl:
onProperty
:
correspondsToPlan
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
minQualifiedCardinality
"0"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
:
FreeField
;
owl:
onProperty
:
hasFreeField
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
userfield:
SourceSpecifiedUserField
;
owl:
onProperty
:
hasSpecifiedUserField
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
userfield:
SpecifiedUserField
;
owl:
onProperty
:
hasSpecifiedUserField
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
minQualifiedCardinality
"0"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
:
MaterialOrderStatus
;
owl:
onProperty
:
has
MaterialOrderStatus
;
owl:
onClass
:
ActivityRiskFactor
;
owl:
onProperty
:
has
Risk
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
minQualifiedCardinality
"0"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
:
Organization
;
owl:
onProperty
:
has
PlannedMainContractor
;
owl:
onClass
:
ActivityRiskFactor
;
owl:
onProperty
:
has
RiskFactorForPlan
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
minQualifiedCardinality
"0"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
:
Organization
;
owl:
onProperty
:
has
PlannedOperator
;
owl:
onClass
:
CompletelyFreeField
;
owl:
onProperty
:
has
CompletelyFreeFieldDefinition
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
minQualifiedCardinality
"0"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
:
PersonOrOrganization
;
owl:
onProperty
:
has
PlannedSubContractor
;
owl:
onClass
:
Constraint
;
owl:
onProperty
:
has
Constraint
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
minQualifiedCardinality
"0"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
:
Phas
e
;
owl:
onProperty
:
partOfPhas
e
;
owl:
onClass
:
ExternalReferenc
e
;
owl:
onProperty
:
hasExternalReferenc
e
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
minQualifiedCardinality
"0"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
:
ResourceValue
;
owl:
onProperty
:
has
Resource
;
owl:
onClass
:
FreeField
;
owl:
onProperty
:
has
FreeField
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
minQualifiedCardinality
"0"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
:
Responsible
;
owl:
onProperty
:
has
Responsible
;
owl:
onClass
:
MaterialOrderStatus
;
owl:
onProperty
:
has
MaterialOrderStatus
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
minQualifiedCardinality
"0"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
:
Res
ult
;
owl:
onProperty
:
hasRes
ult
;
owl:
onClass
:
Res
ourceValue
;
owl:
onProperty
:
hasRes
ource
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
...
...
@@ -221,12 +239,6 @@
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
minQualifiedCardinality
"0"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
:
WorkOrder
;
owl:
onProperty
:
correspondsToPlan
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
minQualifiedCardinality
"0"
^^
xsd:
nonNegativeInteger
;
owl:
onDataRange
xsd:
date
;
owl:
onProperty
:
hasOperatorsRequiredEndDate
;
]
;
...
...
Please
register
or
login
to post a comment