Showing
2 changed files
with
128 additions
and
97 deletions
| 1 | +<<<<<<< HEAD | ||
| 1 | # Saved by TopBraid on Mon Sep 26 15:17:53 BST 2011 | 2 | # Saved by TopBraid on Mon Sep 26 15:17:53 BST 2011 |
| 3 | +======= | ||
| 4 | +# Saved by TopBraid on Mon Sep 26 15:36:29 BST 2011 | ||
| 5 | +>>>>>>> fixScale | ||
| 2 | # baseURI: http://www.reportinghub.no/ep/spin/ddr-tables | 6 | # baseURI: http://www.reportinghub.no/ep/spin/ddr-tables |
| 3 | # imports: http://www.reportinghub.no/ep/schema/1.0/activity-purpose | 7 | # imports: http://www.reportinghub.no/ep/schema/1.0/activity-purpose |
| 4 | # imports: http://www.reportinghub.no/ep/schema/1.0/ddr | 8 | # imports: http://www.reportinghub.no/ep/schema/1.0/ddr |
| ... | @@ -1057,56 +1061,61 @@ ddr-tables:SurveyStation | ... | @@ -1057,56 +1061,61 @@ ddr-tables:SurveyStation |
| 1057 | rdfs:subClassOf rhspin:DDRTableTemplates ; | 1061 | rdfs:subClassOf rhspin:DDRTableTemplates ; |
| 1058 | spin:body | 1062 | spin:body |
| 1059 | [ rdf:type sp:Select ; | 1063 | [ rdf:type sp:Select ; |
| 1060 | - sp:resultVariables ([ sp:varName "depthmMD"^^xsd:string | 1064 | + sp:resultVariables (_:b128 _:b129 _:b130 _:b131) ; |
| 1061 | - ] [ sp:varName "depthmTVD"^^xsd:string | 1065 | + sp:where ([ sp:object _:b132 ; |
| 1062 | - ] [ sp:varName "inclination"^^xsd:string | ||
| 1063 | - ] [ sp:varName "azimuth"^^xsd:string | ||
| 1064 | - ]) ; | ||
| 1065 | - sp:where ([ sp:object _:b128 ; | ||
| 1066 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; | 1066 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; |
| 1067 | sp:subject | 1067 | sp:subject |
| 1068 | [ sp:varName "report"^^xsd:string | 1068 | [ sp:varName "report"^^xsd:string |
| 1069 | ] | 1069 | ] |
| 1070 | - ] [ sp:object _:b129 ; | 1070 | + ] [ sp:object _:b133 ; |
| 1071 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 1071 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
| 1072 | - sp:subject _:b128 | 1072 | + sp:subject _:b132 |
| 1073 | - ] [ sp:object | 1073 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellBoreDirectionalSurvey> ; |
| 1074 | - [ sp:varName "startTime"^^xsd:string | 1074 | + sp:predicate rdf:type ; |
| 1075 | - ] ; | 1075 | + sp:subject _:b133 |
| 1076 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; | ||
| 1077 | - sp:subject _:b129 | ||
| 1078 | - ] [ sp:object | ||
| 1079 | - [ sp:varName "endTime"^^xsd:string | ||
| 1080 | - ] ; | ||
| 1081 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | ||
| 1082 | - sp:subject _:b129 | ||
| 1083 | ] [ rdf:type sp:Optional ; | 1076 | ] [ rdf:type sp:Optional ; |
| 1084 | - sp:elements ([ sp:object _:b130 ; | 1077 | + sp:elements ([ sp:object _:b134 ; |
| 1085 | - sp:predicate rdf:type ; | 1078 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
| 1086 | - sp:subject _:b129 | 1079 | + sp:subject _:b133 |
| 1087 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ; | 1080 | + ] [ sp:object _:b135 ; |
| 1088 | - sp:predicate rdf:type ; | 1081 | + sp:predicate <http://www.reportinghub.no/ep/schema/well#azimuth> ; |
| 1089 | - sp:subject _:b130 | 1082 | + sp:subject _:b134 |
| 1083 | + ] [ sp:object _:b131 ; | ||
| 1084 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | ||
| 1085 | + sp:subject _:b135 | ||
| 1090 | ]) | 1086 | ]) |
| 1091 | ] [ rdf:type sp:Optional ; | 1087 | ] [ rdf:type sp:Optional ; |
| 1092 | - sp:elements ([ sp:object _:b131 ; | 1088 | + sp:elements ([ sp:object _:b134 ; |
| 1093 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 1089 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
| 1094 | - sp:subject _:b129 | 1090 | + sp:subject _:b133 |
| 1095 | - ] [ sp:object _:b132 ; | 1091 | + ] [ sp:object _:b136 ; |
| 1096 | - sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ; | 1092 | + sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepth> ; |
| 1097 | - sp:subject _:b131 | 1093 | + sp:subject _:b134 |
| 1098 | - ] [ sp:object | 1094 | + ] [ sp:object _:b128 ; |
| 1099 | - [ sp:varName "endDepth"^^xsd:string | ||
| 1100 | - ] ; | ||
| 1101 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 1095 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; |
| 1102 | - sp:subject _:b132 | 1096 | + sp:subject _:b136 |
| 1103 | ]) | 1097 | ]) |
| 1104 | ] [ rdf:type sp:Optional ; | 1098 | ] [ rdf:type sp:Optional ; |
| 1105 | - sp:elements ([ sp:object | 1099 | + sp:elements ([ sp:object _:b134 ; |
| 1106 | - [ sp:varName "comments"^^xsd:string | 1100 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
| 1107 | - ] ; | 1101 | + sp:subject _:b133 |
| 1108 | - sp:predicate rdfs:comment ; | 1102 | + ] [ sp:object _:b137 ; |
| 1109 | - sp:subject _:b129 | 1103 | + sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepth> ; |
| 1104 | + sp:subject _:b134 | ||
| 1105 | + ] [ sp:object _:b129 ; | ||
| 1106 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | ||
| 1107 | + sp:subject _:b137 | ||
| 1108 | + ]) | ||
| 1109 | + ] [ rdf:type sp:Optional ; | ||
| 1110 | + sp:elements ([ sp:object _:b134 ; | ||
| 1111 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | ||
| 1112 | + sp:subject _:b133 | ||
| 1113 | + ] [ sp:object _:b138 ; | ||
| 1114 | + sp:predicate <http://www.reportinghub.no/ep/schema/well#inclination> ; | ||
| 1115 | + sp:subject _:b134 | ||
| 1116 | + ] [ sp:object _:b130 ; | ||
| 1117 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | ||
| 1118 | + sp:subject _:b138 | ||
| 1110 | ]) | 1119 | ]) |
| 1111 | ]) | 1120 | ]) |
| 1112 | ] ; | 1121 | ] ; |
| ... | @@ -1118,8 +1127,8 @@ ddr-tables:WellControlIncident | ... | @@ -1118,8 +1127,8 @@ ddr-tables:WellControlIncident |
| 1118 | rdfs:subClassOf rhspin:DDRTableTemplates ; | 1127 | rdfs:subClassOf rhspin:DDRTableTemplates ; |
| 1119 | spin:body | 1128 | spin:body |
| 1120 | [ rdf:type sp:Select ; | 1129 | [ rdf:type sp:Select ; |
| 1121 | - sp:orderBy (_:b133) ; | 1130 | + sp:orderBy (_:b139) ; |
| 1122 | - sp:resultVariables (_:b133 [ sp:varName "depthOfWell"^^xsd:string | 1131 | + sp:resultVariables (_:b139 [ sp:varName "depthOfWell"^^xsd:string |
| 1123 | ] [ sp:varName "lostTime"^^xsd:string | 1132 | ] [ sp:varName "lostTime"^^xsd:string |
| 1124 | ] [ sp:varName "timeForWellControlRegain"^^xsd:string | 1133 | ] [ sp:varName "timeForWellControlRegain"^^xsd:string |
| 1125 | ] [ sp:varName "depthAtBit"^^xsd:string | 1134 | ] [ sp:varName "depthAtBit"^^xsd:string |
| ... | @@ -1134,51 +1143,51 @@ ddr-tables:WellControlIncident | ... | @@ -1134,51 +1143,51 @@ ddr-tables:WellControlIncident |
| 1134 | ] [ sp:varName "formation"^^xsd:string | 1143 | ] [ sp:varName "formation"^^xsd:string |
| 1135 | ] [ sp:varName "bHT"^^xsd:string | 1144 | ] [ sp:varName "bHT"^^xsd:string |
| 1136 | ]) ; | 1145 | ]) ; |
| 1137 | - sp:where ([ sp:object _:b134 ; | 1146 | + sp:where ([ sp:object _:b140 ; |
| 1138 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; | 1147 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; |
| 1139 | sp:subject | 1148 | sp:subject |
| 1140 | [ sp:varName "report"^^xsd:string | 1149 | [ sp:varName "report"^^xsd:string |
| 1141 | ] | 1150 | ] |
| 1142 | - ] [ sp:object _:b135 ; | 1151 | + ] [ sp:object _:b141 ; |
| 1143 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 1152 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
| 1144 | - sp:subject _:b134 | 1153 | + sp:subject _:b140 |
| 1145 | ] [ sp:object | 1154 | ] [ sp:object |
| 1146 | [ sp:varName "startTime"^^xsd:string | 1155 | [ sp:varName "startTime"^^xsd:string |
| 1147 | ] ; | 1156 | ] ; |
| 1148 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; | 1157 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; |
| 1149 | - sp:subject _:b135 | 1158 | + sp:subject _:b141 |
| 1150 | ] [ sp:object | 1159 | ] [ sp:object |
| 1151 | [ sp:varName "endTime"^^xsd:string | 1160 | [ sp:varName "endTime"^^xsd:string |
| 1152 | ] ; | 1161 | ] ; |
| 1153 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | 1162 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; |
| 1154 | - sp:subject _:b135 | 1163 | + sp:subject _:b141 |
| 1155 | ] [ rdf:type sp:Optional ; | 1164 | ] [ rdf:type sp:Optional ; |
| 1156 | - sp:elements ([ sp:object _:b136 ; | 1165 | + sp:elements ([ sp:object _:b142 ; |
| 1157 | sp:predicate rdf:type ; | 1166 | sp:predicate rdf:type ; |
| 1158 | - sp:subject _:b135 | 1167 | + sp:subject _:b141 |
| 1159 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ; | 1168 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ; |
| 1160 | sp:predicate rdf:type ; | 1169 | sp:predicate rdf:type ; |
| 1161 | - sp:subject _:b136 | 1170 | + sp:subject _:b142 |
| 1162 | ]) | 1171 | ]) |
| 1163 | ] [ rdf:type sp:Optional ; | 1172 | ] [ rdf:type sp:Optional ; |
| 1164 | - sp:elements ([ sp:object _:b137 ; | 1173 | + sp:elements ([ sp:object _:b143 ; |
| 1165 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 1174 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
| 1166 | - sp:subject _:b135 | 1175 | + sp:subject _:b141 |
| 1167 | - ] [ sp:object _:b138 ; | 1176 | + ] [ sp:object _:b144 ; |
| 1168 | sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ; | 1177 | sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ; |
| 1169 | - sp:subject _:b137 | 1178 | + sp:subject _:b143 |
| 1170 | ] [ sp:object | 1179 | ] [ sp:object |
| 1171 | [ sp:varName "endDepth"^^xsd:string | 1180 | [ sp:varName "endDepth"^^xsd:string |
| 1172 | ] ; | 1181 | ] ; |
| 1173 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 1182 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; |
| 1174 | - sp:subject _:b138 | 1183 | + sp:subject _:b144 |
| 1175 | ]) | 1184 | ]) |
| 1176 | ] [ rdf:type sp:Optional ; | 1185 | ] [ rdf:type sp:Optional ; |
| 1177 | sp:elements ([ sp:object | 1186 | sp:elements ([ sp:object |
| 1178 | [ sp:varName "comments"^^xsd:string | 1187 | [ sp:varName "comments"^^xsd:string |
| 1179 | ] ; | 1188 | ] ; |
| 1180 | sp:predicate rdfs:comment ; | 1189 | sp:predicate rdfs:comment ; |
| 1181 | - sp:subject _:b135 | 1190 | + sp:subject _:b141 |
| 1182 | ]) | 1191 | ]) |
| 1183 | ]) | 1192 | ]) |
| 1184 | ] ; | 1193 | ] ; |
| ... | @@ -1190,8 +1199,8 @@ ddr-tables:WellTestInformation | ... | @@ -1190,8 +1199,8 @@ ddr-tables:WellTestInformation |
| 1190 | rdfs:subClassOf rhspin:DDRTableTemplates ; | 1199 | rdfs:subClassOf rhspin:DDRTableTemplates ; |
| 1191 | spin:body | 1200 | spin:body |
| 1192 | [ rdf:type sp:Select ; | 1201 | [ rdf:type sp:Select ; |
| 1193 | - sp:orderBy (_:b139) ; | 1202 | + sp:orderBy (_:b145) ; |
| 1194 | - sp:resultVariables (_:b139 [ sp:varName "testNo"^^xsd:string | 1203 | + sp:resultVariables (_:b145 [ sp:varName "testNo"^^xsd:string |
| 1195 | ] [ sp:varName "type"^^xsd:string | 1204 | ] [ sp:varName "type"^^xsd:string |
| 1196 | ] [ sp:varName "depthTopmMD"^^xsd:string | 1205 | ] [ sp:varName "depthTopmMD"^^xsd:string |
| 1197 | ] [ sp:varName "depthBottommMD"^^xsd:string | 1206 | ] [ sp:varName "depthBottommMD"^^xsd:string |
| ... | @@ -1209,107 +1218,92 @@ ddr-tables:WellTestInformation | ... | @@ -1209,107 +1218,92 @@ ddr-tables:WellTestInformation |
| 1209 | ] [ sp:varName "cO2Content"^^xsd:string | 1218 | ] [ sp:varName "cO2Content"^^xsd:string |
| 1210 | ] [ sp:varName "h2SContent"^^xsd:string | 1219 | ] [ sp:varName "h2SContent"^^xsd:string |
| 1211 | ]) ; | 1220 | ]) ; |
| 1212 | - sp:where ([ sp:object _:b140 ; | 1221 | + sp:where ([ sp:object _:b146 ; |
| 1213 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; | 1222 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; |
| 1214 | sp:subject | 1223 | sp:subject |
| 1215 | [ sp:varName "report"^^xsd:string | 1224 | [ sp:varName "report"^^xsd:string |
| 1216 | ] | 1225 | ] |
| 1217 | - ] [ sp:object _:b141 ; | 1226 | + ] [ sp:object _:b147 ; |
| 1218 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 1227 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
| 1219 | - sp:subject _:b140 | 1228 | + sp:subject _:b146 |
| 1220 | ] [ sp:object | 1229 | ] [ sp:object |
| 1221 | [ sp:varName "startTime"^^xsd:string | 1230 | [ sp:varName "startTime"^^xsd:string |
| 1222 | ] ; | 1231 | ] ; |
| 1223 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; | 1232 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; |
| 1224 | - sp:subject _:b141 | 1233 | + sp:subject _:b147 |
| 1225 | ] [ sp:object | 1234 | ] [ sp:object |
| 1226 | [ sp:varName "endTime"^^xsd:string | 1235 | [ sp:varName "endTime"^^xsd:string |
| 1227 | ] ; | 1236 | ] ; |
| 1228 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | 1237 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; |
| 1229 | - sp:subject _:b141 | 1238 | + sp:subject _:b147 |
| 1230 | ] [ rdf:type sp:Optional ; | 1239 | ] [ rdf:type sp:Optional ; |
| 1231 | - sp:elements ([ sp:object _:b142 ; | 1240 | + sp:elements ([ sp:object _:b148 ; |
| 1232 | sp:predicate rdf:type ; | 1241 | sp:predicate rdf:type ; |
| 1233 | - sp:subject _:b141 | 1242 | + sp:subject _:b147 |
| 1234 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ; | 1243 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ; |
| 1235 | sp:predicate rdf:type ; | 1244 | sp:predicate rdf:type ; |
| 1236 | - sp:subject _:b142 | 1245 | + sp:subject _:b148 |
| 1237 | ]) | 1246 | ]) |
| 1238 | ] [ rdf:type sp:Optional ; | 1247 | ] [ rdf:type sp:Optional ; |
| 1239 | - sp:elements ([ sp:object _:b143 ; | 1248 | + sp:elements ([ sp:object _:b149 ; |
| 1240 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 1249 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
| 1241 | - sp:subject _:b141 | 1250 | + sp:subject _:b147 |
| 1242 | - ] [ sp:object _:b144 ; | 1251 | + ] [ sp:object _:b150 ; |
| 1243 | sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ; | 1252 | sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ; |
| 1244 | - sp:subject _:b143 | 1253 | + sp:subject _:b149 |
| 1245 | ] [ sp:object | 1254 | ] [ sp:object |
| 1246 | [ sp:varName "endDepth"^^xsd:string | 1255 | [ sp:varName "endDepth"^^xsd:string |
| 1247 | ] ; | 1256 | ] ; |
| 1248 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 1257 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; |
| 1249 | - sp:subject _:b144 | 1258 | + sp:subject _:b150 |
| 1250 | ]) | 1259 | ]) |
| 1251 | ] [ rdf:type sp:Optional ; | 1260 | ] [ rdf:type sp:Optional ; |
| 1252 | sp:elements ([ sp:object | 1261 | sp:elements ([ sp:object |
| 1253 | [ sp:varName "comments"^^xsd:string | 1262 | [ sp:varName "comments"^^xsd:string |
| 1254 | ] ; | 1263 | ] ; |
| 1255 | sp:predicate rdfs:comment ; | 1264 | sp:predicate rdfs:comment ; |
| 1256 | - sp:subject _:b141 | 1265 | + sp:subject _:b147 |
| 1257 | ]) | 1266 | ]) |
| 1258 | ]) | 1267 | ]) |
| 1259 | ] ; | 1268 | ] ; |
| 1260 | 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) . | 1269 | 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) . |
| 1261 | 1270 | ||
| 1262 | -_:b144 | 1271 | +_:b150 |
| 1263 | sp:varName "ed"^^xsd:string . | 1272 | sp:varName "ed"^^xsd:string . |
| 1264 | 1273 | ||
| 1265 | -_:b143 | 1274 | +_:b149 |
| 1266 | sp:varName "wellbore"^^xsd:string . | 1275 | sp:varName "wellbore"^^xsd:string . |
| 1267 | 1276 | ||
| 1268 | -_:b142 | 1277 | +_:b148 |
| 1269 | sp:varName "activity"^^xsd:string . | 1278 | sp:varName "activity"^^xsd:string . |
| 1270 | 1279 | ||
| 1271 | -_:b141 | 1280 | +_:b147 |
| 1272 | sp:varName "part"^^xsd:string . | 1281 | sp:varName "part"^^xsd:string . |
| 1273 | 1282 | ||
| 1274 | -_:b140 | 1283 | +_:b146 |
| 1275 | sp:varName "reportOn"^^xsd:string . | 1284 | sp:varName "reportOn"^^xsd:string . |
| 1276 | 1285 | ||
| 1277 | -_:b139 | 1286 | +_:b145 |
| 1278 | sp:varName "time"^^xsd:string . | 1287 | sp:varName "time"^^xsd:string . |
| 1279 | 1288 | ||
| 1280 | -_:b138 | 1289 | +_:b144 |
| 1281 | sp:varName "ed"^^xsd:string . | 1290 | sp:varName "ed"^^xsd:string . |
| 1282 | 1291 | ||
| 1283 | -_:b137 | 1292 | +_:b143 |
| 1284 | sp:varName "wellbore"^^xsd:string . | 1293 | sp:varName "wellbore"^^xsd:string . |
| 1285 | 1294 | ||
| 1286 | -_:b136 | 1295 | +_:b142 |
| 1287 | sp:varName "activity"^^xsd:string . | 1296 | sp:varName "activity"^^xsd:string . |
| 1288 | 1297 | ||
| 1289 | -_:b135 | 1298 | +_:b141 |
| 1290 | sp:varName "part"^^xsd:string . | 1299 | sp:varName "part"^^xsd:string . |
| 1291 | 1300 | ||
| 1292 | -_:b134 | 1301 | +_:b140 |
| 1293 | sp:varName "reportOn"^^xsd:string . | 1302 | sp:varName "reportOn"^^xsd:string . |
| 1294 | 1303 | ||
| 1295 | -_:b133 | 1304 | +_:b139 |
| 1296 | sp:varName "date"^^xsd:string . | 1305 | sp:varName "date"^^xsd:string . |
| 1297 | 1306 | ||
| 1298 | -_:b132 | ||
| 1299 | - sp:varName "ed"^^xsd:string . | ||
| 1300 | - | ||
| 1301 | -_:b131 | ||
| 1302 | - sp:varName "wellbore"^^xsd:string . | ||
| 1303 | - | ||
| 1304 | -_:b130 | ||
| 1305 | - sp:varName "activity"^^xsd:string . | ||
| 1306 | - | ||
| 1307 | -_:b129 | ||
| 1308 | - sp:varName "part"^^xsd:string . | ||
| 1309 | - | ||
| 1310 | -_:b128 | ||
| 1311 | - sp:varName "reportOn"^^xsd:string . | ||
| 1312 | - | ||
| 1313 | _:b127 | 1307 | _:b127 |
| 1314 | sp:varName "ed"^^xsd:string . | 1308 | sp:varName "ed"^^xsd:string . |
| 1315 | 1309 | ||
| ... | @@ -1681,3 +1675,36 @@ _:b3 sp:varName "activity"^^xsd:string . | ... | @@ -1681,3 +1675,36 @@ _:b3 sp:varName "activity"^^xsd:string . |
| 1681 | _:b2 sp:varName "part"^^xsd:string . | 1675 | _:b2 sp:varName "part"^^xsd:string . |
| 1682 | 1676 | ||
| 1683 | _:b1 sp:varName "reportOn"^^xsd:string . | 1677 | _:b1 sp:varName "reportOn"^^xsd:string . |
| 1678 | + | ||
| 1679 | +_:b132 | ||
| 1680 | + sp:varName "reportOn"^^xsd:string . | ||
| 1681 | + | ||
| 1682 | +_:b133 | ||
| 1683 | + sp:varName "part"^^xsd:string . | ||
| 1684 | + | ||
| 1685 | +_:b134 | ||
| 1686 | + sp:varName "wellbore"^^xsd:string . | ||
| 1687 | + | ||
| 1688 | +_:b135 | ||
| 1689 | + sp:varName "azi"^^xsd:string . | ||
| 1690 | + | ||
| 1691 | +_:b131 | ||
| 1692 | + sp:varName "azimuth"^^xsd:string . | ||
| 1693 | + | ||
| 1694 | +_:b136 | ||
| 1695 | + sp:varName "md"^^xsd:string . | ||
| 1696 | + | ||
| 1697 | +_:b128 | ||
| 1698 | + sp:varName "depthmMD"^^xsd:string . | ||
| 1699 | + | ||
| 1700 | +_:b137 | ||
| 1701 | + sp:varName "tvd"^^xsd:string . | ||
| 1702 | + | ||
| 1703 | +_:b129 | ||
| 1704 | + sp:varName "depthmTVD"^^xsd:string . | ||
| 1705 | + | ||
| 1706 | +_:b138 | ||
| 1707 | + sp:varName "incl"^^xsd:string . | ||
| 1708 | + | ||
| 1709 | +_:b130 | ||
| 1710 | + sp:varName "inclination"^^xsd:string . | ... | ... |
| 1 | +<<<<<<< HEAD | ||
| 1 | # Saved by TopBraid on Mon Sep 26 15:17:53 BST 2011 | 2 | # Saved by TopBraid on Mon Sep 26 15:17:53 BST 2011 |
| 3 | +======= | ||
| 4 | +# Saved by TopBraid on Mon Sep 26 15:36:29 BST 2011 | ||
| 5 | +>>>>>>> fixScale | ||
| 2 | # baseURI: null | 6 | # baseURI: null |
| 3 | 7 | ||
| 4 | @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . | 8 | @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . | ... | ... |
-
Please register or login to post a comment