Showing
1 changed file
with
584 additions
and
502 deletions
1 | -# Saved by TopBraid on Mon Sep 26 21:08:15 BST 2011 | 1 | +# Saved by TopBraid on Tue Sep 27 00:02:56 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/activity-purpose> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/spin/rh> , <http://www.reportinghub.no/ep/schema/1.0/ddr> ; | 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> ; |
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 |
... | @@ -319,58 +319,110 @@ ddr-tables:CementInformation | ... | @@ -319,58 +319,110 @@ ddr-tables:CementInformation |
319 | spin:body | 319 | spin:body |
320 | [ rdf:type sp:Select ; | 320 | [ rdf:type sp:Select ; |
321 | sp:orderBy (_:b45) ; | 321 | sp:orderBy (_:b45) ; |
322 | - sp:resultVariables (_:b45 _:b46 [ sp:varName "jobType"^^xsd:string | 322 | + sp:resultVariables (_:b45 [ sp:varName "endTime"^^xsd:string |
323 | + ] [ sp:varName "jobType"^^xsd:string | ||
323 | ] [ sp:varName "casingStringDiameter"^^xsd:string | 324 | ] [ sp:varName "casingStringDiameter"^^xsd:string |
324 | - ] [ sp:varName "topPlug"^^xsd:string | 325 | + ] _:b46 _:b47 _:b48 _:b49 _:b50 _:b51 [ sp:varName "fullReturns"^^xsd:string |
325 | - ] [ sp:varName "bottomPlug"^^xsd:string | 326 | + ] _:b52 _:b53 _:b54 _:b55) ; |
326 | - ] [ sp:varName "plugBumped"^^xsd:string | 327 | + sp:where ([ sp:object _:b56 ; |
327 | - ] [ sp:varName "plugBumpPressure"^^xsd:string | ||
328 | - ] [ sp:varName "floatHeld"^^xsd:string | ||
329 | - ] [ sp:varName "pressureReleaseTime"^^xsd:string | ||
330 | - ] [ sp:varName "fullReturns"^^xsd:string | ||
331 | - ] [ sp:varName "cementVolumeReturns"^^xsd:string | ||
332 | - ] [ sp:varName "reciprocated"^^xsd:string | ||
333 | - ] [ sp:varName "rotated"^^xsd:string | ||
334 | - ] _:b47) ; | ||
335 | - sp:where ([ sp:object _:b48 ; | ||
336 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; | 328 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; |
337 | sp:subject | 329 | sp:subject |
338 | [ sp:varName "report"^^xsd:string | 330 | [ sp:varName "report"^^xsd:string |
339 | ] | 331 | ] |
340 | - ] [ sp:object _:b49 ; | 332 | + ] [ sp:object _:b57 ; |
341 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 333 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
342 | - sp:subject _:b48 | 334 | + sp:subject _:b56 |
343 | - ] [ sp:object _:b45 ; | 335 | + ] [ sp:object _:b58 ; |
344 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; | 336 | + sp:predicate rdf:type ; |
345 | - sp:subject _:b49 | 337 | + sp:subject _:b57 |
346 | - ] [ sp:object _:b46 ; | 338 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellCementJobCasingRotationType> ; |
347 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | 339 | + sp:predicate rdf:type ; |
348 | - sp:subject _:b49 | 340 | + sp:subject _:b58 |
349 | ] [ rdf:type sp:Optional ; | 341 | ] [ rdf:type sp:Optional ; |
350 | - sp:elements ([ sp:object _:b50 ; | 342 | + sp:elements ([ sp:object _:b59 ; |
351 | - sp:predicate rdf:type ; | 343 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
352 | - sp:subject _:b49 | 344 | + sp:subject _:b57 |
353 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ; | 345 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellCementJobPressureRelease> ; |
354 | sp:predicate rdf:type ; | 346 | sp:predicate rdf:type ; |
355 | - sp:subject _:b50 | 347 | + sp:subject _:b59 |
348 | + ] [ sp:object _:b51 ; | ||
349 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#nominallyAt> ; | ||
350 | + sp:subject _:b59 | ||
356 | ]) | 351 | ]) |
357 | ] [ rdf:type sp:Optional ; | 352 | ] [ rdf:type sp:Optional ; |
358 | - sp:elements ([ sp:object _:b51 ; | 353 | + sp:elements ([ sp:object _:b60 ; |
359 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 354 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
360 | - sp:subject _:b49 | 355 | + sp:subject _:b57 |
356 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellCementPumping> ; | ||
357 | + sp:predicate rdf:type ; | ||
358 | + sp:subject _:b60 | ||
359 | + ] [ sp:object _:b61 ; | ||
360 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#volumeOfReturnedCementingFluid> ; | ||
361 | + sp:subject _:b60 | ||
361 | ] [ sp:object _:b52 ; | 362 | ] [ sp:object _:b52 ; |
362 | - sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ; | ||
363 | - sp:subject _:b51 | ||
364 | - ] [ sp:object | ||
365 | - [ sp:varName "endDepth"^^xsd:string | ||
366 | - ] ; | ||
367 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 363 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; |
368 | - sp:subject _:b52 | 364 | + sp:subject _:b61 |
369 | ]) | 365 | ]) |
370 | ] [ rdf:type sp:Optional ; | 366 | ] [ rdf:type sp:Optional ; |
371 | - sp:elements ([ sp:object _:b47 ; | 367 | + sp:elements ([ sp:object <http://www.reportinghub.no/ep/schema/activity#WellCementJobWithCasingRotation> ; |
372 | - sp:predicate rdfs:comment ; | 368 | + sp:predicate rdf:type ; |
373 | - sp:subject _:b49 | 369 | + sp:subject _:b57 |
370 | + ] [ rdf:type sp:Bind ; | ||
371 | + sp:expression "Yes" ; | ||
372 | + sp:variable _:b54 | ||
373 | + ]) | ||
374 | + ] [ rdf:type sp:Optional ; | ||
375 | + sp:elements ([ sp:object <http://www.reportinghub.no/ep/schema/activity#WellCementJobWithFloatHolding> ; | ||
376 | + sp:predicate rdf:type ; | ||
377 | + sp:subject _:b57 | ||
378 | + ] [ rdf:type sp:Bind ; | ||
379 | + sp:expression "Yes" ; | ||
380 | + sp:variable _:b50 | ||
381 | + ]) | ||
382 | + ] [ rdf:type sp:Optional ; | ||
383 | + sp:elements ([ sp:object <http://www.reportinghub.no/ep/schema/activity#WellCementJobWithBottomPlug> ; | ||
384 | + sp:predicate rdf:type ; | ||
385 | + sp:subject _:b57 | ||
386 | + ] [ rdf:type sp:Bind ; | ||
387 | + sp:expression "Yes" ; | ||
388 | + sp:variable _:b47 | ||
389 | + ]) | ||
390 | + ] [ rdf:type sp:Optional ; | ||
391 | + sp:elements ([ sp:object <http://www.reportinghub.no/ep/schema/activity#WellCementJobWithoutTopPlug> ; | ||
392 | + sp:predicate rdf:type ; | ||
393 | + sp:subject _:b57 | ||
394 | + ] [ rdf:type sp:Bind ; | ||
395 | + sp:expression "No" ; | ||
396 | + sp:variable _:b46 | ||
397 | + ]) | ||
398 | + ] [ rdf:type sp:Optional ; | ||
399 | + sp:elements ([ sp:object <http://www.reportinghub.no/ep/schema/activity#WellCementJobWithCasingReciprocation> ; | ||
400 | + sp:predicate rdf:type ; | ||
401 | + sp:subject _:b57 | ||
402 | + ] [ rdf:type sp:Bind ; | ||
403 | + sp:expression "Yes" ; | ||
404 | + sp:variable _:b53 | ||
405 | + ]) | ||
406 | + ] [ rdf:type sp:Optional ; | ||
407 | + sp:elements ([ sp:object <http://www.reportinghub.no/ep/schema/activity#WellCementJobWithoutPlugBumping> ; | ||
408 | + sp:predicate rdf:type ; | ||
409 | + sp:subject _:b57 | ||
410 | + ] [ rdf:type sp:Bind ; | ||
411 | + sp:expression "No" ; | ||
412 | + sp:variable _:b48 | ||
413 | + ]) | ||
414 | + ] [ rdf:type sp:Optional ; | ||
415 | + sp:elements ([ sp:object _:b62 ; | ||
416 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#pressureAtWhichPlugBumped> ; | ||
417 | + sp:subject _:b57 | ||
418 | + ] [ sp:object _:b49 ; | ||
419 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | ||
420 | + sp:subject _:b62 | ||
421 | + ]) | ||
422 | + ] [ rdf:type sp:Optional ; | ||
423 | + sp:elements ([ sp:object _:b55 ; | ||
424 | + sp:predicate <http://purl.org/dc/elements/1.1/description> ; | ||
425 | + sp:subject _:b57 | ||
374 | ]) | 426 | ]) |
375 | ]) | 427 | ]) |
376 | ] ; | 428 | ] ; |
... | @@ -382,8 +434,8 @@ ddr-tables:CoreInformation | ... | @@ -382,8 +434,8 @@ ddr-tables:CoreInformation |
382 | rdfs:subClassOf rhspin:DDRTableTemplates ; | 434 | rdfs:subClassOf rhspin:DDRTableTemplates ; |
383 | spin:body | 435 | spin:body |
384 | [ rdf:type sp:Select ; | 436 | [ rdf:type sp:Select ; |
385 | - sp:orderBy (_:b53) ; | 437 | + sp:orderBy (_:b63) ; |
386 | - sp:resultVariables (_:b53 [ sp:varName "depthTopmMD"^^xsd:string | 438 | + sp:resultVariables (_:b63 [ sp:varName "depthTopmMD"^^xsd:string |
387 | ] [ sp:varName "depthBottommMDCore"^^xsd:string | 439 | ] [ sp:varName "depthBottommMDCore"^^xsd:string |
388 | ] [ sp:varName "length"^^xsd:string | 440 | ] [ sp:varName "length"^^xsd:string |
389 | ] [ sp:varName "recoveryCore"^^xsd:string | 441 | ] [ sp:varName "recoveryCore"^^xsd:string |
... | @@ -391,51 +443,51 @@ ddr-tables:CoreInformation | ... | @@ -391,51 +443,51 @@ ddr-tables:CoreInformation |
391 | ] [ sp:varName "innerBarrelType"^^xsd:string | 443 | ] [ sp:varName "innerBarrelType"^^xsd:string |
392 | ] [ sp:varName "description"^^xsd:string | 444 | ] [ sp:varName "description"^^xsd:string |
393 | ]) ; | 445 | ]) ; |
394 | - sp:where ([ sp:object _:b54 ; | 446 | + sp:where ([ sp:object _:b64 ; |
395 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; | 447 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; |
396 | sp:subject | 448 | sp:subject |
397 | [ sp:varName "report"^^xsd:string | 449 | [ sp:varName "report"^^xsd:string |
398 | ] | 450 | ] |
399 | - ] [ sp:object _:b55 ; | 451 | + ] [ sp:object _:b65 ; |
400 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 452 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
401 | - sp:subject _:b54 | 453 | + sp:subject _:b64 |
402 | ] [ sp:object | 454 | ] [ sp:object |
403 | [ sp:varName "startTime"^^xsd:string | 455 | [ sp:varName "startTime"^^xsd:string |
404 | ] ; | 456 | ] ; |
405 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; | 457 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; |
406 | - sp:subject _:b55 | 458 | + sp:subject _:b65 |
407 | ] [ sp:object | 459 | ] [ sp:object |
408 | [ sp:varName "endTime"^^xsd:string | 460 | [ sp:varName "endTime"^^xsd:string |
409 | ] ; | 461 | ] ; |
410 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | 462 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; |
411 | - sp:subject _:b55 | 463 | + sp:subject _:b65 |
412 | ] [ rdf:type sp:Optional ; | 464 | ] [ rdf:type sp:Optional ; |
413 | - sp:elements ([ sp:object _:b56 ; | 465 | + sp:elements ([ sp:object _:b66 ; |
414 | sp:predicate rdf:type ; | 466 | sp:predicate rdf:type ; |
415 | - sp:subject _:b55 | 467 | + sp:subject _:b65 |
416 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ; | 468 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ; |
417 | sp:predicate rdf:type ; | 469 | sp:predicate rdf:type ; |
418 | - sp:subject _:b56 | 470 | + sp:subject _:b66 |
419 | ]) | 471 | ]) |
420 | ] [ rdf:type sp:Optional ; | 472 | ] [ rdf:type sp:Optional ; |
421 | - sp:elements ([ sp:object _:b57 ; | 473 | + sp:elements ([ sp:object _:b67 ; |
422 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 474 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
423 | - sp:subject _:b55 | 475 | + sp:subject _:b65 |
424 | - ] [ sp:object _:b58 ; | 476 | + ] [ sp:object _:b68 ; |
425 | sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ; | 477 | sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ; |
426 | - sp:subject _:b57 | 478 | + sp:subject _:b67 |
427 | ] [ sp:object | 479 | ] [ sp:object |
428 | [ sp:varName "endDepth"^^xsd:string | 480 | [ sp:varName "endDepth"^^xsd:string |
429 | ] ; | 481 | ] ; |
430 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 482 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; |
431 | - sp:subject _:b58 | 483 | + sp:subject _:b68 |
432 | ]) | 484 | ]) |
433 | ] [ rdf:type sp:Optional ; | 485 | ] [ rdf:type sp:Optional ; |
434 | sp:elements ([ sp:object | 486 | sp:elements ([ sp:object |
435 | [ sp:varName "comments"^^xsd:string | 487 | [ sp:varName "comments"^^xsd:string |
436 | ] ; | 488 | ] ; |
437 | sp:predicate rdfs:comment ; | 489 | sp:predicate rdfs:comment ; |
438 | - sp:subject _:b55 | 490 | + sp:subject _:b65 |
439 | ]) | 491 | ]) |
440 | ]) | 492 | ]) |
441 | ] ; | 493 | ] ; |
... | @@ -447,51 +499,51 @@ ddr-tables:EquipmentFailure | ... | @@ -447,51 +499,51 @@ ddr-tables:EquipmentFailure |
447 | rdfs:subClassOf rhspin:DDRTableTemplates ; | 499 | rdfs:subClassOf rhspin:DDRTableTemplates ; |
448 | spin:body | 500 | spin:body |
449 | [ rdf:type sp:Select ; | 501 | [ rdf:type sp:Select ; |
450 | - sp:orderBy (_:b59) ; | 502 | + sp:orderBy (_:b69) ; |
451 | - sp:resultVariables (_:b59 _:b60 _:b61 [ sp:varName "activity"^^xsd:string | 503 | + sp:resultVariables (_:b69 _:b70 _:b71 [ sp:varName "activity"^^xsd:string |
452 | ] [ sp:varName "downtime"^^xsd:string | 504 | ] [ sp:varName "downtime"^^xsd:string |
453 | ] [ sp:varName "repairedTime"^^xsd:string | 505 | ] [ sp:varName "repairedTime"^^xsd:string |
454 | - ] _:b62) ; | 506 | + ] _:b72) ; |
455 | - sp:where ([ sp:object _:b63 ; | 507 | + sp:where ([ sp:object _:b73 ; |
456 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; | 508 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; |
457 | sp:subject | 509 | sp:subject |
458 | [ sp:varName "report"^^xsd:string | 510 | [ sp:varName "report"^^xsd:string |
459 | ] | 511 | ] |
460 | - ] [ sp:object _:b64 ; | 512 | + ] [ sp:object _:b74 ; |
461 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 513 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
462 | - sp:subject _:b63 | 514 | + sp:subject _:b73 |
463 | - ] [ sp:object _:b59 ; | 515 | + ] [ sp:object _:b69 ; |
464 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; | 516 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; |
465 | - sp:subject _:b64 | 517 | + sp:subject _:b74 |
466 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#DrillingActivity-equipment_failure> ; | 518 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#DrillingActivity-equipment_failure> ; |
467 | sp:predicate rdf:type ; | 519 | sp:predicate rdf:type ; |
468 | - sp:subject _:b64 | 520 | + sp:subject _:b74 |
469 | ] [ rdf:type sp:Optional ; | 521 | ] [ rdf:type sp:Optional ; |
470 | - sp:elements ([ sp:object _:b65 ; | 522 | + sp:elements ([ sp:object _:b75 ; |
471 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 523 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
472 | - sp:subject _:b64 | 524 | + sp:subject _:b74 |
473 | - ] [ sp:object _:b66 ; | 525 | + ] [ sp:object _:b76 ; |
474 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#md> ; | 526 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#md> ; |
475 | - sp:subject _:b65 | 527 | + sp:subject _:b75 |
476 | - ] [ sp:object _:b60 ; | 528 | + ] [ sp:object _:b70 ; |
477 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 529 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
478 | - sp:subject _:b66 | 530 | + sp:subject _:b76 |
479 | ]) | 531 | ]) |
480 | ] [ rdf:type sp:Optional ; | 532 | ] [ rdf:type sp:Optional ; |
481 | - sp:elements ([ sp:object _:b65 ; | 533 | + sp:elements ([ sp:object _:b75 ; |
482 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 534 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
483 | - sp:subject _:b64 | 535 | + sp:subject _:b74 |
484 | - ] [ sp:object _:b67 ; | 536 | + ] [ sp:object _:b77 ; |
485 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#tvd> ; | 537 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#tvd> ; |
486 | - sp:subject _:b65 | 538 | + sp:subject _:b75 |
487 | - ] [ sp:object _:b61 ; | 539 | + ] [ sp:object _:b71 ; |
488 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 540 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
489 | - sp:subject _:b67 | 541 | + sp:subject _:b77 |
490 | ]) | 542 | ]) |
491 | ] [ rdf:type sp:Optional ; | 543 | ] [ rdf:type sp:Optional ; |
492 | - sp:elements ([ sp:object _:b62 ; | 544 | + sp:elements ([ sp:object _:b72 ; |
493 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#comments> ; | 545 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#comments> ; |
494 | - sp:subject _:b64 | 546 | + sp:subject _:b74 |
495 | ]) | 547 | ]) |
496 | ]) | 548 | ]) |
497 | ] ; | 549 | ] ; |
... | @@ -512,51 +564,51 @@ ddr-tables:FormationTest | ... | @@ -512,51 +564,51 @@ ddr-tables:FormationTest |
512 | ] [ sp:varName "sampleVolume"^^xsd:string | 564 | ] [ sp:varName "sampleVolume"^^xsd:string |
513 | ] [ sp:varName "description"^^xsd:string | 565 | ] [ sp:varName "description"^^xsd:string |
514 | ]) ; | 566 | ]) ; |
515 | - sp:where ([ sp:object _:b68 ; | 567 | + sp:where ([ sp:object _:b78 ; |
516 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; | 568 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; |
517 | sp:subject | 569 | sp:subject |
518 | [ sp:varName "report"^^xsd:string | 570 | [ sp:varName "report"^^xsd:string |
519 | ] | 571 | ] |
520 | - ] [ sp:object _:b69 ; | 572 | + ] [ sp:object _:b79 ; |
521 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 573 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
522 | - sp:subject _:b68 | 574 | + sp:subject _:b78 |
523 | ] [ sp:object | 575 | ] [ sp:object |
524 | [ sp:varName "startTime"^^xsd:string | 576 | [ sp:varName "startTime"^^xsd:string |
525 | ] ; | 577 | ] ; |
526 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; | 578 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; |
527 | - sp:subject _:b69 | 579 | + sp:subject _:b79 |
528 | ] [ sp:object | 580 | ] [ sp:object |
529 | [ sp:varName "endTime"^^xsd:string | 581 | [ sp:varName "endTime"^^xsd:string |
530 | ] ; | 582 | ] ; |
531 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | 583 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; |
532 | - sp:subject _:b69 | 584 | + sp:subject _:b79 |
533 | ] [ rdf:type sp:Optional ; | 585 | ] [ rdf:type sp:Optional ; |
534 | - sp:elements ([ sp:object _:b70 ; | 586 | + sp:elements ([ sp:object _:b80 ; |
535 | sp:predicate rdf:type ; | 587 | sp:predicate rdf:type ; |
536 | - sp:subject _:b69 | 588 | + sp:subject _:b79 |
537 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ; | 589 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ; |
538 | sp:predicate rdf:type ; | 590 | sp:predicate rdf:type ; |
539 | - sp:subject _:b70 | 591 | + sp:subject _:b80 |
540 | ]) | 592 | ]) |
541 | ] [ rdf:type sp:Optional ; | 593 | ] [ rdf:type sp:Optional ; |
542 | - sp:elements ([ sp:object _:b71 ; | 594 | + sp:elements ([ sp:object _:b81 ; |
543 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 595 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
544 | - sp:subject _:b69 | 596 | + sp:subject _:b79 |
545 | - ] [ sp:object _:b72 ; | 597 | + ] [ sp:object _:b82 ; |
546 | sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ; | 598 | sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ; |
547 | - sp:subject _:b71 | 599 | + sp:subject _:b81 |
548 | ] [ sp:object | 600 | ] [ sp:object |
549 | [ sp:varName "endDepth"^^xsd:string | 601 | [ sp:varName "endDepth"^^xsd:string |
550 | ] ; | 602 | ] ; |
551 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 603 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; |
552 | - sp:subject _:b72 | 604 | + sp:subject _:b82 |
553 | ]) | 605 | ]) |
554 | ] [ rdf:type sp:Optional ; | 606 | ] [ rdf:type sp:Optional ; |
555 | sp:elements ([ sp:object | 607 | sp:elements ([ sp:object |
556 | [ sp:varName "comments"^^xsd:string | 608 | [ sp:varName "comments"^^xsd:string |
557 | ] ; | 609 | ] ; |
558 | sp:predicate rdfs:comment ; | 610 | sp:predicate rdfs:comment ; |
559 | - sp:subject _:b69 | 611 | + sp:subject _:b79 |
560 | ]) | 612 | ]) |
561 | ]) | 613 | ]) |
562 | ] ; | 614 | ] ; |
... | @@ -568,8 +620,8 @@ ddr-tables:GasReadingInformation | ... | @@ -568,8 +620,8 @@ ddr-tables:GasReadingInformation |
568 | rdfs:subClassOf rhspin:DDRTableTemplates ; | 620 | rdfs:subClassOf rhspin:DDRTableTemplates ; |
569 | spin:body | 621 | spin:body |
570 | [ rdf:type sp:Select ; | 622 | [ rdf:type sp:Select ; |
571 | - sp:orderBy (_:b73) ; | 623 | + sp:orderBy (_:b83) ; |
572 | - sp:resultVariables (_:b73 [ sp:varName "class"^^xsd:string | 624 | + sp:resultVariables (_:b83 [ sp:varName "class"^^xsd:string |
573 | ] [ sp:varName "type"^^xsd:string | 625 | ] [ sp:varName "type"^^xsd:string |
574 | ] [ sp:varName "depthTopmMD"^^xsd:string | 626 | ] [ sp:varName "depthTopmMD"^^xsd:string |
575 | ] [ sp:varName "depthBottommMD"^^xsd:string | 627 | ] [ sp:varName "depthBottommMD"^^xsd:string |
... | @@ -583,51 +635,51 @@ ddr-tables:GasReadingInformation | ... | @@ -583,51 +635,51 @@ ddr-tables:GasReadingInformation |
583 | ] [ sp:varName "ic4"^^xsd:string | 635 | ] [ sp:varName "ic4"^^xsd:string |
584 | ] [ sp:varName "ic5"^^xsd:string | 636 | ] [ sp:varName "ic5"^^xsd:string |
585 | ]) ; | 637 | ]) ; |
586 | - sp:where ([ sp:object _:b74 ; | 638 | + sp:where ([ sp:object _:b84 ; |
587 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; | 639 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; |
588 | sp:subject | 640 | sp:subject |
589 | [ sp:varName "report"^^xsd:string | 641 | [ sp:varName "report"^^xsd:string |
590 | ] | 642 | ] |
591 | - ] [ sp:object _:b75 ; | 643 | + ] [ sp:object _:b85 ; |
592 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 644 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
593 | - sp:subject _:b74 | 645 | + sp:subject _:b84 |
594 | ] [ sp:object | 646 | ] [ sp:object |
595 | [ sp:varName "startTime"^^xsd:string | 647 | [ sp:varName "startTime"^^xsd:string |
596 | ] ; | 648 | ] ; |
597 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; | 649 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; |
598 | - sp:subject _:b75 | 650 | + sp:subject _:b85 |
599 | ] [ sp:object | 651 | ] [ sp:object |
600 | [ sp:varName "endTime"^^xsd:string | 652 | [ sp:varName "endTime"^^xsd:string |
601 | ] ; | 653 | ] ; |
602 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | 654 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; |
603 | - sp:subject _:b75 | 655 | + sp:subject _:b85 |
604 | ] [ rdf:type sp:Optional ; | 656 | ] [ rdf:type sp:Optional ; |
605 | - sp:elements ([ sp:object _:b76 ; | 657 | + sp:elements ([ sp:object _:b86 ; |
606 | sp:predicate rdf:type ; | 658 | sp:predicate rdf:type ; |
607 | - sp:subject _:b75 | 659 | + sp:subject _:b85 |
608 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ; | 660 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ; |
609 | sp:predicate rdf:type ; | 661 | sp:predicate rdf:type ; |
610 | - sp:subject _:b76 | 662 | + sp:subject _:b86 |
611 | ]) | 663 | ]) |
612 | ] [ rdf:type sp:Optional ; | 664 | ] [ rdf:type sp:Optional ; |
613 | - sp:elements ([ sp:object _:b77 ; | 665 | + sp:elements ([ sp:object _:b87 ; |
614 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 666 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
615 | - sp:subject _:b75 | 667 | + sp:subject _:b85 |
616 | - ] [ sp:object _:b78 ; | 668 | + ] [ sp:object _:b88 ; |
617 | sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ; | 669 | sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ; |
618 | - sp:subject _:b77 | 670 | + sp:subject _:b87 |
619 | ] [ sp:object | 671 | ] [ sp:object |
620 | [ sp:varName "endDepth"^^xsd:string | 672 | [ sp:varName "endDepth"^^xsd:string |
621 | ] ; | 673 | ] ; |
622 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 674 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; |
623 | - sp:subject _:b78 | 675 | + sp:subject _:b88 |
624 | ]) | 676 | ]) |
625 | ] [ rdf:type sp:Optional ; | 677 | ] [ rdf:type sp:Optional ; |
626 | sp:elements ([ sp:object | 678 | sp:elements ([ sp:object |
627 | [ sp:varName "comments"^^xsd:string | 679 | [ sp:varName "comments"^^xsd:string |
628 | ] ; | 680 | ] ; |
629 | sp:predicate rdfs:comment ; | 681 | sp:predicate rdfs:comment ; |
630 | - sp:subject _:b75 | 682 | + sp:subject _:b85 |
631 | ]) | 683 | ]) |
632 | ]) | 684 | ]) |
633 | ] ; | 685 | ] ; |
... | @@ -639,116 +691,116 @@ ddr-tables:LithologyInformation | ... | @@ -639,116 +691,116 @@ ddr-tables:LithologyInformation |
639 | rdfs:subClassOf rhspin:DDRTableTemplates ; | 691 | rdfs:subClassOf rhspin:DDRTableTemplates ; |
640 | spin:body | 692 | spin:body |
641 | [ rdf:type sp:Select ; | 693 | [ rdf:type sp:Select ; |
642 | - sp:resultVariables (_:b79 _:b80 _:b81 _:b82 _:b83 _:b84 _:b85 _:b86) ; | 694 | + sp:resultVariables (_:b89 _:b90 _:b91 _:b92 _:b93 _:b94 _:b95 _:b96) ; |
643 | - sp:where ([ sp:object _:b87 ; | 695 | + sp:where ([ sp:object _:b97 ; |
644 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; | 696 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; |
645 | sp:subject | 697 | sp:subject |
646 | [ sp:varName "report"^^xsd:string | 698 | [ sp:varName "report"^^xsd:string |
647 | ] | 699 | ] |
648 | - ] [ sp:object _:b88 ; | 700 | + ] [ sp:object _:b98 ; |
649 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 701 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
650 | - sp:subject _:b87 | 702 | + sp:subject _:b97 |
651 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#LithologyAndShowsObservation> ; | 703 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#LithologyAndShowsObservation> ; |
652 | sp:predicate rdf:type ; | 704 | sp:predicate rdf:type ; |
653 | - sp:subject _:b88 | 705 | + sp:subject _:b98 |
654 | - ] [ sp:object _:b89 ; | 706 | + ] [ sp:object _:b99 ; |
655 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 707 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
656 | - sp:subject _:b88 | 708 | + sp:subject _:b98 |
657 | ] [ rdf:type sp:Optional ; | 709 | ] [ rdf:type sp:Optional ; |
658 | - sp:elements ([ sp:object _:b86 ; | 710 | + sp:elements ([ sp:object _:b96 ; |
659 | sp:predicate <http://www.reportinghub.no/ep/schema/well#lithologyDescription> ; | 711 | sp:predicate <http://www.reportinghub.no/ep/schema/well#lithologyDescription> ; |
660 | - sp:subject _:b89 | 712 | + sp:subject _:b99 |
661 | ]) | 713 | ]) |
662 | ] [ rdf:type sp:Optional ; | 714 | ] [ rdf:type sp:Optional ; |
663 | - sp:elements ([ sp:object _:b85 ; | 715 | + sp:elements ([ sp:object _:b95 ; |
664 | sp:predicate <http://www.reportinghub.no/ep/schema/well#showDescription> ; | 716 | sp:predicate <http://www.reportinghub.no/ep/schema/well#showDescription> ; |
665 | - sp:subject _:b89 | 717 | + sp:subject _:b99 |
666 | ]) | 718 | ]) |
667 | ] [ rdf:type sp:Optional ; | 719 | ] [ rdf:type sp:Optional ; |
668 | - sp:elements ([ sp:object _:b90 ; | 720 | + sp:elements ([ sp:object _:b100 ; |
669 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheBottomOfAPartOfAWellBore> ; | 721 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheBottomOfAPartOfAWellBore> ; |
670 | - sp:subject _:b89 | 722 | + sp:subject _:b99 |
671 | - ] [ sp:object _:b80 ; | 723 | + ] [ sp:object _:b90 ; |
672 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 724 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; |
673 | - sp:subject _:b90 | 725 | + sp:subject _:b100 |
674 | ]) | 726 | ]) |
675 | ] [ rdf:type sp:Optional ; | 727 | ] [ rdf:type sp:Optional ; |
676 | - sp:elements ([ sp:object _:b91 ; | 728 | + sp:elements ([ sp:object _:b101 ; |
677 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore> ; | 729 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore> ; |
678 | - sp:subject _:b89 | 730 | + sp:subject _:b99 |
679 | - ] [ sp:object _:b79 ; | 731 | + ] [ sp:object _:b89 ; |
680 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 732 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; |
681 | - sp:subject _:b91 | 733 | + sp:subject _:b101 |
682 | ]) | 734 | ]) |
683 | ] [ rdf:type sp:Optional ; | 735 | ] [ rdf:type sp:Optional ; |
684 | - sp:elements ([ sp:object _:b92 ; | 736 | + sp:elements ([ sp:object _:b102 ; |
685 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore> ; | 737 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore> ; |
686 | - sp:subject _:b89 | 738 | + sp:subject _:b99 |
687 | - ] [ sp:object _:b93 ; | 739 | + ] [ sp:object _:b103 ; |
688 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 740 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; |
689 | - sp:subject _:b92 | 741 | + sp:subject _:b102 |
690 | - ] [ sp:object _:b94 ; | 742 | + ] [ sp:object _:b104 ; |
691 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheBottomOfAPartOfAWellBore> ; | 743 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheBottomOfAPartOfAWellBore> ; |
692 | - sp:subject _:b89 | 744 | + sp:subject _:b99 |
693 | - ] [ sp:object _:b95 ; | 745 | + ] [ sp:object _:b105 ; |
694 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 746 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; |
695 | - sp:subject _:b94 | 747 | + sp:subject _:b104 |
696 | ] [ rdf:type sp:Bind ; | 748 | ] [ rdf:type sp:Bind ; |
697 | sp:expression | 749 | sp:expression |
698 | [ rdf:type sp:sub ; | 750 | [ rdf:type sp:sub ; |
699 | sp:arg1 [ rdf:type spif:cast ; | 751 | sp:arg1 [ rdf:type spif:cast ; |
700 | arg:datatype xsd:float ; | 752 | arg:datatype xsd:float ; |
701 | - sp:arg1 _:b95 | 753 | + sp:arg1 _:b105 |
702 | ] ; | 754 | ] ; |
703 | sp:arg2 [ rdf:type spif:cast ; | 755 | sp:arg2 [ rdf:type spif:cast ; |
704 | arg:datatype xsd:float ; | 756 | arg:datatype xsd:float ; |
705 | - sp:arg1 _:b93 | 757 | + sp:arg1 _:b103 |
706 | ] | 758 | ] |
707 | ] ; | 759 | ] ; |
708 | - sp:variable _:b81 | 760 | + sp:variable _:b91 |
709 | ]) | 761 | ]) |
710 | ] [ rdf:type sp:Optional ; | 762 | ] [ rdf:type sp:Optional ; |
711 | - sp:elements ([ sp:object _:b96 ; | 763 | + sp:elements ([ sp:object _:b106 ; |
712 | sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheTopOfAPartOfAWellBore> ; | 764 | sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheTopOfAPartOfAWellBore> ; |
713 | - sp:subject _:b89 | 765 | + sp:subject _:b99 |
714 | - ] [ sp:object _:b82 ; | 766 | + ] [ sp:object _:b92 ; |
715 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 767 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; |
716 | - sp:subject _:b96 | 768 | + sp:subject _:b106 |
717 | ]) | 769 | ]) |
718 | ] [ rdf:type sp:Optional ; | 770 | ] [ rdf:type sp:Optional ; |
719 | - sp:elements ([ sp:object _:b97 ; | 771 | + sp:elements ([ sp:object _:b107 ; |
720 | sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheBottomOfAPartOfAWellBore> ; | 772 | sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheBottomOfAPartOfAWellBore> ; |
721 | - sp:subject _:b89 | 773 | + sp:subject _:b99 |
722 | - ] [ sp:object _:b83 ; | 774 | + ] [ sp:object _:b93 ; |
723 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 775 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; |
724 | - sp:subject _:b97 | 776 | + sp:subject _:b107 |
725 | ]) | 777 | ]) |
726 | ] [ rdf:type sp:Optional ; | 778 | ] [ rdf:type sp:Optional ; |
727 | - sp:elements ([ sp:object _:b98 ; | 779 | + sp:elements ([ sp:object _:b108 ; |
728 | sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheTopOfAPartOfAWellBore> ; | 780 | sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheTopOfAPartOfAWellBore> ; |
729 | - sp:subject _:b89 | 781 | + sp:subject _:b99 |
730 | - ] [ sp:object _:b99 ; | 782 | + ] [ sp:object _:b109 ; |
731 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 783 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; |
732 | - sp:subject _:b98 | 784 | + sp:subject _:b108 |
733 | - ] [ sp:object _:b100 ; | 785 | + ] [ sp:object _:b110 ; |
734 | sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheBottomOfAPartOfAWellBore> ; | 786 | sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheBottomOfAPartOfAWellBore> ; |
735 | - sp:subject _:b89 | 787 | + sp:subject _:b99 |
736 | - ] [ sp:object _:b101 ; | 788 | + ] [ sp:object _:b111 ; |
737 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 789 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; |
738 | - sp:subject _:b100 | 790 | + sp:subject _:b110 |
739 | ] [ rdf:type sp:Bind ; | 791 | ] [ rdf:type sp:Bind ; |
740 | sp:expression | 792 | sp:expression |
741 | [ rdf:type sp:sub ; | 793 | [ rdf:type sp:sub ; |
742 | sp:arg1 [ rdf:type spif:cast ; | 794 | sp:arg1 [ rdf:type spif:cast ; |
743 | arg:datatype xsd:float ; | 795 | arg:datatype xsd:float ; |
744 | - sp:arg1 _:b101 | 796 | + sp:arg1 _:b111 |
745 | ] ; | 797 | ] ; |
746 | sp:arg2 [ rdf:type spif:cast ; | 798 | sp:arg2 [ rdf:type spif:cast ; |
747 | arg:datatype xsd:float ; | 799 | arg:datatype xsd:float ; |
748 | - sp:arg1 _:b99 | 800 | + sp:arg1 _:b109 |
749 | ] | 801 | ] |
750 | ] ; | 802 | ] ; |
751 | - sp:variable _:b84 | 803 | + sp:variable _:b94 |
752 | ]) | 804 | ]) |
753 | ]) | 805 | ]) |
754 | ] ; | 806 | ] ; |
... | @@ -760,98 +812,98 @@ ddr-tables:LogInformation | ... | @@ -760,98 +812,98 @@ ddr-tables:LogInformation |
760 | rdfs:subClassOf rhspin:DDRTableTemplates ; | 812 | rdfs:subClassOf rhspin:DDRTableTemplates ; |
761 | spin:body | 813 | spin:body |
762 | [ rdf:type sp:Select ; | 814 | [ rdf:type sp:Select ; |
763 | - sp:resultVariables (_:b102 _:b103 _:b104 _:b105 _:b106 _:b107) ; | 815 | + sp:resultVariables (_:b112 _:b113 _:b114 _:b115 _:b116 _:b117) ; |
764 | - sp:where ([ sp:object _:b108 ; | 816 | + sp:where ([ sp:object _:b118 ; |
765 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; | 817 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; |
766 | sp:subject | 818 | sp:subject |
767 | [ sp:varName "report"^^xsd:string | 819 | [ sp:varName "report"^^xsd:string |
768 | ] | 820 | ] |
769 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#DailyDrillingActivity> ; | 821 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#DailyDrillingActivity> ; |
770 | sp:predicate rdf:type ; | 822 | sp:predicate rdf:type ; |
771 | - sp:subject _:b108 | 823 | + sp:subject _:b118 |
772 | - ] [ sp:object _:b109 ; | 824 | + ] [ sp:object _:b119 ; |
773 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 825 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
774 | - sp:subject _:b108 | 826 | + sp:subject _:b118 |
775 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellBoreLogRun> ; | 827 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellBoreLogRun> ; |
776 | sp:predicate rdf:type ; | 828 | sp:predicate rdf:type ; |
777 | - sp:subject _:b109 | 829 | + sp:subject _:b119 |
778 | ] [ rdf:type sp:Optional ; | 830 | ] [ rdf:type sp:Optional ; |
779 | - sp:elements ([ sp:object _:b102 ; | 831 | + sp:elements ([ sp:object _:b112 ; |
780 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#logRunNumber> ; | 832 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#logRunNumber> ; |
781 | - sp:subject _:b109 | 833 | + sp:subject _:b119 |
782 | ]) | 834 | ]) |
783 | ] [ rdf:type sp:Optional ; | 835 | ] [ rdf:type sp:Optional ; |
784 | - sp:elements ([ sp:object _:b110 ; | 836 | + sp:elements ([ sp:object _:b120 ; |
785 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 837 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
786 | - sp:subject _:b109 | 838 | + sp:subject _:b119 |
787 | ] [ rdf:type sp:Optional ; | 839 | ] [ rdf:type sp:Optional ; |
788 | - sp:elements ([ sp:object _:b111 ; | 840 | + sp:elements ([ sp:object _:b121 ; |
789 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 841 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
790 | - sp:subject _:b110 | 842 | + sp:subject _:b120 |
791 | ] [ sp:object <http://www.reportinghub.no/ep/schema/well#SpatialPartOfAWellBore> ; | 843 | ] [ sp:object <http://www.reportinghub.no/ep/schema/well#SpatialPartOfAWellBore> ; |
792 | sp:predicate rdf:type ; | 844 | sp:predicate rdf:type ; |
793 | - sp:subject _:b111 | 845 | + sp:subject _:b121 |
794 | ] [ rdf:type sp:Optional ; | 846 | ] [ rdf:type sp:Optional ; |
795 | - sp:elements ([ sp:object _:b112 ; | 847 | + sp:elements ([ sp:object _:b122 ; |
796 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore> ; | 848 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore> ; |
797 | - sp:subject _:b111 | 849 | + sp:subject _:b121 |
798 | - ] [ sp:object _:b103 ; | 850 | + ] [ sp:object _:b113 ; |
799 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 851 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; |
800 | - sp:subject _:b112 | 852 | + sp:subject _:b122 |
801 | ]) | 853 | ]) |
802 | ] [ rdf:type sp:Optional ; | 854 | ] [ rdf:type sp:Optional ; |
803 | sp:elements ([ sp:object | 855 | sp:elements ([ sp:object |
804 | [ sp:varName "bottom"^^xsd:string | 856 | [ sp:varName "bottom"^^xsd:string |
805 | ] ; | 857 | ] ; |
806 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheBottomOfAPartOfAWellBore> ; | 858 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheBottomOfAPartOfAWellBore> ; |
807 | - sp:subject _:b111 | 859 | + sp:subject _:b121 |
808 | - ] [ sp:object _:b104 ; | 860 | + ] [ sp:object _:b114 ; |
809 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 861 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; |
810 | - sp:subject _:b112 | 862 | + sp:subject _:b122 |
811 | ]) | 863 | ]) |
812 | ] [ rdf:type sp:Optional ; | 864 | ] [ rdf:type sp:Optional ; |
813 | - sp:elements ([ sp:object _:b111 ; | 865 | + sp:elements ([ sp:object _:b121 ; |
814 | sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; | 866 | sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; |
815 | - sp:subject _:b113 | 867 | + sp:subject _:b123 |
816 | ] [ sp:object <http://www.reportinghub.no/ep/schema/well#WellBoreWithCirculation> ; | 868 | ] [ sp:object <http://www.reportinghub.no/ep/schema/well#WellBoreWithCirculation> ; |
817 | sp:predicate rdf:type ; | 869 | sp:predicate rdf:type ; |
818 | - sp:subject _:b113 | 870 | + sp:subject _:b123 |
819 | - ] [ sp:object _:b114 ; | 871 | + ] [ sp:object _:b124 ; |
820 | sp:predicate <http://www.reportinghub.no/ep/schema/well#bottomHoleTemperature> ; | 872 | sp:predicate <http://www.reportinghub.no/ep/schema/well#bottomHoleTemperature> ; |
821 | - sp:subject _:b113 | 873 | + sp:subject _:b123 |
822 | - ] [ sp:object _:b106 ; | 874 | + ] [ sp:object _:b116 ; |
823 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 875 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; |
824 | - sp:subject _:b114 | 876 | + sp:subject _:b124 |
825 | ]) | 877 | ]) |
826 | ] [ rdf:type sp:Optional ; | 878 | ] [ rdf:type sp:Optional ; |
827 | - sp:elements ([ sp:object _:b111 ; | 879 | + sp:elements ([ sp:object _:b121 ; |
828 | sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; | 880 | sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; |
829 | - sp:subject _:b115 | 881 | + sp:subject _:b125 |
830 | ] [ sp:object <http://www.reportinghub.no/ep/schema/well#WellBoreWithCirculation> ; | 882 | ] [ sp:object <http://www.reportinghub.no/ep/schema/well#WellBoreWithCirculation> ; |
831 | sp:predicate rdf:type ; | 883 | sp:predicate rdf:type ; |
832 | - sp:subject _:b115 | 884 | + sp:subject _:b125 |
833 | - ] [ sp:object _:b116 ; | 885 | + ] [ sp:object _:b126 ; |
834 | sp:predicate <http://www.reportinghub.no/ep/schema/well#bottomHoleTemperature> ; | 886 | sp:predicate <http://www.reportinghub.no/ep/schema/well#bottomHoleTemperature> ; |
835 | - sp:subject _:b115 | 887 | + sp:subject _:b125 |
836 | - ] [ sp:object _:b107 ; | 888 | + ] [ sp:object _:b117 ; |
837 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 889 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; |
838 | - sp:subject _:b116 | 890 | + sp:subject _:b126 |
839 | ]) | 891 | ]) |
840 | ]) | 892 | ]) |
841 | ]) | 893 | ]) |
842 | ] [ rdf:type sp:Optional ; | 894 | ] [ rdf:type sp:Optional ; |
843 | - sp:elements ([ sp:object _:b117 ; | 895 | + sp:elements ([ sp:object _:b127 ; |
844 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#wellBoreLoggingTool> ; | 896 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#wellBoreLoggingTool> ; |
845 | - sp:subject _:b109 | 897 | + sp:subject _:b119 |
846 | - ] [ sp:object _:b118 ; | 898 | + ] [ sp:object _:b128 ; |
847 | sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; | 899 | sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; |
848 | - sp:subject _:b117 | 900 | + sp:subject _:b127 |
849 | ] [ sp:object <http://www.reportinghub.no/ep/schema/equipment#WellBoreLoggingTool> ; | 901 | ] [ sp:object <http://www.reportinghub.no/ep/schema/equipment#WellBoreLoggingTool> ; |
850 | sp:predicate rdf:type ; | 902 | sp:predicate rdf:type ; |
851 | - sp:subject _:b118 | 903 | + sp:subject _:b128 |
852 | - ] [ sp:object _:b105 ; | 904 | + ] [ sp:object _:b115 ; |
853 | sp:predicate rdfs:comment ; | 905 | sp:predicate rdfs:comment ; |
854 | - sp:subject _:b118 | 906 | + sp:subject _:b128 |
855 | ]) | 907 | ]) |
856 | ]) | 908 | ]) |
857 | ] ; | 909 | ] ; |
... | @@ -863,48 +915,48 @@ ddr-tables:Operations | ... | @@ -863,48 +915,48 @@ ddr-tables:Operations |
863 | rdfs:subClassOf rhspin:DDRTableTemplates ; | 915 | rdfs:subClassOf rhspin:DDRTableTemplates ; |
864 | spin:body | 916 | spin:body |
865 | [ rdf:type sp:Select ; | 917 | [ rdf:type sp:Select ; |
866 | - sp:orderBy (_:b119) ; | 918 | + sp:orderBy (_:b129) ; |
867 | - sp:resultVariables (_:b119 _:b120 [ sp:varName "startDepth"^^xsd:string | 919 | + sp:resultVariables (_:b129 _:b130 [ sp:varName "startDepth"^^xsd:string |
868 | - ] _:b121 [ sp:varName "depth"^^xsd:string | 920 | + ] _:b131 [ sp:varName "depth"^^xsd:string |
869 | - ] _:b122 [ sp:varName "state"^^xsd:string | 921 | + ] _:b132 [ sp:varName "state"^^xsd:string |
870 | - ] _:b123) ; | 922 | + ] _:b133) ; |
871 | - sp:where ([ sp:object _:b124 ; | 923 | + sp:where ([ sp:object _:b134 ; |
872 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; | 924 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; |
873 | sp:subject | 925 | sp:subject |
874 | [ sp:varName "report"^^xsd:string | 926 | [ sp:varName "report"^^xsd:string |
875 | ] | 927 | ] |
876 | - ] [ sp:object _:b125 ; | 928 | + ] [ sp:object _:b135 ; |
877 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 929 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
878 | - sp:subject _:b124 | 930 | + sp:subject _:b134 |
879 | - ] [ sp:object _:b119 ; | 931 | + ] [ sp:object _:b129 ; |
880 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; | 932 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; |
881 | - sp:subject _:b125 | 933 | + sp:subject _:b135 |
882 | - ] [ sp:object _:b120 ; | 934 | + ] [ sp:object _:b130 ; |
883 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | 935 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; |
884 | - sp:subject _:b125 | 936 | + sp:subject _:b135 |
885 | ] [ rdf:type sp:Optional ; | 937 | ] [ rdf:type sp:Optional ; |
886 | - sp:elements ([ sp:object _:b122 ; | 938 | + sp:elements ([ sp:object _:b132 ; |
887 | sp:predicate rdf:type ; | 939 | sp:predicate rdf:type ; |
888 | - sp:subject _:b125 | 940 | + sp:subject _:b135 |
889 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ; | 941 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ; |
890 | sp:predicate rdf:type ; | 942 | sp:predicate rdf:type ; |
891 | - sp:subject _:b122 | 943 | + sp:subject _:b132 |
892 | ]) | 944 | ]) |
893 | ] [ rdf:type sp:Optional ; | 945 | ] [ rdf:type sp:Optional ; |
894 | - sp:elements ([ sp:object _:b126 ; | 946 | + sp:elements ([ sp:object _:b136 ; |
895 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 947 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
896 | - sp:subject _:b125 | 948 | + sp:subject _:b135 |
897 | - ] [ sp:object _:b127 ; | 949 | + ] [ sp:object _:b137 ; |
898 | sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ; | 950 | sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ; |
899 | - sp:subject _:b126 | 951 | + sp:subject _:b136 |
900 | - ] [ sp:object _:b121 ; | 952 | + ] [ sp:object _:b131 ; |
901 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 953 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; |
902 | - sp:subject _:b127 | 954 | + sp:subject _:b137 |
903 | ]) | 955 | ]) |
904 | ] [ rdf:type sp:Optional ; | 956 | ] [ rdf:type sp:Optional ; |
905 | - sp:elements ([ sp:object _:b123 ; | 957 | + sp:elements ([ sp:object _:b133 ; |
906 | sp:predicate rdfs:comment ; | 958 | sp:predicate rdfs:comment ; |
907 | - sp:subject _:b125 | 959 | + sp:subject _:b135 |
908 | ]) | 960 | ]) |
909 | ]) | 961 | ]) |
910 | ] ; | 962 | ] ; |
... | @@ -916,59 +968,59 @@ ddr-tables:PerforationInformation | ... | @@ -916,59 +968,59 @@ ddr-tables:PerforationInformation |
916 | rdfs:subClassOf rhspin:DDRTableTemplates ; | 968 | rdfs:subClassOf rhspin:DDRTableTemplates ; |
917 | spin:body | 969 | spin:body |
918 | [ rdf:type sp:Select ; | 970 | [ rdf:type sp:Select ; |
919 | - sp:orderBy (_:b128) ; | 971 | + sp:orderBy (_:b138) ; |
920 | - sp:resultVariables (_:b128 [ sp:varName "timeOfClosingWellPerf"^^xsd:string | 972 | + sp:resultVariables (_:b138 [ sp:varName "timeOfClosingWellPerf"^^xsd:string |
921 | ] [ sp:varName "durationWellPerf"^^xsd:string | 973 | ] [ sp:varName "durationWellPerf"^^xsd:string |
922 | ] [ sp:varName "topOfPerfmMD"^^xsd:string | 974 | ] [ sp:varName "topOfPerfmMD"^^xsd:string |
923 | ] [ sp:varName "bottomOfPerfmMD"^^xsd:string | 975 | ] [ sp:varName "bottomOfPerfmMD"^^xsd:string |
924 | ] [ sp:varName "topOfPerfmTVD"^^xsd:string | 976 | ] [ sp:varName "topOfPerfmTVD"^^xsd:string |
925 | ] [ sp:varName "bottomOfPerfmTVD"^^xsd:string | 977 | ] [ sp:varName "bottomOfPerfmTVD"^^xsd:string |
926 | ]) ; | 978 | ]) ; |
927 | - sp:where ([ sp:object _:b129 ; | 979 | + sp:where ([ sp:object _:b139 ; |
928 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; | 980 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; |
929 | sp:subject | 981 | sp:subject |
930 | [ sp:varName "report"^^xsd:string | 982 | [ sp:varName "report"^^xsd:string |
931 | ] | 983 | ] |
932 | - ] [ sp:object _:b130 ; | 984 | + ] [ sp:object _:b140 ; |
933 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 985 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
934 | - sp:subject _:b129 | 986 | + sp:subject _:b139 |
935 | ] [ sp:object | 987 | ] [ sp:object |
936 | [ sp:varName "startTime"^^xsd:string | 988 | [ sp:varName "startTime"^^xsd:string |
937 | ] ; | 989 | ] ; |
938 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; | 990 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; |
939 | - sp:subject _:b130 | 991 | + sp:subject _:b140 |
940 | ] [ sp:object | 992 | ] [ sp:object |
941 | [ sp:varName "endTime"^^xsd:string | 993 | [ sp:varName "endTime"^^xsd:string |
942 | ] ; | 994 | ] ; |
943 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | 995 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; |
944 | - sp:subject _:b130 | 996 | + sp:subject _:b140 |
945 | ] [ rdf:type sp:Optional ; | 997 | ] [ rdf:type sp:Optional ; |
946 | - sp:elements ([ sp:object _:b131 ; | 998 | + sp:elements ([ sp:object _:b141 ; |
947 | sp:predicate rdf:type ; | 999 | sp:predicate rdf:type ; |
948 | - sp:subject _:b130 | 1000 | + sp:subject _:b140 |
949 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ; | 1001 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ; |
950 | sp:predicate rdf:type ; | 1002 | sp:predicate rdf:type ; |
951 | - sp:subject _:b131 | 1003 | + sp:subject _:b141 |
952 | ]) | 1004 | ]) |
953 | ] [ rdf:type sp:Optional ; | 1005 | ] [ rdf:type sp:Optional ; |
954 | - sp:elements ([ sp:object _:b132 ; | 1006 | + sp:elements ([ sp:object _:b142 ; |
955 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 1007 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
956 | - sp:subject _:b130 | 1008 | + sp:subject _:b140 |
957 | - ] [ sp:object _:b133 ; | 1009 | + ] [ sp:object _:b143 ; |
958 | sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ; | 1010 | sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ; |
959 | - sp:subject _:b132 | 1011 | + sp:subject _:b142 |
960 | ] [ sp:object | 1012 | ] [ sp:object |
961 | [ sp:varName "endDepth"^^xsd:string | 1013 | [ sp:varName "endDepth"^^xsd:string |
962 | ] ; | 1014 | ] ; |
963 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 1015 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; |
964 | - sp:subject _:b133 | 1016 | + sp:subject _:b143 |
965 | ]) | 1017 | ]) |
966 | ] [ rdf:type sp:Optional ; | 1018 | ] [ rdf:type sp:Optional ; |
967 | sp:elements ([ sp:object | 1019 | sp:elements ([ sp:object |
968 | [ sp:varName "comments"^^xsd:string | 1020 | [ sp:varName "comments"^^xsd:string |
969 | ] ; | 1021 | ] ; |
970 | sp:predicate rdfs:comment ; | 1022 | sp:predicate rdfs:comment ; |
971 | - sp:subject _:b130 | 1023 | + sp:subject _:b140 |
972 | ]) | 1024 | ]) |
973 | ]) | 1025 | ]) |
974 | ] ; | 1026 | ] ; |
... | @@ -980,59 +1032,59 @@ ddr-tables:PorePressure | ... | @@ -980,59 +1032,59 @@ ddr-tables:PorePressure |
980 | rdfs:subClassOf rhspin:DDRTableTemplates ; | 1032 | rdfs:subClassOf rhspin:DDRTableTemplates ; |
981 | spin:body | 1033 | spin:body |
982 | [ rdf:type sp:Select ; | 1034 | [ rdf:type sp:Select ; |
983 | - sp:orderBy (_:b134) ; | 1035 | + sp:orderBy (_:b144) ; |
984 | - sp:resultVariables (_:b135 _:b136 _:b134 _:b137 _:b138) ; | 1036 | + sp:resultVariables (_:b145 _:b146 _:b144 _:b147 _:b148) ; |
985 | - sp:where ([ sp:object _:b139 ; | 1037 | + sp:where ([ sp:object _:b149 ; |
986 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; | 1038 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; |
987 | sp:subject | 1039 | sp:subject |
988 | [ sp:varName "report"^^xsd:string | 1040 | [ sp:varName "report"^^xsd:string |
989 | ] | 1041 | ] |
990 | - ] [ sp:object _:b140 ; | 1042 | + ] [ sp:object _:b150 ; |
991 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 1043 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
992 | - sp:subject _:b139 | 1044 | + sp:subject _:b149 |
993 | - ] [ sp:object _:b134 ; | 1045 | + ] [ sp:object _:b144 ; |
994 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#nominallyAt> ; | 1046 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#nominallyAt> ; |
995 | - sp:subject _:b140 | 1047 | + sp:subject _:b150 |
996 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#PorePressureDetermination> ; | 1048 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#PorePressureDetermination> ; |
997 | sp:predicate rdf:type ; | 1049 | sp:predicate rdf:type ; |
998 | - sp:subject _:b140 | 1050 | + sp:subject _:b150 |
999 | - ] [ sp:object _:b141 ; | 1051 | + ] [ sp:object _:b151 ; |
1000 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 1052 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
1001 | - sp:subject _:b140 | 1053 | + sp:subject _:b150 |
1002 | ] [ rdf:type sp:Optional ; | 1054 | ] [ rdf:type sp:Optional ; |
1003 | - sp:elements ([ sp:object _:b142 ; | 1055 | + sp:elements ([ sp:object _:b152 ; |
1004 | sp:predicate rdf:type ; | 1056 | sp:predicate rdf:type ; |
1005 | - sp:subject _:b140 | 1057 | + sp:subject _:b150 |
1006 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#PorePressureDeterminationType> ; | 1058 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#PorePressureDeterminationType> ; |
1007 | sp:predicate rdf:type ; | 1059 | sp:predicate rdf:type ; |
1008 | - sp:subject _:b142 | 1060 | + sp:subject _:b152 |
1009 | - ] [ sp:object _:b135 ; | 1061 | + ] [ sp:object _:b145 ; |
1010 | sp:predicate rdfs:label ; | 1062 | sp:predicate rdfs:label ; |
1011 | - sp:subject _:b142 | 1063 | + sp:subject _:b152 |
1012 | ]) | 1064 | ]) |
1013 | ] [ rdf:type sp:Optional ; | 1065 | ] [ rdf:type sp:Optional ; |
1014 | - sp:elements ([ sp:object _:b143 ; | 1066 | + sp:elements ([ sp:object _:b153 ; |
1015 | sp:predicate <http://www.reportinghub.no/ep/schema/well#porePressureEquivalentMudDensity> ; | 1067 | sp:predicate <http://www.reportinghub.no/ep/schema/well#porePressureEquivalentMudDensity> ; |
1016 | - sp:subject _:b141 | 1068 | + sp:subject _:b151 |
1017 | - ] [ sp:object _:b136 ; | 1069 | + ] [ sp:object _:b146 ; |
1018 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 1070 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; |
1019 | - sp:subject _:b143 | 1071 | + sp:subject _:b153 |
1020 | ]) | 1072 | ]) |
1021 | ] [ rdf:type sp:Optional ; | 1073 | ] [ rdf:type sp:Optional ; |
1022 | - sp:elements ([ sp:object _:b144 ; | 1074 | + sp:elements ([ sp:object _:b154 ; |
1023 | sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepth> ; | 1075 | sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepth> ; |
1024 | - sp:subject _:b141 | 1076 | + sp:subject _:b151 |
1025 | - ] [ sp:object _:b138 ; | 1077 | + ] [ sp:object _:b148 ; |
1026 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 1078 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; |
1027 | - sp:subject _:b144 | 1079 | + sp:subject _:b154 |
1028 | ]) | 1080 | ]) |
1029 | ] [ rdf:type sp:Optional ; | 1081 | ] [ rdf:type sp:Optional ; |
1030 | - sp:elements ([ sp:object _:b145 ; | 1082 | + sp:elements ([ sp:object _:b155 ; |
1031 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepth> ; | 1083 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepth> ; |
1032 | - sp:subject _:b141 | 1084 | + sp:subject _:b151 |
1033 | - ] [ sp:object _:b137 ; | 1085 | + ] [ sp:object _:b147 ; |
1034 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 1086 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; |
1035 | - sp:subject _:b145 | 1087 | + sp:subject _:b155 |
1036 | ]) | 1088 | ]) |
1037 | ]) | 1089 | ]) |
1038 | ] ; | 1090 | ] ; |
... | @@ -1047,56 +1099,56 @@ ddr-tables:StratigraphicInformation | ... | @@ -1047,56 +1099,56 @@ ddr-tables:StratigraphicInformation |
1047 | sp:resultVariables ([ sp:varName "depthToTopOfFormation"^^xsd:string | 1099 | sp:resultVariables ([ sp:varName "depthToTopOfFormation"^^xsd:string |
1048 | ] [ sp:varName "formationName"^^xsd:string | 1100 | ] [ sp:varName "formationName"^^xsd:string |
1049 | ]) ; | 1101 | ]) ; |
1050 | - sp:where ([ sp:object _:b146 ; | 1102 | + sp:where ([ sp:object _:b156 ; |
1051 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; | 1103 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; |
1052 | sp:subject | 1104 | sp:subject |
1053 | [ sp:varName "report"^^xsd:string | 1105 | [ sp:varName "report"^^xsd:string |
1054 | ] | 1106 | ] |
1055 | - ] [ sp:object _:b147 ; | 1107 | + ] [ sp:object _:b157 ; |
1056 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 1108 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
1057 | - sp:subject _:b146 | 1109 | + sp:subject _:b156 |
1058 | ] [ sp:object | 1110 | ] [ sp:object |
1059 | [ sp:varName "startTime"^^xsd:string | 1111 | [ sp:varName "startTime"^^xsd:string |
1060 | ] ; | 1112 | ] ; |
1061 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; | 1113 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; |
1062 | - sp:subject _:b147 | 1114 | + sp:subject _:b157 |
1063 | ] [ sp:object | 1115 | ] [ sp:object |
1064 | [ sp:varName "endTime"^^xsd:string | 1116 | [ sp:varName "endTime"^^xsd:string |
1065 | ] ; | 1117 | ] ; |
1066 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | 1118 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; |
1067 | - sp:subject _:b147 | 1119 | + sp:subject _:b157 |
1068 | ] [ rdf:type sp:Optional ; | 1120 | ] [ rdf:type sp:Optional ; |
1069 | - sp:elements ([ sp:object _:b148 ; | 1121 | + sp:elements ([ sp:object _:b158 ; |
1070 | sp:predicate rdf:type ; | 1122 | sp:predicate rdf:type ; |
1071 | - sp:subject _:b147 | 1123 | + sp:subject _:b157 |
1072 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ; | 1124 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ; |
1073 | sp:predicate rdf:type ; | 1125 | sp:predicate rdf:type ; |
1074 | - sp:subject _:b148 | 1126 | + sp:subject _:b158 |
1075 | ]) | 1127 | ]) |
1076 | ] [ rdf:type sp:Optional ; | 1128 | ] [ rdf:type sp:Optional ; |
1077 | - sp:elements ([ sp:object _:b149 ; | 1129 | + sp:elements ([ sp:object _:b159 ; |
1078 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 1130 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
1079 | - sp:subject _:b147 | 1131 | + sp:subject _:b157 |
1080 | - ] [ sp:object _:b150 ; | 1132 | + ] [ sp:object _:b160 ; |
1081 | sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ; | 1133 | sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ; |
1082 | - sp:subject _:b149 | 1134 | + sp:subject _:b159 |
1083 | ] [ sp:object | 1135 | ] [ sp:object |
1084 | [ sp:varName "stratigraphyDescription"^^xsd:string | 1136 | [ sp:varName "stratigraphyDescription"^^xsd:string |
1085 | ] ; | 1137 | ] ; |
1086 | sp:predicate <http://www.reportinghub.no/ep/schema/well#stratigraphyDescription> ; | 1138 | sp:predicate <http://www.reportinghub.no/ep/schema/well#stratigraphyDescription> ; |
1087 | - sp:subject _:b149 | 1139 | + sp:subject _:b159 |
1088 | ] [ sp:object | 1140 | ] [ sp:object |
1089 | [ sp:varName "endDepth"^^xsd:string | 1141 | [ sp:varName "endDepth"^^xsd:string |
1090 | ] ; | 1142 | ] ; |
1091 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 1143 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; |
1092 | - sp:subject _:b150 | 1144 | + sp:subject _:b160 |
1093 | ]) | 1145 | ]) |
1094 | ] [ rdf:type sp:Optional ; | 1146 | ] [ rdf:type sp:Optional ; |
1095 | sp:elements ([ sp:object | 1147 | sp:elements ([ sp:object |
1096 | [ sp:varName "comments"^^xsd:string | 1148 | [ sp:varName "comments"^^xsd:string |
1097 | ] ; | 1149 | ] ; |
1098 | sp:predicate rdfs:comment ; | 1150 | sp:predicate rdfs:comment ; |
1099 | - sp:subject _:b147 | 1151 | + sp:subject _:b157 |
1100 | ]) | 1152 | ]) |
1101 | ]) | 1153 | ]) |
1102 | ] ; | 1154 | ] ; |
... | @@ -1108,61 +1160,61 @@ ddr-tables:SurveyStation | ... | @@ -1108,61 +1160,61 @@ ddr-tables:SurveyStation |
1108 | rdfs:subClassOf rhspin:DDRTableTemplates ; | 1160 | rdfs:subClassOf rhspin:DDRTableTemplates ; |
1109 | spin:body | 1161 | spin:body |
1110 | [ rdf:type sp:Select ; | 1162 | [ rdf:type sp:Select ; |
1111 | - sp:resultVariables (_:b151 _:b152 _:b153 _:b154) ; | 1163 | + sp:resultVariables (_:b161 _:b162 _:b163 _:b164) ; |
1112 | - sp:where ([ sp:object _:b155 ; | 1164 | + sp:where ([ sp:object _:b165 ; |
1113 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; | 1165 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; |
1114 | sp:subject | 1166 | sp:subject |
1115 | [ sp:varName "report"^^xsd:string | 1167 | [ sp:varName "report"^^xsd:string |
1116 | ] | 1168 | ] |
1117 | - ] [ sp:object _:b156 ; | 1169 | + ] [ sp:object _:b166 ; |
1118 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 1170 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
1119 | - sp:subject _:b155 | 1171 | + sp:subject _:b165 |
1120 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellBoreDirectionalSurvey> ; | 1172 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellBoreDirectionalSurvey> ; |
1121 | sp:predicate rdf:type ; | 1173 | sp:predicate rdf:type ; |
1122 | - sp:subject _:b156 | 1174 | + sp:subject _:b166 |
1123 | ] [ rdf:type sp:Optional ; | 1175 | ] [ rdf:type sp:Optional ; |
1124 | - sp:elements ([ sp:object _:b157 ; | 1176 | + sp:elements ([ sp:object _:b167 ; |
1125 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 1177 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
1126 | - sp:subject _:b156 | 1178 | + sp:subject _:b166 |
1127 | - ] [ sp:object _:b158 ; | 1179 | + ] [ sp:object _:b168 ; |
1128 | sp:predicate <http://www.reportinghub.no/ep/schema/well#azimuth> ; | 1180 | sp:predicate <http://www.reportinghub.no/ep/schema/well#azimuth> ; |
1129 | - sp:subject _:b157 | 1181 | + sp:subject _:b167 |
1130 | - ] [ sp:object _:b154 ; | 1182 | + ] [ sp:object _:b164 ; |
1131 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 1183 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; |
1132 | - sp:subject _:b158 | 1184 | + sp:subject _:b168 |
1133 | ]) | 1185 | ]) |
1134 | ] [ rdf:type sp:Optional ; | 1186 | ] [ rdf:type sp:Optional ; |
1135 | - sp:elements ([ sp:object _:b157 ; | 1187 | + sp:elements ([ sp:object _:b167 ; |
1136 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 1188 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
1137 | - sp:subject _:b156 | 1189 | + sp:subject _:b166 |
1138 | - ] [ sp:object _:b159 ; | 1190 | + ] [ sp:object _:b169 ; |
1139 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepth> ; | 1191 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepth> ; |
1140 | - sp:subject _:b157 | 1192 | + sp:subject _:b167 |
1141 | - ] [ sp:object _:b151 ; | 1193 | + ] [ sp:object _:b161 ; |
1142 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 1194 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; |
1143 | - sp:subject _:b159 | 1195 | + sp:subject _:b169 |
1144 | ]) | 1196 | ]) |
1145 | ] [ rdf:type sp:Optional ; | 1197 | ] [ rdf:type sp:Optional ; |
1146 | - sp:elements ([ sp:object _:b157 ; | 1198 | + sp:elements ([ sp:object _:b167 ; |
1147 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 1199 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
1148 | - sp:subject _:b156 | 1200 | + sp:subject _:b166 |
1149 | - ] [ sp:object _:b160 ; | 1201 | + ] [ sp:object _:b170 ; |
1150 | sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepth> ; | 1202 | sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepth> ; |
1151 | - sp:subject _:b157 | 1203 | + sp:subject _:b167 |
1152 | - ] [ sp:object _:b152 ; | 1204 | + ] [ sp:object _:b162 ; |
1153 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 1205 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; |
1154 | - sp:subject _:b160 | 1206 | + sp:subject _:b170 |
1155 | ]) | 1207 | ]) |
1156 | ] [ rdf:type sp:Optional ; | 1208 | ] [ rdf:type sp:Optional ; |
1157 | - sp:elements ([ sp:object _:b157 ; | 1209 | + sp:elements ([ sp:object _:b167 ; |
1158 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 1210 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
1159 | - sp:subject _:b156 | 1211 | + sp:subject _:b166 |
1160 | - ] [ sp:object _:b161 ; | 1212 | + ] [ sp:object _:b171 ; |
1161 | sp:predicate <http://www.reportinghub.no/ep/schema/well#inclination> ; | 1213 | sp:predicate <http://www.reportinghub.no/ep/schema/well#inclination> ; |
1162 | - sp:subject _:b157 | 1214 | + sp:subject _:b167 |
1163 | - ] [ sp:object _:b153 ; | 1215 | + ] [ sp:object _:b163 ; |
1164 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 1216 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; |
1165 | - sp:subject _:b161 | 1217 | + sp:subject _:b171 |
1166 | ]) | 1218 | ]) |
1167 | ]) | 1219 | ]) |
1168 | ] ; | 1220 | ] ; |
... | @@ -1174,8 +1226,8 @@ ddr-tables:WellControlIncident | ... | @@ -1174,8 +1226,8 @@ ddr-tables:WellControlIncident |
1174 | rdfs:subClassOf rhspin:DDRTableTemplates ; | 1226 | rdfs:subClassOf rhspin:DDRTableTemplates ; |
1175 | spin:body | 1227 | spin:body |
1176 | [ rdf:type sp:Select ; | 1228 | [ rdf:type sp:Select ; |
1177 | - sp:orderBy (_:b162) ; | 1229 | + sp:orderBy (_:b172) ; |
1178 | - sp:resultVariables (_:b162 [ sp:varName "depthOfWell"^^xsd:string | 1230 | + sp:resultVariables (_:b172 [ sp:varName "depthOfWell"^^xsd:string |
1179 | ] [ sp:varName "lostTime"^^xsd:string | 1231 | ] [ sp:varName "lostTime"^^xsd:string |
1180 | ] [ sp:varName "timeForWellControlRegain"^^xsd:string | 1232 | ] [ sp:varName "timeForWellControlRegain"^^xsd:string |
1181 | ] [ sp:varName "depthAtBit"^^xsd:string | 1233 | ] [ sp:varName "depthAtBit"^^xsd:string |
... | @@ -1190,51 +1242,51 @@ ddr-tables:WellControlIncident | ... | @@ -1190,51 +1242,51 @@ ddr-tables:WellControlIncident |
1190 | ] [ sp:varName "formation"^^xsd:string | 1242 | ] [ sp:varName "formation"^^xsd:string |
1191 | ] [ sp:varName "bHT"^^xsd:string | 1243 | ] [ sp:varName "bHT"^^xsd:string |
1192 | ]) ; | 1244 | ]) ; |
1193 | - sp:where ([ sp:object _:b163 ; | 1245 | + sp:where ([ sp:object _:b173 ; |
1194 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; | 1246 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; |
1195 | sp:subject | 1247 | sp:subject |
1196 | [ sp:varName "report"^^xsd:string | 1248 | [ sp:varName "report"^^xsd:string |
1197 | ] | 1249 | ] |
1198 | - ] [ sp:object _:b164 ; | 1250 | + ] [ sp:object _:b174 ; |
1199 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 1251 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
1200 | - sp:subject _:b163 | 1252 | + sp:subject _:b173 |
1201 | ] [ sp:object | 1253 | ] [ sp:object |
1202 | [ sp:varName "startTime"^^xsd:string | 1254 | [ sp:varName "startTime"^^xsd:string |
1203 | ] ; | 1255 | ] ; |
1204 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; | 1256 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; |
1205 | - sp:subject _:b164 | 1257 | + sp:subject _:b174 |
1206 | ] [ sp:object | 1258 | ] [ sp:object |
1207 | [ sp:varName "endTime"^^xsd:string | 1259 | [ sp:varName "endTime"^^xsd:string |
1208 | ] ; | 1260 | ] ; |
1209 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | 1261 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; |
1210 | - sp:subject _:b164 | 1262 | + sp:subject _:b174 |
1211 | ] [ rdf:type sp:Optional ; | 1263 | ] [ rdf:type sp:Optional ; |
1212 | - sp:elements ([ sp:object _:b165 ; | 1264 | + sp:elements ([ sp:object _:b175 ; |
1213 | sp:predicate rdf:type ; | 1265 | sp:predicate rdf:type ; |
1214 | - sp:subject _:b164 | 1266 | + sp:subject _:b174 |
1215 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ; | 1267 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ; |
1216 | sp:predicate rdf:type ; | 1268 | sp:predicate rdf:type ; |
1217 | - sp:subject _:b165 | 1269 | + sp:subject _:b175 |
1218 | ]) | 1270 | ]) |
1219 | ] [ rdf:type sp:Optional ; | 1271 | ] [ rdf:type sp:Optional ; |
1220 | - sp:elements ([ sp:object _:b166 ; | 1272 | + sp:elements ([ sp:object _:b176 ; |
1221 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 1273 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
1222 | - sp:subject _:b164 | 1274 | + sp:subject _:b174 |
1223 | - ] [ sp:object _:b167 ; | 1275 | + ] [ sp:object _:b177 ; |
1224 | sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ; | 1276 | sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ; |
1225 | - sp:subject _:b166 | 1277 | + sp:subject _:b176 |
1226 | ] [ sp:object | 1278 | ] [ sp:object |
1227 | [ sp:varName "endDepth"^^xsd:string | 1279 | [ sp:varName "endDepth"^^xsd:string |
1228 | ] ; | 1280 | ] ; |
1229 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 1281 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; |
1230 | - sp:subject _:b167 | 1282 | + sp:subject _:b177 |
1231 | ]) | 1283 | ]) |
1232 | ] [ rdf:type sp:Optional ; | 1284 | ] [ rdf:type sp:Optional ; |
1233 | sp:elements ([ sp:object | 1285 | sp:elements ([ sp:object |
1234 | [ sp:varName "comments"^^xsd:string | 1286 | [ sp:varName "comments"^^xsd:string |
1235 | ] ; | 1287 | ] ; |
1236 | sp:predicate rdfs:comment ; | 1288 | sp:predicate rdfs:comment ; |
1237 | - sp:subject _:b164 | 1289 | + sp:subject _:b174 |
1238 | ]) | 1290 | ]) |
1239 | ]) | 1291 | ]) |
1240 | ] ; | 1292 | ] ; |
... | @@ -1246,8 +1298,8 @@ ddr-tables:WellTestInformation | ... | @@ -1246,8 +1298,8 @@ ddr-tables:WellTestInformation |
1246 | rdfs:subClassOf rhspin:DDRTableTemplates ; | 1298 | rdfs:subClassOf rhspin:DDRTableTemplates ; |
1247 | spin:body | 1299 | spin:body |
1248 | [ rdf:type sp:Select ; | 1300 | [ rdf:type sp:Select ; |
1249 | - sp:orderBy (_:b168) ; | 1301 | + sp:orderBy (_:b178) ; |
1250 | - sp:resultVariables (_:b168 [ sp:varName "testNo"^^xsd:string | 1302 | + sp:resultVariables (_:b178 [ sp:varName "testNo"^^xsd:string |
1251 | ] [ sp:varName "type"^^xsd:string | 1303 | ] [ sp:varName "type"^^xsd:string |
1252 | ] [ sp:varName "depthTopmMD"^^xsd:string | 1304 | ] [ sp:varName "depthTopmMD"^^xsd:string |
1253 | ] [ sp:varName "depthBottommMD"^^xsd:string | 1305 | ] [ sp:varName "depthBottommMD"^^xsd:string |
... | @@ -1265,392 +1317,419 @@ ddr-tables:WellTestInformation | ... | @@ -1265,392 +1317,419 @@ ddr-tables:WellTestInformation |
1265 | ] [ sp:varName "cO2Content"^^xsd:string | 1317 | ] [ sp:varName "cO2Content"^^xsd:string |
1266 | ] [ sp:varName "h2SContent"^^xsd:string | 1318 | ] [ sp:varName "h2SContent"^^xsd:string |
1267 | ]) ; | 1319 | ]) ; |
1268 | - sp:where ([ sp:object _:b169 ; | 1320 | + sp:where ([ sp:object _:b179 ; |
1269 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; | 1321 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; |
1270 | sp:subject | 1322 | sp:subject |
1271 | [ sp:varName "report"^^xsd:string | 1323 | [ sp:varName "report"^^xsd:string |
1272 | ] | 1324 | ] |
1273 | - ] [ sp:object _:b170 ; | 1325 | + ] [ sp:object _:b180 ; |
1274 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 1326 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
1275 | - sp:subject _:b169 | 1327 | + sp:subject _:b179 |
1276 | ] [ sp:object | 1328 | ] [ sp:object |
1277 | [ sp:varName "startTime"^^xsd:string | 1329 | [ sp:varName "startTime"^^xsd:string |
1278 | ] ; | 1330 | ] ; |
1279 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; | 1331 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; |
1280 | - sp:subject _:b170 | 1332 | + sp:subject _:b180 |
1281 | ] [ sp:object | 1333 | ] [ sp:object |
1282 | [ sp:varName "endTime"^^xsd:string | 1334 | [ sp:varName "endTime"^^xsd:string |
1283 | ] ; | 1335 | ] ; |
1284 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | 1336 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; |
1285 | - sp:subject _:b170 | 1337 | + sp:subject _:b180 |
1286 | ] [ rdf:type sp:Optional ; | 1338 | ] [ rdf:type sp:Optional ; |
1287 | - sp:elements ([ sp:object _:b171 ; | 1339 | + sp:elements ([ sp:object _:b181 ; |
1288 | sp:predicate rdf:type ; | 1340 | sp:predicate rdf:type ; |
1289 | - sp:subject _:b170 | 1341 | + sp:subject _:b180 |
1290 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ; | 1342 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ; |
1291 | sp:predicate rdf:type ; | 1343 | sp:predicate rdf:type ; |
1292 | - sp:subject _:b171 | 1344 | + sp:subject _:b181 |
1293 | ]) | 1345 | ]) |
1294 | ] [ rdf:type sp:Optional ; | 1346 | ] [ rdf:type sp:Optional ; |
1295 | - sp:elements ([ sp:object _:b172 ; | 1347 | + sp:elements ([ sp:object _:b182 ; |
1296 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 1348 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
1297 | - sp:subject _:b170 | 1349 | + sp:subject _:b180 |
1298 | - ] [ sp:object _:b173 ; | 1350 | + ] [ sp:object _:b183 ; |
1299 | sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ; | 1351 | sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ; |
1300 | - sp:subject _:b172 | 1352 | + sp:subject _:b182 |
1301 | ] [ sp:object | 1353 | ] [ sp:object |
1302 | [ sp:varName "endDepth"^^xsd:string | 1354 | [ sp:varName "endDepth"^^xsd:string |
1303 | ] ; | 1355 | ] ; |
1304 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 1356 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; |
1305 | - sp:subject _:b173 | 1357 | + sp:subject _:b183 |
1306 | ]) | 1358 | ]) |
1307 | ] [ rdf:type sp:Optional ; | 1359 | ] [ rdf:type sp:Optional ; |
1308 | sp:elements ([ sp:object | 1360 | sp:elements ([ sp:object |
1309 | [ sp:varName "comments"^^xsd:string | 1361 | [ sp:varName "comments"^^xsd:string |
1310 | ] ; | 1362 | ] ; |
1311 | sp:predicate rdfs:comment ; | 1363 | sp:predicate rdfs:comment ; |
1312 | - sp:subject _:b170 | 1364 | + sp:subject _:b180 |
1313 | ]) | 1365 | ]) |
1314 | ]) | 1366 | ]) |
1315 | ] ; | 1367 | ] ; |
1316 | 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) . | 1368 | 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) . |
1317 | 1369 | ||
1318 | -_:b173 | 1370 | +_:b183 |
1319 | sp:varName "ed"^^xsd:string . | 1371 | sp:varName "ed"^^xsd:string . |
1320 | 1372 | ||
1321 | -_:b172 | 1373 | +_:b182 |
1322 | sp:varName "wellbore"^^xsd:string . | 1374 | sp:varName "wellbore"^^xsd:string . |
1323 | 1375 | ||
1324 | -_:b171 | 1376 | +_:b181 |
1325 | sp:varName "activity"^^xsd:string . | 1377 | sp:varName "activity"^^xsd:string . |
1326 | 1378 | ||
1327 | -_:b170 | 1379 | +_:b180 |
1328 | sp:varName "part"^^xsd:string . | 1380 | sp:varName "part"^^xsd:string . |
1329 | 1381 | ||
1330 | -_:b169 | 1382 | +_:b179 |
1331 | sp:varName "reportOn"^^xsd:string . | 1383 | sp:varName "reportOn"^^xsd:string . |
1332 | 1384 | ||
1333 | -_:b168 | 1385 | +_:b178 |
1334 | sp:varName "time"^^xsd:string . | 1386 | sp:varName "time"^^xsd:string . |
1335 | 1387 | ||
1336 | -_:b167 | 1388 | +_:b177 |
1337 | sp:varName "ed"^^xsd:string . | 1389 | sp:varName "ed"^^xsd:string . |
1338 | 1390 | ||
1339 | -_:b166 | 1391 | +_:b176 |
1340 | sp:varName "wellbore"^^xsd:string . | 1392 | sp:varName "wellbore"^^xsd:string . |
1341 | 1393 | ||
1342 | -_:b165 | 1394 | +_:b175 |
1343 | sp:varName "activity"^^xsd:string . | 1395 | sp:varName "activity"^^xsd:string . |
1344 | 1396 | ||
1345 | -_:b164 | 1397 | +_:b174 |
1346 | sp:varName "part"^^xsd:string . | 1398 | sp:varName "part"^^xsd:string . |
1347 | 1399 | ||
1348 | -_:b163 | 1400 | +_:b173 |
1349 | sp:varName "reportOn"^^xsd:string . | 1401 | sp:varName "reportOn"^^xsd:string . |
1350 | 1402 | ||
1351 | -_:b162 | 1403 | +_:b172 |
1352 | sp:varName "date"^^xsd:string . | 1404 | sp:varName "date"^^xsd:string . |
1353 | 1405 | ||
1354 | -_:b161 | 1406 | +_:b171 |
1355 | sp:varName "incl"^^xsd:string . | 1407 | sp:varName "incl"^^xsd:string . |
1356 | 1408 | ||
1357 | -_:b160 | 1409 | +_:b170 |
1358 | sp:varName "tvd"^^xsd:string . | 1410 | sp:varName "tvd"^^xsd:string . |
1359 | 1411 | ||
1360 | -_:b159 | 1412 | +_:b169 |
1361 | sp:varName "md"^^xsd:string . | 1413 | sp:varName "md"^^xsd:string . |
1362 | 1414 | ||
1363 | -_:b158 | 1415 | +_:b168 |
1364 | sp:varName "azi"^^xsd:string . | 1416 | sp:varName "azi"^^xsd:string . |
1365 | 1417 | ||
1366 | -_:b157 | 1418 | +_:b167 |
1367 | sp:varName "wellbore"^^xsd:string . | 1419 | sp:varName "wellbore"^^xsd:string . |
1368 | 1420 | ||
1369 | -_:b156 | 1421 | +_:b166 |
1370 | sp:varName "part"^^xsd:string . | 1422 | sp:varName "part"^^xsd:string . |
1371 | 1423 | ||
1372 | -_:b155 | 1424 | +_:b165 |
1373 | sp:varName "reportOn"^^xsd:string . | 1425 | sp:varName "reportOn"^^xsd:string . |
1374 | 1426 | ||
1375 | -_:b154 | 1427 | +_:b164 |
1376 | sp:varName "azimuth"^^xsd:string . | 1428 | sp:varName "azimuth"^^xsd:string . |
1377 | 1429 | ||
1378 | -_:b153 | 1430 | +_:b163 |
1379 | sp:varName "inclination"^^xsd:string . | 1431 | sp:varName "inclination"^^xsd:string . |
1380 | 1432 | ||
1381 | -_:b152 | 1433 | +_:b162 |
1382 | sp:varName "depthmTVD"^^xsd:string . | 1434 | sp:varName "depthmTVD"^^xsd:string . |
1383 | 1435 | ||
1384 | -_:b151 | 1436 | +_:b161 |
1385 | sp:varName "depthmMD"^^xsd:string . | 1437 | sp:varName "depthmMD"^^xsd:string . |
1386 | 1438 | ||
1387 | -_:b150 | 1439 | +_:b160 |
1388 | sp:varName "ed"^^xsd:string . | 1440 | sp:varName "ed"^^xsd:string . |
1389 | 1441 | ||
1390 | -_:b149 | 1442 | +_:b159 |
1391 | sp:varName "wellbore"^^xsd:string . | 1443 | sp:varName "wellbore"^^xsd:string . |
1392 | 1444 | ||
1393 | -_:b148 | 1445 | +_:b158 |
1394 | sp:varName "activity"^^xsd:string . | 1446 | sp:varName "activity"^^xsd:string . |
1395 | 1447 | ||
1396 | -_:b147 | 1448 | +_:b157 |
1397 | sp:varName "part"^^xsd:string . | 1449 | sp:varName "part"^^xsd:string . |
1398 | 1450 | ||
1399 | -_:b146 | 1451 | +_:b156 |
1400 | sp:varName "reportOn"^^xsd:string . | 1452 | sp:varName "reportOn"^^xsd:string . |
1401 | 1453 | ||
1402 | -_:b145 | 1454 | +_:b155 |
1403 | sp:varName "md"^^xsd:string . | 1455 | sp:varName "md"^^xsd:string . |
1404 | 1456 | ||
1405 | -_:b144 | 1457 | +_:b154 |
1406 | sp:varName "tvd"^^xsd:string . | 1458 | sp:varName "tvd"^^xsd:string . |
1407 | 1459 | ||
1408 | -_:b143 | 1460 | +_:b153 |
1409 | sp:varName "mudDensity"^^xsd:string . | 1461 | sp:varName "mudDensity"^^xsd:string . |
1410 | 1462 | ||
1411 | -_:b142 | 1463 | +_:b152 |
1412 | sp:varName "actType"^^xsd:string . | 1464 | sp:varName "actType"^^xsd:string . |
1413 | 1465 | ||
1414 | -_:b141 | 1466 | +_:b151 |
1415 | sp:varName "wb"^^xsd:string . | 1467 | sp:varName "wb"^^xsd:string . |
1416 | 1468 | ||
1417 | -_:b140 | 1469 | +_:b150 |
1418 | sp:varName "activity"^^xsd:string . | 1470 | sp:varName "activity"^^xsd:string . |
1419 | 1471 | ||
1472 | +_:b149 | ||
1473 | + sp:varName "reportOn"^^xsd:string . | ||
1474 | + | ||
1475 | +_:b148 | ||
1476 | + sp:varName "tvdVal"^^xsd:string . | ||
1477 | + | ||
1478 | +_:b147 | ||
1479 | + sp:varName "mdVal"^^xsd:string . | ||
1480 | + | ||
1481 | +_:b146 | ||
1482 | + sp:varName "mudDensityVal"^^xsd:string . | ||
1483 | + | ||
1484 | +_:b145 | ||
1485 | + sp:varName "reading"^^xsd:string . | ||
1486 | + | ||
1487 | +_:b144 | ||
1488 | + sp:varName "time"^^xsd:string . | ||
1489 | + | ||
1490 | +_:b143 | ||
1491 | + sp:varName "ed"^^xsd:string . | ||
1492 | + | ||
1493 | +_:b142 | ||
1494 | + sp:varName "wellbore"^^xsd:string . | ||
1495 | + | ||
1496 | +_:b141 | ||
1497 | + sp:varName "activity"^^xsd:string . | ||
1498 | + | ||
1499 | +_:b140 | ||
1500 | + sp:varName "part"^^xsd:string . | ||
1501 | + | ||
1420 | _:b139 | 1502 | _:b139 |
1421 | sp:varName "reportOn"^^xsd:string . | 1503 | sp:varName "reportOn"^^xsd:string . |
1422 | 1504 | ||
1423 | _:b138 | 1505 | _:b138 |
1424 | - sp:varName "tvdVal"^^xsd:string . | 1506 | + sp:varName "timeOfOpeningWellPerf"^^xsd:string . |
1425 | 1507 | ||
1426 | _:b137 | 1508 | _:b137 |
1427 | - sp:varName "mdVal"^^xsd:string . | 1509 | + sp:varName "ed"^^xsd:string . |
1428 | 1510 | ||
1429 | _:b136 | 1511 | _:b136 |
1430 | - sp:varName "mudDensityVal"^^xsd:string . | 1512 | + sp:varName "wellbore"^^xsd:string . |
1431 | 1513 | ||
1432 | _:b135 | 1514 | _:b135 |
1433 | - sp:varName "reading"^^xsd:string . | 1515 | + sp:varName "part"^^xsd:string . |
1434 | 1516 | ||
1435 | _:b134 | 1517 | _:b134 |
1436 | - sp:varName "time"^^xsd:string . | 1518 | + sp:varName "reportOn"^^xsd:string . |
1437 | 1519 | ||
1438 | _:b133 | 1520 | _:b133 |
1439 | - sp:varName "ed"^^xsd:string . | 1521 | + sp:varName "remark"^^xsd:string . |
1440 | 1522 | ||
1441 | _:b132 | 1523 | _:b132 |
1442 | - sp:varName "wellbore"^^xsd:string . | 1524 | + sp:varName "activity"^^xsd:string . |
1443 | 1525 | ||
1444 | _:b131 | 1526 | _:b131 |
1445 | - sp:varName "activity"^^xsd:string . | 1527 | + sp:varName "endDepth"^^xsd:string . |
1446 | 1528 | ||
1447 | _:b130 | 1529 | _:b130 |
1448 | - sp:varName "part"^^xsd:string . | 1530 | + sp:varName "endTime"^^xsd:string . |
1449 | 1531 | ||
1450 | _:b129 | 1532 | _:b129 |
1451 | - sp:varName "reportOn"^^xsd:string . | 1533 | + sp:varName "startTime"^^xsd:string . |
1452 | 1534 | ||
1453 | _:b128 | 1535 | _:b128 |
1454 | - sp:varName "timeOfOpeningWellPerf"^^xsd:string . | 1536 | + sp:varName "loggingTool"^^xsd:string . |
1455 | 1537 | ||
1456 | _:b127 | 1538 | _:b127 |
1457 | - sp:varName "ed"^^xsd:string . | 1539 | + sp:varName "loggingToolState"^^xsd:string . |
1458 | 1540 | ||
1459 | _:b126 | 1541 | _:b126 |
1460 | - sp:varName "wellbore"^^xsd:string . | 1542 | + sp:varName "staticButtHoleTemp"^^xsd:string . |
1461 | 1543 | ||
1462 | _:b125 | 1544 | _:b125 |
1463 | - sp:varName "part"^^xsd:string . | 1545 | + sp:varName "staticWb"^^xsd:string . |
1464 | 1546 | ||
1465 | _:b124 | 1547 | _:b124 |
1466 | - sp:varName "reportOn"^^xsd:string . | 1548 | + sp:varName "circButtHoleTemp"^^xsd:string . |
1467 | 1549 | ||
1468 | _:b123 | 1550 | _:b123 |
1469 | - sp:varName "remark"^^xsd:string . | 1551 | + sp:varName "circWb"^^xsd:string . |
1470 | 1552 | ||
1471 | _:b122 | 1553 | _:b122 |
1472 | - sp:varName "activity"^^xsd:string . | 1554 | + sp:varName "top"^^xsd:string . |
1473 | 1555 | ||
1474 | _:b121 | 1556 | _:b121 |
1475 | - sp:varName "endDepth"^^xsd:string . | 1557 | + sp:varName "wbPart"^^xsd:string . |
1476 | 1558 | ||
1477 | _:b120 | 1559 | _:b120 |
1478 | - sp:varName "endTime"^^xsd:string . | 1560 | + sp:varName "wbState"^^xsd:string . |
1479 | 1561 | ||
1480 | _:b119 | 1562 | _:b119 |
1481 | - sp:varName "startTime"^^xsd:string . | 1563 | + sp:varName "logRun"^^xsd:string . |
1482 | 1564 | ||
1483 | -_:b101 | 1565 | +_:b118 |
1566 | + sp:varName "dailyDrillingActivity"^^xsd:string . | ||
1567 | + | ||
1568 | +_:b117 | ||
1569 | + sp:varName "bHSTdegC"^^xsd:string . | ||
1570 | + | ||
1571 | +_:b116 | ||
1572 | + sp:varName "bHCTdegC"^^xsd:string . | ||
1573 | + | ||
1574 | +_:b115 | ||
1575 | + sp:varName "tool"^^xsd:string . | ||
1576 | + | ||
1577 | +_:b114 | ||
1578 | + sp:varName "depthBottommMD"^^xsd:string . | ||
1579 | + | ||
1580 | +_:b113 | ||
1581 | + sp:varName "depthTopmMD"^^xsd:string . | ||
1582 | + | ||
1583 | +_:b112 | ||
1584 | + sp:varName "runNo"^^xsd:string . | ||
1585 | + | ||
1586 | +_:b111 | ||
1484 | sp:varName "endDepthmTVD2"^^xsd:string . | 1587 | sp:varName "endDepthmTVD2"^^xsd:string . |
1485 | 1588 | ||
1486 | -_:b100 | 1589 | +_:b110 |
1487 | sp:varName "tvdbot2"^^xsd:string . | 1590 | sp:varName "tvdbot2"^^xsd:string . |
1488 | 1591 | ||
1489 | -_:b99 | 1592 | +_:b109 |
1490 | sp:varName "startDepthmTVD2"^^xsd:string . | 1593 | sp:varName "startDepthmTVD2"^^xsd:string . |
1491 | 1594 | ||
1492 | -_:b98 | 1595 | +_:b108 |
1493 | sp:varName "tvdtop2"^^xsd:string . | 1596 | sp:varName "tvdtop2"^^xsd:string . |
1494 | 1597 | ||
1495 | -_:b97 | 1598 | +_:b107 |
1496 | sp:varName "tvdbot"^^xsd:string . | 1599 | sp:varName "tvdbot"^^xsd:string . |
1497 | 1600 | ||
1498 | -_:b96 | 1601 | +_:b106 |
1499 | sp:varName "tvdtop"^^xsd:string . | 1602 | sp:varName "tvdtop"^^xsd:string . |
1500 | 1603 | ||
1501 | -_:b95 | 1604 | +_:b105 |
1502 | sp:varName "endDepthmMD2"^^xsd:string . | 1605 | sp:varName "endDepthmMD2"^^xsd:string . |
1503 | 1606 | ||
1504 | -_:b94 | 1607 | +_:b104 |
1505 | sp:varName "mdbot2"^^xsd:string . | 1608 | sp:varName "mdbot2"^^xsd:string . |
1506 | 1609 | ||
1507 | -_:b93 | 1610 | +_:b103 |
1508 | sp:varName "startDepthmMD2"^^xsd:string . | 1611 | sp:varName "startDepthmMD2"^^xsd:string . |
1509 | 1612 | ||
1510 | -_:b92 | 1613 | +_:b102 |
1511 | sp:varName "mdtop2"^^xsd:string . | 1614 | sp:varName "mdtop2"^^xsd:string . |
1512 | 1615 | ||
1513 | -_:b91 | 1616 | +_:b101 |
1514 | sp:varName "mdtop"^^xsd:string . | 1617 | sp:varName "mdtop"^^xsd:string . |
1515 | 1618 | ||
1516 | -_:b90 | 1619 | +_:b100 |
1517 | sp:varName "mdbot"^^xsd:string . | 1620 | sp:varName "mdbot"^^xsd:string . |
1518 | 1621 | ||
1519 | -_:b89 | 1622 | +_:b99 |
1520 | sp:varName "wellbore"^^xsd:string . | 1623 | sp:varName "wellbore"^^xsd:string . |
1521 | 1624 | ||
1522 | -_:b88 | 1625 | +_:b98 |
1523 | sp:varName "part"^^xsd:string . | 1626 | sp:varName "part"^^xsd:string . |
1524 | 1627 | ||
1525 | -_:b87 | 1628 | +_:b97 |
1526 | sp:varName "reportOn"^^xsd:string . | 1629 | sp:varName "reportOn"^^xsd:string . |
1527 | 1630 | ||
1528 | -_:b86 | 1631 | +_:b96 |
1529 | sp:varName "lithologyDescription"^^xsd:string . | 1632 | sp:varName "lithologyDescription"^^xsd:string . |
1530 | 1633 | ||
1531 | -_:b85 | 1634 | +_:b95 |
1532 | sp:varName "showsDescription"^^xsd:string . | 1635 | sp:varName "showsDescription"^^xsd:string . |
1533 | 1636 | ||
1534 | -_:b84 | 1637 | +_:b94 |
1535 | sp:varName "differenceInDepthmTVD"^^xsd:string . | 1638 | sp:varName "differenceInDepthmTVD"^^xsd:string . |
1536 | 1639 | ||
1537 | -_:b83 | 1640 | +_:b93 |
1538 | sp:varName "endDepthmTVD"^^xsd:string . | 1641 | sp:varName "endDepthmTVD"^^xsd:string . |
1539 | 1642 | ||
1540 | -_:b82 | 1643 | +_:b92 |
1541 | sp:varName "startDepthmTVD"^^xsd:string . | 1644 | sp:varName "startDepthmTVD"^^xsd:string . |
1542 | 1645 | ||
1543 | -_:b81 | 1646 | +_:b91 |
1544 | sp:varName "differenceInDepthmMD"^^xsd:string . | 1647 | sp:varName "differenceInDepthmMD"^^xsd:string . |
1545 | 1648 | ||
1546 | -_:b80 | 1649 | +_:b90 |
1547 | sp:varName "endDepthmMD"^^xsd:string . | 1650 | sp:varName "endDepthmMD"^^xsd:string . |
1548 | 1651 | ||
1549 | -_:b79 | 1652 | +_:b89 |
1550 | sp:varName "startDepthmMD"^^xsd:string . | 1653 | sp:varName "startDepthmMD"^^xsd:string . |
1551 | 1654 | ||
1552 | -_:b78 | 1655 | +_:b88 |
1553 | sp:varName "ed"^^xsd:string . | 1656 | sp:varName "ed"^^xsd:string . |
1554 | 1657 | ||
1555 | -_:b77 | 1658 | +_:b87 |
1556 | sp:varName "wellbore"^^xsd:string . | 1659 | sp:varName "wellbore"^^xsd:string . |
1557 | 1660 | ||
1558 | -_:b76 | 1661 | +_:b86 |
1559 | sp:varName "activity"^^xsd:string . | 1662 | sp:varName "activity"^^xsd:string . |
1560 | 1663 | ||
1561 | -_:b75 | 1664 | +_:b85 |
1562 | sp:varName "part"^^xsd:string . | 1665 | sp:varName "part"^^xsd:string . |
1563 | 1666 | ||
1564 | -_:b74 | 1667 | +_:b84 |
1565 | sp:varName "reportOn"^^xsd:string . | 1668 | sp:varName "reportOn"^^xsd:string . |
1566 | 1669 | ||
1567 | -_:b73 | 1670 | +_:b83 |
1568 | sp:varName "time"^^xsd:string . | 1671 | sp:varName "time"^^xsd:string . |
1569 | 1672 | ||
1570 | -_:b72 | 1673 | +_:b82 |
1571 | sp:varName "ed"^^xsd:string . | 1674 | sp:varName "ed"^^xsd:string . |
1572 | 1675 | ||
1573 | -_:b71 | 1676 | +_:b81 |
1574 | sp:varName "wellbore"^^xsd:string . | 1677 | sp:varName "wellbore"^^xsd:string . |
1575 | 1678 | ||
1576 | -_:b70 | 1679 | +_:b80 |
1577 | sp:varName "activity"^^xsd:string . | 1680 | sp:varName "activity"^^xsd:string . |
1578 | 1681 | ||
1579 | -_:b69 | 1682 | +_:b79 |
1580 | sp:varName "part"^^xsd:string . | 1683 | sp:varName "part"^^xsd:string . |
1581 | 1684 | ||
1582 | -_:b68 | 1685 | +_:b78 |
1583 | sp:varName "reportOn"^^xsd:string . | 1686 | sp:varName "reportOn"^^xsd:string . |
1584 | 1687 | ||
1585 | -_:b67 | 1688 | +_:b77 |
1586 | sp:varName "tvd"^^xsd:string . | 1689 | sp:varName "tvd"^^xsd:string . |
1587 | 1690 | ||
1588 | -_:b66 | 1691 | +_:b76 |
1589 | sp:varName "md"^^xsd:string . | 1692 | sp:varName "md"^^xsd:string . |
1590 | 1693 | ||
1591 | -_:b65 | 1694 | +_:b75 |
1592 | sp:varName "wellbore"^^xsd:string . | 1695 | sp:varName "wellbore"^^xsd:string . |
1593 | 1696 | ||
1594 | -_:b64 | 1697 | +_:b74 |
1595 | sp:varName "part"^^xsd:string . | 1698 | sp:varName "part"^^xsd:string . |
1596 | 1699 | ||
1597 | -_:b63 | 1700 | +_:b73 |
1598 | sp:varName "reportOn"^^xsd:string . | 1701 | sp:varName "reportOn"^^xsd:string . |
1599 | 1702 | ||
1600 | -_:b62 | 1703 | +_:b72 |
1601 | sp:varName "failureDescription"^^xsd:string . | 1704 | sp:varName "failureDescription"^^xsd:string . |
1602 | 1705 | ||
1603 | -_:b61 | 1706 | +_:b71 |
1604 | sp:varName "depthTVD"^^xsd:string . | 1707 | sp:varName "depthTVD"^^xsd:string . |
1605 | 1708 | ||
1606 | -_:b60 | 1709 | +_:b70 |
1607 | sp:varName "depthMD"^^xsd:string . | 1710 | sp:varName "depthMD"^^xsd:string . |
1608 | 1711 | ||
1609 | -_:b59 | 1712 | +_:b69 |
1610 | sp:varName "startTime"^^xsd:string . | 1713 | sp:varName "startTime"^^xsd:string . |
1611 | 1714 | ||
1612 | -_:b58 | 1715 | +_:b68 |
1613 | sp:varName "ed"^^xsd:string . | 1716 | sp:varName "ed"^^xsd:string . |
1614 | 1717 | ||
1615 | -_:b57 | 1718 | +_:b67 |
1616 | sp:varName "wellbore"^^xsd:string . | 1719 | sp:varName "wellbore"^^xsd:string . |
1617 | 1720 | ||
1618 | -_:b56 | 1721 | +_:b66 |
1619 | sp:varName "activity"^^xsd:string . | 1722 | sp:varName "activity"^^xsd:string . |
1620 | 1723 | ||
1621 | -_:b55 | 1724 | +_:b65 |
1622 | sp:varName "part"^^xsd:string . | 1725 | sp:varName "part"^^xsd:string . |
1623 | 1726 | ||
1624 | -_:b54 | 1727 | +_:b64 |
1625 | sp:varName "reportOn"^^xsd:string . | 1728 | sp:varName "reportOn"^^xsd:string . |
1626 | 1729 | ||
1627 | -_:b53 | 1730 | +_:b63 |
1628 | sp:varName "coreNo"^^xsd:string . | 1731 | sp:varName "coreNo"^^xsd:string . |
1629 | 1732 | ||
1630 | -_:b52 | ||
1631 | - sp:varName "ed"^^xsd:string . | ||
1632 | - | ||
1633 | -_:b51 | ||
1634 | - sp:varName "wellbore"^^xsd:string . | ||
1635 | - | ||
1636 | -_:b50 | ||
1637 | - sp:varName "activity"^^xsd:string . | ||
1638 | - | ||
1639 | -_:b49 | ||
1640 | - sp:varName "part"^^xsd:string . | ||
1641 | - | ||
1642 | -_:b48 | ||
1643 | - sp:varName "reportOn"^^xsd:string . | ||
1644 | - | ||
1645 | -_:b47 | ||
1646 | - sp:varName "comments"^^xsd:string . | ||
1647 | - | ||
1648 | -_:b46 | ||
1649 | - sp:varName "endTime"^^xsd:string . | ||
1650 | - | ||
1651 | -_:b45 | ||
1652 | - sp:varName "startTime"^^xsd:string . | ||
1653 | - | ||
1654 | _:b44 | 1733 | _:b44 |
1655 | sp:varName "fluid"^^xsd:string . | 1734 | sp:varName "fluid"^^xsd:string . |
1656 | 1735 | ||
... | @@ -1774,53 +1853,56 @@ _:b2 sp:varName "runNo"^^xsd:string . | ... | @@ -1774,53 +1853,56 @@ _:b2 sp:varName "runNo"^^xsd:string . |
1774 | 1853 | ||
1775 | _:b1 sp:varName "bitSize"^^xsd:string . | 1854 | _:b1 sp:varName "bitSize"^^xsd:string . |
1776 | 1855 | ||
1777 | -_:b105 | 1856 | +_:b56 |
1778 | - sp:varName "tool"^^xsd:string . | 1857 | + sp:varName "reportOn"^^xsd:string . |
1779 | 1858 | ||
1780 | -_:b118 | 1859 | +_:b57 |
1781 | - sp:varName "loggingTool"^^xsd:string . | 1860 | + sp:varName "part"^^xsd:string . |
1782 | 1861 | ||
1783 | -_:b117 | 1862 | +_:b58 |
1784 | - sp:varName "loggingToolState"^^xsd:string . | 1863 | + sp:varName "partclass"^^xsd:string . |
1785 | 1864 | ||
1786 | -_:b107 | 1865 | +_:b59 |
1787 | - sp:varName "bHSTdegC"^^xsd:string . | 1866 | + sp:varName "prel"^^xsd:string . |
1788 | 1867 | ||
1789 | -_:b116 | 1868 | +_:b51 |
1790 | - sp:varName "staticButtHoleTemp"^^xsd:string . | 1869 | + sp:varName "pressureReleaseTime"^^xsd:string . |
1791 | 1870 | ||
1792 | -_:b115 | 1871 | +_:b60 |
1793 | - sp:varName "staticWb"^^xsd:string . | 1872 | + sp:varName "pumping"^^xsd:string . |
1794 | 1873 | ||
1795 | -_:b106 | 1874 | +_:b61 |
1796 | - sp:varName "bHCTdegC"^^xsd:string . | 1875 | + sp:varName "ret"^^xsd:string . |
1797 | 1876 | ||
1798 | -_:b114 | 1877 | +_:b52 |
1799 | - sp:varName "circButtHoleTemp"^^xsd:string . | 1878 | + sp:varName "cementVolumeReturns"^^xsd:string . |
1800 | 1879 | ||
1801 | -_:b113 | 1880 | +_:b54 |
1802 | - sp:varName "circWb"^^xsd:string . | 1881 | + sp:varName "rotated"^^xsd:string . |
1803 | 1882 | ||
1804 | -_:b104 | 1883 | +_:b50 |
1805 | - sp:varName "depthBottommMD"^^xsd:string . | 1884 | + sp:varName "floatHeld"^^xsd:string . |
1806 | 1885 | ||
1807 | -_:b103 | 1886 | +_:b47 |
1808 | - sp:varName "depthTopmMD"^^xsd:string . | 1887 | + sp:varName "bottomPlug"^^xsd:string . |
1809 | 1888 | ||
1810 | -_:b112 | 1889 | +_:b46 |
1811 | - sp:varName "top"^^xsd:string . | 1890 | + sp:varName "topPlug"^^xsd:string . |
1812 | 1891 | ||
1813 | -_:b111 | 1892 | +_:b53 |
1814 | - sp:varName "wbPart"^^xsd:string . | 1893 | + sp:varName "reciprocated"^^xsd:string . |
1815 | 1894 | ||
1816 | -_:b110 | 1895 | +_:b48 |
1817 | - sp:varName "wbState"^^xsd:string . | 1896 | + sp:varName "plugBumped"^^xsd:string . |
1818 | 1897 | ||
1819 | -_:b102 | 1898 | +_:b62 |
1820 | - sp:varName "runNo"^^xsd:string . | 1899 | + sp:varName "bumppres"^^xsd:string . |
1821 | 1900 | ||
1822 | -_:b109 | 1901 | +_:b49 |
1823 | - sp:varName "logRun"^^xsd:string . | 1902 | + sp:varName "plugBumpPressure"^^xsd:string . |
1824 | 1903 | ||
1825 | -_:b108 | 1904 | +_:b55 |
1826 | - sp:varName "dailyDrillingActivity"^^xsd:string . | 1905 | + sp:varName "comments"^^xsd:string . |
1906 | + | ||
1907 | +_:b45 | ||
1908 | + sp:varName "startTime"^^xsd:string . | ... | ... |
-
Please register or login to post a comment