David Leal

Rig alias bug fixed (datatype problem). CementingFluid table updated, but not yet finished.

# Saved by TopBraid on Mon Oct 03 11:53:16 BST 2011
# Saved by TopBraid on Mon Oct 03 13:04:22 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
......@@ -20,7 +20,7 @@
<http://www.reportinghub.no/ep/spin/ddr-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/ep/schema/1.0/activity-purpose> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/spin/rh> , <http://www.reportinghub.no/ep/schema/1.0/ddr> ;
owl:imports <http://www.reportinghub.no/ep/schema/1.0/ddr> , <http://www.reportinghub.no/spin/rh> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/activity-purpose> ;
owl:versionInfo "0.1.0"^^xsd:string .
ddr-tables:BitRecord
......@@ -339,130 +339,125 @@ ddr-tables:CementFluidInformation
rdfs:subClassOf rhspin:DDRTableTemplates ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b61 _:b62 _:b63 _:b64 _:b65 _:b66 _:b67 _:b68 _:b69) ;
sp:where ([ sp:object _:b70 ;
sp:resultVariables (_:b61 _:b62 _:b63 _:b64 _:b65 _:b66 _:b67 _:b68 [ sp:varName "comments"^^xsd:string
]) ;
sp:where ([ sp:object _:b69 ;
sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ;
sp:subject
[ sp:varName "report"^^xsd:string
]
] [ sp:object _:b71 ;
] [ sp:object _:b70 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b69
] [ sp:object _:b71 ;
sp:predicate rdf:type ;
sp:subject _:b70
] [ sp:object _:b72 ;
] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellCementJobPurposeType> ;
sp:predicate rdf:type ;
sp:subject _:b71
] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellCementJobPurposeType> ;
] [ sp:object _:b72 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b70
] [ sp:object _:b73 ;
sp:predicate rdf:type ;
sp:subject _:b72
] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellCementPumpingFluidReturnType> ;
sp:predicate rdf:type ;
sp:subject _:b73
] [ sp:object _:b74 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#pumpedFluid> ;
sp:subject _:b72
] [ sp:object <http://www.reportinghub.no/ep/schema/well#CementingFluid> ;
sp:predicate rdf:type ;
sp:subject _:b74
] [ sp:object _:b75 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b74
] [ sp:object <http://www.reportinghub.no/ep/schema/well#CementingFluid> ;
sp:predicate rdf:type ;
sp:subject _:b75
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b69 ;
sp:predicate <http://purl.org/dc/elements/1.1/description> ;
sp:subject _:b71
sp:elements ([ sp:object _:b76 ;
sp:predicate rdf:type ;
sp:subject _:b75
] [ sp:object <http://www.reportinghub.no/ep/schema/well#CementingFluidType> ;
sp:predicate rdf:type ;
sp:subject _:b76
] [ sp:object _:b61 ;
sp:predicate rdfs:label ;
sp:subject _:b76
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b73 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b71
] [ sp:object _:b74 ;
sp:elements ([ sp:object _:b77 ;
sp:predicate rdf:type ;
sp:subject _:b73
] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellCementPumpingFluidReturnType> ;
sp:subject _:b75
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Density> ;
sp:predicate rdf:type ;
sp:subject _:b74
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b75 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#pumpedFluid> ;
sp:subject _:b73
] [ sp:object _:b76 ;
sp:predicate rdf:type ;
sp:subject _:b75
] [ sp:object <http://www.reportinghub.no/ep/schema/well#CementingFluidType> ;
sp:predicate rdf:type ;
sp:subject _:b76
] [ sp:object _:b61 ;
sp:predicate rdfs:label ;
sp:subject _:b76
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b77 ;
sp:predicate rdf:type ;
sp:subject _:b75
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Density> ;
sp:predicate rdf:type ;
sp:subject _:b77
] [ sp:object _:b63 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#specificGravity> ;
sp:subject _:b77
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b78 ;
sp:predicate rdf:type ;
sp:subject _:b75
] [ sp:object <http://www.reportinghub.no/ep/schema/core#YieldPoint> ;
sp:predicate rdf:type ;
sp:subject _:b78
] [ sp:object _:b64 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#foot3_sack94-1> ;
sp:subject _:b78
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b79 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#ratioOfCementMixToWater> ;
sp:subject _:b75
] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificVolume> ;
sp:predicate rdf:type ;
sp:subject _:b79
] [ sp:object _:b65 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#usGallon_sack94-1> ;
sp:subject _:b79
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b80 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#cementingFluidPerCentFreeWater> ;
sp:subject _:b75
] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificVolume> ;
sp:predicate rdf:type ;
sp:subject _:b80
] [ sp:object _:b66 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#perCentByVolume> ;
sp:subject _:b80
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b81 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#cementingFluidThickeningTime> ;
sp:subject _:b75
] [ sp:object <http://www.reportinghub.no/ep/schema/core#TimeDuration> ;
sp:predicate rdf:type ;
sp:subject _:b81
] [ sp:object _:b67 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hour> ;
sp:subject _:b81
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b68 ;
sp:predicate rdfs:comment ;
sp:subject _:b75
])
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b82 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#volumeOfPumpedCementingFluid> ;
sp:subject _:b73
] [ sp:object _:b62 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre3> ;
sp:subject _:b82
])
sp:subject _:b77
] [ sp:object _:b63 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#specificGravity> ;
sp:subject _:b77
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b75 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onFluid> ;
sp:subject _:b71
] [ sp:object <http://www.reportinghub.no/ep/schema/core#YieldPoint> ;
sp:elements ([ sp:object _:b78 ;
sp:predicate rdf:type ;
sp:subject _:b75
] [ sp:object <http://www.reportinghub.no/ep/schema/core#YieldPoint> ;
sp:predicate rdf:type ;
sp:subject _:b78
] [ sp:object _:b64 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#foot3_sack94-1> ;
sp:subject _:b78
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b79 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#ratioOfCementMixToWater> ;
sp:subject _:b75
] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificVolume> ;
sp:predicate rdf:type ;
sp:subject _:b79
] [ sp:object _:b65 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#usGallon_sack94-1> ;
sp:subject _:b79
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b80 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#cementingFluidPerCentFreeWater> ;
sp:subject _:b75
] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificVolume> ;
sp:predicate rdf:type ;
sp:subject _:b80
] [ sp:object _:b66 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#perCentByVolume> ;
sp:subject _:b80
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b81 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#cementingFluidThickeningTime> ;
sp:subject _:b75
] [ sp:object <http://www.reportinghub.no/ep/schema/core#TimeDuration> ;
sp:predicate rdf:type ;
sp:subject _:b81
] [ sp:object _:b67 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hour> ;
sp:subject _:b81
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b68 ;
sp:predicate rdfs:comment ;
sp:subject _:b75
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b82 ;
sp:predicate rdf:type ;
sp:subject _:b75
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Volume> ;
sp:predicate rdf:type ;
sp:subject _:b82
] [ sp:object _:b62 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre3> ;
sp:subject _:b82
])
])
] ;
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) .
......@@ -2808,71 +2803,98 @@ _:b115
_:b114
sp:varName "coreNo"^^xsd:string .
_:b82
sp:varName "volPumped"^^xsd:string .
_:b113
sp:varName "returnedFluidVolume"^^xsd:string .
_:b81
sp:varName "tt"^^xsd:string .
_:b112
sp:varName "returnedFluid"^^xsd:string .
_:b80
sp:varName "fw"^^xsd:string .
_:b111
sp:varName "wcPumpingFluidReturnType"^^xsd:string .
_:b79
sp:varName "ratio"^^xsd:string .
_:b110
sp:varName "wcPumping"^^xsd:string .
_:b78
sp:varName "yp"^^xsd:string .
_:b109
sp:varName "jobreturnno"^^xsd:string .
_:b77
sp:varName "density"^^xsd:string .
_:b108
sp:varName "odtub"^^xsd:string .
_:b76
sp:varName "fType"^^xsd:string .
_:b107
sp:varName "casing"^^xsd:string .
_:b75
sp:varName "fluid"^^xsd:string .
_:b106
sp:varName "wellborepart"^^xsd:string .
_:b74
sp:varName "cementPumpingFrType"^^xsd:string .
_:b105
sp:varName "wellbore"^^xsd:string .
_:b73
sp:varName "cementPumpingFR"^^xsd:string .
_:b104
sp:varName "prel"^^xsd:string .
_:b72
sp:varName "cPumpingType"^^xsd:string .
_:b103
sp:varName "jobpartend"^^xsd:string .
_:b71
sp:varName "cementPumping"^^xsd:string .
_:b102
sp:varName "jobpartstart"^^xsd:string .
_:b70
sp:varName "dailyDrillingActivity"^^xsd:string .
_:b101
sp:varName "bumppres"^^xsd:string .
_:b69
_:b100
sp:varName "wcjclass"^^xsd:string .
_:b99
sp:varName "wcj"^^xsd:string .
_:b98
sp:varName "reportOn"^^xsd:string .
_:b97
sp:varName "comments"^^xsd:string .
_:b68
sp:varName "fluidDescription"^^xsd:string .
_:b96
sp:varName "rotated"^^xsd:string .
_:b67
sp:varName "thickeningTime"^^xsd:string .
_:b95
sp:varName "reciprocated"^^xsd:string .
_:b66
sp:varName "freeWater"^^xsd:string .
_:b94
sp:varName "cementVolumeReturns"^^xsd:string .
_:b65
sp:varName "mixWaterRatio"^^xsd:string .
_:b93
sp:varName "fullReturns"^^xsd:string .
_:b64
sp:varName "yieldPoint"^^xsd:string .
_:b92
sp:varName "pressureReleaseTime"^^xsd:string .
_:b63
sp:varName "fluidDensity"^^xsd:string .
_:b91
sp:varName "floatHeld"^^xsd:string .
_:b62
sp:varName "volumePumped"^^xsd:string .
_:b90
sp:varName "plugBumpPressure"^^xsd:string .
_:b61
sp:varName "fluidType"^^xsd:string .
_:b89
sp:varName "plugBumped"^^xsd:string .
_:b88
sp:varName "bottomPlug"^^xsd:string .
_:b87
sp:varName "topPlug"^^xsd:string .
_:b86
sp:varName "casingStringDiameter"^^xsd:string .
_:b85
sp:varName "jobType"^^xsd:string .
_:b84
sp:varName "endTime"^^xsd:string .
_:b83
sp:varName "startTime"^^xsd:string .
_:b60
sp:varName "tubLen"^^xsd:string .
......@@ -3045,95 +3067,68 @@ _:b2 sp:varName "runNo"^^xsd:string .
_:b1 sp:varName "bitSize"^^xsd:string .
_:b98
_:b69
sp:varName "reportOn"^^xsd:string .
_:b99
_:b70
sp:varName "wcj"^^xsd:string .
_:b100
_:b71
sp:varName "wcjclass"^^xsd:string .
_:b85
sp:varName "jobType"^^xsd:string .
_:b87
sp:varName "topPlug"^^xsd:string .
_:b101
sp:varName "bumppres"^^xsd:string .
_:b90
sp:varName "plugBumpPressure"^^xsd:string .
_:b102
sp:varName "jobpartstart"^^xsd:string .
_:b83
sp:varName "startTime"^^xsd:string .
_:b103
sp:varName "jobpartend"^^xsd:string .
_:b84
sp:varName "endTime"^^xsd:string .
_:b104
sp:varName "prel"^^xsd:string .
_:b92
sp:varName "pressureReleaseTime"^^xsd:string .
_:b72
sp:varName "cementPumping"^^xsd:string .
_:b105
sp:varName "wellbore"^^xsd:string .
_:b73
sp:varName "wcPumpingFluidReturnType"^^xsd:string .
_:b106
sp:varName "wellborepart"^^xsd:string .
_:b74
sp:varName "pumpedFluid"^^xsd:string .
_:b107
sp:varName "casing"^^xsd:string .
_:b75
sp:varName "fluid"^^xsd:string .
_:b108
sp:varName "odtub"^^xsd:string .
_:b76
sp:varName "fType"^^xsd:string .
_:b86
sp:varName "casingStringDiameter"^^xsd:string .
_:b61
sp:varName "fluidType"^^xsd:string .
_:b109
sp:varName "jobreturnno"^^xsd:string .
_:b77
sp:varName "density"^^xsd:string .
_:b93
sp:varName "fullReturns"^^xsd:string .
_:b63
sp:varName "fluidDensity"^^xsd:string .
_:b96
sp:varName "rotated"^^xsd:string .
_:b78
sp:varName "yp"^^xsd:string .
_:b95
sp:varName "reciprocated"^^xsd:string .
_:b64
sp:varName "yieldPoint"^^xsd:string .
_:b88
sp:varName "bottomPlug"^^xsd:string .
_:b79
sp:varName "ratio"^^xsd:string .
_:b110
sp:varName "wcPumping"^^xsd:string .
_:b65
sp:varName "mixWaterRatio"^^xsd:string .
_:b111
sp:varName "wcPumpingFluidReturnType"^^xsd:string .
_:b80
sp:varName "fw"^^xsd:string .
_:b112
sp:varName "returnedFluid"^^xsd:string .
_:b66
sp:varName "freeWater"^^xsd:string .
_:b113
sp:varName "returnedFluidVolume"^^xsd:string .
_:b81
sp:varName "tt"^^xsd:string .
_:b94
sp:varName "cementVolumeReturns"^^xsd:string .
_:b67
sp:varName "thickeningTime"^^xsd:string .
_:b91
sp:varName "floatHeld"^^xsd:string .
_:b68
sp:varName "fluidDescription"^^xsd:string .
_:b89
sp:varName "plugBumped"^^xsd:string .
_:b82
sp:varName "volPumped"^^xsd:string .
_:b97
sp:varName "comments"^^xsd:string .
_:b62
sp:varName "volumePumped"^^xsd:string .
......