Showing
1 changed file
with
133 additions
and
111 deletions
| ... | @@ -22,7 +22,7 @@ | ... | @@ -22,7 +22,7 @@ |
| 22 | <http://www.reportinghub.no/ep/spin/ddr-tables> | 22 | <http://www.reportinghub.no/ep/spin/ddr-tables> |
| 23 | rdf:type owl:Ontology ; | 23 | rdf:type owl:Ontology ; |
| 24 | rdfs:comment "A collection of SELECT templates that can be used to assemble tables in DD reports."^^xsd:string ; | 24 | rdfs:comment "A collection of SELECT templates that can be used to assemble tables in DD reports."^^xsd:string ; |
| 25 | - owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/activity-purpose> , <http://www.reportinghub.no/ep/spin/1.1/lib> , <http://www.reportinghub.no/spin/rh> ; | 25 | + owl:imports <http://www.reportinghub.no/spin/rh> , <http://www.reportinghub.no/ep/spin/1.1/lib> , <http://www.reportinghub.no/ep/schema/1.0/activity-purpose> , <http://spinrdf.org/spin> ; |
| 26 | owl:versionInfo "0.1.0"^^xsd:string . | 26 | owl:versionInfo "0.1.0"^^xsd:string . |
| 27 | 27 | ||
| 28 | ddr-tables:BitRecord | 28 | ddr-tables:BitRecord |
| ... | @@ -418,17 +418,17 @@ ddr-tables:BitRecord | ... | @@ -418,17 +418,17 @@ ddr-tables:BitRecord |
| 418 | ]) | 418 | ]) |
| 419 | ]) | 419 | ]) |
| 420 | ] ; | 420 | ] ; |
| 421 | - rhspin:tableHeaders ("""Bit size | 421 | + rhspin:tableHeaders ("""Bit Size |
| 422 | -in"""^^xsd:string "Run No."^^xsd:string "Manufacturer"^^xsd:string "Model"^^xsd:string "Hours drilled"^^xsd:string """MD Start | 422 | +in"""^^xsd:string "Run No."^^xsd:string "Manufacturer"^^xsd:string "Model"^^xsd:string "Hours Drilled"^^xsd:string """MD Start |
| 423 | -m"""^^xsd:string """MD end | 423 | +m"""^^xsd:string """MD End |
| 424 | -m"""^^xsd:string """Hole made | 424 | +m"""^^xsd:string """Hole Made |
| 425 | -(last+24H)"""^^xsd:string """Hours drilled | 425 | +(last+24H)"""^^xsd:string """Hours Drilled |
| 426 | (last24H)"""^^xsd:string """ROP | 426 | (last24H)"""^^xsd:string """ROP |
| 427 | -m/h"""^^xsd:string """Total hole | 427 | +m/h"""^^xsd:string """Total Hole |
| 428 | -made"""^^xsd:string """Total hours | 428 | +made"""^^xsd:string """Total Hours |
| 429 | drilled"""^^xsd:string """Total ROP | 429 | drilled"""^^xsd:string """Total ROP |
| 430 | m/h"""^^xsd:string """Dull | 430 | m/h"""^^xsd:string """Dull |
| 431 | -grade"""^^xsd:string) . | 431 | +Grade"""^^xsd:string) . |
| 432 | 432 | ||
| 433 | ddr-tables:CasingLinerTubingInformation | 433 | ddr-tables:CasingLinerTubingInformation |
| 434 | rdf:type rhspin:TableTemplate ; | 434 | rdf:type rhspin:TableTemplate ; |
| ... | @@ -734,18 +734,20 @@ ddr-tables:CasingLinerTubingInformation | ... | @@ -734,18 +734,20 @@ ddr-tables:CasingLinerTubingInformation |
| 734 | ]) | 734 | ]) |
| 735 | ] ; | 735 | ] ; |
| 736 | rhspin:tableHeaders ("""Type of | 736 | rhspin:tableHeaders ("""Type of |
| 737 | -pipe"""^^xsd:string """Casing | 737 | +Pipe"""^^xsd:string """Casing |
| 738 | -type"""^^xsd:string """Start | 738 | +Type"""^^xsd:string """Start |
| 739 | -time"""^^xsd:string """End | 739 | +Time"""^^xsd:string """End |
| 740 | -time"""^^xsd:string """Nominal outside | 740 | +Time"""^^xsd:string """Nominal Outside |
| 741 | -diameter in"""^^xsd:string """Nominal inside | 741 | +Diameter |
| 742 | -diameter in"""^^xsd:string """Nominal Weight | 742 | +in"""^^xsd:string """Nominal Inside |
| 743 | +Diameter | ||
| 744 | +in"""^^xsd:string """Nominal Weight | ||
| 743 | lbm/ft"""^^xsd:string """Nominal | 745 | lbm/ft"""^^xsd:string """Nominal |
| 744 | Grade"""^^xsd:string """Nominal | 746 | Grade"""^^xsd:string """Nominal |
| 745 | Connection"""^^xsd:string """Length | 747 | Connection"""^^xsd:string """Length |
| 746 | m"""^^xsd:string """MD Top/Hanger | 748 | m"""^^xsd:string """MD Top/Hanger |
| 747 | m"""^^xsd:string """MD Bottom/Shoe | 749 | m"""^^xsd:string """MD Bottom/Shoe |
| 748 | -m"""^^xsd:string "Description"^^xsd:string) . | 750 | +m"""^^xsd:string "*Description"^^xsd:string) . |
| 749 | 751 | ||
| 750 | ddr-tables:CementFluidInformation | 752 | ddr-tables:CementFluidInformation |
| 751 | rdf:type rhspin:TableTemplate ; | 753 | rdf:type rhspin:TableTemplate ; |
| ... | @@ -990,12 +992,12 @@ ddr-tables:CementFluidInformation | ... | @@ -990,12 +992,12 @@ ddr-tables:CementFluidInformation |
| 990 | ]) | 992 | ]) |
| 991 | ]) | 993 | ]) |
| 992 | ] ; | 994 | ] ; |
| 993 | - rhspin:tableHeaders ("Fluid type"^^xsd:string """Volume pumped | 995 | + rhspin:tableHeaders ("Fluid type"^^xsd:string """Volume Pumped |
| 994 | -m3"""^^xsd:string "Fluid density"^^xsd:string """Yield point | 996 | +m3"""^^xsd:string "Fluid Density"^^xsd:string """Yield Point |
| 995 | -ft3/sack"""^^xsd:string """Mix water ratio | 997 | +ft3/sack"""^^xsd:string """Mix Water Ratio |
| 996 | -gal/sack"""^^xsd:string """Free water | 998 | +gal/sack"""^^xsd:string """Free Water |
| 997 | -%"""^^xsd:string """Thickening time | 999 | +%"""^^xsd:string """Thickening Time |
| 998 | -h"""^^xsd:string "Fluid Description"^^xsd:string "Comments"^^xsd:string) . | 1000 | +h"""^^xsd:string "*Fluid Description"^^xsd:string "*Comments"^^xsd:string) . |
| 999 | 1001 | ||
| 1000 | ddr-tables:CementInformation | 1002 | ddr-tables:CementInformation |
| 1001 | rdf:type rhspin:TableTemplate ; | 1003 | rdf:type rhspin:TableTemplate ; |
| ... | @@ -1441,22 +1443,23 @@ ddr-tables:CementInformation | ... | @@ -1441,22 +1443,23 @@ ddr-tables:CementInformation |
| 1441 | rhspin:tableHeaders ("""Start | 1443 | rhspin:tableHeaders ("""Start |
| 1442 | Time"""^^xsd:string """End | 1444 | Time"""^^xsd:string """End |
| 1443 | Time"""^^xsd:string """Job | 1445 | Time"""^^xsd:string """Job |
| 1444 | -type"""^^xsd:string """Casing string | 1446 | +Yype"""^^xsd:string """Casing String |
| 1445 | -diameter | 1447 | +Diameter |
| 1446 | in"""^^xsd:string """Top | 1448 | in"""^^xsd:string """Top |
| 1447 | -plug | 1449 | +Plug |
| 1448 | -used"""^^xsd:string """Bottom | 1450 | +Used"""^^xsd:string """Bottom |
| 1449 | -plug | 1451 | +Plug |
| 1450 | -used"""^^xsd:string """Plug | 1452 | +Used"""^^xsd:string """Plug |
| 1451 | -bumped"""^^xsd:string """Plug bump | 1453 | +Bumped"""^^xsd:string """Plug Bump |
| 1452 | -pressure | 1454 | +Pressure |
| 1453 | bar"""^^xsd:string """Float | 1455 | bar"""^^xsd:string """Float |
| 1454 | -held"""^^xsd:string """Pressure | 1456 | +Held"""^^xsd:string """Pressure |
| 1455 | -release | 1457 | +Release |
| 1456 | -time"""^^xsd:string """Full | 1458 | +Time"""^^xsd:string """Full |
| 1457 | -returns"""^^xsd:string """Cement | 1459 | +Returns"""^^xsd:string """Cement |
| 1458 | -volume | 1460 | +Volume |
| 1459 | -returns m3"""^^xsd:string "Reciprocated"^^xsd:string "Rotated"^^xsd:string "Comments"^^xsd:string) . | 1461 | +Returns |
| 1462 | +m3"""^^xsd:string "Reciprocated"^^xsd:string "Rotated"^^xsd:string "*Comments"^^xsd:string) . | ||
| 1460 | 1463 | ||
| 1461 | ddr-tables:CoreInformation | 1464 | ddr-tables:CoreInformation |
| 1462 | rdf:type rhspin:TableTemplate ; | 1465 | rdf:type rhspin:TableTemplate ; |
| ... | @@ -1649,12 +1652,13 @@ ddr-tables:CoreInformation | ... | @@ -1649,12 +1652,13 @@ ddr-tables:CoreInformation |
| 1649 | ]) | 1652 | ]) |
| 1650 | ]) | 1653 | ]) |
| 1651 | ] ; | 1654 | ] ; |
| 1652 | - rhspin:tableHeaders ("Core no"^^xsd:string """Depth Top | 1655 | + rhspin:tableHeaders ("Core No"^^xsd:string """Depth Top |
| 1653 | mMD"""^^xsd:string """Depth Bottom | 1656 | mMD"""^^xsd:string """Depth Bottom |
| 1654 | -mMD"""^^xsd:string """Core length | 1657 | +mMD"""^^xsd:string """Core Length |
| 1655 | -m"""^^xsd:string """Recovery core | 1658 | +m"""^^xsd:string """Recovery Core |
| 1656 | -%"""^^xsd:string """Core barrel length | 1659 | +%"""^^xsd:string """Core Barrel |
| 1657 | -m"""^^xsd:string "Inner barrel type"^^xsd:string "Description"^^xsd:string) . | 1660 | +Length |
| 1661 | +m"""^^xsd:string "Inner Barrel Type"^^xsd:string "*Description"^^xsd:string) . | ||
| 1658 | 1662 | ||
| 1659 | ddr-tables:DrillingFluidInformation | 1663 | ddr-tables:DrillingFluidInformation |
| 1660 | rdf:type rhspin:TableTemplate ; | 1664 | rdf:type rhspin:TableTemplate ; |
| ... | @@ -1838,11 +1842,11 @@ ddr-tables:DrillingFluidInformation | ... | @@ -1838,11 +1842,11 @@ ddr-tables:DrillingFluidInformation |
| 1838 | ]) | 1842 | ]) |
| 1839 | ] ; | 1843 | ] ; |
| 1840 | rhspin:tableHeaders ("""Sample | 1844 | rhspin:tableHeaders ("""Sample |
| 1841 | -time"""^^xsd:string """Depth At | 1845 | +Time"""^^xsd:string """Depth at |
| 1842 | Logging | 1846 | Logging |
| 1843 | -mMD"""^^xsd:string "Fluid Type"^^xsd:string """Fluid density | 1847 | +mMD"""^^xsd:string "Fluid Type"^^xsd:string """Fluid Density |
| 1844 | g/cm3"""^^xsd:string """Fluid Viscosity | 1848 | g/cm3"""^^xsd:string """Fluid Viscosity |
| 1845 | -mPa.s"""^^xsd:string """Yield point | 1849 | +mPa.s"""^^xsd:string """Yield Point |
| 1846 | Pa"""^^xsd:string) . | 1850 | Pa"""^^xsd:string) . |
| 1847 | 1851 | ||
| 1848 | ddr-tables:EquipmentFailure | 1852 | ddr-tables:EquipmentFailure |
| ... | @@ -2030,7 +2034,7 @@ mMD"""^^xsd:string """Depth | ... | @@ -2030,7 +2034,7 @@ mMD"""^^xsd:string """Depth |
| 2030 | mTVD"""^^xsd:string """Sub Equip | 2034 | mTVD"""^^xsd:string """Sub Equip |
| 2031 | Syst Class"""^^xsd:string """Operation | 2035 | Syst Class"""^^xsd:string """Operation |
| 2032 | Downtime"""^^xsd:string """Equipment | 2036 | Downtime"""^^xsd:string """Equipment |
| 2033 | -Repaired"""^^xsd:string "Failure Description"^^xsd:string) . | 2037 | +Repaired"""^^xsd:string "*Failure Description"^^xsd:string) . |
| 2034 | 2038 | ||
| 2035 | ddr-tables:FormationTest | 2039 | ddr-tables:FormationTest |
| 2036 | rdf:type rhspin:TableTemplate ; | 2040 | rdf:type rhspin:TableTemplate ; |
| ... | @@ -2240,13 +2244,16 @@ ddr-tables:FormationTest | ... | @@ -2240,13 +2244,16 @@ ddr-tables:FormationTest |
| 2240 | ]) | 2244 | ]) |
| 2241 | ] ; | 2245 | ] ; |
| 2242 | rhspin:tableHeaders ("""Depth | 2246 | rhspin:tableHeaders ("""Depth |
| 2243 | -mMD"""^^xsd:string """Formation pore | 2247 | +mMD"""^^xsd:string """Formation Pore |
| 2244 | -pressure MPa"""^^xsd:string """Good seal | 2248 | +Pressure |
| 2245 | -ind"""^^xsd:string """Depth to sample point | 2249 | +MPa"""^^xsd:string """Good Seal |
| 2246 | -m"""^^xsd:string """Dominant fluid | 2250 | +Ind"""^^xsd:string """Depth to |
| 2247 | -component"""^^xsd:string """HC Component | 2251 | +Sample Point |
| 2248 | -density g/cm3"""^^xsd:string """Sample volume | 2252 | +m"""^^xsd:string """Dominant Fluid |
| 2249 | -dm3"""^^xsd:string "Description"^^xsd:string) . | 2253 | +Component"""^^xsd:string """HC Component |
| 2254 | +Density | ||
| 2255 | +g/cm3"""^^xsd:string """Sample Volume | ||
| 2256 | +dm3"""^^xsd:string "*Description"^^xsd:string) . | ||
| 2250 | 2257 | ||
| 2251 | ddr-tables:GasReadingInformation | 2258 | ddr-tables:GasReadingInformation |
| 2252 | rdf:type rhspin:TableTemplate ; | 2259 | rdf:type rhspin:TableTemplate ; |
| ... | @@ -2670,10 +2677,14 @@ ddr-tables:GasReadingInformation | ... | @@ -2670,10 +2677,14 @@ ddr-tables:GasReadingInformation |
| 2670 | ]) | 2677 | ]) |
| 2671 | ]) | 2678 | ]) |
| 2672 | ] ; | 2679 | ] ; |
| 2673 | - rhspin:tableHeaders ("Time"^^xsd:string "Class"^^xsd:string """Depth Top | 2680 | + rhspin:tableHeaders ("Time"^^xsd:string "Class"^^xsd:string """Depth to |
| 2674 | -mMD"""^^xsd:string """Depth Bottom | 2681 | +Top |
| 2675 | -mMD"""^^xsd:string """Depth Top | 2682 | +mMD"""^^xsd:string """Depth to |
| 2676 | -mTVD"""^^xsd:string """Depth Bottom | 2683 | +Bottom |
| 2684 | +mMD"""^^xsd:string """Depth to | ||
| 2685 | +Top | ||
| 2686 | +mTVD"""^^xsd:string """Depth to | ||
| 2687 | +Bottom | ||
| 2677 | mTVD"""^^xsd:string """Highest gas | 2688 | mTVD"""^^xsd:string """Highest gas |
| 2678 | %"""^^xsd:string """Lowest gas | 2689 | %"""^^xsd:string """Lowest gas |
| 2679 | %"""^^xsd:string """C1 | 2690 | %"""^^xsd:string """C1 |
| ... | @@ -2909,13 +2920,17 @@ ddr-tables:LithologyInformation | ... | @@ -2909,13 +2920,17 @@ ddr-tables:LithologyInformation |
| 2909 | ]) | 2920 | ]) |
| 2910 | ]) | 2921 | ]) |
| 2911 | ] ; | 2922 | ] ; |
| 2912 | - rhspin:tableHeaders ("""Start Depth | 2923 | + rhspin:tableHeaders ("""Start |
| 2924 | +Depth | ||
| 2913 | mMD"""^^xsd:string """End Depth | 2925 | mMD"""^^xsd:string """End Depth |
| 2914 | -mMD"""^^xsd:string """Difference in Depth | 2926 | +mMD"""^^xsd:string """Difference |
| 2915 | -mMD"""^^xsd:string """Start Depth | 2927 | +in Depth |
| 2928 | +mMD"""^^xsd:string """Start | ||
| 2929 | +Depth | ||
| 2916 | mTVD"""^^xsd:string """End Depth | 2930 | mTVD"""^^xsd:string """End Depth |
| 2917 | -mTVD"""^^xsd:string """Difference in Depth | 2931 | +mTVD"""^^xsd:string """Difference |
| 2918 | -mTVD"""^^xsd:string "Shows Description"^^xsd:string "Lithology Description"^^xsd:string) . | 2932 | +in Depth |
| 2933 | +mTVD"""^^xsd:string "*Shows Description"^^xsd:string "*Lithology Description"^^xsd:string) . | ||
| 2919 | 2934 | ||
| 2920 | ddr-tables:LogInformation | 2935 | ddr-tables:LogInformation |
| 2921 | rdf:type rhspin:TableTemplate ; | 2936 | rdf:type rhspin:TableTemplate ; |
| ... | @@ -3116,7 +3131,7 @@ ddr-tables:LogInformation | ... | @@ -3116,7 +3131,7 @@ ddr-tables:LogInformation |
| 3116 | ]) | 3131 | ]) |
| 3117 | ]) | 3132 | ]) |
| 3118 | ] ; | 3133 | ] ; |
| 3119 | - rhspin:tableHeaders ("Run no"^^xsd:string """Depth Top | 3134 | + rhspin:tableHeaders ("Run No"^^xsd:string """Depth Top |
| 3120 | mMD"""^^xsd:string """Depth Bottom | 3135 | mMD"""^^xsd:string """Depth Bottom |
| 3121 | mMD"""^^xsd:string "Tool"^^xsd:string """BHCT | 3136 | mMD"""^^xsd:string "Tool"^^xsd:string """BHCT |
| 3122 | degC"""^^xsd:string """BHST | 3137 | degC"""^^xsd:string """BHST |
| ... | @@ -3340,10 +3355,12 @@ ddr-tables:Operations | ... | @@ -3340,10 +3355,12 @@ ddr-tables:Operations |
| 3340 | ] ; | 3355 | ] ; |
| 3341 | rhspin:tableHeaders ("""Start | 3356 | rhspin:tableHeaders ("""Start |
| 3342 | Time"""^^xsd:string """End | 3357 | Time"""^^xsd:string """End |
| 3343 | -Time"""^^xsd:string """Start Depth | 3358 | +Time"""^^xsd:string """Start |
| 3344 | -mMD"""^^xsd:string """End Depth | 3359 | +Depth |
| 3360 | +mMD"""^^xsd:string """End | ||
| 3361 | +Depth | ||
| 3345 | mMD"""^^xsd:string """Depth | 3362 | mMD"""^^xsd:string """Depth |
| 3346 | -mMD"""^^xsd:string "Main - Sub Activity"^^xsd:string "State"^^xsd:string "Remark"^^xsd:string) . | 3363 | +mMD"""^^xsd:string "Main - Sub Activity"^^xsd:string "State"^^xsd:string "*Remark"^^xsd:string) . |
| 3347 | 3364 | ||
| 3348 | ddr-tables:PerforationInformation | 3365 | ddr-tables:PerforationInformation |
| 3349 | rdf:type rhspin:TableTemplate ; | 3366 | rdf:type rhspin:TableTemplate ; |
| ... | @@ -3351,6 +3368,8 @@ ddr-tables:PerforationInformation | ... | @@ -3351,6 +3368,8 @@ ddr-tables:PerforationInformation |
| 3351 | rdfs:subClassOf rhspin:DDRTableTemplates ; | 3368 | rdfs:subClassOf rhspin:DDRTableTemplates ; |
| 3352 | spin:body | 3369 | spin:body |
| 3353 | [ rdf:type sp:Select ; | 3370 | [ rdf:type sp:Select ; |
| 3371 | + sp:orderBy ([ sp:varName "timeOfOpeningWellPerf"^^xsd:string | ||
| 3372 | + ]) ; | ||
| 3354 | sp:resultVariables ([ sp:varName "timeOfOpeningWellPerf"^^xsd:string | 3373 | sp:resultVariables ([ sp:varName "timeOfOpeningWellPerf"^^xsd:string |
| 3355 | ] [ sp:varName "timeOfClosingWellPerf"^^xsd:string | 3374 | ] [ sp:varName "timeOfClosingWellPerf"^^xsd:string |
| 3356 | ] [ sp:varName "durationWellPerf"^^xsd:string | 3375 | ] [ sp:varName "durationWellPerf"^^xsd:string |
| ... | @@ -3539,13 +3558,13 @@ ddr-tables:PerforationInformation | ... | @@ -3539,13 +3558,13 @@ ddr-tables:PerforationInformation |
| 3539 | ]) | 3558 | ]) |
| 3540 | ]) | 3559 | ]) |
| 3541 | ] ; | 3560 | ] ; |
| 3542 | - rhspin:tableHeaders ("""Time of opening | 3561 | + rhspin:tableHeaders ("""Time of Opening |
| 3543 | -well perf"""^^xsd:string """Time of closing | 3562 | +Well Perf"""^^xsd:string """Time of Closing |
| 3544 | -well perf"""^^xsd:string """Duration | 3563 | +Well Perf"""^^xsd:string """Duration |
| 3545 | -well perf"""^^xsd:string """Top of perf | 3564 | +Well Perf"""^^xsd:string """Top of Perf |
| 3546 | -mMD"""^^xsd:string """Bottom of perf | 3565 | +mMD"""^^xsd:string """Bottom of Perf |
| 3547 | -mMD"""^^xsd:string """Top of perf | 3566 | +mMD"""^^xsd:string """Top of Perf |
| 3548 | -mTVD"""^^xsd:string """Bottom of perf | 3567 | +mTVD"""^^xsd:string """Bottom of Perf |
| 3549 | mTVD"""^^xsd:string) . | 3568 | mTVD"""^^xsd:string) . |
| 3550 | 3569 | ||
| 3551 | ddr-tables:PorePressure | 3570 | ddr-tables:PorePressure |
| ... | @@ -3810,9 +3829,11 @@ ddr-tables:StratigraphicInformation | ... | @@ -3810,9 +3829,11 @@ ddr-tables:StratigraphicInformation |
| 3810 | ]) | 3829 | ]) |
| 3811 | ]) | 3830 | ]) |
| 3812 | ] ; | 3831 | ] ; |
| 3813 | - rhspin:tableHeaders ("""Depth to top of formation | 3832 | + rhspin:tableHeaders ("""Depth to |
| 3814 | -mMD"""^^xsd:string """Depth to top of formation | 3833 | +Top of Formation |
| 3815 | -mTVD"""^^xsd:string "Formation name"^^xsd:string) . | 3834 | +mMD"""^^xsd:string """Depth to |
| 3835 | +op of Formation | ||
| 3836 | +mTVD"""^^xsd:string "Formation Name"^^xsd:string) . | ||
| 3816 | 3837 | ||
| 3817 | ddr-tables:SurveyStation | 3838 | ddr-tables:SurveyStation |
| 3818 | rdf:type rhspin:TableTemplate ; | 3839 | rdf:type rhspin:TableTemplate ; |
| ... | @@ -4359,28 +4380,28 @@ ddr-tables:WellControlIncident | ... | @@ -4359,28 +4380,28 @@ ddr-tables:WellControlIncident |
| 4359 | ]) | 4380 | ]) |
| 4360 | ] ; | 4381 | ] ; |
| 4361 | rhspin:tableHeaders ("Date"^^xsd:string """Depth of | 4382 | rhspin:tableHeaders ("Date"^^xsd:string """Depth of |
| 4362 | -well | 4383 | +Well |
| 4363 | mMD"""^^xsd:string """Depth of | 4384 | mMD"""^^xsd:string """Depth of |
| 4364 | -well | 4385 | +Well |
| 4365 | -mTVD"""^^xsd:string """Lost time | 4386 | +mTVD"""^^xsd:string """Lost Time |
| 4366 | min"""^^xsd:string """Time for | 4387 | min"""^^xsd:string """Time for |
| 4367 | -well control | 4388 | +Well Control |
| 4368 | -regain"""^^xsd:string """Depth | 4389 | +Regain"""^^xsd:string """Depth |
| 4369 | -at bit | 4390 | +at Bit |
| 4370 | -mMD"""^^xsd:string """Drilling fluid | 4391 | +mMD"""^^xsd:string """Drilling Fluid |
| 4371 | -density | 4392 | +Density |
| 4372 | g/cm3"""^^xsd:string """Pore | 4393 | g/cm3"""^^xsd:string """Pore |
| 4373 | -pressure | 4394 | +Pressure |
| 4374 | g/cm3"""^^xsd:string """Depth to | 4395 | g/cm3"""^^xsd:string """Depth to |
| 4375 | -casing | 4396 | +Casing |
| 4376 | -mMD"""^^xsd:string """Gained vol | 4397 | +mMD"""^^xsd:string """Gained Vol |
| 4377 | of Fluid"""^^xsd:string """Shut in | 4398 | of Fluid"""^^xsd:string """Shut in |
| 4378 | -casing pressure | 4399 | +Casing Pressure |
| 4379 | -bar"""^^xsd:string """Shut in drill | 4400 | +bar"""^^xsd:string """Shut in Drill |
| 4380 | -pipe pressure | 4401 | +Pipe Pressure |
| 4381 | bar"""^^xsd:string """Incident | 4402 | bar"""^^xsd:string """Incident |
| 4382 | -class"""^^xsd:string """Killing | 4403 | +Class"""^^xsd:string """Killing |
| 4383 | -procd"""^^xsd:string "Formation"^^xsd:string "BHT"^^xsd:string) . | 4404 | +Procd"""^^xsd:string "Formation"^^xsd:string "BHT"^^xsd:string) . |
| 4384 | 4405 | ||
| 4385 | ddr-tables:WellTestInformation | 4406 | ddr-tables:WellTestInformation |
| 4386 | rdf:type rhspin:TableTemplate ; | 4407 | rdf:type rhspin:TableTemplate ; |
| ... | @@ -4966,34 +4987,35 @@ ddr-tables:WellTestInformation | ... | @@ -4966,34 +4987,35 @@ ddr-tables:WellTestInformation |
| 4966 | ]) | 4987 | ]) |
| 4967 | ] ; | 4988 | ] ; |
| 4968 | rhspin:tableHeaders ("Time"^^xsd:string """Test | 4989 | rhspin:tableHeaders ("Time"^^xsd:string """Test |
| 4969 | -no"""^^xsd:string "Type"^^xsd:string """Depth | 4990 | +No"""^^xsd:string "Type"^^xsd:string """Depth |
| 4970 | Top | 4991 | Top |
| 4971 | mMD"""^^xsd:string """Depth | 4992 | mMD"""^^xsd:string """Depth |
| 4972 | Bottom | 4993 | Bottom |
| 4973 | mMD"""^^xsd:string """Choke | 4994 | mMD"""^^xsd:string """Choke |
| 4974 | -oriface | 4995 | +Oriface |
| 4975 | -Size mm"""^^xsd:string """Density | 4996 | +Size |
| 4976 | -crude oil | 4997 | +mm"""^^xsd:string """Density |
| 4977 | -g/cm3"""^^xsd:string """Oil flow | 4998 | +Crude Oil |
| 4978 | -rate | 4999 | +g/cm3"""^^xsd:string """Oil Flow |
| 4979 | -m3/d"""^^xsd:string """Gas flow | 5000 | +Rate |
| 4980 | -rate | 5001 | +m3/d"""^^xsd:string """Gas Flow |
| 5002 | +Rate | ||
| 4981 | M(m3)/d"""^^xsd:string """Water | 5003 | M(m3)/d"""^^xsd:string """Water |
| 4982 | -flow rate | 5004 | +Flow Rate |
| 4983 | m3/d"""^^xsd:string """Shut in | 5005 | m3/d"""^^xsd:string """Shut in |
| 4984 | -pressure | 5006 | +Pressure |
| 4985 | MPa"""^^xsd:string """Flow | 5007 | MPa"""^^xsd:string """Flow |
| 4986 | -pressure | 5008 | +Pressure |
| 4987 | -MPa"""^^xsd:string """Bottom hole | 5009 | +MPa"""^^xsd:string """Bottom Hole |
| 4988 | -pressure | 5010 | +Pressure |
| 4989 | -MPa"""^^xsd:string """Gas oil | 5011 | +MPa"""^^xsd:string """Gas Oil |
| 4990 | -ratio | 5012 | +Ratio |
| 4991 | -m3/m3"""^^xsd:string """Water oil | 5013 | +m3/m3"""^^xsd:string """Water Oil |
| 4992 | -ratio | 5014 | +Ratio |
| 4993 | m3/m3"""^^xsd:string """Chloride | 5015 | m3/m3"""^^xsd:string """Chloride |
| 4994 | -content | 5016 | +Content |
| 4995 | ppm"""^^xsd:string """CO2 | 5017 | ppm"""^^xsd:string """CO2 |
| 4996 | -content | 5018 | +Content |
| 4997 | ppm"""^^xsd:string """H2S | 5019 | ppm"""^^xsd:string """H2S |
| 4998 | -content | 5020 | +Content |
| 4999 | ppm"""^^xsd:string) . | 5021 | ppm"""^^xsd:string) . | ... | ... |
-
Please register or login to post a comment