David Price

Injection Well Test Mostly Working

...@@ -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,7 +1053,8 @@ dpr-tables:WellInjectionTest ...@@ -1053,7 +1053,8 @@ 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:elements ([ sp:object
1057 [ sp:varName "timeDuration"^^xsd:string 1058 [ sp:varName "timeDuration"^^xsd:string
1058 ] ; 1059 ] ;
1059 sp:predicate rdf:type ; 1060 sp:predicate rdf:type ;
...@@ -1072,7 +1073,9 @@ dpr-tables:WellInjectionTest ...@@ -1072,7 +1073,9 @@ dpr-tables:WellInjectionTest
1072 sp:subject 1073 sp:subject
1073 [ sp:varName "timeDuration"^^xsd:string 1074 [ sp:varName "timeDuration"^^xsd:string
1074 ] 1075 ]
1075 - ] [ sp:object 1076 + ])
1077 + ] [ rdf:type sp:Optional ;
1078 + sp:elements ([ sp:object
1076 [ sp:varName "injectionWellTestFlow"^^xsd:string 1079 [ sp:varName "injectionWellTestFlow"^^xsd:string
1077 ] ; 1080 ] ;
1078 sp:predicate <http://www.reportinghub.no/ep/schema/activity#hasFlow> ; 1081 sp:predicate <http://www.reportinghub.no/ep/schema/activity#hasFlow> ;
...@@ -1086,7 +1089,7 @@ dpr-tables:WellInjectionTest ...@@ -1086,7 +1089,7 @@ dpr-tables:WellInjectionTest
1086 sp:subject 1089 sp:subject
1087 [ sp:varName "injectionWellTestFlow"^^xsd:string 1090 [ sp:varName "injectionWellTestFlow"^^xsd:string
1088 ] 1091 ]
1089 - ] [ sp:object <http://www.reportinghub.no/ep/schema/production-well#InjectionFluidType> ; 1092 + ] [ sp:object <http://www.reportinghub.no/ep/schema/well#FluidComponentType> ;
1090 sp:predicate rdf:type ; 1093 sp:predicate rdf:type ;
1091 sp:subject 1094 sp:subject
1092 [ sp:varName "injectionFluidType"^^xsd:string 1095 [ sp:varName "injectionFluidType"^^xsd:string
...@@ -1098,6 +1101,7 @@ dpr-tables:WellInjectionTest ...@@ -1098,6 +1101,7 @@ dpr-tables:WellInjectionTest
1098 sp:subject 1101 sp:subject
1099 [ sp:varName "injectionFluidType"^^xsd:string 1102 [ sp:varName "injectionFluidType"^^xsd:string
1100 ] 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 1333 + ] [ rdf:type sp:Optional ;
1331 - [ sp:varName "injectionWellTestFlow"^^xsd:string 1334 + sp:elements ([ sp:object
1335 + [ sp:varName "activityStart"^^xsd:string
1336 + ] ;
1337 + sp:predicate <http://www.reportinghub.no/ep/schema/activity#nominallyAt> ;
1338 + sp:subject
1339 + [ sp:varName "wellTest"^^xsd:string
1340 + ]
1341 + ])
1342 + ] [ rdf:type sp:Optional ;
1343 + sp:elements ([ sp:object
1344 + [ sp:varName "flow"^^xsd:string
1332 ] ; 1345 ] ;
1333 sp:predicate <http://www.reportinghub.no/ep/schema/activity#hasFlow> ; 1346 sp:predicate <http://www.reportinghub.no/ep/schema/activity#hasFlow> ;
1334 sp:subject 1347 sp:subject
1335 [ sp:varName "injectionWellTest"^^xsd:string 1348 [ sp:varName "injectionWellTest"^^xsd:string
1336 ] 1349 ]
1337 - ] [ sp:object 1350 + ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#Flow> ;
1338 - [ sp:varName "injectionWellTestFlowPart"^^xsd:string 1351 + sp:predicate rdf:type ;
1352 + sp:subject
1353 + [ sp:varName "flow"^^xsd:string
1354 + ]
1355 + ] [ rdf:type sp:Optional ;
1356 + sp:elements ([ sp:object
1357 + [ sp:varName "oilPart"^^xsd:string
1339 ] ; 1358 ] ;
1340 sp:predicate <http://www.reportinghub.no/ep/schema/flow#hasMixedPart> ; 1359 sp:predicate <http://www.reportinghub.no/ep/schema/flow#hasMixedPart> ;
1341 sp:subject 1360 sp:subject
1342 - [ sp:varName "injectionWellTestFlow"^^xsd:string 1361 + [ sp:varName "flow"^^xsd:string
1343 ] 1362 ]
1344 ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#Flow> ; 1363 ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#Flow> ;
1345 sp:predicate rdf:type ; 1364 sp:predicate rdf:type ;
1346 sp:subject 1365 sp:subject
1347 - [ sp:varName "injectionWellTestFlowPart"^^xsd:string 1366 + [ sp:varName "oilPart"^^xsd:string
1348 ] 1367 ]
1349 ] [ sp:object 1368 ] [ sp:object
1350 - [ sp:varName "materialFlow"^^xsd:string 1369 + [ sp:varName "oil"^^xsd:string
1351 ] ; 1370 ] ;
1352 sp:predicate <http://www.reportinghub.no/ep/schema/flow#materialThatFlows> ; 1371 sp:predicate <http://www.reportinghub.no/ep/schema/flow#materialThatFlows> ;
1353 sp:subject 1372 sp:subject
1354 - [ sp:varName "injectionWellTestFlowPart"^^xsd:string 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
1355 ] 1386 ]
1356 ] [ sp:object 1387 ] [ sp:object
1357 - [ sp:varName "materialFlowType"^^xsd:string 1388 + [ sp:varName "oilvolumetricflowrate"^^xsd:string
1358 ] ; 1389 ] ;
1359 sp:predicate rdf:type ; 1390 sp:predicate rdf:type ;
1360 sp:subject 1391 sp:subject
1361 - [ sp:varName "materialFlow"^^xsd:string 1392 + [ sp:varName "oilflowinastandardstate"^^xsd:string
1362 ] 1393 ]
1363 - ] [ sp:object <http://www.reportinghub.no/ep/schema/well#FluidComponentType> ; 1394 + ] [ sp:object <http://www.reportinghub.no/ep/schema/core#VolumetricFlowRate> ;
1364 sp:predicate rdf:type ; 1395 sp:predicate rdf:type ;
1365 sp:subject 1396 sp:subject
1366 - [ sp:varName "materialFlowType"^^xsd:string 1397 + [ sp:varName "oilvolumetricflowrate"^^xsd:string
1367 ] 1398 ]
1368 ] [ sp:object 1399 ] [ sp:object
1369 - [ sp:varName "materialName"^^xsd:string 1400 + [ sp:varName "oilRate"^^xsd:string
1370 ] ; 1401 ] ;
1371 - sp:predicate rdfs:label ; 1402 + sp:predicate <http://www.reportinghub.no/ep/schema/core#metre3_hour-1> ;
1372 sp:subject 1403 sp:subject
1373 - [ sp:varName "materialFlowType"^^xsd:string 1404 + [ sp:varName "oilvolumetricflowrate"^^xsd:string
1374 ] 1405 ]
1406 + ])
1375 ] [ rdf:type sp:Optional ; 1407 ] [ rdf:type sp:Optional ;
1376 sp:elements ([ sp:object 1408 sp:elements ([ sp:object
1377 - [ sp:varName "materialFlow"^^xsd:string 1409 + [ sp:varName "waterPart"^^xsd:string
1378 ] ; 1410 ] ;
1379 - sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; 1411 + sp:predicate <http://www.reportinghub.no/ep/schema/flow#hasMixedPart> ;
1380 sp:subject 1412 sp:subject
1381 - [ sp:varName "quantityOfMaterialInStandardState"^^xsd:string 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
1382 ] 1419 ]
1383 ] [ sp:object 1420 ] [ sp:object
1384 - [ sp:varName "materialFlowDensity"^^xsd:string 1421 + [ sp:varName "water"^^xsd:string
1385 ] ; 1422 ] ;
1386 - sp:predicate rdf:type ; 1423 + sp:predicate <http://www.reportinghub.no/ep/schema/flow#materialThatFlows> ;
1387 sp:subject 1424 sp:subject
1388 - [ sp:varName "quantityOfMaterialInStandardState"^^xsd:string 1425 + [ sp:varName "waterPart"^^xsd:string
1389 ] 1426 ]
1390 - ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Density> ; 1427 + ] [ sp:object <http://www.reportinghub.no/ep/schema/material#Water> ;
1391 sp:predicate rdf:type ; 1428 sp:predicate rdf:type ;
1392 sp:subject 1429 sp:subject
1393 - [ sp:varName "materialFlowDensity"^^xsd:string 1430 + [ sp:varName "water"^^xsd:string
1394 ] 1431 ]
1395 ] [ sp:object 1432 ] [ sp:object
1396 - [ sp:varName "materialFlowDensityValue"^^xsd:string 1433 + [ sp:varName "waterPart"^^xsd:string
1397 ] ; 1434 ] ;
1398 - sp:predicate <http://www.reportinghub.no/ep/schema/core#kilogram_m-3> ; 1435 + sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
1399 sp:subject 1436 sp:subject
1400 - [ sp:varName "materialFlowDensity"^^xsd:string 1437 + [ sp:varName "waterflowinastandardstate"^^xsd:string
1401 ] 1438 ]
1402 ] [ sp:object 1439 ] [ sp:object
1403 - [ sp:varName "materialFlowVolume"^^xsd:string 1440 + [ sp:varName "watervolumetricflowrate"^^xsd:string
1404 ] ; 1441 ] ;
1405 sp:predicate rdf:type ; 1442 sp:predicate rdf:type ;
1406 sp:subject 1443 sp:subject
1407 - [ sp:varName "quantityOfMaterialInStandardState"^^xsd:string 1444 + [ sp:varName "waterflowinastandardstate"^^xsd:string
1408 ] 1445 ]
1409 - ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Volume> ; 1446 + ] [ sp:object <http://www.reportinghub.no/ep/schema/core#VolumetricFlowRate> ;
1410 sp:predicate rdf:type ; 1447 sp:predicate rdf:type ;
1411 sp:subject 1448 sp:subject
1412 - [ sp:varName "materialFlowVolume"^^xsd:string 1449 + [ sp:varName "watervolumetricflowrate"^^xsd:string
1413 ] 1450 ]
1414 ] [ sp:object 1451 ] [ sp:object
1415 - [ sp:varName "materialFlowVolumeValue"^^xsd:string 1452 + [ sp:varName "waterRate"^^xsd:string
1416 ] ; 1453 ] ;
1417 - sp:predicate <http://www.reportinghub.no/ep/schema/core#metre3> ; 1454 + sp:predicate <http://www.reportinghub.no/ep/schema/core#metre3_hour-1> ;
1418 sp:subject 1455 sp:subject
1419 - [ sp:varName "materialFlowVolume"^^xsd:string 1456 + [ sp:varName "watervolumetricflowrate"^^xsd:string
1420 ] 1457 ]
1421 ]) 1458 ])
1422 ] [ rdf:type sp:Optional ; 1459 ] [ rdf:type sp:Optional ;
1423 sp:elements ([ sp:object 1460 sp:elements ([ sp:object
1424 - [ sp:varName "injectionWellTestFlowPart"^^xsd:string 1461 + [ sp:varName "gasPart"^^xsd:string
1425 ] ; 1462 ] ;
1426 - sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; 1463 + sp:predicate <http://www.reportinghub.no/ep/schema/flow#hasMixedPart> ;
1427 sp:subject 1464 sp:subject
1428 - [ sp:varName "flowInAStandardState"^^xsd:string 1465 + [ sp:varName "flow"^^xsd:string
1429 ] 1466 ]
1430 - ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#FlowInAStandardState> ; 1467 + ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#Flow> ;
1431 sp:predicate rdf:type ; 1468 sp:predicate rdf:type ;
1432 sp:subject 1469 sp:subject
1433 - [ sp:varName "flowInAStandardState"^^xsd:string 1470 + [ sp:varName "gasPart"^^xsd:string
1434 ] 1471 ]
1435 ] [ sp:object 1472 ] [ sp:object
1436 - [ sp:varName "volumetricFlowRate"^^xsd:string 1473 + [ sp:varName "gas"^^xsd:string
1437 ] ; 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> ;
1438 sp:predicate rdf:type ; 1480 sp:predicate rdf:type ;
1439 sp:subject 1481 sp:subject
1440 - [ sp:varName "flowInAStandardState"^^xsd:string 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
1441 ] 1497 ]
1442 ] [ sp:object <http://www.reportinghub.no/ep/schema/core#VolumetricFlowRate> ; 1498 ] [ sp:object <http://www.reportinghub.no/ep/schema/core#VolumetricFlowRate> ;
1443 sp:predicate rdf:type ; 1499 sp:predicate rdf:type ;
1444 sp:subject 1500 sp:subject
1445 - [ sp:varName "volumetricFlowRate"^^xsd:string 1501 + [ sp:varName "gasvolumetricflowrate"^^xsd:string
1446 ] 1502 ]
1447 ] [ sp:object 1503 ] [ sp:object
1448 - [ sp:varName "injectionWellTestFlowRate"^^xsd:string 1504 + [ sp:varName "gasRate"^^xsd:string
1449 ] ; 1505 ] ;
1450 sp:predicate <http://www.reportinghub.no/ep/schema/core#metre3_hour-1> ; 1506 sp:predicate <http://www.reportinghub.no/ep/schema/core#metre3_hour-1> ;
1451 sp:subject 1507 sp:subject
1452 - [ sp:varName "volumetricFlowRate"^^xsd:string 1508 + [ sp:varName "gasvolumetricflowrate"^^xsd:string
1453 ] 1509 ]
1454 ]) 1510 ])
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 - ]
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 ;
......