Showing
1 changed file
with
148 additions
and
92 deletions
1 | -# Saved by TopBraid on Thu Sep 29 02:54:20 BST 2011 | 1 | +# Saved by TopBraid on Thu Sep 29 03:54:01 BST 2011 |
2 | # baseURI: http://www.reportinghub.no/ep/spin/ddr-tables | 2 | # baseURI: http://www.reportinghub.no/ep/spin/ddr-tables |
3 | # imports: http://www.reportinghub.no/ep/schema/1.0/activity-purpose | 3 | # imports: http://www.reportinghub.no/ep/schema/1.0/activity-purpose |
4 | # imports: http://www.reportinghub.no/ep/schema/1.0/ddr | 4 | # imports: http://www.reportinghub.no/ep/schema/1.0/ddr |
... | @@ -20,7 +20,7 @@ | ... | @@ -20,7 +20,7 @@ |
20 | <http://www.reportinghub.no/ep/spin/ddr-tables> | 20 | <http://www.reportinghub.no/ep/spin/ddr-tables> |
21 | rdf:type owl:Ontology ; | 21 | rdf:type owl:Ontology ; |
22 | rdfs:comment "A collection of SELECT templates that can be used to assemble tables in DD reports."^^xsd:string ; | 22 | rdfs:comment "A collection of SELECT templates that can be used to assemble tables in DD reports."^^xsd:string ; |
23 | - owl:imports <http://www.reportinghub.no/ep/schema/1.0/ddr> , <http://www.reportinghub.no/spin/rh> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/activity-purpose> ; | 23 | + owl:imports <http://www.reportinghub.no/ep/schema/1.0/activity-purpose> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/spin/rh> , <http://www.reportinghub.no/ep/schema/1.0/ddr> ; |
24 | owl:versionInfo "0.1.0"^^xsd:string . | 24 | owl:versionInfo "0.1.0"^^xsd:string . |
25 | 25 | ||
26 | ddr-tables:BitRecord | 26 | ddr-tables:BitRecord |
... | @@ -1646,145 +1646,147 @@ ddr-tables:WellTestInformation | ... | @@ -1646,145 +1646,147 @@ ddr-tables:WellTestInformation |
1646 | sp:resultVariables (_:b288 _:b289 [ sp:varName "type"^^xsd:string | 1646 | sp:resultVariables (_:b288 _:b289 [ sp:varName "type"^^xsd:string |
1647 | ] [ sp:varName "depthTopmMD"^^xsd:string | 1647 | ] [ sp:varName "depthTopmMD"^^xsd:string |
1648 | ] [ sp:varName "depthBottommMD"^^xsd:string | 1648 | ] [ sp:varName "depthBottommMD"^^xsd:string |
1649 | - ] _:b290 [ sp:varName "densityCrudeOil"^^xsd:string | 1649 | + ] _:b290 _:b291 [ sp:varName "oilFlowRate"^^xsd:string |
1650 | - ] [ sp:varName "oilFlowRate"^^xsd:string | ||
1651 | ] [ sp:varName "gasFlowRate"^^xsd:string | 1650 | ] [ sp:varName "gasFlowRate"^^xsd:string |
1652 | ] [ sp:varName "waterFlowRate"^^xsd:string | 1651 | ] [ sp:varName "waterFlowRate"^^xsd:string |
1653 | - ] _:b291 _:b292 _:b293 [ sp:varName "gasOilRatio"^^xsd:string | 1652 | + ] _:b292 _:b293 _:b294 _:b295 _:b296 [ sp:varName "chlorideContent"^^xsd:string |
1654 | - ] [ sp:varName "waterOilRatio"^^xsd:string | ||
1655 | - ] [ sp:varName "chlorideContent"^^xsd:string | ||
1656 | ] [ sp:varName "cO2Content"^^xsd:string | 1653 | ] [ sp:varName "cO2Content"^^xsd:string |
1657 | ] [ sp:varName "h2SContent"^^xsd:string | 1654 | ] [ sp:varName "h2SContent"^^xsd:string |
1658 | ]) ; | 1655 | ]) ; |
1659 | - sp:where ([ sp:object _:b294 ; | 1656 | + sp:where ([ sp:object _:b297 ; |
1660 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; | 1657 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; |
1661 | sp:subject | 1658 | sp:subject |
1662 | [ sp:varName "report"^^xsd:string | 1659 | [ sp:varName "report"^^xsd:string |
1663 | ] | 1660 | ] |
1664 | - ] [ sp:object _:b295 ; | 1661 | + ] [ sp:object _:b298 ; |
1665 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 1662 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
1666 | - sp:subject _:b294 | 1663 | + sp:subject _:b297 |
1667 | - ] [ sp:object _:b296 ; | 1664 | + ] [ sp:object _:b299 ; |
1668 | sp:predicate rdf:type ; | 1665 | sp:predicate rdf:type ; |
1669 | - sp:subject _:b295 | 1666 | + sp:subject _:b298 |
1670 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellTest> ; | 1667 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellTest> ; |
1671 | sp:predicate rdfs:subClassOf ; | 1668 | sp:predicate rdfs:subClassOf ; |
1672 | - sp:subject _:b296 | 1669 | + sp:subject _:b299 |
1673 | ] [ rdf:type sp:Optional ; | 1670 | ] [ rdf:type sp:Optional ; |
1674 | sp:elements ([ sp:object _:b289 ; | 1671 | sp:elements ([ sp:object _:b289 ; |
1675 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#wellTestNumber> ; | 1672 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#wellTestNumber> ; |
1676 | - sp:subject _:b295 | 1673 | + sp:subject _:b298 |
1674 | + ]) | ||
1675 | + ] [ rdf:type sp:Optional ; | ||
1676 | + sp:elements ([ sp:object _:b288 ; | ||
1677 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | ||
1678 | + sp:subject _:b298 | ||
1679 | + ]) | ||
1680 | + ] [ rdf:type sp:Optional ; | ||
1681 | + sp:elements ([ sp:object _:b300 ; | ||
1682 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#fluidProducedByWellTest> ; | ||
1683 | + sp:subject _:b298 | ||
1684 | + ] [ sp:object _:b301 ; | ||
1685 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | ||
1686 | + sp:subject _:b300 | ||
1687 | + ] [ sp:object _:b291 ; | ||
1688 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#gram_cm-3> ; | ||
1689 | + sp:subject _:b301 | ||
1690 | + ]) | ||
1691 | + ] [ rdf:type sp:Optional ; | ||
1692 | + sp:elements ([ sp:object _:b300 ; | ||
1693 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#fluidProducedByWellTest> ; | ||
1694 | + sp:subject _:b298 | ||
1695 | + ] [ sp:object _:b302 ; | ||
1696 | + sp:predicate <http://www.reportinghub.no/ep/schema/well#gasOilRatio> ; | ||
1697 | + sp:subject _:b300 | ||
1698 | + ] [ sp:object _:b295 ; | ||
1699 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#fractionByVolume> ; | ||
1700 | + sp:subject _:b302 | ||
1701 | + ]) | ||
1702 | + ] [ rdf:type sp:Optional ; | ||
1703 | + sp:elements ([ sp:object _:b300 ; | ||
1704 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#fluidProducedByWellTest> ; | ||
1705 | + sp:subject _:b298 | ||
1706 | + ] [ sp:object _:b303 ; | ||
1707 | + sp:predicate <http://www.reportinghub.no/ep/schema/well#waterOilRatio> ; | ||
1708 | + sp:subject _:b300 | ||
1709 | + ] [ sp:object _:b296 ; | ||
1710 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#fractionByVolume> ; | ||
1711 | + sp:subject _:b303 | ||
1677 | ]) | 1712 | ]) |
1678 | ] [ rdf:type sp:Optional ; | 1713 | ] [ rdf:type sp:Optional ; |
1679 | - sp:elements ([ sp:object _:b297 ; | 1714 | + sp:elements ([ sp:object _:b304 ; |
1680 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#hasWellTestChoke> ; | 1715 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#hasWellTestChoke> ; |
1681 | - sp:subject _:b295 | 1716 | + sp:subject _:b298 |
1682 | - ] [ sp:object _:b298 ; | 1717 | + ] [ sp:object _:b305 ; |
1683 | sp:predicate <http://www.reportinghub.no/ep/schema/equipment#chokeOrificeSize> ; | 1718 | sp:predicate <http://www.reportinghub.no/ep/schema/equipment#chokeOrificeSize> ; |
1684 | - sp:subject _:b297 | 1719 | + sp:subject _:b304 |
1685 | ] [ sp:object _:b290 ; | 1720 | ] [ sp:object _:b290 ; |
1686 | sp:predicate <http://www.reportinghub.no/ep/schema/core#millimetre> ; | 1721 | sp:predicate <http://www.reportinghub.no/ep/schema/core#millimetre> ; |
1687 | - sp:subject _:b298 | 1722 | + sp:subject _:b305 |
1688 | ]) | 1723 | ]) |
1689 | ] [ rdf:type sp:Optional ; | 1724 | ] [ rdf:type sp:Optional ; |
1690 | - sp:elements ([ sp:object _:b299 ; | 1725 | + sp:elements ([ sp:object _:b306 ; |
1691 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#wellTestBottomHolePressure> ; | 1726 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#wellTestBottomHolePressure> ; |
1692 | - sp:subject _:b295 | 1727 | + sp:subject _:b298 |
1693 | - ] [ sp:object _:b293 ; | 1728 | + ] [ sp:object _:b294 ; |
1694 | sp:predicate <http://www.reportinghub.no/ep/schema/core#megaPa> ; | 1729 | sp:predicate <http://www.reportinghub.no/ep/schema/core#megaPa> ; |
1695 | - sp:subject _:b299 | 1730 | + sp:subject _:b306 |
1696 | ]) | 1731 | ]) |
1697 | ] [ rdf:type sp:Optional ; | 1732 | ] [ rdf:type sp:Optional ; |
1698 | - sp:elements ([ sp:object _:b300 ; | 1733 | + sp:elements ([ sp:object _:b307 ; |
1699 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#wellTestFlowingPressure> ; | 1734 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#wellTestFlowingPressure> ; |
1700 | - sp:subject _:b295 | 1735 | + sp:subject _:b298 |
1701 | - ] [ sp:object _:b292 ; | 1736 | + ] [ sp:object _:b293 ; |
1702 | sp:predicate <http://www.reportinghub.no/ep/schema/core#megaPa> ; | 1737 | sp:predicate <http://www.reportinghub.no/ep/schema/core#megaPa> ; |
1703 | - sp:subject _:b300 | 1738 | + sp:subject _:b307 |
1704 | ]) | 1739 | ]) |
1705 | ] [ rdf:type sp:Optional ; | 1740 | ] [ rdf:type sp:Optional ; |
1706 | - sp:elements ([ sp:object _:b301 ; | 1741 | + sp:elements ([ sp:object _:b308 ; |
1707 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#wellTestShutInPressure> ; | 1742 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#wellTestShutInPressure> ; |
1708 | - sp:subject _:b295 | 1743 | + sp:subject _:b298 |
1709 | - ] [ sp:object _:b291 ; | 1744 | + ] [ sp:object _:b292 ; |
1710 | sp:predicate <http://www.reportinghub.no/ep/schema/core#megaPa> ; | 1745 | sp:predicate <http://www.reportinghub.no/ep/schema/core#megaPa> ; |
1711 | - sp:subject _:b301 | 1746 | + sp:subject _:b308 |
1712 | ]) | 1747 | ]) |
1713 | ]) | 1748 | ]) |
1714 | ] ; | 1749 | ] ; |
1715 | 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) . | 1750 | 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) . |
1716 | 1751 | ||
1717 | -_:b127 | 1752 | +_:b292 |
1718 | - sp:varName "failureDescription"^^xsd:string . | 1753 | + sp:varName "shutInPressure"^^xsd:string . |
1719 | - | ||
1720 | -_:b124 | ||
1721 | - sp:varName "depthTVD"^^xsd:string . | ||
1722 | - | ||
1723 | -_:b133 | ||
1724 | - sp:varName "tvd"^^xsd:string . | ||
1725 | - | ||
1726 | -_:b123 | ||
1727 | - sp:varName "depthMD"^^xsd:string . | ||
1728 | - | ||
1729 | -_:b132 | ||
1730 | - sp:varName "md"^^xsd:string . | ||
1731 | - | ||
1732 | -_:b131 | ||
1733 | - sp:varName "wellbore"^^xsd:string . | ||
1734 | - | ||
1735 | -_:b126 | ||
1736 | - sp:varName "repairedTime"^^xsd:string . | ||
1737 | - | ||
1738 | -_:b122 | ||
1739 | - sp:varName "startTime"^^xsd:string . | ||
1740 | 1754 | ||
1741 | -_:b301 | 1755 | +_:b308 |
1742 | sp:varName "shutip"^^xsd:string . | 1756 | sp:varName "shutip"^^xsd:string . |
1743 | 1757 | ||
1744 | -_:b300 | 1758 | +_:b293 |
1759 | + sp:varName "flowPressure"^^xsd:string . | ||
1760 | + | ||
1761 | +_:b307 | ||
1745 | sp:varName "flowp"^^xsd:string . | 1762 | sp:varName "flowp"^^xsd:string . |
1746 | 1763 | ||
1747 | -_:b299 | 1764 | +_:b294 |
1765 | + sp:varName "bottomHolePressure"^^xsd:string . | ||
1766 | + | ||
1767 | +_:b306 | ||
1748 | sp:varName "botp"^^xsd:string . | 1768 | sp:varName "botp"^^xsd:string . |
1749 | 1769 | ||
1750 | -_:b298 | 1770 | +_:b290 |
1771 | + sp:varName "chokeOrifaceSize"^^xsd:string . | ||
1772 | + | ||
1773 | +_:b305 | ||
1751 | sp:varName "cos"^^xsd:string . | 1774 | sp:varName "cos"^^xsd:string . |
1752 | 1775 | ||
1753 | -_:b297 | 1776 | +_:b304 |
1754 | sp:varName "choke"^^xsd:string . | 1777 | sp:varName "choke"^^xsd:string . |
1755 | 1778 | ||
1756 | _:b296 | 1779 | _:b296 |
1757 | - sp:varName "wtclass"^^xsd:string . | 1780 | + sp:varName "waterOilRatio"^^xsd:string . |
1758 | 1781 | ||
1759 | -_:b125 | 1782 | +_:b303 |
1760 | - sp:varName "downtime"^^xsd:string . | 1783 | + sp:varName "wor"^^xsd:string . |
1761 | 1784 | ||
1762 | _:b295 | 1785 | _:b295 |
1763 | - sp:varName "wt"^^xsd:string . | 1786 | + sp:varName "gasOilRatio"^^xsd:string . |
1764 | 1787 | ||
1765 | -_:b294 | 1788 | +_:b302 |
1766 | - sp:varName "reportOn"^^xsd:string . | 1789 | + sp:varName "gor"^^xsd:string . |
1767 | - | ||
1768 | -_:b293 | ||
1769 | - sp:varName "bottomHolePressure"^^xsd:string . | ||
1770 | - | ||
1771 | -_:b292 | ||
1772 | - sp:varName "flowPressure"^^xsd:string . | ||
1773 | - | ||
1774 | -_:b291 | ||
1775 | - sp:varName "shutInPressure"^^xsd:string . | ||
1776 | - | ||
1777 | -_:b130 | ||
1778 | - sp:varName "mpt"^^xsd:string . | ||
1779 | - | ||
1780 | -_:b290 | ||
1781 | - sp:varName "chokeOrifaceSize"^^xsd:string . | ||
1782 | - | ||
1783 | -_:b289 | ||
1784 | - sp:varName "testNo"^^xsd:string . | ||
1785 | - | ||
1786 | -_:b288 | ||
1787 | - sp:varName "time"^^xsd:string . | ||
1788 | 1790 | ||
1789 | _:b287 | 1791 | _:b287 |
1790 | sp:varName "time"^^xsd:string . | 1792 | sp:varName "time"^^xsd:string . |
... | @@ -1798,18 +1800,12 @@ _:b285 | ... | @@ -1798,18 +1800,12 @@ _:b285 |
1798 | _:b284 | 1800 | _:b284 |
1799 | sp:varName "reportOn"^^xsd:string . | 1801 | sp:varName "reportOn"^^xsd:string . |
1800 | 1802 | ||
1801 | -_:b129 | ||
1802 | - sp:varName "part"^^xsd:string . | ||
1803 | - | ||
1804 | _:b283 | 1803 | _:b283 |
1805 | sp:varName "lostTime"^^xsd:string . | 1804 | sp:varName "lostTime"^^xsd:string . |
1806 | 1805 | ||
1807 | _:b282 | 1806 | _:b282 |
1808 | sp:varName "date"^^xsd:string . | 1807 | sp:varName "date"^^xsd:string . |
1809 | 1808 | ||
1810 | -_:b128 | ||
1811 | - sp:varName "reportOn"^^xsd:string . | ||
1812 | - | ||
1813 | _:b281 | 1809 | _:b281 |
1814 | sp:varName "incl"^^xsd:string . | 1810 | sp:varName "incl"^^xsd:string . |
1815 | 1811 | ||
... | @@ -1831,6 +1827,9 @@ _:b276 | ... | @@ -1831,6 +1827,9 @@ _:b276 |
1831 | _:b275 | 1827 | _:b275 |
1832 | sp:varName "reportOn"^^xsd:string . | 1828 | sp:varName "reportOn"^^xsd:string . |
1833 | 1829 | ||
1830 | +_:b291 | ||
1831 | + sp:varName "densityCrudeOil"^^xsd:string . | ||
1832 | + | ||
1834 | _:b274 | 1833 | _:b274 |
1835 | sp:varName "azimuth"^^xsd:string . | 1834 | sp:varName "azimuth"^^xsd:string . |
1836 | 1835 | ||
... | @@ -1852,6 +1851,9 @@ _:b269 | ... | @@ -1852,6 +1851,9 @@ _:b269 |
1852 | _:b268 | 1851 | _:b268 |
1853 | sp:varName "wellbore"^^xsd:string . | 1852 | sp:varName "wellbore"^^xsd:string . |
1854 | 1853 | ||
1854 | +_:b301 | ||
1855 | + sp:varName "oil"^^xsd:string . | ||
1856 | + | ||
1855 | _:b267 | 1857 | _:b267 |
1856 | sp:varName "part"^^xsd:string . | 1858 | sp:varName "part"^^xsd:string . |
1857 | 1859 | ||
... | @@ -1870,6 +1872,9 @@ _:b263 | ... | @@ -1870,6 +1872,9 @@ _:b263 |
1870 | _:b262 | 1872 | _:b262 |
1871 | sp:varName "md"^^xsd:string . | 1873 | sp:varName "md"^^xsd:string . |
1872 | 1874 | ||
1875 | +_:b300 | ||
1876 | + sp:varName "fluid"^^xsd:string . | ||
1877 | + | ||
1873 | _:b261 | 1878 | _:b261 |
1874 | sp:varName "tvd"^^xsd:string . | 1879 | sp:varName "tvd"^^xsd:string . |
1875 | 1880 | ||
... | @@ -1909,6 +1914,9 @@ _:b250 | ... | @@ -1909,6 +1914,9 @@ _:b250 |
1909 | _:b249 | 1914 | _:b249 |
1910 | sp:varName "bottomTVD"^^xsd:string . | 1915 | sp:varName "bottomTVD"^^xsd:string . |
1911 | 1916 | ||
1917 | +_:b288 | ||
1918 | + sp:varName "time"^^xsd:string . | ||
1919 | + | ||
1912 | _:b248 | 1920 | _:b248 |
1913 | sp:varName "topTVD"^^xsd:string . | 1921 | sp:varName "topTVD"^^xsd:string . |
1914 | 1922 | ||
... | @@ -1945,6 +1953,9 @@ _:b238 | ... | @@ -1945,6 +1953,9 @@ _:b238 |
1945 | _:b237 | 1953 | _:b237 |
1946 | sp:varName "timeOfOpeningWellPerf"^^xsd:string . | 1954 | sp:varName "timeOfOpeningWellPerf"^^xsd:string . |
1947 | 1955 | ||
1956 | +_:b289 | ||
1957 | + sp:varName "testNo"^^xsd:string . | ||
1958 | + | ||
1948 | _:b236 | 1959 | _:b236 |
1949 | sp:varName "ed"^^xsd:string . | 1960 | sp:varName "ed"^^xsd:string . |
1950 | 1961 | ||
... | @@ -1960,6 +1971,9 @@ _:b233 | ... | @@ -1960,6 +1971,9 @@ _:b233 |
1960 | _:b232 | 1971 | _:b232 |
1961 | sp:varName "stateclass"^^xsd:string . | 1972 | sp:varName "stateclass"^^xsd:string . |
1962 | 1973 | ||
1974 | +_:b299 | ||
1975 | + sp:varName "wtclass"^^xsd:string . | ||
1976 | + | ||
1963 | _:b231 | 1977 | _:b231 |
1964 | sp:varName "part"^^xsd:string . | 1978 | sp:varName "part"^^xsd:string . |
1965 | 1979 | ||
... | @@ -1987,6 +2001,9 @@ _:b224 | ... | @@ -1987,6 +2001,9 @@ _:b224 |
1987 | _:b223 | 2001 | _:b223 |
1988 | sp:varName "startTime"^^xsd:string . | 2002 | sp:varName "startTime"^^xsd:string . |
1989 | 2003 | ||
2004 | +_:b298 | ||
2005 | + sp:varName "wt"^^xsd:string . | ||
2006 | + | ||
1990 | _:b222 | 2007 | _:b222 |
1991 | sp:varName "loggingTool"^^xsd:string . | 2008 | sp:varName "loggingTool"^^xsd:string . |
1992 | 2009 | ||
... | @@ -2005,6 +2022,9 @@ _:b218 | ... | @@ -2005,6 +2022,9 @@ _:b218 |
2005 | _:b217 | 2022 | _:b217 |
2006 | sp:varName "circWb"^^xsd:string . | 2023 | sp:varName "circWb"^^xsd:string . |
2007 | 2024 | ||
2025 | +_:b297 | ||
2026 | + sp:varName "reportOn"^^xsd:string . | ||
2027 | + | ||
2008 | _:b216 | 2028 | _:b216 |
2009 | sp:varName "top"^^xsd:string . | 2029 | sp:varName "top"^^xsd:string . |
2010 | 2030 | ||
... | @@ -2254,6 +2274,42 @@ _:b135 | ... | @@ -2254,6 +2274,42 @@ _:b135 |
2254 | _:b134 | 2274 | _:b134 |
2255 | sp:varName "depthmMD"^^xsd:string . | 2275 | sp:varName "depthmMD"^^xsd:string . |
2256 | 2276 | ||
2277 | +_:b133 | ||
2278 | + sp:varName "tvd"^^xsd:string . | ||
2279 | + | ||
2280 | +_:b132 | ||
2281 | + sp:varName "md"^^xsd:string . | ||
2282 | + | ||
2283 | +_:b131 | ||
2284 | + sp:varName "wellbore"^^xsd:string . | ||
2285 | + | ||
2286 | +_:b130 | ||
2287 | + sp:varName "mpt"^^xsd:string . | ||
2288 | + | ||
2289 | +_:b129 | ||
2290 | + sp:varName "part"^^xsd:string . | ||
2291 | + | ||
2292 | +_:b128 | ||
2293 | + sp:varName "reportOn"^^xsd:string . | ||
2294 | + | ||
2295 | +_:b127 | ||
2296 | + sp:varName "failureDescription"^^xsd:string . | ||
2297 | + | ||
2298 | +_:b126 | ||
2299 | + sp:varName "repairedTime"^^xsd:string . | ||
2300 | + | ||
2301 | +_:b125 | ||
2302 | + sp:varName "downtime"^^xsd:string . | ||
2303 | + | ||
2304 | +_:b124 | ||
2305 | + sp:varName "depthTVD"^^xsd:string . | ||
2306 | + | ||
2307 | +_:b123 | ||
2308 | + sp:varName "depthMD"^^xsd:string . | ||
2309 | + | ||
2310 | +_:b122 | ||
2311 | + sp:varName "startTime"^^xsd:string . | ||
2312 | + | ||
2257 | _:b121 | 2313 | _:b121 |
2258 | sp:varName "barType"^^xsd:string . | 2314 | sp:varName "barType"^^xsd:string . |
2259 | 2315 | ... | ... |
-
Please register or login to post a comment