Showing
1 changed file
with
542 additions
and
525 deletions
1 | -# Saved by TopBraid on Mon Oct 03 13:04:22 BST 2011 | 1 | +# Saved by TopBraid on Mon Oct 03 15:03:03 BST 2011 |
2 | # baseURI: http://www.reportinghub.no/ep/spin/ddr-tables | 2 | # baseURI: http://www.reportinghub.no/ep/spin/ddr-tables |
3 | # imports: http://www.reportinghub.no/ep/schema/1.0/activity-purpose | 3 | # imports: http://www.reportinghub.no/ep/schema/1.0/activity-purpose |
4 | # imports: http://www.reportinghub.no/ep/schema/1.0/ddr | 4 | # imports: http://www.reportinghub.no/ep/schema/1.0/ddr |
... | @@ -20,7 +20,7 @@ | ... | @@ -20,7 +20,7 @@ |
20 | <http://www.reportinghub.no/ep/spin/ddr-tables> | 20 | <http://www.reportinghub.no/ep/spin/ddr-tables> |
21 | rdf:type owl:Ontology ; | 21 | rdf:type owl:Ontology ; |
22 | rdfs:comment "A collection of SELECT templates that can be used to assemble tables in DD reports."^^xsd:string ; | 22 | rdfs:comment "A collection of SELECT templates that can be used to assemble tables in DD reports."^^xsd:string ; |
23 | - 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> ; | 23 | + 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> ; |
24 | owl:versionInfo "0.1.0"^^xsd:string . | 24 | owl:versionInfo "0.1.0"^^xsd:string . |
25 | 25 | ||
26 | ddr-tables:BitRecord | 26 | ddr-tables:BitRecord |
... | @@ -1321,71 +1321,85 @@ ddr-tables:Operations | ... | @@ -1321,71 +1321,85 @@ ddr-tables:Operations |
1321 | spin:body | 1321 | spin:body |
1322 | [ rdf:type sp:Select ; | 1322 | [ rdf:type sp:Select ; |
1323 | sp:orderBy (_:b234) ; | 1323 | sp:orderBy (_:b234) ; |
1324 | - sp:resultVariables (_:b234 _:b235 _:b236 _:b237 [ sp:varName "depth"^^xsd:string | 1324 | + sp:resultVariables (_:b234 _:b235 _:b236 _:b237 _:b238 _:b239 _:b240 _:b241) ; |
1325 | - ] _:b238 _:b239 _:b240) ; | 1325 | + sp:where ([ sp:object _:b242 ; |
1326 | - sp:where ([ sp:object _:b241 ; | ||
1327 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; | 1326 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; |
1328 | sp:subject | 1327 | sp:subject |
1329 | [ sp:varName "report"^^xsd:string | 1328 | [ sp:varName "report"^^xsd:string |
1330 | ] | 1329 | ] |
1331 | - ] [ sp:object _:b242 ; | 1330 | + ] [ sp:object _:b243 ; |
1332 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 1331 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
1333 | - sp:subject _:b241 | 1332 | + sp:subject _:b242 |
1334 | ] [ sp:object _:b234 ; | 1333 | ] [ sp:object _:b234 ; |
1335 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; | 1334 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; |
1336 | - sp:subject _:b242 | 1335 | + sp:subject _:b243 |
1337 | ] [ sp:object _:b235 ; | 1336 | ] [ sp:object _:b235 ; |
1338 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | 1337 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; |
1339 | - sp:subject _:b242 | 1338 | + sp:subject _:b243 |
1340 | - ] [ sp:object _:b243 ; | 1339 | + ] [ sp:object _:b244 ; |
1341 | sp:predicate rdf:type ; | 1340 | sp:predicate rdf:type ; |
1342 | - sp:subject _:b242 | 1341 | + sp:subject _:b243 |
1343 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#ActivitySuccessType> ; | 1342 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#ActivitySuccessType> ; |
1344 | sp:predicate rdf:type ; | 1343 | sp:predicate rdf:type ; |
1345 | - sp:subject _:b243 | 1344 | + sp:subject _:b244 |
1346 | - ] [ sp:object _:b239 ; | 1345 | + ] [ sp:object _:b240 ; |
1347 | sp:predicate rdfs:label ; | 1346 | sp:predicate rdfs:label ; |
1348 | - sp:subject _:b243 | 1347 | + sp:subject _:b244 |
1349 | ] [ rdf:type sp:Optional ; | 1348 | ] [ rdf:type sp:Optional ; |
1350 | - sp:elements ([ sp:object _:b244 ; | 1349 | + sp:elements ([ sp:object _:b245 ; |
1351 | sp:predicate rdf:type ; | 1350 | sp:predicate rdf:type ; |
1352 | - sp:subject _:b242 | 1351 | + sp:subject _:b243 |
1353 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ; | 1352 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ; |
1354 | sp:predicate rdf:type ; | 1353 | sp:predicate rdf:type ; |
1355 | - sp:subject _:b244 | 1354 | + sp:subject _:b245 |
1356 | ] [ rdf:type sp:Bind ; | 1355 | ] [ rdf:type sp:Bind ; |
1357 | sp:expression | 1356 | sp:expression |
1358 | [ rdf:type spif:name ; | 1357 | [ rdf:type spif:name ; |
1359 | - sp:arg1 _:b244 | 1358 | + sp:arg1 _:b245 |
1360 | ] ; | 1359 | ] ; |
1361 | - sp:variable _:b238 | 1360 | + sp:variable _:b239 |
1362 | ]) | 1361 | ]) |
1363 | ] [ rdf:type sp:Optional ; | 1362 | ] [ rdf:type sp:Optional ; |
1364 | - sp:elements ([ sp:object _:b245 ; | 1363 | + sp:elements ([ sp:object _:b246 ; |
1365 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 1364 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
1366 | - sp:subject _:b242 | 1365 | + sp:subject _:b243 |
1367 | - ] [ sp:object _:b246 ; | 1366 | + ] [ sp:object _:b247 ; |
1368 | sp:predicate <http://www.reportinghub.no/ep/schema/well#initialBottomHoleMeasuredDepth> ; | 1367 | sp:predicate <http://www.reportinghub.no/ep/schema/well#initialBottomHoleMeasuredDepth> ; |
1369 | - sp:subject _:b245 | 1368 | + sp:subject _:b246 |
1370 | ] [ sp:object _:b236 ; | 1369 | ] [ sp:object _:b236 ; |
1371 | sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; | 1370 | sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; |
1372 | - sp:subject _:b246 | 1371 | + sp:subject _:b247 |
1373 | ]) | 1372 | ]) |
1374 | ] [ rdf:type sp:Optional ; | 1373 | ] [ rdf:type sp:Optional ; |
1375 | - sp:elements ([ sp:object _:b245 ; | 1374 | + sp:elements ([ sp:object _:b246 ; |
1376 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 1375 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
1377 | - sp:subject _:b242 | 1376 | + sp:subject _:b243 |
1378 | - ] [ sp:object _:b247 ; | 1377 | + ] [ sp:object _:b248 ; |
1379 | sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ; | 1378 | sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ; |
1380 | - sp:subject _:b245 | 1379 | + sp:subject _:b246 |
1381 | ] [ sp:object _:b237 ; | 1380 | ] [ sp:object _:b237 ; |
1382 | sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; | 1381 | sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; |
1383 | - sp:subject _:b247 | 1382 | + sp:subject _:b248 |
1383 | + ]) | ||
1384 | + ] [ rdf:type sp:Optional ; | ||
1385 | + sp:elements ([ rdf:type sp:Bind ; | ||
1386 | + sp:expression | ||
1387 | + [ rdf:type sp:sub ; | ||
1388 | + sp:arg1 [ rdf:type spif:cast ; | ||
1389 | + arg:datatype xsd:float ; | ||
1390 | + sp:arg1 _:b237 | ||
1391 | + ] ; | ||
1392 | + sp:arg2 [ rdf:type spif:cast ; | ||
1393 | + arg:datatype xsd:float ; | ||
1394 | + sp:arg1 _:b236 | ||
1395 | + ] | ||
1396 | + ] ; | ||
1397 | + sp:variable _:b238 | ||
1384 | ]) | 1398 | ]) |
1385 | ] [ rdf:type sp:Optional ; | 1399 | ] [ rdf:type sp:Optional ; |
1386 | - sp:elements ([ sp:object _:b240 ; | 1400 | + sp:elements ([ sp:object _:b241 ; |
1387 | sp:predicate rdfs:comment ; | 1401 | sp:predicate rdfs:comment ; |
1388 | - sp:subject _:b242 | 1402 | + sp:subject _:b243 |
1389 | ]) | 1403 | ]) |
1390 | ]) | 1404 | ]) |
1391 | ] ; | 1405 | ] ; |
... | @@ -1398,68 +1412,68 @@ ddr-tables:PerforationInformation | ... | @@ -1398,68 +1412,68 @@ ddr-tables:PerforationInformation |
1398 | spin:body | 1412 | spin:body |
1399 | [ rdf:type sp:Select ; | 1413 | [ rdf:type sp:Select ; |
1400 | rdfs:comment "missing ?durationWellPerf - need to subtract one ISO datetime from another"^^xsd:string ; | 1414 | rdfs:comment "missing ?durationWellPerf - need to subtract one ISO datetime from another"^^xsd:string ; |
1401 | - sp:resultVariables (_:b248 _:b249 [ sp:varName "durationWellPerf"^^xsd:string | 1415 | + sp:resultVariables (_:b249 _:b250 [ sp:varName "durationWellPerf"^^xsd:string |
1402 | - ] _:b250 _:b251 _:b252 _:b253) ; | 1416 | + ] _:b251 _:b252 _:b253 _:b254) ; |
1403 | - sp:where ([ sp:object _:b254 ; | 1417 | + sp:where ([ sp:object _:b255 ; |
1404 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; | 1418 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; |
1405 | sp:subject | 1419 | sp:subject |
1406 | [ sp:varName "report"^^xsd:string | 1420 | [ sp:varName "report"^^xsd:string |
1407 | ] | 1421 | ] |
1408 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#DailyDrillingActivity> ; | 1422 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#DailyDrillingActivity> ; |
1409 | sp:predicate rdf:type ; | 1423 | sp:predicate rdf:type ; |
1410 | - sp:subject _:b254 | 1424 | + sp:subject _:b255 |
1411 | - ] [ sp:object _:b255 ; | 1425 | + ] [ sp:object _:b256 ; |
1412 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 1426 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
1413 | - sp:subject _:b254 | 1427 | + sp:subject _:b255 |
1414 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#OpenPerforationInterval> ; | 1428 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#OpenPerforationInterval> ; |
1415 | sp:predicate rdf:type ; | 1429 | sp:predicate rdf:type ; |
1416 | - sp:subject _:b255 | 1430 | + sp:subject _:b256 |
1417 | ] [ rdf:type sp:Optional ; | 1431 | ] [ rdf:type sp:Optional ; |
1418 | - sp:elements ([ sp:object _:b249 ; | 1432 | + sp:elements ([ sp:object _:b250 ; |
1419 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; | 1433 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; |
1420 | - sp:subject _:b255 | 1434 | + sp:subject _:b256 |
1421 | ]) | 1435 | ]) |
1422 | ] [ rdf:type sp:Optional ; | 1436 | ] [ rdf:type sp:Optional ; |
1423 | - sp:elements ([ sp:object _:b248 ; | 1437 | + sp:elements ([ sp:object _:b249 ; |
1424 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | 1438 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; |
1425 | - sp:subject _:b255 | 1439 | + sp:subject _:b256 |
1426 | ]) | 1440 | ]) |
1427 | ] [ rdf:type sp:Optional ; | 1441 | ] [ rdf:type sp:Optional ; |
1428 | - sp:elements ([ sp:object _:b256 ; | ||
1429 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | ||
1430 | - sp:subject _:b255 | ||
1431 | - ] [ rdf:type sp:Optional ; | ||
1432 | sp:elements ([ sp:object _:b257 ; | 1442 | sp:elements ([ sp:object _:b257 ; |
1433 | - sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore> ; | 1443 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
1434 | sp:subject _:b256 | 1444 | sp:subject _:b256 |
1435 | - ] [ sp:object _:b250 ; | ||
1436 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; | ||
1437 | - sp:subject _:b257 | ||
1438 | - ]) | ||
1439 | ] [ rdf:type sp:Optional ; | 1445 | ] [ rdf:type sp:Optional ; |
1440 | sp:elements ([ sp:object _:b258 ; | 1446 | sp:elements ([ sp:object _:b258 ; |
1441 | - sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheBottomOfAPartOfAWellBore> ; | 1447 | + sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore> ; |
1442 | - sp:subject _:b256 | 1448 | + sp:subject _:b257 |
1443 | ] [ sp:object _:b251 ; | 1449 | ] [ sp:object _:b251 ; |
1444 | sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; | 1450 | sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; |
1445 | sp:subject _:b258 | 1451 | sp:subject _:b258 |
1446 | ]) | 1452 | ]) |
1447 | ] [ rdf:type sp:Optional ; | 1453 | ] [ rdf:type sp:Optional ; |
1448 | sp:elements ([ sp:object _:b259 ; | 1454 | sp:elements ([ sp:object _:b259 ; |
1449 | - sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheTopOfAPartOfAWellBore> ; | 1455 | + sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheBottomOfAPartOfAWellBore> ; |
1450 | - sp:subject _:b256 | 1456 | + sp:subject _:b257 |
1451 | ] [ sp:object _:b252 ; | 1457 | ] [ sp:object _:b252 ; |
1452 | sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; | 1458 | sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; |
1453 | sp:subject _:b259 | 1459 | sp:subject _:b259 |
1454 | ]) | 1460 | ]) |
1455 | ] [ rdf:type sp:Optional ; | 1461 | ] [ rdf:type sp:Optional ; |
1456 | sp:elements ([ sp:object _:b260 ; | 1462 | sp:elements ([ sp:object _:b260 ; |
1457 | - sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheBottomOfAPartOfAWellBore> ; | 1463 | + sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheTopOfAPartOfAWellBore> ; |
1458 | - sp:subject _:b256 | 1464 | + sp:subject _:b257 |
1459 | ] [ sp:object _:b253 ; | 1465 | ] [ sp:object _:b253 ; |
1460 | sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; | 1466 | sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; |
1461 | sp:subject _:b260 | 1467 | sp:subject _:b260 |
1462 | ]) | 1468 | ]) |
1469 | + ] [ rdf:type sp:Optional ; | ||
1470 | + sp:elements ([ sp:object _:b261 ; | ||
1471 | + sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheBottomOfAPartOfAWellBore> ; | ||
1472 | + sp:subject _:b257 | ||
1473 | + ] [ sp:object _:b254 ; | ||
1474 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; | ||
1475 | + sp:subject _:b261 | ||
1476 | + ]) | ||
1463 | ]) | 1477 | ]) |
1464 | ]) | 1478 | ]) |
1465 | ] ; | 1479 | ] ; |
... | @@ -1471,62 +1485,62 @@ ddr-tables:PorePressure | ... | @@ -1471,62 +1485,62 @@ ddr-tables:PorePressure |
1471 | rdfs:subClassOf rhspin:DDRTableTemplates ; | 1485 | rdfs:subClassOf rhspin:DDRTableTemplates ; |
1472 | spin:body | 1486 | spin:body |
1473 | [ rdf:type sp:Select ; | 1487 | [ rdf:type sp:Select ; |
1474 | - sp:orderBy (_:b261) ; | 1488 | + sp:orderBy (_:b262) ; |
1475 | - sp:resultVariables (_:b262 _:b263 _:b261 _:b264 _:b265) ; | 1489 | + sp:resultVariables (_:b263 _:b264 _:b262 _:b265 _:b266) ; |
1476 | - sp:where ([ sp:object _:b266 ; | 1490 | + sp:where ([ sp:object _:b267 ; |
1477 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; | 1491 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; |
1478 | sp:subject | 1492 | sp:subject |
1479 | [ sp:varName "report"^^xsd:string | 1493 | [ sp:varName "report"^^xsd:string |
1480 | ] | 1494 | ] |
1481 | - ] [ sp:object _:b267 ; | 1495 | + ] [ sp:object _:b268 ; |
1482 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 1496 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
1483 | - sp:subject _:b266 | ||
1484 | - ] [ sp:object _:b261 ; | ||
1485 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#nominallyAt> ; | ||
1486 | sp:subject _:b267 | 1497 | sp:subject _:b267 |
1487 | - ] [ sp:object _:b268 ; | 1498 | + ] [ sp:object _:b262 ; |
1499 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#nominallyAt> ; | ||
1500 | + sp:subject _:b268 | ||
1501 | + ] [ sp:object _:b269 ; | ||
1488 | sp:predicate rdf:type ; | 1502 | sp:predicate rdf:type ; |
1489 | - sp:subject _:b267 | 1503 | + sp:subject _:b268 |
1490 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#PorePressureDetermination> ; | 1504 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#PorePressureDetermination> ; |
1491 | sp:predicate rdfs:subClassOf ; | 1505 | sp:predicate rdfs:subClassOf ; |
1492 | - sp:subject _:b268 | 1506 | + sp:subject _:b269 |
1493 | - ] [ sp:object _:b269 ; | 1507 | + ] [ sp:object _:b270 ; |
1494 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 1508 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
1495 | - sp:subject _:b267 | 1509 | + sp:subject _:b268 |
1496 | ] [ rdf:type sp:Optional ; | 1510 | ] [ rdf:type sp:Optional ; |
1497 | - sp:elements ([ sp:object _:b270 ; | 1511 | + sp:elements ([ sp:object _:b271 ; |
1498 | sp:predicate rdf:type ; | 1512 | sp:predicate rdf:type ; |
1499 | - sp:subject _:b267 | 1513 | + sp:subject _:b268 |
1500 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#PorePressureDeterminationType> ; | 1514 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#PorePressureDeterminationType> ; |
1501 | sp:predicate rdf:type ; | 1515 | sp:predicate rdf:type ; |
1502 | - sp:subject _:b270 | 1516 | + sp:subject _:b271 |
1503 | - ] [ sp:object _:b262 ; | 1517 | + ] [ sp:object _:b263 ; |
1504 | sp:predicate rdfs:label ; | 1518 | sp:predicate rdfs:label ; |
1505 | - sp:subject _:b270 | 1519 | + sp:subject _:b271 |
1506 | ]) | 1520 | ]) |
1507 | ] [ rdf:type sp:Optional ; | 1521 | ] [ rdf:type sp:Optional ; |
1508 | - sp:elements ([ sp:object _:b271 ; | 1522 | + sp:elements ([ sp:object _:b272 ; |
1509 | sp:predicate <http://www.reportinghub.no/ep/schema/well#porePressureEquivalentMudDensity> ; | 1523 | sp:predicate <http://www.reportinghub.no/ep/schema/well#porePressureEquivalentMudDensity> ; |
1510 | - sp:subject _:b269 | 1524 | + sp:subject _:b270 |
1511 | - ] [ sp:object _:b263 ; | 1525 | + ] [ sp:object _:b264 ; |
1512 | sp:predicate <http://www.reportinghub.no/ep/schema/core#gram_cm-3> ; | 1526 | sp:predicate <http://www.reportinghub.no/ep/schema/core#gram_cm-3> ; |
1513 | - sp:subject _:b271 | 1527 | + sp:subject _:b272 |
1514 | ]) | 1528 | ]) |
1515 | ] [ rdf:type sp:Optional ; | 1529 | ] [ rdf:type sp:Optional ; |
1516 | - sp:elements ([ sp:object _:b272 ; | 1530 | + sp:elements ([ sp:object _:b273 ; |
1517 | sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepth> ; | 1531 | sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepth> ; |
1518 | - sp:subject _:b269 | 1532 | + sp:subject _:b270 |
1519 | - ] [ sp:object _:b265 ; | 1533 | + ] [ sp:object _:b266 ; |
1520 | sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; | 1534 | sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; |
1521 | - sp:subject _:b272 | 1535 | + sp:subject _:b273 |
1522 | ]) | 1536 | ]) |
1523 | ] [ rdf:type sp:Optional ; | 1537 | ] [ rdf:type sp:Optional ; |
1524 | - sp:elements ([ sp:object _:b273 ; | 1538 | + sp:elements ([ sp:object _:b274 ; |
1525 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepth> ; | 1539 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepth> ; |
1526 | - sp:subject _:b269 | 1540 | + sp:subject _:b270 |
1527 | - ] [ sp:object _:b264 ; | 1541 | + ] [ sp:object _:b265 ; |
1528 | sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; | 1542 | sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; |
1529 | - sp:subject _:b273 | 1543 | + sp:subject _:b274 |
1530 | ]) | 1544 | ]) |
1531 | ]) | 1545 | ]) |
1532 | ] ; | 1546 | ] ; |
... | @@ -1538,44 +1552,44 @@ ddr-tables:StratigraphicInformation | ... | @@ -1538,44 +1552,44 @@ ddr-tables:StratigraphicInformation |
1538 | rdfs:subClassOf rhspin:DDRTableTemplates ; | 1552 | rdfs:subClassOf rhspin:DDRTableTemplates ; |
1539 | spin:body | 1553 | spin:body |
1540 | [ rdf:type sp:Select ; | 1554 | [ rdf:type sp:Select ; |
1541 | - sp:resultVariables (_:b274 _:b275 _:b276) ; | 1555 | + sp:resultVariables (_:b275 _:b276 _:b277) ; |
1542 | - sp:where ([ sp:object _:b277 ; | 1556 | + sp:where ([ sp:object _:b278 ; |
1543 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; | 1557 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; |
1544 | sp:subject | 1558 | sp:subject |
1545 | [ sp:varName "report"^^xsd:string | 1559 | [ sp:varName "report"^^xsd:string |
1546 | ] | 1560 | ] |
1547 | - ] [ sp:object _:b278 ; | 1561 | + ] [ sp:object _:b279 ; |
1548 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 1562 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
1549 | - sp:subject _:b277 | 1563 | + sp:subject _:b278 |
1550 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#PreliminaryZonation> ; | 1564 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#PreliminaryZonation> ; |
1551 | sp:predicate rdf:type ; | 1565 | sp:predicate rdf:type ; |
1552 | - sp:subject _:b278 | 1566 | + sp:subject _:b279 |
1553 | ] [ rdf:type sp:Optional ; | 1567 | ] [ rdf:type sp:Optional ; |
1554 | - sp:elements ([ sp:object _:b279 ; | 1568 | + sp:elements ([ sp:object _:b280 ; |
1555 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 1569 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
1556 | - sp:subject _:b278 | ||
1557 | - ] [ sp:object _:b280 ; | ||
1558 | - sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore> ; | ||
1559 | sp:subject _:b279 | 1570 | sp:subject _:b279 |
1560 | - ] [ sp:object _:b274 ; | 1571 | + ] [ sp:object _:b281 ; |
1561 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; | 1572 | + sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore> ; |
1562 | sp:subject _:b280 | 1573 | sp:subject _:b280 |
1574 | + ] [ sp:object _:b275 ; | ||
1575 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; | ||
1576 | + sp:subject _:b281 | ||
1563 | ]) | 1577 | ]) |
1564 | ] [ rdf:type sp:Optional ; | 1578 | ] [ rdf:type sp:Optional ; |
1565 | - sp:elements ([ sp:object _:b279 ; | 1579 | + sp:elements ([ sp:object _:b280 ; |
1566 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 1580 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
1567 | - sp:subject _:b278 | ||
1568 | - ] [ sp:object _:b281 ; | ||
1569 | - sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheTopOfAPartOfAWellBore> ; | ||
1570 | sp:subject _:b279 | 1581 | sp:subject _:b279 |
1571 | - ] [ sp:object _:b275 ; | 1582 | + ] [ sp:object _:b282 ; |
1583 | + sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheTopOfAPartOfAWellBore> ; | ||
1584 | + sp:subject _:b280 | ||
1585 | + ] [ sp:object _:b276 ; | ||
1572 | sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; | 1586 | sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; |
1573 | - sp:subject _:b281 | 1587 | + sp:subject _:b282 |
1574 | ]) | 1588 | ]) |
1575 | ] [ rdf:type sp:Optional ; | 1589 | ] [ rdf:type sp:Optional ; |
1576 | - sp:elements ([ sp:object _:b276 ; | 1590 | + sp:elements ([ sp:object _:b277 ; |
1577 | sp:predicate <http://www.reportinghub.no/ep/schema/well#stratigraphyDescription> ; | 1591 | sp:predicate <http://www.reportinghub.no/ep/schema/well#stratigraphyDescription> ; |
1578 | - sp:subject _:b279 | 1592 | + sp:subject _:b280 |
1579 | ]) | 1593 | ]) |
1580 | ]) | 1594 | ]) |
1581 | ] ; | 1595 | ] ; |
... | @@ -1587,61 +1601,61 @@ ddr-tables:SurveyStation | ... | @@ -1587,61 +1601,61 @@ ddr-tables:SurveyStation |
1587 | rdfs:subClassOf rhspin:DDRTableTemplates ; | 1601 | rdfs:subClassOf rhspin:DDRTableTemplates ; |
1588 | spin:body | 1602 | spin:body |
1589 | [ rdf:type sp:Select ; | 1603 | [ rdf:type sp:Select ; |
1590 | - sp:resultVariables (_:b282 _:b283 _:b284 _:b285) ; | 1604 | + sp:resultVariables (_:b283 _:b284 _:b285 _:b286) ; |
1591 | - sp:where ([ sp:object _:b286 ; | 1605 | + sp:where ([ sp:object _:b287 ; |
1592 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; | 1606 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; |
1593 | sp:subject | 1607 | sp:subject |
1594 | [ sp:varName "report"^^xsd:string | 1608 | [ sp:varName "report"^^xsd:string |
1595 | ] | 1609 | ] |
1596 | - ] [ sp:object _:b287 ; | 1610 | + ] [ sp:object _:b288 ; |
1597 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 1611 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
1598 | - sp:subject _:b286 | 1612 | + sp:subject _:b287 |
1599 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellBoreDirectionalSurvey> ; | 1613 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellBoreDirectionalSurvey> ; |
1600 | sp:predicate rdf:type ; | 1614 | sp:predicate rdf:type ; |
1601 | - sp:subject _:b287 | 1615 | + sp:subject _:b288 |
1602 | ] [ rdf:type sp:Optional ; | 1616 | ] [ rdf:type sp:Optional ; |
1603 | - sp:elements ([ sp:object _:b288 ; | 1617 | + sp:elements ([ sp:object _:b289 ; |
1604 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 1618 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
1605 | - sp:subject _:b287 | ||
1606 | - ] [ sp:object _:b289 ; | ||
1607 | - sp:predicate <http://www.reportinghub.no/ep/schema/well#azimuth> ; | ||
1608 | sp:subject _:b288 | 1619 | sp:subject _:b288 |
1609 | - ] [ sp:object _:b285 ; | 1620 | + ] [ sp:object _:b290 ; |
1610 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#degreesOfAngle> ; | 1621 | + sp:predicate <http://www.reportinghub.no/ep/schema/well#azimuth> ; |
1611 | sp:subject _:b289 | 1622 | sp:subject _:b289 |
1623 | + ] [ sp:object _:b286 ; | ||
1624 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#degreesOfAngle> ; | ||
1625 | + sp:subject _:b290 | ||
1612 | ]) | 1626 | ]) |
1613 | ] [ rdf:type sp:Optional ; | 1627 | ] [ rdf:type sp:Optional ; |
1614 | - sp:elements ([ sp:object _:b288 ; | 1628 | + sp:elements ([ sp:object _:b289 ; |
1615 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 1629 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
1616 | - sp:subject _:b287 | ||
1617 | - ] [ sp:object _:b290 ; | ||
1618 | - sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepth> ; | ||
1619 | sp:subject _:b288 | 1630 | sp:subject _:b288 |
1620 | - ] [ sp:object _:b282 ; | 1631 | + ] [ sp:object _:b291 ; |
1632 | + sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepth> ; | ||
1633 | + sp:subject _:b289 | ||
1634 | + ] [ sp:object _:b283 ; | ||
1621 | sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; | 1635 | sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; |
1622 | - sp:subject _:b290 | 1636 | + sp:subject _:b291 |
1623 | ]) | 1637 | ]) |
1624 | ] [ rdf:type sp:Optional ; | 1638 | ] [ rdf:type sp:Optional ; |
1625 | - sp:elements ([ sp:object _:b288 ; | 1639 | + sp:elements ([ sp:object _:b289 ; |
1626 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 1640 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
1627 | - sp:subject _:b287 | ||
1628 | - ] [ sp:object _:b291 ; | ||
1629 | - sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepth> ; | ||
1630 | sp:subject _:b288 | 1641 | sp:subject _:b288 |
1631 | - ] [ sp:object _:b283 ; | 1642 | + ] [ sp:object _:b292 ; |
1643 | + sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepth> ; | ||
1644 | + sp:subject _:b289 | ||
1645 | + ] [ sp:object _:b284 ; | ||
1632 | sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; | 1646 | sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; |
1633 | - sp:subject _:b291 | 1647 | + sp:subject _:b292 |
1634 | ]) | 1648 | ]) |
1635 | ] [ rdf:type sp:Optional ; | 1649 | ] [ rdf:type sp:Optional ; |
1636 | - sp:elements ([ sp:object _:b288 ; | 1650 | + sp:elements ([ sp:object _:b289 ; |
1637 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 1651 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
1638 | - sp:subject _:b287 | ||
1639 | - ] [ sp:object _:b292 ; | ||
1640 | - sp:predicate <http://www.reportinghub.no/ep/schema/well#inclination> ; | ||
1641 | sp:subject _:b288 | 1652 | sp:subject _:b288 |
1642 | - ] [ sp:object _:b284 ; | 1653 | + ] [ sp:object _:b293 ; |
1654 | + sp:predicate <http://www.reportinghub.no/ep/schema/well#inclination> ; | ||
1655 | + sp:subject _:b289 | ||
1656 | + ] [ sp:object _:b285 ; | ||
1643 | sp:predicate <http://www.reportinghub.no/ep/schema/core#degreesOfAngle> ; | 1657 | sp:predicate <http://www.reportinghub.no/ep/schema/core#degreesOfAngle> ; |
1644 | - sp:subject _:b292 | 1658 | + sp:subject _:b293 |
1645 | ]) | 1659 | ]) |
1646 | ]) | 1660 | ]) |
1647 | ] ; | 1661 | ] ; |
... | @@ -1654,161 +1668,161 @@ ddr-tables:WellControlIncident | ... | @@ -1654,161 +1668,161 @@ ddr-tables:WellControlIncident |
1654 | spin:body | 1668 | spin:body |
1655 | [ rdf:type sp:Select ; | 1669 | [ rdf:type sp:Select ; |
1656 | sp:distinct "true"^^xsd:boolean ; | 1670 | sp:distinct "true"^^xsd:boolean ; |
1657 | - sp:orderBy (_:b293) ; | 1671 | + sp:orderBy (_:b294) ; |
1658 | - sp:resultVariables (_:b293 _:b294 _:b295 _:b296 _:b297 _:b298 _:b299 _:b300 _:b301 _:b302 _:b303 _:b304 _:b305 _:b306 _:b307 _:b308) ; | 1672 | + sp:resultVariables (_:b294 _:b295 _:b296 _:b297 _:b298 _:b299 _:b300 _:b301 _:b302 _:b303 _:b304 _:b305 _:b306 _:b307 _:b308 _:b309) ; |
1659 | - sp:where ([ sp:object _:b309 ; | 1673 | + sp:where ([ sp:object _:b310 ; |
1660 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; | 1674 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; |
1661 | sp:subject | 1675 | sp:subject |
1662 | [ sp:varName "report"^^xsd:string | 1676 | [ sp:varName "report"^^xsd:string |
1663 | ] | 1677 | ] |
1664 | - ] [ sp:object _:b310 ; | ||
1665 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | ||
1666 | - sp:subject _:b309 | ||
1667 | ] [ sp:object _:b311 ; | 1678 | ] [ sp:object _:b311 ; |
1668 | - sp:predicate rdf:type ; | 1679 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
1669 | sp:subject _:b310 | 1680 | sp:subject _:b310 |
1681 | + ] [ sp:object _:b312 ; | ||
1682 | + sp:predicate rdf:type ; | ||
1683 | + sp:subject _:b311 | ||
1670 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellControlIncident> ; | 1684 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellControlIncident> ; |
1671 | sp:predicate rdfs:subClassOf ; | 1685 | sp:predicate rdfs:subClassOf ; |
1672 | - sp:subject _:b311 | 1686 | + sp:subject _:b312 |
1673 | - ] [ sp:object _:b305 ; | 1687 | + ] [ sp:object _:b306 ; |
1674 | sp:predicate rdfs:label ; | 1688 | sp:predicate rdfs:label ; |
1675 | - sp:subject _:b311 | 1689 | + sp:subject _:b312 |
1676 | ] [ rdf:type sp:Optional ; | 1690 | ] [ rdf:type sp:Optional ; |
1677 | - sp:elements ([ sp:object _:b312 ; | 1691 | + sp:elements ([ sp:object _:b313 ; |
1678 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 1692 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
1679 | - sp:subject _:b310 | 1693 | + sp:subject _:b311 |
1680 | - ] [ sp:object _:b313 ; | 1694 | + ] [ sp:object _:b314 ; |
1681 | sp:predicate rdf:type ; | 1695 | sp:predicate rdf:type ; |
1682 | - sp:subject _:b312 | 1696 | + sp:subject _:b313 |
1683 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellKillingType> ; | 1697 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellKillingType> ; |
1684 | sp:predicate rdf:type ; | 1698 | sp:predicate rdf:type ; |
1685 | - sp:subject _:b313 | 1699 | + sp:subject _:b314 |
1686 | - ] [ sp:object _:b306 ; | 1700 | + ] [ sp:object _:b307 ; |
1687 | sp:predicate rdfs:label ; | 1701 | sp:predicate rdfs:label ; |
1688 | - sp:subject _:b313 | 1702 | + sp:subject _:b314 |
1689 | ]) | 1703 | ]) |
1690 | ] [ rdf:type sp:Optional ; | 1704 | ] [ rdf:type sp:Optional ; |
1691 | - sp:elements ([ sp:object _:b314 ; | 1705 | + sp:elements ([ sp:object _:b315 ; |
1692 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 1706 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
1693 | - sp:subject _:b310 | 1707 | + sp:subject _:b311 |
1694 | ] [ rdf:type sp:Optional ; | 1708 | ] [ rdf:type sp:Optional ; |
1695 | - sp:elements ([ sp:object _:b315 ; | 1709 | + sp:elements ([ sp:object _:b316 ; |
1696 | sp:predicate <http://www.reportinghub.no/ep/schema/well#shutInCasingPressure> ; | 1710 | sp:predicate <http://www.reportinghub.no/ep/schema/well#shutInCasingPressure> ; |
1697 | - sp:subject _:b314 | ||
1698 | - ] [ sp:object _:b303 ; | ||
1699 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#bar> ; | ||
1700 | sp:subject _:b315 | 1711 | sp:subject _:b315 |
1712 | + ] [ sp:object _:b304 ; | ||
1713 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#bar> ; | ||
1714 | + sp:subject _:b316 | ||
1701 | ]) | 1715 | ]) |
1702 | ] [ rdf:type sp:Optional ; | 1716 | ] [ rdf:type sp:Optional ; |
1703 | - sp:elements ([ sp:object _:b316 ; | 1717 | + sp:elements ([ sp:object _:b317 ; |
1704 | sp:predicate <http://www.reportinghub.no/ep/schema/well#bottomHoleTemperature> ; | 1718 | sp:predicate <http://www.reportinghub.no/ep/schema/well#bottomHoleTemperature> ; |
1705 | - sp:subject _:b314 | 1719 | + sp:subject _:b315 |
1706 | - ] [ sp:object _:b308 ; | 1720 | + ] [ sp:object _:b309 ; |
1707 | sp:predicate <http://www.reportinghub.no/ep/schema/core#celsius> ; | 1721 | sp:predicate <http://www.reportinghub.no/ep/schema/core#celsius> ; |
1708 | - sp:subject _:b316 | 1722 | + sp:subject _:b317 |
1709 | ]) | 1723 | ]) |
1710 | ] [ rdf:type sp:Optional ; | 1724 | ] [ rdf:type sp:Optional ; |
1711 | - sp:elements ([ sp:object _:b317 ; | 1725 | + sp:elements ([ sp:object _:b318 ; |
1712 | sp:predicate <http://www.reportinghub.no/ep/schema/well#shutInDrillPipePressure> ; | 1726 | sp:predicate <http://www.reportinghub.no/ep/schema/well#shutInDrillPipePressure> ; |
1713 | - sp:subject _:b314 | 1727 | + sp:subject _:b315 |
1714 | - ] [ sp:object _:b304 ; | 1728 | + ] [ sp:object _:b305 ; |
1715 | sp:predicate <http://www.reportinghub.no/ep/schema/core#bar> ; | 1729 | sp:predicate <http://www.reportinghub.no/ep/schema/core#bar> ; |
1716 | - sp:subject _:b317 | 1730 | + sp:subject _:b318 |
1717 | ]) | 1731 | ]) |
1718 | ] [ rdf:type sp:Optional ; | 1732 | ] [ rdf:type sp:Optional ; |
1719 | - sp:elements ([ sp:object _:b318 ; | 1733 | + sp:elements ([ sp:object _:b319 ; |
1720 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 1734 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
1721 | - sp:subject _:b314 | 1735 | + sp:subject _:b315 |
1722 | ] [ sp:object <http://www.reportinghub.no/ep/schema/equipment#LastCasingOfAWellBore> ; | 1736 | ] [ sp:object <http://www.reportinghub.no/ep/schema/equipment#LastCasingOfAWellBore> ; |
1723 | sp:predicate rdf:type ; | 1737 | sp:predicate rdf:type ; |
1724 | - sp:subject _:b318 | 1738 | + sp:subject _:b319 |
1725 | - ] [ sp:object _:b319 ; | 1739 | + ] [ sp:object _:b320 ; |
1726 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepth> ; | 1740 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepth> ; |
1727 | - sp:subject _:b318 | ||
1728 | - ] [ sp:object _:b301 ; | ||
1729 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; | ||
1730 | sp:subject _:b319 | 1741 | sp:subject _:b319 |
1742 | + ] [ sp:object _:b302 ; | ||
1743 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; | ||
1744 | + sp:subject _:b320 | ||
1731 | ]) | 1745 | ]) |
1732 | ] [ rdf:type sp:Optional ; | 1746 | ] [ rdf:type sp:Optional ; |
1733 | - sp:elements ([ sp:object _:b320 ; | 1747 | + sp:elements ([ sp:object _:b321 ; |
1734 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#hasDrillingFluid> ; | 1748 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#hasDrillingFluid> ; |
1735 | - sp:subject _:b314 | 1749 | + sp:subject _:b315 |
1736 | - ] [ sp:object _:b321 ; | 1750 | + ] [ sp:object _:b322 ; |
1737 | sp:predicate rdf:type ; | 1751 | sp:predicate rdf:type ; |
1738 | - sp:subject _:b320 | ||
1739 | - ] [ sp:object _:b299 ; | ||
1740 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#gram_cm-3> ; | ||
1741 | sp:subject _:b321 | 1752 | sp:subject _:b321 |
1753 | + ] [ sp:object _:b300 ; | ||
1754 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#gram_cm-3> ; | ||
1755 | + sp:subject _:b322 | ||
1742 | ]) | 1756 | ]) |
1743 | ] [ rdf:type sp:Optional ; | 1757 | ] [ rdf:type sp:Optional ; |
1744 | - sp:elements ([ sp:object _:b322 ; | 1758 | + sp:elements ([ sp:object _:b323 ; |
1745 | sp:predicate <http://www.reportinghub.no/ep/schema/well#bottomHoleMeasuredDepth> ; | 1759 | sp:predicate <http://www.reportinghub.no/ep/schema/well#bottomHoleMeasuredDepth> ; |
1746 | - sp:subject _:b314 | 1760 | + sp:subject _:b315 |
1747 | - ] [ sp:object _:b298 ; | 1761 | + ] [ sp:object _:b299 ; |
1748 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; | 1762 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; |
1749 | - sp:subject _:b322 | 1763 | + sp:subject _:b323 |
1750 | ]) | 1764 | ]) |
1751 | ] [ rdf:type sp:Optional ; | 1765 | ] [ rdf:type sp:Optional ; |
1752 | - sp:elements ([ sp:object _:b323 ; | 1766 | + sp:elements ([ sp:object _:b324 ; |
1753 | sp:predicate <http://www.reportinghub.no/ep/schema/well#porePressureEquivalentMudDensity> ; | 1767 | sp:predicate <http://www.reportinghub.no/ep/schema/well#porePressureEquivalentMudDensity> ; |
1754 | - sp:subject _:b314 | 1768 | + sp:subject _:b315 |
1755 | - ] [ sp:object _:b300 ; | 1769 | + ] [ sp:object _:b301 ; |
1756 | sp:predicate <http://www.reportinghub.no/ep/schema/core#gram_cm-3> ; | 1770 | sp:predicate <http://www.reportinghub.no/ep/schema/core#gram_cm-3> ; |
1757 | - sp:subject _:b323 | 1771 | + sp:subject _:b324 |
1758 | ]) | 1772 | ]) |
1759 | ]) | 1773 | ]) |
1760 | ] [ rdf:type sp:Optional ; | 1774 | ] [ rdf:type sp:Optional ; |
1761 | - sp:elements ([ sp:object _:b324 ; | 1775 | + sp:elements ([ sp:object _:b325 ; |
1762 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#hasInflowLocation> ; | 1776 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#hasInflowLocation> ; |
1763 | - sp:subject _:b310 | 1777 | + sp:subject _:b311 |
1764 | ] [ rdf:type sp:Optional ; | 1778 | ] [ rdf:type sp:Optional ; |
1765 | - sp:elements ([ sp:object _:b325 ; | 1779 | + sp:elements ([ sp:object _:b326 ; |
1766 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 1780 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
1767 | - sp:subject _:b324 | 1781 | + sp:subject _:b325 |
1768 | ] [ sp:object <http://www.reportinghub.no/ep/schema/well#SurroundingRockFormation> ; | 1782 | ] [ sp:object <http://www.reportinghub.no/ep/schema/well#SurroundingRockFormation> ; |
1769 | sp:predicate rdf:type ; | 1783 | sp:predicate rdf:type ; |
1770 | - sp:subject _:b325 | 1784 | + sp:subject _:b326 |
1771 | - ] [ sp:object _:b307 ; | 1785 | + ] [ sp:object _:b308 ; |
1772 | sp:predicate rdfs:comment ; | 1786 | sp:predicate rdfs:comment ; |
1773 | - sp:subject _:b325 | ||
1774 | - ]) | ||
1775 | - ] [ sp:object _:b326 ; | ||
1776 | - sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepth> ; | ||
1777 | - sp:subject _:b324 | ||
1778 | - ] [ sp:object _:b294 ; | ||
1779 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; | ||
1780 | sp:subject _:b326 | 1787 | sp:subject _:b326 |
1788 | + ]) | ||
1781 | ] [ sp:object _:b327 ; | 1789 | ] [ sp:object _:b327 ; |
1782 | - sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepth> ; | 1790 | + sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepth> ; |
1783 | - sp:subject _:b324 | 1791 | + sp:subject _:b325 |
1784 | ] [ sp:object _:b295 ; | 1792 | ] [ sp:object _:b295 ; |
1785 | sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; | 1793 | sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; |
1786 | sp:subject _:b327 | 1794 | sp:subject _:b327 |
1795 | + ] [ sp:object _:b328 ; | ||
1796 | + sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepth> ; | ||
1797 | + sp:subject _:b325 | ||
1798 | + ] [ sp:object _:b296 ; | ||
1799 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; | ||
1800 | + sp:subject _:b328 | ||
1787 | ]) | 1801 | ]) |
1788 | ] [ rdf:type sp:Optional ; | 1802 | ] [ rdf:type sp:Optional ; |
1789 | - sp:elements ([ sp:object _:b328 ; | 1803 | + sp:elements ([ sp:object _:b329 ; |
1790 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#timeLost> ; | 1804 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#timeLost> ; |
1791 | - sp:subject _:b310 | 1805 | + sp:subject _:b311 |
1792 | - ] [ sp:object _:b296 ; | 1806 | + ] [ sp:object _:b297 ; |
1793 | sp:predicate <http://www.reportinghub.no/ep/schema/core#minute> ; | 1807 | sp:predicate <http://www.reportinghub.no/ep/schema/core#minute> ; |
1794 | - sp:subject _:b328 | 1808 | + sp:subject _:b329 |
1795 | ]) | 1809 | ]) |
1796 | ] [ rdf:type sp:Optional ; | 1810 | ] [ rdf:type sp:Optional ; |
1797 | - sp:elements ([ sp:object _:b293 ; | 1811 | + sp:elements ([ sp:object _:b294 ; |
1798 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; | 1812 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; |
1799 | - sp:subject _:b310 | 1813 | + sp:subject _:b311 |
1800 | ]) | 1814 | ]) |
1801 | ] [ rdf:type sp:Optional ; | 1815 | ] [ rdf:type sp:Optional ; |
1802 | - sp:elements ([ sp:object _:b329 ; | 1816 | + sp:elements ([ sp:object _:b330 ; |
1803 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#volumeOfMudGained> ; | 1817 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#volumeOfMudGained> ; |
1804 | - sp:subject _:b310 | 1818 | + sp:subject _:b311 |
1805 | - ] [ sp:object _:b302 ; | 1819 | + ] [ sp:object _:b303 ; |
1806 | sp:predicate <http://www.reportinghub.no/ep/schema/core#metre3> ; | 1820 | sp:predicate <http://www.reportinghub.no/ep/schema/core#metre3> ; |
1807 | - sp:subject _:b329 | 1821 | + sp:subject _:b330 |
1808 | ]) | 1822 | ]) |
1809 | ] [ rdf:type sp:Bind ; | 1823 | ] [ rdf:type sp:Bind ; |
1810 | sp:expression "[TBD]" ; | 1824 | sp:expression "[TBD]" ; |
1811 | - sp:variable _:b297 | 1825 | + sp:variable _:b298 |
1812 | ]) | 1826 | ]) |
1813 | ] ; | 1827 | ] ; |
1814 | rhspin:tableHeaders ("Date"^^xsd:string "Depth of well mMD"^^xsd:string "Depth of well mTVD"^^xsd:string "Lost time min"^^xsd:string "Time for well control regain"^^xsd:string "Depth at bit mMD"^^xsd:string "Drilling fluid density g/cm3"^^xsd:string "Pore pressure g/cm3"^^xsd:string "Depth to casing mMD"^^xsd:string "Gained vol of Fluid"^^xsd:string "Shut in casing pressure bar"^^xsd:string "Shut in drill pipe pressure bar"^^xsd:string "Incident class"^^xsd:string "Killing procd"^^xsd:string "Formation"^^xsd:string "BHT"^^xsd:string) . | 1828 | rhspin:tableHeaders ("Date"^^xsd:string "Depth of well mMD"^^xsd:string "Depth of well mTVD"^^xsd:string "Lost time min"^^xsd:string "Time for well control regain"^^xsd:string "Depth at bit mMD"^^xsd:string "Drilling fluid density g/cm3"^^xsd:string "Pore pressure g/cm3"^^xsd:string "Depth to casing mMD"^^xsd:string "Gained vol of Fluid"^^xsd:string "Shut in casing pressure bar"^^xsd:string "Shut in drill pipe pressure bar"^^xsd:string "Incident class"^^xsd:string "Killing procd"^^xsd:string "Formation"^^xsd:string "BHT"^^xsd:string) . |
... | @@ -1819,630 +1833,588 @@ ddr-tables:WellTestInformation | ... | @@ -1819,630 +1833,588 @@ ddr-tables:WellTestInformation |
1819 | rdfs:subClassOf rhspin:DDRTableTemplates ; | 1833 | rdfs:subClassOf rhspin:DDRTableTemplates ; |
1820 | spin:body | 1834 | spin:body |
1821 | [ rdf:type sp:Select ; | 1835 | [ rdf:type sp:Select ; |
1822 | - sp:orderBy (_:b330) ; | 1836 | + sp:orderBy (_:b331) ; |
1823 | - sp:resultVariables (_:b330 _:b331 _:b332 _:b333 _:b334 _:b335 _:b336 _:b337 _:b338 _:b339 _:b340 _:b341 _:b342 _:b343 _:b344 _:b345 _:b346 _:b347) ; | 1837 | + sp:resultVariables (_:b331 _:b332 _:b333 _:b334 _:b335 _:b336 _:b337 _:b338 _:b339 _:b340 _:b341 _:b342 _:b343 _:b344 _:b345 _:b346 _:b347 _:b348) ; |
1824 | - sp:where ([ sp:object _:b348 ; | 1838 | + sp:where ([ sp:object _:b349 ; |
1825 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; | 1839 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; |
1826 | sp:subject | 1840 | sp:subject |
1827 | [ sp:varName "report"^^xsd:string | 1841 | [ sp:varName "report"^^xsd:string |
1828 | ] | 1842 | ] |
1829 | - ] [ sp:object _:b349 ; | ||
1830 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | ||
1831 | - sp:subject _:b348 | ||
1832 | ] [ sp:object _:b350 ; | 1843 | ] [ sp:object _:b350 ; |
1833 | - sp:predicate rdf:type ; | 1844 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
1834 | sp:subject _:b349 | 1845 | sp:subject _:b349 |
1846 | + ] [ sp:object _:b351 ; | ||
1847 | + sp:predicate rdf:type ; | ||
1848 | + sp:subject _:b350 | ||
1835 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellTest> ; | 1849 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellTest> ; |
1836 | sp:predicate rdfs:subClassOf ; | 1850 | sp:predicate rdfs:subClassOf ; |
1837 | - sp:subject _:b350 | 1851 | + sp:subject _:b351 |
1838 | ] [ rdf:type sp:Optional ; | 1852 | ] [ rdf:type sp:Optional ; |
1839 | - sp:elements ([ sp:object _:b331 ; | 1853 | + sp:elements ([ sp:object _:b332 ; |
1840 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#wellTestNumber> ; | 1854 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#wellTestNumber> ; |
1841 | - sp:subject _:b349 | 1855 | + sp:subject _:b350 |
1842 | ]) | 1856 | ]) |
1843 | ] [ rdf:type sp:Optional ; | 1857 | ] [ rdf:type sp:Optional ; |
1844 | - sp:elements ([ sp:object _:b332 ; | 1858 | + sp:elements ([ sp:object _:b333 ; |
1845 | sp:predicate rdfs:label ; | 1859 | sp:predicate rdfs:label ; |
1846 | - sp:subject _:b350 | 1860 | + sp:subject _:b351 |
1847 | ]) | 1861 | ]) |
1848 | ] [ rdf:type sp:Optional ; | 1862 | ] [ rdf:type sp:Optional ; |
1849 | - sp:elements ([ sp:object _:b330 ; | 1863 | + sp:elements ([ sp:object _:b331 ; |
1850 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | 1864 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; |
1851 | - sp:subject _:b349 | 1865 | + sp:subject _:b350 |
1852 | ]) | 1866 | ]) |
1853 | ] [ rdf:type sp:Optional ; | 1867 | ] [ rdf:type sp:Optional ; |
1854 | - sp:elements ([ sp:object _:b351 ; | 1868 | + sp:elements ([ sp:object _:b352 ; |
1855 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#fluidProducedByWellTest> ; | 1869 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#fluidProducedByWellTest> ; |
1856 | - sp:subject _:b349 | 1870 | + sp:subject _:b350 |
1857 | ] [ rdf:type sp:Optional ; | 1871 | ] [ rdf:type sp:Optional ; |
1858 | - sp:elements ([ sp:object _:b352 ; | 1872 | + sp:elements ([ sp:object _:b353 ; |
1859 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 1873 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
1860 | - sp:subject _:b351 | 1874 | + sp:subject _:b352 |
1861 | ] [ sp:object <http://www.reportinghub.no/ep/schema/well#Gas> ; | 1875 | ] [ sp:object <http://www.reportinghub.no/ep/schema/well#Gas> ; |
1862 | sp:predicate rdf:type ; | 1876 | sp:predicate rdf:type ; |
1863 | - sp:subject _:b352 | 1877 | + sp:subject _:b353 |
1864 | ] [ rdf:type sp:Optional ; | 1878 | ] [ rdf:type sp:Optional ; |
1865 | - sp:elements ([ sp:object _:b353 ; | 1879 | + sp:elements ([ sp:object _:b354 ; |
1866 | sp:predicate rdf:type ; | 1880 | sp:predicate rdf:type ; |
1867 | - sp:subject _:b352 | 1881 | + sp:subject _:b353 |
1868 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#VolumetricFlowRate> ; | 1882 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#VolumetricFlowRate> ; |
1869 | sp:predicate rdf:type ; | 1883 | sp:predicate rdf:type ; |
1870 | - sp:subject _:b353 | 1884 | + sp:subject _:b354 |
1871 | - ] [ sp:object _:b338 ; | 1885 | + ] [ sp:object _:b339 ; |
1872 | sp:predicate <http://www.reportinghub.no/ep/schema/core#million_metre3_day-1> ; | 1886 | sp:predicate <http://www.reportinghub.no/ep/schema/core#million_metre3_day-1> ; |
1873 | - sp:subject _:b353 | 1887 | + sp:subject _:b354 |
1874 | ]) | 1888 | ]) |
1875 | ] [ rdf:type sp:Optional ; | 1889 | ] [ rdf:type sp:Optional ; |
1876 | - sp:elements ([ sp:object _:b354 ; | 1890 | + sp:elements ([ sp:object _:b355 ; |
1877 | sp:predicate <http://www.reportinghub.no/ep/schema/well#carbonDioxideConcentration> ; | 1891 | sp:predicate <http://www.reportinghub.no/ep/schema/well#carbonDioxideConcentration> ; |
1878 | - sp:subject _:b352 | 1892 | + sp:subject _:b353 |
1879 | - ] [ sp:object _:b346 ; | 1893 | + ] [ sp:object _:b347 ; |
1880 | sp:predicate <http://www.reportinghub.no/ep/schema/core#partPerMillionByMass> ; | 1894 | sp:predicate <http://www.reportinghub.no/ep/schema/core#partPerMillionByMass> ; |
1881 | - sp:subject _:b354 | 1895 | + sp:subject _:b355 |
1882 | ]) | 1896 | ]) |
1883 | ] [ rdf:type sp:Optional ; | 1897 | ] [ rdf:type sp:Optional ; |
1884 | - sp:elements ([ sp:object _:b355 ; | 1898 | + sp:elements ([ sp:object _:b356 ; |
1885 | sp:predicate <http://www.reportinghub.no/ep/schema/well#chlorideConcentration> ; | 1899 | sp:predicate <http://www.reportinghub.no/ep/schema/well#chlorideConcentration> ; |
1886 | - sp:subject _:b352 | 1900 | + sp:subject _:b353 |
1887 | - ] [ sp:object _:b345 ; | 1901 | + ] [ sp:object _:b346 ; |
1888 | sp:predicate <http://www.reportinghub.no/ep/schema/core#partPerMillionByMass> ; | 1902 | sp:predicate <http://www.reportinghub.no/ep/schema/core#partPerMillionByMass> ; |
1889 | - sp:subject _:b355 | 1903 | + sp:subject _:b356 |
1890 | ]) | 1904 | ]) |
1891 | ] [ rdf:type sp:Optional ; | 1905 | ] [ rdf:type sp:Optional ; |
1892 | - sp:elements ([ sp:object _:b356 ; | 1906 | + sp:elements ([ sp:object _:b357 ; |
1893 | sp:predicate <http://www.reportinghub.no/ep/schema/well#hydrogenSulfideConcentration> ; | 1907 | sp:predicate <http://www.reportinghub.no/ep/schema/well#hydrogenSulfideConcentration> ; |
1894 | - sp:subject _:b352 | 1908 | + sp:subject _:b353 |
1895 | - ] [ sp:object _:b347 ; | 1909 | + ] [ sp:object _:b348 ; |
1896 | sp:predicate <http://www.reportinghub.no/ep/schema/core#partPerMillionByMass> ; | 1910 | sp:predicate <http://www.reportinghub.no/ep/schema/core#partPerMillionByMass> ; |
1897 | - sp:subject _:b356 | 1911 | + sp:subject _:b357 |
1898 | ]) | 1912 | ]) |
1899 | ]) | 1913 | ]) |
1900 | ] [ rdf:type sp:Optional ; | 1914 | ] [ rdf:type sp:Optional ; |
1901 | - sp:elements ([ sp:object _:b357 ; | 1915 | + sp:elements ([ sp:object _:b358 ; |
1902 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 1916 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
1903 | - sp:subject _:b351 | 1917 | + sp:subject _:b352 |
1904 | ] [ sp:object <http://www.reportinghub.no/ep/schema/well#Oil> ; | 1918 | ] [ sp:object <http://www.reportinghub.no/ep/schema/well#Oil> ; |
1905 | sp:predicate rdf:type ; | 1919 | sp:predicate rdf:type ; |
1906 | - sp:subject _:b357 | 1920 | + sp:subject _:b358 |
1907 | ] [ rdf:type sp:Optional ; | 1921 | ] [ rdf:type sp:Optional ; |
1908 | - sp:elements ([ sp:object _:b358 ; | 1922 | + sp:elements ([ sp:object _:b359 ; |
1909 | sp:predicate rdf:type ; | 1923 | sp:predicate rdf:type ; |
1910 | - sp:subject _:b357 | 1924 | + sp:subject _:b358 |
1911 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Density> ; | 1925 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Density> ; |
1912 | sp:predicate rdf:type ; | 1926 | sp:predicate rdf:type ; |
1913 | - sp:subject _:b358 | 1927 | + sp:subject _:b359 |
1914 | - ] [ sp:object _:b336 ; | 1928 | + ] [ sp:object _:b337 ; |
1915 | sp:predicate <http://www.reportinghub.no/ep/schema/core#gram_cm-3> ; | 1929 | sp:predicate <http://www.reportinghub.no/ep/schema/core#gram_cm-3> ; |
1916 | - sp:subject _:b358 | 1930 | + sp:subject _:b359 |
1917 | ]) | 1931 | ]) |
1918 | ] [ rdf:type sp:Optional ; | 1932 | ] [ rdf:type sp:Optional ; |
1919 | - sp:elements ([ sp:object _:b359 ; | 1933 | + sp:elements ([ sp:object _:b360 ; |
1920 | sp:predicate rdf:type ; | 1934 | sp:predicate rdf:type ; |
1921 | - sp:subject _:b357 | 1935 | + sp:subject _:b358 |
1922 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#VolumetricFlowRate> ; | 1936 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#VolumetricFlowRate> ; |
1923 | sp:predicate rdf:type ; | 1937 | sp:predicate rdf:type ; |
1924 | - sp:subject _:b359 | 1938 | + sp:subject _:b360 |
1925 | - ] [ sp:object _:b337 ; | 1939 | + ] [ sp:object _:b338 ; |
1926 | sp:predicate <http://www.reportinghub.no/ep/schema/core#metre3_day-1> ; | 1940 | sp:predicate <http://www.reportinghub.no/ep/schema/core#metre3_day-1> ; |
1927 | - sp:subject _:b359 | 1941 | + sp:subject _:b360 |
1928 | ]) | 1942 | ]) |
1929 | ]) | 1943 | ]) |
1930 | ] [ rdf:type sp:Optional ; | 1944 | ] [ rdf:type sp:Optional ; |
1931 | - sp:elements ([ sp:object _:b360 ; | 1945 | + sp:elements ([ sp:object _:b361 ; |
1932 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 1946 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
1933 | - sp:subject _:b351 | 1947 | + sp:subject _:b352 |
1934 | ] [ sp:object <http://www.reportinghub.no/ep/schema/well#Water> ; | 1948 | ] [ sp:object <http://www.reportinghub.no/ep/schema/well#Water> ; |
1935 | sp:predicate rdf:type ; | 1949 | sp:predicate rdf:type ; |
1936 | - sp:subject _:b360 | 1950 | + sp:subject _:b361 |
1937 | ] [ rdf:type sp:Optional ; | 1951 | ] [ rdf:type sp:Optional ; |
1938 | - sp:elements ([ sp:object _:b361 ; | 1952 | + sp:elements ([ sp:object _:b362 ; |
1939 | sp:predicate rdf:type ; | 1953 | sp:predicate rdf:type ; |
1940 | - sp:subject _:b360 | 1954 | + sp:subject _:b361 |
1941 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#VolumetricFlowRate> ; | 1955 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#VolumetricFlowRate> ; |
1942 | sp:predicate rdf:type ; | 1956 | sp:predicate rdf:type ; |
1943 | - sp:subject _:b361 | 1957 | + sp:subject _:b362 |
1944 | - ] [ sp:object _:b339 ; | 1958 | + ] [ sp:object _:b340 ; |
1945 | sp:predicate <http://www.reportinghub.no/ep/schema/core#metre3_day-1> ; | 1959 | sp:predicate <http://www.reportinghub.no/ep/schema/core#metre3_day-1> ; |
1946 | - sp:subject _:b361 | 1960 | + sp:subject _:b362 |
1947 | ]) | 1961 | ]) |
1948 | ]) | 1962 | ]) |
1949 | ] [ rdf:type sp:Optional ; | 1963 | ] [ rdf:type sp:Optional ; |
1950 | - sp:elements ([ sp:object _:b362 ; | 1964 | + sp:elements ([ sp:object _:b363 ; |
1951 | sp:predicate <http://www.reportinghub.no/ep/schema/well#gasOilRatio> ; | 1965 | sp:predicate <http://www.reportinghub.no/ep/schema/well#gasOilRatio> ; |
1952 | - sp:subject _:b351 | 1966 | + sp:subject _:b352 |
1953 | - ] [ sp:object _:b343 ; | 1967 | + ] [ sp:object _:b344 ; |
1954 | sp:predicate <http://www.reportinghub.no/ep/schema/core#fractionByVolume> ; | 1968 | sp:predicate <http://www.reportinghub.no/ep/schema/core#fractionByVolume> ; |
1955 | - sp:subject _:b362 | 1969 | + sp:subject _:b363 |
1956 | ]) | 1970 | ]) |
1957 | ] [ rdf:type sp:Optional ; | 1971 | ] [ rdf:type sp:Optional ; |
1958 | - sp:elements ([ sp:object _:b363 ; | 1972 | + sp:elements ([ sp:object _:b364 ; |
1959 | sp:predicate <http://www.reportinghub.no/ep/schema/well#waterOilRatio> ; | 1973 | sp:predicate <http://www.reportinghub.no/ep/schema/well#waterOilRatio> ; |
1960 | - sp:subject _:b351 | 1974 | + sp:subject _:b352 |
1961 | - ] [ sp:object _:b344 ; | 1975 | + ] [ sp:object _:b345 ; |
1962 | sp:predicate <http://www.reportinghub.no/ep/schema/core#fractionByVolume> ; | 1976 | sp:predicate <http://www.reportinghub.no/ep/schema/core#fractionByVolume> ; |
1963 | - sp:subject _:b363 | 1977 | + sp:subject _:b364 |
1964 | ]) | 1978 | ]) |
1965 | ]) | 1979 | ]) |
1966 | ] [ rdf:type sp:Optional ; | 1980 | ] [ rdf:type sp:Optional ; |
1967 | - sp:elements ([ sp:object _:b364 ; | 1981 | + sp:elements ([ sp:object _:b365 ; |
1968 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 1982 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
1969 | - sp:subject _:b349 | 1983 | + sp:subject _:b350 |
1970 | - ] [ sp:object _:b365 ; | 1984 | + ] [ sp:object _:b366 ; |
1971 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 1985 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
1972 | - sp:subject _:b364 | 1986 | + sp:subject _:b365 |
1973 | ] [ rdf:type sp:Optional ; | 1987 | ] [ rdf:type sp:Optional ; |
1974 | - sp:elements ([ sp:object _:b366 ; | 1988 | + sp:elements ([ sp:object _:b367 ; |
1975 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheBottomOfAPartOfAWellBore> ; | 1989 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheBottomOfAPartOfAWellBore> ; |
1976 | - sp:subject _:b365 | ||
1977 | - ] [ sp:object _:b334 ; | ||
1978 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; | ||
1979 | sp:subject _:b366 | 1990 | sp:subject _:b366 |
1991 | + ] [ sp:object _:b335 ; | ||
1992 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; | ||
1993 | + sp:subject _:b367 | ||
1980 | ]) | 1994 | ]) |
1981 | ] [ rdf:type sp:Optional ; | 1995 | ] [ rdf:type sp:Optional ; |
1982 | - sp:elements ([ sp:object _:b367 ; | 1996 | + sp:elements ([ sp:object _:b368 ; |
1983 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore> ; | 1997 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore> ; |
1984 | - sp:subject _:b365 | 1998 | + sp:subject _:b366 |
1985 | - ] [ sp:object _:b333 ; | 1999 | + ] [ sp:object _:b334 ; |
1986 | sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; | 2000 | sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; |
1987 | - sp:subject _:b367 | 2001 | + sp:subject _:b368 |
1988 | ]) | 2002 | ]) |
1989 | ]) | 2003 | ]) |
1990 | ] [ rdf:type sp:Optional ; | 2004 | ] [ rdf:type sp:Optional ; |
1991 | - sp:elements ([ sp:object _:b368 ; | 2005 | + sp:elements ([ sp:object _:b369 ; |
1992 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#hasWellTestChoke> ; | 2006 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#hasWellTestChoke> ; |
1993 | - sp:subject _:b349 | 2007 | + sp:subject _:b350 |
1994 | - ] [ sp:object _:b369 ; | 2008 | + ] [ sp:object _:b370 ; |
1995 | sp:predicate <http://www.reportinghub.no/ep/schema/equipment#chokeOrificeSize> ; | 2009 | sp:predicate <http://www.reportinghub.no/ep/schema/equipment#chokeOrificeSize> ; |
1996 | - sp:subject _:b368 | ||
1997 | - ] [ sp:object _:b335 ; | ||
1998 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#millimetre> ; | ||
1999 | sp:subject _:b369 | 2010 | sp:subject _:b369 |
2011 | + ] [ sp:object _:b336 ; | ||
2012 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#millimetre> ; | ||
2013 | + sp:subject _:b370 | ||
2000 | ]) | 2014 | ]) |
2001 | ] [ rdf:type sp:Optional ; | 2015 | ] [ rdf:type sp:Optional ; |
2002 | - sp:elements ([ sp:object _:b370 ; | 2016 | + sp:elements ([ sp:object _:b371 ; |
2003 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#wellTestBottomHolePressure> ; | 2017 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#wellTestBottomHolePressure> ; |
2004 | - sp:subject _:b349 | 2018 | + sp:subject _:b350 |
2005 | - ] [ sp:object _:b342 ; | 2019 | + ] [ sp:object _:b343 ; |
2006 | sp:predicate <http://www.reportinghub.no/ep/schema/core#megaPa> ; | 2020 | sp:predicate <http://www.reportinghub.no/ep/schema/core#megaPa> ; |
2007 | - sp:subject _:b370 | 2021 | + sp:subject _:b371 |
2008 | ]) | 2022 | ]) |
2009 | ] [ rdf:type sp:Optional ; | 2023 | ] [ rdf:type sp:Optional ; |
2010 | - sp:elements ([ sp:object _:b371 ; | 2024 | + sp:elements ([ sp:object _:b372 ; |
2011 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#wellTestFlowingPressure> ; | 2025 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#wellTestFlowingPressure> ; |
2012 | - sp:subject _:b349 | 2026 | + sp:subject _:b350 |
2013 | - ] [ sp:object _:b341 ; | 2027 | + ] [ sp:object _:b342 ; |
2014 | sp:predicate <http://www.reportinghub.no/ep/schema/core#megaPa> ; | 2028 | sp:predicate <http://www.reportinghub.no/ep/schema/core#megaPa> ; |
2015 | - sp:subject _:b371 | 2029 | + sp:subject _:b372 |
2016 | ]) | 2030 | ]) |
2017 | ] [ rdf:type sp:Optional ; | 2031 | ] [ rdf:type sp:Optional ; |
2018 | - sp:elements ([ sp:object _:b372 ; | 2032 | + sp:elements ([ sp:object _:b373 ; |
2019 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#wellTestShutInPressure> ; | 2033 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#wellTestShutInPressure> ; |
2020 | - sp:subject _:b349 | 2034 | + sp:subject _:b350 |
2021 | - ] [ sp:object _:b340 ; | 2035 | + ] [ sp:object _:b341 ; |
2022 | sp:predicate <http://www.reportinghub.no/ep/schema/core#megaPa> ; | 2036 | sp:predicate <http://www.reportinghub.no/ep/schema/core#megaPa> ; |
2023 | - sp:subject _:b372 | 2037 | + sp:subject _:b373 |
2024 | ]) | 2038 | ]) |
2025 | ]) | 2039 | ]) |
2026 | ] ; | 2040 | ] ; |
2027 | 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) . | 2041 | 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) . |
2028 | 2042 | ||
2029 | -_:b372 | 2043 | +_:b373 |
2030 | sp:varName "shutip"^^xsd:string . | 2044 | sp:varName "shutip"^^xsd:string . |
2031 | 2045 | ||
2032 | -_:b371 | 2046 | +_:b372 |
2033 | sp:varName "flowp"^^xsd:string . | 2047 | sp:varName "flowp"^^xsd:string . |
2034 | 2048 | ||
2035 | -_:b370 | 2049 | +_:b371 |
2036 | sp:varName "botp"^^xsd:string . | 2050 | sp:varName "botp"^^xsd:string . |
2037 | 2051 | ||
2038 | -_:b369 | 2052 | +_:b370 |
2039 | sp:varName "cos"^^xsd:string . | 2053 | sp:varName "cos"^^xsd:string . |
2040 | 2054 | ||
2041 | -_:b368 | 2055 | +_:b369 |
2042 | sp:varName "choke"^^xsd:string . | 2056 | sp:varName "choke"^^xsd:string . |
2043 | 2057 | ||
2044 | -_:b367 | 2058 | +_:b368 |
2045 | sp:varName "mdTop"^^xsd:string . | 2059 | sp:varName "mdTop"^^xsd:string . |
2046 | 2060 | ||
2047 | -_:b366 | 2061 | +_:b367 |
2048 | sp:varName "mdBot"^^xsd:string . | 2062 | sp:varName "mdBot"^^xsd:string . |
2049 | 2063 | ||
2050 | -_:b365 | 2064 | +_:b366 |
2051 | sp:varName "wbPart"^^xsd:string . | 2065 | sp:varName "wbPart"^^xsd:string . |
2052 | 2066 | ||
2053 | -_:b364 | 2067 | +_:b365 |
2054 | sp:varName "wb"^^xsd:string . | 2068 | sp:varName "wb"^^xsd:string . |
2055 | 2069 | ||
2056 | -_:b363 | 2070 | +_:b364 |
2057 | sp:varName "wor"^^xsd:string . | 2071 | sp:varName "wor"^^xsd:string . |
2058 | 2072 | ||
2059 | -_:b362 | 2073 | +_:b363 |
2060 | sp:varName "gor"^^xsd:string . | 2074 | sp:varName "gor"^^xsd:string . |
2061 | 2075 | ||
2062 | -_:b361 | 2076 | +_:b362 |
2063 | sp:varName "waterVFR"^^xsd:string . | 2077 | sp:varName "waterVFR"^^xsd:string . |
2064 | 2078 | ||
2065 | -_:b360 | 2079 | +_:b361 |
2066 | sp:varName "water"^^xsd:string . | 2080 | sp:varName "water"^^xsd:string . |
2067 | 2081 | ||
2068 | -_:b359 | 2082 | +_:b360 |
2069 | sp:varName "oilVFR"^^xsd:string . | 2083 | sp:varName "oilVFR"^^xsd:string . |
2070 | 2084 | ||
2071 | -_:b358 | 2085 | +_:b359 |
2072 | sp:varName "oilD"^^xsd:string . | 2086 | sp:varName "oilD"^^xsd:string . |
2073 | 2087 | ||
2074 | -_:b357 | 2088 | +_:b358 |
2075 | sp:varName "oil"^^xsd:string . | 2089 | sp:varName "oil"^^xsd:string . |
2076 | 2090 | ||
2077 | -_:b356 | 2091 | +_:b357 |
2078 | sp:varName "h2sConc"^^xsd:string . | 2092 | sp:varName "h2sConc"^^xsd:string . |
2079 | 2093 | ||
2080 | -_:b355 | 2094 | +_:b356 |
2081 | sp:varName "chlConc"^^xsd:string . | 2095 | sp:varName "chlConc"^^xsd:string . |
2082 | 2096 | ||
2083 | -_:b354 | 2097 | +_:b355 |
2084 | sp:varName "co2Conc"^^xsd:string . | 2098 | sp:varName "co2Conc"^^xsd:string . |
2085 | 2099 | ||
2086 | -_:b353 | 2100 | +_:b354 |
2087 | sp:varName "gasVFR"^^xsd:string . | 2101 | sp:varName "gasVFR"^^xsd:string . |
2088 | 2102 | ||
2089 | -_:b352 | 2103 | +_:b353 |
2090 | sp:varName "gas"^^xsd:string . | 2104 | sp:varName "gas"^^xsd:string . |
2091 | 2105 | ||
2092 | -_:b351 | 2106 | +_:b352 |
2093 | sp:varName "fluid"^^xsd:string . | 2107 | sp:varName "fluid"^^xsd:string . |
2094 | 2108 | ||
2095 | -_:b350 | 2109 | +_:b351 |
2096 | sp:varName "wtclass"^^xsd:string . | 2110 | sp:varName "wtclass"^^xsd:string . |
2097 | 2111 | ||
2098 | -_:b349 | 2112 | +_:b350 |
2099 | sp:varName "wt"^^xsd:string . | 2113 | sp:varName "wt"^^xsd:string . |
2100 | 2114 | ||
2101 | -_:b348 | 2115 | +_:b349 |
2102 | sp:varName "reportOn"^^xsd:string . | 2116 | sp:varName "reportOn"^^xsd:string . |
2103 | 2117 | ||
2104 | -_:b347 | 2118 | +_:b348 |
2105 | sp:varName "h2SContent"^^xsd:string . | 2119 | sp:varName "h2SContent"^^xsd:string . |
2106 | 2120 | ||
2107 | -_:b346 | 2121 | +_:b347 |
2108 | sp:varName "cO2Content"^^xsd:string . | 2122 | sp:varName "cO2Content"^^xsd:string . |
2109 | 2123 | ||
2110 | -_:b345 | 2124 | +_:b346 |
2111 | sp:varName "chlorideContent"^^xsd:string . | 2125 | sp:varName "chlorideContent"^^xsd:string . |
2112 | 2126 | ||
2113 | -_:b344 | 2127 | +_:b345 |
2114 | sp:varName "waterOilRatio"^^xsd:string . | 2128 | sp:varName "waterOilRatio"^^xsd:string . |
2115 | 2129 | ||
2116 | -_:b343 | 2130 | +_:b344 |
2117 | sp:varName "gasOilRatio"^^xsd:string . | 2131 | sp:varName "gasOilRatio"^^xsd:string . |
2118 | 2132 | ||
2119 | -_:b342 | 2133 | +_:b343 |
2120 | sp:varName "bottomHolePressure"^^xsd:string . | 2134 | sp:varName "bottomHolePressure"^^xsd:string . |
2121 | 2135 | ||
2122 | -_:b341 | 2136 | +_:b342 |
2123 | sp:varName "flowPressure"^^xsd:string . | 2137 | sp:varName "flowPressure"^^xsd:string . |
2124 | 2138 | ||
2125 | -_:b340 | 2139 | +_:b341 |
2126 | sp:varName "shutInPressure"^^xsd:string . | 2140 | sp:varName "shutInPressure"^^xsd:string . |
2127 | 2141 | ||
2128 | -_:b339 | 2142 | +_:b340 |
2129 | sp:varName "waterFlowRate"^^xsd:string . | 2143 | sp:varName "waterFlowRate"^^xsd:string . |
2130 | 2144 | ||
2131 | -_:b338 | 2145 | +_:b339 |
2132 | sp:varName "gasFlowRate"^^xsd:string . | 2146 | sp:varName "gasFlowRate"^^xsd:string . |
2133 | 2147 | ||
2134 | -_:b337 | 2148 | +_:b338 |
2135 | sp:varName "oilFlowRate"^^xsd:string . | 2149 | sp:varName "oilFlowRate"^^xsd:string . |
2136 | 2150 | ||
2137 | -_:b336 | 2151 | +_:b337 |
2138 | sp:varName "densityCrudeOil"^^xsd:string . | 2152 | sp:varName "densityCrudeOil"^^xsd:string . |
2139 | 2153 | ||
2140 | -_:b335 | 2154 | +_:b336 |
2141 | sp:varName "chokeOrifaceSize"^^xsd:string . | 2155 | sp:varName "chokeOrifaceSize"^^xsd:string . |
2142 | 2156 | ||
2143 | -_:b334 | 2157 | +_:b335 |
2144 | sp:varName "depthBottommMD"^^xsd:string . | 2158 | sp:varName "depthBottommMD"^^xsd:string . |
2145 | 2159 | ||
2146 | -_:b333 | 2160 | +_:b334 |
2147 | sp:varName "depthTopmMD"^^xsd:string . | 2161 | sp:varName "depthTopmMD"^^xsd:string . |
2148 | 2162 | ||
2149 | -_:b332 | 2163 | +_:b333 |
2150 | sp:varName "type"^^xsd:string . | 2164 | sp:varName "type"^^xsd:string . |
2151 | 2165 | ||
2152 | -_:b331 | 2166 | +_:b332 |
2153 | sp:varName "testNo"^^xsd:string . | 2167 | sp:varName "testNo"^^xsd:string . |
2154 | 2168 | ||
2155 | -_:b330 | 2169 | +_:b331 |
2156 | sp:varName "time"^^xsd:string . | 2170 | sp:varName "time"^^xsd:string . |
2157 | 2171 | ||
2158 | -_:b329 | 2172 | +_:b330 |
2159 | sp:varName "vMud"^^xsd:string . | 2173 | sp:varName "vMud"^^xsd:string . |
2160 | 2174 | ||
2161 | -_:b328 | 2175 | +_:b329 |
2162 | sp:varName "time"^^xsd:string . | 2176 | sp:varName "time"^^xsd:string . |
2163 | 2177 | ||
2164 | -_:b327 | 2178 | +_:b328 |
2165 | sp:varName "iflDepthTvd"^^xsd:string . | 2179 | sp:varName "iflDepthTvd"^^xsd:string . |
2166 | 2180 | ||
2167 | -_:b326 | 2181 | +_:b327 |
2168 | sp:varName "iflDepth"^^xsd:string . | 2182 | sp:varName "iflDepth"^^xsd:string . |
2169 | 2183 | ||
2170 | -_:b325 | 2184 | +_:b326 |
2171 | sp:varName "srFormation"^^xsd:string . | 2185 | sp:varName "srFormation"^^xsd:string . |
2172 | 2186 | ||
2173 | -_:b324 | 2187 | +_:b325 |
2174 | sp:varName "ifl"^^xsd:string . | 2188 | sp:varName "ifl"^^xsd:string . |
2175 | 2189 | ||
2176 | -_:b323 | 2190 | +_:b324 |
2177 | sp:varName "poreEquiv"^^xsd:string . | 2191 | sp:varName "poreEquiv"^^xsd:string . |
2178 | 2192 | ||
2179 | -_:b322 | 2193 | +_:b323 |
2180 | sp:varName "buttHoleDepth"^^xsd:string . | 2194 | sp:varName "buttHoleDepth"^^xsd:string . |
2181 | 2195 | ||
2182 | -_:b321 | 2196 | +_:b322 |
2183 | sp:varName "dfDensity"^^xsd:string . | 2197 | sp:varName "dfDensity"^^xsd:string . |
2184 | 2198 | ||
2185 | -_:b320 | 2199 | +_:b321 |
2186 | sp:varName "drillFluid"^^xsd:string . | 2200 | sp:varName "drillFluid"^^xsd:string . |
2187 | 2201 | ||
2188 | -_:b319 | 2202 | +_:b320 |
2189 | sp:varName "lcDepth"^^xsd:string . | 2203 | sp:varName "lcDepth"^^xsd:string . |
2190 | 2204 | ||
2191 | -_:b318 | 2205 | +_:b319 |
2192 | sp:varName "lastCasing"^^xsd:string . | 2206 | sp:varName "lastCasing"^^xsd:string . |
2193 | 2207 | ||
2194 | -_:b317 | 2208 | +_:b318 |
2195 | sp:varName "sidPressure"^^xsd:string . | 2209 | sp:varName "sidPressure"^^xsd:string . |
2196 | 2210 | ||
2197 | -_:b316 | 2211 | +_:b317 |
2198 | sp:varName "buttHoleTemp"^^xsd:string . | 2212 | sp:varName "buttHoleTemp"^^xsd:string . |
2199 | 2213 | ||
2200 | -_:b315 | 2214 | +_:b316 |
2201 | sp:varName "sicPressure"^^xsd:string . | 2215 | sp:varName "sicPressure"^^xsd:string . |
2202 | 2216 | ||
2203 | -_:b314 | 2217 | +_:b315 |
2204 | sp:varName "wb"^^xsd:string . | 2218 | sp:varName "wb"^^xsd:string . |
2205 | 2219 | ||
2206 | -_:b313 | 2220 | +_:b314 |
2207 | sp:varName "wellKillType"^^xsd:string . | 2221 | sp:varName "wellKillType"^^xsd:string . |
2208 | 2222 | ||
2209 | -_:b312 | 2223 | +_:b313 |
2210 | sp:varName "wellKill"^^xsd:string . | 2224 | sp:varName "wellKill"^^xsd:string . |
2211 | 2225 | ||
2212 | -_:b311 | 2226 | +_:b312 |
2213 | sp:varName "wciClass"^^xsd:string . | 2227 | sp:varName "wciClass"^^xsd:string . |
2214 | 2228 | ||
2215 | -_:b310 | 2229 | +_:b311 |
2216 | sp:varName "wci"^^xsd:string . | 2230 | sp:varName "wci"^^xsd:string . |
2217 | 2231 | ||
2218 | -_:b309 | 2232 | +_:b310 |
2219 | sp:varName "reportOn"^^xsd:string . | 2233 | sp:varName "reportOn"^^xsd:string . |
2220 | 2234 | ||
2221 | -_:b308 | 2235 | +_:b309 |
2222 | sp:varName "bHT"^^xsd:string . | 2236 | sp:varName "bHT"^^xsd:string . |
2223 | 2237 | ||
2224 | -_:b307 | 2238 | +_:b308 |
2225 | sp:varName "formation"^^xsd:string . | 2239 | sp:varName "formation"^^xsd:string . |
2226 | 2240 | ||
2227 | -_:b306 | 2241 | +_:b307 |
2228 | sp:varName "killingProcd"^^xsd:string . | 2242 | sp:varName "killingProcd"^^xsd:string . |
2229 | 2243 | ||
2230 | -_:b305 | 2244 | +_:b306 |
2231 | sp:varName "incidentClass"^^xsd:string . | 2245 | sp:varName "incidentClass"^^xsd:string . |
2232 | 2246 | ||
2233 | -_:b304 | 2247 | +_:b305 |
2234 | sp:varName "shutInDrillPipePressure"^^xsd:string . | 2248 | sp:varName "shutInDrillPipePressure"^^xsd:string . |
2235 | 2249 | ||
2236 | -_:b303 | 2250 | +_:b304 |
2237 | sp:varName "shutInCasingPressure"^^xsd:string . | 2251 | sp:varName "shutInCasingPressure"^^xsd:string . |
2238 | 2252 | ||
2239 | -_:b302 | 2253 | +_:b303 |
2240 | sp:varName "gainedVolOfFluid"^^xsd:string . | 2254 | sp:varName "gainedVolOfFluid"^^xsd:string . |
2241 | 2255 | ||
2242 | -_:b301 | 2256 | +_:b302 |
2243 | sp:varName "depthToCasing"^^xsd:string . | 2257 | sp:varName "depthToCasing"^^xsd:string . |
2244 | 2258 | ||
2245 | -_:b300 | 2259 | +_:b301 |
2246 | sp:varName "porePressure"^^xsd:string . | 2260 | sp:varName "porePressure"^^xsd:string . |
2247 | 2261 | ||
2248 | -_:b299 | 2262 | +_:b300 |
2249 | sp:varName "drillingFluidDensity"^^xsd:string . | 2263 | sp:varName "drillingFluidDensity"^^xsd:string . |
2250 | 2264 | ||
2251 | -_:b298 | 2265 | +_:b299 |
2252 | sp:varName "depthAtBit"^^xsd:string . | 2266 | sp:varName "depthAtBit"^^xsd:string . |
2253 | 2267 | ||
2254 | -_:b297 | 2268 | +_:b298 |
2255 | sp:varName "timeForWellControlRegain"^^xsd:string . | 2269 | sp:varName "timeForWellControlRegain"^^xsd:string . |
2256 | 2270 | ||
2257 | -_:b296 | 2271 | +_:b297 |
2258 | sp:varName "lostTime"^^xsd:string . | 2272 | sp:varName "lostTime"^^xsd:string . |
2259 | 2273 | ||
2260 | -_:b295 | 2274 | +_:b296 |
2261 | sp:varName "depthOfWelltvd"^^xsd:string . | 2275 | sp:varName "depthOfWelltvd"^^xsd:string . |
2262 | 2276 | ||
2263 | -_:b294 | 2277 | +_:b295 |
2264 | sp:varName "depthOfWellmd"^^xsd:string . | 2278 | sp:varName "depthOfWellmd"^^xsd:string . |
2265 | 2279 | ||
2266 | -_:b293 | 2280 | +_:b294 |
2267 | sp:varName "date"^^xsd:string . | 2281 | sp:varName "date"^^xsd:string . |
2268 | 2282 | ||
2269 | -_:b292 | 2283 | +_:b293 |
2270 | sp:varName "incl"^^xsd:string . | 2284 | sp:varName "incl"^^xsd:string . |
2271 | 2285 | ||
2272 | -_:b291 | 2286 | +_:b292 |
2273 | sp:varName "tvd"^^xsd:string . | 2287 | sp:varName "tvd"^^xsd:string . |
2274 | 2288 | ||
2275 | -_:b290 | 2289 | +_:b291 |
2276 | sp:varName "md"^^xsd:string . | 2290 | sp:varName "md"^^xsd:string . |
2277 | 2291 | ||
2278 | -_:b289 | 2292 | +_:b290 |
2279 | sp:varName "azi"^^xsd:string . | 2293 | sp:varName "azi"^^xsd:string . |
2280 | 2294 | ||
2281 | -_:b288 | 2295 | +_:b289 |
2282 | sp:varName "wellbore"^^xsd:string . | 2296 | sp:varName "wellbore"^^xsd:string . |
2283 | 2297 | ||
2284 | -_:b287 | 2298 | +_:b288 |
2285 | sp:varName "part"^^xsd:string . | 2299 | sp:varName "part"^^xsd:string . |
2286 | 2300 | ||
2287 | -_:b286 | 2301 | +_:b287 |
2288 | sp:varName "reportOn"^^xsd:string . | 2302 | sp:varName "reportOn"^^xsd:string . |
2289 | 2303 | ||
2290 | -_:b285 | 2304 | +_:b286 |
2291 | sp:varName "azimuth"^^xsd:string . | 2305 | sp:varName "azimuth"^^xsd:string . |
2292 | 2306 | ||
2293 | -_:b284 | 2307 | +_:b285 |
2294 | sp:varName "inclination"^^xsd:string . | 2308 | sp:varName "inclination"^^xsd:string . |
2295 | 2309 | ||
2296 | -_:b283 | 2310 | +_:b284 |
2297 | sp:varName "depthmTVD"^^xsd:string . | 2311 | sp:varName "depthmTVD"^^xsd:string . |
2298 | 2312 | ||
2299 | -_:b282 | 2313 | +_:b283 |
2300 | sp:varName "depthmMD"^^xsd:string . | 2314 | sp:varName "depthmMD"^^xsd:string . |
2301 | 2315 | ||
2302 | -_:b281 | 2316 | +_:b282 |
2303 | sp:varName "tvd"^^xsd:string . | 2317 | sp:varName "tvd"^^xsd:string . |
2304 | 2318 | ||
2305 | -_:b280 | 2319 | +_:b281 |
2306 | sp:varName "md"^^xsd:string . | 2320 | sp:varName "md"^^xsd:string . |
2307 | 2321 | ||
2308 | -_:b279 | 2322 | +_:b280 |
2309 | sp:varName "wellbore"^^xsd:string . | 2323 | sp:varName "wellbore"^^xsd:string . |
2310 | 2324 | ||
2311 | -_:b278 | 2325 | +_:b279 |
2312 | sp:varName "part"^^xsd:string . | 2326 | sp:varName "part"^^xsd:string . |
2313 | 2327 | ||
2314 | -_:b277 | 2328 | +_:b278 |
2315 | sp:varName "reportOn"^^xsd:string . | 2329 | sp:varName "reportOn"^^xsd:string . |
2316 | 2330 | ||
2317 | -_:b276 | 2331 | +_:b277 |
2318 | sp:varName "formationName"^^xsd:string . | 2332 | sp:varName "formationName"^^xsd:string . |
2319 | 2333 | ||
2320 | -_:b275 | 2334 | +_:b276 |
2321 | sp:varName "depthToTopOfFormationmTVD"^^xsd:string . | 2335 | sp:varName "depthToTopOfFormationmTVD"^^xsd:string . |
2322 | 2336 | ||
2323 | -_:b274 | 2337 | +_:b275 |
2324 | sp:varName "depthToTopOfFormationmMD"^^xsd:string . | 2338 | sp:varName "depthToTopOfFormationmMD"^^xsd:string . |
2325 | 2339 | ||
2326 | -_:b273 | 2340 | +_:b274 |
2327 | sp:varName "md"^^xsd:string . | 2341 | sp:varName "md"^^xsd:string . |
2328 | 2342 | ||
2329 | -_:b272 | 2343 | +_:b273 |
2330 | sp:varName "tvd"^^xsd:string . | 2344 | sp:varName "tvd"^^xsd:string . |
2331 | 2345 | ||
2332 | -_:b271 | 2346 | +_:b272 |
2333 | sp:varName "mudDensity"^^xsd:string . | 2347 | sp:varName "mudDensity"^^xsd:string . |
2334 | 2348 | ||
2335 | -_:b270 | 2349 | +_:b271 |
2336 | sp:varName "actType"^^xsd:string . | 2350 | sp:varName "actType"^^xsd:string . |
2337 | 2351 | ||
2338 | -_:b269 | 2352 | +_:b270 |
2339 | sp:varName "wb"^^xsd:string . | 2353 | sp:varName "wb"^^xsd:string . |
2340 | 2354 | ||
2341 | -_:b268 | 2355 | +_:b269 |
2342 | sp:varName "actclass"^^xsd:string . | 2356 | sp:varName "actclass"^^xsd:string . |
2343 | 2357 | ||
2344 | -_:b267 | 2358 | +_:b268 |
2345 | sp:varName "activity"^^xsd:string . | 2359 | sp:varName "activity"^^xsd:string . |
2346 | 2360 | ||
2347 | -_:b266 | 2361 | +_:b267 |
2348 | sp:varName "reportOn"^^xsd:string . | 2362 | sp:varName "reportOn"^^xsd:string . |
2349 | 2363 | ||
2350 | -_:b265 | 2364 | +_:b266 |
2351 | sp:varName "tvdVal"^^xsd:string . | 2365 | sp:varName "tvdVal"^^xsd:string . |
2352 | 2366 | ||
2353 | -_:b264 | 2367 | +_:b265 |
2354 | sp:varName "mdVal"^^xsd:string . | 2368 | sp:varName "mdVal"^^xsd:string . |
2355 | 2369 | ||
2356 | -_:b263 | 2370 | +_:b264 |
2357 | sp:varName "mudDensityVal"^^xsd:string . | 2371 | sp:varName "mudDensityVal"^^xsd:string . |
2358 | 2372 | ||
2359 | -_:b262 | 2373 | +_:b263 |
2360 | sp:varName "reading"^^xsd:string . | 2374 | sp:varName "reading"^^xsd:string . |
2361 | 2375 | ||
2362 | -_:b261 | 2376 | +_:b262 |
2363 | sp:varName "time"^^xsd:string . | 2377 | sp:varName "time"^^xsd:string . |
2364 | 2378 | ||
2365 | -_:b260 | 2379 | +_:b261 |
2366 | sp:varName "bottomTVD"^^xsd:string . | 2380 | sp:varName "bottomTVD"^^xsd:string . |
2367 | 2381 | ||
2368 | -_:b259 | 2382 | +_:b260 |
2369 | sp:varName "topTVD"^^xsd:string . | 2383 | sp:varName "topTVD"^^xsd:string . |
2370 | 2384 | ||
2371 | -_:b258 | 2385 | +_:b259 |
2372 | sp:varName "bottomMD"^^xsd:string . | 2386 | sp:varName "bottomMD"^^xsd:string . |
2373 | 2387 | ||
2374 | -_:b257 | 2388 | +_:b258 |
2375 | sp:varName "topMD"^^xsd:string . | 2389 | sp:varName "topMD"^^xsd:string . |
2376 | 2390 | ||
2377 | -_:b256 | 2391 | +_:b257 |
2378 | sp:varName "perfWb"^^xsd:string . | 2392 | sp:varName "perfWb"^^xsd:string . |
2379 | 2393 | ||
2380 | -_:b255 | 2394 | +_:b256 |
2381 | sp:varName "perfInterval"^^xsd:string . | 2395 | sp:varName "perfInterval"^^xsd:string . |
2382 | 2396 | ||
2383 | -_:b254 | 2397 | +_:b255 |
2384 | sp:varName "dailyDrillingActivity"^^xsd:string . | 2398 | sp:varName "dailyDrillingActivity"^^xsd:string . |
2385 | 2399 | ||
2386 | -_:b253 | 2400 | +_:b254 |
2387 | sp:varName "bottomOfPerfmTVD"^^xsd:string . | 2401 | sp:varName "bottomOfPerfmTVD"^^xsd:string . |
2388 | 2402 | ||
2389 | -_:b252 | 2403 | +_:b253 |
2390 | sp:varName "topOfPerfmTVD"^^xsd:string . | 2404 | sp:varName "topOfPerfmTVD"^^xsd:string . |
2391 | 2405 | ||
2392 | -_:b251 | 2406 | +_:b252 |
2393 | sp:varName "bottomOfPerfmMD"^^xsd:string . | 2407 | sp:varName "bottomOfPerfmMD"^^xsd:string . |
2394 | 2408 | ||
2395 | -_:b250 | 2409 | +_:b251 |
2396 | sp:varName "topOfPerfmMD"^^xsd:string . | 2410 | sp:varName "topOfPerfmMD"^^xsd:string . |
2397 | 2411 | ||
2398 | -_:b249 | 2412 | +_:b250 |
2399 | sp:varName "timeOfClosingWellPerf"^^xsd:string . | 2413 | sp:varName "timeOfClosingWellPerf"^^xsd:string . |
2400 | 2414 | ||
2401 | -_:b248 | 2415 | +_:b249 |
2402 | sp:varName "timeOfOpeningWellPerf"^^xsd:string . | 2416 | sp:varName "timeOfOpeningWellPerf"^^xsd:string . |
2403 | 2417 | ||
2404 | -_:b247 | ||
2405 | - sp:varName "ed"^^xsd:string . | ||
2406 | - | ||
2407 | -_:b246 | ||
2408 | - sp:varName "id"^^xsd:string . | ||
2409 | - | ||
2410 | -_:b245 | ||
2411 | - sp:varName "wellbore"^^xsd:string . | ||
2412 | - | ||
2413 | -_:b244 | ||
2414 | - sp:varName "subactclass"^^xsd:string . | ||
2415 | - | ||
2416 | -_:b243 | ||
2417 | - sp:varName "stateclass"^^xsd:string . | ||
2418 | - | ||
2419 | -_:b242 | ||
2420 | - sp:varName "part"^^xsd:string . | ||
2421 | - | ||
2422 | -_:b241 | ||
2423 | - sp:varName "reportOn"^^xsd:string . | ||
2424 | - | ||
2425 | -_:b240 | ||
2426 | - sp:varName "remark"^^xsd:string . | ||
2427 | - | ||
2428 | -_:b239 | ||
2429 | - sp:varName "state"^^xsd:string . | ||
2430 | - | ||
2431 | -_:b238 | ||
2432 | - sp:varName "mainSubActivity"^^xsd:string . | ||
2433 | - | ||
2434 | -_:b237 | ||
2435 | - sp:varName "endDepth"^^xsd:string . | ||
2436 | - | ||
2437 | -_:b236 | ||
2438 | - sp:varName "startDepth"^^xsd:string . | ||
2439 | - | ||
2440 | -_:b235 | ||
2441 | - sp:varName "endTime"^^xsd:string . | ||
2442 | - | ||
2443 | -_:b234 | ||
2444 | - sp:varName "startTime"^^xsd:string . | ||
2445 | - | ||
2446 | _:b233 | 2418 | _:b233 |
2447 | sp:varName "loggingTool"^^xsd:string . | 2419 | sp:varName "loggingTool"^^xsd:string . |
2448 | 2420 | ||
... | @@ -2896,6 +2868,72 @@ _:b84 | ... | @@ -2896,6 +2868,72 @@ _:b84 |
2896 | _:b83 | 2868 | _:b83 |
2897 | sp:varName "startTime"^^xsd:string . | 2869 | sp:varName "startTime"^^xsd:string . |
2898 | 2870 | ||
2871 | +_:b82 | ||
2872 | + sp:varName "volPumped"^^xsd:string . | ||
2873 | + | ||
2874 | +_:b81 | ||
2875 | + sp:varName "tt"^^xsd:string . | ||
2876 | + | ||
2877 | +_:b80 | ||
2878 | + sp:varName "fw"^^xsd:string . | ||
2879 | + | ||
2880 | +_:b79 | ||
2881 | + sp:varName "ratio"^^xsd:string . | ||
2882 | + | ||
2883 | +_:b78 | ||
2884 | + sp:varName "yp"^^xsd:string . | ||
2885 | + | ||
2886 | +_:b77 | ||
2887 | + sp:varName "density"^^xsd:string . | ||
2888 | + | ||
2889 | +_:b76 | ||
2890 | + sp:varName "fType"^^xsd:string . | ||
2891 | + | ||
2892 | +_:b75 | ||
2893 | + sp:varName "fluid"^^xsd:string . | ||
2894 | + | ||
2895 | +_:b74 | ||
2896 | + sp:varName "pumpedFluid"^^xsd:string . | ||
2897 | + | ||
2898 | +_:b73 | ||
2899 | + sp:varName "wcPumpingFluidReturnType"^^xsd:string . | ||
2900 | + | ||
2901 | +_:b72 | ||
2902 | + sp:varName "cementPumping"^^xsd:string . | ||
2903 | + | ||
2904 | +_:b71 | ||
2905 | + sp:varName "wcjclass"^^xsd:string . | ||
2906 | + | ||
2907 | +_:b70 | ||
2908 | + sp:varName "wcj"^^xsd:string . | ||
2909 | + | ||
2910 | +_:b69 | ||
2911 | + sp:varName "reportOn"^^xsd:string . | ||
2912 | + | ||
2913 | +_:b68 | ||
2914 | + sp:varName "fluidDescription"^^xsd:string . | ||
2915 | + | ||
2916 | +_:b67 | ||
2917 | + sp:varName "thickeningTime"^^xsd:string . | ||
2918 | + | ||
2919 | +_:b66 | ||
2920 | + sp:varName "freeWater"^^xsd:string . | ||
2921 | + | ||
2922 | +_:b65 | ||
2923 | + sp:varName "mixWaterRatio"^^xsd:string . | ||
2924 | + | ||
2925 | +_:b64 | ||
2926 | + sp:varName "yieldPoint"^^xsd:string . | ||
2927 | + | ||
2928 | +_:b63 | ||
2929 | + sp:varName "fluidDensity"^^xsd:string . | ||
2930 | + | ||
2931 | +_:b62 | ||
2932 | + sp:varName "volumePumped"^^xsd:string . | ||
2933 | + | ||
2934 | +_:b61 | ||
2935 | + sp:varName "fluidType"^^xsd:string . | ||
2936 | + | ||
2899 | _:b60 | 2937 | _:b60 |
2900 | sp:varName "tubLen"^^xsd:string . | 2938 | sp:varName "tubLen"^^xsd:string . |
2901 | 2939 | ||
... | @@ -3067,68 +3105,47 @@ _:b2 sp:varName "runNo"^^xsd:string . | ... | @@ -3067,68 +3105,47 @@ _:b2 sp:varName "runNo"^^xsd:string . |
3067 | 3105 | ||
3068 | _:b1 sp:varName "bitSize"^^xsd:string . | 3106 | _:b1 sp:varName "bitSize"^^xsd:string . |
3069 | 3107 | ||
3070 | -_:b69 | 3108 | +_:b242 |
3071 | sp:varName "reportOn"^^xsd:string . | 3109 | sp:varName "reportOn"^^xsd:string . |
3072 | 3110 | ||
3073 | -_:b70 | 3111 | +_:b243 |
3074 | - sp:varName "wcj"^^xsd:string . | 3112 | + sp:varName "part"^^xsd:string . |
3075 | - | ||
3076 | -_:b71 | ||
3077 | - sp:varName "wcjclass"^^xsd:string . | ||
3078 | - | ||
3079 | -_:b72 | ||
3080 | - sp:varName "cementPumping"^^xsd:string . | ||
3081 | - | ||
3082 | -_:b73 | ||
3083 | - sp:varName "wcPumpingFluidReturnType"^^xsd:string . | ||
3084 | - | ||
3085 | -_:b74 | ||
3086 | - sp:varName "pumpedFluid"^^xsd:string . | ||
3087 | - | ||
3088 | -_:b75 | ||
3089 | - sp:varName "fluid"^^xsd:string . | ||
3090 | - | ||
3091 | -_:b76 | ||
3092 | - sp:varName "fType"^^xsd:string . | ||
3093 | - | ||
3094 | -_:b61 | ||
3095 | - sp:varName "fluidType"^^xsd:string . | ||
3096 | 3113 | ||
3097 | -_:b77 | 3114 | +_:b234 |
3098 | - sp:varName "density"^^xsd:string . | 3115 | + sp:varName "startTime"^^xsd:string . |
3099 | 3116 | ||
3100 | -_:b63 | 3117 | +_:b235 |
3101 | - sp:varName "fluidDensity"^^xsd:string . | 3118 | + sp:varName "endTime"^^xsd:string . |
3102 | 3119 | ||
3103 | -_:b78 | 3120 | +_:b244 |
3104 | - sp:varName "yp"^^xsd:string . | 3121 | + sp:varName "stateclass"^^xsd:string . |
3105 | 3122 | ||
3106 | -_:b64 | 3123 | +_:b240 |
3107 | - sp:varName "yieldPoint"^^xsd:string . | 3124 | + sp:varName "state"^^xsd:string . |
3108 | 3125 | ||
3109 | -_:b79 | 3126 | +_:b245 |
3110 | - sp:varName "ratio"^^xsd:string . | 3127 | + sp:varName "subactclass"^^xsd:string . |
3111 | 3128 | ||
3112 | -_:b65 | 3129 | +_:b239 |
3113 | - sp:varName "mixWaterRatio"^^xsd:string . | 3130 | + sp:varName "mainSubActivity"^^xsd:string . |
3114 | 3131 | ||
3115 | -_:b80 | 3132 | +_:b246 |
3116 | - sp:varName "fw"^^xsd:string . | 3133 | + sp:varName "wellbore"^^xsd:string . |
3117 | 3134 | ||
3118 | -_:b66 | 3135 | +_:b247 |
3119 | - sp:varName "freeWater"^^xsd:string . | 3136 | + sp:varName "id"^^xsd:string . |
3120 | 3137 | ||
3121 | -_:b81 | 3138 | +_:b236 |
3122 | - sp:varName "tt"^^xsd:string . | 3139 | + sp:varName "startDepth"^^xsd:string . |
3123 | 3140 | ||
3124 | -_:b67 | 3141 | +_:b248 |
3125 | - sp:varName "thickeningTime"^^xsd:string . | 3142 | + sp:varName "ed"^^xsd:string . |
3126 | 3143 | ||
3127 | -_:b68 | 3144 | +_:b237 |
3128 | - sp:varName "fluidDescription"^^xsd:string . | 3145 | + sp:varName "endDepth"^^xsd:string . |
3129 | 3146 | ||
3130 | -_:b82 | 3147 | +_:b238 |
3131 | - sp:varName "volPumped"^^xsd:string . | 3148 | + sp:varName "depth"^^xsd:string . |
3132 | 3149 | ||
3133 | -_:b62 | 3150 | +_:b241 |
3134 | - sp:varName "volumePumped"^^xsd:string . | 3151 | + sp:varName "remark"^^xsd:string . | ... | ... |
-
Please register or login to post a comment