David Price

Started fix of requirement change of test on well rather than test on wellbore.

...@@ -825,7 +825,7 @@ dpr-tables:WellFluidLevelTest ...@@ -825,7 +825,7 @@ dpr-tables:WellFluidLevelTest
825 ] [ sp:object 825 ] [ sp:object
826 [ sp:varName "wellborePart"^^xsd:string 826 [ sp:varName "wellborePart"^^xsd:string
827 ] ; 827 ] ;
828 - sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; 828 + sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWell> ;
829 sp:subject 829 sp:subject
830 [ sp:varName "wellTest"^^xsd:string 830 [ sp:varName "wellTest"^^xsd:string
831 ] 831 ]
...@@ -999,7 +999,7 @@ dpr-tables:WellInjectionTest ...@@ -999,7 +999,7 @@ dpr-tables:WellInjectionTest
999 ] [ sp:object 999 ] [ sp:object
1000 [ sp:varName "wellborePart"^^xsd:string 1000 [ sp:varName "wellborePart"^^xsd:string
1001 ] ; 1001 ] ;
1002 - sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; 1002 + sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWell> ;
1003 sp:subject 1003 sp:subject
1004 [ sp:varName "wellTest"^^xsd:string 1004 [ sp:varName "wellTest"^^xsd:string
1005 ] 1005 ]
...@@ -1217,7 +1217,7 @@ dpr-tables:WellInjectionTest ...@@ -1217,7 +1217,7 @@ dpr-tables:WellInjectionTest
1217 ]) 1217 ])
1218 ]) 1218 ])
1219 ] ; 1219 ] ;
1220 - rhspin:tableHeaders ("Wellbore"^^xsd:string "Test Type"^^xsd:string "Nominally At"^^xsd:string """Duration 1220 + rhspin:tableHeaders ("Well"^^xsd:string "Test Type"^^xsd:string "Nominally At"^^xsd:string """Duration
1221 hr"""^^xsd:string "Injected Fluid"^^xsd:string "Reason"^^xsd:string """Min Annular Pressure 1221 hr"""^^xsd:string "Injected Fluid"^^xsd:string "Reason"^^xsd:string """Min Annular Pressure
1222 bar"""^^xsd:string """Max Annular Pressure 1222 bar"""^^xsd:string """Max Annular Pressure
1223 bar"""^^xsd:string """Wellhead Flowing Pressure 1223 bar"""^^xsd:string """Wellhead Flowing Pressure
...@@ -1536,7 +1536,7 @@ dpr-tables:WellProductionTest ...@@ -1536,7 +1536,7 @@ dpr-tables:WellProductionTest
1536 ] [ sp:object 1536 ] [ sp:object
1537 [ sp:varName "wellborePart"^^xsd:string 1537 [ sp:varName "wellborePart"^^xsd:string
1538 ] ; 1538 ] ;
1539 - sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; 1539 + sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWell> ;
1540 sp:subject 1540 sp:subject
1541 [ sp:varName "wellTest"^^xsd:string 1541 [ sp:varName "wellTest"^^xsd:string
1542 ] 1542 ]
...@@ -1669,7 +1669,7 @@ dpr-tables:WellTest ...@@ -1669,7 +1669,7 @@ dpr-tables:WellTest
1669 ] [ sp:object 1669 ] [ sp:object
1670 [ sp:varName "wellborePart"^^xsd:string 1670 [ sp:varName "wellborePart"^^xsd:string
1671 ] ; 1671 ] ;
1672 - sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; 1672 + sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWell> ;
1673 sp:subject 1673 sp:subject
1674 [ sp:varName "wellTest"^^xsd:string 1674 [ sp:varName "wellTest"^^xsd:string
1675 ] 1675 ]
...@@ -1821,4 +1821,4 @@ dpr-tables:WellTest ...@@ -1821,4 +1821,4 @@ dpr-tables:WellTest
1821 ]) 1821 ])
1822 ]) 1822 ])
1823 ] ; 1823 ] ;
1824 - rhspin:tableHeaders ("Wellbore"^^xsd:string "Test Type"^^xsd:string "Activity"^^xsd:string "Reason"^^xsd:string "Started or Nominally At"^^xsd:string "Duration hr"^^xsd:string "Description "^^xsd:string "Predecessor At"^^xsd:string "Last Valid At"^^xsd:string) . 1824 + rhspin:tableHeaders ("Well"^^xsd:string "Test Type"^^xsd:string "Activity"^^xsd:string "Reason"^^xsd:string "Started or Nominally At"^^xsd:string "Duration hr"^^xsd:string "Description "^^xsd:string "Predecessor At"^^xsd:string "Last Valid At"^^xsd:string) .
......