Showing
2 changed files
with
176 additions
and
19 deletions
... | @@ -21,7 +21,7 @@ | ... | @@ -21,7 +21,7 @@ |
21 | <http://www.reportinghub.no/ep/spin/ddr-tables> | 21 | <http://www.reportinghub.no/ep/spin/ddr-tables> |
22 | rdf:type owl:Ontology ; | 22 | rdf:type owl:Ontology ; |
23 | rdfs:comment "A collection of SELECT templates that can be used to assemble tables in DD reports."^^xsd:string ; | 23 | rdfs:comment "A collection of SELECT templates that can be used to assemble tables in DD reports."^^xsd:string ; |
24 | - 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:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/activity-purpose> , <http://www.reportinghub.no/ep/schema/1.0/ddr> , <http://www.reportinghub.no/spin/rh> ; |
25 | owl:versionInfo "0.1.0"^^xsd:string . | 25 | owl:versionInfo "0.1.0"^^xsd:string . |
26 | 26 | ||
27 | ddr-tables:BitRecord | 27 | ddr-tables:BitRecord |
... | @@ -361,7 +361,17 @@ ddr-tables:BitRecord | ... | @@ -361,7 +361,17 @@ ddr-tables:BitRecord |
361 | ]) | 361 | ]) |
362 | ]) | 362 | ]) |
363 | ] ; | 363 | ] ; |
364 | - rhspin:tableHeaders ("Bit size in"^^xsd:string "Run No."^^xsd:string "Manufacturer"^^xsd:string "Model"^^xsd:string "Hours drilled"^^xsd:string "MD Start m"^^xsd:string "MD end m"^^xsd:string "Hole made (last 24H)"^^xsd:string "Hours drilled (last24H)"^^xsd:string " ROP m/h"^^xsd:string "Total hole made"^^xsd:string "Total hours drilled"^^xsd:string "Total ROP m/h"^^xsd:string "Dull grade"^^xsd:string) . | 364 | + rhspin:tableHeaders ("""Bit size |
365 | +in"""^^xsd:string "Run No."^^xsd:string "Manufacturer"^^xsd:string "Model"^^xsd:string "Hours drilled"^^xsd:string """MD Start | ||
366 | +m"""^^xsd:string """MD end | ||
367 | +m"""^^xsd:string """Hole made | ||
368 | +(last+24H)"""^^xsd:string """Hours drilled | ||
369 | +(last24H)"""^^xsd:string """ROP | ||
370 | +m/h"""^^xsd:string """Total hole | ||
371 | +made"""^^xsd:string """Total hours | ||
372 | +drilled"""^^xsd:string """Total ROP | ||
373 | +m/h"""^^xsd:string """Dull | ||
374 | +grade"""^^xsd:string) . | ||
365 | 375 | ||
366 | ddr-tables:CasingLinerTubingInformation | 376 | ddr-tables:CasingLinerTubingInformation |
367 | rdf:type rhspin:TableTemplate ; | 377 | rdf:type rhspin:TableTemplate ; |
... | @@ -665,7 +675,19 @@ ddr-tables:CasingLinerTubingInformation | ... | @@ -665,7 +675,19 @@ ddr-tables:CasingLinerTubingInformation |
665 | ]) | 675 | ]) |
666 | ]) | 676 | ]) |
667 | ] ; | 677 | ] ; |
668 | - rhspin:tableHeaders ("Type of pipe"^^xsd:string "Casing type"^^xsd:string "Start time"^^xsd:string "End time"^^xsd:string "Nominal outside diameter in"^^xsd:string "Nominal inside diameter in"^^xsd:string "Nominal Weight lbm/ft"^^xsd:string "Nominal Grade"^^xsd:string "Nominal Connection"^^xsd:string "Length m"^^xsd:string "MD Top/Hanger m"^^xsd:string "MD Bottom/Shoe m"^^xsd:string "Description"^^xsd:string) . | 678 | + rhspin:tableHeaders ("""Type of |
679 | +pipe"""^^xsd:string """Casing | ||
680 | +type"""^^xsd:string """Start | ||
681 | +time"""^^xsd:string """End | ||
682 | +time"""^^xsd:string """Nominal outside | ||
683 | +diameter in"""^^xsd:string """Nominal inside | ||
684 | +diameter in"""^^xsd:string """Nominal Weight | ||
685 | +lbm/ft"""^^xsd:string """Nominal | ||
686 | +Grade"""^^xsd:string """Nominal | ||
687 | +Connection"""^^xsd:string """Length | ||
688 | +m"""^^xsd:string """MD Top/Hanger | ||
689 | +m"""^^xsd:string """MD Bottom/Shoe | ||
690 | +m"""^^xsd:string "Description"^^xsd:string) . | ||
669 | 691 | ||
670 | ddr-tables:CementFluidInformation | 692 | ddr-tables:CementFluidInformation |
671 | rdf:type rhspin:TableTemplate ; | 693 | rdf:type rhspin:TableTemplate ; |
... | @@ -945,7 +967,13 @@ ddr-tables:CementFluidInformation | ... | @@ -945,7 +967,13 @@ ddr-tables:CementFluidInformation |
945 | ]) | 967 | ]) |
946 | ]) | 968 | ]) |
947 | ] ; | 969 | ] ; |
948 | - rhspin:tableHeaders ("Start time"^^xsd:string "Fluid type"^^xsd:string "Volume pumped m3"^^xsd:string "Fluid density"^^xsd:string "Yield point ft3/sack"^^xsd:string "Mix water ratio gal/sack"^^xsd:string "Free water %"^^xsd:string "Thickening time h"^^xsd:string "Fluid Description"^^xsd:string "Comments"^^xsd:string) . | 970 | + rhspin:tableHeaders ("""Start |
971 | +time"""^^xsd:string "Fluid type"^^xsd:string """Volume pumped | ||
972 | +m3"""^^xsd:string "Fluid density"^^xsd:string """Yield point | ||
973 | +ft3/sack"""^^xsd:string """Mix water ratio | ||
974 | +gal/sack"""^^xsd:string """Free water | ||
975 | +%"""^^xsd:string """Thickening time | ||
976 | +h"""^^xsd:string "Fluid Description"^^xsd:string "Comments"^^xsd:string) . | ||
949 | 977 | ||
950 | ddr-tables:CementInformation | 978 | ddr-tables:CementInformation |
951 | rdf:type rhspin:TableTemplate ; | 979 | rdf:type rhspin:TableTemplate ; |
... | @@ -1392,7 +1420,25 @@ ddr-tables:CementInformation | ... | @@ -1392,7 +1420,25 @@ ddr-tables:CementInformation |
1392 | ]) | 1420 | ]) |
1393 | ]) | 1421 | ]) |
1394 | ] ; | 1422 | ] ; |
1395 | - rhspin:tableHeaders ("Start Time"^^xsd:string "End Time"^^xsd:string "Job type"^^xsd:string "Casing string diameter in"^^xsd:string "Top plug used"^^xsd:string "Bottom plug used"^^xsd:string "Plug bumped"^^xsd:string "Plug bump pressure bar"^^xsd:string "Float held"^^xsd:string "Pressure release time"^^xsd:string "Full returns"^^xsd:string "Cement volume returns m3"^^xsd:string "Reciprocated"^^xsd:string "Rotated"^^xsd:string "Comments"^^xsd:string) . | 1423 | + rhspin:tableHeaders ("""Start |
1424 | +Time"""^^xsd:string """End | ||
1425 | +Time"""^^xsd:string """Job | ||
1426 | +type"""^^xsd:string """Casing string | ||
1427 | +diameter | ||
1428 | +in"""^^xsd:string """Top | ||
1429 | +plug | ||
1430 | +used"""^^xsd:string """Bottom | ||
1431 | +plug | ||
1432 | +used"""^^xsd:string """Plug | ||
1433 | +bumped"""^^xsd:string """Plug bump | ||
1434 | +pressure | ||
1435 | +bar"""^^xsd:string """Float | ||
1436 | +held"""^^xsd:string """Pressure | ||
1437 | +release | ||
1438 | +time"""^^xsd:string """Full | ||
1439 | +returns"""^^xsd:string """Cement | ||
1440 | +volume | ||
1441 | +returns m3"""^^xsd:string "Reciprocated"^^xsd:string "Rotated"^^xsd:string "Comments"^^xsd:string) . | ||
1396 | 1442 | ||
1397 | ddr-tables:CoreInformation | 1443 | ddr-tables:CoreInformation |
1398 | rdf:type rhspin:TableTemplate ; | 1444 | rdf:type rhspin:TableTemplate ; |
... | @@ -1486,7 +1532,12 @@ ddr-tables:CoreInformation | ... | @@ -1486,7 +1532,12 @@ ddr-tables:CoreInformation |
1486 | ]) | 1532 | ]) |
1487 | ]) | 1533 | ]) |
1488 | ] ; | 1534 | ] ; |
1489 | - rhspin:tableHeaders ("Core no"^^xsd:string "Depth Top mMD"^^xsd:string "Depth Bottom mMD"^^xsd:string "Core length m"^^xsd:string "Recovery core %"^^xsd:string "Core barrel lenght m"^^xsd:string "Inner barrel type"^^xsd:string "Description"^^xsd:string) . | 1535 | + rhspin:tableHeaders ("Core no"^^xsd:string """Depth Top |
1536 | +mMD"""^^xsd:string """Depth Bottom | ||
1537 | +mMD"""^^xsd:string """Core length | ||
1538 | +m"""^^xsd:string """Recovery core | ||
1539 | +%"""^^xsd:string """Core barrel length | ||
1540 | +m"""^^xsd:string "Inner barrel type"^^xsd:string "Description"^^xsd:string) . | ||
1490 | 1541 | ||
1491 | ddr-tables:EquipmentFailure | 1542 | ddr-tables:EquipmentFailure |
1492 | rdf:type rhspin:TableTemplate ; | 1543 | rdf:type rhspin:TableTemplate ; |
... | @@ -1585,7 +1636,13 @@ ddr-tables:EquipmentFailure | ... | @@ -1585,7 +1636,13 @@ ddr-tables:EquipmentFailure |
1585 | ]) | 1636 | ]) |
1586 | ]) | 1637 | ]) |
1587 | ] ; | 1638 | ] ; |
1588 | - rhspin:tableHeaders ("Start Time"^^xsd:string "Depth mMD"^^xsd:string "Depth mTVD"^^xsd:string "Sub Equip Syst Class"^^xsd:string "Operation Downtime"^^xsd:string "Equipment Repaired"^^xsd:string "Failure Description"^^xsd:string) . | 1639 | + rhspin:tableHeaders ("""Start |
1640 | +Time"""^^xsd:string """Depth | ||
1641 | +mMD"""^^xsd:string """Depth | ||
1642 | +mTVD"""^^xsd:string """Sub Equip | ||
1643 | +Syst Class"""^^xsd:string """Operation | ||
1644 | +Downtime"""^^xsd:string """Equipment | ||
1645 | +Repaired"""^^xsd:string "Failure Description"^^xsd:string) . | ||
1589 | 1646 | ||
1590 | ddr-tables:FormationTest | 1647 | ddr-tables:FormationTest |
1591 | rdf:type rhspin:TableTemplate ; | 1648 | rdf:type rhspin:TableTemplate ; |
... | @@ -1794,7 +1851,14 @@ ddr-tables:FormationTest | ... | @@ -1794,7 +1851,14 @@ ddr-tables:FormationTest |
1794 | ]) | 1851 | ]) |
1795 | ]) | 1852 | ]) |
1796 | ] ; | 1853 | ] ; |
1797 | - rhspin:tableHeaders ("Depth mMD"^^xsd:string "Formation pore pressure MPa"^^xsd:string "Good seal ind"^^xsd:string "Depth to sample point m"^^xsd:string "Dominant fluid component"^^xsd:string "HC Component density g/cm3"^^xsd:string "Sample volume dm3"^^xsd:string "Description"^^xsd:string) . | 1854 | + rhspin:tableHeaders ("""Depth |
1855 | +mMD"""^^xsd:string """Formation pore | ||
1856 | +pressure MPa"""^^xsd:string """Good seal | ||
1857 | +ind"""^^xsd:string """Depth to sample point | ||
1858 | +m"""^^xsd:string """Dominant fluid | ||
1859 | +component"""^^xsd:string """HC Component | ||
1860 | +density g/cm3"""^^xsd:string """Sample volume | ||
1861 | +dm3"""^^xsd:string "Description"^^xsd:string) . | ||
1798 | 1862 | ||
1799 | ddr-tables:GasReadingInformation | 1863 | ddr-tables:GasReadingInformation |
1800 | rdf:type rhspin:TableTemplate ; | 1864 | rdf:type rhspin:TableTemplate ; |
... | @@ -2088,7 +2152,18 @@ ddr-tables:GasReadingInformation | ... | @@ -2088,7 +2152,18 @@ ddr-tables:GasReadingInformation |
2088 | ]) | 2152 | ]) |
2089 | ]) | 2153 | ]) |
2090 | ] ; | 2154 | ] ; |
2091 | - rhspin:tableHeaders ("Time"^^xsd:string "Class"^^xsd:string "Depth Top mMD"^^xsd:string "Depth Bottom mMD"^^xsd:string "Depth Top mTVD"^^xsd:string "Depth Bottom mTVD"^^xsd:string "Highest gas %"^^xsd:string "Lowest gas %"^^xsd:string "C1 ppm"^^xsd:string "C2 ppm"^^xsd:string "C3 ppm"^^xsd:string "IC4 ppm"^^xsd:string "IC5 ppm"^^xsd:string) . | 2155 | + rhspin:tableHeaders ("Time"^^xsd:string "Class"^^xsd:string """Depth Top |
2156 | +mMD"""^^xsd:string """Depth Bottom | ||
2157 | +mMD"""^^xsd:string """Depth Top | ||
2158 | +mTVD"""^^xsd:string """Depth Bottom | ||
2159 | +mTVD"""^^xsd:string """Highest gas | ||
2160 | +%"""^^xsd:string """Lowest gas | ||
2161 | +%"""^^xsd:string """C1 | ||
2162 | +ppm"""^^xsd:string """C2 | ||
2163 | +ppm"""^^xsd:string """C3 | ||
2164 | +ppm"""^^xsd:string """IC4 | ||
2165 | +ppm"""^^xsd:string """IC5 | ||
2166 | +ppm"""^^xsd:string) . | ||
2092 | 2167 | ||
2093 | ddr-tables:LithologyInformation | 2168 | ddr-tables:LithologyInformation |
2094 | rdf:type rhspin:TableTemplate ; | 2169 | rdf:type rhspin:TableTemplate ; |
... | @@ -2316,7 +2391,13 @@ ddr-tables:LithologyInformation | ... | @@ -2316,7 +2391,13 @@ ddr-tables:LithologyInformation |
2316 | ]) | 2391 | ]) |
2317 | ]) | 2392 | ]) |
2318 | ] ; | 2393 | ] ; |
2319 | - rhspin:tableHeaders ("Start Depth mMD"^^xsd:string "End Depth mMD"^^xsd:string "Difference in Depth mMD"^^xsd:string "Start Depth mTVD"^^xsd:string "End Depth mTVD"^^xsd:string "Difference in Depth mTVD"^^xsd:string "Shows Description"^^xsd:string "Lithology Description"^^xsd:string) . | 2394 | + rhspin:tableHeaders ("""Start Depth |
2395 | +mMD"""^^xsd:string """End Depth | ||
2396 | +mMD"""^^xsd:string """Difference in Depth | ||
2397 | +mMD"""^^xsd:string """Start Depth | ||
2398 | +mTVD"""^^xsd:string """End Depth | ||
2399 | +mTVD"""^^xsd:string """Difference in Depth | ||
2400 | +mTVD"""^^xsd:string "Shows Description"^^xsd:string "Lithology Description"^^xsd:string) . | ||
2320 | 2401 | ||
2321 | ddr-tables:LogInformation | 2402 | ddr-tables:LogInformation |
2322 | rdf:type rhspin:TableTemplate ; | 2403 | rdf:type rhspin:TableTemplate ; |
... | @@ -2502,7 +2583,11 @@ ddr-tables:LogInformation | ... | @@ -2502,7 +2583,11 @@ ddr-tables:LogInformation |
2502 | ]) | 2583 | ]) |
2503 | ]) | 2584 | ]) |
2504 | ] ; | 2585 | ] ; |
2505 | - rhspin:tableHeaders ("Run no"^^xsd:string "Depth Top mMD"^^xsd:string "Depth Bottom mMD"^^xsd:string "Tool"^^xsd:string "BHCT degC"^^xsd:string "BHST degC"^^xsd:string) . | 2586 | + rhspin:tableHeaders ("Run no"^^xsd:string """Depth Top |
2587 | +mMD"""^^xsd:string """Depth Bottom | ||
2588 | +mMD"""^^xsd:string "Tool"^^xsd:string """BHCT | ||
2589 | +degC"""^^xsd:string """BHST | ||
2590 | +degC"""^^xsd:string) . | ||
2506 | 2591 | ||
2507 | ddr-tables:Operations | 2592 | ddr-tables:Operations |
2508 | rdf:type rhspin:TableTemplate ; | 2593 | rdf:type rhspin:TableTemplate ; |
... | @@ -2603,7 +2688,12 @@ ddr-tables:Operations | ... | @@ -2603,7 +2688,12 @@ ddr-tables:Operations |
2603 | ]) | 2688 | ]) |
2604 | ]) | 2689 | ]) |
2605 | ] ; | 2690 | ] ; |
2606 | - rhspin:tableHeaders ("Start Time"^^xsd:string "End Time"^^xsd:string "Start Depth mMD"^^xsd:string "End Depth mMD"^^xsd:string "Depth mMD"^^xsd:string "Main - Sub Activity"^^xsd:string "State"^^xsd:string "Remark"^^xsd:string) . | 2691 | + rhspin:tableHeaders ("""Start |
2692 | +Time"""^^xsd:string """End | ||
2693 | +Time"""^^xsd:string """Start Depth | ||
2694 | +mMD"""^^xsd:string """End Depth | ||
2695 | +mMD"""^^xsd:string """Depth | ||
2696 | +mMD"""^^xsd:string "Main - Sub Activity"^^xsd:string "State"^^xsd:string "Remark"^^xsd:string) . | ||
2607 | 2697 | ||
2608 | ddr-tables:PerforationInformation | 2698 | ddr-tables:PerforationInformation |
2609 | rdf:type rhspin:TableTemplate ; | 2699 | rdf:type rhspin:TableTemplate ; |
... | @@ -2803,7 +2893,14 @@ ddr-tables:PerforationInformation | ... | @@ -2803,7 +2893,14 @@ ddr-tables:PerforationInformation |
2803 | ]) | 2893 | ]) |
2804 | ]) | 2894 | ]) |
2805 | ] ; | 2895 | ] ; |
2806 | - rhspin:tableHeaders ("Time of opening well perf"^^xsd:string "Time of closing well perf"^^xsd:string "Duration well perf"^^xsd:string "Top of perf mMD"^^xsd:string "Bottom of perf mMD"^^xsd:string "Top of perf mTVD"^^xsd:string "Bottom of perf mTVD"^^xsd:string) . | 2896 | + rhspin:tableHeaders ("""Time of opening |
2897 | +well perf"""^^xsd:string """Time of closing | ||
2898 | +well perf"""^^xsd:string """Duration | ||
2899 | +well perf"""^^xsd:string """Top of perf | ||
2900 | +mMD"""^^xsd:string """Bottom of perf | ||
2901 | +mMD"""^^xsd:string """Top of perf | ||
2902 | +mTVD"""^^xsd:string """Bottom of perf | ||
2903 | +mTVD"""^^xsd:string) . | ||
2807 | 2904 | ||
2808 | ddr-tables:PorePressure | 2905 | ddr-tables:PorePressure |
2809 | rdf:type rhspin:TableTemplate ; | 2906 | rdf:type rhspin:TableTemplate ; |
... | @@ -2948,7 +3045,10 @@ ddr-tables:PorePressure | ... | @@ -2948,7 +3045,10 @@ ddr-tables:PorePressure |
2948 | ]) | 3045 | ]) |
2949 | ]) | 3046 | ]) |
2950 | ] ; | 3047 | ] ; |
2951 | - rhspin:tableHeaders ("Reading"^^xsd:string "Equ Mud Weight g/cm3"^^xsd:string "Time"^^xsd:string "Depth mMD"^^xsd:string "Depth mTVD"^^xsd:string) . | 3048 | + rhspin:tableHeaders ("Reading"^^xsd:string """Equ Mud Weight |
3049 | +g/cm3"""^^xsd:string "Time"^^xsd:string """Depth | ||
3050 | +mMD"""^^xsd:string """Depth | ||
3051 | +mTVD"""^^xsd:string) . | ||
2952 | 3052 | ||
2953 | ddr-tables:StratigraphicInformation | 3053 | ddr-tables:StratigraphicInformation |
2954 | rdf:type rhspin:TableTemplate ; | 3054 | rdf:type rhspin:TableTemplate ; |
... | @@ -3064,7 +3164,9 @@ ddr-tables:StratigraphicInformation | ... | @@ -3064,7 +3164,9 @@ ddr-tables:StratigraphicInformation |
3064 | ]) | 3164 | ]) |
3065 | ]) | 3165 | ]) |
3066 | ] ; | 3166 | ] ; |
3067 | - rhspin:tableHeaders ("Depth to top of formation mMD"^^xsd:string "Depth to top of formation mTVD"^^xsd:string "Formation name"^^xsd:string) . | 3167 | + rhspin:tableHeaders ("""Depth to top of formation |
3168 | +mMD"""^^xsd:string """Depth to top of formation | ||
3169 | +mTVD"""^^xsd:string "Formation name"^^xsd:string) . | ||
3068 | 3170 | ||
3069 | ddr-tables:SurveyStation | 3171 | ddr-tables:SurveyStation |
3070 | rdf:type rhspin:TableTemplate ; | 3172 | rdf:type rhspin:TableTemplate ; |
... | @@ -3218,7 +3320,9 @@ ddr-tables:SurveyStation | ... | @@ -3218,7 +3320,9 @@ ddr-tables:SurveyStation |
3218 | ]) | 3320 | ]) |
3219 | ]) | 3321 | ]) |
3220 | ] ; | 3322 | ] ; |
3221 | - rhspin:tableHeaders ("Depth mMD"^^xsd:string "Depth mTVD"^^xsd:string "Inclination"^^xsd:string "Azimuth"^^xsd:string) . | 3323 | + rhspin:tableHeaders ("""Depth |
3324 | +mMD"""^^xsd:string """Depth | ||
3325 | +mTVD"""^^xsd:string "Inclination"^^xsd:string "Azimuth"^^xsd:string) . | ||
3222 | 3326 | ||
3223 | ddr-tables:WellControlIncident | 3327 | ddr-tables:WellControlIncident |
3224 | rdf:type rhspin:TableTemplate ; | 3328 | rdf:type rhspin:TableTemplate ; |
... | @@ -3579,7 +3683,29 @@ ddr-tables:WellControlIncident | ... | @@ -3579,7 +3683,29 @@ ddr-tables:WellControlIncident |
3579 | ]) | 3683 | ]) |
3580 | ]) | 3684 | ]) |
3581 | ] ; | 3685 | ] ; |
3582 | - rhspin:tableHeaders ("Date"^^xsd:string "Depth of well mMD"^^xsd:string "Depth of well mTVD"^^xsd:string "Lost time min"^^xsd:string "Time for well control regain"^^xsd:string "Depth at bit mMD"^^xsd:string "Drilling fluid density g/cm3"^^xsd:string "Pore pressure g/cm3"^^xsd:string "Depth to casing mMD"^^xsd:string "Gained vol of Fluid"^^xsd:string "Shut in casing pressure bar"^^xsd:string "Shut in drill pipe pressure bar"^^xsd:string "Incident class"^^xsd:string "Killing procd"^^xsd:string "Formation"^^xsd:string "BHT"^^xsd:string) . | 3686 | + rhspin:tableHeaders ("Date"^^xsd:string """Depth of |
3687 | +well | ||
3688 | +mMD"""^^xsd:string """Depth of | ||
3689 | +well | ||
3690 | +mTVD"""^^xsd:string """Lost time | ||
3691 | +min"""^^xsd:string """Time for | ||
3692 | +well control | ||
3693 | +regain"""^^xsd:string """Depth | ||
3694 | +at bit | ||
3695 | +mMD"""^^xsd:string """Drilling fluid | ||
3696 | +density | ||
3697 | +g/cm3"""^^xsd:string """Pore | ||
3698 | +pressure | ||
3699 | +g/cm3"""^^xsd:string """Depth to | ||
3700 | +casing | ||
3701 | +mMD"""^^xsd:string """Gained vol | ||
3702 | +of Fluid"""^^xsd:string """Shut in | ||
3703 | +casing pressure | ||
3704 | +bar"""^^xsd:string """Shut in drill | ||
3705 | +pipe pressure | ||
3706 | +bar"""^^xsd:string """Incident | ||
3707 | +class"""^^xsd:string """Killing | ||
3708 | +procd"""^^xsd:string "Formation"^^xsd:string "BHT"^^xsd:string) . | ||
3583 | 3709 | ||
3584 | ddr-tables:WellTestInformation | 3710 | ddr-tables:WellTestInformation |
3585 | rdf:type rhspin:TableTemplate ; | 3711 | rdf:type rhspin:TableTemplate ; |
... | @@ -4008,7 +4134,38 @@ ddr-tables:WellTestInformation | ... | @@ -4008,7 +4134,38 @@ ddr-tables:WellTestInformation |
4008 | ]) | 4134 | ]) |
4009 | ]) | 4135 | ]) |
4010 | ] ; | 4136 | ] ; |
4011 | - 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) . | 4137 | + rhspin:tableHeaders ("Time"^^xsd:string """Test |
4138 | +no"""^^xsd:string "Type"^^xsd:string """Depth | ||
4139 | +Top | ||
4140 | +mMD"""^^xsd:string """Depth | ||
4141 | +Bottom | ||
4142 | +mMD"""^^xsd:string """Choke | ||
4143 | +oriface | ||
4144 | +Size mm"""^^xsd:string """Density | ||
4145 | +crude oil | ||
4146 | +g/cm3"""^^xsd:string """Oil flow | ||
4147 | +rate | ||
4148 | +m3/d"""^^xsd:string """Gas flow | ||
4149 | +rate | ||
4150 | +M(m3)/d"""^^xsd:string """Water | ||
4151 | +flow rate | ||
4152 | +m3/d"""^^xsd:string """Shut in | ||
4153 | +pressure | ||
4154 | +MPa"""^^xsd:string """Flow | ||
4155 | +pressure | ||
4156 | +MPa"""^^xsd:string """Bottom hole | ||
4157 | +pressure | ||
4158 | +MPa"""^^xsd:string """Gas oil | ||
4159 | +ratio | ||
4160 | +m3/m3"""^^xsd:string """Water oil | ||
4161 | +ratio | ||
4162 | +m3/m3"""^^xsd:string """Chloride | ||
4163 | +content | ||
4164 | +ppm"""^^xsd:string """CO2 | ||
4165 | +content | ||
4166 | +ppm"""^^xsd:string """H2S | ||
4167 | +content | ||
4168 | +ppm"""^^xsd:string) . | ||
4012 | 4169 | ||
4013 | _:b1 sp:varName "coreNo"^^xsd:string . | 4170 | _:b1 sp:varName "coreNo"^^xsd:string . |
4014 | 4171 | ... | ... |
... | @@ -13,7 +13,7 @@ | ... | @@ -13,7 +13,7 @@ |
13 | ?list <http://jena.hpl.hp.com/ARQ/list#member> ?header . | 13 | ?list <http://jena.hpl.hp.com/ARQ/list#member> ?header . |
14 | } | 14 | } |
15 | }"> | 15 | }"> |
16 | - <th class="ddrTH">{= ?header }</th> | 16 | + <th class="ddrTH"><ui:parse ui:str="{= html:encodeBRs(spif:replaceAll(?header, ' ', ' ')) }" /></th> |
17 | </ui:forEach> | 17 | </ui:forEach> |
18 | </tr> | 18 | </tr> |
19 | </ui:setContext> | 19 | </ui:setContext> | ... | ... |
-
Please register or login to post a comment