Completed mapping of the data for the Operation page of the report
Showing
6 changed files
with
155 additions
and
12 deletions
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
1 | -# Saved by TopBraid on Fri Aug 12 14:18:47 BST 2011 | 1 | +# Saved by TopBraid on Sat Aug 13 16:08:32 BST 2011 |
2 | # baseURI: null | 2 | # baseURI: null |
3 | 3 | ||
4 | @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . | 4 | @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . | ... | ... |
This diff is collapsed. Click to expand it.
1 | -# Saved by TopBraid on Wed Aug 10 11:12:10 BST 2011 | 1 | +# Saved by TopBraid on Sat Aug 13 16:51:24 BST 2011 |
2 | # baseURI: http://www.reportinghub.no/ep/transform/1.1/wellAndWellBoreAlias | 2 | # baseURI: http://www.reportinghub.no/ep/transform/1.1/wellAndWellBoreAlias |
3 | # imports: http://www.reportinghub.no/ep/spin/1.1/lib | 3 | # imports: http://www.reportinghub.no/ep/spin/1.1/lib |
4 | # imports: http://www.reportinghub.no/ep/schema/1.0/ddr | 4 | # imports: http://www.reportinghub.no/ep/schema/1.0/ddr |
... | @@ -13,6 +13,7 @@ | ... | @@ -13,6 +13,7 @@ |
13 | @prefix smf: <http://topbraid.org/sparqlmotionfunctions#> . | 13 | @prefix smf: <http://topbraid.org/sparqlmotionfunctions#> . |
14 | @prefix sp: <http://spinrdf.org/sp#> . | 14 | @prefix sp: <http://spinrdf.org/sp#> . |
15 | @prefix spin: <http://spinrdf.org/spin#> . | 15 | @prefix spin: <http://spinrdf.org/spin#> . |
16 | +@prefix spinmap: <http://spinrdf.org/spinmap#> . | ||
16 | @prefix spl: <http://spinrdf.org/spl#> . | 17 | @prefix spl: <http://spinrdf.org/spl#> . |
17 | @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | 18 | @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
18 | 19 | ||
... | @@ -118,6 +119,14 @@ | ... | @@ -118,6 +119,14 @@ |
118 | owl:imports <http://www.reportinghub.no/ep/schema/1.0/ddr> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/spin/1.1/lib> ; | 119 | owl:imports <http://www.reportinghub.no/ep/schema/1.0/ddr> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/spin/1.1/lib> ; |
119 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 120 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . |
120 | 121 | ||
122 | +[] rdf:type sp:Modify . | ||
123 | + | ||
124 | +[] rdf:type fn:starts-with . | ||
125 | + | ||
126 | +[] rdf:type smf:trim . | ||
127 | + | ||
128 | +[] rdf:type smf:regex . | ||
129 | + | ||
121 | _:b14 | 130 | _:b14 |
122 | sp:varName "nameWellBore"^^xsd:string . | 131 | sp:varName "nameWellBore"^^xsd:string . |
123 | 132 | ||
... | @@ -166,18 +175,10 @@ _:b10 | ... | @@ -166,18 +175,10 @@ _:b10 |
166 | 175 | ||
167 | _:b2 sp:varName "labelOfSystem"^^xsd:string . | 176 | _:b2 sp:varName "labelOfSystem"^^xsd:string . |
168 | 177 | ||
169 | -[] rdf:type smf:regex . | ||
170 | - | ||
171 | -[] rdf:type smf:trim . | ||
172 | - | ||
173 | -[] rdf:type fn:starts-with . | ||
174 | - | ||
175 | -[] rdf:type sp:Modify . | ||
176 | - | ||
177 | -([]) . | ||
178 | - | ||
179 | ([]) . | 178 | ([]) . |
180 | 179 | ||
181 | ([] [] [ rdf:type sp:Filter | 180 | ([] [] [ rdf:type sp:Filter |
182 | ] [ rdf:type sp:Bind | 181 | ] [ rdf:type sp:Bind |
183 | ]) . | 182 | ]) . |
183 | + | ||
184 | +([]) . | ... | ... |
... | @@ -52,6 +52,148 @@ | ... | @@ -52,6 +52,148 @@ |
52 | <witsml:fixedRig>true</witsml:fixedRig> | 52 | <witsml:fixedRig>true</witsml:fixedRig> |
53 | <witsml:hpht>false</witsml:hpht> | 53 | <witsml:hpht>false</witsml:hpht> |
54 | <witsml:tightWell>false</witsml:tightWell> | 54 | <witsml:tightWell>false</witsml:tightWell> |
55 | + <witsml:sum24Hr>Circulate and condition hole at 6154m. Resume drilling 8-1/2" production hole section from 6154m to 6162m. Continue to circulate and condition hole to remove cuttings from hole and attempt to reduce loss rate. Resume drilling 8-1/2" production hole section from 6162m to 6292m. Losses ranging from 6 m3/hr to 19 m3/hr while drilling and circulating.</witsml:sum24Hr> | ||
56 | + <witsml:forecast24Hr>Continue to drill 8-1/2" production hole section to TD. Circulate and condition hole.</witsml:forecast24Hr> | ||
55 | </witsml:statusInfo> | 57 | </witsml:statusInfo> |
58 | + <witsml:activity> | ||
59 | + <witsml:dTimStart>2011-04-05T06:00:00.001Z</witsml:dTimStart> | ||
60 | + <witsml:dTimEnd>2011-04-05T06:15:00.001Z</witsml:dTimEnd> | ||
61 | + <witsml:md uom="m">6154</witsml:md> | ||
62 | + <witsml:tvd uom="m">1799.94758440832</witsml:tvd> | ||
63 | + <witsml:phase>fixed</witsml:phase> | ||
64 | + <witsml:proprietaryCode>drilling -- circulating conditioning</witsml:proprietaryCode> | ||
65 | + <witsml:state>ok</witsml:state> | ||
66 | + <witsml:stateDetailActivity>success</witsml:stateDetailActivity> | ||
67 | + <witsml:comments>Continue to circulate and condition mud after hole attempting to pack off. Pump 1600 lpm / 177-185 bar, 150 RPM. Loss rate reduced to 15 m3/hr. | ||
68 | + | ||
69 | +ECD: 1,53 - 1,56 sg. | ||
70 | + | ||
71 | +Cuttings weight: | ||
72 | +0600hrs - 8kg/min (150 RPM, 1600 lpm)</witsml:comments> | ||
73 | + </witsml:activity> | ||
74 | + <witsml:activity> | ||
75 | + <witsml:dTimStart>2011-04-05T06:15:00.001Z</witsml:dTimStart> | ||
76 | + <witsml:dTimEnd>2011-04-05T08:30:00.001Z</witsml:dTimEnd> | ||
77 | + <witsml:mdHoleStart uom="m">6000</witsml:mdHoleStart> | ||
78 | + <witsml:md uom="m">6162</witsml:md> | ||
79 | + <witsml:tvd uom="m">1799.94559164957</witsml:tvd> | ||
80 | + <witsml:phase>fixed</witsml:phase> | ||
81 | + <witsml:proprietaryCode>drilling -- drill</witsml:proprietaryCode> | ||
82 | + <witsml:state>ok</witsml:state> | ||
83 | + <witsml:stateDetailActivity>success</witsml:stateDetailActivity> | ||
84 | + <witsml:comments>Continue drilling 8-1/2" production hole section. Reduce RPM to 80 and increase pump rate to 1850 lpm to send downlink. Resume drilling f/ 6154m to 6162m. 1600 lpm, 180 bar, 31-33 kNm drilling torque, 3-4 ton WOB. Losses while drilling from 8 m3/hr to 12,2m3/hr | ||
85 | + | ||
86 | +ECD: 1,50-1,55 sg | ||
87 | + | ||
88 | +Cuttings weight | ||
89 | +0700hrs - 6 kg/min | ||
90 | +0800hrs - 6 kg/min</witsml:comments> | ||
91 | + </witsml:activity> | ||
92 | + <witsml:activity> | ||
93 | + <witsml:dTimStart>2011-04-05T08:30:00.001Z</witsml:dTimStart> | ||
94 | + <witsml:dTimEnd>2011-04-05T14:15:00.001Z</witsml:dTimEnd> | ||
95 | + <witsml:md uom="m">6162</witsml:md> | ||
96 | + <witsml:tvd uom="m">1799.94559164957</witsml:tvd> | ||
97 | + <witsml:phase>fixed</witsml:phase> | ||
98 | + <witsml:proprietaryCode>drilling -- circulating conditioning</witsml:proprietaryCode> | ||
99 | + <witsml:state>ok</witsml:state> | ||
100 | + <witsml:stateDetailActivity>success</witsml:stateDetailActivity> | ||
101 | + <witsml:comments>Circulate and condtion hole to remove cuttings and attempt to heal loss rate. Pump 1600 lpm, 180 bar, 150 RPM. Step up pump rate from 1600 lpm to 1850 lpm in 50 lpm incriments. Observed stabile losses of 16-17 m3/hr while circulating. Reduced RPMs to 130 while stepping up flow rates to maintain stable losses. Continue circulating hole clean with 1800 lpm, 212 bar, 130 RPM, 30 kNm torque. Record string weights while circulating. 130 ton Up weight (145 ton peak), 60 ton Down weight (45 ton peak), 87 ton Rotating weight. | ||
102 | + | ||
103 | +Losses between 9 m3/hr to 23 m3/hr | ||
104 | + | ||
105 | +ECD: 1,54 to 1,57 sg | ||
106 | + | ||
107 | +Cuttings weight: | ||
108 | +0900hrs - 6 kg/min | ||
109 | +1030hrs - 6 kg/min | ||
110 | +1100hrs - 6 kg/min | ||
111 | +1200hrs - 6 kg/min | ||
112 | +1320hrs - 5,5 kg/min | ||
113 | +1400hrs - 3 kg/min</witsml:comments> | ||
114 | + </witsml:activity> | ||
115 | + <witsml:activity> | ||
116 | + <witsml:dTimStart>2011-04-05T14:15:00.001Z</witsml:dTimStart> | ||
117 | + <witsml:dTimEnd>2011-04-05T15:00:00.001Z</witsml:dTimEnd> | ||
118 | + <witsml:md uom="m">6169</witsml:md> | ||
119 | + <witsml:tvd uom="m">1799.94641821816</witsml:tvd> | ||
120 | + <witsml:phase>fixed</witsml:phase> | ||
121 | + <witsml:proprietaryCode>drilling -- drill</witsml:proprietaryCode> | ||
122 | + <witsml:state>ok</witsml:state> | ||
123 | + <witsml:stateDetailActivity>success</witsml:stateDetailActivity> | ||
124 | + <witsml:comments>Continue drilling 8-1/2" production hole section from 6162m to 6169m. 1700 lpm, 194 bar, 31-33 kNm drilling torque, 2-3 ton WOB. Lossrate 9 m3/hr to 12 m3/hr | ||
125 | + | ||
126 | +ECD: 1,54 sg | ||
127 | + | ||
128 | +Cuttings weight | ||
129 | +1500hrs - 3,5 kg/min | ||
130 | + | ||
131 | + | ||
132 | +Sand Zones: | ||
133 | +</witsml:comments> | ||
134 | + </witsml:activity> | ||
135 | + <witsml:activity> | ||
136 | + <witsml:dTimStart>2011-04-05T15:00:00.001Z</witsml:dTimStart> | ||
137 | + <witsml:dTimEnd>2011-04-05T15:15:00.001Z</witsml:dTimEnd> | ||
138 | + <witsml:md uom="m">6169</witsml:md> | ||
139 | + <witsml:tvd uom="m">1799.94641821816</witsml:tvd> | ||
140 | + <witsml:phase>fixed</witsml:phase> | ||
141 | + <witsml:proprietaryCode>interruption -- maintain</witsml:proprietaryCode> | ||
142 | + <witsml:state>ok</witsml:state> | ||
143 | + <witsml:stateDetailActivity>success</witsml:stateDetailActivity> | ||
144 | + <witsml:comments>Grease wash pipe.</witsml:comments> | ||
145 | + </witsml:activity> | ||
146 | + <witsml:activity> | ||
147 | + <witsml:dTimStart>2011-04-05T15:15:00.001Z</witsml:dTimStart> | ||
148 | + <witsml:dTimEnd>2011-04-06T06:00:00.001Z</witsml:dTimEnd> | ||
149 | + <witsml:md uom="m">6292</witsml:md> | ||
150 | + <witsml:phase>fixed</witsml:phase> | ||
151 | + <witsml:proprietaryCode>drilling -- drill</witsml:proprietaryCode> | ||
152 | + <witsml:state>ok</witsml:state> | ||
153 | + <witsml:stateDetailActivity>success</witsml:stateDetailActivity> | ||
154 | + <witsml:comments>Continue drilling 8-1/2" production hole section from 6169m to 6292m. Drill with 1800-1850 lpm, 210-218 bar, 150 RPM, 33-34 kNm torque. Losses increasing while drilling from 6 m3/hr to 18m3/hr. | ||
155 | + | ||
156 | +Losses: | ||
157 | +6169m - 6230m = 6 m3/hr to 9m3/hr | ||
158 | + ECD = 1,56 to 1,59 sg | ||
159 | +6230m - 6281m = 9,3 m3/hr to 14,7 m3/hr | ||
160 | + ECD = 1,56 to 1,59 sg | ||
161 | +6284m - 6292m = 15m3/hr to 17,9 m3/hr | ||
162 | + ECD = 1,55 to 1,56 sg | ||
163 | + | ||
164 | +Cuttings weight | ||
165 | +1600hrs - 5 kg/min | ||
166 | +1700hrs - 7,5 kg/min | ||
167 | +1800hrs - 16,5 kg/min | ||
168 | +1900hrs - 13 kg/min | ||
169 | +2000hrs - 19 kg/min | ||
170 | +2100hrs - 12 kg/min | ||
171 | +2200hrs - 9 kg/min | ||
172 | +2300hrs - 9 kg/min | ||
173 | +0000hrs - 2 kg/min | ||
174 | +0100hrs - 3 kg/min | ||
175 | +0200hrs - 3 kg/min | ||
176 | +0300hrs - 2 kg/min | ||
177 | +0400hrs - 2 kg/min | ||
178 | +0500hrs - 3 kg/min | ||
179 | +0600hrs - | ||
180 | + | ||
181 | + | ||
182 | +Sand Zones: | ||
183 | +6195m - 6196,4m | ||
184 | +6202m - 6204,5m | ||
185 | +6215m - 6224,5m | ||
186 | +6226,5m - 6235,5m | ||
187 | +6238m - 6248,7m | ||
188 | +6250m - 6254m | ||
189 | +6255,4m - 6264m | ||
190 | +6266m - 6269,5m | ||
191 | +6272,5m - 6274m | ||
192 | +6275m - 6276m | ||
193 | +6277m - 6280m | ||
194 | + | ||
195 | + | ||
196 | +0,08m above, 1,29m to the right of plan.</witsml:comments> | ||
197 | + </witsml:activity> | ||
56 | </witsml:drillReport> | 198 | </witsml:drillReport> |
57 | </witsml:drillReports> | 199 | </witsml:drillReports> |
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or login to post a comment