David Price

Added all DDR PDF section tables

# Saved by TopBraid on Tue Sep 20 22:22:36 BST 2011
# Saved by TopBraid on Thu Sep 22 17:44:29 BST 2011
# baseURI: http://www.reportinghub.no/ep/spin/ddr-tables
# imports: http://www.reportinghub.no/ep/schema/1.0/activity-purpose
# imports: http://www.reportinghub.no/ep/schema/1.0/ddr
......@@ -81,57 +81,314 @@ ddr-tables:BitRecord
] ;
rhspin:tableHeaders ("Bit Size in"^^xsd:string "Run No."^^xsd:string "Manufacturer"^^xsd:string "Model"^^xsd:string "Hours Drilled"^^xsd:string "MD Start m"^^xsd:string "MD End m"^^xsd:string "Hole Made (last 24H)"^^xsd:string "Hours Drilled (last24H)"^^xsd:string "ROP m/h"^^xsd:string) .
ddr-tables:CasingLinerTubingInformation
rdf:type rhspin:TableTemplate ;
rdfs:label "Casing/Liner/Tubing Information"^^xsd:string ;
rdfs:subClassOf rhspin:DDRTableTemplates ;
spin:body
[ rdf:type sp:Select ;
sp:orderBy (_:b8) ;
sp:resultVariables ([ sp:varName "typeOPipe"^^xsd:string
] [ sp:varName "casingType"^^xsd:string
] _:b8 _:b9 [ sp:varName "nominalOutsideDiameter"^^xsd:string
] [ sp:varName "nominalInsideDiameter"^^xsd:string
] [ sp:varName "nominalWeight"^^xsd:string
] [ sp:varName "nominalGrade"^^xsd:string
] [ sp:varName "nominalConnection"^^xsd:string
] [ sp:varName "length"^^xsd:string
] [ sp:varName "mDTopHanger"^^xsd:string
] [ sp:varName "mDBottomShoe"^^xsd:string
] [ sp:varName "description"^^xsd:string
]) ;
sp:where ([ sp:object _:b10 ;
sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ;
sp:subject
[ sp:varName "report"^^xsd:string
]
] [ sp:object _:b11 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b10
] [ sp:object _:b8 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ;
sp:subject _:b11
] [ sp:object _:b9 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ;
sp:subject _:b11
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b12 ;
sp:predicate rdf:type ;
sp:subject _:b11
] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ;
sp:predicate rdf:type ;
sp:subject _:b12
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b13 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject _:b11
] [ sp:object _:b14 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ;
sp:subject _:b13
] [ sp:object
[ sp:varName "endDepth"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ;
sp:subject _:b14
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "desc"^^xsd:string
] ;
sp:predicate rdfs:comment ;
sp:subject _:b11
])
])
] ;
rhspin:tableHeaders ("Type of pipe"^^xsd:string "Casing type"^^xsd:string "Start time"^^xsd:string "End time"^^xsd:string "Nominal outside diameter in"^^xsd:string "Nominal inside diameter in"^^xsd:string "Nominal Weight lbm/ft"^^xsd:string "Nominal Grade"^^xsd:string "Nominal Connection"^^xsd:string "Length m"^^xsd:string "MD Top/Hanger m"^^xsd:string "MD Bottom/Shoe m"^^xsd:string "Description"^^xsd:string) .
ddr-tables:CementFluidInformation
rdf:type rhspin:TableTemplate ;
rdfs:label "Cement Fluid Information"^^xsd:string ;
rdfs:subClassOf rhspin:DDRTableTemplates ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables ([ sp:varName "fluidType"^^xsd:string
] [ sp:varName "volumePumped"^^xsd:string
] [ sp:varName "fluidDensity"^^xsd:string
] [ sp:varName "yieldPoint"^^xsd:string
] [ sp:varName "mixWaterRatio"^^xsd:string
] [ sp:varName "freeWater"^^xsd:string
] [ sp:varName "thickeningTime"^^xsd:string
] [ sp:varName "fluidDescription"^^xsd:string
] _:b15) ;
sp:where ([ sp:object _:b16 ;
sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ;
sp:subject
[ sp:varName "report"^^xsd:string
]
] [ sp:object _:b17 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b16
] [ sp:object
[ sp:varName "startTime"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ;
sp:subject _:b17
] [ sp:object
[ sp:varName "endTime"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ;
sp:subject _:b17
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b18 ;
sp:predicate rdf:type ;
sp:subject _:b17
] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ;
sp:predicate rdf:type ;
sp:subject _:b18
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b19 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject _:b17
] [ sp:object _:b20 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ;
sp:subject _:b19
] [ sp:object
[ sp:varName "endDepth"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ;
sp:subject _:b20
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b15 ;
sp:predicate rdfs:comment ;
sp:subject _:b17
])
])
] ;
rhspin:tableHeaders ("Fluid type"^^xsd:string "Volume pumped m3"^^xsd:string "Fluid density"^^xsd:string "Yield point ft3/sack"^^xsd:string "Mix water ratio gal/sack"^^xsd:string "Free water %"^^xsd:string "Thickening time h"^^xsd:string "Fluid Description"^^xsd:string "Comments"^^xsd:string) .
ddr-tables:CementInformation
rdf:type rhspin:TableTemplate ;
rdfs:label "Cement Information"^^xsd:string ;
rdfs:subClassOf rhspin:DDRTableTemplates ;
spin:body
[ rdf:type sp:Select ;
sp:orderBy (_:b21) ;
sp:resultVariables (_:b21 _:b22 [ sp:varName "jobType"^^xsd:string
] [ sp:varName "casingStringDiameter"^^xsd:string
] [ sp:varName "topPlug"^^xsd:string
] [ sp:varName "bottomPlug"^^xsd:string
] [ sp:varName "plugBumped"^^xsd:string
] [ sp:varName "plugBumpPressure"^^xsd:string
] [ sp:varName "floatHeld"^^xsd:string
] [ sp:varName "pressureReleaseTime"^^xsd:string
] [ sp:varName "fullReturns"^^xsd:string
] [ sp:varName "cementVolumeReturns"^^xsd:string
] [ sp:varName "reciprocated"^^xsd:string
] [ sp:varName "rotated"^^xsd:string
] _:b23) ;
sp:where ([ sp:object _:b24 ;
sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ;
sp:subject
[ sp:varName "report"^^xsd:string
]
] [ sp:object _:b25 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b24
] [ sp:object _:b21 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ;
sp:subject _:b25
] [ sp:object _:b22 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ;
sp:subject _:b25
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b26 ;
sp:predicate rdf:type ;
sp:subject _:b25
] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ;
sp:predicate rdf:type ;
sp:subject _:b26
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b27 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject _:b25
] [ sp:object _:b28 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ;
sp:subject _:b27
] [ sp:object
[ sp:varName "endDepth"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ;
sp:subject _:b28
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b23 ;
sp:predicate rdfs:comment ;
sp:subject _:b25
])
])
] ;
rhspin:tableHeaders ("Start Time"^^xsd:string "End Time"^^xsd:string "Job type"^^xsd:string "Casing string diameter in"^^xsd:string "Top plug used"^^xsd:string "Bottom plug used"^^xsd:string "Plug bumped"^^xsd:string "Plug bump pressure bar"^^xsd:string "Float held"^^xsd:string "Pressure release time"^^xsd:string "Full returns"^^xsd:string "Cement volume returns m3"^^xsd:string "Reciprocated"^^xsd:string "Rotated"^^xsd:string "Comments"^^xsd:string) .
ddr-tables:CoreInformation
rdf:type rhspin:TableTemplate ;
rdfs:label "Core Information"^^xsd:string ;
rdfs:subClassOf rhspin:DDRTableTemplates ;
spin:body
[ rdf:type sp:Select ;
sp:orderBy (_:b29) ;
sp:resultVariables (_:b29 [ sp:varName "depthTopmMD"^^xsd:string
] [ sp:varName "depthBottommMDCore"^^xsd:string
] [ sp:varName "length"^^xsd:string
] [ sp:varName "recoveryCore"^^xsd:string
] [ sp:varName "coreBarrelLenght"^^xsd:string
] [ sp:varName "innerBarrelType"^^xsd:string
] [ sp:varName "description"^^xsd:string
]) ;
sp:where ([ sp:object _:b30 ;
sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ;
sp:subject
[ sp:varName "report"^^xsd:string
]
] [ sp:object _:b31 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b30
] [ sp:object
[ sp:varName "startTime"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ;
sp:subject _:b31
] [ sp:object
[ sp:varName "endTime"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ;
sp:subject _:b31
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b32 ;
sp:predicate rdf:type ;
sp:subject _:b31
] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ;
sp:predicate rdf:type ;
sp:subject _:b32
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b33 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject _:b31
] [ sp:object _:b34 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ;
sp:subject _:b33
] [ sp:object
[ sp:varName "endDepth"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ;
sp:subject _:b34
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "comments"^^xsd:string
] ;
sp:predicate rdfs:comment ;
sp:subject _:b31
])
])
] ;
rhspin:tableHeaders ("Core no"^^xsd:string "Depth Top mMD"^^xsd:string "Depth Bottom mMD"^^xsd:string "Core length m"^^xsd:string "Recovery core %"^^xsd:string "Core barrel lenght m"^^xsd:string "Inner barrel type"^^xsd:string "Description"^^xsd:string) .
ddr-tables:EquipmentFailure
rdf:type rhspin:TableTemplate ;
rdfs:label "Equipment Failure Information"^^xsd:string ;
rdfs:subClassOf rhspin:DDRTableTemplates ;
spin:body
[ rdf:type sp:Select ;
sp:orderBy (_:b8) ;
sp:resultVariables (_:b8 _:b9 _:b10 [ sp:varName "activity"^^xsd:string
sp:orderBy (_:b35) ;
sp:resultVariables (_:b35 _:b36 _:b37 [ sp:varName "activity"^^xsd:string
] [ sp:varName "downtime"^^xsd:string
] [ sp:varName "repairedTime"^^xsd:string
] _:b11) ;
sp:where ([ sp:object _:b12 ;
] _:b38) ;
sp:where ([ sp:object _:b39 ;
sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ;
sp:subject
[ sp:varName "report"^^xsd:string
]
] [ sp:object _:b13 ;
] [ sp:object _:b40 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b12
] [ sp:object _:b8 ;
sp:subject _:b39
] [ sp:object _:b35 ;
sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ;
sp:subject _:b13
sp:subject _:b40
] [ sp:object <http://www.reportinghub.no/ep/schema/activity#DrillingActivity-equipment_failure> ;
sp:predicate rdf:type ;
sp:subject _:b13
sp:subject _:b40
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b14 ;
sp:elements ([ sp:object _:b41 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject _:b13
] [ sp:object _:b15 ;
sp:subject _:b40
] [ sp:object _:b42 ;
sp:predicate <http://www.reportinghub.no/ep/schema/ddr#md> ;
sp:subject _:b14
] [ sp:object _:b9 ;
sp:subject _:b41
] [ sp:object _:b36 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject _:b15
sp:subject _:b42
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b14 ;
sp:elements ([ sp:object _:b41 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject _:b13
] [ sp:object _:b16 ;
sp:subject _:b40
] [ sp:object _:b43 ;
sp:predicate <http://www.reportinghub.no/ep/schema/ddr#tvd> ;
sp:subject _:b14
] [ sp:object _:b10 ;
sp:subject _:b41
] [ sp:object _:b37 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject _:b16
sp:subject _:b43
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b11 ;
sp:elements ([ sp:object _:b38 ;
sp:predicate <http://www.reportinghub.no/ep/schema/ddr#comments> ;
sp:subject _:b13
sp:subject _:b40
])
])
] ;
......@@ -143,227 +400,1132 @@ ddr-tables:Fluid
rdfs:subClassOf rhspin:DDRTableTemplates ;
spin:body
[ rdf:type sp:Select ;
sp:orderBy (_:b17) ;
sp:resultVariables (_:b18 _:b17 _:b19 _:b20 [ sp:varName "mud"^^xsd:string
] _:b21 _:b22 _:b23) ;
sp:where ([ sp:object _:b24 ;
sp:orderBy (_:b44) ;
sp:resultVariables (_:b45 _:b44 _:b46 _:b47 [ sp:varName "mud"^^xsd:string
] _:b48 _:b49 _:b50) ;
sp:where ([ sp:object _:b51 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#reportOn> ;
sp:subject
[ sp:varName "report"^^xsd:string
]
] [ sp:object _:b25 ;
] [ sp:object _:b52 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b24
] [ sp:object _:b17 ;
sp:subject _:b51
] [ sp:object _:b44 ;
sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTim> ;
sp:subject _:b25
sp:subject _:b52
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b26 ;
sp:elements ([ sp:object _:b53 ;
sp:predicate rdf:type ;
sp:subject _:b25
sp:subject _:b52
] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ;
sp:predicate rdf:type ;
sp:subject _:b26
sp:subject _:b53
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b27 ;
sp:elements ([ sp:object _:b54 ;
sp:predicate <http://www.reportinghub.no/ep/schema/ddr#md> ;
sp:subject _:b25
] [ sp:object _:b19 ;
sp:subject _:b52
] [ sp:object _:b46 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject _:b27
sp:subject _:b54
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b28 ;
sp:elements ([ sp:object _:b55 ;
sp:predicate <http://www.reportinghub.no/ep/schema/ddr#presBopRating> ;
sp:subject _:b25
] [ sp:object _:b20 ;
sp:subject _:b52
] [ sp:object _:b47 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject _:b28
sp:subject _:b55
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b29 ;
sp:elements ([ sp:object _:b56 ;
sp:predicate <http://www.reportinghub.no/ep/schema/ddr#density> ;
sp:subject _:b25
] [ sp:object _:b21 ;
sp:subject _:b52
] [ sp:object _:b48 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject _:b29
sp:subject _:b56
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b30 ;
sp:elements ([ sp:object _:b57 ;
sp:predicate <http://www.reportinghub.no/ep/schema/ddr#pv> ;
sp:subject _:b25
] [ sp:object _:b23 ;
sp:subject _:b52
] [ sp:object _:b50 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject _:b30
sp:subject _:b57
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b18 ;
sp:elements ([ sp:object _:b45 ;
sp:predicate <http://www.reportinghub.no/ep/schema/ddr#type> ;
sp:subject _:b25
sp:subject _:b52
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b31 ;
sp:elements ([ sp:object _:b58 ;
sp:predicate <http://www.reportinghub.no/ep/schema/ddr#yp> ;
sp:subject _:b25
] [ sp:object _:b22 ;
sp:subject _:b52
] [ sp:object _:b49 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject _:b31
sp:subject _:b58
])
])
] ;
rhspin:tableHeaders ("Fluid Type"^^xsd:string "Time"^^xsd:string "mMD"^^xsd:string "Pressure"^^xsd:string "Mud Class"^^xsd:string "Density"^^xsd:string "YP"^^xsd:string "PV"^^xsd:string) .
ddr-tables:Operations
ddr-tables:FormationTest
rdf:type rhspin:TableTemplate ;
rdfs:label "Operations"^^xsd:string ;
rdfs:label "Formation Test"^^xsd:string ;
rdfs:subClassOf rhspin:DDRTableTemplates ;
spin:body
[ rdf:type sp:Select ;
sp:orderBy (_:b32) ;
sp:resultVariables (_:b32 _:b33 [ sp:varName "startDepth"^^xsd:string
] _:b34 [ sp:varName "depth"^^xsd:string
] _:b35 [ sp:varName "state"^^xsd:string
] _:b36) ;
sp:where ([ sp:object _:b37 ;
sp:resultVariables ([ sp:varName "depthmMD"^^xsd:string
] [ sp:varName "formationPorePressure"^^xsd:string
] [ sp:varName "goodSealInd"^^xsd:string
] [ sp:varName "depthToSamplePoint"^^xsd:string
] [ sp:varName "dominantFluidComponent"^^xsd:string
] [ sp:varName "hCComponentDensity"^^xsd:string
] [ sp:varName "sampleVolume"^^xsd:string
] [ sp:varName "description"^^xsd:string
]) ;
sp:where ([ sp:object _:b59 ;
sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ;
sp:subject
[ sp:varName "report"^^xsd:string
]
] [ sp:object _:b38 ;
] [ sp:object _:b60 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b37
] [ sp:object _:b32 ;
sp:subject _:b59
] [ sp:object
[ sp:varName "startTime"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ;
sp:subject _:b38
] [ sp:object _:b33 ;
sp:subject _:b60
] [ sp:object
[ sp:varName "endTime"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ;
sp:subject _:b38
sp:subject _:b60
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b35 ;
sp:elements ([ sp:object _:b61 ;
sp:predicate rdf:type ;
sp:subject _:b38
sp:subject _:b60
] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ;
sp:predicate rdf:type ;
sp:subject _:b35
sp:subject _:b61
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b39 ;
sp:elements ([ sp:object _:b62 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject _:b38
] [ sp:object _:b40 ;
sp:subject _:b60
] [ sp:object _:b63 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ;
sp:subject _:b39
] [ sp:object _:b34 ;
sp:subject _:b62
] [ sp:object
[ sp:varName "endDepth"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ;
sp:subject _:b40
sp:subject _:b63
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b36 ;
sp:elements ([ sp:object
[ sp:varName "comments"^^xsd:string
] ;
sp:predicate rdfs:comment ;
sp:subject _:b38
sp:subject _:b60
])
])
] ;
rhspin:tableHeaders ("Start Time"^^xsd:string "End Time"^^xsd:string "Start Depth mMD"^^xsd:string "End Depth mMD"^^xsd:string "Depth mMD"^^xsd:string "Main - Sub Activity"^^xsd:string "State"^^xsd:string "Remark"^^xsd:string) .
_:b11
sp:varName "failureDescription"^^xsd:string .
_:b10
sp:varName "depthTVD"^^xsd:string .
_:b16
sp:varName "tvd"^^xsd:string .
_:b9 sp:varName "depthMD"^^xsd:string .
_:b15
sp:varName "md"^^xsd:string .
_:b14
sp:varName "wellbore"^^xsd:string .
_:b8 sp:varName "startTime"^^xsd:string .
_:b13
sp:varName "part"^^xsd:string .
_:b12
sp:varName "reportOn"^^xsd:string .
_:b40
sp:varName "ed"^^xsd:string .
_:b39
sp:varName "wellbore"^^xsd:string .
_:b38
sp:varName "part"^^xsd:string .
rhspin:tableHeaders ("Depth mMD"^^xsd:string "Formation pore pressure MPa"^^xsd:string "Good seal ind"^^xsd:string "Depth to sample point m"^^xsd:string "Dominant fluid component"^^xsd:string "HC Component density g/cm3"^^xsd:string "Sample volume dm3"^^xsd:string "Description"^^xsd:string) .
_:b37
sp:varName "reportOn"^^xsd:string .
ddr-tables:GasReadingInformation
rdf:type rhspin:TableTemplate ;
rdfs:label "Gas Reading Information"^^xsd:string ;
rdfs:subClassOf rhspin:DDRTableTemplates ;
spin:body
[ rdf:type sp:Select ;
sp:orderBy (_:b64) ;
sp:resultVariables (_:b64 [ sp:varName "class"^^xsd:string
] [ sp:varName "type"^^xsd:string
] [ sp:varName "depthTopmMD"^^xsd:string
] [ sp:varName "depthBottommMD"^^xsd:string
] [ sp:varName "depthTopmTVD"^^xsd:string
] [ sp:varName "depthBottommTVD"^^xsd:string
] [ sp:varName "highestGas"^^xsd:string
] [ sp:varName "lowestGas"^^xsd:string
] [ sp:varName "c1"^^xsd:string
] [ sp:varName "c2"^^xsd:string
] [ sp:varName "c3"^^xsd:string
] [ sp:varName "ic4"^^xsd:string
] [ sp:varName "ic5"^^xsd:string
]) ;
sp:where ([ sp:object _:b65 ;
sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ;
sp:subject
[ sp:varName "report"^^xsd:string
]
] [ sp:object _:b66 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b65
] [ sp:object
[ sp:varName "startTime"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ;
sp:subject _:b66
] [ sp:object
[ sp:varName "endTime"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ;
sp:subject _:b66
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b67 ;
sp:predicate rdf:type ;
sp:subject _:b66
] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ;
sp:predicate rdf:type ;
sp:subject _:b67
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b68 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject _:b66
] [ sp:object _:b69 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ;
sp:subject _:b68
] [ sp:object
[ sp:varName "endDepth"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ;
sp:subject _:b69
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "comments"^^xsd:string
] ;
sp:predicate rdfs:comment ;
sp:subject _:b66
])
])
] ;
rhspin:tableHeaders ("Time"^^xsd:string "Class"^^xsd:string "Type"^^xsd:string "Depth Top mMD"^^xsd:string "Depth Bottom mMD"^^xsd:string "Depth Top mTVD"^^xsd:string "Depth Bottom mTVD"^^xsd:string "Highest gas %"^^xsd:string "Lowest gas %"^^xsd:string "C1 ppm"^^xsd:string "C2 ppm"^^xsd:string "C3 ppm"^^xsd:string "IC4 ppm"^^xsd:string "IC5 ppm"^^xsd:string) .
_:b36
sp:varName "remark"^^xsd:string .
ddr-tables:LithologyInformation
rdf:type rhspin:TableTemplate ;
rdfs:label "Lithology Information"^^xsd:string ;
rdfs:subClassOf rhspin:DDRTableTemplates ;
spin:body
[ rdf:type sp:Select ;
sp:orderBy ([ sp:varName "runNo"^^xsd:string
]) ;
sp:resultVariables ([ sp:varName "startDepth"^^xsd:string
] _:b70 [ sp:varName "differenceInDepth"^^xsd:string
] [ sp:varName "showsDescription"^^xsd:string
] [ sp:varName "lithologyDescription"^^xsd:string
]) ;
sp:where ([ sp:object _:b71 ;
sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ;
sp:subject
[ sp:varName "report"^^xsd:string
]
] [ sp:object _:b72 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b71
] [ sp:object
[ sp:varName "startTime"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ;
sp:subject _:b72
] [ sp:object
[ sp:varName "endTime"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ;
sp:subject _:b72
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b73 ;
sp:predicate rdf:type ;
sp:subject _:b72
] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ;
sp:predicate rdf:type ;
sp:subject _:b73
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b74 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject _:b72
] [ sp:object _:b75 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ;
sp:subject _:b74
] [ sp:object _:b70 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ;
sp:subject _:b75
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "comments"^^xsd:string
] ;
sp:predicate rdfs:comment ;
sp:subject _:b72
])
])
] ;
rhspin:tableHeaders ("Start Depth mMD"^^xsd:string "End Depth mMD"^^xsd:string "Difference in Depth mMD"^^xsd:string "Start Depth mTVD"^^xsd:string "End Depth mTVD"^^xsd:string "Difference in Depth mTVD"^^xsd:string "Shows Description"^^xsd:string "Lithology Description"^^xsd:string) .
ddr-tables:LogInformation
rdf:type rhspin:TableTemplate ;
rdfs:label "Log Information"^^xsd:string ;
rdfs:subClassOf rhspin:DDRTableTemplates ;
spin:body
[ rdf:type sp:Select ;
sp:orderBy (_:b76) ;
sp:resultVariables (_:b76 [ sp:varName "depthTopmMD"^^xsd:string
] [ sp:varName "depthBottommMD"^^xsd:string
] [ sp:varName "tool"^^xsd:string
] [ sp:varName "bHCTdegC"^^xsd:string
] [ sp:varName "bHSTdegC"^^xsd:string
]) ;
sp:where ([ sp:object _:b77 ;
sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ;
sp:subject
[ sp:varName "report"^^xsd:string
]
] [ sp:object _:b78 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b77
] [ sp:object
[ sp:varName "startTime"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ;
sp:subject _:b78
] [ sp:object
[ sp:varName "endTime"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ;
sp:subject _:b78
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b79 ;
sp:predicate rdf:type ;
sp:subject _:b78
] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ;
sp:predicate rdf:type ;
sp:subject _:b79
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b80 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject _:b78
] [ sp:object _:b81 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ;
sp:subject _:b80
] [ sp:object
[ sp:varName "endDepth"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ;
sp:subject _:b81
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "comments"^^xsd:string
] ;
sp:predicate rdfs:comment ;
sp:subject _:b78
])
])
] ;
rhspin:tableHeaders ("Run no"^^xsd:string "Depth Top mMD"^^xsd:string "Depth Bottom mMD"^^xsd:string "Tool"^^xsd:string "BHCT degC"^^xsd:string "BHST degC"^^xsd:string) .
ddr-tables:Operations
rdf:type rhspin:TableTemplate ;
rdfs:label "Operations"^^xsd:string ;
rdfs:subClassOf rhspin:DDRTableTemplates ;
spin:body
[ rdf:type sp:Select ;
sp:orderBy (_:b82) ;
sp:resultVariables (_:b82 _:b83 [ sp:varName "startDepth"^^xsd:string
] _:b84 [ sp:varName "depth"^^xsd:string
] _:b85 [ sp:varName "state"^^xsd:string
] _:b86) ;
sp:where ([ sp:object _:b87 ;
sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ;
sp:subject
[ sp:varName "report"^^xsd:string
]
] [ sp:object _:b88 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b87
] [ sp:object _:b82 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ;
sp:subject _:b88
] [ sp:object _:b83 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ;
sp:subject _:b88
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b85 ;
sp:predicate rdf:type ;
sp:subject _:b88
] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ;
sp:predicate rdf:type ;
sp:subject _:b85
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b89 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject _:b88
] [ sp:object _:b90 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ;
sp:subject _:b89
] [ sp:object _:b84 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ;
sp:subject _:b90
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b86 ;
sp:predicate rdfs:comment ;
sp:subject _:b88
])
])
] ;
rhspin:tableHeaders ("Start Time"^^xsd:string "End Time"^^xsd:string "Start Depth mMD"^^xsd:string "End Depth mMD"^^xsd:string "Depth mMD"^^xsd:string "Main - Sub Activity"^^xsd:string "State"^^xsd:string "Remark"^^xsd:string) .
ddr-tables:PerforationInformation
rdf:type rhspin:TableTemplate ;
rdfs:label "Perforation Information"^^xsd:string ;
rdfs:subClassOf rhspin:DDRTableTemplates ;
spin:body
[ rdf:type sp:Select ;
sp:orderBy (_:b91) ;
sp:resultVariables (_:b91 [ sp:varName "timeOfClosingWellPerf"^^xsd:string
] [ sp:varName "durationWellPerf"^^xsd:string
] [ sp:varName "topOfPerfmMD"^^xsd:string
] [ sp:varName "bottomOfPerfmMD"^^xsd:string
] [ sp:varName "topOfPerfmTVD"^^xsd:string
] [ sp:varName "bottomOfPerfmTVD"^^xsd:string
]) ;
sp:where ([ sp:object _:b92 ;
sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ;
sp:subject
[ sp:varName "report"^^xsd:string
]
] [ sp:object _:b93 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b92
] [ sp:object
[ sp:varName "startTime"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ;
sp:subject _:b93
] [ sp:object
[ sp:varName "endTime"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ;
sp:subject _:b93
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b94 ;
sp:predicate rdf:type ;
sp:subject _:b93
] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ;
sp:predicate rdf:type ;
sp:subject _:b94
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b95 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject _:b93
] [ sp:object _:b96 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ;
sp:subject _:b95
] [ sp:object
[ sp:varName "endDepth"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ;
sp:subject _:b96
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "comments"^^xsd:string
] ;
sp:predicate rdfs:comment ;
sp:subject _:b93
])
])
] ;
rhspin:tableHeaders ("Time of opening well perf"^^xsd:string "Time of closing well perf"^^xsd:string "Duration well perf"^^xsd:string "Top of perf mMD"^^xsd:string "Bottom of perf mMD"^^xsd:string "Top of perf mTVD"^^xsd:string "Bottom of perf mTVD"^^xsd:string) .
ddr-tables:PorePressure
rdf:type rhspin:TableTemplate ;
rdfs:label "Pore Pressure"^^xsd:string ;
rdfs:subClassOf rhspin:DDRTableTemplates ;
spin:body
[ rdf:type sp:Select ;
sp:orderBy (_:b97) ;
sp:resultVariables ([ sp:varName "reading"^^xsd:string
] [ sp:varName "equMudWeight"^^xsd:string
] _:b97 [ sp:varName "depthmMD"^^xsd:string
] [ sp:varName "depthmTVD"^^xsd:string
]) ;
sp:where ([ sp:object _:b98 ;
sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ;
sp:subject
[ sp:varName "report"^^xsd:string
]
] [ sp:object _:b99 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b98
] [ sp:object
[ sp:varName "startTime"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ;
sp:subject _:b99
] [ sp:object
[ sp:varName "endTime"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ;
sp:subject _:b99
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b100 ;
sp:predicate rdf:type ;
sp:subject _:b99
] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ;
sp:predicate rdf:type ;
sp:subject _:b100
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b101 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject _:b99
] [ sp:object _:b102 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ;
sp:subject _:b101
] [ sp:object
[ sp:varName "endDepth"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ;
sp:subject _:b102
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "comments"^^xsd:string
] ;
sp:predicate rdfs:comment ;
sp:subject _:b99
])
])
] ;
rhspin:tableHeaders ("Reading"^^xsd:string "Equ Mud Weight g/cm3"^^xsd:string "Time"^^xsd:string "Depth mMD"^^xsd:string "Depth mTVD"^^xsd:string) .
ddr-tables:StratigraphicInformation
rdf:type rhspin:TableTemplate ;
rdfs:label "Stratigraphic Information"^^xsd:string ;
rdfs:subClassOf rhspin:DDRTableTemplates ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables ([ sp:varName "depthToTopOfFormation"^^xsd:string
] [ sp:varName "formationName"^^xsd:string
]) ;
sp:where ([ sp:object _:b103 ;
sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ;
sp:subject
[ sp:varName "report"^^xsd:string
]
] [ sp:object _:b104 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b103
] [ sp:object
[ sp:varName "startTime"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ;
sp:subject _:b104
] [ sp:object
[ sp:varName "endTime"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ;
sp:subject _:b104
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b105 ;
sp:predicate rdf:type ;
sp:subject _:b104
] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ;
sp:predicate rdf:type ;
sp:subject _:b105
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b106 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject _:b104
] [ sp:object _:b107 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ;
sp:subject _:b106
] [ sp:object
[ sp:varName "endDepth"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ;
sp:subject _:b107
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "comments"^^xsd:string
] ;
sp:predicate rdfs:comment ;
sp:subject _:b104
])
])
] ;
rhspin:tableHeaders ("Depth to top of formation mMD"^^xsd:string "Depth to top of formation mTVD"^^xsd:string "Formation name"^^xsd:string) .
ddr-tables:SurveyStation
rdf:type rhspin:TableTemplate ;
rdfs:label "Survey Station"^^xsd:string ;
rdfs:subClassOf rhspin:DDRTableTemplates ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables ([ sp:varName "depthmMD"^^xsd:string
] [ sp:varName "depthmTVD"^^xsd:string
] [ sp:varName "inclination"^^xsd:string
] [ sp:varName "azimuth"^^xsd:string
]) ;
sp:where ([ sp:object _:b108 ;
sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ;
sp:subject
[ sp:varName "report"^^xsd:string
]
] [ sp:object _:b109 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b108
] [ sp:object
[ sp:varName "startTime"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ;
sp:subject _:b109
] [ sp:object
[ sp:varName "endTime"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ;
sp:subject _:b109
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b110 ;
sp:predicate rdf:type ;
sp:subject _:b109
] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ;
sp:predicate rdf:type ;
sp:subject _:b110
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b111 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject _:b109
] [ sp:object _:b112 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ;
sp:subject _:b111
] [ sp:object
[ sp:varName "endDepth"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ;
sp:subject _:b112
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "comments"^^xsd:string
] ;
sp:predicate rdfs:comment ;
sp:subject _:b109
])
])
] ;
rhspin:tableHeaders ("Depth mMD"^^xsd:string "Depth mTVD"^^xsd:string "Inclination"^^xsd:string "Azimuth"^^xsd:string) .
ddr-tables:WellControlIncident
rdf:type rhspin:TableTemplate ;
rdfs:label "Well Control Incident"^^xsd:string ;
rdfs:subClassOf rhspin:DDRTableTemplates ;
spin:body
[ rdf:type sp:Select ;
sp:orderBy (_:b113) ;
sp:resultVariables (_:b113 [ sp:varName "depthOfWell"^^xsd:string
] [ sp:varName "lostTime"^^xsd:string
] [ sp:varName "timeForWellControlRegain"^^xsd:string
] [ sp:varName "depthAtBit"^^xsd:string
] [ sp:varName "drillingFluidDensity"^^xsd:string
] [ sp:varName "porePressure"^^xsd:string
] [ sp:varName "depthToCasing"^^xsd:string
] [ sp:varName "gainedVolOfFluid"^^xsd:string
] [ sp:varName "shutInCasingPressure"^^xsd:string
] [ sp:varName "shutInDrillPipePressure"^^xsd:string
] [ sp:varName "incidentClass"^^xsd:string
] [ sp:varName "killingProcd"^^xsd:string
] [ sp:varName "formation"^^xsd:string
] [ sp:varName "bHT"^^xsd:string
]) ;
sp:where ([ sp:object _:b114 ;
sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ;
sp:subject
[ sp:varName "report"^^xsd:string
]
] [ sp:object _:b115 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b114
] [ sp:object
[ sp:varName "startTime"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ;
sp:subject _:b115
] [ sp:object
[ sp:varName "endTime"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ;
sp:subject _:b115
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b116 ;
sp:predicate rdf:type ;
sp:subject _:b115
] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ;
sp:predicate rdf:type ;
sp:subject _:b116
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b117 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject _:b115
] [ sp:object _:b118 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ;
sp:subject _:b117
] [ sp:object
[ sp:varName "endDepth"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ;
sp:subject _:b118
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "comments"^^xsd:string
] ;
sp:predicate rdfs:comment ;
sp:subject _:b115
])
])
] ;
rhspin:tableHeaders ("Date"^^xsd:string "Depth of well mMD"^^xsd:string "Depth of well mTVD"^^xsd:string "Lost time min"^^xsd:string "Time for well control regain"^^xsd:string "Depth at bit mMD"^^xsd:string "Drilling fluid density g/cm3"^^xsd:string "Pore pressure g/cm3"^^xsd:string "Depth to casing mMD"^^xsd:string "Gained vol of Fluid"^^xsd:string "Shut in casing pressure bar"^^xsd:string "Shut in drill pipe pressure bar"^^xsd:string "Incident class"^^xsd:string "Killing procd"^^xsd:string "Formation"^^xsd:string "BHT"^^xsd:string) .
ddr-tables:WellTestInformation
rdf:type rhspin:TableTemplate ;
rdfs:label "Well Test Information"^^xsd:string ;
rdfs:subClassOf rhspin:DDRTableTemplates ;
spin:body
[ rdf:type sp:Select ;
sp:orderBy (_:b119) ;
sp:resultVariables (_:b119 [ sp:varName "testNo"^^xsd:string
] [ sp:varName "type"^^xsd:string
] [ sp:varName "depthTopmMD"^^xsd:string
] [ sp:varName "depthBottommMD"^^xsd:string
] [ sp:varName "chokeOrifaceSize"^^xsd:string
] [ sp:varName "densityCrudeOil"^^xsd:string
] [ sp:varName "oilFlowRate"^^xsd:string
] [ sp:varName "gasFlowRate"^^xsd:string
] [ sp:varName "waterFlowRate"^^xsd:string
] [ sp:varName "shutInPressure"^^xsd:string
] [ sp:varName "flowPressure"^^xsd:string
] [ sp:varName "bottomHolePressure"^^xsd:string
] [ sp:varName "gasOilRatio"^^xsd:string
] [ sp:varName "waterOilRatio"^^xsd:string
] [ sp:varName "chlorideContent"^^xsd:string
] [ sp:varName "cO2Content"^^xsd:string
] [ sp:varName "h2SContent"^^xsd:string
]) ;
sp:where ([ sp:object _:b120 ;
sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ;
sp:subject
[ sp:varName "report"^^xsd:string
]
] [ sp:object _:b121 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b120
] [ sp:object
[ sp:varName "startTime"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ;
sp:subject _:b121
] [ sp:object
[ sp:varName "endTime"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ;
sp:subject _:b121
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b122 ;
sp:predicate rdf:type ;
sp:subject _:b121
] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ;
sp:predicate rdf:type ;
sp:subject _:b122
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b123 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject _:b121
] [ sp:object _:b124 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ;
sp:subject _:b123
] [ sp:object
[ sp:varName "endDepth"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ;
sp:subject _:b124
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "comments"^^xsd:string
] ;
sp:predicate rdfs:comment ;
sp:subject _:b121
])
])
] ;
rhspin:tableHeaders ("Time"^^xsd:string "Test no"^^xsd:string "Type"^^xsd:string "Depth Top mMD"^^xsd:string "Depth Bottom mMD"^^xsd:string "Choke oriface Size mm"^^xsd:string "Density crude oil g/cm3"^^xsd:string "Oil flow rate m3/d"^^xsd:string "Gas flow rate M(m3)/d"^^xsd:string "Water flow rate m3/d"^^xsd:string "Shut in pressure MPa"^^xsd:string "Flow pressure MPa"^^xsd:string "Bottom hole pressure MPa"^^xsd:string "Gas oil ratio m3/m3"^^xsd:string "Water oil ratio m3/m3"^^xsd:string "Chloride content ppm"^^xsd:string "CO2 content ppm"^^xsd:string "H2S content ppm"^^xsd:string) .
_:b35
_:b113
sp:varName "date"^^xsd:string .
_:b118
sp:varName "ed"^^xsd:string .
_:b117
sp:varName "wellbore"^^xsd:string .
_:b116
sp:varName "activity"^^xsd:string .
_:b34
_:b115
sp:varName "part"^^xsd:string .
_:b114
sp:varName "reportOn"^^xsd:string .
_:b91
sp:varName "timeOfOpeningWellPerf"^^xsd:string .
_:b96
sp:varName "ed"^^xsd:string .
_:b95
sp:varName "wellbore"^^xsd:string .
_:b94
sp:varName "activity"^^xsd:string .
_:b93
sp:varName "part"^^xsd:string .
_:b92
sp:varName "reportOn"^^xsd:string .
_:b64
sp:varName "time"^^xsd:string .
_:b69
sp:varName "ed"^^xsd:string .
_:b68
sp:varName "wellbore"^^xsd:string .
_:b67
sp:varName "activity"^^xsd:string .
_:b66
sp:varName "part"^^xsd:string .
_:b65
sp:varName "reportOn"^^xsd:string .
_:b14
sp:varName "ed"^^xsd:string .
_:b13
sp:varName "wellbore"^^xsd:string .
_:b12
sp:varName "activity"^^xsd:string .
_:b9 sp:varName "endTime"^^xsd:string .
_:b8 sp:varName "startTime"^^xsd:string .
_:b11
sp:varName "part"^^xsd:string .
_:b10
sp:varName "reportOn"^^xsd:string .
_:b70
sp:varName "endDepth"^^xsd:string .
_:b75
sp:varName "ed"^^xsd:string .
_:b74
sp:varName "wellbore"^^xsd:string .
_:b73
sp:varName "activity"^^xsd:string .
_:b72
sp:varName "part"^^xsd:string .
_:b71
sp:varName "reportOn"^^xsd:string .
_:b107
sp:varName "ed"^^xsd:string .
_:b106
sp:varName "wellbore"^^xsd:string .
_:b105
sp:varName "activity"^^xsd:string .
_:b104
sp:varName "part"^^xsd:string .
_:b103
sp:varName "reportOn"^^xsd:string .
_:b63
sp:varName "ed"^^xsd:string .
_:b62
sp:varName "wellbore"^^xsd:string .
_:b61
sp:varName "activity"^^xsd:string .
_:b60
sp:varName "part"^^xsd:string .
_:b59
sp:varName "reportOn"^^xsd:string .
_:b119
sp:varName "time"^^xsd:string .
_:b124
sp:varName "ed"^^xsd:string .
_:b123
sp:varName "wellbore"^^xsd:string .
_:b122
sp:varName "activity"^^xsd:string .
_:b121
sp:varName "part"^^xsd:string .
_:b120
sp:varName "reportOn"^^xsd:string .
_:b29
sp:varName "coreNo"^^xsd:string .
_:b34
sp:varName "ed"^^xsd:string .
_:b33
sp:varName "endTime"^^xsd:string .
sp:varName "wellbore"^^xsd:string .
_:b32
sp:varName "startTime"^^xsd:string .
sp:varName "activity"^^xsd:string .
_:b31
sp:varName "yp"^^xsd:string .
sp:varName "part"^^xsd:string .
_:b30
sp:varName "pv"^^xsd:string .
sp:varName "reportOn"^^xsd:string .
_:b29
sp:varName "density"^^xsd:string .
_:b76
sp:varName "runNo"^^xsd:string .
_:b81
sp:varName "ed"^^xsd:string .
_:b80
sp:varName "wellbore"^^xsd:string .
_:b79
sp:varName "activity"^^xsd:string .
_:b78
sp:varName "part"^^xsd:string .
_:b77
sp:varName "reportOn"^^xsd:string .
_:b112
sp:varName "ed"^^xsd:string .
_:b111
sp:varName "wellbore"^^xsd:string .
_:b110
sp:varName "activity"^^xsd:string .
_:b109
sp:varName "part"^^xsd:string .
_:b108
sp:varName "reportOn"^^xsd:string .
_:b97
sp:varName "time"^^xsd:string .
_:b102
sp:varName "ed"^^xsd:string .
_:b101
sp:varName "wellbore"^^xsd:string .
_:b100
sp:varName "activity"^^xsd:string .
_:b99
sp:varName "part"^^xsd:string .
_:b98
sp:varName "reportOn"^^xsd:string .
_:b15
sp:varName "comments"^^xsd:string .
_:b20
sp:varName "ed"^^xsd:string .
_:b19
sp:varName "wellbore"^^xsd:string .
_:b18
sp:varName "activity"^^xsd:string .
_:b17
sp:varName "part"^^xsd:string .
_:b16
sp:varName "reportOn"^^xsd:string .
_:b23
sp:varName "comments"^^xsd:string .
_:b28
sp:varName "pressure"^^xsd:string .
sp:varName "ed"^^xsd:string .
_:b27
sp:varName "md"^^xsd:string .
sp:varName "wellbore"^^xsd:string .
_:b26
sp:varName "activity"^^xsd:string .
_:b22
sp:varName "endTime"^^xsd:string .
_:b21
sp:varName "startTime"^^xsd:string .
_:b25
sp:varName "part"^^xsd:string .
_:b24
sp:varName "reportOn"^^xsd:string .
_:b23
_:b90
sp:varName "ed"^^xsd:string .
_:b89
sp:varName "wellbore"^^xsd:string .
_:b88
sp:varName "part"^^xsd:string .
_:b87
sp:varName "reportOn"^^xsd:string .
_:b86
sp:varName "remark"^^xsd:string .
_:b85
sp:varName "activity"^^xsd:string .
_:b84
sp:varName "endDepth"^^xsd:string .
_:b83
sp:varName "endTime"^^xsd:string .
_:b82
sp:varName "startTime"^^xsd:string .
_:b58
sp:varName "yp"^^xsd:string .
_:b57
sp:varName "pv"^^xsd:string .
_:b56
sp:varName "density"^^xsd:string .
_:b55
sp:varName "pressure"^^xsd:string .
_:b54
sp:varName "md"^^xsd:string .
_:b53
sp:varName "activity"^^xsd:string .
_:b52
sp:varName "part"^^xsd:string .
_:b51
sp:varName "reportOn"^^xsd:string .
_:b50
sp:varName "pvVal"^^xsd:string .
_:b22
_:b49
sp:varName "ypVal"^^xsd:string .
_:b21
_:b48
sp:varName "densityVal"^^xsd:string .
_:b20
_:b47
sp:varName "pressureVal"^^xsd:string .
_:b19
_:b46
sp:varName "depth"^^xsd:string .
_:b18
_:b45
sp:varName "type"^^xsd:string .
_:b17
_:b44
sp:varName "time"^^xsd:string .
_:b43
sp:varName "tvd"^^xsd:string .
_:b42
sp:varName "md"^^xsd:string .
_:b41
sp:varName "wellbore"^^xsd:string .
_:b40
sp:varName "part"^^xsd:string .
_:b39
sp:varName "reportOn"^^xsd:string .
_:b38
sp:varName "failureDescription"^^xsd:string .
_:b37
sp:varName "depthTVD"^^xsd:string .
_:b36
sp:varName "depthMD"^^xsd:string .
_:b35
sp:varName "startTime"^^xsd:string .
_:b7 sp:varName "md"^^xsd:string .
_:b6 sp:varName "wellbore"^^xsd:string .
......
# Saved by TopBraid on Tue Sep 20 22:22:36 BST 2011
# Saved by TopBraid on Thu Sep 22 17:44:29 BST 2011
# baseURI: null
@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
......