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
2014-10-27 00:54:31 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
c5d60632f8082188726baf98f9f78a22cf23bbd6
c5d60632
1 parent
a0f2e854
Moved restrictions to PlanningValues
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
607 additions
and
571 deletions
PLANNING_VALUES.ttl
UC1.ttl
PLANNING_VALUES.ttl
View file @
c5d6063
...
...
@@ -3,759 +3,765 @@
# imports: http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS
# imports: http://data.posccaesar.org/ilap/userfields/
@prefix
:
<http://data.posccaesar.org/NCS_PLANNING/>
.
@prefix
ILAP:
<http://data.posccaesar.org/ilap/>
.
@prefix
NPD:
<http://data.posccaesar.org/npd/>
.
@prefix
USERFIELDS:
<http://data.posccaesar.org/ilap/userfields/>
.
@prefix
owl:
<http://www.w3.org/2002/07/owl#>
.
@prefix
p1:
<http://example.org/file1#>
.
@prefix
rdf:
<http://www.w3.org/1999/02/22-rdf-syntax-ns#>
.
@prefix
rdfs:
<http://www.w3.org/2000/01/rdf-schema#>
.
@prefix
rdl:
<http://data.posccaesar.org/rdl/>
.
@prefix
xsd:
<http://www.w3.org/2001/XMLSchema#>
.
:
rdf:
type
owl:
Ontology
;
owl:
imports
ILAP:
;
owl:
imports
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS>
;
owl:
imports
USERFIELDS:
;
.
@prefix
:
<http://data.posccaesar.org/NCS_PLANNING/>
.
@prefix
ILAP:
<http://data.posccaesar.org/ilap/>
.
@prefix
NPD:
<http://data.posccaesar.org/npd/>
.
@prefix
USERFIELDS:
<http://data.posccaesar.org/ilap/userfields/>
.
@prefix
owl:
<http://www.w3.org/2002/07/owl#>
.
@prefix
p1:
<http://example.org/file1#>
.
@prefix
rdf:
<http://www.w3.org/1999/02/22-rdf-syntax-ns#>
.
@prefix
rdfs:
<http://www.w3.org/2000/01/rdf-schema#>
.
@prefix
rdl:
<http://data.posccaesar.org/rdl/>
.
@prefix
xsd:
<http://www.w3.org/2001/XMLSchema#>
.
:
rdf:
type
owl:
Ontology
;
owl:
imports
USERFIELDS:
,
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS>
,
ILAP:
.
ILAP:
rdf:
type
owl:
Ontology
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
;
.
rdf:
type
owl:
Ontology
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
ILAP:
ABEX
rdf:
type
ILAP:
PlanExpenseType
;
rdfs:
label
"ABEX"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanExpenseType
;
rdfs:
label
"ABEX"
^^
xsd:
string
.
ILAP:
Active
rdf:
type
ILAP:
Status
;
rdfs:
label
"Active"
^^
xsd:
string
;
.
rdf:
type
ILAP:
Status
;
rdfs:
label
"Active"
^^
xsd:
string
.
ILAP:
ActivityWBS_1
ILAP:
hasWBSprojectExpenseType
ILAP:
CAPEX
;
.
ILAP:
hasWBSprojectExpenseType
ILAP:
CAPEX
.
ILAP:
AfterShutdown
rdf:
type
ILAP:
ShutdownPhase
;
rdfs:
label
"After shutdown"
^^
xsd:
string
;
.
rdf:
type
ILAP:
ShutdownPhase
;
rdfs:
label
"After shutdown"
^^
xsd:
string
.
ILAP:
Aquisition
rdf:
type
ILAP:
PlanLifecycleStage
;
rdfs:
label
"Aquire"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanLifecycleStage
;
rdfs:
label
"Aquire"
^^
xsd:
string
.
ILAP:
BeforeShutdown
rdf:
type
ILAP:
ShutdownPhase
;
rdfs:
label
"Before shutdown"
^^
xsd:
string
;
.
rdf:
type
ILAP:
ShutdownPhase
;
rdfs:
label
"Before shutdown"
^^
xsd:
string
.
ILAP:
BrownFieldProject
rdf:
type
ILAP:
PlanProjectType
;
rdfs:
label
"Brown field project"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanProjectType
;
rdfs:
label
"Brown field project"
^^
xsd:
string
.
ILAP:
BusinessArea
rdf:
type
ILAP:
PlanGeoArea
;
rdfs:
label
"Business area"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanGeoArea
;
rdfs:
label
"Business area"
^^
xsd:
string
.
ILAP:
BusinessAsUsual
rdf:
type
ILAP:
PlanObjectiveType
;
rdfs:
label
"Business as usual"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanObjectiveType
;
rdfs:
label
"Business as usual"
^^
xsd:
string
.
ILAP:
CAPEX
rdf:
type
ILAP:
PlanExpenseType
;
rdfs:
label
"CAPEX"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanExpenseType
;
rdfs:
label
"CAPEX"
^^
xsd:
string
.
ILAP:
Campaign
rdf:
type
ILAP:
ShutdownType
;
rdfs:
label
"Campaign"
^^
xsd:
string
;
.
rdf:
type
ILAP:
ShutdownType
;
rdfs:
label
"Campaign"
^^
xsd:
string
.
ILAP:
Cancelled
rdf:
type
ILAP:
Status
;
rdfs:
label
"Cancelled"
^^
xsd:
string
;
.
rdf:
type
ILAP:
Status
;
rdfs:
label
"Cancelled"
^^
xsd:
string
.
ILAP:
ChangeOver
rdf:
type
ILAP:
ShutdownType
;
rdfs:
label
"Change over"
^^
xsd:
string
;
.
rdf:
type
ILAP:
ShutdownType
;
rdfs:
label
"Change over"
^^
xsd:
string
.
ILAP:
ClosingDown
rdf:
type
ILAP:
ShutdownPhase
;
rdfs:
label
"Closing down"
^^
xsd:
string
;
.
rdf:
type
ILAP:
ShutdownPhase
;
rdfs:
label
"Closing down"
^^
xsd:
string
.
ILAP:
Completed
rdf:
type
ILAP:
Status
;
rdfs:
label
"Completed"
^^
xsd:
string
;
.
rdf:
type
ILAP:
Status
;
rdfs:
label
"Completed"
^^
xsd:
string
.
ILAP:
Continent
rdf:
type
ILAP:
PlanGeoArea
;
rdfs:
label
"Continent"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanGeoArea
;
rdfs:
label
"Continent"
^^
xsd:
string
.
ILAP:
CostDriven
rdf:
type
ILAP:
PlanContractType
;
rdfs:
label
"Cost driven"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanContractType
;
rdfs:
label
"Cost driven"
^^
xsd:
string
.
ILAP:
Country
rdf:
type
ILAP:
PlanGeoArea
;
rdfs:
label
"Country"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanGeoArea
;
rdfs:
label
"Country"
^^
xsd:
string
.
ILAP:
DG1
rdf:
type
ILAP:
DecisionGate
;
rdfs:
label
"DG1"
^^
xsd:
string
;
.
rdf:
type
ILAP:
DecisionGate
;
rdfs:
label
"DG1"
^^
xsd:
string
.
ILAP:
DG2
rdf:
type
ILAP:
DecisionGate
;
rdfs:
label
"DG2"
^^
xsd:
string
;
.
rdf:
type
ILAP:
DecisionGate
;
rdfs:
label
"DG2"
^^
xsd:
string
.
ILAP:
DG3
rdf:
type
ILAP:
DecisionGate
;
rdfs:
label
"DG3"
^^
xsd:
string
;
.
rdf:
type
ILAP:
DecisionGate
;
rdfs:
label
"DG3"
^^
xsd:
string
.
ILAP:
DG4
rdf:
type
ILAP:
DecisionGate
;
rdfs:
label
"DG4"
^^
xsd:
string
;
.
rdf:
type
ILAP:
DecisionGate
;
rdfs:
label
"DG4"
^^
xsd:
string
.
ILAP:
DG5
rdf:
type
ILAP:
DecisionGate
;
rdfs:
label
"DG5"
^^
xsd:
string
;
.
rdf:
type
ILAP:
DecisionGate
;
rdfs:
label
"DG5"
^^
xsd:
string
.
ILAP:
DG6
rdf:
type
ILAP:
DecisionGate
;
rdfs:
label
"DG6"
^^
xsd:
string
;
.
rdf:
type
ILAP:
DecisionGate
;
rdfs:
label
"DG6"
^^
xsd:
string
.
ILAP:
DG7
rdf:
type
ILAP:
DecisionGate
;
rdfs:
label
"DG7"
^^
xsd:
string
;
.
rdf:
type
ILAP:
DecisionGate
;
rdfs:
label
"DG7"
^^
xsd:
string
.
ILAP:
DependentOnShutdown
rdf:
type
ILAP:
ShutdownType
;
rdfs:
label
"Dependent on Shutdown"
^^
xsd:
string
;
.
rdf:
type
ILAP:
ShutdownType
;
rdfs:
label
"Dependent on Shutdown"
^^
xsd:
string
.
ILAP:
Development
rdf:
type
ILAP:
PlanLifecycleStage
;
rdfs:
label
"Develop"
^^
xsd:
string
;
rdfs:
label
"Development"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanLifecycleStage
;
rdfs:
label
"Development"
^^
xsd:
string
,
"Develop"
^^
xsd:
string
.
ILAP:
DisasterRecovery
rdf:
type
ILAP:
PlanObjectiveType
;
rdfs:
label
"Disaster recovery"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanObjectiveType
;
rdfs:
label
"Disaster recovery"
^^
xsd:
string
.
ILAP:
Disposal
rdf:
type
ILAP:
PlanLifecycleStage
;
rdfs:
label
"Dispose"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanLifecycleStage
;
rdfs:
label
"Dispose"
^^
xsd:
string
.
ILAP:
Draft
rdf:
type
ILAP:
Status
;
rdfs:
label
"Draft"
^^
xsd:
string
;
.
rdf:
type
ILAP:
Status
;
rdfs:
label
"Draft"
^^
xsd:
string
.
ILAP:
DrillingAndWell
rdf:
type
ILAP:
PlanProjectType
;
rdfs:
label
"Drilling and well"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanProjectType
;
rdfs:
label
"Drilling and well"
^^
xsd:
string
.
ILAP:
DrillingShutdown
rdf:
type
ILAP:
ShutdownType
;
rdfs:
label
"Drilling shutdown"
^^
xsd:
string
;
.
rdf:
type
ILAP:
ShutdownType
;
rdfs:
label
"Drilling shutdown"
^^
xsd:
string
.
ILAP:
DuringNormalOperation
rdf:
type
ILAP:
ShutdownType
;
rdfs:
label
"During Normal Operation"
^^
xsd:
string
;
.
rdf:
type
ILAP:
ShutdownType
;
rdfs:
label
"During Normal Operation"
^^
xsd:
string
.
ILAP:
DuringShutdown
rdf:
type
ILAP:
ShutdownPhase
;
rdf:
type
ILAP:
ShutdownType
;
rdfs:
label
"During Shutdown"
^^
xsd:
string
;
rdfs:
label
"During shutdown"
^^
xsd:
string
;
.
rdf:
type
ILAP:
ShutdownType
,
ILAP:
ShutdownPhase
;
rdfs:
label
"During shutdown"
^^
xsd:
string
,
"During Shutdown"
^^
xsd:
string
.
ILAP:
EquipmentShutdown
rdf:
type
ILAP:
ShutdownType
;
rdfs:
label
"Equipment Shutdown"
^^
xsd:
string
;
.
rdf:
type
ILAP:
ShutdownType
;
rdfs:
label
"Equipment Shutdown"
^^
xsd:
string
.
ILAP:
Exploration
rdf:
type
ILAP:
PlanLifecycleStage
;
rdfs:
label
"Exploration"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanLifecycleStage
;
rdfs:
label
"Exploration"
^^
xsd:
string
.
ILAP:
FLEXEX
rdf:
type
ILAP:
PlanExpenseType
;
rdfs:
label
"FLEXEX"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanExpenseType
;
rdfs:
label
"FLEXEX"
^^
xsd:
string
.
ILAP:
Facility
rdf:
type
ILAP:
PlanGeoArea
;
rdfs:
label
"Facility"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanGeoArea
;
rdfs:
label
"Facility"
^^
xsd:
string
.
ILAP:
Field
rdf:
type
ILAP:
PlanGeoArea
;
rdfs:
label
"Field"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanGeoArea
;
rdfs:
label
"Field"
^^
xsd:
string
.
ILAP:
FieldShutdown
rdf:
type
ILAP:
ShutdownType
;
rdfs:
label
"Field Shutdown"
^^
xsd:
string
;
.
rdf:
type
ILAP:
ShutdownType
;
rdfs:
label
"Field Shutdown"
^^
xsd:
string
.
ILAP:
FieldStudy
rdf:
type
ILAP:
PlanProjectType
;
rdfs:
label
"Field study"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanProjectType
;
rdfs:
label
"Field study"
^^
xsd:
string
.
ILAP:
Friday
rdf:
type
ILAP:
CalendarDay
;
rdfs:
label
"Friday"
^^
xsd:
string
;
.
rdf:
type
ILAP:
CalendarDay
;
rdfs:
label
"Friday"
^^
xsd:
string
.
ILAP:
From00To08
rdf:
type
ILAP:
CalendarHour
;
ILAP:
hasActivityEndTime
"08:00:00"
^^
xsd:
time
;
ILAP:
hasActivityStartTime
"00:00:00"
^^
xsd:
time
;
rdfs:
label
"From 00 To 08"
^^
xsd:
string
;
.
rdf:
type
ILAP:
CalendarHour
;
rdfs:
label
"From 00 To 08"
^^
xsd:
string
;
ILAP:
hasActivityEndTime
"08:00:00"
^^
xsd:
time
;
ILAP:
hasActivityStartTime
"00:00:00"
^^
xsd:
time
.
ILAP:
From08To16
rdf:
type
ILAP:
CalendarHour
;
ILAP:
hasActivityEndTime
"16:00:00"
^^
xsd:
time
;
ILAP:
hasActivityStartTime
"08:00:00"
^^
xsd:
time
;
rdfs:
label
"From 08 To 16"
^^
xsd:
string
;
.
rdf:
type
ILAP:
CalendarHour
;
rdfs:
label
"From 08 To 16"
^^
xsd:
string
;
ILAP:
hasActivityEndTime
"16:00:00"
^^
xsd:
time
;
ILAP:
hasActivityStartTime
"08:00:00"
^^
xsd:
time
.
ILAP:
From16To24
rdf:
type
ILAP:
CalendarHour
;
ILAP:
hasActivityEndTime
"24:00:00"
^^
xsd:
time
;
ILAP:
hasActivityStartTime
"16:00:00"
^^
xsd:
time
;
rdfs:
label
"From 16 To 24"
^^
xsd:
string
;
.
rdf:
type
ILAP:
CalendarHour
;
rdfs:
label
"From 16 To 24"
^^
xsd:
string
;
ILAP:
hasActivityEndTime
"24:00:00"
^^
xsd:
time
;
ILAP:
hasActivityStartTime
"16:00:00"
^^
xsd:
time
.
ILAP:
GasExportShutdown
rdf:
type
ILAP:
ShutdownType
;
rdfs:
label
"Gas Export Shutdown"
^^
xsd:
string
;
.
rdf:
type
ILAP:
ShutdownType
;
rdfs:
label
"Gas Export Shutdown"
^^
xsd:
string
.
ILAP:
GasInjectionShutdown
rdf:
type
ILAP:
ShutdownType
;
rdfs:
label
"Gas Injection Shutdown"
^^
xsd:
string
;
.
rdf:
type
ILAP:
ShutdownType
;
rdfs:
label
"Gas Injection Shutdown"
^^
xsd:
string
.
ILAP:
GreenFieldProject
rdf:
type
ILAP:
PlanProjectType
;
rdfs:
label
"Green field project"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanProjectType
;
rdfs:
label
"Green field project"
^^
xsd:
string
.
ILAP:
HC_systemsWork
rdf:
type
ILAP:
RiskType
;
rdfs:
label
"HC systems work"
^^
xsd:
string
;
.
rdf:
type
ILAP:
RiskType
;
rdfs:
label
"HC systems work"
^^
xsd:
string
.
ILAP:
HeightWork
rdf:
type
ILAP:
RiskType
;
rdfs:
label
"Height work"
^^
xsd:
string
;
.
rdf:
type
ILAP:
RiskType
;
rdfs:
label
"Height work"
^^
xsd:
string
.
ILAP:
HighActivityPeriod
rdf:
type
ILAP:
ShutdownType
;
rdfs:
label
"High activity period"
^^
xsd:
string
;
.
rdf:
type
ILAP:
ShutdownType
;
rdfs:
label
"High activity period"
^^
xsd:
string
.
ILAP:
HighCriticality
rdf:
type
ILAP:
DegreeOfCriticality
;
rdfs:
label
"High criticality"
^^
xsd:
string
;
.
rdf:
type
ILAP:
DegreeOfCriticality
;
rdfs:
label
"High criticality"
^^
xsd:
string
.
ILAP:
HighPriority
rdf:
type
ILAP:
DegreeOfPriority
;
rdfs:
label
"High priority"
^^
xsd:
string
;
.
rdf:
type
ILAP:
DegreeOfPriority
;
rdfs:
label
"High priority"
^^
xsd:
string
.
ILAP:
HotWork
rdf:
type
ILAP:
RiskType
;
rdfs:
label
"Hot work"
^^
xsd:
string
;
.
rdf:
type
ILAP:
RiskType
;
rdfs:
label
"Hot work"
^^
xsd:
string
.
ILAP:
IncreasedRecovery
rdf:
type
ILAP:
PlanObjectiveType
;
rdfs:
label
"Increased recovery"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanObjectiveType
;
rdfs:
label
"Increased recovery"
^^
xsd:
string
.
ILAP:
IncrementalImprovement
rdf:
type
ILAP:
PlanObjectiveType
;
rdfs:
label
"Incremental improvement"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanObjectiveType
;
rdfs:
label
"Incremental improvement"
^^
xsd:
string
.
ILAP:
IndependentOfOperation
rdf:
type
ILAP:
ShutdownType
;
rdfs:
label
"Independent of operation"
^^
xsd:
string
;
.
rdf:
type
ILAP:
ShutdownType
;
rdfs:
label
"Independent of operation"
^^
xsd:
string
.
ILAP:
L1_ProgramPortfolioSchedule
rdf:
type
ILAP:
PlanLevel
;
rdfs:
label
"PPS"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanLevel
;
rdfs:
label
"PPS"
^^
xsd:
string
.
ILAP:
L2_ProjectMasterSchedule
rdf:
type
ILAP:
PlanLevel
;
rdfs:
label
"PMS"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanLevel
;
rdfs:
label
"PMS"
^^
xsd:
string
.
ILAP:
L3_ContractMasterSchedule
rdf:
type
ILAP:
PlanLevel
;
rdfs:
label
"CMS"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanLevel
;
rdfs:
label
"CMS"
^^
xsd:
string
.
ILAP:
L3_ProjectControlNetworkSchedule
rdf:
type
ILAP:
PlanLevel
;
rdfs:
label
"PCS"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanLevel
;
rdfs:
label
"PCS"
^^
xsd:
string
.
ILAP:
L4_ContractControlNetworkSchedule
rdf:
type
ILAP:
PlanLevel
;
rdfs:
label
"CCS"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanLevel
;
rdfs:
label
"CCS"
^^
xsd:
string
.
ILAP:
L5_ContractTaskSchedule
rdf:
type
ILAP:
PlanLevel
;
rdfs:
label
"DWS"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanLevel
;
rdfs:
label
"DWS"
^^
xsd:
string
.
ILAP:
L6_ContractorWorkOrderSchedule
rdf:
type
ILAP:
PlanLevel
;
rdfs:
label
"CWS"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanLevel
;
rdfs:
label
"CWS"
^^
xsd:
string
.
ILAP:
L7_ContractorOperationsSchedule
rdf:
type
ILAP:
PlanLevel
;
rdfs:
label
"COS"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanLevel
;
rdfs:
label
"COS"
^^
xsd:
string
.
ILAP:
LiftingOperation
rdf:
type
ILAP:
RiskType
;
rdfs:
label
"Lifting operation"
^^
xsd:
string
;
.
rdf:
type
ILAP:
RiskType
;
rdfs:
label
"Lifting operation"
^^
xsd:
string
.
ILAP:
LivingQuarterShutdown
rdf:
type
ILAP:
ShutdownType
;
rdfs:
label
"Living Quarter Shutdown"
^^
xsd:
string
;
.
rdf:
type
ILAP:
ShutdownType
;
rdfs:
label
"Living Quarter Shutdown"
^^
xsd:
string
.
ILAP:
LowCriticality
rdf:
type
ILAP:
DegreeOfCriticality
;
rdfs:
label
"Low criticality"
^^
xsd:
string
;
.
rdf:
type
ILAP:
DegreeOfCriticality
;
rdfs:
label
"Low criticality"
^^
xsd:
string
.
ILAP:
LowPriority
rdf:
type
ILAP:
DegreeOfPriority
;
rdfs:
label
"Low priority"
^^
xsd:
string
;
.
rdf:
type
ILAP:
DegreeOfPriority
;
rdfs:
label
"Low priority"
^^
xsd:
string
.
ILAP:
Maintenance
rdf:
type
ILAP:
PlanLifecycleStage
;
rdfs:
label
"Maintenance"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanLifecycleStage
;
rdfs:
label
"Maintenance"
^^
xsd:
string
.
ILAP:
ManagedClosedown
rdf:
type
ILAP:
PlanObjectiveType
;
rdfs:
label
"Managed closedown"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanObjectiveType
;
rdfs:
label
"Managed closedown"
^^
xsd:
string
.
ILAP:
MaterialDeliveredAtBase
rdf:
type
ILAP:
MaterialOrderStatus
;
rdfs:
label
"Material delivered at base"
^^
xsd:
string
;
.
rdf:
type
ILAP:
MaterialOrderStatus
;
rdfs:
label
"Material delivered at base"
^^
xsd:
string
.
ILAP:
MaterialDeliveredOffshore
rdf:
type
ILAP:
MaterialOrderStatus
;
rdfs:
label
"Material delivered offshore"
^^
xsd:
string
;
.
rdf:
type
ILAP:
MaterialOrderStatus
;
rdfs:
label
"Material delivered offshore"
^^
xsd:
string
.
ILAP:
MaterialDeliveredOnshore
rdf:
type
ILAP:
MaterialOrderStatus
;
rdfs:
label
"Material delivered onshore"
^^
xsd:
string
;
.
rdf:
type
ILAP:
MaterialOrderStatus
;
rdfs:
label
"Material delivered onshore"
^^
xsd:
string
.
ILAP:
MaterialDeliveryDelayed
rdf:
type
ILAP:
MaterialOrderStatus
;
rdfs:
label
"Material delivery delayed"
^^
xsd:
string
;
.
rdf:
type
ILAP:
MaterialOrderStatus
;
rdfs:
label
"Material delivery delayed"
^^
xsd:
string
.
ILAP:
MaterialDeliveryOnTime
rdf:
type
ILAP:
MaterialOrderStatus
;
rdfs:
label
"Material delivery on time"
^^
xsd:
string
;
.
rdf:
type
ILAP:
MaterialOrderStatus
;
rdfs:
label
"Material delivery on time"
^^
xsd:
string
.
ILAP:
MaterialOnOrder
rdf:
type
ILAP:
MaterialOrderStatus
;
rdfs:
label
"Material on order"
^^
xsd:
string
;
.
rdf:
type
ILAP:
MaterialOrderStatus
;
rdfs:
label
"Material on order"
^^
xsd:
string
.
ILAP:
MiniShutdown
rdf:
type
ILAP:
ShutdownType
;
rdfs:
label
"Mini shutdown"
^^
xsd:
string
;
.
rdf:
type
ILAP:
ShutdownType
;
rdfs:
label
"Mini shutdown"
^^
xsd:
string
.
ILAP:
Modification
rdf:
type
ILAP:
PlanProjectType
;
rdfs:
label
"Modification"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanProjectType
;
rdfs:
label
"Modification"
^^
xsd:
string
.
ILAP:
Monday
rdf:
type
ILAP:
CalendarDay
;
rdfs:
label
"Monday"
^^
xsd:
string
;
.
rdf:
type
ILAP:
CalendarDay
;
rdfs:
label
"Monday"
^^
xsd:
string
.
ILAP:
NPDelement_1
rdf:
type
NPD:
NPDelement
;
rdfs:
label
"NPDelement 1"
^^
xsd:
string
;
.
rdf:
type
NPD:
NPDelement
;
rdfs:
label
"NPDelement 1"
^^
xsd:
string
.
ILAP:
NonScheduledShutdown
rdf:
type
ILAP:
ShutdownType
;
rdfs:
label
"Non-Scheduled Shutdown"
^^
xsd:
string
;
.
rdf:
type
ILAP:
ShutdownType
;
rdfs:
label
"Non-Scheduled Shutdown"
^^
xsd:
string
.
ILAP:
NormalCriticality
rdf:
type
ILAP:
DegreeOfCriticality
;
rdfs:
label
"Normal criticality"
^^
xsd:
string
;
.
rdf:
type
ILAP:
DegreeOfCriticality
;
rdfs:
label
"Normal criticality"
^^
xsd:
string
.
ILAP:
NormalPriority
rdf:
type
ILAP:
DegreeOfPriority
;
rdfs:
label
"Normal priority"
^^
xsd:
string
;
.
rdf:
type
ILAP:
DegreeOfPriority
;
rdfs:
label
"Normal priority"
^^
xsd:
string
.
ILAP:
OPEX
rdf:
type
ILAP:
PlanExpenseType
;
rdfs:
label
"OPEX"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanExpenseType
;
rdfs:
label
"OPEX"
^^
xsd:
string
.
ILAP:
OnHold
rdf:
type
ILAP:
Status
;
rdfs:
label
"On hold"
^^
xsd:
string
;
.
rdf:
type
ILAP:
Status
;
rdfs:
label
"On hold"
^^
xsd:
string
.
ILAP:
Operation
rdf:
type
ILAP:
PlanLifecycleStage
;
rdfs:
label
"Operation"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanLifecycleStage
;
rdfs:
label
"Operation"
^^
xsd:
string
.
ILAP:
OperationAndMaintenance
rdf:
type
ILAP:
PlanProjectType
;
rdfs:
label
"Operation and maintenance"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanProjectType
;
rdfs:
label
"Operation and maintenance"
^^
xsd:
string
.
ILAP:
Pending
rdf:
type
ILAP:
Status
;
rdfs:
label
"Pending"
^^
xsd:
string
;
.
rdf:
type
ILAP:
Status
;
rdfs:
label
"Pending"
^^
xsd:
string
.
ILAP:
Planned
rdf:
type
ILAP:
Status
;
rdfs:
label
"Planned"
^^
xsd:
string
;
.
rdf:
type
ILAP:
Status
;
rdfs:
label
"Planned"
^^
xsd:
string
.
ILAP:
Planning
rdf:
type
ILAP:
PlanLifecycleStage
;
rdfs:
label
"Planning"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanLifecycleStage
;
rdfs:
label
"Planning"
^^
xsd:
string
.
ILAP:
Primavera
rdf:
type
ILAP:
Application
;
rdfs:
label
"Primavera"
^^
xsd:
string
;
.
rdf:
type
ILAP:
Application
;
rdfs:
label
"Primavera"
^^
xsd:
string
.
ILAP:
ProductionShutdown
rdf:
type
ILAP:
ShutdownType
;
rdfs:
label
"Production Shutdown"
^^
xsd:
string
;
.
rdf:
type
ILAP:
ShutdownType
;
rdfs:
label
"Production Shutdown"
^^
xsd:
string
.
ILAP:
RAMEX
rdf:
type
ILAP:
PlanExpenseType
;
rdfs:
label
"RAMEX"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanExpenseType
;
rdfs:
label
"RAMEX"
^^
xsd:
string
.
ILAP:
RadicalChange
rdf:
type
ILAP:
PlanObjectiveType
;
rdfs:
label
"Radical change"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanObjectiveType
;
rdfs:
label
"Radical change"
^^
xsd:
string
.
ILAP:
Regular8To16WorkingDayCalendar
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
minQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
[
rdf:
type
owl:
Class
;
owl:
oneOf
(
ILAP:
StandardFreeWeekendPeriod
)
;
]
;
owl:
onProperty
ILAP:
hasCalendarFreePeriod
;
]
;
.
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
minQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
[
rdf:
type
owl:
Class
;
owl:
oneOf
(
ILAP:
StandardFreeWeekendPeriod
)
]
;
owl:
onProperty
ILAP:
hasCalendarFreePeriod
]
.
ILAP:
Released
rdf:
type
ILAP:
Status
;
rdfs:
label
"Released"
^^
xsd:
string
;
.
rdf:
type
ILAP:
Status
;
rdfs:
label
"Released"
^^
xsd:
string
.
ILAP:
Removal
rdf:
type
ILAP:
PlanLifecycleStage
;
rdfs:
label
"Removal"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanLifecycleStage
;
rdfs:
label
"Removal"
^^
xsd:
string
.
ILAP:
RemovalOfBarriers
rdf:
type
ILAP:
RiskType
;
rdfs:
label
"Removal of barriers"
^^
xsd:
string
;
.
rdf:
type
ILAP:
RiskType
;
rdfs:
label
"Removal of barriers"
^^
xsd:
string
.
ILAP:
Renewal
rdf:
type
ILAP:
PlanLifecycleStage
;
rdfs:
label
"Renew"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanLifecycleStage
;
rdfs:
label
"Renew"
^^
xsd:
string
.
ILAP:
ReservoirDrillingOperation
rdf:
type
ILAP:
RiskType
;
rdfs:
label
"Reservoir drilling operation"
^^
xsd:
string
;
.
rdf:
type
ILAP:
RiskType
;
rdfs:
label
"Reservoir drilling operation"
^^
xsd:
string
.
ILAP:
ResourceDriven
rdf:
type
ILAP:
PlanContractType
;
rdfs:
label
"Resource driven"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanContractType
;
rdfs:
label
"Resource driven"
^^
xsd:
string
.
ILAP:
Revised
rdf:
type
ILAP:
Status
;
rdfs:
label
"Revised"
^^
xsd:
string
;
.
rdf:
type
ILAP:
Status
;
rdfs:
label
"Revised"
^^
xsd:
string
.
ILAP:
RevisionShutdown
rdf:
type
ILAP:
ShutdownType
;
rdfs:
label
"Revision Shutdown"
^^
xsd:
string
;
.
rdf:
type
ILAP:
ShutdownType
;
rdfs:
label
"Revision Shutdown"
^^
xsd:
string
.
ILAP:
SAP
rdf:
type
ILAP:
Application
;
rdfs:
label
"SAP"
^^
xsd:
string
;
.
rdf:
type
ILAP:
Application
;
rdfs:
label
"SAP"
^^
xsd:
string
.
ILAP:
SafetyTestShutdown
rdf:
type
ILAP:
ShutdownType
;
rdfs:
label
"Safety Test Shutdown"
^^
xsd:
string
;
.
rdf:
type
ILAP:
ShutdownType
;
rdfs:
label
"Safety Test Shutdown"
^^
xsd:
string
.
ILAP:
Safran
rdf:
type
ILAP:
Application
;
rdfs:
label
"Safran"
^^
xsd:
string
;
.
rdf:
type
ILAP:
Application
;
rdfs:
label
"Safran"
^^
xsd:
string
.
ILAP:
Saturday
rdf:
type
ILAP:
CalendarDay
;
rdfs:
label
"Saturday"
^^
xsd:
string
;
.
rdf:
type
ILAP:
CalendarDay
;
rdfs:
label
"Saturday"
^^
xsd:
string
.
ILAP:
ScheduleDriven
rdf:
type
ILAP:
PlanContractType
;
rdfs:
label
"Schedule driven"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanContractType
;
rdfs:
label
"Schedule driven"
^^
xsd:
string
.
ILAP:
Scheduled
rdf:
type
ILAP:
Status
;
rdfs:
label
"Scheduled"
^^
xsd:
string
;
.
rdf:
type
ILAP:
Status
;
rdfs:
label
"Scheduled"
^^
xsd:
string
.
ILAP:
ScheduledShutdown
rdf:
type
ILAP:
ShutdownType
;
rdfs:
label
"Scheduled Shutdown"
^^
xsd:
string
;
.
rdf:
type
ILAP:
ShutdownType
;
rdfs:
label
"Scheduled Shutdown"
^^
xsd:
string
.
ILAP:
ShallowGasOperation
rdf:
type
ILAP:
RiskType
;
rdfs:
label
"Shallow gas operation"
^^
xsd:
string
;
.
rdf:
type
ILAP:
RiskType
;
rdfs:
label
"Shallow gas operation"
^^
xsd:
string
.
ILAP:
ShutdownAndDecommisioning
rdf:
type
ILAP:
PlanLifecycleStage
;
rdfs:
label
"Shutdown and decommisioning"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanLifecycleStage
;
rdfs:
label
"Shutdown and decommisioning"
^^
xsd:
string
.
ILAP:
ShutdownNotEvaluated
rdf:
type
ILAP:
ShutdownType
;
rdfs:
label
"Shutdown not evaluated"
^^
xsd:
string
;
.
rdf:
type
ILAP:
ShutdownType
;
rdfs:
label
"Shutdown not evaluated"
^^
xsd:
string
.
ILAP:
StandardFreeWeekendPeriod
rdf:
type
ILAP:
CalendarFreePeriodWeekRepeat
;
ILAP:
hasCalendarPeriodFreeDay
ILAP:
Saturday
;
ILAP:
hasCalendarPeriodFreeDay
ILAP:
Sunday
;
rdfs:
label
"Standard free weekend period"
^^
xsd:
string
;
.
rdf:
type
ILAP:
CalendarFreePeriodWeekRepeat
;
rdfs:
label
"Standard free weekend period"
^^
xsd:
string
;
ILAP:
hasCalendarPeriodFreeDay
ILAP:
Sunday
,
ILAP:
Saturday
.
ILAP:
StandardWorkWeekdayPeriod
rdf:
type
ILAP:
CalendarWorkPeriodWeekRepeat
;
rdfs:
label
"Standard work weekday period"
^^
xsd:
string
;
.
rdf:
type
ILAP:
CalendarWorkPeriodWeekRepeat
;
rdfs:
label
"Standard work weekday period"
^^
xsd:
string
.
ILAP:
StartingUp
rdf:
type
ILAP:
ShutdownPhase
;
rdfs:
label
"Starting up"
^^
xsd:
string
;
.
rdf:
type
ILAP:
ShutdownPhase
;
rdfs:
label
"Starting up"
^^
xsd:
string
.
ILAP:
Sunday
rdf:
type
ILAP:
CalendarDay
;
rdfs:
label
"Sunday"
^^
xsd:
string
;
.
rdf:
type
ILAP:
CalendarDay
;
rdfs:
label
"Sunday"
^^
xsd:
string
.
ILAP:
SystemShutdown
rdf:
type
ILAP:
ShutdownType
;
rdfs:
label
"System Shutdown"
^^
xsd:
string
;
.
rdf:
type
ILAP:
ShutdownType
;
rdfs:
label
"System Shutdown"
^^
xsd:
string
.
ILAP:
TIMEX
rdf:
type
ILAP:
PlanExpenseType
;
rdfs:
label
"TIMEX"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanExpenseType
;
rdfs:
label
"TIMEX"
^^
xsd:
string
.
ILAP:
Thursday
rdf:
type
ILAP:
CalendarDay
;
rdfs:
label
"Thursday"
^^
xsd:
string
;
.
rdf:
type
ILAP:
CalendarDay
;
rdfs:
label
"Thursday"
^^
xsd:
string
.
ILAP:
TrainShutdown
rdf:
type
ILAP:
ShutdownType
;
rdfs:
label
"Train Shutdown"
^^
xsd:
string
;
.
rdf:
type
ILAP:
ShutdownType
;
rdfs:
label
"Train Shutdown"
^^
xsd:
string
.
ILAP:
Tuesday
rdf:
type
ILAP:
CalendarDay
;
rdfs:
label
"Tuesday"
^^
xsd:
string
;
.
rdf:
type
ILAP:
CalendarDay
;
rdfs:
label
"Tuesday"
^^
xsd:
string
.
ILAP:
Unknown
rdf:
type
ILAP:
Status
;
rdfs:
label
"Unknown"
^^
xsd:
string
;
.
rdf:
type
ILAP:
Status
;
rdfs:
label
"Unknown"
^^
xsd:
string
.
ILAP:
UserField
rdfs:
subClassOf
ILAP:
Data
;
.
rdfs:
subClassOf
ILAP:
Data
.
ILAP:
VesselOperation
rdf:
type
ILAP:
RiskType
;
rdfs:
label
"Vessel operation"
^^
xsd:
string
;
.
rdf:
type
ILAP:
RiskType
;
rdfs:
label
"Vessel operation"
^^
xsd:
string
.
ILAP:
WaterInjectionShutdown
rdf:
type
ILAP:
ShutdownType
;
rdfs:
label
"Water Injection Shutdown"
^^
xsd:
string
;
.
rdf:
type
ILAP:
ShutdownType
;
rdfs:
label
"Water Injection Shutdown"
^^
xsd:
string
.
ILAP:
WaterProductionShutdown
rdf:
type
ILAP:
ShutdownType
;
rdfs:
label
"Water Production Shutdown"
^^
xsd:
string
;
.
rdf:
type
ILAP:
ShutdownType
;
rdfs:
label
"Water Production Shutdown"
^^
xsd:
string
.
ILAP:
Wednesday
rdf:
type
ILAP:
CalendarDay
;
rdfs:
label
"Wednesday"
^^
xsd:
string
;
.
rdf:
type
ILAP:
CalendarDay
;
rdfs:
label
"Wednesday"
^^
xsd:
string
.
ILAP:
WeekendsFreeCalendar
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
minQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
[
rdf:
type
owl:
Class
;
owl:
oneOf
(
ILAP:
StandardFreeWeekendPeriod
)
;
]
;
owl:
onProperty
ILAP:
hasCalendarFreePeriod
;
]
;
.
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
minQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
[
rdf:
type
owl:
Class
;
owl:
oneOf
(
ILAP:
StandardFreeWeekendPeriod
)
]
;
owl:
onProperty
ILAP:
hasCalendarFreePeriod
]
.
ILAP:
WellTransfer
rdf:
type
ILAP:
ShutdownType
;
rdfs:
label
"Well Transfer "
^^
xsd:
string
;
.
rdf:
type
ILAP:
ShutdownType
;
rdfs:
label
"Well Transfer "
^^
xsd:
string
.
ILAP:
Wellbore
rdf:
type
ILAP:
PlanGeoArea
;
rdfs:
label
"Wellbore"
^^
xsd:
string
;
.
rdf:
type
ILAP:
PlanGeoArea
;
rdfs:
label
"Wellbore"
^^
xsd:
string
.
ILAP:
hasActivityBaselineSchedule
rdfs:
range
ILAP:
Schedule
;
.
rdfs:
range
ILAP:
Schedule
.
ILAP:
hasActivityFacility
rdfs:
domain
ILAP:
PlannedActivity
;
.
rdfs:
domain
ILAP:
PlannedActivity
.
ILAP:
hasActivityPhase
rdfs:
range
ILAP:
Phase
;
.
rdfs:
range
ILAP:
Phase
.
ILAP:
hasActivityResource
rdfs:
domain
ILAP:
Activity
;
rdfs:
range
ILAP:
Resource
;
.
rdfs:
domain
ILAP:
Activity
;
rdfs:
range
ILAP:
Resource
.
ILAP:
hasActivityResourceProfile
rdfs:
domain
ILAP:
Activity
;
.
rdfs:
domain
ILAP:
Activity
.
ILAP:
hasActivityShutdown
rdfs:
range
ILAP:
Shutdown
;
.
rdfs:
range
ILAP:
Shutdown
.
ILAP:
hasActivityWBSelement
rdfs:
range
ILAP:
ActivityWBS
;
.
rdfs:
range
ILAP:
ActivityWBS
.
ILAP:
hasActivityWeight
rdfs:
domain
ILAP:
Activity
;
rdfs:
range
xsd:
float
;
.
rdfs:
domain
ILAP:
Activity
;
rdfs:
range
xsd:
float
.
ILAP:
hasCalendarDate
rdfs:
domain
ILAP:
Calendar
;
rdfs:
range
xsd:
date
;
.
rdfs:
domain
ILAP:
Calendar
;
rdfs:
range
xsd:
date
.
ILAP:
hasCalendarPeriodDay
rdfs:
domain
ILAP:
CalendarPeriod
;
rdfs:
range
ILAP:
CalendarDay
;
.
rdfs:
domain
ILAP:
CalendarPeriod
;
rdfs:
range
ILAP:
CalendarDay
.
ILAP:
hasCalendarPeriodHour
rdfs:
domain
ILAP:
CalendarPeriod
;
rdfs:
range
ILAP:
CalendarHour
;
.
rdfs:
domain
ILAP:
CalendarPeriod
;
rdfs:
range
ILAP:
CalendarHour
.
ILAP:
hasCalendarTime
rdfs:
domain
ILAP:
Calendar
;
rdfs:
range
xsd:
dateTime
;
.
rdfs:
domain
ILAP:
Calendar
;
rdfs:
range
xsd:
dateTime
.
ILAP:
hasPlanAssetOwner
rdfs:
range
ILAP:
ResponsibleOrganization
;
.
rdfs:
range
ILAP:
ResponsibleOrganization
.
ILAP:
hasPlanContractor
rdfs:
range
ILAP:
Contractor
;
.
rdfs:
range
ILAP:
Contractor
.
ILAP:
hasPlanLicensePartner
rdfs:
range
ILAP:
ResponsibleOrganization
;
.
rdfs:
range
ILAP:
ResponsibleOrganization
.
ILAP:
hasPlanOperator
rdfs:
range
ILAP:
Operator
;
.
rdfs:
range
ILAP:
Operator
.
ILAP:
hasPlanRegulator
rdfs:
range
ILAP:
ResponsibleOrganization
;
.
rdfs:
range
ILAP:
ResponsibleOrganization
.
ILAP:
hasPlanResponsible
rdfs:
range
ILAP:
ResponsibleOrganization
;
.
rdfs:
range
ILAP:
ResponsibleOrganization
.
ILAP:
hasPlanSupplier
rdfs:
range
ILAP:
ResponsibleOrganization
;
.
rdfs:
range
ILAP:
ResponsibleOrganization
.
ILAP:
hasWBScomponent
rdfs:
range
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/PBS_Thing>
;
.
rdfs:
range
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/PBS_Thing>
.
ILAP:
hasWBSphase
rdfs:
range
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/SAB_Thing>
;
.
rdfs:
range
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/SAB_Thing>
.
ILAP:
hasWBSprojectExpenseType
rdfs:
range
ILAP:
PlanExpenseType
;
.
rdfs:
range
ILAP:
PlanExpenseType
.
ILAP:
hasWorkTaskResponsible
rdfs:
range
ILAP:
ResponsiblePerson
;
.
rdfs:
range
ILAP:
ResponsiblePerson
.
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/COR_Thing>
rdfs:
subClassOf
ILAP:
Category
;
rdfs:
subClassOf
ILAP:
Discipline
;
rdfs:
subClassOf
ILAP:
Resource
;
.
rdfs:
subClassOf
ILAP:
Resource
,
ILAP:
Discipline
,
ILAP:
Category
.
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/PBS_Thing>
rdfs:
subClassOf
ILAP:
Asset
;
rdfs:
subClassOf
ILAP:
Result
;
.
rdfs:
subClassOf
ILAP:
Result
,
ILAP:
Asset
.
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/SAB_Thing>
rdfs:
subClassOf
ILAP:
Phase
;
.
rdfs:
subClassOf
ILAP:
Phase
.
USERFIELDS:
UserField
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ILAP:
MilestoneType
;
owl:
onProperty
USERFIELDS:
hasMilestone
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ILAP:
Contractor
;
owl:
onProperty
USERFIELDS:
hasContractor
]
.
<http://data.posccaesar.org/npd/ontology/OperatingCompany>
rdf:
type
owl:
Class
;
rdfs:
label
"Contractor 1"
^^
xsd:
string
;
rdfs:
label
"Operating company"
^^
xsd:
string
;
rdfs:
label
"Regulator 1"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
Contractor
;
rdfs:
subClassOf
ILAP:
Operator
;
rdfs:
subClassOf
ILAP:
Regulator
;
.
rdf:
type
owl:
Class
;
rdfs:
label
"Regulator 1"
^^
xsd:
string
,
"Operating company"
^^
xsd:
string
,
"Contractor 1"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
Regulator
,
ILAP:
Operator
,
ILAP:
Contractor
.
<http://data.posccaesar.org/npd/ontology/productionFacility>
rdf:
type
owl:
Class
;
rdfs:
label
"Facility"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
Facility
;
.
rdf:
type
owl:
Class
;
rdfs:
label
"Facility"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
Facility
.
rdl:
RDS282149
rdf:
type
owl:
Class
;
rdfs:
label
"RDS282149"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
ResponsibleOrganization
;
rdfs:
subClassOf
owl:
Thing
;
.
rdf:
type
owl:
Class
;
rdfs:
label
"RDS282149"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Thing
,
ILAP:
ResponsibleOrganization
.
<http://data.posccaesar.orgnpd/ontology/License>
rdf:
type
owl:
Class
;
rdfs:
label
"Norwegian production license area"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
License
;
.
rdf:
type
owl:
Class
;
rdfs:
label
"Norwegian production license area"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
License
.
<http://staging.data.posccaesar.org/npd/ontology/discoveryField>
rdf:
type
owl:
Class
;
rdfs:
label
"Field 1"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
Field
;
.
rdf:
type
owl:
Class
;
rdfs:
label
"Field 1"
^^
xsd:
string
;
rdfs:
subClassOf
ILAP:
Field
.
<http://www.ilap.no/codes/NORSOK/Z-014/CORCoding#A>
rdfs:
subClassOf
<http://data.posccaesar.org/sccs/CORcode>
;
.
rdfs:
subClassOf
<http://data.posccaesar.org/sccs/CORcode>
.
<http://www.ilap.no/codes/NORSOK/Z-014/CORCoding#B>
rdfs:
subClassOf
<http://data.posccaesar.org/sccs/CORcode>
;
.
rdfs:
subClassOf
<http://data.posccaesar.org/sccs/CORcode>
.
<http://www.ilap.no/codes/NORSOK/Z-014/CORCoding#C>
rdfs:
subClassOf
<http://data.posccaesar.org/sccs/CORcode>
;
.
rdfs:
subClassOf
<http://data.posccaesar.org/sccs/CORcode>
.
<http://www.ilap.no/codes/NORSOK/Z-014/CORCoding#E>
rdfs:
subClassOf
<http://data.posccaesar.org/sccs/CORcode>
;
.
rdfs:
subClassOf
<http://data.posccaesar.org/sccs/CORcode>
.
<http://www.ilap.no/codes/NORSOK/Z-014/CORCoding#H>
rdfs:
subClassOf
<http://data.posccaesar.org/sccs/CORcode>
;
.
rdfs:
subClassOf
<http://data.posccaesar.org/sccs/CORcode>
.
<http://www.ilap.no/codes/NORSOK/Z-014/CORCoding#K>
rdfs:
subClassOf
<http://data.posccaesar.org/sccs/CORcode>
;
.
rdfs:
subClassOf
<http://data.posccaesar.org/sccs/CORcode>
.
<http://www.ilap.no/codes/NORSOK/Z-014/CORCoding#L>
rdfs:
subClassOf
<http://data.posccaesar.org/sccs/CORcode>
;
.
rdfs:
subClassOf
<http://data.posccaesar.org/sccs/CORcode>
.
<http://www.ilap.no/codes/NORSOK/Z-014/CORCoding#M>
rdfs:
subClassOf
<http://data.posccaesar.org/sccs/CORcode>
;
.
rdfs:
subClassOf
<http://data.posccaesar.org/sccs/CORcode>
.
<http://www.ilap.no/codes/NORSOK/Z-014/CORCoding#Q>
rdfs:
subClassOf
<http://data.posccaesar.org/sccs/CORcode>
;
.
rdfs:
subClassOf
<http://data.posccaesar.org/sccs/CORcode>
.
<http://www.ilap.no/codes/NORSOK/Z-014/CORCoding#R>
rdfs:
subClassOf
<http://data.posccaesar.org/sccs/CORcode>
;
.
rdfs:
subClassOf
<http://data.posccaesar.org/sccs/CORcode>
.
<http://www.ilap.no/codes/NORSOK/Z-014/CORCoding#S>
rdfs:
subClassOf
<http://data.posccaesar.org/sccs/CORcode>
;
.
rdfs:
subClassOf
<http://data.posccaesar.org/sccs/CORcode>
.
<http://www.ilap.no/codes/NORSOK/Z-014/CORCoding#X>
rdfs:
subClassOf
<http://data.posccaesar.org/sccs/CORcode>
;
.
rdfs:
subClassOf
<http://data.posccaesar.org/sccs/CORcode>
.
<http://www.ilap.no/codes/NORSOK/Z-014/PBSCoding#A>
rdfs:
subClassOf
<http://data.posccaesar.org/sccs/PBScode>
;
.
rdfs:
subClassOf
<http://data.posccaesar.org/sccs/PBScode>
.
<http://www.ilap.no/codes/NORSOK/Z-014/PBSCoding#B>
rdfs:
subClassOf
<http://data.posccaesar.org/sccs/PBScode>
;
.
rdfs:
subClassOf
<http://data.posccaesar.org/sccs/PBScode>
.
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#1>
rdfs:
subClassOf
<http://data.posccaesar.org/sccs/SABcode>
;
.
rdfs:
subClassOf
<http://data.posccaesar.org/sccs/SABcode>
.
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#2>
rdfs:
subClassOf
<http://data.posccaesar.org/sccs/SABcode>
;
.
rdfs:
subClassOf
<http://data.posccaesar.org/sccs/SABcode>
.
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#3>
rdfs:
subClassOf
<http://data.posccaesar.org/sccs/SABcode>
;
.
rdfs:
subClassOf
<http://data.posccaesar.org/sccs/SABcode>
.
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4>
rdfs:
subClassOf
<http://data.posccaesar.org/sccs/SABcode>
;
.
rdfs:
subClassOf
<http://data.posccaesar.org/sccs/SABcode>
.
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5>
rdfs:
subClassOf
<http://data.posccaesar.org/sccs/SABcode>
;
.
rdfs:
subClassOf
<http://data.posccaesar.org/sccs/SABcode>
.
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#6>
rdfs:
subClassOf
<http://data.posccaesar.org/sccs/SABcode>
;
.
rdfs:
subClassOf
<http://data.posccaesar.org/sccs/SABcode>
.
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#7>
rdfs:
subClassOf
<http://data.posccaesar.org/sccs/SABcode>
;
.
rdfs:
subClassOf
<http://data.posccaesar.org/sccs/SABcode>
.
...
...
UC1.ttl
View file @
c5d6063
...
...
@@ -467,6 +467,8 @@ ILAP:UserFieldClass
<http://data.posccaesar.org/ilap/CM-oppdragForReinertsenToStatoil1.8>
;
USERFIELDS:
hasCommissioningPackage
<http://data.posccaesar.org/ilap/CommPackageForReinertsenToStatoil1.8>
;
USERFIELDS:
hasContractor
<http://data.posccaesar.org/brreg/R-80b9711b-acde-4a41-b882-12ff9d23544e>
;
USERFIELDS:
hasDelivery
<http://data.posccaesar.org/ilap/DelLeveranseForReinertsenToStatoil1.8>
;
USERFIELDS:
hasEngineeringPhase
...
...
@@ -481,6 +483,8 @@ ILAP:UserFieldClass
<http://data.posccaesar.org/ilap/HovedaktivitetForReinertsenToStatoil1.8>
;
USERFIELDS:
hasMechanicalCompletionPackage
<http://data.posccaesar.org/ilap/MCpackageForReinertsenToStatoil1.8>
;
USERFIELDS:
hasMilestone
ILAP:
DG2
;
USERFIELDS:
hasOwnerPerson
<http://data.posccaesar.org/ilap/OppdragslederForReinertsenToStatoil1.8>
;
USERFIELDS:
hasProjectType
...
...
@@ -544,6 +548,10 @@ ILAP:WorkOrder_1
ILAP:
hasActivityActiveStatus
rdfs:
range
ILAP:
Status
.
ILAP:
hasActivityContractor
rdfs:
domain
USERFIELDS:
UserField
;
rdfs:
range
USERFIELDS:
FreeTextField
.
ILAP:
hasActivityMaterialOrderStatus
rdfs:
domain
ILAP:
PlannedActivity
.
...
...
@@ -562,10 +570,32 @@ ILAP:hasValue
ILAP:
hasValueSource
rdfs:
domain
ILAP:
UserField
.
USERFIELDS:
UserField
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ILAP:
MilestoneType
;
owl:
onProperty
USERFIELDS:
hasMilestone
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onClass
ILAP:
Contractor
;
owl:
onProperty
USERFIELDS:
hasContractor
]
.
USERFIELDS:
hasContractor
rdfs:
range
ILAP:
ResponsibleOrganization
.
USERFIELDS:
hasMainActivity
rdfs:
domain
USERFIELDS:
UserField
;
rdfs:
range
USERFIELDS:
FreeTextField
.
USERFIELDS:
hasMilestone
rdfs:
range
ILAP:
MilestoneType
.
USERFIELDS:
hasTaskResponsible
rdfs:
domain
USERFIELDS:
UserField
;
rdfs:
range
USERFIELDS:
FreeTextField
.
...
...
Please
register
or
login
to post a comment