Showing
1 changed file
with
142 additions
and
11 deletions
| ... | @@ -1667,9 +1667,9 @@ dpr-tables:WellProductionTest | ... | @@ -1667,9 +1667,9 @@ dpr-tables:WellProductionTest |
| 1667 | ] [ sp:varName "activityStart"^^xsd:string | 1667 | ] [ sp:varName "activityStart"^^xsd:string |
| 1668 | ] [ sp:varName "wellTestName"^^xsd:string | 1668 | ] [ sp:varName "wellTestName"^^xsd:string |
| 1669 | ] [ sp:varName "operatingMethod"^^xsd:string | 1669 | ] [ sp:varName "operatingMethod"^^xsd:string |
| 1670 | - ] [ sp:varName "bottomHoleTempature"^^xsd:string | 1670 | + ] [ sp:varName "bottomHoleTemperature"^^xsd:string |
| 1671 | ] [ sp:varName "bottomHolePressure"^^xsd:string | 1671 | ] [ sp:varName "bottomHolePressure"^^xsd:string |
| 1672 | - ] [ sp:varName "separatorTempature"^^xsd:string | 1672 | + ] [ sp:varName "separatorTemperature"^^xsd:string |
| 1673 | ] [ sp:varName "separatorPressure"^^xsd:string | 1673 | ] [ sp:varName "separatorPressure"^^xsd:string |
| 1674 | ]) ; | 1674 | ]) ; |
| 1675 | sp:where ([ sp:object <http://www.reportinghub.no/ep/schema/report#ProductionReport> ; | 1675 | sp:where ([ sp:object <http://www.reportinghub.no/ep/schema/report#ProductionReport> ; |
| ... | @@ -1701,6 +1701,39 @@ dpr-tables:WellProductionTest | ... | @@ -1701,6 +1701,39 @@ dpr-tables:WellProductionTest |
| 1701 | sp:subject | 1701 | sp:subject |
| 1702 | [ sp:varName "wellTest"^^xsd:string | 1702 | [ sp:varName "wellTest"^^xsd:string |
| 1703 | ] | 1703 | ] |
| 1704 | + ] [ rdf:type sp:Optional ; | ||
| 1705 | + sp:elements ([ sp:object | ||
| 1706 | + [ sp:varName "wellTest"^^xsd:string | ||
| 1707 | + ] ; | ||
| 1708 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | ||
| 1709 | + sp:subject | ||
| 1710 | + [ sp:varName "productionActivity"^^xsd:string | ||
| 1711 | + ] | ||
| 1712 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ; | ||
| 1713 | + sp:predicate rdf:type ; | ||
| 1714 | + sp:subject | ||
| 1715 | + [ sp:varName "productionActivity"^^xsd:string | ||
| 1716 | + ] | ||
| 1717 | + ] [ sp:object | ||
| 1718 | + [ sp:varName "productionoperationmethodtype"^^xsd:string | ||
| 1719 | + ] ; | ||
| 1720 | + sp:predicate rdf:type ; | ||
| 1721 | + sp:subject | ||
| 1722 | + [ sp:varName "productionActivity"^^xsd:string | ||
| 1723 | + ] | ||
| 1724 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/production-activity#ProductionOperationMethodType> ; | ||
| 1725 | + sp:predicate rdf:type ; | ||
| 1726 | + sp:subject | ||
| 1727 | + [ sp:varName "productionoperationmethodtype"^^xsd:string | ||
| 1728 | + ] | ||
| 1729 | + ] [ sp:object | ||
| 1730 | + [ sp:varName "operatingMethod"^^xsd:string | ||
| 1731 | + ] ; | ||
| 1732 | + sp:predicate rdfs:label ; | ||
| 1733 | + sp:subject | ||
| 1734 | + [ sp:varName "productionoperationmethodtype"^^xsd:string | ||
| 1735 | + ] | ||
| 1736 | + ]) | ||
| 1704 | ] [ sp:object | 1737 | ] [ sp:object |
| 1705 | [ sp:varName "wellTestPart"^^xsd:string | 1738 | [ sp:varName "wellTestPart"^^xsd:string |
| 1706 | ] ; | 1739 | ] ; |
| ... | @@ -1714,6 +1747,99 @@ dpr-tables:WellProductionTest | ... | @@ -1714,6 +1747,99 @@ dpr-tables:WellProductionTest |
| 1714 | [ sp:varName "wellTestPart"^^xsd:string | 1747 | [ sp:varName "wellTestPart"^^xsd:string |
| 1715 | ] | 1748 | ] |
| 1716 | ] [ rdf:type sp:Optional ; | 1749 | ] [ rdf:type sp:Optional ; |
| 1750 | + sp:elements ([ sp:object <http://www.reportinghub.no/ep/schema/activity#ProductionWellTest> ; | ||
| 1751 | + sp:predicate rdf:type ; | ||
| 1752 | + sp:subject | ||
| 1753 | + [ sp:varName "wellTestPart"^^xsd:string | ||
| 1754 | + ] | ||
| 1755 | + ] [ sp:object | ||
| 1756 | + [ sp:varName "temporalpartofawellbore"^^xsd:string | ||
| 1757 | + ] ; | ||
| 1758 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | ||
| 1759 | + sp:subject | ||
| 1760 | + [ sp:varName "wellTestPart"^^xsd:string | ||
| 1761 | + ] | ||
| 1762 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/well#TemporalPartOfAWellBore> ; | ||
| 1763 | + sp:predicate rdf:type ; | ||
| 1764 | + sp:subject | ||
| 1765 | + [ sp:varName "temporalpartofawellbore"^^xsd:string | ||
| 1766 | + ] | ||
| 1767 | + ] [ sp:object | ||
| 1768 | + [ sp:varName "temporalpartofawellbore"^^xsd:string | ||
| 1769 | + ] ; | ||
| 1770 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#spatialPartOf> ; | ||
| 1771 | + sp:subject | ||
| 1772 | + [ sp:varName "temporalpartofaspatialpartofawellbore"^^xsd:string | ||
| 1773 | + ] | ||
| 1774 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/production-well#TemporalPartOfASpatialPartOfAWellBore> ; | ||
| 1775 | + sp:predicate rdf:type ; | ||
| 1776 | + sp:subject | ||
| 1777 | + [ sp:varName "temporalpartofaspatialpartofawellbore"^^xsd:string | ||
| 1778 | + ] | ||
| 1779 | + ] [ sp:object | ||
| 1780 | + [ sp:varName "wellborebottom"^^xsd:string | ||
| 1781 | + ] ; | ||
| 1782 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; | ||
| 1783 | + sp:subject | ||
| 1784 | + [ sp:varName "temporalpartofaspatialpartofawellbore"^^xsd:string | ||
| 1785 | + ] | ||
| 1786 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/well#WellBoreBottom> ; | ||
| 1787 | + sp:predicate rdf:type ; | ||
| 1788 | + sp:subject | ||
| 1789 | + [ sp:varName "wellborebottom"^^xsd:string | ||
| 1790 | + ] | ||
| 1791 | + ] [ sp:object | ||
| 1792 | + [ sp:varName "temporalpartofaspatialpartofawellbore"^^xsd:string | ||
| 1793 | + ] ; | ||
| 1794 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#spatialPartOf> ; | ||
| 1795 | + sp:subject | ||
| 1796 | + [ sp:varName "bhfluid"^^xsd:string | ||
| 1797 | + ] | ||
| 1798 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/material#Fluid> ; | ||
| 1799 | + sp:predicate rdf:type ; | ||
| 1800 | + sp:subject | ||
| 1801 | + [ sp:varName "bhfluid"^^xsd:string | ||
| 1802 | + ] | ||
| 1803 | + ] [ sp:object | ||
| 1804 | + [ sp:varName "bhtemperature"^^xsd:string | ||
| 1805 | + ] ; | ||
| 1806 | + sp:predicate rdf:type ; | ||
| 1807 | + sp:subject | ||
| 1808 | + [ sp:varName "bhfluid"^^xsd:string | ||
| 1809 | + ] | ||
| 1810 | + ] [ sp:object | ||
| 1811 | + [ sp:varName "bhpressure"^^xsd:string | ||
| 1812 | + ] ; | ||
| 1813 | + sp:predicate rdf:type ; | ||
| 1814 | + sp:subject | ||
| 1815 | + [ sp:varName "bhfluid"^^xsd:string | ||
| 1816 | + ] | ||
| 1817 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Pressure> ; | ||
| 1818 | + sp:predicate rdf:type ; | ||
| 1819 | + sp:subject | ||
| 1820 | + [ sp:varName "bhpressure"^^xsd:string | ||
| 1821 | + ] | ||
| 1822 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Temperature> ; | ||
| 1823 | + sp:predicate rdf:type ; | ||
| 1824 | + sp:subject | ||
| 1825 | + [ sp:varName "bhtemperature"^^xsd:string | ||
| 1826 | + ] | ||
| 1827 | + ] [ sp:object | ||
| 1828 | + [ sp:varName "bottomHolePressure"^^xsd:string | ||
| 1829 | + ] ; | ||
| 1830 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#bar> ; | ||
| 1831 | + sp:subject | ||
| 1832 | + [ sp:varName "bhpressure"^^xsd:string | ||
| 1833 | + ] | ||
| 1834 | + ] [ sp:object | ||
| 1835 | + [ sp:varName "bottomHoleTemperature"^^xsd:string | ||
| 1836 | + ] ; | ||
| 1837 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#celsius> ; | ||
| 1838 | + sp:subject | ||
| 1839 | + [ sp:varName "bhtemperature"^^xsd:string | ||
| 1840 | + ] | ||
| 1841 | + ]) | ||
| 1842 | + ] [ rdf:type sp:Optional ; | ||
| 1717 | sp:elements ([ sp:object | 1843 | sp:elements ([ sp:object |
| 1718 | [ sp:varName "flow"^^xsd:string | 1844 | [ sp:varName "flow"^^xsd:string |
| 1719 | ] ; | 1845 | ] ; |
| ... | @@ -1753,9 +1879,7 @@ dpr-tables:WellProductionTest | ... | @@ -1753,9 +1879,7 @@ dpr-tables:WellProductionTest |
| 1753 | ] [ sp:object | 1879 | ] [ sp:object |
| 1754 | [ sp:varName "separatorPressure"^^xsd:string | 1880 | [ sp:varName "separatorPressure"^^xsd:string |
| 1755 | ] ; | 1881 | ] ; |
| 1756 | - sp:predicate | 1882 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#bar> ; |
| 1757 | - [ sp:varName "pred"^^xsd:string | ||
| 1758 | - ] ; | ||
| 1759 | sp:subject | 1883 | sp:subject |
| 1760 | [ sp:varName "spressure"^^xsd:string | 1884 | [ sp:varName "spressure"^^xsd:string |
| 1761 | ] | 1885 | ] |
| ... | @@ -1772,13 +1896,11 @@ dpr-tables:WellProductionTest | ... | @@ -1772,13 +1896,11 @@ dpr-tables:WellProductionTest |
| 1772 | [ sp:varName "stemperature"^^xsd:string | 1896 | [ sp:varName "stemperature"^^xsd:string |
| 1773 | ] | 1897 | ] |
| 1774 | ] [ sp:object | 1898 | ] [ sp:object |
| 1775 | - [ sp:varName "separatorTempature"^^xsd:string | 1899 | + [ sp:varName "separatorTemperature"^^xsd:string |
| 1776 | - ] ; | ||
| 1777 | - sp:predicate | ||
| 1778 | - [ sp:varName "pred"^^xsd:string | ||
| 1779 | ] ; | 1900 | ] ; |
| 1901 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#celsius> ; | ||
| 1780 | sp:subject | 1902 | sp:subject |
| 1781 | - [ sp:varName "steperature"^^xsd:string | 1903 | + [ sp:varName "stemperature"^^xsd:string |
| 1782 | ] | 1904 | ] |
| 1783 | ]) | 1905 | ]) |
| 1784 | ] [ rdf:type sp:Optional ; | 1906 | ] [ rdf:type sp:Optional ; |
| ... | @@ -1864,7 +1986,16 @@ dpr-tables:WellProductionTest | ... | @@ -1864,7 +1986,16 @@ dpr-tables:WellProductionTest |
| 1864 | ]) | 1986 | ]) |
| 1865 | ]) | 1987 | ]) |
| 1866 | ] ; | 1988 | ] ; |
| 1867 | - rhspin:tableHeaders ("Well"^^xsd:string "Test Type"^^xsd:string "Reason"^^xsd:string "Started or Nominally At"^^xsd:string "Description "^^xsd:string "Operating Method"^^xsd:string "Bottom HoleTempature"^^xsd:string "Bottom Hole Pressure"^^xsd:string "Separator Tempature"^^xsd:string "Separator Pressure"^^xsd:string) . | 1989 | + rhspin:tableHeaders ("Well"^^xsd:string "Test Type"^^xsd:string "Reason"^^xsd:string "Started or Nominally At"^^xsd:string "Description "^^xsd:string """Operating |
| 1990 | +Method"""^^xsd:string """Bottom Hole | ||
| 1991 | +Temperature | ||
| 1992 | +C"""^^xsd:string """Bottom Hole | ||
| 1993 | +Pressure | ||
| 1994 | +bar"""^^xsd:string """Separator | ||
| 1995 | +Temperature | ||
| 1996 | +C"""^^xsd:string """Separator | ||
| 1997 | +Pressure | ||
| 1998 | +bar"""^^xsd:string) . | ||
| 1868 | 1999 | ||
| 1869 | dpr-tables:WellTest | 2000 | dpr-tables:WellTest |
| 1870 | rdf:type rhspin:TableTemplate ; | 2001 | rdf:type rhspin:TableTemplate ; | ... | ... |
-
Please register or login to post a comment