David Price

Merge branch 'master' into npd5

# Saved by TopBraid on Sun Aug 14 20:44:58 BST 2011
# baseURI: http://www.reportinghub.no/ep/schema/extract/EXTRACT_ddr-DailyDrillingActivityPurposeType-(v1.1)
# baseURI: http://www.reportinghub.no/ep/schema/extract/EXTRACT_ddr-EquipmentType-(v1.1)
# imports: http://www.reportinghub.no/ep/spin/1.1/lib
# imports: http://www.reportinghub.no/ep/schema/1.0/equipment
# imports: http://www.reportinghub.no/ep/schema/1.0/ddr
# imports: http://www.reportinghub.no/ep/schema/drilling-equipment-type
# imports: http://www.reportinghub.no/ep/schema/1.0/drilling-equipment-type
# imports: http://spinrdf.org/spin
@prefix : <http://www.reportinghub.no/ep/schema/extract/EXTRACT_ddr-DailyDrillingActivityPurposeType-(v1.1)#> .
@prefix : <http://www.reportinghub.no/ep/schema/extract/EXTRACT_ddr-EquipmentType-(v1.1)#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix ep-drill-eqt-type: <http://www.reportinghub.no/ep/schema/drilling-equipment-type#> .
@prefix ep-spin-lib: <http://www.reportinghub.no/ep/spin/lib#> .
......@@ -50,9 +50,9 @@
])
] .
<http://www.reportinghub.no/ep/schema/extract/EXTRACT_ddr-DailyDrillingActivityPurposeType-(v1.1)>
<http://www.reportinghub.no/ep/schema/extract/EXTRACT_ddr-EquipmentType-(v1.1)>
rdf:type owl:Ontology ;
owl:imports <http://www.reportinghub.no/ep/schema/1.0/equipment> , <http://www.reportinghub.no/ep/spin/1.1/lib> , <http://www.reportinghub.no/ep/schema/1.0/ddr> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/drilling-equipment-type> ;
owl:imports <http://www.reportinghub.no/ep/schema/1.0/equipment> , <http://www.reportinghub.no/ep/spin/1.1/lib> , <http://www.reportinghub.no/ep/schema/1.0/ddr> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/drilling-equipment-type> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
_:b1 sp:varName "equipmentType"^^xsd:string .
......
......@@ -10,141 +10,141 @@
<http://www.reportinghub.no/ep/schema/1.0/flow>
rdf:type owl:Ontology ;
owl:imports <http://www.reportinghub.no/ep/schema/1.0/facility> , <http://www.reportinghub.no/ep/schema/1.0/core> ;
owl:imports <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/facility> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
ep-flow:AllocatedFlow
rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
rdf:type owl:Class , ep-flow:ProductionFlowDefinitionType ;
rdfs:label "allocated flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:AqueousFlow
rdf:type owl:Class , ep-flow:ProductType ;
rdf:type ep-flow:ProductType , owl:Class ;
rdfs:label "aqueous flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:BudgetFlow
rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
rdf:type owl:Class , ep-flow:ProductionFlowDefinitionType ;
rdfs:label "budget flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:CarbonDioxideGasFlow
rdf:type owl:Class , ep-flow:ProductType ;
rdf:type ep-flow:ProductType , owl:Class ;
rdfs:label "carbon dioxide gas flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:CarbonMonoxideGasFlow
rdf:type owl:Class , ep-flow:ProductType ;
rdf:type ep-flow:ProductType , owl:Class ;
rdfs:label "carbon monoxide gas flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:ChemicalFlow
rdf:type owl:Class , ep-flow:ProductType ;
rdf:type ep-flow:ProductType , owl:Class ;
rdfs:label "chemical flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:CondensateFlow
rdf:type owl:Class , ep-flow:ProductType ;
rdf:type ep-flow:ProductType , owl:Class ;
rdfs:label "condensate flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:ConstraintFlow
rdf:type owl:Class , ep-flow:ProductionFlowDefinitionType ;
rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
rdfs:label "constraint flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:Consume
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ;
rdfs:label "consume"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:Consume-HPflare
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ;
rdfs:label "consume - HP flare"^^xsd:string ;
rdfs:subClassOf ep-flow:Consume-flare .
ep-flow:Consume-LPflare
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ;
rdfs:label "consume - LP flare"^^xsd:string ;
rdfs:subClassOf ep-flow:Consume-flare .
ep-flow:Consume-blackstart
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ;
rdfs:label "consume - blackstart"^^xsd:string ;
rdfs:subClassOf ep-flow:Consume .
ep-flow:Consume-compressor
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ;
rdfs:label "consume - compressor"^^xsd:string ;
rdfs:subClassOf ep-flow:Consume .
ep-flow:Consume-emitted
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ;
rdfs:label "consume - emitted"^^xsd:string ;
rdfs:subClassOf ep-flow:Consume .
ep-flow:Consume-flare
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ;
rdfs:label "consume - flare"^^xsd:string ;
rdfs:subClassOf ep-flow:Consume .
ep-flow:Consume-fuel
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ;
rdfs:label "consume - fuel"^^xsd:string ;
rdfs:subClassOf ep-flow:Consume .
ep-flow:Consume-noncompressor
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ;
rdfs:label "consume - non-compressor"^^xsd:string ;
rdfs:subClassOf ep-flow:Consume .
ep-flow:Consume-venting
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ;
rdfs:label "consume - venting"^^xsd:string ;
rdfs:subClassOf ep-flow:Consume .
ep-flow:CuttingsFlow
rdf:type ep-flow:ProductType , owl:Class ;
rdf:type owl:Class , ep-flow:ProductType ;
rdfs:label "cuttings flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:DerivedFlow
rdf:type owl:Class , ep-flow:ProductionFlowDefinitionType ;
rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
rdfs:label "derived flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:DieselFlow
rdf:type owl:Class , ep-flow:ProductType ;
rdf:type ep-flow:ProductType , owl:Class ;
rdfs:label "diesel flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:EstimatedFlow
rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
rdf:type owl:Class , ep-flow:ProductionFlowDefinitionType ;
rdfs:label "estimated flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:Ethane-componentFlow
rdf:type owl:Class , ep-flow:ProductType ;
rdf:type ep-flow:ProductType , owl:Class ;
rdfs:label "ethane - component flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:Export
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ;
rdfs:label "export"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:Export-nominated
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ;
rdfs:label "export nominated"^^xsd:string ;
rdfs:subClassOf ep-flow:Export .
ep-flow:Export-requested
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ;
rdfs:label "export requested"^^xsd:string ;
rdfs:subClassOf ep-flow:Export .
ep-flow:Export-shortfall
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ;
rdfs:label "export shortfall"^^xsd:string ;
rdfs:subClassOf ep-flow:Export .
......@@ -154,32 +154,32 @@ ep-flow:Flow
rdfs:subClassOf ep-flow:TemporalPartOfAFlow .
ep-flow:FlowDuringDay
rdf:type ep-flow:TemporalPartOfAFlowDurationType , owl:Class ;
rdf:type owl:Class , ep-flow:TemporalPartOfAFlowDurationType ;
rdfs:label "flow during day"^^xsd:string ;
rdfs:subClassOf ep-flow:TemporalPartOfAFlow .
ep-flow:FlowDuringMonth
rdf:type owl:Class , ep-flow:TemporalPartOfAFlowDurationType ;
rdf:type ep-flow:TemporalPartOfAFlowDurationType , owl:Class ;
rdfs:label "flow during month"^^xsd:string ;
rdfs:subClassOf ep-flow:TemporalPartOfAFlow .
ep-flow:FlowDuringMonthToDate
rdf:type owl:Class , ep-flow:TemporalPartOfAFlowDurationType ;
rdf:type ep-flow:TemporalPartOfAFlowDurationType , owl:Class ;
rdfs:label "flow during month to date"^^xsd:string ;
rdfs:subClassOf ep-flow:TemporalPartOfAFlow .
ep-flow:FlowDuringWeek
rdf:type owl:Class , ep-flow:TemporalPartOfAFlowDurationType ;
rdf:type ep-flow:TemporalPartOfAFlowDurationType , owl:Class ;
rdfs:label "flow during week"^^xsd:string ;
rdfs:subClassOf ep-flow:TemporalPartOfAFlow .
ep-flow:FlowDuringYear
rdf:type ep-flow:TemporalPartOfAFlowDurationType , owl:Class ;
rdf:type owl:Class , ep-flow:TemporalPartOfAFlowDurationType ;
rdfs:label "flow during year"^^xsd:string ;
rdfs:subClassOf ep-flow:TemporalPartOfAFlow .
ep-flow:FlowDuringYearToDate
rdf:type owl:Class , ep-flow:TemporalPartOfAFlowDurationType ;
rdf:type ep-flow:TemporalPartOfAFlowDurationType , owl:Class ;
rdfs:label "flow during year to date"^^xsd:string ;
rdfs:subClassOf ep-flow:TemporalPartOfAFlow .
......@@ -199,97 +199,97 @@ ep-flow:FlowOfMaterial
rdfs:subClassOf ep-flow:Flow .
ep-flow:Gas-componentInOilFlow
rdf:type owl:Class , ep-flow:ProductType ;
rdf:type ep-flow:ProductType , owl:Class ;
rdfs:label "gas - component in oil flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:Gas-richFlow
rdf:type owl:Class , ep-flow:ProductType ;
rdf:type ep-flow:ProductType , owl:Class ;
rdfs:label "gas - rich flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:GasFlow
rdf:type owl:Class , ep-flow:ProductType ;
rdf:type ep-flow:ProductType , owl:Class ;
rdfs:label "gas flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:Gaslift
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ;
rdfs:label "gas lift"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:I-butane-componentFlow
rdf:type owl:Class , ep-flow:ProductType ;
rdf:type ep-flow:ProductType , owl:Class ;
rdfs:label "i-butane - component flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:Import
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ;
rdfs:label "import"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:Injection
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ;
rdfs:label "injection"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:Inventory
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ;
rdfs:label "inventory"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:MeasuredFlow
rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
rdf:type owl:Class , ep-flow:ProductionFlowDefinitionType ;
rdfs:label "measured flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:N-butane-componentFlow
rdf:type owl:Class , ep-flow:ProductType ;
rdf:type ep-flow:ProductType , owl:Class ;
rdfs:label "n-butane - component flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:NGL-componentInGasFlow
rdf:type owl:Class , ep-flow:ProductType ;
rdf:type ep-flow:ProductType , owl:Class ;
rdfs:label "NGL - component in gas flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:NaturalGasLiquidFlow
rdf:type owl:Class , ep-flow:ProductType ;
rdf:type ep-flow:ProductType , owl:Class ;
rdfs:label "natural gas liquid flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:NitrogenOxideGasFlow
rdf:type owl:Class , ep-flow:ProductType ;
rdf:type ep-flow:ProductType , owl:Class ;
rdfs:label "nitrogen oxide gas flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:Oil-componentInWaterFlow
rdf:type owl:Class , ep-flow:ProductType ;
rdf:type ep-flow:ProductType , owl:Class ;
rdfs:label "oil - component in water flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:Oil-netFlow
rdf:type owl:Class , ep-flow:ProductType ;
rdf:type ep-flow:ProductType , owl:Class ;
rdfs:label "oil - net flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:OilAndGasFlow
rdf:type owl:Class , ep-flow:ProductType ;
rdf:type ep-flow:ProductType , owl:Class ;
rdfs:label "oil and gas flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:OilFlow
rdf:type ep-flow:ProductType , owl:Class ;
rdf:type owl:Class , ep-flow:ProductType ;
rdfs:label "oil flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:OleicFlow
rdf:type owl:Class , ep-flow:ProductType ;
rdf:type ep-flow:ProductType , owl:Class ;
rdfs:label "oleic flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:Overboard
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ;
rdfs:label "overboard"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
......@@ -309,7 +309,7 @@ ep-flow:ProductType
rdfs:subClassOf owl:Class .
ep-flow:Production
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ;
rdfs:label "production"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
......@@ -349,17 +349,22 @@ ep-flow:ProductionTestWellHeadFlow
rdfs:subClassOf ep-flow:Flow .
ep-flow:Propane-componentFlow
rdf:type owl:Class , ep-flow:ProductType ;
rdf:type ep-flow:ProductType , owl:Class ;
rdfs:label "propane - component flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:QuotaFlow
rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
rdf:type owl:Class , ep-flow:ProductionFlowDefinitionType ;
rdfs:label "quota flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:SandFlow
rdf:type ep-flow:ProductType , owl:Class ;
rdfs:label "sand flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:SimulatedFlow
rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
rdf:type owl:Class , ep-flow:ProductionFlowDefinitionType ;
rdfs:label "simulated flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
......@@ -384,27 +389,27 @@ ep-flow:TemporalPartOfAProductionFlow
rdfs:subClassOf ep-flow:TemporalPartOfAFlow .
ep-flow:VapourFlow
rdf:type owl:Class , ep-flow:ProductType ;
rdf:type ep-flow:ProductType , owl:Class ;
rdfs:label "vapour flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:Water-dischargeFlow
rdf:type owl:Class , ep-flow:ProductType ;
rdf:type ep-flow:ProductType , owl:Class ;
rdfs:label "water - discharge flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:Water-processedFlow
rdf:type owl:Class , ep-flow:ProductType ;
rdf:type ep-flow:ProductType , owl:Class ;
rdfs:label "water - processed flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:WaterFlow
rdf:type owl:Class , ep-flow:ProductType ;
rdf:type ep-flow:ProductType , owl:Class ;
rdfs:label "water flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:dailyAverageAmountOfMaterial
rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
rdfs:label "daily average amount of material"^^xsd:string ;
rdfs:range <http://www.reportinghub.no/ep/schema/core#MeasureOfAmountOfMaterial> .
......@@ -449,6 +454,6 @@ ep-flow:hasNetworkPart
rdfs:subPropertyOf <http://www.reportinghub.no/ep/schema/core#hasPart> .
ep-flow:totalAmountOfMaterial
rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
rdfs:label "total amount of material"^^xsd:string ;
rdfs:range <http://www.reportinghub.no/ep/schema/core#MeasureOfAmountOfMaterial> .
......
......@@ -34,7 +34,7 @@
<http://www.reportinghub.no/ep/schema/activity#ProductionWellTest>
rdf:type owl:Class ;
rdfs:label "production well test"^^xsd:string ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> , <http://www.reportinghub.no/ep/schema/activity#WellTest> .
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> , <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
<http://www.reportinghub.no/ep/schema/activity#WeeklyProductionActivity>
rdf:type ep-prodact:ProductionOperationClassByDuration .
......@@ -49,7 +49,7 @@
rdfs:range <http://www.reportinghub.no/ep/schema/flow#Flow> .
ep-core:Mass
rdf:type rdfs:Class , ep-core:PropertySpace ;
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "mass"^^xsd:string ;
rdfs:subClassOf ep-core:MeasureOfAmountOfMaterial .
......@@ -90,13 +90,13 @@ ep-core:Mass
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> .
ep-prodact:AdministerFirstAid
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
rdf:type ep-prodact:SafetyActivityType , owl:Class ;
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:AirTrafficOperation
rdf:type owl:Class , ep-prodact:ProductionActivityType ;
rdf:type ep-prodact:ProductionActivityType , owl:Class ;
rdfs:label "air traffic operation"^^xsd:string ;
rdfs:subClassOf ep-prodact:TransportationActivity , ep-prodact:PartOfProductionActivity .
rdfs:subClassOf ep-prodact:PartOfProductionActivity , ep-prodact:TransportationActivity .
ep-prodact:Alarm
rdf:type owl:Class ;
......@@ -115,49 +115,49 @@ ep-prodact:AmountOfSubstance
rdfs:subClassOf ep-core:PhysicalObject .
ep-prodact:AnnualProductionActivity
rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ;
rdf:type owl:Class , ep-prodact:ProductionOperationClassByDuration ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
ep-prodact:AnnualProductionActivityToEndOfReportingPeriod
rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ;
rdf:type owl:Class , ep-prodact:ProductionOperationClassByDuration ;
rdfs:subClassOf ep-prodact:AnnualProductionActivity .
ep-prodact:AnnualProductionOperationsActivityToEndOfReportingPeriod
rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ;
rdfs:subClassOf ep-prodact:AnnualProductionActivityToEndOfReportingPeriod , ep-prodact:ProductionOperationsActivity .
rdf:type owl:Class , ep-prodact:ProductionOperationClassByDuration ;
rdfs:subClassOf ep-prodact:ProductionOperationsActivity , ep-prodact:AnnualProductionActivityToEndOfReportingPeriod .
ep-prodact:AnnualProductionVolumeActivityToEndOfReportingPeriod
rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ;
rdfs:subClassOf ep-prodact:AnnualProductionActivityToEndOfReportingPeriod , ep-prodact:ProductionVolumeActivity .
rdf:type owl:Class , ep-prodact:ProductionOperationClassByDuration ;
rdfs:subClassOf ep-prodact:ProductionVolumeActivity , ep-prodact:AnnualProductionActivityToEndOfReportingPeriod .
ep-prodact:CargoShipOperation
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:TransportationActivity , ep-prodact:PartOfProductionActivity .
rdfs:subClassOf ep-prodact:PartOfProductionActivity , ep-prodact:TransportationActivity .
ep-prodact:ConstructionOperation
rdf:type owl:Class , ep-prodact:ProductionActivityType ;
rdf:type ep-prodact:ProductionActivityType , owl:Class ;
rdfs:label "construction operation"^^xsd:string ;
rdfs:subClassOf ep-prodact:PartOfProductionActivity .
ep-prodact:CumulativeProductionActivitySinceProductionBegan
rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ;
rdf:type owl:Class , ep-prodact:ProductionOperationClassByDuration ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
ep-prodact:DailyProductionOperationsActivity
rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DailyProductionActivity> , ep-prodact:ProductionOperationsActivity .
rdf:type owl:Class , ep-prodact:ProductionOperationClassByDuration ;
rdfs:subClassOf ep-prodact:ProductionOperationsActivity , <http://www.reportinghub.no/ep/schema/activity#DailyProductionActivity> .
ep-prodact:DailyProductionVolumeActivity
rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DailyProductionActivity> , ep-prodact:ProductionVolumeActivity .
rdf:type owl:Class , ep-prodact:ProductionOperationClassByDuration ;
rdfs:subClassOf ep-prodact:ProductionVolumeActivity , <http://www.reportinghub.no/ep/schema/activity#DailyProductionActivity> .
ep-prodact:Deviation
rdf:type owl:Class , ep-prodact:ProductionActivityType ;
rdf:type ep-prodact:ProductionActivityType , owl:Class ;
rdfs:label "deviation"^^xsd:string ;
rdfs:subClassOf ep-prodact:PartOfProductionActivity .
ep-prodact:DrillOrExcercise
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
rdf:type ep-prodact:SafetyActivityType , owl:Class ;
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:Fire
......@@ -176,6 +176,11 @@ ep-prodact:FlowLine-Production
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:FlowLine .
ep-prodact:FluidLevelTest
rdf:type owl:Class ;
rdfs:label "fluid level test"^^xsd:string ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> , <http://www.reportinghub.no/ep/schema/activity#WellTest> .
ep-prodact:FusionOfHSEActivitiesOverPeriod
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:FusionOfPartsOfProductionActivityOverPeriod .
......@@ -193,16 +198,16 @@ ep-prodact:Incident
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:InitialWellTest
rdf:type ep-prodact:WellTestReasonType , owl:Class ;
rdf:type owl:Class , ep-prodact:WellTestReasonType ;
rdfs:label "initial"^^xsd:string ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> .
ep-prodact:Injury
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
rdf:type ep-prodact:SafetyActivityType , owl:Class ;
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:IssueWorkPermit
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
rdf:type ep-prodact:SafetyActivityType , owl:Class ;
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:JobObservation
......@@ -222,20 +227,20 @@ ep-prodact:LostTimeIncident
rdfs:subClassOf ep-prodact:Incident .
ep-prodact:MaintenanceActivity
rdf:type owl:Class , ep-prodact:ProductionActivityType ;
rdf:type ep-prodact:ProductionActivityType , owl:Class ;
rdfs:label "maintenance activity"^^xsd:string ;
rdfs:subClassOf ep-prodact:PartOfProductionActivity .
ep-prodact:MarineOperation
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:TransportationActivity , ep-prodact:PartOfProductionActivity .
rdfs:subClassOf ep-prodact:PartOfProductionActivity , ep-prodact:TransportationActivity .
ep-prodact:MedicalTreatmentInjury
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
rdf:type ep-prodact:SafetyActivityType , owl:Class ;
rdfs:subClassOf ep-prodact:Injury .
ep-prodact:MonthlyProductionActivityToEndOfReportingPeriod
rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ;
rdf:type owl:Class , ep-prodact:ProductionOperationClassByDuration ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#MonthlyProductionActivity> .
ep-prodact:NearMiss
......@@ -247,7 +252,7 @@ ep-prodact:NotablePartOfProductionActivity
rdfs:subClassOf ep-prodact:PartOfProductionActivity .
ep-prodact:OtherReasonWellTest
rdf:type ep-prodact:WellTestReasonType , owl:Class ;
rdf:type owl:Class , ep-prodact:WellTestReasonType ;
rdfs:label "other"^^xsd:string ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> .
......@@ -262,17 +267,17 @@ ep-prodact:Participation
rdfs:subPropertyOf ep-prodact:involvement .
ep-prodact:PeriodicWellTest
rdf:type ep-prodact:WellTestReasonType , owl:Class ;
rdf:type owl:Class , ep-prodact:WellTestReasonType ;
rdfs:label "periodic"^^xsd:string ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> .
ep-prodact:PowerStationFailure
rdf:type owl:Class , ep-prodact:ProductionActivityType ;
rdf:type ep-prodact:ProductionActivityType , owl:Class ;
rdfs:label "power station failure"^^xsd:string ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> .
ep-prodact:ProductionActivityLastingLessThanAYear
rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ;
rdf:type owl:Class , ep-prodact:ProductionOperationClassByDuration ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
ep-prodact:ProductionActivityType
......@@ -285,7 +290,7 @@ ep-prodact:ProductionOperationClassByDuration
rdfs:subClassOf owl:Class .
ep-prodact:ProductionOperationsActivity
rdf:type owl:Class , ep-prodact:ProductionActivityType ;
rdf:type ep-prodact:ProductionActivityType , owl:Class ;
rdfs:label "production operations activity"^^xsd:string ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
......@@ -298,7 +303,7 @@ ep-prodact:ReleasedToWater
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:ReportHazard
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
rdf:type ep-prodact:SafetyActivityType , owl:Class ;
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:RestrictedWork
......@@ -306,11 +311,11 @@ ep-prodact:RestrictedWork
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:RestrictedWorkInjury
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
rdf:type ep-prodact:SafetyActivityType , owl:Class ;
rdfs:subClassOf ep-prodact:Injury .
ep-prodact:RevisionWellTest
rdf:type ep-prodact:WellTestReasonType , owl:Class ;
rdf:type owl:Class , ep-prodact:WellTestReasonType ;
rdfs:label "revision"^^xsd:string ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> .
......@@ -319,7 +324,7 @@ ep-prodact:SafetyActivityType
rdfs:subClassOf owl:Class .
ep-prodact:SafetyMeeting
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
rdf:type ep-prodact:SafetyActivityType , owl:Class ;
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:SampleAmountOfSubstance
......@@ -339,7 +344,7 @@ ep-prodact:SickOnBoard
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:SpillOrLeak
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
rdf:type ep-prodact:SafetyActivityType , owl:Class ;
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:TransportationActivity
......@@ -347,7 +352,7 @@ ep-prodact:TransportationActivity
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> .
ep-prodact:UnknownReasonWellTest
rdf:type ep-prodact:WellTestReasonType , owl:Class ;
rdf:type owl:Class , ep-prodact:WellTestReasonType ;
rdfs:label "unknown"^^xsd:string ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> .
......@@ -357,7 +362,7 @@ ep-prodact:WaterCleaningOperation
ep-prodact:WaterSample
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:SampleAmountOfSubstance , <http://www.reportinghub.no/ep/schema/well#Water> .
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/well#Water> , ep-prodact:SampleAmountOfSubstance .
ep-prodact:WellTestReasonType
rdf:type rdfs:Class ;
......@@ -365,11 +370,11 @@ ep-prodact:WellTestReasonType
rdfs:subClassOf owl:Class .
ep-prodact:WorkingUnderPermit
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
rdf:type ep-prodact:SafetyActivityType , owl:Class ;
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:WorkingUnderPermitWithSJA
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
rdf:type ep-prodact:SafetyActivityType , owl:Class ;
rdfs:subClassOf ep-prodact:WorkingUnderPermit .
ep-prodact:ammoniumDensity
......@@ -421,7 +426,7 @@ ep-prodact:hasPredecessor
rdfs:range <http://www.reportinghub.no/ep/schema/activity#Activity> .
ep-prodact:hasShutInPressure
rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ;
rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ;
rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionWellTest> ;
rdfs:label "has shut-in pressure"^^xsd:string ;
rdfs:range ep-core:Pressure .
......
......@@ -2,6 +2,7 @@
# imports: http://www.reportinghub.no/ep/schema/1.0/core
@prefix ep-core: <http://www.reportinghub.no/ep/schema/core#> .
@prefix ep-prodcore: <http://www.reportinghub.no/ep/schema/production-core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
......@@ -12,6 +13,25 @@
owl:imports <http://www.reportinghub.no/ep/schema/1.0/core> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
ep-core:Density
rdfs:subClassOf ep-prodcore:MeasureOfDensityOfMaterial .
ep-core:Frequency
rdf:type rdfs:Class ;
rdfs:subClassOf owl:Class .
ep-core:GP_cm-1
rdf:type owl:FunctionalProperty , ep-core:Scale , owl:DatatypeProperty ;
rdfs:label "Gigapascals per centimetre"^^xsd:string .
ep-core:Illuminance
rdf:type rdfs:Class ;
rdfs:subClassOf owl:Class .
ep-core:LengthPerLength
rdf:type rdfs:Class ;
rdfs:subClassOf owl:Class .
ep-core:MeasureOfFlowOfMaterial
rdf:type rdfs:Class , ep-core:PropertySpace ;
rdfs:label "measure of flow of material"^^xsd:string ;
......@@ -36,15 +56,40 @@ ep-core:acre
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:label "acres"^^xsd:string .
ep-core:angstrom
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:domain ep-core:Length ;
rdfs:label "Angstrom"^^xsd:string .
ep-core:apiDensity
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdfs:label "API Density"^^xsd:string .
ep-core:atm_100m-1
rdf:type owl:FunctionalProperty , ep-core:Scale , owl:DatatypeProperty ;
rdfs:label "atmospheres per 100 metres"^^xsd:string .
ep-core:atm_ft-1
rdf:type owl:FunctionalProperty , ep-core:Scale , owl:DatatypeProperty ;
rdfs:label "atmospheres per foot"^^xsd:string .
ep-core:atm_m-1
rdf:type owl:FunctionalProperty , ep-core:Scale , owl:DatatypeProperty ;
rdfs:label "atmospheres per metre"^^xsd:string .
ep-core:atmosphere
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:domain ep-core:Pressure ;
rdfs:label "atmosphere"^^xsd:string .
ep-core:bar_km-1
rdf:type owl:FunctionalProperty , ep-core:Scale , owl:DatatypeProperty ;
rdfs:label "bar per kilometre"^^xsd:string .
ep-core:bar_m-1
rdf:type owl:FunctionalProperty , ep-core:Scale , owl:DatatypeProperty ;
rdfs:label "bar per metre"^^xsd:string .
ep-core:barn
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:label "barn (area)"^^xsd:string .
......@@ -63,6 +108,31 @@ ep-core:centimetre
rdfs:domain ep-core:Length ;
rdfs:label "centimetre"^^xsd:string .
ep-core:chain_Benoit_A
rdf:type owl:FunctionalProperty , ep-core:Scale , owl:DatatypeProperty ;
rdfs:domain ep-core:Length ;
rdfs:label "Benoit Chain A"^^xsd:string .
ep-core:chain_Benoit_B
rdf:type owl:FunctionalProperty , ep-core:Scale , owl:DatatypeProperty ;
rdfs:domain ep-core:Length ;
rdfs:label "Benoit Chain B"^^xsd:string .
ep-core:chain_Clarke
rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ;
rdfs:domain ep-core:Length ;
rdfs:label "Clarke's Chain"^^xsd:string .
ep-core:chain_Sears
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:domain ep-core:Length ;
rdfs:label "Sears Chain"^^xsd:string .
ep-core:chain_US
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:domain ep-core:Length ;
rdfs:label "US Survey Chain"^^xsd:string .
ep-core:cm2
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:label "square centimetres"^^xsd:string .
......@@ -75,6 +145,16 @@ ep-core:count
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:label "count"^^xsd:string .
ep-core:cycle_s-1
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdfs:domain ep-core:Frequency ;
rdfs:label "Cycles per second"^^xsd:string .
ep-core:decimetre
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:domain ep-core:Length ;
rdfs:label "Decimetre"^^xsd:string .
ep-core:degreesOfAngle_100ft-1
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:label "degrees of angle per 100ft"^^xsd:string .
......@@ -107,6 +187,14 @@ ep-core:degreesOfAngle_s-1
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdfs:label "degrees of angle per second"^^xsd:string .
ep-core:dyne
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:label "Dyne"^^xsd:string .
ep-core:erg_cm-2
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:label "ergs per square centimetre"^^xsd:string .
ep-core:euclid
rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ;
rdfs:label "Euclid"^^xsd:string .
......@@ -116,6 +204,81 @@ ep-core:fahrenheit
rdfs:domain ep-core:Temperature ;
rdfs:label "fahrenheit"^^xsd:string .
ep-core:fathom
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdfs:domain ep-core:Length ;
rdfs:label "fathom"^^xsd:string .
ep-core:femtometre
rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ;
rdfs:domain ep-core:Length ;
rdfs:label "femtometre"^^xsd:string .
ep-core:footCandle
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdfs:domain ep-core:Illuminance ;
rdfs:label "foot candle"^^xsd:string .
ep-core:foot_Benoit_A
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:domain ep-core:Length ;
rdfs:label "Benoit A Foot"^^xsd:string .
ep-core:foot_Benoit_B
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:domain ep-core:Length ;
rdfs:label "Benoit B Foot"^^xsd:string .
ep-core:foot_British_1865
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:domain ep-core:Length ;
rdfs:label "British Foot (1865)"^^xsd:string .
ep-core:foot_Clarke
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:domain ep-core:Length ;
rdfs:label "Clarke Foot"^^xsd:string .
ep-core:foot_Gold_Coast
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:domain ep-core:Length ;
rdfs:label "Gold Coast Foot"^^xsd:string .
ep-core:foot_Indian
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:domain ep-core:Length ;
rdfs:label "Indian Foot"^^xsd:string .
ep-core:foot_Indian_1937
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:domain ep-core:Length ;
rdfs:label "Indian Foot (1937)"^^xsd:string .
ep-core:foot_Indian_1962
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdfs:domain ep-core:Length ;
rdfs:label "Indian Foot (1962)"^^xsd:string .
ep-core:foot_Indian_1975
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:domain ep-core:Length ;
rdfs:label "Indian Foot (1975)"^^xsd:string .
ep-core:foot_Modified_American
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:domain ep-core:Length ;
rdfs:label "Modified American Foot"^^xsd:string .
ep-core:foot_Sears
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:domain ep-core:Length ;
rdfs:label "Sears Foot"^^xsd:string .
ep-core:foot_US_Survey
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:domain ep-core:Length ;
rdfs:label "US Survey Foot"^^xsd:string .
ep-core:foot_s-2
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdfs:label "feet per second squared"^^xsd:string .
......@@ -124,10 +287,44 @@ ep-core:ft2
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:label "square feet"^^xsd:string .
ep-core:ft_100ft-1
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:domain ep-core:LengthPerLength ;
rdfs:label "feet per 100ft"^^xsd:string .
ep-core:ft_ft-1
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:domain ep-core:LengthPerLength ;
rdfs:label "feet per foot"^^xsd:string .
ep-core:ft_in-1
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:domain ep-core:LengthPerLength ;
rdfs:label "feet per inch"^^xsd:string .
ep-core:ft_m-1
rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ;
rdfs:domain ep-core:LengthPerLength ;
rdfs:label "feet per metre"^^xsd:string .
ep-core:ft_mi-1
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:domain ep-core:LengthPerLength ;
rdfs:label "feet per mile"^^xsd:string .
ep-core:galileo
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdfs:label "galileo"^^xsd:string .
ep-core:gf
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:label "Gram (force)"^^xsd:string .
ep-core:ghz
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdfs:domain ep-core:Frequency ;
rdfs:label "Gigahertz"^^xsd:string .
ep-core:gn
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:label "normal acceleration Gn"^^xsd:string .
......@@ -173,6 +370,11 @@ ep-core:hectare
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:label "hectares"^^xsd:string .
ep-core:hz
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdfs:domain ep-core:Frequency ;
rdfs:label "Hertz"^^xsd:string .
ep-core:in2
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:label "square inches"^^xsd:string .
......@@ -190,6 +392,41 @@ ep-core:inch_64
rdfs:domain ep-core:Length ;
rdfs:label "inch/64"^^xsd:string .
ep-core:j_cm-2
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:label "joules per square centimetre"^^xsd:string .
ep-core:j_m-2
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:label "joules per square metre"^^xsd:string .
ep-core:kgf
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:label "kg (force)"^^xsd:string .
ep-core:kgf_m_m-2
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:comment "Not sure where WITSML got this unit from, but it's a strange one"^^xsd:string ;
rdfs:label "kg (force) meter per square metre"^^xsd:string .
ep-core:khz
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdfs:domain ep-core:Frequency ;
rdfs:label "Kilohertz"^^xsd:string .
ep-core:kiloDyne
rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ;
rdfs:label "Kilodyne"^^xsd:string .
ep-core:kiloLux
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdfs:domain ep-core:Illuminance ;
rdfs:label "kilolux"^^xsd:string .
ep-core:kiloNewton
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:label "Kilonewton"^^xsd:string .
ep-core:kilogram_dm-3
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdfs:label "kilogram dm-3"^^xsd:string .
......@@ -202,14 +439,52 @@ ep-core:kilogram_m-3
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdfs:label "kilogram m-3"^^xsd:string .
ep-core:kilometre
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:domain ep-core:Length ;
rdfs:label "Kilometre"^^xsd:string .
ep-core:kilovolt
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:label "kilovolt"^^xsd:string .
ep-core:klbf
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:label "kilopound (force)"^^xsd:string .
ep-core:km2
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:label "square kilometres"^^xsd:string .
ep-core:km_cm-1
rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ;
rdfs:domain ep-core:LengthPerLength ;
rdfs:label "kilometres per centimetre"^^xsd:string .
ep-core:kpa_100m-1
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:label "Kilopascal per 100 metres"^^xsd:string .
ep-core:kpa_m-1
rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ;
rdfs:label "Kilopascal per metre"^^xsd:string .
ep-core:lbf
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:label "Pounds (force)"^^xsd:string .
ep-core:lbf_ft-3
rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ;
rdfs:label "pounds (force) per cubic foot"^^xsd:string .
ep-core:lbf_ft_in-2
rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ;
rdfs:label "pound foot per square inch"^^xsd:string .
ep-core:lbf_usGal-1
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:label "pounds (force) per US Gallon"^^xsd:string .
ep-core:lbm_1000bbl-1
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdfs:label "pounds (mass) per 1000 barrels"^^xsd:string .
......@@ -250,6 +525,41 @@ ep-core:lbm_usGallon-1
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdfs:label "pounds (mass) per US Gallon"^^xsd:string .
ep-core:link_Benoit_A
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:domain ep-core:Length ;
rdfs:label "Benoit Link A"^^xsd:string .
ep-core:link_Benoit_B
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:domain ep-core:Length ;
rdfs:label "Benoit Link B"^^xsd:string .
ep-core:link_Clarke
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:domain ep-core:Length ;
rdfs:label "Clarke Link"^^xsd:string .
ep-core:link_Sears
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:domain ep-core:Length ;
rdfs:label "Sears Link"^^xsd:string .
ep-core:link_US_Survey
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:domain ep-core:Length ;
rdfs:label "US Survey Link"^^xsd:string .
ep-core:lm_m-2
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdfs:domain ep-core:Illuminance ;
rdfs:label "lumens per square metre"^^xsd:string .
ep-core:lux
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdfs:domain ep-core:Illuminance ;
rdfs:label "lux"^^xsd:string .
ep-core:m2
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:label "square metres"^^xsd:string .
......@@ -258,10 +568,60 @@ ep-core:m2_m-2
rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ;
rdfs:label "square metres per square metre"^^xsd:string .
ep-core:m_30m-1
rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ;
rdfs:domain ep-core:LengthPerLength ;
rdfs:label "metres per 30m"^^xsd:string .
ep-core:m_cm-2
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:domain ep-core:LengthPerLength ;
rdfs:label "metres per centimetre"^^xsd:string .
ep-core:m_km-1
rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ;
rdfs:domain ep-core:LengthPerLength ;
rdfs:label "metres per kilometre"^^xsd:string .
ep-core:m_m-1
rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ;
rdfs:domain ep-core:LengthPerLength ;
rdfs:label "metres per metre"^^xsd:string .
ep-core:masseq_100g
rdf:type owl:FunctionalProperty , ep-core:Scale , owl:DatatypeProperty ;
rdfs:label "mass equivalent (100 grams)"^^xsd:string .
ep-core:masseq_g
rdf:type owl:FunctionalProperty , ep-core:Scale , owl:DatatypeProperty ;
rdfs:label "mass equivalent (grams)"^^xsd:string .
ep-core:masseq_kg
rdf:type owl:FunctionalProperty , ep-core:Scale , owl:DatatypeProperty ;
rdfs:label "mass equivalent (kilograms)"^^xsd:string .
ep-core:megaGramF
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:label "Megagram (force)"^^xsd:string .
ep-core:megaNewton
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:label "Meganewton"^^xsd:string .
ep-core:megagram_m-3
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdfs:label "Megagram m-3"^^xsd:string .
ep-core:megahertz
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:domain ep-core:Frequency ;
rdfs:label "Megahertz"^^xsd:string .
ep-core:megametre
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:domain ep-core:Length ;
rdfs:label "Megametre"^^xsd:string .
ep-core:megavolt
rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ;
rdfs:label "Megavolt"^^xsd:string .
......@@ -271,6 +631,11 @@ ep-core:metre3_hour-1
rdfs:domain ep-core:VolumetricFlowRate ;
rdfs:label "metre3 hour-1"^^xsd:string .
ep-core:metre_German_Legal
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdfs:domain ep-core:Length ;
rdfs:label "German Legal Metre"^^xsd:string .
ep-core:metre_s-2
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:label "metres per second squared"^^xsd:string .
......@@ -283,22 +648,56 @@ ep-core:mi2
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:label "square miles"^^xsd:string .
ep-core:mi_in-1
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:domain ep-core:LengthPerLength ;
rdfs:label "miles per inch"^^xsd:string .
ep-core:microEuclid
rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ;
rdfs:label "MicroEuclid"^^xsd:string .
ep-core:microNewton
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:label "MIcronewton"^^xsd:string .
ep-core:microgram_cm-3
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdfs:label "microgram cm-3"^^xsd:string .
ep-core:micrometre
rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ;
rdfs:domain ep-core:Length ;
rdfs:label "micrometre"^^xsd:string .
ep-core:microvolt
rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ;
rdfs:label "microvolt"^^xsd:string .
ep-core:mil
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:comment "Swedish or Norwegian mile"^^xsd:string ;
rdfs:domain ep-core:Length ;
rdfs:label "mil"^^xsd:string .
ep-core:mile
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdfs:domain ep-core:Length ;
rdfs:label "mile"^^xsd:string .
ep-core:mile_US
rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ;
rdfs:domain ep-core:Length ;
rdfs:label "US Mile"^^xsd:string .
ep-core:milliEuclid
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdfs:label "MilliEuclid"^^xsd:string .
ep-core:milliNewton
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:label "Millinewton"^^xsd:string .
ep-core:milliPa_second
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:domain ep-core:PlasticViscosity ;
......@@ -324,10 +723,23 @@ ep-core:milligram_usGallon-1
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdfs:label "milligrams per US Gallon"^^xsd:string .
ep-core:millihertz
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdfs:domain ep-core:Frequency ;
rdfs:label "millihertz"^^xsd:string .
ep-core:millivolt
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:label "millivolt"^^xsd:string .
ep-core:mj_cm-2
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:label "millijoules per square centimetre"^^xsd:string .
ep-core:mj_m-2
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:label "millijoules per square metre"^^xsd:string .
ep-core:mm2
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:label "square millimetres"^^xsd:string .
......@@ -336,10 +748,100 @@ ep-core:mm2_mm-2
rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ;
rdfs:label "square millimetres per square millimetre"^^xsd:string .
ep-core:mpa_m-1
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:label "megapascal per metre"^^xsd:string .
ep-core:n_m-3
rdf:type owl:FunctionalProperty , ep-core:Scale , owl:DatatypeProperty ;
rdfs:label "Newtons per square metre"^^xsd:string .
ep-core:n_m-E
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:comment "Another weird energy per area unit - not to be confused with newton metre measure of torque"^^xsd:string ;
rdfs:label "joules per square centimetre"^^xsd:string .
ep-core:nanoEuclid
rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ;
rdfs:label "NanoEuclid"^^xsd:string .
ep-core:nanometre
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:domain ep-core:Length ;
rdfs:label "nanometre"^^xsd:string .
ep-core:nauticalMile
rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ;
rdfs:domain ep-core:Length ;
rdfs:label "Nautical Mile"^^xsd:string .
ep-core:newton
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:label "Newton"^^xsd:string .
ep-core:ozf
rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ;
rdfs:label "Ounces (force)"^^xsd:string .
ep-core:pascal_m-1
rdf:type owl:FunctionalProperty , ep-core:Scale , owl:DatatypeProperty ;
rdfs:label "Pascal per metre"^^xsd:string .
ep-core:pdl
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:label "Poundal"^^xsd:string .
ep-core:perAnnum
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdfs:domain ep-core:Frequency ;
rdfs:label "per annum"^^xsd:string .
ep-core:perDay
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdfs:domain ep-core:Frequency ;
rdfs:label "per day"^^xsd:string .
ep-core:perHour
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdfs:domain ep-core:Frequency ;
rdfs:label "per hour"^^xsd:string .
ep-core:perMinute
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdfs:domain ep-core:Frequency ;
rdfs:label "per minute"^^xsd:string .
ep-core:perSecond
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdfs:domain ep-core:Frequency ;
rdfs:label "per second"^^xsd:string .
ep-core:perWeek
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdfs:domain ep-core:Frequency ;
rdfs:label "per week"^^xsd:string .
ep-core:picometre
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:domain ep-core:Length ;
rdfs:label "picometre"^^xsd:string .
ep-core:psi_1000ft-1
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:label "psi per 1000ft"^^xsd:string .
ep-core:psi_100ft-1
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:label "psi per 100ft"^^xsd:string .
ep-core:psi_ft-1
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:label "psi per ft"^^xsd:string .
ep-core:psi_m-1
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:label "psi per metre"^^xsd:string .
ep-core:radian_ft-1
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdfs:label "radians per ft"^^xsd:string .
......@@ -360,18 +862,51 @@ ep-core:rev_s-1
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdfs:label "revolutions per second"^^xsd:string .
ep-core:sixteenth_inch
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:domain ep-core:Length ;
rdfs:label "sixteenth of an inch"^^xsd:string .
ep-core:sixtyFourth_Inch
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:domain ep-core:Length ;
rdfs:label "Sixty-Fourth of an Inch"^^xsd:string .
ep-core:ten_megagram_m-3
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:label "10 Megagram m-3"^^xsd:string .
ep-core:tenth_inch
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:domain ep-core:Length ;
rdfs:label "Tenth of an Inch"^^xsd:string .
ep-core:thirtySecond_inch
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:domain ep-core:Length ;
rdfs:label "Thirty-Secondth of an inch"^^xsd:string .
ep-core:thousand_barrel
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:label "thousand barrel"^^xsd:string .
ep-core:uhz
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdfs:domain ep-core:Frequency ;
rdfs:label "microHertz"^^xsd:string .
ep-core:ukTonF
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:label "UK Ton (force)"^^xsd:string .
ep-core:um2
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:label "square micrometres"^^xsd:string .
ep-core:usTonF
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:label "US Ton (force)"^^xsd:string .
ep-core:us_mi2
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:comment "According to everything I can find, there is no difference between this an mi2"^^xsd:string ;
......@@ -381,6 +916,76 @@ ep-core:volt
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:label "Volt"^^xsd:string .
ep-core:yard
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:domain ep-core:Length ;
rdfs:label "Yard"^^xsd:string .
ep-core:yd2
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:label "square yards"^^xsd:string .
ep-core:yd_Benoit_A
rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ;
rdfs:domain ep-core:Length ;
rdfs:label "Benoit A Yard"^^xsd:string .
ep-core:yd_Benoit_B
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:domain ep-core:Length ;
rdfs:label "Benoit B Yard"^^xsd:string .
ep-core:yd_Clarke
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:domain ep-core:Length ;
rdfs:label "Clarke's Yard"^^xsd:string .
ep-core:yd_Imperial
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:domain ep-core:Length ;
rdfs:label "Imperial Yard"^^xsd:string .
ep-core:yd_Indian
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:domain ep-core:Length ;
rdfs:label "Indian Yard"^^xsd:string .
ep-core:yd_Indian_1937
rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ;
rdfs:domain ep-core:Length ;
rdfs:label "Indian Yard (1937)"^^xsd:string .
ep-core:yd_Indian_1962
rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ;
rdfs:domain ep-core:Length ;
rdfs:label "Indian Yard (1962)"^^xsd:string .
ep-core:yd_Indian_1975
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:domain ep-core:Length ;
rdfs:label "Indian Yard (1975)"^^xsd:string .
ep-core:yd_Sears
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:domain ep-core:Length ;
rdfs:label "Sears Yard"^^xsd:string .
ep-prodcore:DensityAt0degC1atm
rdf:type rdfs:Class , ep-core:PropertySpace ;
rdfs:label "density at 0 degrees C 1 atmosphere"^^xsd:string ;
rdfs:subClassOf ep-prodcore:MeasureOfDensityOfMaterial .
ep-prodcore:DensityAt15degC1atm
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "density at 15 degrees C 1 atmosphere"^^xsd:string ;
rdfs:subClassOf ep-prodcore:MeasureOfDensityOfMaterial .
ep-prodcore:DensityAt60degF1atm
rdf:type rdfs:Class , ep-core:PropertySpace ;
rdfs:label "density at 60 degrees F 1 atmosphere"^^xsd:string ;
rdfs:subClassOf ep-prodcore:MeasureOfDensityOfMaterial .
ep-prodcore:MeasureOfDensityOfMaterial
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "measure of density of material"^^xsd:string ;
rdfs:subClassOf owl:Class .
......
# Saved by TopBraid on Sat Oct 08 14:16:19 BST 2011
# baseURI: http://www.reportinghub.no/ep/schema/1.0/production-well
# imports: http://www.reportinghub.no/ep/schema/1.0/well
@prefix ep-core: <http://www.reportinghub.no/ep/schema/core#> .
@prefix ep-prodwell: <http://www.reportinghub.no/ep/schema/production-well#> .
@prefix ep-well: <http://www.reportinghub.no/ep/schema/well#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
......@@ -12,3 +13,47 @@
rdf:type owl:Ontology ;
owl:imports <http://www.reportinghub.no/ep/schema/1.0/well> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
ep-prodwell:NaturalGasClass
rdf:type rdfs:Class ;
rdfs:label "natural gas class"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-prodwell:Sand
rdf:type ep-well:FluidComponentType , owl:Class ;
rdfs:label "sand"^^xsd:string ;
rdfs:subClassOf ep-well:Fluid .
ep-prodwell:basicSedimentAndWater
rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ;
rdfs:label "basic sediment and water"^^xsd:string ;
rdfs:range ep-core:SpecificVolume .
ep-prodwell:condensateYield
rdf:type ep-core:Class_of_indirect_property , owl:ObjectProperty , owl:FunctionalProperty ;
rdfs:label "condensate yield"^^xsd:string ;
rdfs:range ep-core:SpecificVolume .
ep-prodwell:depthOfBaseUsableWaterFromSurface
rdf:type ep-core:Class_of_indirect_property , owl:ObjectProperty , owl:FunctionalProperty ;
rdfs:domain ep-well:Fluid ;
rdfs:label "depth of base of usable water from surface"^^xsd:string ;
rdfs:range ep-core:Length .
ep-prodwell:depthOfFluidSurfaceFromTopOfWell
rdf:type ep-core:Class_of_indirect_property , owl:ObjectProperty , owl:FunctionalProperty ;
rdfs:domain ep-well:Fluid ;
rdfs:label "depth of fluid surface from top of well"^^xsd:string ;
rdfs:range ep-core:Length .
ep-prodwell:potentialGasProduction
rdf:type ep-core:Class_of_indirect_property , owl:ObjectProperty , owl:FunctionalProperty ;
rdfs:domain ep-well:WellBore ;
rdfs:label "potential gas production"^^xsd:string ;
rdfs:range ep-core:VolumetricFlowRate .
ep-prodwell:potentialOilProduction
rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ;
rdfs:domain ep-well:WellBore ;
rdfs:label "potential oil production"^^xsd:string ;
rdfs:range ep-core:VolumetricFlowRate .
......
# baseURI: http://www.reportinghub.no/ep/spin/wdr-tables
# baseURI: http://www.reportinghub.no/ep/spin/drilling-tables
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/ep/schema/1.0/activity-purpose
# imports: http://www.reportinghub.no/ep/schema/1.0/ddr
# imports: http://www.reportinghub.no/spin/rh
@prefix arg: <http://spinrdf.org/arg#> .
@prefix drilling-tables: <http://www.reportinghub.no/ep/spin/drilling-tables#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
......@@ -13,16 +14,15 @@
@prefix spif: <http://spinrdf.org/spif#> .
@prefix spin: <http://spinrdf.org/spin#> .
@prefix spl: <http://spinrdf.org/spl#> .
@prefix wdr-tables: <http://www.reportinghub.no/ep/spin/wdr-tables#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://www.reportinghub.no/ep/spin/wdr-tables>
<http://www.reportinghub.no/ep/spin/drilling-tables>
rdf:type owl:Ontology ;
rdfs:comment "A collection of SELECT templates that can be used to assemble tables in DD reports."^^xsd:string ;
owl:imports <http://www.reportinghub.no/spin/rh> , <http://www.reportinghub.no/ep/schema/1.0/ddr> , <http://www.reportinghub.no/ep/schema/1.0/activity-purpose> , <http://spinrdf.org/spin> ;
owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/activity-purpose> , <http://www.reportinghub.no/ep/schema/1.0/ddr> , <http://www.reportinghub.no/spin/rh> ;
owl:versionInfo "0.1.0"^^xsd:string .
wdr-tables:DailyAndForecastComments
drilling-tables:DailyAndForecastComments
rdf:type rhspin:TableTemplate ;
rdfs:label "Daily and Forecast Comments"^^xsd:string ;
rdfs:subClassOf rhspin:WDRTableTemplates ;
......@@ -122,7 +122,7 @@ wdr-tables:DailyAndForecastComments
] ;
rhspin:tableHeaders ("Day"^^xsd:string "Daily Summary"^^xsd:string "Next Day Forecast"^^xsd:string) .
wdr-tables:MissedProduction
drilling-tables:MissedProduction
rdf:type rhspin:TableTemplate ;
rdfs:label "Non Productive Time"^^xsd:string ;
rdfs:subClassOf rhspin:WDRTableTemplates ;
......@@ -241,7 +241,7 @@ wdr-tables:MissedProduction
] ;
rhspin:tableHeaders ("Day"^^xsd:string "Start Time"^^xsd:string "Duration Minutes"^^xsd:string "Comment"^^xsd:string) .
wdr-tables:Test
drilling-tables:Test
rdf:type rhspin:TableTemplate ;
rdfs:label "Test Table"^^xsd:string ;
rdfs:subClassOf rhspin:WDRTableTemplates ;
......
This diff could not be displayed because it is too large.
# Saved by TopBraid on Tue Oct 25 15:20:37 BST 2011
# baseURI: http://www.reportinghub.no/ep/transform/1.0/dpr/collector
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/ep/schema/1.0/production
# imports: http://www.reportinghub.no/ep/transform/1.0/dpr/productVolume
# imports: http://www.reportinghub.no/ep/transform/1.0/dpr/productionOperations
# imports: http://www.reportinghub.no/ep/schema/1.0/production
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/ep/transform/1.0/dpr/productionTestResults
# imports: http://www.reportinghub.no/ep/transform/1.0/dpr/wellTest
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix productVolume: <http://www.reportinghub.no/ep/transform/1.0/dpr/productVolume#> .
@prefix productionOperations: <http://www.reportinghub.no/ep/transform/1.0/dpr/productionOperations#> .
@prefix productionTestResults: <http://www.reportinghub.no/ep/transform/1.0/dpr/productionTestResults#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sp: <http://spinrdf.org/sp#> .
......@@ -19,5 +20,5 @@
<http://www.reportinghub.no/ep/transform/1.0/dpr/collector>
rdf:type owl:Ontology ;
owl:imports <http://www.reportinghub.no/ep/schema/1.0/production> , <http://www.reportinghub.no/ep/transform/1.0/dpr/productVolume> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/transform/1.0/dpr/wellTest> , <http://www.reportinghub.no/ep/transform/1.0/dpr/productionOperations> ;
owl:imports <http://www.reportinghub.no/ep/transform/1.0/dpr/productionTestResults> , <http://www.reportinghub.no/ep/transform/1.0/dpr/productionOperations> , <http://www.reportinghub.no/ep/transform/1.0/dpr/wellTest> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/transform/1.0/dpr/productVolume> , <http://www.reportinghub.no/ep/schema/1.0/production> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
......
# Saved by TopBraid on Tue Oct 25 15:20:37 BST 2011
# baseURI: null
@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
......
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
<div>
<hr />
<ui:setContext ui:queryGraph="&lt;http://www.reportinghub.no/ep/spin/drilling-tables&gt;">
<h2>{= ui:label(?template) }</h2>
</ui:setContext>
<table class="ddrTable">
<ui:setContext ui:queryGraph="&lt;http://www.reportinghub.no/ep/spin/drilling-tables&gt;">
<tr class="ddrTR">
<ui:forEach ui:resultSet="{#
SELECT ?header
WHERE {
?template rhspin:tableHeaders ?list .
?list &lt;http://jena.hpl.hp.com/ARQ/list#member&gt; ?header .
}
}">
<th class="ddrTH">{= ?header }</th>
</ui:forEach>
</tr>
</ui:setContext>
<ui:call ui:template="{= ?template }" arg:startDate="{= ?startDate }" arg:wellBore="{= ?wellBore }">
<ui:forEach ui:resultSet="{# SELECT ?row ?rowIndex WHERE { ?rs spr:rowIndices ?rowIndex } }">
<tr class="ddrTR">
<ui:forEach ui:resultSet="{# SELECT ?cell WHERE { (?rs ?rowIndex) spr:rowCells (?cell ?cellIndex) } }">
<td class="ddrTD">{= ui:label(?cell) }</td>
</ui:forEach>
</tr>
</ui:forEach>
</ui:call>
</table>
<br />
</div>
\ No newline at end of file
<ui:group>
<ui:group >
<h1>Non Productive Time Report</h1>
<h2>Wellbore : {= rhspin:npdName(?wellBore) }</h2>
<h2>Start Date : {= ?startDate }</h2>
<hr />
<wdrswp:Table arg:startDate="{= ?startDate }" arg:wellBore="{= ?wellBore }" arg:template="drilling-tables:MissedProduction" />
</ui:group>
</ui:group>
\ No newline at end of file
# baseURI: http://www.reportinghub.no/swp/npt
# imports: http://uispin.org/tui
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://www.reportinghub.no/ep/schema/1.0/activity-purpose
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/ep/schema/1.0/ddr
# imports: http://www.reportinghub.no/ep/schema/1.0/equipment
# imports: http://www.reportinghub.no/ep/schema/1.0/facility
# imports: http://www.reportinghub.no/ep/schema/1.0/organization
# imports: http://www.reportinghub.no/ep/schema/1.0/report
# imports: http://www.reportinghub.no/ep/schema/1.0/well
# imports: http://www.reportinghub.no/ep/spin/drilling-tables
# imports: http://www.reportinghub.no/spin/rh
@prefix arg: <http://spinrdf.org/arg#> .
@prefix ep-well: <http://www.reportinghub.no/ep/schema/well#> .
@prefix html: <http://uispin.org/html#> .
@prefix let: <http://uispin.org/let#> .
@prefix letrs: <http://uispin.org/letrs#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sp: <http://spinrdf.org/sp#> .
@prefix spin: <http://spinrdf.org/spin#> .
@prefix spl: <http://spinrdf.org/spl#> .
@prefix ui: <http://uispin.org/ui#> .
@prefix nptswp: <http://www.reportinghub.no/swp/npt#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
arg:startDate
rdf:type rdf:Property ;
rdfs:label "startDate"^^xsd:string ;
rdfs:subPropertyOf sp:arg .
arg:template
rdf:type rdf:Property ;
rdfs:label "template"^^xsd:string ;
rdfs:subPropertyOf sp:arg .
arg:wellBore
rdf:type rdf:Property ;
rdfs:label "well bore"^^xsd:string ;
rdfs:subPropertyOf sp:arg .
<http://www.reportinghub.no/ep/schema/report#DailyDrillingReport>
ui:instanceView
[ rdf:type ui:group ;
let:startDate
[ rdf:type sp:Select ;
sp:resultVariables ([ sp:varName "startDate"^^xsd:string
]) ;
sp:where ([ rdf:type sp:TriplePath ;
sp:object
[ sp:varName "timeStamp"^^xsd:string
] ;
sp:path [ rdf:type sp:SeqPath ;
sp:path1 <http://www.reportinghub.no/ep/schema/report#reportOn> ;
sp:path2 <http://www.reportinghub.no/ep/schema/activity#startedAt>
] ;
sp:subject spin:_this
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type xsd:date ;
sp:arg1 [ sp:varName "timeStamp"^^xsd:string
]
] ;
sp:variable
[ sp:varName "startDate"^^xsd:string
]
])
] ;
let:wellBore
[ rdf:type sp:Select ;
sp:resultVariables ([ sp:varName "wellBore"^^xsd:string
]) ;
sp:where ([ rdf:type sp:TriplePath ;
sp:object
[ sp:varName "wellBore"^^xsd:string
] ;
sp:path [ rdf:type sp:SeqPath ;
sp:path1
[ rdf:type sp:SeqPath ;
sp:path1 <http://www.reportinghub.no/ep/schema/report#reportOn> ;
sp:path2 <http://www.reportinghub.no/ep/schema/activity#onWellBore>
] ;
sp:path2 <http://www.reportinghub.no/ep/schema/core#temporalPartOf>
] ;
sp:subject spin:_this
])
] ;
ui:child
[ rdf:type nptswp:NonProductiveTimeReportView ;
arg:startDate
[ sp:varName "startDate"^^xsd:string
] ;
arg:wellBore
[ sp:varName "wellBore"^^xsd:string
] ;
ui:childIndex 0
] ;
ui:priority -1
] .
<http://www.reportinghub.no/swp/npt>
rdf:type owl:Ontology ;
owl:imports <http://uispin.org/tui> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.reportinghub.no/ep/schema/1.0/activity-purpose> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/ddr> , <http://www.reportinghub.no/ep/schema/1.0/equipment> , <http://www.reportinghub.no/ep/schema/1.0/facility> , <http://www.reportinghub.no/ep/schema/1.0/organization> , <http://www.reportinghub.no/ep/schema/1.0/report> , <http://www.reportinghub.no/ep/schema/1.0/well> , <http://www.reportinghub.no/ep/spin/drilling-tables> , <http://www.reportinghub.no/spin/rh> ;
owl:versionInfo "0.1.0"^^xsd:string .
nptswp:Table
rdf:type ui:NodeClass ;
rdfs:comment "An HTML table displaying the results of a given SPIN template for a given npt. The template should also provide rhspin:tableHeaders."^^xsd:string ;
rdfs:label "Table"^^xsd:string ;
rdfs:subClassOf ui:Element ;
spin:constraint
[ rdf:type spl:Argument ;
rdfs:comment "The SPIN Template to execute."^^xsd:string ;
spl:predicate arg:template ;
spl:valueType spin:Template
] ;
spin:constraint
[ rdf:type spl:Argument ;
rdfs:comment "The well bore of the report."^^xsd:string ;
spl:predicate arg:wellBore ;
spl:valueType ep-well:WellBore
] ;
spin:constraint
[ rdf:type spl:Argument ;
rdfs:comment "The start date of the report."^^xsd:string ;
spl:predicate arg:startDate ;
spl:valueType xsd:date
] ;
ui:prototype <http://www.reportinghub.no/swp/NPTTable.uispin.html> .
nptswp:NonProductiveTimeReportView
rdf:type ui:NodeClass ;
rdfs:label "Weekly drilling report view"^^xsd:string ;
rdfs:subClassOf ui:Element ;
spin:constraint
[ rdf:type spl:Argument ;
rdfs:comment "The well bore."^^xsd:string ;
spl:predicate arg:wellBore ;
spl:valueType ep-well:WellBore
] ;
spin:constraint
[ rdf:type spl:Argument ;
rdfs:comment "The start date of the report to display."^^xsd:string ;
spl:predicate arg:startDate ;
spl:valueType xsd:date
] ;
ui:headIncludes
[ rdf:type html:Link ;
html:href "http://spinrdf.org/rhlib/ddr.css"^^xsd:string ;
html:rel "stylesheet"^^xsd:string ;
html:type "text/css"^^xsd:string
] ;
ui:prototype <http://www.reportinghub.no/swp/NonProductiveTimeReport.uispin.html> .
......@@ -9,7 +9,7 @@
# imports: http://www.reportinghub.no/ep/schema/1.0/organization
# imports: http://www.reportinghub.no/ep/schema/1.0/report
# imports: http://www.reportinghub.no/ep/schema/1.0/well
# imports: http://www.reportinghub.no/ep/spin/wdr-tables
# imports: http://www.reportinghub.no/ep/spin/drilling-tables
# imports: http://www.reportinghub.no/spin/rh
@prefix arg: <http://spinrdf.org/arg#> .
......@@ -103,7 +103,7 @@ arg:wellBore
<http://www.reportinghub.no/swp/wdr>
rdf:type owl:Ontology ;
owl:imports <http://uispin.org/tui> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.reportinghub.no/ep/schema/1.0/activity-purpose> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/ddr> , <http://www.reportinghub.no/ep/schema/1.0/equipment> , <http://www.reportinghub.no/ep/schema/1.0/facility> , <http://www.reportinghub.no/ep/schema/1.0/organization> , <http://www.reportinghub.no/ep/schema/1.0/report> , <http://www.reportinghub.no/ep/schema/1.0/well> , <http://www.reportinghub.no/ep/spin/wdr-tables> , <http://www.reportinghub.no/spin/rh> ;
owl:imports <http://uispin.org/tui> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.reportinghub.no/ep/schema/1.0/activity-purpose> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/ddr> , <http://www.reportinghub.no/ep/schema/1.0/equipment> , <http://www.reportinghub.no/ep/schema/1.0/facility> , <http://www.reportinghub.no/ep/schema/1.0/organization> , <http://www.reportinghub.no/ep/schema/1.0/report> , <http://www.reportinghub.no/ep/schema/1.0/well> , <http://www.reportinghub.no/ep/spin/drilling-tables> , <http://www.reportinghub.no/spin/rh> ;
owl:versionInfo "0.1.0"^^xsd:string .
wdrswp:Table
......@@ -113,9 +113,9 @@ wdrswp:Table
rdfs:subClassOf ui:Element ;
spin:constraint
[ rdf:type spl:Argument ;
rdfs:comment "The start date of the report."^^xsd:string ;
spl:predicate arg:startDate ;
spl:valueType xsd:date
rdfs:comment "The SPIN Template to execute."^^xsd:string ;
spl:predicate arg:template ;
spl:valueType spin:Template
] ;
spin:constraint
[ rdf:type spl:Argument ;
......@@ -125,9 +125,9 @@ wdrswp:Table
] ;
spin:constraint
[ rdf:type spl:Argument ;
rdfs:comment "The SPIN Template to execute."^^xsd:string ;
spl:predicate arg:template ;
spl:valueType spin:Template
rdfs:comment "The start date of the report."^^xsd:string ;
spl:predicate arg:startDate ;
spl:valueType xsd:date
] ;
ui:prototype <http://www.reportinghub.no/swp/WDRTable.uispin.html> .
......@@ -137,16 +137,16 @@ wdrswp:WeeklyDrillingReportView
rdfs:subClassOf ui:Element ;
spin:constraint
[ rdf:type spl:Argument ;
rdfs:comment "The start date of the report to display."^^xsd:string ;
spl:predicate arg:startDate ;
spl:valueType xsd:date
] ;
spin:constraint
[ rdf:type spl:Argument ;
rdfs:comment "The well bore."^^xsd:string ;
spl:predicate arg:wellBore ;
spl:valueType ep-well:WellBore
] ;
spin:constraint
[ rdf:type spl:Argument ;
rdfs:comment "The start date of the report to display."^^xsd:string ;
spl:predicate arg:startDate ;
spl:valueType xsd:date
] ;
ui:headIncludes
[ rdf:type html:Link ;
html:href "http://spinrdf.org/rhlib/ddr.css"^^xsd:string ;
......
<div>
<hr />
<ui:setContext ui:queryGraph="&lt;http://www.reportinghub.no/ep/spin/wdr-tables&gt;">
<ui:setContext ui:queryGraph="&lt;http://www.reportinghub.no/ep/spin/drilling-tables&gt;">
<h2>{= ui:label(?template) }</h2>
</ui:setContext>
<table class="ddrTable">
<ui:setContext ui:queryGraph="&lt;http://www.reportinghub.no/ep/spin/wdr-tables&gt;">
<ui:setContext ui:queryGraph="&lt;http://www.reportinghub.no/ep/spin/drilling-tables&gt;">
<tr class="ddrTR">
<ui:forEach ui:resultSet="{#
SELECT ?header
......
......@@ -5,9 +5,7 @@
<h2>Start Date : {= ?startDate }</h2>
<hr />
<wdrswp:Table arg:startDate="{= ?startDate }" arg:wellBore="{= ?wellBore }" arg:template="wdr-tables:DailyAndForecastComments" />
<wdrswp:Table arg:startDate="{= ?startDate }" arg:wellBore="{= ?wellBore }" arg:template="wdr-tables:MissedProduction" />
<wdrswp:Table arg:startDate="{= ?startDate }" arg:wellBore="{= ?wellBore }" arg:template="drilling-tables:DailyAndForecastComments" />
</ui:group>
</ui:group>
\ No newline at end of file
......
......@@ -26,12 +26,12 @@ log:LogEvent
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:cardinality "1"^^xsd:nonNegativeInteger ;
owl:onProperty <http://purl.org/dc/terms/created>
owl:onProperty rdfs:comment
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:allValuesFrom xsd:dateTime ;
owl:onProperty <http://purl.org/dc/terms/created>
owl:allValuesFrom xsd:string ;
owl:onProperty <http://rdfs.org/sioc/ns#id>
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
......@@ -40,13 +40,13 @@ log:LogEvent
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:allValuesFrom xsd:string ;
owl:onProperty <http://rdfs.org/sioc/ns#id>
owl:allValuesFrom xsd:dateTime ;
owl:onProperty <http://purl.org/dc/terms/created>
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:cardinality "1"^^xsd:nonNegativeInteger ;
owl:onProperty rdfs:comment
owl:onProperty <http://purl.org/dc/terms/created>
] .
log:PasswordChangeEvent
......@@ -66,12 +66,12 @@ log:ReportDownloadEvent
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:cardinality "1"^^xsd:nonNegativeInteger ;
owl:onProperty <http://www.reportinghub.no/system/schema/reporting#wellBoreId>
owl:onProperty <http://www.reportinghub.no/system/schema/reporting#format>
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:cardinality "1"^^xsd:nonNegativeInteger ;
owl:onProperty <http://www.reportinghub.no/system/schema/reporting#format>
owl:onProperty <http://www.reportinghub.no/system/schema/reporting#wellBoreId>
] .
log:ReportEvent
......@@ -144,6 +144,13 @@ log:url
rdfs:label "url"^^xsd:string ;
rdfs:range xsd:string .
log:xml
rdf:type owl:DatatypeProperty ;
rdfs:comment "The complete source of the submitted XML document."^^xsd:string ;
rdfs:domain log:ReportUploadEvent ;
rdfs:label "xml"^^xsd:string ;
rdfs:range xsd:string .
<http://www.reportinghub.no/system/schema/reporting#uploadedDocument>
rdf:type owl:ObjectProperty ;
rdfs:domain log:ReportUploadEvent ;
......
<?xml version="1.0" encoding="utf-8"?>
<witsml:drillReports version="1.4.0.0" xmlns:witsml="http://www.witsml.org/schemas/1series" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.witsml.org/schemas/1series http://www.npd.no/schema/DDRS/1series/WITSML_drillReport_profiled_schema_phase2.xsd">
<witsml:documentInfo>
<witsml:documentName>Drill Report</witsml:documentName>
<witsml:documentDate>2011-10-25T14:42:14.001Z</witsml:documentDate>
<witsml:owner>ConocoPhillips</witsml:owner>
</witsml:documentInfo>
<witsml:drillReport>
<witsml:nameWell xmlns:witsml="http://www.witsml.org/schemas/1series">2/4-X-43 A</witsml:nameWell>
<witsml:nameWellbore xmlns:witsml="http://www.witsml.org/schemas/1series">2/4-X-43 A</witsml:nameWellbore>
<witsml:name xmlns:witsml="http://www.witsml.org/schemas/1series">2/4-X-43</witsml:name>
<witsml:dTimStart xmlns:witsml="http://www.witsml.org/schemas/1series">2010-05-20T00:00:00.001Z</witsml:dTimStart>
<witsml:dTimEnd xmlns:witsml="http://www.witsml.org/schemas/1series">2010-05-21T00:00:00.001Z</witsml:dTimEnd>
<witsml:versionKind xmlns:witsml="http://www.witsml.org/schemas/1series">normal</witsml:versionKind>
<witsml:createDate xmlns:witsml="http://www.witsml.org/schemas/1series">2011-10-25T14:42:14.001Z</witsml:createDate>
<witsml:wellAlias xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:name>2/4-X-43 A</witsml:name>
<witsml:namingSystem>NPD code</witsml:namingSystem>
</witsml:wellAlias>
<witsml:wellboreAlias xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:name>2/4-X-43 A</witsml:name>
<witsml:namingSystem>NPD code</witsml:namingSystem>
</witsml:wellboreAlias>
<witsml:wellboreAlias xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:name>6310</witsml:name>
<witsml:namingSystem>NPD number</witsml:namingSystem>
</witsml:wellboreAlias>
<witsml:wellDatum xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:name>Kelly Bushing</witsml:name>
<witsml:code>KB</witsml:code>
<witsml:elevation uom="m" datum="SL">21.946</witsml:elevation>
</witsml:wellDatum>
<witsml:wellDatum xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:name>Sea Level</witsml:name>
<witsml:code>SL</witsml:code>
</witsml:wellDatum>
<witsml:wellCRS xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:name>ED50</witsml:name>
<witsml:geographic>
<witsml:geodeticDatumCode>ED50</witsml:geodeticDatumCode>
</witsml:geographic>
</witsml:wellCRS>
<witsml:wellboreInfo xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:dTimSpud>2010-03-31T09:00:00.001Z</witsml:dTimSpud>
<witsml:dateDrillComplete>2010-07-28</witsml:dateDrillComplete>
<witsml:operator>ConocoPhillips</witsml:operator>
<witsml:drillContractor>ODFJELL DRILLING MANAGEMENT AS</witsml:drillContractor>
<witsml:rigAlias>
<witsml:name>EKOFISK X</witsml:name>
<witsml:namingSystem>NPD Name</witsml:namingSystem>
</witsml:rigAlias>
<witsml:rigAlias>
<witsml:name>278525</witsml:name>
<witsml:namingSystem>NPD code</witsml:namingSystem>
</witsml:rigAlias>
</witsml:wellboreInfo>
<witsml:statusInfo xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:dTim>2010-05-20T00:00:00.001Z</witsml:dTim>
<witsml:md uom="m">3263.494</witsml:md>
<witsml:tvd uom="m">3107.553</witsml:tvd>
<witsml:diaPilot uom="in">0</witsml:diaPilot>
<witsml:mdDiaPilotPlan uom="m">0</witsml:mdDiaPilotPlan>
<witsml:tvdDiaPilotPlan uom="m">0</witsml:tvdDiaPilotPlan>
<witsml:typeWellbore>sidetrack</witsml:typeWellbore>
<witsml:mdKickoff uom="m">1627.937</witsml:mdKickoff>
<witsml:tvdKickoff uom="m">1554.396</witsml:tvdKickoff>
<witsml:mdStrengthForm uom="m">0</witsml:mdStrengthForm>
<witsml:diaCsgLast uom="in">7</witsml:diaCsgLast>
<witsml:mdCsgLast uom="m">3275.686</witsml:mdCsgLast>
<witsml:tvdCsgLast uom="m">3106.639</witsml:tvdCsgLast>
<witsml:presTestType>formation integrity test</witsml:presTestType>
<witsml:mdPlanned uom="m">0</witsml:mdPlanned>
<witsml:distDrill uom="m">0</witsml:distDrill>
<witsml:elevKelly uom="m">57.302</witsml:elevKelly>
<witsml:sum24Hr>RIH tag 7 3/4" landing collar at 10629ft. Test csg to 3500psi OK. Slip &amp; Cut drilling line. Light drilling of cement from 10631ft to float collar at 10702ft. Drill float, observed rapid increase in return flow. Close in well observe pressures.</witsml:sum24Hr>
<witsml:forecast24Hr>Drill shoe track, Drill Tor formation.</witsml:forecast24Hr>
</witsml:statusInfo>
<witsml:bitRecord xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:numBit>1</witsml:numBit>
<witsml:diaBit uom="in">6.5</witsml:diaBit>
<witsml:manufacturer>Hughes Christensen  </witsml:manufacturer>
<witsml:codeMfg>MX-20  </witsml:codeMfg>
</witsml:bitRecord>
<witsml:bitRecord xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:numBit>1</witsml:numBit>
<witsml:diaBit uom="in">6.5</witsml:diaBit>
<witsml:manufacturer>Hughes Christensen</witsml:manufacturer>
<witsml:codeMfg>MX-1</witsml:codeMfg>
</witsml:bitRecord>
<witsml:bitRecord xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:numBit>1</witsml:numBit>
<witsml:diaBit uom="in">6.5</witsml:diaBit>
<witsml:manufacturer>Hughes Christensen  </witsml:manufacturer>
<witsml:codeMfg>MX-18  </witsml:codeMfg>
</witsml:bitRecord>
<witsml:fluid xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:type>Oil Base</witsml:type>
<witsml:dTim>2010-05-20T22:00:00.001Z</witsml:dTim>
<witsml:md uom="m">3276.6</witsml:md>
<witsml:tvd uom="m">3107.553</witsml:tvd>
<witsml:presBopRating uom="bar">689.476</witsml:presBopRating>
<witsml:mudClass>oil based</witsml:mudClass>
<witsml:density uom="g/cm3">1.438</witsml:density>
<witsml:pv uom="mPa.s">25</witsml:pv>
<witsml:yp uom="Pa">7.182</witsml:yp>
</witsml:fluid>
<witsml:porePressure xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:readingKind>estimated</witsml:readingKind>
<witsml:equivalentMudWeight uom="g/cm3">1.318</witsml:equivalentMudWeight>
<witsml:dTim>2010-05-20T00:00:00.001Z</witsml:dTim>
<witsml:md uom="m">3297.936</witsml:md>
<witsml:tvd uom="m">3128.889</witsml:tvd>
</witsml:porePressure>
<witsml:extendedReport dTim="2010-05-21T05:00:00.001Z" xmlns:witsml="http://www.witsml.org/schemas/1series">Circulate well to even MW 12.0ppg</witsml:extendedReport>
<witsml:surveyStation xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:dTim>2010-05-20T00:15:00.001Z</witsml:dTim>
<witsml:md uom="m">3155.808</witsml:md>
<witsml:tvd uom="m">2986.765</witsml:tvd>
<witsml:incl uom="dega">0.72</witsml:incl>
<witsml:azi uom="dega">79.25</witsml:azi>
</witsml:surveyStation>
<witsml:surveyStation xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:dTim>2010-05-20T00:15:00.001Z</witsml:dTim>
<witsml:md uom="m">3186.745</witsml:md>
<witsml:tvd uom="m">3017.7</witsml:tvd>
<witsml:incl uom="dega">0.58</witsml:incl>
<witsml:azi uom="dega">91.26</witsml:azi>
</witsml:surveyStation>
<witsml:surveyStation xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:dTim>2010-05-20T00:15:00.001Z</witsml:dTim>
<witsml:md uom="m">3214.939</witsml:md>
<witsml:tvd uom="m">3045.893</witsml:tvd>
<witsml:incl uom="dega">0.44</witsml:incl>
<witsml:azi uom="dega">98.41</witsml:azi>
</witsml:surveyStation>
<witsml:surveyStation xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:dTim>2010-05-20T00:15:00.001Z</witsml:dTim>
<witsml:md uom="m">3243.59</witsml:md>
<witsml:tvd uom="m">3074.544</witsml:tvd>
<witsml:incl uom="dega">0.31</witsml:incl>
<witsml:azi uom="dega">33.98</witsml:azi>
</witsml:surveyStation>
<witsml:surveyStation xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:dTim>2010-05-20T00:15:00.001Z</witsml:dTim>
<witsml:md uom="m">3267.334</witsml:md>
<witsml:tvd uom="m">3098.288</witsml:tvd>
<witsml:incl uom="dega">0.25</witsml:incl>
<witsml:azi uom="dega">5.29</witsml:azi>
</witsml:surveyStation>
<witsml:surveyStation xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:dTim>2010-05-20T00:15:00.001Z</witsml:dTim>
<witsml:md uom="m">3289.92</witsml:md>
<witsml:tvd uom="m">3120.873</witsml:tvd>
<witsml:incl uom="dega">0.26</witsml:incl>
<witsml:azi uom="dega">280.95</witsml:azi>
</witsml:surveyStation>
<witsml:surveyStation xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:dTim>2010-05-20T00:15:00.001Z</witsml:dTim>
<witsml:md uom="m">3318.754</witsml:md>
<witsml:tvd uom="m">3149.707</witsml:tvd>
<witsml:incl uom="dega">0.36</witsml:incl>
<witsml:azi uom="dega">290.92</witsml:azi>
</witsml:surveyStation>
<witsml:surveyStation xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:dTim>2010-05-20T00:15:00.001Z</witsml:dTim>
<witsml:md uom="m">3347.253</witsml:md>
<witsml:tvd uom="m">3178.205</witsml:tvd>
<witsml:incl uom="dega">0.5</witsml:incl>
<witsml:azi uom="dega">277.83</witsml:azi>
</witsml:surveyStation>
<witsml:surveyStation xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:dTim>2010-05-20T00:15:00.001Z</witsml:dTim>
<witsml:md uom="m">3376.361</witsml:md>
<witsml:tvd uom="m">3207.312</witsml:tvd>
<witsml:incl uom="dega">0.69</witsml:incl>
<witsml:azi uom="dega">282.69</witsml:azi>
</witsml:surveyStation>
<witsml:surveyStation xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:dTim>2010-05-20T00:15:00.001Z</witsml:dTim>
<witsml:md uom="m">3405.317</witsml:md>
<witsml:tvd uom="m">3236.265</witsml:tvd>
<witsml:incl uom="dega">0.8</witsml:incl>
<witsml:azi uom="dega">278.48</witsml:azi>
</witsml:surveyStation>
<witsml:surveyStation xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:dTim>2010-05-20T00:15:00.001Z</witsml:dTim>
<witsml:md uom="m">3434.06</witsml:md>
<witsml:tvd uom="m">3265.004</witsml:tvd>
<witsml:incl uom="dega">1.11</witsml:incl>
<witsml:azi uom="dega">282.6</witsml:azi>
</witsml:surveyStation>
<witsml:surveyStation xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:dTim>2010-05-20T00:15:00.001Z</witsml:dTim>
<witsml:md uom="m">3462.467</witsml:md>
<witsml:tvd uom="m">3293.405</witsml:tvd>
<witsml:incl uom="dega">1.24</witsml:incl>
<witsml:azi uom="dega">284.83</witsml:azi>
</witsml:surveyStation>
<witsml:surveyStation xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:dTim>2010-05-20T00:15:00.001Z</witsml:dTim>
<witsml:md uom="m">3488.497</witsml:md>
<witsml:tvd uom="m">3319.428</witsml:tvd>
<witsml:incl uom="dega">1.35</witsml:incl>
<witsml:azi uom="dega">278.47</witsml:azi>
</witsml:surveyStation>
<witsml:surveyStation xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:dTim>2010-05-20T00:15:00.001Z</witsml:dTim>
<witsml:md uom="m">3494.532</witsml:md>
<witsml:tvd uom="m">3325.462</witsml:tvd>
<witsml:incl uom="dega">1.35</witsml:incl>
<witsml:azi uom="dega">278.47</witsml:azi>
</witsml:surveyStation>
<witsml:activity xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:dTimStart>2010-05-20T00:00:00.001Z</witsml:dTimStart>
<witsml:dTimEnd>2010-05-20T04:15:00.001Z</witsml:dTimEnd>
<witsml:md uom="m">3165.043</witsml:md>
<witsml:tvd uom="m">0</witsml:tvd>
<witsml:phase>fixed</witsml:phase>
<witsml:proprietaryCode>drilling -- trip</witsml:proprietaryCode>
<witsml:state>ok</witsml:state>
<witsml:stateDetailActivity>success</witsml:stateDetailActivity>
<witsml:comments>RIH from 4124ft to 10384ft</witsml:comments>
</witsml:activity>
<witsml:activity xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:dTimStart>2010-05-20T04:15:00.001Z</witsml:dTimStart>
<witsml:dTimEnd>2010-05-20T05:15:00.001Z</witsml:dTimEnd>
<witsml:md uom="m">3239.11</witsml:md>
<witsml:tvd uom="m">0</witsml:tvd>
<witsml:phase>fixed</witsml:phase>
<witsml:proprietaryCode>drilling -- ream</witsml:proprietaryCode>
<witsml:state>ok</witsml:state>
<witsml:stateDetailActivity>success</witsml:stateDetailActivity>
<witsml:comments>Wash down from 10384ft and tag landing collar at 10627ft with 200gpm 1440 psi</witsml:comments>
</witsml:activity>
<witsml:activity xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:dTimStart>2010-05-20T05:15:00.001Z</witsml:dTimStart>
<witsml:dTimEnd>2010-05-20T05:45:00.001Z</witsml:dTimEnd>
<witsml:md uom="m">3239.11</witsml:md>
<witsml:tvd uom="m">0</witsml:tvd>
<witsml:phase>fixed</witsml:phase>
<witsml:proprietaryCode>drilling -- trip</witsml:proprietaryCode>
<witsml:state>ok</witsml:state>
<witsml:stateDetailActivity>success</witsml:stateDetailActivity>
<witsml:comments>Rack back stand, make up TIW and circ sub for casing test.</witsml:comments>
</witsml:activity>
<witsml:activity xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:dTimStart>2010-05-20T05:45:00.001Z</witsml:dTimStart>
<witsml:dTimEnd>2010-05-20T06:15:00.001Z</witsml:dTimEnd>
<witsml:md uom="m">3239.11</witsml:md>
<witsml:tvd uom="m">0</witsml:tvd>
<witsml:phase>fixed</witsml:phase>
<witsml:proprietaryCode>drilling -- pressure detection</witsml:proprietaryCode>
<witsml:state>ok</witsml:state>
<witsml:stateDetailActivity>success</witsml:stateDetailActivity>
<witsml:comments>Test csg to 3500psi with 12.7ppg mud. Meanwhile prepare for Slip&amp;Cut Drilling line.</witsml:comments>
</witsml:activity>
<witsml:activity xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:dTimStart>2010-05-20T06:15:00.001Z</witsml:dTimStart>
<witsml:dTimEnd>2010-05-20T08:15:00.001Z</witsml:dTimEnd>
<witsml:md uom="m">3239.11</witsml:md>
<witsml:tvd uom="m">0</witsml:tvd>
<witsml:phase>fixed</witsml:phase>
<witsml:proprietaryCode>drilling -- pressure detection</witsml:proprietaryCode>
<witsml:state>ok</witsml:state>
<witsml:stateDetailActivity>success</witsml:stateDetailActivity>
<witsml:comments>Slip &amp;cut drilling line.</witsml:comments>
</witsml:activity>
<witsml:activity xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:dTimStart>2010-05-20T08:15:00.001Z</witsml:dTimStart>
<witsml:dTimEnd>2010-05-20T09:00:00.001Z</witsml:dTimEnd>
<witsml:md uom="m">3239.11</witsml:md>
<witsml:tvd uom="m">0</witsml:tvd>
<witsml:phase>fixed</witsml:phase>
<witsml:proprietaryCode>drilling -- pressure detection</witsml:proprietaryCode>
<witsml:state>ok</witsml:state>
<witsml:stateDetailActivity>success</witsml:stateDetailActivity>
<witsml:comments>Resett block position, check and test crow. o. matic</witsml:comments>
</witsml:activity>
<witsml:activity xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:dTimStart>2010-05-20T09:00:00.001Z</witsml:dTimStart>
<witsml:dTimEnd>2010-05-20T09:15:00.001Z</witsml:dTimEnd>
<witsml:md uom="m">3239.11</witsml:md>
<witsml:tvd uom="m">0</witsml:tvd>
<witsml:phase>fixed</witsml:phase>
<witsml:proprietaryCode>drilling -- other</witsml:proprietaryCode>
<witsml:state>ok</witsml:state>
<witsml:stateDetailActivity>success</witsml:stateDetailActivity>
<witsml:comments>Hold pre-job meeting prior to displace.</witsml:comments>
</witsml:activity>
<witsml:activity xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:dTimStart>2010-05-20T09:15:00.001Z</witsml:dTimStart>
<witsml:dTimEnd>2010-05-20T10:00:00.001Z</witsml:dTimEnd>
<witsml:md uom="m">3239.11</witsml:md>
<witsml:tvd uom="m">0</witsml:tvd>
<witsml:phase>fixed</witsml:phase>
<witsml:proprietaryCode>drilling -- other</witsml:proprietaryCode>
<witsml:state>ok</witsml:state>
<witsml:stateDetailActivity>success</witsml:stateDetailActivity>
<witsml:comments>Hold choke drill with crew</witsml:comments>
</witsml:activity>
<witsml:activity xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:dTimStart>2010-05-20T10:00:00.001Z</witsml:dTimStart>
<witsml:dTimEnd>2010-05-20T13:00:00.001Z</witsml:dTimEnd>
<witsml:md uom="m">3240.024</witsml:md>
<witsml:tvd uom="m">0</witsml:tvd>
<witsml:phase>fixed</witsml:phase>
<witsml:proprietaryCode>drilling -- circulating conditioning</witsml:proprietaryCode>
<witsml:state>ok</witsml:state>
<witsml:stateDetailActivity>success</witsml:stateDetailActivity>
<witsml:comments>Displace well from 12.7 to 9.5 ppm Vesatec OBM. With 265gpm, 1700-2800psi.Meanwhile drill 3 ft cmt and Landing Collar at 10630ft, with 60 rpm 3-10 wob 60 rpm 9 kftlbs.</witsml:comments>
</witsml:activity>
<witsml:activity xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:dTimStart>2010-05-20T13:00:00.001Z</witsml:dTimStart>
<witsml:dTimEnd>2010-05-20T14:30:00.001Z</witsml:dTimEnd>
<witsml:md uom="m">3261.055</witsml:md>
<witsml:tvd uom="m">0</witsml:tvd>
<witsml:phase>fixed</witsml:phase>
<witsml:proprietaryCode>drilling -- drill</witsml:proprietaryCode>
<witsml:state>ok</witsml:state>
<witsml:stateDetailActivity>success</witsml:stateDetailActivity>
<witsml:comments>Drill soft cement from 10630ft to Float Colar at 10699ft with 300 gpm,0-2 klbs wob, 60 rpm, torque 9 kftlbs. Rop 50-80 fph.</witsml:comments>
</witsml:activity>
<witsml:activity xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:dTimStart>2010-05-20T14:30:00.001Z</witsml:dTimStart>
<witsml:dTimEnd>2010-05-20T20:00:00.001Z</witsml:dTimEnd>
<witsml:md uom="m">3262.579</witsml:md>
<witsml:tvd uom="m">0</witsml:tvd>
<witsml:phase>fixed</witsml:phase>
<witsml:proprietaryCode>drilling -- drill</witsml:proprietaryCode>
<witsml:state>ok</witsml:state>
<witsml:stateDetailActivity>success</witsml:stateDetailActivity>
<witsml:comments>Drill float collar from 10699ft to 10704ft with 285gpm 1775psi, 30/80rpm 8/10kftlbs torque, 2/16klbs WOB.</witsml:comments>
</witsml:activity>
<witsml:activity xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:dTimStart>2010-05-20T20:00:00.001Z</witsml:dTimStart>
<witsml:dTimEnd>2010-05-20T23:00:00.001Z</witsml:dTimEnd>
<witsml:md uom="m">3263.494</witsml:md>
<witsml:tvd uom="m">0</witsml:tvd>
<witsml:phase>fixed</witsml:phase>
<witsml:proprietaryCode>drilling -- circulating conditioning</witsml:proprietaryCode>
<witsml:state>fail</witsml:state>
<witsml:stateDetailActivity>kick</witsml:stateDetailActivity>
<witsml:comments>Obseved sudden increase in return flow, drop in WOB, increase in SPP. Picked off BTM. Flowcheck, positiv flow. Close in well on upper pipe Ram and closed choke. Observed pressure. SICP at 20:05, 866psi. At 20:30, 1236psi. At 21:00 1260psi. At 22:00 1274psi. Pump slowly into pipe to open float valve to establish SIDPP. Stopped pump when confirmed 50psi increase on casing gauge. SICP 1320psi and SIDPP 1320psi. Calculate Kill mud to be 12.0ppg. Pit gain 1.5bbl. Prepare Kill mud. Kick taken at 10707ft MD 10153ft TVD.</witsml:comments>
</witsml:activity>
<witsml:activity xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:dTimStart>2010-05-20T23:00:00.001Z</witsml:dTimStart>
<witsml:dTimEnd>2010-05-21T00:00:00.001Z</witsml:dTimEnd>
<witsml:md uom="m">3263.494</witsml:md>
<witsml:tvd uom="m">0</witsml:tvd>
<witsml:phase>fixed</witsml:phase>
<witsml:proprietaryCode>drilling -- circulating conditioning</witsml:proprietaryCode>
<witsml:state>fail</witsml:state>
<witsml:stateDetailActivity>kick</witsml:stateDetailActivity>
<witsml:comments>Before start killing the well reduce SIDPP from 1320psi to 1270psi. Start pumping at 30spm holding csg press at 1270psi, ICP at 1740psi Pump kill fluid according to pump schedule from surface to Bit. FCP 640psi. Kill well using W&amp;W method.</witsml:comments>
</witsml:activity>
<witsml:logInfo xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:dTim>2010-05-20T00:00:00.001Z</witsml:dTim>
<witsml:runNumber>3</witsml:runNumber>
<witsml:serviceCompany>Baker Atlas</witsml:serviceCompany>
<witsml:mdTop uom="m">2133.6</witsml:mdTop>
<witsml:mdBottom uom="m">2438.4</witsml:mdBottom>
<witsml:tool>*COPY* *COPY* Acoustic</witsml:tool>
<witsml:mdTempTool uom="m">4588.1</witsml:mdTempTool>
</witsml:logInfo>
<witsml:logInfo xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:dTim>2010-05-20T00:00:00.001Z</witsml:dTim>
<witsml:runNumber>2</witsml:runNumber>
<witsml:serviceCompany>Baker Atlas</witsml:serviceCompany>
<witsml:mdTop uom="m">1828.8</witsml:mdTop>
<witsml:mdBottom uom="m">2133.6</witsml:mdBottom>
<witsml:tool>*COPY* Acoustic</witsml:tool>
<witsml:mdTempTool uom="m">4566.2</witsml:mdTempTool>
</witsml:logInfo>
<witsml:logInfo xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:dTim>2010-05-20T00:00:00.001Z</witsml:dTim>
<witsml:runNumber>1</witsml:runNumber>
<witsml:serviceCompany>Baker Atlas</witsml:serviceCompany>
<witsml:mdTop uom="m">1524</witsml:mdTop>
<witsml:mdBottom uom="m">1828.8</witsml:mdBottom>
<witsml:tool>Acoustic</witsml:tool>
<witsml:mdTempTool uom="m">5112.6</witsml:mdTempTool>
</witsml:logInfo>
<witsml:coreInfo xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:dTim>2010-05-20T00:00:00.001Z</witsml:dTim>
<witsml:coreNumber>1</witsml:coreNumber>
<witsml:mdTop uom="m">1524</witsml:mdTop>
<witsml:mdBottom uom="m">1828.8</witsml:mdBottom>
<witsml:tvdTop uom="m">1462.309</witsml:tvdTop>
<witsml:tvdBottom uom="m">1741.274</witsml:tvdBottom>
<witsml:lenRecovered uom="m">304.495</witsml:lenRecovered>
<witsml:recoverPc uom="%">99.9</witsml:recoverPc>
<witsml:lenBarrel uom="m">230</witsml:lenBarrel>
<witsml:innerBarrelType>aluminum</witsml:innerBarrelType>
<witsml:coreDescription>testing core no 1 data for ERH</witsml:coreDescription>
</witsml:coreInfo>
<witsml:coreInfo xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:dTim>2010-05-20T00:00:00.001Z</witsml:dTim>
<witsml:coreNumber>2</witsml:coreNumber>
<witsml:mdTop uom="m">1828.8</witsml:mdTop>
<witsml:mdBottom uom="m">2133.6</witsml:mdBottom>
<witsml:tvdTop uom="m">1741.274</witsml:tvdTop>
<witsml:tvdBottom uom="m">2023.381</witsml:tvdBottom>
<witsml:lenRecovered uom="m">169.164</witsml:lenRecovered>
<witsml:recoverPc uom="%">55.5</witsml:recoverPc>
<witsml:lenBarrel uom="m">180</witsml:lenBarrel>
<witsml:innerBarrelType>fiberglass</witsml:innerBarrelType>
<witsml:coreDescription>testing core no 2 data for ERH</witsml:coreDescription>
</witsml:coreInfo>
<witsml:wellTestInfo xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:dTim>2010-05-20T14:00:00.001Z</witsml:dTim>
<witsml:testType>production test</witsml:testType>
<witsml:testNumber>1</witsml:testNumber>
<witsml:mdTop uom="m">1828.8</witsml:mdTop>
<witsml:mdBottom uom="m">1981.2</witsml:mdBottom>
<witsml:tvdTop uom="m">1741.274</witsml:tvdTop>
<witsml:tvdBottom uom="m">1882.3</witsml:tvdBottom>
<witsml:chokeOrificeSize uom="mm">304.8</witsml:chokeOrificeSize>
<witsml:densityOil uom="g/cm3">0.979</witsml:densityOil>
<witsml:densityWater uom="g/cm3">1.678</witsml:densityWater>
<witsml:densityGas uom="g/cm3">0</witsml:densityGas>
<witsml:flowRateOil uom="m3/d">8.744</witsml:flowRateOil>
<witsml:flowRateWater uom="m3/d">8.744</witsml:flowRateWater>
<witsml:flowRateGas uom="M(m3)/d">124.594</witsml:flowRateGas>
<witsml:presShutIn uom="MPa">2</witsml:presShutIn>
<witsml:presFlowing uom="MPa">34.474</witsml:presFlowing>
<witsml:presBottom uom="MPa">35.853</witsml:presBottom>
<witsml:gasOilRatio uom="m3/m3">12</witsml:gasOilRatio>
<witsml:waterOilRatio uom="m3/m3">22</witsml:waterOilRatio>
<witsml:chloride uom="ppm">8</witsml:chloride>
<witsml:carbonDioxide uom="ppm">6</witsml:carbonDioxide>
<witsml:hydrogenSulfide uom="ppm">7</witsml:hydrogenSulfide>
<witsml:volOilTotal uom="m3">6.995</witsml:volOilTotal>
<witsml:volGasTotal uom="M(m3)">93.446</witsml:volGasTotal>
<witsml:volWaterTotal uom="m3">9.539</witsml:volWaterTotal>
<witsml:volOilStored uom="m3">33</witsml:volOilStored>
</witsml:wellTestInfo>
<witsml:formTestInfo xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:dTim>2010-05-20T14:00:00.001Z</witsml:dTim>
<witsml:md uom="m">1524</witsml:md>
<witsml:tvd uom="m">1462.309</witsml:tvd>
<witsml:presPore uom="MPa">17.754</witsml:presPore>
<witsml:goodSeal>true</witsml:goodSeal>
<witsml:mdSample uom="m">1524</witsml:mdSample>
<witsml:dominateComponent>gas</witsml:dominateComponent>
<witsml:densityHC uom="g/cm3">1.558</witsml:densityHC>
<witsml:volumeSample uom="dm3">2861.771</witsml:volumeSample>
<witsml:description>Testing of the Formation Test Information to ERH</witsml:description>
</witsml:formTestInfo>
<witsml:lithShowInfo>
<witsml:dTim>2010-05-20T00:00:00.001Z</witsml:dTim>
<witsml:mdTop uom="m">1524</witsml:mdTop>
<witsml:mdBottom uom="m">1981.2</witsml:mdBottom>
<witsml:tvdTop uom="m">1462.309</witsml:tvdTop>
<witsml:tvdBottom uom="m">1882.3</witsml:tvdBottom>
<witsml:show>Shows text description as</witsml:show>
<witsml:lithology>Description of lithology ..... as</witsml:lithology>
</witsml:lithShowInfo>
<witsml:equipFailureInfo xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:dTim>2010-05-20T10:30:00.001Z</witsml:dTim>
<witsml:md uom="m">2845.918</witsml:md>
<witsml:equipClass>service equ -- cementing unit</witsml:equipClass>
<witsml:eTimMissProduction uom="min">45</witsml:eTimMissProduction>
<witsml:dTimRepair>2010-05-20T11:15:00.001Z</witsml:dTimRepair>
<witsml:description>Leak when attempting to leak test to 5000 psi. Repair same.</witsml:description>
</witsml:equipFailureInfo>
<witsml:controlIncidentInfo xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:dTim>2010-05-20T20:00:00.001Z</witsml:dTim>
<witsml:mdInflow uom="m">3263.494</witsml:mdInflow>
<witsml:tvdInflow uom="m">3094.447</witsml:tvdInflow>
<witsml:phase>fixed</witsml:phase>
<witsml:proprietaryCode>drilling -- circulating conditioning</witsml:proprietaryCode>
<witsml:eTimLost uom="min">483.75</witsml:eTimLost>
<witsml:dTimRegained>2010-05-21T04:00:00.001Z</witsml:dTimRegained>
<witsml:diaBit uom="in">6.5</witsml:diaBit>
<witsml:mdBit uom="m">3263.494</witsml:mdBit>
<witsml:wtMud uom="g/cm3">1.438</witsml:wtMud>
<witsml:porePressure uom="g/cm3">1.366</witsml:porePressure>
<witsml:diaCsgLast uom="in">7</witsml:diaCsgLast>
<witsml:mdCsgLast uom="m">3275.686</witsml:mdCsgLast>
<witsml:volMudGained uom="m3">0.238</witsml:volMudGained>
<witsml:presShutInCasing uom="bar">84.806</witsml:presShutInCasing>
<witsml:presShutInDrill uom="bar">84.806</witsml:presShutInDrill>
<witsml:incidentType>oil kick</witsml:incidentType>
<witsml:killingType>wait and weight</witsml:killingType>
<witsml:formation>EE</witsml:formation>
<witsml:tempBottom uom="degC">121.111</witsml:tempBottom>
<witsml:presMaxChoke uom="bar">84.806</witsml:presMaxChoke>
<witsml:description>Drilled out 7 3/4" float collar at 10704ft, observed rapid increase in the return flow. Increase in DP pressure and loss of WOB. Closed in well on upper pipe ram. observed pressures. SICP increased to 1230psi, Established SIDPP to 1230psi.Circulate 12.0 ppg kill fluid from surface to bit according to pumping schedule.Pump 2000 stks with pump pressure decreasing from ICP 1730 psi to FCP 640 psi at 30 spm.Pumped 500 stks past the bit and kill fluid above 7 3/4" PBR increase kill rate to 40 spm.New FCP 980psi. Gain/losses steady. No expanding gas. After 4500 stks observe slight gas increase after poor boy from 65 to 129 units. Well killed. Open BOP. Slight gain decreasing. Circulate with 285 gpm 2405 psi. ECD 12,3 steady, MWT in return 10.9 ppg for a short period. Circulate and condition mud to even weight of 12.ppg. Flow check well for 30 minutes. Well stable. Circulate b/u, no gas in returns. Kill operation completed.</witsml:description>
</witsml:controlIncidentInfo>
<witsml:stratInfo xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:dTim>2010-05-20T16:00:00.001Z</witsml:dTim>
<witsml:mdTop uom="m">3356.762</witsml:mdTop>
<witsml:tvdTop uom="m">3187.714</witsml:tvdTop>
<witsml:description>Preliminary stratigraphy test text as</witsml:description>
</witsml:stratInfo>
<witsml:perfInfo xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:dTimOpen>2010-05-20T05:00:00.001Z</witsml:dTimOpen>
<witsml:mdTop uom="m">3366.668</witsml:mdTop>
<witsml:mdBottom uom="m">3378.708</witsml:mdBottom>
<witsml:tvdTop uom="m">3197.62</witsml:tvdTop>
<witsml:tvdBottom uom="m">3209.658</witsml:tvdBottom>
</witsml:perfInfo>
<witsml:perfInfo xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:dTimOpen>2010-05-20T07:00:00.001Z</witsml:dTimOpen>
<witsml:mdTop uom="m">3392.576</witsml:mdTop>
<witsml:mdBottom uom="m">3404.616</witsml:mdBottom>
<witsml:tvdTop uom="m">3223.525</witsml:tvdTop>
<witsml:tvdBottom uom="m">3235.564</witsml:tvdBottom>
</witsml:perfInfo>
<witsml:gasReadingInfo xmlns:witsml="http://www.witsml.org/schemas/1series">
<witsml:dTim>2010-05-20T00:00:00.001Z</witsml:dTim>
<witsml:readingType>connection gas</witsml:readingType>
<witsml:mdTop uom="m">1524</witsml:mdTop>
<witsml:mdBottom uom="m">1981.2</witsml:mdBottom>
<witsml:tvdTop uom="m">1462.309</witsml:tvdTop>
<witsml:tvdBottom uom="m">1882.3</witsml:tvdBottom>
<witsml:gasHigh uom="%">66</witsml:gasHigh>
<witsml:gasLow uom="%">33</witsml:gasLow>
<witsml:meth uom="ppm">7</witsml:meth>
<witsml:eth uom="ppm">5</witsml:eth>
<witsml:prop uom="ppm">7</witsml:prop>
<witsml:ibut uom="ppm">6</witsml:ibut>
<witsml:nbut uom="ppm">8</witsml:nbut>
<witsml:ipent uom="ppm">9</witsml:ipent>
</witsml:gasReadingInfo>
</witsml:drillReport>
</witsml:drillReports>
\ No newline at end of file