Showing
1 changed file
with
239 additions
and
191 deletions
| ... | @@ -952,10 +952,10 @@ dpr-tables:WellInjectionTest | ... | @@ -952,10 +952,10 @@ dpr-tables:WellInjectionTest |
| 952 | rdfs:subClassOf rhspin:DPRTableTemplates ; | 952 | rdfs:subClassOf rhspin:DPRTableTemplates ; |
| 953 | spin:body | 953 | spin:body |
| 954 | [ rdf:type sp:Select ; | 954 | [ rdf:type sp:Select ; |
| 955 | - sp:orderBy ([ sp:varName "wellboreName"^^xsd:string | 955 | + sp:orderBy ([ sp:varName "welName"^^xsd:string |
| 956 | ] [ sp:varName "activityStart"^^xsd:string | 956 | ] [ sp:varName "activityStart"^^xsd:string |
| 957 | ]) ; | 957 | ]) ; |
| 958 | - sp:resultVariables ([ sp:varName "wellboreName"^^xsd:string | 958 | + sp:resultVariables ([ sp:varName "wellName"^^xsd:string |
| 959 | ] [ sp:varName "wellTestTypeName"^^xsd:string | 959 | ] [ sp:varName "wellTestTypeName"^^xsd:string |
| 960 | ] [ sp:varName "activityStart"^^xsd:string | 960 | ] [ sp:varName "activityStart"^^xsd:string |
| 961 | ] [ sp:varName "duration"^^xsd:string | 961 | ] [ sp:varName "duration"^^xsd:string |
| ... | @@ -997,30 +997,30 @@ dpr-tables:WellInjectionTest | ... | @@ -997,30 +997,30 @@ dpr-tables:WellInjectionTest |
| 997 | [ sp:varName "wellTest"^^xsd:string | 997 | [ sp:varName "wellTest"^^xsd:string |
| 998 | ] | 998 | ] |
| 999 | ] [ sp:object | 999 | ] [ sp:object |
| 1000 | - [ sp:varName "wellborePart"^^xsd:string | 1000 | + [ sp:varName "wellPart"^^xsd:string |
| 1001 | ] ; | 1001 | ] ; |
| 1002 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWell> ; | 1002 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWell> ; |
| 1003 | sp:subject | 1003 | sp:subject |
| 1004 | [ sp:varName "wellTest"^^xsd:string | 1004 | [ sp:varName "wellTest"^^xsd:string |
| 1005 | ] | 1005 | ] |
| 1006 | ] [ sp:object | 1006 | ] [ sp:object |
| 1007 | - [ sp:varName "wellbore"^^xsd:string | 1007 | + [ sp:varName "well"^^xsd:string |
| 1008 | ] ; | 1008 | ] ; |
| 1009 | sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; | 1009 | sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; |
| 1010 | sp:subject | 1010 | sp:subject |
| 1011 | - [ sp:varName "wellborePart"^^xsd:string | 1011 | + [ sp:varName "wellPart"^^xsd:string |
| 1012 | ] | 1012 | ] |
| 1013 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/well#WellBore> ; | 1013 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/well#Well> ; |
| 1014 | sp:predicate rdf:type ; | 1014 | sp:predicate rdf:type ; |
| 1015 | sp:subject | 1015 | sp:subject |
| 1016 | - [ sp:varName "wellbore"^^xsd:string | 1016 | + [ sp:varName "well"^^xsd:string |
| 1017 | ] | 1017 | ] |
| 1018 | ] [ sp:object | 1018 | ] [ sp:object |
| 1019 | - [ sp:varName "wellboreName"^^xsd:string | 1019 | + [ sp:varName "wellName"^^xsd:string |
| 1020 | ] ; | 1020 | ] ; |
| 1021 | sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ; | 1021 | sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ; |
| 1022 | sp:subject | 1022 | sp:subject |
| 1023 | - [ sp:varName "wellbore"^^xsd:string | 1023 | + [ sp:varName "well"^^xsd:string |
| 1024 | ] | 1024 | ] |
| 1025 | ] [ sp:object | 1025 | ] [ sp:object |
| 1026 | [ sp:varName "wellTestType"^^xsd:string | 1026 | [ sp:varName "wellTestType"^^xsd:string |
| ... | @@ -1053,51 +1053,55 @@ dpr-tables:WellInjectionTest | ... | @@ -1053,51 +1053,55 @@ dpr-tables:WellInjectionTest |
| 1053 | sp:subject | 1053 | sp:subject |
| 1054 | [ sp:varName "injectionWellTest"^^xsd:string | 1054 | [ sp:varName "injectionWellTest"^^xsd:string |
| 1055 | ] | 1055 | ] |
| 1056 | - ] [ sp:object | 1056 | + ] [ rdf:type sp:Optional ; |
| 1057 | - [ sp:varName "timeDuration"^^xsd:string | 1057 | + sp:elements ([ sp:object |
| 1058 | - ] ; | 1058 | + [ sp:varName "timeDuration"^^xsd:string |
| 1059 | - sp:predicate rdf:type ; | 1059 | + ] ; |
| 1060 | - sp:subject | 1060 | + sp:predicate rdf:type ; |
| 1061 | - [ sp:varName "injectionWellTest"^^xsd:string | 1061 | + sp:subject |
| 1062 | - ] | 1062 | + [ sp:varName "injectionWellTest"^^xsd:string |
| 1063 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/core#TimeDuration> ; | 1063 | + ] |
| 1064 | - sp:predicate rdf:type ; | 1064 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/core#TimeDuration> ; |
| 1065 | - sp:subject | 1065 | + sp:predicate rdf:type ; |
| 1066 | - [ sp:varName "timeDuration"^^xsd:string | 1066 | + sp:subject |
| 1067 | - ] | 1067 | + [ sp:varName "timeDuration"^^xsd:string |
| 1068 | - ] [ sp:object | 1068 | + ] |
| 1069 | - [ sp:varName "duration"^^xsd:string | 1069 | + ] [ sp:object |
| 1070 | - ] ; | 1070 | + [ sp:varName "duration"^^xsd:string |
| 1071 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#hour> ; | 1071 | + ] ; |
| 1072 | - sp:subject | 1072 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#hour> ; |
| 1073 | - [ sp:varName "timeDuration"^^xsd:string | 1073 | + sp:subject |
| 1074 | - ] | 1074 | + [ sp:varName "timeDuration"^^xsd:string |
| 1075 | - ] [ sp:object | 1075 | + ] |
| 1076 | - [ sp:varName "injectionWellTestFlow"^^xsd:string | 1076 | + ]) |
| 1077 | - ] ; | 1077 | + ] [ rdf:type sp:Optional ; |
| 1078 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#hasFlow> ; | 1078 | + sp:elements ([ sp:object |
| 1079 | - sp:subject | 1079 | + [ sp:varName "injectionWellTestFlow"^^xsd:string |
| 1080 | - [ sp:varName "injectionWellTest"^^xsd:string | 1080 | + ] ; |
| 1081 | - ] | 1081 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#hasFlow> ; |
| 1082 | - ] [ sp:object | 1082 | + sp:subject |
| 1083 | - [ sp:varName "injectionFluidType"^^xsd:string | 1083 | + [ sp:varName "injectionWellTest"^^xsd:string |
| 1084 | - ] ; | 1084 | + ] |
| 1085 | - sp:predicate rdf:type ; | 1085 | + ] [ sp:object |
| 1086 | - sp:subject | 1086 | + [ sp:varName "injectionFluidType"^^xsd:string |
| 1087 | - [ sp:varName "injectionWellTestFlow"^^xsd:string | 1087 | + ] ; |
| 1088 | - ] | 1088 | + sp:predicate rdf:type ; |
| 1089 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/production-well#InjectionFluidType> ; | 1089 | + sp:subject |
| 1090 | - sp:predicate rdf:type ; | 1090 | + [ sp:varName "injectionWellTestFlow"^^xsd:string |
| 1091 | - sp:subject | 1091 | + ] |
| 1092 | - [ sp:varName "injectionFluidType"^^xsd:string | 1092 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/well#FluidComponentType> ; |
| 1093 | - ] | 1093 | + sp:predicate rdf:type ; |
| 1094 | - ] [ sp:object | 1094 | + sp:subject |
| 1095 | - [ sp:varName "injectionFluidName"^^xsd:string | 1095 | + [ sp:varName "injectionFluidType"^^xsd:string |
| 1096 | - ] ; | 1096 | + ] |
| 1097 | - sp:predicate rdfs:label ; | 1097 | + ] [ sp:object |
| 1098 | - sp:subject | 1098 | + [ sp:varName "injectionFluidName"^^xsd:string |
| 1099 | - [ sp:varName "injectionFluidType"^^xsd:string | 1099 | + ] ; |
| 1100 | - ] | 1100 | + sp:predicate rdfs:label ; |
| 1101 | + sp:subject | ||
| 1102 | + [ sp:varName "injectionFluidType"^^xsd:string | ||
| 1103 | + ] | ||
| 1104 | + ]) | ||
| 1101 | ] [ rdf:type sp:Optional ; | 1105 | ] [ rdf:type sp:Optional ; |
| 1102 | sp:elements ([ sp:object | 1106 | sp:elements ([ sp:object |
| 1103 | [ sp:varName "minAnnularPres"^^xsd:string | 1107 | [ sp:varName "minAnnularPres"^^xsd:string |
| ... | @@ -1230,16 +1234,15 @@ dpr-tables:WellInjectionTestResults | ... | @@ -1230,16 +1234,15 @@ dpr-tables:WellInjectionTestResults |
| 1230 | rdfs:subClassOf rhspin:DPRTableTemplates ; | 1234 | rdfs:subClassOf rhspin:DPRTableTemplates ; |
| 1231 | spin:body | 1235 | spin:body |
| 1232 | [ rdf:type sp:Select ; | 1236 | [ rdf:type sp:Select ; |
| 1233 | - sp:orderBy ([ sp:varName "wellboreName"^^xsd:string | 1237 | + sp:orderBy ([ sp:varName "wellName"^^xsd:string |
| 1234 | ] [ sp:varName "activityStart"^^xsd:string | 1238 | ] [ sp:varName "activityStart"^^xsd:string |
| 1235 | ]) ; | 1239 | ]) ; |
| 1236 | - sp:resultVariables ([ sp:varName "wellboreName"^^xsd:string | 1240 | + sp:resultVariables ([ sp:varName "wellName"^^xsd:string |
| 1237 | ] [ sp:varName "wellTestTypeName"^^xsd:string | 1241 | ] [ sp:varName "wellTestTypeName"^^xsd:string |
| 1238 | ] [ sp:varName "activityStart"^^xsd:string | 1242 | ] [ sp:varName "activityStart"^^xsd:string |
| 1239 | - ] [ sp:varName "materialName"^^xsd:string | 1243 | + ] [ sp:varName "oilRate"^^xsd:string |
| 1240 | - ] [ sp:varName "injectionWellTestFlowRate"^^xsd:string | 1244 | + ] [ sp:varName "gasRate"^^xsd:string |
| 1241 | - ] [ sp:varName "materialFlowVolumeValue"^^xsd:string | 1245 | + ] [ sp:varName "waterRate"^^xsd:string |
| 1242 | - ] [ sp:varName "materialFlowDensityValue"^^xsd:string | ||
| 1243 | ]) ; | 1246 | ]) ; |
| 1244 | sp:where ([ sp:object <http://www.reportinghub.no/ep/schema/report#ProductionReport> ; | 1247 | sp:where ([ sp:object <http://www.reportinghub.no/ep/schema/report#ProductionReport> ; |
| 1245 | sp:predicate rdf:type ; | 1248 | sp:predicate rdf:type ; |
| ... | @@ -1271,30 +1274,30 @@ dpr-tables:WellInjectionTestResults | ... | @@ -1271,30 +1274,30 @@ dpr-tables:WellInjectionTestResults |
| 1271 | [ sp:varName "wellTest"^^xsd:string | 1274 | [ sp:varName "wellTest"^^xsd:string |
| 1272 | ] | 1275 | ] |
| 1273 | ] [ sp:object | 1276 | ] [ sp:object |
| 1274 | - [ sp:varName "wellborePart"^^xsd:string | 1277 | + [ sp:varName "wellPart"^^xsd:string |
| 1275 | ] ; | 1278 | ] ; |
| 1276 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 1279 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWell> ; |
| 1277 | sp:subject | 1280 | sp:subject |
| 1278 | [ sp:varName "wellTest"^^xsd:string | 1281 | [ sp:varName "wellTest"^^xsd:string |
| 1279 | ] | 1282 | ] |
| 1280 | ] [ sp:object | 1283 | ] [ sp:object |
| 1281 | - [ sp:varName "wellbore"^^xsd:string | 1284 | + [ sp:varName "well"^^xsd:string |
| 1282 | ] ; | 1285 | ] ; |
| 1283 | sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; | 1286 | sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; |
| 1284 | sp:subject | 1287 | sp:subject |
| 1285 | - [ sp:varName "wellborePart"^^xsd:string | 1288 | + [ sp:varName "wellPart"^^xsd:string |
| 1286 | ] | 1289 | ] |
| 1287 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/well#WellBore> ; | 1290 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/well#Well> ; |
| 1288 | sp:predicate rdf:type ; | 1291 | sp:predicate rdf:type ; |
| 1289 | sp:subject | 1292 | sp:subject |
| 1290 | - [ sp:varName "wellbore"^^xsd:string | 1293 | + [ sp:varName "well"^^xsd:string |
| 1291 | ] | 1294 | ] |
| 1292 | ] [ sp:object | 1295 | ] [ sp:object |
| 1293 | - [ sp:varName "wellboreName"^^xsd:string | 1296 | + [ sp:varName "wellName"^^xsd:string |
| 1294 | ] ; | 1297 | ] ; |
| 1295 | sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ; | 1298 | sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ; |
| 1296 | sp:subject | 1299 | sp:subject |
| 1297 | - [ sp:varName "wellbore"^^xsd:string | 1300 | + [ sp:varName "well"^^xsd:string |
| 1298 | ] | 1301 | ] |
| 1299 | ] [ sp:object | 1302 | ] [ sp:object |
| 1300 | [ sp:varName "wellTestType"^^xsd:string | 1303 | [ sp:varName "wellTestType"^^xsd:string |
| ... | @@ -1327,146 +1330,191 @@ dpr-tables:WellInjectionTestResults | ... | @@ -1327,146 +1330,191 @@ dpr-tables:WellInjectionTestResults |
| 1327 | sp:subject | 1330 | sp:subject |
| 1328 | [ sp:varName "injectionWellTest"^^xsd:string | 1331 | [ sp:varName "injectionWellTest"^^xsd:string |
| 1329 | ] | 1332 | ] |
| 1330 | - ] [ sp:object | ||
| 1331 | - [ sp:varName "injectionWellTestFlow"^^xsd:string | ||
| 1332 | - ] ; | ||
| 1333 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#hasFlow> ; | ||
| 1334 | - sp:subject | ||
| 1335 | - [ sp:varName "injectionWellTest"^^xsd:string | ||
| 1336 | - ] | ||
| 1337 | - ] [ sp:object | ||
| 1338 | - [ sp:varName "injectionWellTestFlowPart"^^xsd:string | ||
| 1339 | - ] ; | ||
| 1340 | - sp:predicate <http://www.reportinghub.no/ep/schema/flow#hasMixedPart> ; | ||
| 1341 | - sp:subject | ||
| 1342 | - [ sp:varName "injectionWellTestFlow"^^xsd:string | ||
| 1343 | - ] | ||
| 1344 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#Flow> ; | ||
| 1345 | - sp:predicate rdf:type ; | ||
| 1346 | - sp:subject | ||
| 1347 | - [ sp:varName "injectionWellTestFlowPart"^^xsd:string | ||
| 1348 | - ] | ||
| 1349 | - ] [ sp:object | ||
| 1350 | - [ sp:varName "materialFlow"^^xsd:string | ||
| 1351 | - ] ; | ||
| 1352 | - sp:predicate <http://www.reportinghub.no/ep/schema/flow#materialThatFlows> ; | ||
| 1353 | - sp:subject | ||
| 1354 | - [ sp:varName "injectionWellTestFlowPart"^^xsd:string | ||
| 1355 | - ] | ||
| 1356 | - ] [ sp:object | ||
| 1357 | - [ sp:varName "materialFlowType"^^xsd:string | ||
| 1358 | - ] ; | ||
| 1359 | - sp:predicate rdf:type ; | ||
| 1360 | - sp:subject | ||
| 1361 | - [ sp:varName "materialFlow"^^xsd:string | ||
| 1362 | - ] | ||
| 1363 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/well#FluidComponentType> ; | ||
| 1364 | - sp:predicate rdf:type ; | ||
| 1365 | - sp:subject | ||
| 1366 | - [ sp:varName "materialFlowType"^^xsd:string | ||
| 1367 | - ] | ||
| 1368 | - ] [ sp:object | ||
| 1369 | - [ sp:varName "materialName"^^xsd:string | ||
| 1370 | - ] ; | ||
| 1371 | - sp:predicate rdfs:label ; | ||
| 1372 | - sp:subject | ||
| 1373 | - [ sp:varName "materialFlowType"^^xsd:string | ||
| 1374 | - ] | ||
| 1375 | ] [ rdf:type sp:Optional ; | 1333 | ] [ rdf:type sp:Optional ; |
| 1376 | sp:elements ([ sp:object | 1334 | sp:elements ([ sp:object |
| 1377 | - [ sp:varName "materialFlow"^^xsd:string | 1335 | + [ sp:varName "activityStart"^^xsd:string |
| 1378 | - ] ; | ||
| 1379 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; | ||
| 1380 | - sp:subject | ||
| 1381 | - [ sp:varName "quantityOfMaterialInStandardState"^^xsd:string | ||
| 1382 | - ] | ||
| 1383 | - ] [ sp:object | ||
| 1384 | - [ sp:varName "materialFlowDensity"^^xsd:string | ||
| 1385 | - ] ; | ||
| 1386 | - sp:predicate rdf:type ; | ||
| 1387 | - sp:subject | ||
| 1388 | - [ sp:varName "quantityOfMaterialInStandardState"^^xsd:string | ||
| 1389 | - ] | ||
| 1390 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Density> ; | ||
| 1391 | - sp:predicate rdf:type ; | ||
| 1392 | - sp:subject | ||
| 1393 | - [ sp:varName "materialFlowDensity"^^xsd:string | ||
| 1394 | - ] | ||
| 1395 | - ] [ sp:object | ||
| 1396 | - [ sp:varName "materialFlowDensityValue"^^xsd:string | ||
| 1397 | - ] ; | ||
| 1398 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#kilogram_m-3> ; | ||
| 1399 | - sp:subject | ||
| 1400 | - [ sp:varName "materialFlowDensity"^^xsd:string | ||
| 1401 | - ] | ||
| 1402 | - ] [ sp:object | ||
| 1403 | - [ sp:varName "materialFlowVolume"^^xsd:string | ||
| 1404 | - ] ; | ||
| 1405 | - sp:predicate rdf:type ; | ||
| 1406 | - sp:subject | ||
| 1407 | - [ sp:varName "quantityOfMaterialInStandardState"^^xsd:string | ||
| 1408 | - ] | ||
| 1409 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Volume> ; | ||
| 1410 | - sp:predicate rdf:type ; | ||
| 1411 | - sp:subject | ||
| 1412 | - [ sp:varName "materialFlowVolume"^^xsd:string | ||
| 1413 | - ] | ||
| 1414 | - ] [ sp:object | ||
| 1415 | - [ sp:varName "materialFlowVolumeValue"^^xsd:string | ||
| 1416 | ] ; | 1336 | ] ; |
| 1417 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#metre3> ; | 1337 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#nominallyAt> ; |
| 1418 | sp:subject | 1338 | sp:subject |
| 1419 | - [ sp:varName "materialFlowVolume"^^xsd:string | 1339 | + [ sp:varName "wellTest"^^xsd:string |
| 1420 | ] | 1340 | ] |
| 1421 | ]) | 1341 | ]) |
| 1422 | ] [ rdf:type sp:Optional ; | 1342 | ] [ rdf:type sp:Optional ; |
| 1423 | sp:elements ([ sp:object | 1343 | sp:elements ([ sp:object |
| 1424 | - [ sp:varName "injectionWellTestFlowPart"^^xsd:string | 1344 | + [ sp:varName "flow"^^xsd:string |
| 1425 | - ] ; | ||
| 1426 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; | ||
| 1427 | - sp:subject | ||
| 1428 | - [ sp:varName "flowInAStandardState"^^xsd:string | ||
| 1429 | - ] | ||
| 1430 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#FlowInAStandardState> ; | ||
| 1431 | - sp:predicate rdf:type ; | ||
| 1432 | - sp:subject | ||
| 1433 | - [ sp:varName "flowInAStandardState"^^xsd:string | ||
| 1434 | - ] | ||
| 1435 | - ] [ sp:object | ||
| 1436 | - [ sp:varName "volumetricFlowRate"^^xsd:string | ||
| 1437 | ] ; | 1345 | ] ; |
| 1438 | - sp:predicate rdf:type ; | 1346 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#hasFlow> ; |
| 1439 | sp:subject | 1347 | sp:subject |
| 1440 | - [ sp:varName "flowInAStandardState"^^xsd:string | 1348 | + [ sp:varName "injectionWellTest"^^xsd:string |
| 1441 | ] | 1349 | ] |
| 1442 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/core#VolumetricFlowRate> ; | 1350 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#Flow> ; |
| 1443 | sp:predicate rdf:type ; | 1351 | sp:predicate rdf:type ; |
| 1444 | sp:subject | 1352 | sp:subject |
| 1445 | - [ sp:varName "volumetricFlowRate"^^xsd:string | 1353 | + [ sp:varName "flow"^^xsd:string |
| 1446 | - ] | ||
| 1447 | - ] [ sp:object | ||
| 1448 | - [ sp:varName "injectionWellTestFlowRate"^^xsd:string | ||
| 1449 | - ] ; | ||
| 1450 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#metre3_hour-1> ; | ||
| 1451 | - sp:subject | ||
| 1452 | - [ sp:varName "volumetricFlowRate"^^xsd:string | ||
| 1453 | - ] | ||
| 1454 | - ]) | ||
| 1455 | - ] [ rdf:type sp:Optional ; | ||
| 1456 | - sp:elements ([ sp:object | ||
| 1457 | - [ sp:varName "activityStart"^^xsd:string | ||
| 1458 | - ] ; | ||
| 1459 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#nominallyAt> ; | ||
| 1460 | - sp:subject | ||
| 1461 | - [ sp:varName "wellTest"^^xsd:string | ||
| 1462 | ] | 1354 | ] |
| 1355 | + ] [ rdf:type sp:Optional ; | ||
| 1356 | + sp:elements ([ sp:object | ||
| 1357 | + [ sp:varName "oilPart"^^xsd:string | ||
| 1358 | + ] ; | ||
| 1359 | + sp:predicate <http://www.reportinghub.no/ep/schema/flow#hasMixedPart> ; | ||
| 1360 | + sp:subject | ||
| 1361 | + [ sp:varName "flow"^^xsd:string | ||
| 1362 | + ] | ||
| 1363 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#Flow> ; | ||
| 1364 | + sp:predicate rdf:type ; | ||
| 1365 | + sp:subject | ||
| 1366 | + [ sp:varName "oilPart"^^xsd:string | ||
| 1367 | + ] | ||
| 1368 | + ] [ sp:object | ||
| 1369 | + [ sp:varName "oil"^^xsd:string | ||
| 1370 | + ] ; | ||
| 1371 | + sp:predicate <http://www.reportinghub.no/ep/schema/flow#materialThatFlows> ; | ||
| 1372 | + sp:subject | ||
| 1373 | + [ sp:varName "oilPart"^^xsd:string | ||
| 1374 | + ] | ||
| 1375 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/material#Oil> ; | ||
| 1376 | + sp:predicate rdf:type ; | ||
| 1377 | + sp:subject | ||
| 1378 | + [ sp:varName "oil"^^xsd:string | ||
| 1379 | + ] | ||
| 1380 | + ] [ sp:object | ||
| 1381 | + [ sp:varName "oilPart"^^xsd:string | ||
| 1382 | + ] ; | ||
| 1383 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; | ||
| 1384 | + sp:subject | ||
| 1385 | + [ sp:varName "oilflowinastandardstate"^^xsd:string | ||
| 1386 | + ] | ||
| 1387 | + ] [ sp:object | ||
| 1388 | + [ sp:varName "oilvolumetricflowrate"^^xsd:string | ||
| 1389 | + ] ; | ||
| 1390 | + sp:predicate rdf:type ; | ||
| 1391 | + sp:subject | ||
| 1392 | + [ sp:varName "oilflowinastandardstate"^^xsd:string | ||
| 1393 | + ] | ||
| 1394 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/core#VolumetricFlowRate> ; | ||
| 1395 | + sp:predicate rdf:type ; | ||
| 1396 | + sp:subject | ||
| 1397 | + [ sp:varName "oilvolumetricflowrate"^^xsd:string | ||
| 1398 | + ] | ||
| 1399 | + ] [ sp:object | ||
| 1400 | + [ sp:varName "oilRate"^^xsd:string | ||
| 1401 | + ] ; | ||
| 1402 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#metre3_hour-1> ; | ||
| 1403 | + sp:subject | ||
| 1404 | + [ sp:varName "oilvolumetricflowrate"^^xsd:string | ||
| 1405 | + ] | ||
| 1406 | + ]) | ||
| 1407 | + ] [ rdf:type sp:Optional ; | ||
| 1408 | + sp:elements ([ sp:object | ||
| 1409 | + [ sp:varName "waterPart"^^xsd:string | ||
| 1410 | + ] ; | ||
| 1411 | + sp:predicate <http://www.reportinghub.no/ep/schema/flow#hasMixedPart> ; | ||
| 1412 | + sp:subject | ||
| 1413 | + [ sp:varName "flow"^^xsd:string | ||
| 1414 | + ] | ||
| 1415 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#Flow> ; | ||
| 1416 | + sp:predicate rdf:type ; | ||
| 1417 | + sp:subject | ||
| 1418 | + [ sp:varName "waterPart"^^xsd:string | ||
| 1419 | + ] | ||
| 1420 | + ] [ sp:object | ||
| 1421 | + [ sp:varName "water"^^xsd:string | ||
| 1422 | + ] ; | ||
| 1423 | + sp:predicate <http://www.reportinghub.no/ep/schema/flow#materialThatFlows> ; | ||
| 1424 | + sp:subject | ||
| 1425 | + [ sp:varName "waterPart"^^xsd:string | ||
| 1426 | + ] | ||
| 1427 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/material#Water> ; | ||
| 1428 | + sp:predicate rdf:type ; | ||
| 1429 | + sp:subject | ||
| 1430 | + [ sp:varName "water"^^xsd:string | ||
| 1431 | + ] | ||
| 1432 | + ] [ sp:object | ||
| 1433 | + [ sp:varName "waterPart"^^xsd:string | ||
| 1434 | + ] ; | ||
| 1435 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; | ||
| 1436 | + sp:subject | ||
| 1437 | + [ sp:varName "waterflowinastandardstate"^^xsd:string | ||
| 1438 | + ] | ||
| 1439 | + ] [ sp:object | ||
| 1440 | + [ sp:varName "watervolumetricflowrate"^^xsd:string | ||
| 1441 | + ] ; | ||
| 1442 | + sp:predicate rdf:type ; | ||
| 1443 | + sp:subject | ||
| 1444 | + [ sp:varName "waterflowinastandardstate"^^xsd:string | ||
| 1445 | + ] | ||
| 1446 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/core#VolumetricFlowRate> ; | ||
| 1447 | + sp:predicate rdf:type ; | ||
| 1448 | + sp:subject | ||
| 1449 | + [ sp:varName "watervolumetricflowrate"^^xsd:string | ||
| 1450 | + ] | ||
| 1451 | + ] [ sp:object | ||
| 1452 | + [ sp:varName "waterRate"^^xsd:string | ||
| 1453 | + ] ; | ||
| 1454 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#metre3_hour-1> ; | ||
| 1455 | + sp:subject | ||
| 1456 | + [ sp:varName "watervolumetricflowrate"^^xsd:string | ||
| 1457 | + ] | ||
| 1458 | + ]) | ||
| 1459 | + ] [ rdf:type sp:Optional ; | ||
| 1460 | + sp:elements ([ sp:object | ||
| 1461 | + [ sp:varName "gasPart"^^xsd:string | ||
| 1462 | + ] ; | ||
| 1463 | + sp:predicate <http://www.reportinghub.no/ep/schema/flow#hasMixedPart> ; | ||
| 1464 | + sp:subject | ||
| 1465 | + [ sp:varName "flow"^^xsd:string | ||
| 1466 | + ] | ||
| 1467 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#Flow> ; | ||
| 1468 | + sp:predicate rdf:type ; | ||
| 1469 | + sp:subject | ||
| 1470 | + [ sp:varName "gasPart"^^xsd:string | ||
| 1471 | + ] | ||
| 1472 | + ] [ sp:object | ||
| 1473 | + [ sp:varName "gas"^^xsd:string | ||
| 1474 | + ] ; | ||
| 1475 | + sp:predicate <http://www.reportinghub.no/ep/schema/flow#materialThatFlows> ; | ||
| 1476 | + sp:subject | ||
| 1477 | + [ sp:varName "gasPart"^^xsd:string | ||
| 1478 | + ] | ||
| 1479 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/material#Gas> ; | ||
| 1480 | + sp:predicate rdf:type ; | ||
| 1481 | + sp:subject | ||
| 1482 | + [ sp:varName "gas"^^xsd:string | ||
| 1483 | + ] | ||
| 1484 | + ] [ sp:object | ||
| 1485 | + [ sp:varName "gasPart"^^xsd:string | ||
| 1486 | + ] ; | ||
| 1487 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; | ||
| 1488 | + sp:subject | ||
| 1489 | + [ sp:varName "gasflowinastandardstate"^^xsd:string | ||
| 1490 | + ] | ||
| 1491 | + ] [ sp:object | ||
| 1492 | + [ sp:varName "gasvolumetricflowrate"^^xsd:string | ||
| 1493 | + ] ; | ||
| 1494 | + sp:predicate rdf:type ; | ||
| 1495 | + sp:subject | ||
| 1496 | + [ sp:varName "gasflowinastandardstate"^^xsd:string | ||
| 1497 | + ] | ||
| 1498 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/core#VolumetricFlowRate> ; | ||
| 1499 | + sp:predicate rdf:type ; | ||
| 1500 | + sp:subject | ||
| 1501 | + [ sp:varName "gasvolumetricflowrate"^^xsd:string | ||
| 1502 | + ] | ||
| 1503 | + ] [ sp:object | ||
| 1504 | + [ sp:varName "gasRate"^^xsd:string | ||
| 1505 | + ] ; | ||
| 1506 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#metre3_hour-1> ; | ||
| 1507 | + sp:subject | ||
| 1508 | + [ sp:varName "gasvolumetricflowrate"^^xsd:string | ||
| 1509 | + ] | ||
| 1510 | + ]) | ||
| 1463 | ]) | 1511 | ]) |
| 1464 | ]) | 1512 | ]) |
| 1465 | ] ; | 1513 | ] ; |
| 1466 | - rhspin:tableHeaders ("Wellbore"^^xsd:string "Test Type"^^xsd:string "Nominally At"^^xsd:string "Fluid"^^xsd:string """Flow Rate | 1514 | + rhspin:tableHeaders ("Well"^^xsd:string "Test Type"^^xsd:string "Nominally At"^^xsd:string """Oil Rate |
| 1467 | - m3/hr"""^^xsd:string """Volume | 1515 | + m3/hr"""^^xsd:string """Gas Rate |
| 1468 | -m3"""^^xsd:string """Density | 1516 | + m3/hr"""^^xsd:string """Water Rate |
| 1469 | -kg/m3"""^^xsd:string) . | 1517 | + m3/hr"""^^xsd:string) . |
| 1470 | 1518 | ||
| 1471 | dpr-tables:WellProductionTest | 1519 | dpr-tables:WellProductionTest |
| 1472 | rdf:type rhspin:TableTemplate ; | 1520 | rdf:type rhspin:TableTemplate ; | ... | ... |
-
Please register or login to post a comment