Tore Christiansen

Many updates - added classes, modified class hierarchy and updated definitions t…

…o merge ILAP 2.0 and 2.5 - and integrate with ISO 15926-13
......@@ -39,7 +39,7 @@ userfield:hasShutdownType
owl:versionInfo "Created with TopBraid Composer"^^xsd:string ;
.
:Active
rdf:type :Status ;
rdf:type :ActivityStatus ;
rdfs:label "Active"^^xsd:string ;
.
:Activity
......@@ -147,16 +147,42 @@ userfield:hasShutdownType
] ;
owl:equivalentClass <http://data.posccaesar.org/rdl/RDS3149> ;
.
:ActivityConstraint
rdf:type owl:Class ;
rdfs:comment "A Constraint in which an Activity or Milestone is linked to other Activities (or Milestones) that must be performed (completely or partially) before it can be performed."^^xsd:string ;
rdfs:label "Activity constraint"^^xsd:string ;
rdfs:subClassOf :Constraint ;
.
:ActivityInPlan
rdf:type owl:Class ;
rdfs:comment "An Activity that has its role within a larger PlanForActivity as a criterion for membership. An ActivityInPlan is part of a PlanForActivity, with defined Constraints, Duration, Schedule Dates, Resources and Results."^^xsd:string ;
rdfs:label "Activity in Plan"^^xsd:string ;
rdfs:subClassOf :Activity ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
owl:onClass :MaterialOrderStatus ;
owl:onProperty :hasActivityMaterialOrderStatus ;
] ;
.
:ActivityStatus
rdf:type owl:Class ;
rdfs:comment "A Status of an Activity (which can have predefined enumeration values)."^^xsd:string ;
rdfs:label "Activity status"^^xsd:string ;
rdfs:subClassOf :Status ;
.
:AfterShutdown
rdf:type :ShutdownPhase ;
rdfs:label "After shutdown"^^xsd:string ;
.
:Application
rdf:type owl:Class ;
rdfs:comment "Encoded Artificial Data that creates, manipulates, stores and retrieves Data (adapted from eHow.com)."^^xsd:string ;
rdfs:label "Application"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/rdl/RDS4316455455> ;
rdfs:subClassOf owl:Thing ;
owl:equivalentClass <http://data.posccaesar.org/rdl/RDS43165907246> ;
.
:Asset
rdf:type owl:Class ;
rdfs:comment "A Arranged Individual that is owned by a business entity from which future economic benefits may be obtained. In the context of ILAP, the focus is on physical assets related to exploration, development and operation of petrochemical reserves."^^xsd:string ;
......@@ -334,10 +360,24 @@ userfield:hasShutdownType
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
] ;
.
:CalendarDay
rdf:type owl:Class ;
rdfs:comment "A Period in Time that is a (working or free) day in a given Calendar."^^xsd:string ;
rdfs:label "Calendar day"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/rdl/RDS356215271> ;
rdfs:subClassOf owl:Thing ;
.
:CalendarHour
rdf:type owl:Class ;
rdfs:comment "A Period in Time that is a (working or free) hour in a given Calendar."^^xsd:string ;
rdfs:label "Calendar hour"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/rdl/RDS356215271> ;
rdfs:subClassOf owl:Thing ;
.
:CalendarSet
rdf:type owl:Class ;
:shouldHaveID "true" ;
rdfs:comment "A Function that is a collection of Calendars."^^xsd:string ;
rdfs:comment "An Information Object that is a collection of Calendars."^^xsd:string ;
rdfs:label "Calendar Set"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/rdl/RDS329669> ;
rdfs:subClassOf owl:Thing ;
......@@ -389,9 +429,17 @@ userfield:hasShutdownType
rdfs:label "Campaign"^^xsd:string ;
.
:Cancelled
rdf:type :Status ;
rdf:type :ActivityStatus ;
rdfs:label "Cancelled"^^xsd:string ;
.
:Category
rdf:type owl:Class ;
rdfs:comment "An Organization that is a group of related competencies used to classify Disciplines according to Discipline Code Manuals (typically based on standards such as NORSOK COR codes)."^^xsd:string ;
rdfs:label "Category"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/rdl/RDS282149> ;
rdfs:subClassOf owl:Thing ;
owl:equivalentClass <http://data.posccaesar.org/rdl/RDS6811233> ;
.
:ChangeOver
rdf:type :SystemCondition ;
rdfs:label "Change over"^^xsd:string ;
......@@ -402,15 +450,13 @@ userfield:hasShutdownType
.
:CoilTubing
rdf:type owl:Class ;
rdfs:comment "A 15926-4 Activity that is related to preparation and riging up/down snubbing and coil tubing equipment, including pressure testing."^^xsd:string ;
rdfs:comment "A 15926-4 Activity that is related to preparation and rigging up/down snubbing and coil tubing equipment, including pressure testing."^^xsd:string ;
rdfs:label "Coil tubing"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/rdl/RDS17731742> ;
rdfs:subClassOf <http://data.posccaesar.org/rdl/RDS3149> ;
rdfs:subClassOf owl:Thing ;
rdfs:subClassOf :Activity ;
owl:equivalentClass <http://data.posccaesar.org/rdl/RDS17729327> ;
.
:Completed
rdf:type :Status ;
rdf:type :ActivityStatus ;
rdfs:label "Completed"^^xsd:string ;
.
:CompletelyFreeField
......@@ -475,6 +521,12 @@ userfield:hasShutdownType
owl:onProperty :hasExternalReference ;
] ;
.
:Contractor
rdf:type owl:Class ;
rdfs:comment "A Responsible that is an organization that has a contract related to one or more Activities in a Plan"^^xsd:string ;
rdfs:label "Contractor"^^xsd:string ;
rdfs:subClassOf :Responsible ;
.
:Coordinate
rdf:type lci:ClassOfIndividual ;
rdf:type owl:Class ;
......@@ -513,7 +565,7 @@ userfield:hasShutdownType
.
:Criticality
rdf:type owl:Class ;
rdfs:comment "A Criticalty Rating that is a measure of the consequence of failure of (one or more) activities."^^xsd:string ;
rdfs:comment "A Single Property Dimension that is a measure of the consequence of failure of (one or more) activities."^^xsd:string ;
rdfs:label "Criticality"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/rdl/RDS7275639> ;
rdfs:subClassOf owl:Thing ;
......@@ -526,7 +578,7 @@ userfield:hasShutdownType
rdfs:subClassOf :ScheduleForPlan ;
.
:DR_Activity
rdf:type :Status ;
rdf:type :TypeOfDrillingWork ;
rdfs:comment "A Status Value for Activities that involve Drilling (part of Use Case 2.5.1)"^^xsd:string ;
rdfs:label "DR Activity"^^xsd:string ;
.
......@@ -574,6 +626,13 @@ userfield:hasShutdownType
] ;
owl:equivalentClass <http://data.posccaesar.org/rdl/RDS11708918> ;
.
:DataSource
rdf:type owl:Class ;
rdfs:comment "A Functional Object that is the originator of information in data exchange , which may be a Planning Application or a Responsible Organization classified according to BRREG as a legal entity."^^xsd:string ;
rdfs:label "Data Source"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/rdl/RDS318059> ;
rdfs:subClassOf owl:Thing ;
.
:DependentOnShutdown
rdf:type :ShutdownType ;
rdfs:label "Dependent on shutdown"^^xsd:string ;
......@@ -604,6 +663,11 @@ userfield:hasShutdownType
rdf:type :ShutdownPhase ;
rdfs:label "During shutdown"^^xsd:string ;
.
:EmergencyShutdown
rdf:type :ShutdownType ;
rdfs:comment "A Shutdown Type that involves shutting down rapidly in order to prevent or remedy a dangerous situation"^^xsd:string ;
rdfs:label "Emergency shutdown"^^xsd:string ;
.
:EquipmentShutdown
rdf:type :ShutdownType ;
rdfs:label "Equipment Shutdown"^^xsd:string ;
......@@ -655,15 +719,15 @@ userfield:hasShutdownType
.
:FF
rdf:type owl:Class ;
rdfs:comment "A Constraint (Activity Dependency) where the succeeding Activity cannot finish before the preceding Activity is finished."^^xsd:string ;
rdfs:comment "An Activity Constraint (Activity Dependency) where the succeeding Activity cannot finish before the preceding Activity is finished."^^xsd:string ;
rdfs:label "Finish to Finish"^^xsd:string ;
rdfs:subClassOf :Constraint ;
rdfs:subClassOf :ActivityConstraint ;
.
:FS
rdf:type owl:Class ;
rdfs:comment "A Constraint (Activity Dependency) where the succeeding Activity cannot start before the preceding Activity is finished."^^xsd:string ;
rdfs:comment "An Activity Constraint (Activity Dependency) where the succeeding Activity cannot start before the preceding Activity is finished."^^xsd:string ;
rdfs:label "Finish to Start"^^xsd:string ;
rdfs:subClassOf :Constraint ;
rdfs:subClassOf :ActivityConstraint ;
.
:Facility
rdf:type owl:Class ;
......@@ -691,7 +755,7 @@ userfield:hasShutdownType
rdf:type owl:Class ;
rdfs:comment "A Data Field that holds variables defined by the User."^^xsd:string ;
rdfs:label "Free Field"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/rdl/RDS17611736> ;
rdfs:subClassOf :Data ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
:shouldHaveID "true"^^xsd:boolean ;
......@@ -710,8 +774,7 @@ userfield:hasShutdownType
rdf:type owl:Class ;
rdfs:comment "A Data Field that is a collection of Free Fields."^^xsd:string ;
rdfs:label "Free Field Set"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/rdl/RDS17611736> ;
rdfs:subClassOf owl:Thing ;
rdfs:subClassOf :Data ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
......@@ -734,9 +797,9 @@ userfield:hasShutdownType
:FreeFieldValue
rdf:type owl:Class ;
:shouldHaveID "true" ;
rdfs:comment "A Value that holds Free Field variable values."^^xsd:string ;
rdfs:comment "A Data Value that holds Free Field variable values."^^xsd:string ;
rdfs:label "Free Field Value"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/rdl/RDS7945844> ;
rdfs:subClassOf :Data ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
......@@ -753,6 +816,14 @@ userfield:hasShutdownType
:Friday
rdf:type :Weekday ;
.
:FunctionalLocation
rdf:type owl:Class ;
rdfs:comment "A Location that is a logical position, typically used to specify where an Activity takes place, and normally described relative a functional breakdown of areas used for given types of Activities (e.g., the Drilling Are of an oil platform)."^^xsd:string ;
rdfs:label "Functional location"^^xsd:string ;
rdfs:subClassOf :Location ;
owl:equivalentClass <http://data.posccaesar.org/rdl/RDS1021182910> ;
owl:equivalentClass <http://data.posccaesar.org/rdl/RDS17211212812> ;
.
:GasExportShutdown
rdf:type :ShutdownType ;
rdfs:label "Gas export shutdown"^^xsd:string ;
......@@ -761,6 +832,21 @@ userfield:hasShutdownType
rdf:type :ShutdownType ;
rdfs:label "Gas injection shutdown"^^xsd:string ;
.
:GeoraphicLocation
rdf:type owl:Class ;
rdfs:comment "A Location that is a geographical position, typically used to specify where a Facility or Organization is located, and normally specified according to NPD for offshore facilities and BRREG for onshore activities."^^xsd:string ;
rdfs:label "Georaphic location"^^xsd:string ;
rdfs:subClassOf :Location ;
owl:equivalentClass <http://data.posccaesar.org/rdl/RDS2225253101> ;
.
:HCSystems
rdf:type :RiskFactor ;
rdfs:label "HCSystems"^^xsd:string ;
.
:HeightWork
rdf:type :RiskFactor ;
rdfs:label "Height work"^^xsd:string ;
.
:HighActivityPeriod
rdf:type :SystemCondition ;
rdfs:label "High activity period"^^xsd:string ;
......@@ -769,6 +855,14 @@ userfield:hasShutdownType
rdf:type :Criticality ;
rdfs:label "High criticality"^^xsd:string ;
.
:HighPriority
rdf:type :Priority ;
rdfs:label "High priority"^^xsd:string ;
.
:HotWork
rdf:type :RiskFactor ;
rdfs:label "Hot work"^^xsd:string ;
.
:InOperation
rdf:type :SystemCondition ;
rdfs:label "In operation"^^xsd:string ;
......@@ -784,6 +878,10 @@ userfield:hasShutdownType
rdfs:subClassOf :Asset ;
owl:equivalentClass <http://data.posccaesar.org/rdl/RDS43166345139> ;
.
:LiftingOperation
rdf:type :RiskFactor ;
rdfs:label "Lifting operation"^^xsd:string ;
.
:LiveScheduleForPlan
rdf:type owl:Class ;
rdfs:comment "A decided ScheduleForPlan that mitigates any delays discovered in the Current Schedule."^^xsd:string ;
......@@ -794,18 +892,64 @@ userfield:hasShutdownType
rdf:type :ShutdownType ;
rdfs:label "Living quarter shutdown"^^xsd:string ;
.
:Location
rdf:type owl:Class ;
rdfs:comment "An Individual that is the location (position) of an Asset."^^xsd:string ;
rdfs:label "Location"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/rdl/RDS8645837> ;
rdfs:subClassOf owl:Thing ;
owl:equivalentClass <http://data.posccaesar.org/rdl/RDS436813841> ;
.
:LowCriticality
rdf:type :Criticality ;
rdfs:label "Low criticality"^^xsd:string ;
.
:LowPriority
rdf:type :Priority ;
rdfs:label "Low priority"^^xsd:string ;
.
:MaterialAvailabilityNotChecked
rdf:type :Status ;
rdf:type :MaterialOrderStatus ;
rdfs:label "Material availability not checked"^^xsd:string ;
.
:MaterialDeliveredAtBase
rdf:type :MaterialOrderStatus ;
rdfs:label "Material delivered at base"^^xsd:string ;
.
:MaterialDeliveredOffshore
rdf:type :MaterialOrderStatus ;
rdfs:label "Material delivered offshore"^^xsd:string ;
.
:MaterialDeliveredOnshore
rdf:type :MaterialOrderStatus ;
rdfs:label "Material delivered onshore"^^xsd:string ;
.
:MaterialDeliveryDelayed
rdf:type :MaterialOrderStatus ;
rdfs:label "Material delivery delayed"^^xsd:string ;
.
:MaterialDeliveryOnTime
rdf:type :MaterialOrderStatus ;
rdfs:label "Material delivery on time"^^xsd:string ;
.
:MaterialOnOrder
rdf:type :MaterialOrderStatus ;
rdfs:label "Material on order"^^xsd:string ;
.
:MaterialOrderStatus
rdf:type owl:Class ;
rdfs:comment "A Status of an Order for Materials for (one or more) Activities in a Project."^^xsd:string ;
rdfs:label "Material order status"^^xsd:string ;
rdfs:subClassOf :Status ;
.
:MediumCriticality
rdf:type :Criticality ;
rdfs:label "Medium criticality"^^xsd:string ;
.
:MediumPriority
rdf:type :Priority ;
rdfs:label "Normal Priority"^^xsd:string ;
.
:Milestone
rdf:type owl:Class ;
rdfs:comment "An Activity that is part of an Activity Plan, with a 0-duration, and in many cases a fixed date. A milestone is normally a specified event within Project, often linked to contractual items."^^xsd:string ;
......@@ -820,7 +964,7 @@ userfield:hasShutdownType
rdf:type :Weekday ;
.
:NoMaterialComponents
rdf:type :Status ;
rdf:type :MaterialOrderStatus ;
rdfs:label "No material components"^^xsd:string ;
.
:NoRepeatPeriod
......@@ -839,8 +983,20 @@ userfield:hasShutdownType
rdfs:label "Operation"^^xsd:string ;
rdfs:subClassOf :Activity ;
.
:OperationStatus
rdf:type owl:Class ;
rdfs:comment "A Status of an Operation (which can have predefined enumeration values)."^^xsd:string ;
rdfs:label "Operation status"^^xsd:string ;
rdfs:subClassOf :Status ;
.
:Operator
rdf:type owl:Class ;
rdfs:comment "A Responsible that is an organization that operates a Facility in a Field in order to produce oil and gas."^^xsd:string ;
rdfs:label "Operator"^^xsd:string ;
rdfs:subClassOf :Responsible ;
.
:Pending
rdf:type :Status ;
rdf:type :ActivityStatus ;
rdfs:label "Pending"^^xsd:string ;
.
:Period
......@@ -895,6 +1051,12 @@ userfield:hasShutdownType
] ;
owl:equivalentClass <http://data.posccaesar.org/rdl/RDS380969> ;
.
:Person
rdf:type owl:Class ;
rdfs:comment "A Responsible that is a person responsible for carrying out a specified part of the Schedule (and may be classified according to the Person On Board register)."^^xsd:string ;
rdfs:label "Person"^^xsd:string ;
rdfs:subClassOf :Responsible ;
.
:Phase
rdf:type owl:Class ;
rdfs:comment "A Period that divides the asset lifecycle into parts according to achievement of defined progress or results as basis for making decisions at Decision Gates."^^xsd:string ;
......@@ -902,6 +1064,12 @@ userfield:hasShutdownType
rdfs:subClassOf :Period ;
rdfs:subClassOf <http://data.posccaesar.org/rdl/RDS380969> ;
.
:PhysicalLocation
rdf:type owl:Class ;
rdfs:comment "A Location that is a physical position within a Geographical Location, typically use to specify the positon of an Asset and specified by coordinates relative to NPD for offshore facilities and BRREG for onshore activities."^^xsd:string ;
rdfs:label "Physical location"^^xsd:string ;
rdfs:subClassOf :Location ;
.
:Plan
rdf:type owl:Class ;
:shouldHaveID "true"^^xsd:boolean ;
......@@ -1032,7 +1200,7 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
rdfs:subClassOf owl:Thing ;
.
:Planned
rdf:type :Status ;
rdf:type :ActivityStatus ;
rdfs:label "Planned"^^xsd:string ;
.
:Planning
......@@ -1043,14 +1211,27 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
rdfs:subClassOf owl:Thing ;
owl:equivalentClass <http://data.posccaesar.org/rdl/RDS9659447> ;
.
:PlanningApplication
rdf:type owl:Class ;
rdfs:comment "An Application used for generating, analyzing or communicating Data related to Activities, Constraints and Networks."^^xsd:string ;
rdfs:label "Planning application"^^xsd:string ;
rdfs:subClassOf :Application ;
.
:PotentialShutdown
rdf:type :ShutdownType ;
rdfs:label "Potential shutdown"^^xsd:string ;
.
:Pre-costed
rdf:type :Status ;
rdf:type :OperationStatus ;
rdfs:label "Pre-costed"^^xsd:string ;
.
:Priority
rdf:type owl:Class ;
rdfs:comment "A Single Property Dimension that is a measure of the importance of and/or focus on (one or more) activities."^^xsd:string ;
rdfs:label "Priority"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/rdl/RDS7275639> ;
rdfs:subClassOf owl:Thing ;
.
:ProductionShutdown
rdf:type :ShutdownType ;
rdfs:label "Production shutdown"^^xsd:string ;
......@@ -1119,6 +1300,7 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
owl:onClass :Profile ;
owl:onProperty :hasProfile ;
] ;
owl:equivalentClass <http://data.posccaesar.org/rdl/RDS47466168170> ;
.
:Project
rdf:type owl:Class ;
......@@ -1196,13 +1378,23 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
rdfs:subClassOf :Phase ;
.
:ReadyForExecution
rdf:type :Status ;
rdf:type :ActivityStatus ;
rdfs:label "Ready for execution"^^xsd:string ;
.
:Regular8to16WorkingDayCalendar
rdf:type owl:Class ;
rdfs:comment "A Weekends Free Calendar that specifies work only during normal working hours."^^xsd:string ;
rdfs:label "Regular 8 to 16 Working Day Calendar"^^xsd:string ;
rdfs:subClassOf :WeekendsFreeCalendar ;
.
:Released
rdf:type :Status ;
rdf:type :ActivityStatus ;
rdfs:label "Released"^^xsd:string ;
.
:RemovalOfBarriers
rdf:type :RiskFactor ;
rdfs:label "Removal of barriers"^^xsd:string ;
.
:Resource
rdf:type owl:Class ;
:shouldHaveID "true" ;
......@@ -1253,7 +1445,7 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
.
:ResourceValue
rdf:type owl:Class ;
rdfs:comment "A Value for a Resource"^^xsd:string ;
rdfs:comment "A Value for a Resource."^^xsd:string ;
rdfs:label "Resource value"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/rdl/RDS7945844> ;
rdfs:subClassOf owl:Thing ;
......@@ -1285,17 +1477,24 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
rdf:type :ShutdownType ;
rdfs:label "Revision shutdown"^^xsd:string ;
.
:RiskFactor
rdf:type owl:Class ;
rdfs:comment "A Factor that indicates the probability or threat of damage, injury, liability, loss, or any other negative occurrence that is caused by external or internal vulnerabilities, and that may be avoided through preemptive action (adapted from Business Dictionary)."^^xsd:string ;
rdfs:label "Risk factor"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/rdl/RDS356264> ;
rdfs:subClassOf owl:Thing ;
.
:SF
rdf:type owl:Class ;
rdfs:comment "A Constraint (Activity Dependency) where the succeeding Activity cannot finish before the preceding Activity has started."^^xsd:string ;
rdfs:comment "An Activity Constraint (Activity Dependency) where the succeeding Activity cannot finish before the preceding Activity has started."^^xsd:string ;
rdfs:label "Start to Finish"^^xsd:string ;
rdfs:subClassOf :Constraint ;
rdfs:subClassOf :ActivityConstraint ;
.
:SS
rdf:type owl:Class ;
rdfs:comment "A Constraint (Activity Dependency) where the succeeding Activity cannot start before the preceding Activity has started."^^xsd:string ;
rdfs:comment "An Activity Constraint (Activity Dependency) where the succeeding Activity cannot start before the preceding Activity has started."^^xsd:string ;
rdfs:label "Start to Start"^^xsd:string ;
rdfs:subClassOf :Constraint ;
rdfs:subClassOf :ActivityConstraint ;
.
:SafetyTestShutdown
rdf:type :ShutdownType ;
......@@ -1566,13 +1765,18 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
owl:equivalentClass <http://data.posccaesar.org/rdl/RDS9647162> ;
.
:SettlementRuleCreated
rdf:type :Status ;
rdf:type :OperationStatus ;
rdfs:label "Settlement rule created"^^xsd:string ;
.
:ShallowGasOperation
rdf:type :RiskFactor ;
rdfs:label "Shallow gas operation"^^xsd:string ;
.
:Shutdown
rdf:type owl:Class ;
rdfs:comment "An Activity that involves the (total or partial) discontinuation of one or more activities or functionalities associated with production of oil and gas."^^xsd:string ;
rdfs:label "Shutdown"^^xsd:string ;
rdfs:subClassOf owl:Thing ;
rdfs:subClassOf :Activity ;
.
:ShutdownNotEvaluated
rdf:type :ShutdownType ;
......@@ -1580,13 +1784,16 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
.
:ShutdownPhase
rdf:type owl:Class ;
rdfs:comment "A Phase that places an Activity relative to a given Shutdown (i.e., to be carried out before, during or after shutdown, etc.)."^^xsd:string ;
rdfs:label "Shutdown phase"^^xsd:string ;
rdfs:subClassOf :Phase ;
.
:ShutdownType
rdf:type owl:Class ;
rdfs:comment "A Descriptor that classifies Shutdown activities"^^xsd:string ;
rdfs:label "Shutdown type"^^xsd:string ;
rdfs:subClassOf :SystemCondition ;
rdfs:subClassOf <http://data.posccaesar.org/rdl/RDS7006801> ;
rdfs:subClassOf owl:Thing ;
.
:StartingUp
rdf:type :ShutdownPhase ;
......@@ -1615,11 +1822,11 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
rdfs:label "System shutdown"^^xsd:string ;
.
:TaskIsDRactivity
rdf:type :WellInformationType ;
rdf:type :TypeOfWellInformation ;
rdfs:label "Task is DRactivity"^^xsd:string ;
.
:TaskIsWSactivity
rdf:type :WellInformationType ;
rdf:type :TypeOfWellInformation ;
rdfs:label "Task is WSactivity"^^xsd:string ;
.
:Thursday
......@@ -1637,7 +1844,7 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
:TimeBasedResourceValue
rdf:type owl:Class ;
:shouldHaveID "true" ;
rdfs:comment "A Resource Value for a Time Based Resource "^^xsd:string ;
rdfs:comment "A Resource Value for a Time Based Resource."^^xsd:string ;
rdfs:label "Time Based Resource"^^xsd:string ;
rdfs:subClassOf :ResourceValue ;
rdfs:subClassOf [
......@@ -1794,21 +2001,63 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
.
:TypeOfDrillingWork
rdf:type owl:Class ;
rdfs:comment "An ActivityClass that classifies Drilling Activities"^^xsd:string ;
rdfs:comment "An Descriptor that classifies Drilling Activities"^^xsd:string ;
rdfs:label "Type of drilling work"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/rdl/RDS10012097710> ;
rdfs:subClassOf <http://data.posccaesar.org/rdl/RDS7006801> ;
rdfs:subClassOf owl:Thing ;
.
:TypeOfWell
rdf:type owl:Class ;
rdfs:comment "A descriptor that descripbes the type of Well"^^xsd:string ;
rdfs:label "Type of Well"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/rdl/RDS7006801> ;
rdfs:subClassOf owl:Thing ;
owl:equivalentClass <http://data.posccaesar.org/rdl/RDS16633002> ;
.
:TypeOfWellCompletion
rdf:type owl:Class ;
rdfs:comment "A Descriptor for the purpose of the outfitting of a 'wellbore'."^^xsd:string ;
rdfs:label "Type of Well completion"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/rdl/RDS7006801> ;
rdfs:subClassOf owl:Thing ;
owl:equivalentClass <http://data.posccaesar.org/rdl/RDS1713402431> ;
.
:TypeOfWellInformation
rdf:type owl:Class ;
rdfs:comment "A Descriptor for the type of information associated with a drilling activity"^^xsd:string ;
rdfs:label "Type of Well information"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/rdl/RDS7006801> ;
rdfs:subClassOf owl:Thing ;
.
:TypeOfWellWork
rdf:type owl:Class ;
rdfs:comment "A Descriptor for the type of well work"^^xsd:string ;
rdfs:label "Type of Well Work"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/rdl/RDS7006801> ;
rdfs:subClassOf owl:Thing ;
.
:UnderPlanningOrScheduling
rdf:type :Status ;
rdf:type :ActivityStatus ;
rdfs:label "Under planning or scheduling"^^xsd:string ;
.
:Unknown
rdf:type :Status ;
rdf:type :ActivityStatus ;
rdfs:label "Unknown"^^xsd:string ;
.
:Value
rdf:type owl:Class ;
rdfs:comment "A Property that denotes the material or monetary worth of something relative to the price asked for it (from Oxforddictionaries.com)."^^xsd:string ;
rdfs:label "Value"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/rdl/RDS7275639> ;
rdfs:subClassOf owl:Thing ;
owl:equivalentClass <http://data.posccaesar.org/rdl/RDS7945844> ;
.
:VeselOperation
rdf:type :RiskFactor ;
rdfs:label "Vesel operation"^^xsd:string ;
.
:WS_Activity
rdf:type :Status ;
rdf:type :TypeOfDrillingWork ;
rdfs:comment "A Status Value for Activities that involve Well Services (part of Use Case 2.5.1)"^^xsd:string ;
rdfs:label "WS Activity"^^xsd:string ;
.
......@@ -1830,6 +2079,12 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
rdfs:subClassOf owl:Thing ;
owl:equivalentClass <http://data.posccaesar.org/rdl/RDS8945301> ;
.
:WeekendsFreeCalendar
rdf:type owl:Class ;
rdfs:comment "A Calendar that leaves all weekends as free time (only work during workdays)."^^xsd:string ;
rdfs:label "Weekends Free Calendar"^^xsd:string ;
rdfs:subClassOf :Calendar ;
.
:WeeklyRepeatPeriod
rdf:type owl:Class ;
rdfs:comment "A Period that is repeated every week."^^xsd:string ;
......@@ -1856,46 +2111,16 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
rdfs:subClassOf :Asset ;
owl:equivalentClass <http://data.posccaesar.org/rdl/RDS1714464911> ;
.
:WellCompletionType
rdf:type owl:Class ;
rdfs:comment "A Descriptor for the purpose of the outfitting of a 'wellbore'."^^xsd:string ;
rdfs:label "Well completion type"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/rdl/RDS7006801> ;
rdfs:subClassOf owl:Thing ;
owl:equivalentClass <http://data.posccaesar.org/rdl/RDS1713402431> ;
.
:WellInformationType
rdf:type owl:Class ;
rdfs:comment "A Descriptor for the type of information associated with a drilling activity"^^xsd:string ;
rdfs:label "Well information type"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/rdl/RDS327124471> ;
rdfs:subClassOf owl:Thing ;
.
:WellIsolationPlan
rdf:type owl:Class ;
rdfs:comment "An Activity Plan that specifies Activities for Isolating a Well."^^xsd:string ;
rdfs:label "A Plan that specifies activities for well isolation"^^xsd:string ;
rdfs:subClassOf :Plan ;
rdfs:subClassOf owl:Thing ;
rdfs:subClassOf :PlanForActivity ;
.
:WellTransfer
rdf:type :SystemCondition ;
rdfs:label "Well transfer"^^xsd:string ;
.
:WellType
rdf:type owl:Class ;
rdfs:comment "A descriptor fthat descripbes the type of Well"^^xsd:string ;
rdfs:label "Well Type"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/rdl/RDS7006801> ;
rdfs:subClassOf owl:Thing ;
owl:equivalentClass <http://data.posccaesar.org/rdl/RDS16633002> ;
.
:WellTypeWork
rdf:type owl:Class ;
rdfs:comment "A Descriptor for the type of well work"^^xsd:string ;
rdfs:label "Well type work"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/rdl/RDS7006801> ;
rdfs:subClassOf owl:Thing ;
.
:WorkOrder
rdf:type owl:Class ;
rdfs:comment "A Plan that corresponds to a set of Operations with a description of the work content of the Operations."^^xsd:string ;
......@@ -1908,6 +2133,12 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
owl:onProperty :hasActivity ;
] ;
.
:WorkOrderStatus
rdf:type owl:Class ;
rdfs:comment "A Status of a Work Order (which can have predefined enumeration values)."^^xsd:string ;
rdfs:label "Work order status"^^xsd:string ;
rdfs:subClassOf :Status ;
.
:alwaysOnSchedule
rdf:type owl:DatatypeProperty ;
rdfs:label "always on schedule"^^xsd:string ;
......@@ -1937,6 +2168,10 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
rdf:type owl:ObjectProperty ;
rdfs:label "has activity"^^xsd:string ;
.
:hasActivityMaterialOrderStatus
rdf:type owl:ObjectProperty ;
rdfs:label "has activity material order status"^^xsd:string ;
.
:hasActualFinish
rdf:type owl:DatatypeProperty ;
rdfs:label "has actual finish"^^xsd:string ;
......@@ -2326,6 +2561,8 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
rdfs:label "Cost based 1"^^xsd:string ;
rdfs:label "Discipline 1"^^xsd:string ;
rdfs:label "Time based 1"^^xsd:string ;
rdfs:subClassOf :Category ;
rdfs:subClassOf :Discipline ;
rdfs:subClassOf :TimeBasedResource ;
.
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/PBS_Thing>
......