Tore Christiansen

Moved restrictions to PlanningValues

......@@ -14,748 +14,754 @@
@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: ;
.
: 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 ;
.
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
ILAP:ABEX
rdf:type ILAP:PlanExpenseType ;
rdfs:label "ABEX"^^xsd:string ;
.
rdfs:label "ABEX"^^xsd:string .
ILAP:Active
rdf:type ILAP:Status ;
rdfs:label "Active"^^xsd:string ;
.
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 ;
.
rdfs:label "After shutdown"^^xsd:string .
ILAP:Aquisition
rdf:type ILAP:PlanLifecycleStage ;
rdfs:label "Aquire"^^xsd:string ;
.
rdfs:label "Aquire"^^xsd:string .
ILAP:BeforeShutdown
rdf:type ILAP:ShutdownPhase ;
rdfs:label "Before shutdown"^^xsd:string ;
.
rdfs:label "Before shutdown"^^xsd:string .
ILAP:BrownFieldProject
rdf:type ILAP:PlanProjectType ;
rdfs:label "Brown field project"^^xsd:string ;
.
rdfs:label "Brown field project"^^xsd:string .
ILAP:BusinessArea
rdf:type ILAP:PlanGeoArea ;
rdfs:label "Business area"^^xsd:string ;
.
rdfs:label "Business area"^^xsd:string .
ILAP:BusinessAsUsual
rdf:type ILAP:PlanObjectiveType ;
rdfs:label "Business as usual"^^xsd:string ;
.
rdfs:label "Business as usual"^^xsd:string .
ILAP:CAPEX
rdf:type ILAP:PlanExpenseType ;
rdfs:label "CAPEX"^^xsd:string ;
.
rdfs:label "CAPEX"^^xsd:string .
ILAP:Campaign
rdf:type ILAP:ShutdownType ;
rdfs:label "Campaign"^^xsd:string ;
.
rdfs:label "Campaign"^^xsd:string .
ILAP:Cancelled
rdf:type ILAP:Status ;
rdfs:label "Cancelled"^^xsd:string ;
.
rdfs:label "Cancelled"^^xsd:string .
ILAP:ChangeOver
rdf:type ILAP:ShutdownType ;
rdfs:label "Change over"^^xsd:string ;
.
rdfs:label "Change over"^^xsd:string .
ILAP:ClosingDown
rdf:type ILAP:ShutdownPhase ;
rdfs:label "Closing down"^^xsd:string ;
.
rdfs:label "Closing down"^^xsd:string .
ILAP:Completed
rdf:type ILAP:Status ;
rdfs:label "Completed"^^xsd:string ;
.
rdfs:label "Completed"^^xsd:string .
ILAP:Continent
rdf:type ILAP:PlanGeoArea ;
rdfs:label "Continent"^^xsd:string ;
.
rdfs:label "Continent"^^xsd:string .
ILAP:CostDriven
rdf:type ILAP:PlanContractType ;
rdfs:label "Cost driven"^^xsd:string ;
.
rdfs:label "Cost driven"^^xsd:string .
ILAP:Country
rdf:type ILAP:PlanGeoArea ;
rdfs:label "Country"^^xsd:string ;
.
rdfs:label "Country"^^xsd:string .
ILAP:DG1
rdf:type ILAP:DecisionGate ;
rdfs:label "DG1"^^xsd:string ;
.
rdfs:label "DG1"^^xsd:string .
ILAP:DG2
rdf:type ILAP:DecisionGate ;
rdfs:label "DG2"^^xsd:string ;
.
rdfs:label "DG2"^^xsd:string .
ILAP:DG3
rdf:type ILAP:DecisionGate ;
rdfs:label "DG3"^^xsd:string ;
.
rdfs:label "DG3"^^xsd:string .
ILAP:DG4
rdf:type ILAP:DecisionGate ;
rdfs:label "DG4"^^xsd:string ;
.
rdfs:label "DG4"^^xsd:string .
ILAP:DG5
rdf:type ILAP:DecisionGate ;
rdfs:label "DG5"^^xsd:string ;
.
rdfs:label "DG5"^^xsd:string .
ILAP:DG6
rdf:type ILAP:DecisionGate ;
rdfs:label "DG6"^^xsd:string ;
.
rdfs:label "DG6"^^xsd:string .
ILAP:DG7
rdf:type ILAP:DecisionGate ;
rdfs:label "DG7"^^xsd:string ;
.
rdfs:label "DG7"^^xsd:string .
ILAP:DependentOnShutdown
rdf:type ILAP:ShutdownType ;
rdfs:label "Dependent on Shutdown"^^xsd:string ;
.
rdfs:label "Dependent on Shutdown"^^xsd:string .
ILAP:Development
rdf:type ILAP:PlanLifecycleStage ;
rdfs:label "Develop"^^xsd:string ;
rdfs:label "Development"^^xsd:string ;
.
rdfs:label "Development"^^xsd:string , "Develop"^^xsd:string .
ILAP:DisasterRecovery
rdf:type ILAP:PlanObjectiveType ;
rdfs:label "Disaster recovery"^^xsd:string ;
.
rdfs:label "Disaster recovery"^^xsd:string .
ILAP:Disposal
rdf:type ILAP:PlanLifecycleStage ;
rdfs:label "Dispose"^^xsd:string ;
.
rdfs:label "Dispose"^^xsd:string .
ILAP:Draft
rdf:type ILAP:Status ;
rdfs:label "Draft"^^xsd:string ;
.
rdfs:label "Draft"^^xsd:string .
ILAP:DrillingAndWell
rdf:type ILAP:PlanProjectType ;
rdfs:label "Drilling and well"^^xsd:string ;
.
rdfs:label "Drilling and well"^^xsd:string .
ILAP:DrillingShutdown
rdf:type ILAP:ShutdownType ;
rdfs:label "Drilling shutdown"^^xsd:string ;
.
rdfs:label "Drilling shutdown"^^xsd:string .
ILAP:DuringNormalOperation
rdf:type ILAP:ShutdownType ;
rdfs:label "During Normal Operation"^^xsd:string ;
.
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 ;
.
rdfs:label "Equipment Shutdown"^^xsd:string .
ILAP:Exploration
rdf:type ILAP:PlanLifecycleStage ;
rdfs:label "Exploration"^^xsd:string ;
.
rdfs:label "Exploration"^^xsd:string .
ILAP:FLEXEX
rdf:type ILAP:PlanExpenseType ;
rdfs:label "FLEXEX"^^xsd:string ;
.
rdfs:label "FLEXEX"^^xsd:string .
ILAP:Facility
rdf:type ILAP:PlanGeoArea ;
rdfs:label "Facility"^^xsd:string ;
.
rdfs:label "Facility"^^xsd:string .
ILAP:Field
rdf:type ILAP:PlanGeoArea ;
rdfs:label "Field"^^xsd:string ;
.
rdfs:label "Field"^^xsd:string .
ILAP:FieldShutdown
rdf:type ILAP:ShutdownType ;
rdfs:label "Field Shutdown"^^xsd:string ;
.
rdfs:label "Field Shutdown"^^xsd:string .
ILAP:FieldStudy
rdf:type ILAP:PlanProjectType ;
rdfs:label "Field study"^^xsd:string ;
.
rdfs:label "Field study"^^xsd:string .
ILAP:Friday
rdf:type ILAP:CalendarDay ;
rdfs:label "Friday"^^xsd:string ;
.
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 ;
.
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 ;
.
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 ;
.
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 ;
.
rdfs:label "Gas Export Shutdown"^^xsd:string .
ILAP:GasInjectionShutdown
rdf:type ILAP:ShutdownType ;
rdfs:label "Gas Injection Shutdown"^^xsd:string ;
.
rdfs:label "Gas Injection Shutdown"^^xsd:string .
ILAP:GreenFieldProject
rdf:type ILAP:PlanProjectType ;
rdfs:label "Green field project"^^xsd:string ;
.
rdfs:label "Green field project"^^xsd:string .
ILAP:HC_systemsWork
rdf:type ILAP:RiskType ;
rdfs:label "HC systems work"^^xsd:string ;
.
rdfs:label "HC systems work"^^xsd:string .
ILAP:HeightWork
rdf:type ILAP:RiskType ;
rdfs:label "Height work"^^xsd:string ;
.
rdfs:label "Height work"^^xsd:string .
ILAP:HighActivityPeriod
rdf:type ILAP:ShutdownType ;
rdfs:label "High activity period"^^xsd:string ;
.
rdfs:label "High activity period"^^xsd:string .
ILAP:HighCriticality
rdf:type ILAP:DegreeOfCriticality ;
rdfs:label "High criticality"^^xsd:string ;
.
rdfs:label "High criticality"^^xsd:string .
ILAP:HighPriority
rdf:type ILAP:DegreeOfPriority ;
rdfs:label "High priority"^^xsd:string ;
.
rdfs:label "High priority"^^xsd:string .
ILAP:HotWork
rdf:type ILAP:RiskType ;
rdfs:label "Hot work"^^xsd:string ;
.
rdfs:label "Hot work"^^xsd:string .
ILAP:IncreasedRecovery
rdf:type ILAP:PlanObjectiveType ;
rdfs:label "Increased recovery"^^xsd:string ;
.
rdfs:label "Increased recovery"^^xsd:string .
ILAP:IncrementalImprovement
rdf:type ILAP:PlanObjectiveType ;
rdfs:label "Incremental improvement"^^xsd:string ;
.
rdfs:label "Incremental improvement"^^xsd:string .
ILAP:IndependentOfOperation
rdf:type ILAP:ShutdownType ;
rdfs:label "Independent of operation"^^xsd:string ;
.
rdfs:label "Independent of operation"^^xsd:string .
ILAP:L1_ProgramPortfolioSchedule
rdf:type ILAP:PlanLevel ;
rdfs:label "PPS"^^xsd:string ;
.
rdfs:label "PPS"^^xsd:string .
ILAP:L2_ProjectMasterSchedule
rdf:type ILAP:PlanLevel ;
rdfs:label "PMS"^^xsd:string ;
.
rdfs:label "PMS"^^xsd:string .
ILAP:L3_ContractMasterSchedule
rdf:type ILAP:PlanLevel ;
rdfs:label "CMS"^^xsd:string ;
.
rdfs:label "CMS"^^xsd:string .
ILAP:L3_ProjectControlNetworkSchedule
rdf:type ILAP:PlanLevel ;
rdfs:label "PCS"^^xsd:string ;
.
rdfs:label "PCS"^^xsd:string .
ILAP:L4_ContractControlNetworkSchedule
rdf:type ILAP:PlanLevel ;
rdfs:label "CCS"^^xsd:string ;
.
rdfs:label "CCS"^^xsd:string .
ILAP:L5_ContractTaskSchedule
rdf:type ILAP:PlanLevel ;
rdfs:label "DWS"^^xsd:string ;
.
rdfs:label "DWS"^^xsd:string .
ILAP:L6_ContractorWorkOrderSchedule
rdf:type ILAP:PlanLevel ;
rdfs:label "CWS"^^xsd:string ;
.
rdfs:label "CWS"^^xsd:string .
ILAP:L7_ContractorOperationsSchedule
rdf:type ILAP:PlanLevel ;
rdfs:label "COS"^^xsd:string ;
.
rdfs:label "COS"^^xsd:string .
ILAP:LiftingOperation
rdf:type ILAP:RiskType ;
rdfs:label "Lifting operation"^^xsd:string ;
.
rdfs:label "Lifting operation"^^xsd:string .
ILAP:LivingQuarterShutdown
rdf:type ILAP:ShutdownType ;
rdfs:label "Living Quarter Shutdown"^^xsd:string ;
.
rdfs:label "Living Quarter Shutdown"^^xsd:string .
ILAP:LowCriticality
rdf:type ILAP:DegreeOfCriticality ;
rdfs:label "Low criticality"^^xsd:string ;
.
rdfs:label "Low criticality"^^xsd:string .
ILAP:LowPriority
rdf:type ILAP:DegreeOfPriority ;
rdfs:label "Low priority"^^xsd:string ;
.
rdfs:label "Low priority"^^xsd:string .
ILAP:Maintenance
rdf:type ILAP:PlanLifecycleStage ;
rdfs:label "Maintenance"^^xsd:string ;
.
rdfs:label "Maintenance"^^xsd:string .
ILAP:ManagedClosedown
rdf:type ILAP:PlanObjectiveType ;
rdfs:label "Managed closedown"^^xsd:string ;
.
rdfs:label "Managed closedown"^^xsd:string .
ILAP:MaterialDeliveredAtBase
rdf:type ILAP:MaterialOrderStatus ;
rdfs:label "Material delivered at base"^^xsd:string ;
.
rdfs:label "Material delivered at base"^^xsd:string .
ILAP:MaterialDeliveredOffshore
rdf:type ILAP:MaterialOrderStatus ;
rdfs:label "Material delivered offshore"^^xsd:string ;
.
rdfs:label "Material delivered offshore"^^xsd:string .
ILAP:MaterialDeliveredOnshore
rdf:type ILAP:MaterialOrderStatus ;
rdfs:label "Material delivered onshore"^^xsd:string ;
.
rdfs:label "Material delivered onshore"^^xsd:string .
ILAP:MaterialDeliveryDelayed
rdf:type ILAP:MaterialOrderStatus ;
rdfs:label "Material delivery delayed"^^xsd:string ;
.
rdfs:label "Material delivery delayed"^^xsd:string .
ILAP:MaterialDeliveryOnTime
rdf:type ILAP:MaterialOrderStatus ;
rdfs:label "Material delivery on time"^^xsd:string ;
.
rdfs:label "Material delivery on time"^^xsd:string .
ILAP:MaterialOnOrder
rdf:type ILAP:MaterialOrderStatus ;
rdfs:label "Material on order"^^xsd:string ;
.
rdfs:label "Material on order"^^xsd:string .
ILAP:MiniShutdown
rdf:type ILAP:ShutdownType ;
rdfs:label "Mini shutdown"^^xsd:string ;
.
rdfs:label "Mini shutdown"^^xsd:string .
ILAP:Modification
rdf:type ILAP:PlanProjectType ;
rdfs:label "Modification"^^xsd:string ;
.
rdfs:label "Modification"^^xsd:string .
ILAP:Monday
rdf:type ILAP:CalendarDay ;
rdfs:label "Monday"^^xsd:string ;
.
rdfs:label "Monday"^^xsd:string .
ILAP:NPDelement_1
rdf:type NPD:NPDelement ;
rdfs:label "NPDelement 1"^^xsd:string ;
.
rdfs:label "NPDelement 1"^^xsd:string .
ILAP:NonScheduledShutdown
rdf:type ILAP:ShutdownType ;
rdfs:label "Non-Scheduled Shutdown"^^xsd:string ;
.
rdfs:label "Non-Scheduled Shutdown"^^xsd:string .
ILAP:NormalCriticality
rdf:type ILAP:DegreeOfCriticality ;
rdfs:label "Normal criticality"^^xsd:string ;
.
rdfs:label "Normal criticality"^^xsd:string .
ILAP:NormalPriority
rdf:type ILAP:DegreeOfPriority ;
rdfs:label "Normal priority"^^xsd:string ;
.
rdfs:label "Normal priority"^^xsd:string .
ILAP:OPEX
rdf:type ILAP:PlanExpenseType ;
rdfs:label "OPEX"^^xsd:string ;
.
rdfs:label "OPEX"^^xsd:string .
ILAP:OnHold
rdf:type ILAP:Status ;
rdfs:label "On hold"^^xsd:string ;
.
rdfs:label "On hold"^^xsd:string .
ILAP:Operation
rdf:type ILAP:PlanLifecycleStage ;
rdfs:label "Operation"^^xsd:string ;
.
rdfs:label "Operation"^^xsd:string .
ILAP:OperationAndMaintenance
rdf:type ILAP:PlanProjectType ;
rdfs:label "Operation and maintenance"^^xsd:string ;
.
rdfs:label "Operation and maintenance"^^xsd:string .
ILAP:Pending
rdf:type ILAP:Status ;
rdfs:label "Pending"^^xsd:string ;
.
rdfs:label "Pending"^^xsd:string .
ILAP:Planned
rdf:type ILAP:Status ;
rdfs:label "Planned"^^xsd:string ;
.
rdfs:label "Planned"^^xsd:string .
ILAP:Planning
rdf:type ILAP:PlanLifecycleStage ;
rdfs:label "Planning"^^xsd:string ;
.
rdfs:label "Planning"^^xsd:string .
ILAP:Primavera
rdf:type ILAP:Application ;
rdfs:label "Primavera"^^xsd:string ;
.
rdfs:label "Primavera"^^xsd:string .
ILAP:ProductionShutdown
rdf:type ILAP:ShutdownType ;
rdfs:label "Production Shutdown"^^xsd:string ;
.
rdfs:label "Production Shutdown"^^xsd:string .
ILAP:RAMEX
rdf:type ILAP:PlanExpenseType ;
rdfs:label "RAMEX"^^xsd:string ;
.
rdfs:label "RAMEX"^^xsd:string .
ILAP:RadicalChange
rdf:type ILAP:PlanObjectiveType ;
rdfs:label "Radical change"^^xsd:string ;
.
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
) ;
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 ;
] ;
.
owl:onProperty ILAP:hasCalendarFreePeriod
] .
ILAP:Released
rdf:type ILAP:Status ;
rdfs:label "Released"^^xsd:string ;
.
rdfs:label "Released"^^xsd:string .
ILAP:Removal
rdf:type ILAP:PlanLifecycleStage ;
rdfs:label "Removal"^^xsd:string ;
.
rdfs:label "Removal"^^xsd:string .
ILAP:RemovalOfBarriers
rdf:type ILAP:RiskType ;
rdfs:label "Removal of barriers"^^xsd:string ;
.
rdfs:label "Removal of barriers"^^xsd:string .
ILAP:Renewal
rdf:type ILAP:PlanLifecycleStage ;
rdfs:label "Renew"^^xsd:string ;
.
rdfs:label "Renew"^^xsd:string .
ILAP:ReservoirDrillingOperation
rdf:type ILAP:RiskType ;
rdfs:label "Reservoir drilling operation"^^xsd:string ;
.
rdfs:label "Reservoir drilling operation"^^xsd:string .
ILAP:ResourceDriven
rdf:type ILAP:PlanContractType ;
rdfs:label "Resource driven"^^xsd:string ;
.
rdfs:label "Resource driven"^^xsd:string .
ILAP:Revised
rdf:type ILAP:Status ;
rdfs:label "Revised"^^xsd:string ;
.
rdfs:label "Revised"^^xsd:string .
ILAP:RevisionShutdown
rdf:type ILAP:ShutdownType ;
rdfs:label "Revision Shutdown"^^xsd:string ;
.
rdfs:label "Revision Shutdown"^^xsd:string .
ILAP:SAP
rdf:type ILAP:Application ;
rdfs:label "SAP"^^xsd:string ;
.
rdfs:label "SAP"^^xsd:string .
ILAP:SafetyTestShutdown
rdf:type ILAP:ShutdownType ;
rdfs:label "Safety Test Shutdown"^^xsd:string ;
.
rdfs:label "Safety Test Shutdown"^^xsd:string .
ILAP:Safran
rdf:type ILAP:Application ;
rdfs:label "Safran"^^xsd:string ;
.
rdfs:label "Safran"^^xsd:string .
ILAP:Saturday
rdf:type ILAP:CalendarDay ;
rdfs:label "Saturday"^^xsd:string ;
.
rdfs:label "Saturday"^^xsd:string .
ILAP:ScheduleDriven
rdf:type ILAP:PlanContractType ;
rdfs:label "Schedule driven"^^xsd:string ;
.
rdfs:label "Schedule driven"^^xsd:string .
ILAP:Scheduled
rdf:type ILAP:Status ;
rdfs:label "Scheduled"^^xsd:string ;
.
rdfs:label "Scheduled"^^xsd:string .
ILAP:ScheduledShutdown
rdf:type ILAP:ShutdownType ;
rdfs:label "Scheduled Shutdown"^^xsd:string ;
.
rdfs:label "Scheduled Shutdown"^^xsd:string .
ILAP:ShallowGasOperation
rdf:type ILAP:RiskType ;
rdfs:label "Shallow gas operation"^^xsd:string ;
.
rdfs:label "Shallow gas operation"^^xsd:string .
ILAP:ShutdownAndDecommisioning
rdf:type ILAP:PlanLifecycleStage ;
rdfs:label "Shutdown and decommisioning"^^xsd:string ;
.
rdfs:label "Shutdown and decommisioning"^^xsd:string .
ILAP:ShutdownNotEvaluated
rdf:type ILAP:ShutdownType ;
rdfs:label "Shutdown not evaluated"^^xsd:string ;
.
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 ;
.
ILAP:hasCalendarPeriodFreeDay
ILAP:Sunday , ILAP:Saturday .
ILAP:StandardWorkWeekdayPeriod
rdf:type ILAP:CalendarWorkPeriodWeekRepeat ;
rdfs:label "Standard work weekday period"^^xsd:string ;
.
rdfs:label "Standard work weekday period"^^xsd:string .
ILAP:StartingUp
rdf:type ILAP:ShutdownPhase ;
rdfs:label "Starting up"^^xsd:string ;
.
rdfs:label "Starting up"^^xsd:string .
ILAP:Sunday
rdf:type ILAP:CalendarDay ;
rdfs:label "Sunday"^^xsd:string ;
.
rdfs:label "Sunday"^^xsd:string .
ILAP:SystemShutdown
rdf:type ILAP:ShutdownType ;
rdfs:label "System Shutdown"^^xsd:string ;
.
rdfs:label "System Shutdown"^^xsd:string .
ILAP:TIMEX
rdf:type ILAP:PlanExpenseType ;
rdfs:label "TIMEX"^^xsd:string ;
.
rdfs:label "TIMEX"^^xsd:string .
ILAP:Thursday
rdf:type ILAP:CalendarDay ;
rdfs:label "Thursday"^^xsd:string ;
.
rdfs:label "Thursday"^^xsd:string .
ILAP:TrainShutdown
rdf:type ILAP:ShutdownType ;
rdfs:label "Train Shutdown"^^xsd:string ;
.
rdfs:label "Train Shutdown"^^xsd:string .
ILAP:Tuesday
rdf:type ILAP:CalendarDay ;
rdfs:label "Tuesday"^^xsd:string ;
.
rdfs:label "Tuesday"^^xsd:string .
ILAP:Unknown
rdf:type ILAP:Status ;
rdfs:label "Unknown"^^xsd:string ;
.
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 ;
.
rdfs:label "Vessel operation"^^xsd:string .
ILAP:WaterInjectionShutdown
rdf:type ILAP:ShutdownType ;
rdfs:label "Water Injection Shutdown"^^xsd:string ;
.
rdfs:label "Water Injection Shutdown"^^xsd:string .
ILAP:WaterProductionShutdown
rdf:type ILAP:ShutdownType ;
rdfs:label "Water Production Shutdown"^^xsd:string ;
.
rdfs:label "Water Production Shutdown"^^xsd:string .
ILAP:Wednesday
rdf:type ILAP:CalendarDay ;
rdfs:label "Wednesday"^^xsd:string ;
.
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
) ;
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 ;
] ;
.
owl:onProperty ILAP:hasCalendarFreePeriod
] .
ILAP:WellTransfer
rdf:type ILAP:ShutdownType ;
rdfs:label "Well Transfer "^^xsd:string ;
.
rdfs:label "Well Transfer "^^xsd:string .
ILAP:Wellbore
rdf:type ILAP:PlanGeoArea ;
rdfs:label "Wellbore"^^xsd:string ;
.
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: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:range xsd:float .
ILAP:hasCalendarDate
rdfs:domain ILAP:Calendar ;
rdfs:range xsd:date ;
.
rdfs:range xsd:date .
ILAP:hasCalendarPeriodDay
rdfs:domain ILAP:CalendarPeriod ;
rdfs:range ILAP:CalendarDay ;
.
rdfs:range ILAP:CalendarDay .
ILAP:hasCalendarPeriodHour
rdfs:domain ILAP:CalendarPeriod ;
rdfs:range ILAP:CalendarHour ;
.
rdfs:range ILAP:CalendarHour .
ILAP:hasCalendarTime
rdfs:domain ILAP:Calendar ;
rdfs:range xsd:dateTime ;
.
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 ;
.
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 ;
.
rdfs:subClassOf ILAP:Facility .
rdl:RDS282149
rdf:type owl:Class ;
rdfs:label "RDS282149"^^xsd:string ;
rdfs:subClassOf ILAP:ResponsibleOrganization ;
rdfs:subClassOf owl:Thing ;
.
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 ;
.
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 ;
.
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> .
......
......@@ -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 .
......