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-05-28 21:40:08 +0200
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
be7c8fe194b0abc28640353116eca5d683ba21b2
be7c8fe1
1 parent
c9498f92
Updated label and comment for all ActivityWithRisk
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
67 additions
and
60 deletions
ilap-ontology.ttl
ilap-ontology.ttl
View file @
be7c8fe
...
...
@@ -17,8 +17,6 @@
rdfs:
subClassOf
:
Organization
;
.
:
rdf:
type
owl:
Ontology
;
owl:
imports
SCCS:
;
owl:
imports
userfield:
;
...
...
@@ -62,7 +60,8 @@
:
ActivityCarriedOutOnHCsystems
rdf:
type
:
ActivityRiskFactor
;
rdf:
type
owl:
Class
;
rdfs:
label
"An ActivityWithRisk that is carried out on HC systems."
^^
xsd:
string
;
rdfs:
comment
"An ActivityWithRisk that is carried out on HC systems."
^^
xsd:
string
;
rdfs:
label
"Activity carried out on HC systems"
^^
xsd:
string
;
rdfs:
subClassOf
:
ActivityWithRisk
;
.
:
ActivityCriticality
...
...
@@ -75,19 +74,22 @@
:
ActivityForWhichESDPermitIsRequired
rdf:
type
:
ActivityRiskFactor
;
rdf:
type
owl:
Class
;
rdfs:
label
"An ActivityWithRisk for which ESD Permit is required."
^^
xsd:
string
;
rdfs:
comment
"An ActivityWithRisk for which ESD Permit is required."
^^
xsd:
string
;
rdfs:
label
"Activity for which ESD permit is required"
^^
xsd:
string
;
rdfs:
subClassOf
:
ActivityWithRisk
;
.
:
ActivityForWhichEntryPermitIsRequired
rdf:
type
:
ActivityRiskFactor
;
rdf:
type
owl:
Class
;
rdfs:
label
"An ActivityWithRisk for which entry permit is required."
^^
xsd:
string
;
rdfs:
comment
"An ActivityWithRisk for which entry permit is required."
^^
xsd:
string
;
rdfs:
label
"Activity for which entry permit is required"
^^
xsd:
string
;
rdfs:
subClassOf
:
ActivityWithRisk
;
.
:
ActivityForWhichJobSafetyAnalysisIsRequired
rdf:
type
:
ActivityRiskFactor
;
rdf:
type
owl:
Class
;
rdfs:
label
"An ActivityWithRisk for which job safety analysis is required."
^^
xsd:
string
;
rdfs:
comment
"An ActivityWithRisk for which job safety analysis is required."
^^
xsd:
string
;
rdfs:
label
"Activity for which job safety analysis is required"
^^
xsd:
string
;
rdfs:
subClassOf
:
ActivityWithRisk
;
.
:
ActivityInPlan
...
...
@@ -136,6 +138,13 @@
rdf:
type
owl:
Restriction
;
:
shouldUseAnyUri
"true"
^^
xsd:
boolean
;
owl:
minQualifiedCardinality
"0"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
:
MaterialOrderStatus
;
owl:
onProperty
:
hasMaterialOrderStatus
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
:
shouldUseAnyUri
"true"
^^
xsd:
boolean
;
owl:
minQualifiedCardinality
"0"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
:
Organization
;
owl:
onProperty
:
hasPlannedMainContractor
;
]
;
...
...
@@ -171,6 +180,13 @@
rdf:
type
owl:
Restriction
;
:
shouldUseAnyUri
"true"
^^
xsd:
boolean
;
owl:
minQualifiedCardinality
"0"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
:
ShutdownPlan
;
owl:
onProperty
:
hasShutdownPlan
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
:
shouldUseAnyUri
"true"
^^
xsd:
boolean
;
owl:
minQualifiedCardinality
"0"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
SCCS:
NorsokZ014SABplanningActivityClass
;
owl:
onProperty
:
hasActivityType
;
]
;
...
...
@@ -259,13 +275,6 @@
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
:
shouldUseAnyUri
"true"
^^
xsd:
boolean
;
owl:
minQualifiedCardinality
"0"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
:
MaterialOrderStatus
;
owl:
onProperty
:
hasMaterialOrderStatus
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
minQualifiedCardinality
"0"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
:
ProjectCostType
;
owl:
onProperty
:
hasCostType
;
...
...
@@ -314,13 +323,6 @@
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
:
shouldUseAnyUri
"true"
^^
xsd:
boolean
;
owl:
minQualifiedCardinality
"0"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
:
ShutdownPlan
;
owl:
onProperty
:
hasShutdownPlan
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
minQualifiedCardinality
"0"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
:
ShutdownType
;
owl:
onProperty
:
hasShutdownType
;
...
...
@@ -476,13 +478,15 @@
:
ActivityThatIsPOBreducing
rdf:
type
:
ActivityRiskFactor
;
rdf:
type
owl:
Class
;
rdfs:
label
"An ActivityWithRisk that is POB reducing."
^^
xsd:
string
;
rdfs:
comment
"An ActivityWithRisk that is POB reducing."
^^
xsd:
string
;
rdfs:
label
"Activity that is POB reducing"
^^
xsd:
string
;
rdfs:
subClassOf
:
ActivityWithRisk
;
.
:
ActivityThatRequiresAreaAccessRestriction
rdf:
type
:
ActivityRiskFactor
;
rdf:
type
owl:
Class
;
rdfs:
label
"An ActivityWithRisk that requires area access restriction."
^^
xsd:
string
;
rdfs:
comment
"An ActivityWithRisk that requires area access restriction."
^^
xsd:
string
;
rdfs:
label
"Activity that requires area access restriction"
^^
xsd:
string
;
rdfs:
subClassOf
:
ActivityWithRisk
;
.
:
ActivityThatRequiresHeightWork
...
...
@@ -500,12 +504,14 @@
:
ActivityThatRequiresTemporaryBarrierImpairment
rdf:
type
:
ActivityRiskFactor
;
rdf:
type
owl:
Class
;
rdfs:
label
"An ActivityWithRisk that requires temporary barrier impairment."
^^
xsd:
string
;
rdfs:
comment
"An ActivityWithRisk that requires temporary barrier impairment."
^^
xsd:
string
;
rdfs:
label
"Activity that requires temporary barrier impairment"
^^
xsd:
string
;
rdfs:
subClassOf
:
ActivityWithRisk
;
.
:
ActivityThatRequiresWorkOverOpenSea
rdf:
type
:
ActivityRiskFactor
;
rdfs:
label
"An ActivityWithRisk that requires work over open sea."
^^
xsd:
string
;
rdfs:
comment
"An ActivityWithRisk that requires work over open sea."
^^
xsd:
string
;
rdfs:
label
"Activity that requires work over open sea"
^^
xsd:
string
;
rdfs:
subClassOf
:
ActivityWithRisk
;
.
:
ActivityToIncreaseOilAndGasRecovery
...
...
@@ -557,7 +563,8 @@
:
ActivityWithPotentialImpactOnHabitat
rdf:
type
:
ActivityRiskFactor
;
rdf:
type
owl:
Class
;
rdfs:
label
"An ActivityWithRisk with potential impact on habitat."
^^
xsd:
string
;
rdfs:
comment
"An ActivityWithRisk with potential impact on habitat."
^^
xsd:
string
;
rdfs:
label
"Activity with potential impact on habitat"
^^
xsd:
string
;
rdfs:
subClassOf
:
ActivityWithRisk
;
.
:
ActivityWithRisk
...
...
@@ -1768,6 +1775,13 @@
rdf:
type
owl:
Restriction
;
:
shouldUseAnyUri
"true"
^^
xsd:
boolean
;
owl:
minQualifiedCardinality
"0"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
:
MaterialOrderStatus
;
owl:
onProperty
:
hasMaterialOrderStatus
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
:
shouldUseAnyUri
"true"
^^
xsd:
boolean
;
owl:
minQualifiedCardinality
"0"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
[
rdf:
type
owl:
Class
;
owl:
unionOf
(
...
...
@@ -1830,13 +1844,6 @@
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
:
shouldUseAnyUri
"true"
^^
xsd:
boolean
;
owl:
minQualifiedCardinality
"0"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
:
MaterialOrderStatus
;
owl:
onProperty
:
hasMaterialOrderStatus
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
minQualifiedCardinality
"0"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
:
ScheduleForActivityInPlan
;
owl:
onProperty
:
hasBaselineSchedule
;
...
...
@@ -2102,6 +2109,13 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
:
shouldUseAnyUri
"true"
^^
xsd:
boolean
;
owl:
minQualifiedCardinality
"0"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
:
WellInformationPlanType
;
owl:
onProperty
:
hasLocationOfWelInformation
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onDataRange
xsd:
dateTime
;
owl:
onProperty
:
now
;
...
...
@@ -2228,13 +2242,6 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
:
shouldUseAnyUri
"true"
^^
xsd:
boolean
;
owl:
minQualifiedCardinality
"0"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
:
WellInformationPlanType
;
owl:
onProperty
:
hasLocationOfWelInformation
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
minQualifiedCardinality
"0"
^^
xsd:
nonNegativeInteger
;
owl:
onDataRange
xsd:
string
;
owl:
onProperty
:
hasCurrentProgress
;
...
...
@@ -2431,10 +2438,31 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
:
shouldUseAnyUri
"true"
^^
xsd:
boolean
;
owl:
minQualifiedCardinality
"0"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
:
PersonOrOrganization
;
owl:
onProperty
:
hasProjectLeader
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
:
shouldUseAnyUri
"true"
^^
xsd:
boolean
;
owl:
minQualifiedCardinality
"0"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
:
PersonOrOrganization
;
owl:
onProperty
:
hasSubContractor
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
:
shouldUseAnyUri
"true"
^^
xsd:
boolean
;
owl:
minQualifiedCardinality
"0"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
:
Result
;
owl:
onProperty
:
hasResult
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
:
shouldUseAnyUri
"true"
^^
xsd:
boolean
;
owl:
minQualifiedCardinality
"0"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
:
StatusInstance
;
owl:
onProperty
:
hasProjectStatus
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
userfield:
SpecifiedUserField
;
owl:
onProperty
:
hasSpecifiedUserField
;
...
...
@@ -2495,13 +2523,6 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
:
shouldUseAnyUri
"true"
^^
xsd:
boolean
;
owl:
minQualifiedCardinality
"0"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
:
PersonOrOrganization
;
owl:
onProperty
:
hasProjectLeader
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
minQualifiedCardinality
"0"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
:
PlanForILAP
;
owl:
onProperty
:
hasPlan
;
...
...
@@ -2532,20 +2553,6 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
:
shouldUseAnyUri
"true"
^^
xsd:
boolean
;
owl:
minQualifiedCardinality
"0"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
:
Result
;
owl:
onProperty
:
hasResult
;
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
:
shouldUseAnyUri
"true"
^^
xsd:
boolean
;
owl:
minQualifiedCardinality
"0"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
:
StatusInstance
;
owl:
onProperty
:
hasProjectStatus
;
]
;
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