Showing
1 changed file
with
422 additions
and
348 deletions
| ... | @@ -673,133 +673,279 @@ ddr-tables:CementFluidInformation | ... | @@ -673,133 +673,279 @@ ddr-tables:CementFluidInformation |
| 673 | rdfs:subClassOf rhspin:DDRTableTemplates ; | 673 | rdfs:subClassOf rhspin:DDRTableTemplates ; |
| 674 | spin:body | 674 | spin:body |
| 675 | [ rdf:type sp:Select ; | 675 | [ rdf:type sp:Select ; |
| 676 | - sp:resultVariables (_:b1 _:b2 _:b3 _:b4 _:b5 _:b6 _:b7 _:b8 _:b9) ; | 676 | + sp:resultVariables ([ sp:varName "startTime"^^xsd:string |
| 677 | - sp:where ([ sp:object _:b10 ; | 677 | + ] [ sp:varName "fluidType"^^xsd:string |
| 678 | + ] [ sp:varName "volumePumped"^^xsd:string | ||
| 679 | + ] [ sp:varName "fluidDensity"^^xsd:string | ||
| 680 | + ] [ sp:varName "yieldPoint"^^xsd:string | ||
| 681 | + ] [ sp:varName "mixWaterRatio"^^xsd:string | ||
| 682 | + ] [ sp:varName "freeWater"^^xsd:string | ||
| 683 | + ] [ sp:varName "thickeningTime"^^xsd:string | ||
| 684 | + ] [ sp:varName "fluidDescription"^^xsd:string | ||
| 685 | + ] [ sp:varName "comments"^^xsd:string | ||
| 686 | + ]) ; | ||
| 687 | + sp:where ([ sp:object | ||
| 688 | + [ sp:varName "reportOn"^^xsd:string | ||
| 689 | + ] ; | ||
| 678 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; | 690 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; |
| 679 | sp:subject | 691 | sp:subject |
| 680 | [ sp:varName "report"^^xsd:string | 692 | [ sp:varName "report"^^xsd:string |
| 681 | ] | 693 | ] |
| 682 | - ] [ sp:object _:b11 ; | 694 | + ] [ sp:object |
| 695 | + [ sp:varName "wcj"^^xsd:string | ||
| 696 | + ] ; | ||
| 683 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 697 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
| 684 | - sp:subject _:b10 | 698 | + sp:subject |
| 685 | - ] [ sp:object _:b12 ; | 699 | + [ sp:varName "reportOn"^^xsd:string |
| 700 | + ] | ||
| 701 | + ] [ sp:object | ||
| 702 | + [ sp:varName "wcjclass"^^xsd:string | ||
| 703 | + ] ; | ||
| 686 | sp:predicate rdf:type ; | 704 | sp:predicate rdf:type ; |
| 687 | - sp:subject _:b11 | 705 | + sp:subject |
| 706 | + [ sp:varName "wcj"^^xsd:string | ||
| 707 | + ] | ||
| 688 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellCementJobPurposeType> ; | 708 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellCementJobPurposeType> ; |
| 689 | sp:predicate rdf:type ; | 709 | sp:predicate rdf:type ; |
| 690 | - sp:subject _:b12 | 710 | + sp:subject |
| 691 | - ] [ sp:object _:b13 ; | 711 | + [ sp:varName "wcjclass"^^xsd:string |
| 712 | + ] | ||
| 713 | + ] [ sp:object | ||
| 714 | + [ sp:varName "cementPumping"^^xsd:string | ||
| 715 | + ] ; | ||
| 692 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 716 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
| 693 | - sp:subject _:b11 | 717 | + sp:subject |
| 694 | - ] [ sp:object _:b14 ; | 718 | + [ sp:varName "wcj"^^xsd:string |
| 719 | + ] | ||
| 720 | + ] [ sp:object | ||
| 721 | + [ sp:varName "wcPumpingFluidReturnType"^^xsd:string | ||
| 722 | + ] ; | ||
| 695 | sp:predicate rdf:type ; | 723 | sp:predicate rdf:type ; |
| 696 | - sp:subject _:b13 | 724 | + sp:subject |
| 725 | + [ sp:varName "cementPumping"^^xsd:string | ||
| 726 | + ] | ||
| 697 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellCementPumpingFluidReturnType> ; | 727 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellCementPumpingFluidReturnType> ; |
| 698 | sp:predicate rdf:type ; | 728 | sp:predicate rdf:type ; |
| 699 | - sp:subject _:b14 | 729 | + sp:subject |
| 700 | - ] [ sp:object _:b15 ; | 730 | + [ sp:varName "wcPumpingFluidReturnType"^^xsd:string |
| 731 | + ] | ||
| 732 | + ] [ sp:object | ||
| 733 | + [ sp:varName "pumpedFluid"^^xsd:string | ||
| 734 | + ] ; | ||
| 701 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#pumpedFluid> ; | 735 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#pumpedFluid> ; |
| 702 | - sp:subject _:b13 | 736 | + sp:subject |
| 737 | + [ sp:varName "cementPumping"^^xsd:string | ||
| 738 | + ] | ||
| 703 | ] [ sp:object <http://www.reportinghub.no/ep/schema/well#CementingFluid> ; | 739 | ] [ sp:object <http://www.reportinghub.no/ep/schema/well#CementingFluid> ; |
| 704 | sp:predicate rdf:type ; | 740 | sp:predicate rdf:type ; |
| 705 | - sp:subject _:b15 | 741 | + sp:subject |
| 706 | - ] [ sp:object _:b16 ; | 742 | + [ sp:varName "pumpedFluid"^^xsd:string |
| 743 | + ] | ||
| 744 | + ] [ sp:object | ||
| 745 | + [ sp:varName "fluid"^^xsd:string | ||
| 746 | + ] ; | ||
| 707 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 747 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
| 708 | - sp:subject _:b15 | 748 | + sp:subject |
| 709 | - ] [ sp:object _:b17 ; | 749 | + [ sp:varName "pumpedFluid"^^xsd:string |
| 750 | + ] | ||
| 751 | + ] [ sp:object | ||
| 752 | + [ sp:varName "ftype"^^xsd:string | ||
| 753 | + ] ; | ||
| 710 | sp:predicate rdf:type ; | 754 | sp:predicate rdf:type ; |
| 711 | - sp:subject _:b16 | 755 | + sp:subject |
| 756 | + [ sp:varName "fluid"^^xsd:string | ||
| 757 | + ] | ||
| 712 | ] [ sp:object <http://www.reportinghub.no/ep/schema/well#CementingFluidType> ; | 758 | ] [ sp:object <http://www.reportinghub.no/ep/schema/well#CementingFluidType> ; |
| 713 | sp:predicate rdf:type ; | 759 | sp:predicate rdf:type ; |
| 714 | - sp:subject _:b17 | 760 | + sp:subject |
| 715 | - ] [ sp:object _:b1 ; | 761 | + [ sp:varName "ftype"^^xsd:string |
| 762 | + ] | ||
| 763 | + ] [ sp:object | ||
| 764 | + [ sp:varName "fluidType"^^xsd:string | ||
| 765 | + ] ; | ||
| 716 | sp:predicate rdfs:label ; | 766 | sp:predicate rdfs:label ; |
| 717 | - sp:subject _:b17 | 767 | + sp:subject |
| 768 | + [ sp:varName "ftype"^^xsd:string | ||
| 769 | + ] | ||
| 718 | ] [ rdf:type sp:Optional ; | 770 | ] [ rdf:type sp:Optional ; |
| 719 | - sp:elements ([ sp:object _:b18 ; | 771 | + sp:elements ([ sp:object |
| 772 | + [ sp:varName "startedAt"^^xsd:string | ||
| 773 | + ] ; | ||
| 774 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; | ||
| 775 | + sp:subject | ||
| 776 | + [ sp:varName "cementPumping"^^xsd:string | ||
| 777 | + ] | ||
| 778 | + ] [ rdf:type sp:Bind ; | ||
| 779 | + sp:expression | ||
| 780 | + [ rdf:type spif:dateFormat ; | ||
| 781 | + arg:date | ||
| 782 | + [ sp:varName "startedAt"^^xsd:string | ||
| 783 | + ] ; | ||
| 784 | + arg:pattern "HH:mm" | ||
| 785 | + ] ; | ||
| 786 | + sp:variable | ||
| 787 | + [ sp:varName "startTime"^^xsd:string | ||
| 788 | + ] | ||
| 789 | + ]) | ||
| 790 | + ] [ rdf:type sp:Optional ; | ||
| 791 | + sp:elements ([ sp:object | ||
| 792 | + [ sp:varName "userDescribedCementingFluidType"^^xsd:string | ||
| 793 | + ] ; | ||
| 720 | sp:predicate rdf:type ; | 794 | sp:predicate rdf:type ; |
| 721 | - sp:subject _:b16 | 795 | + sp:subject |
| 796 | + [ sp:varName "fluid"^^xsd:string | ||
| 797 | + ] | ||
| 722 | ] [ sp:object <http://www.reportinghub.no/ep/schema/well#UserDescribedCementingFluidType> ; | 798 | ] [ sp:object <http://www.reportinghub.no/ep/schema/well#UserDescribedCementingFluidType> ; |
| 723 | sp:predicate rdf:type ; | 799 | sp:predicate rdf:type ; |
| 724 | - sp:subject _:b18 | 800 | + sp:subject |
| 725 | - ] [ sp:object _:b8 ; | 801 | + [ sp:varName "userDescribedCementingFluidType"^^xsd:string |
| 802 | + ] | ||
| 803 | + ] [ sp:object | ||
| 804 | + [ sp:varName "fluidDescription"^^xsd:string | ||
| 805 | + ] ; | ||
| 726 | sp:predicate rdfs:comment ; | 806 | sp:predicate rdfs:comment ; |
| 727 | - sp:subject _:b18 | 807 | + sp:subject |
| 808 | + [ sp:varName "userDescribedCementingFluidType"^^xsd:string | ||
| 809 | + ] | ||
| 728 | ]) | 810 | ]) |
| 729 | ] [ rdf:type sp:Optional ; | 811 | ] [ rdf:type sp:Optional ; |
| 730 | - sp:elements ([ sp:object _:b19 ; | 812 | + sp:elements ([ sp:object |
| 813 | + [ sp:varName "density"^^xsd:string | ||
| 814 | + ] ; | ||
| 731 | sp:predicate rdf:type ; | 815 | sp:predicate rdf:type ; |
| 732 | - sp:subject _:b16 | 816 | + sp:subject |
| 817 | + [ sp:varName "fluid"^^xsd:string | ||
| 818 | + ] | ||
| 733 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Density> ; | 819 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Density> ; |
| 734 | sp:predicate rdf:type ; | 820 | sp:predicate rdf:type ; |
| 735 | - sp:subject _:b19 | 821 | + sp:subject |
| 736 | - ] [ sp:object _:b3 ; | 822 | + [ sp:varName "density"^^xsd:string |
| 823 | + ] | ||
| 824 | + ] [ sp:object | ||
| 825 | + [ sp:varName "fluidDensity"^^xsd:string | ||
| 826 | + ] ; | ||
| 737 | sp:predicate <http://www.reportinghub.no/ep/schema/core#specificGravity> ; | 827 | sp:predicate <http://www.reportinghub.no/ep/schema/core#specificGravity> ; |
| 738 | - sp:subject _:b19 | 828 | + sp:subject |
| 829 | + [ sp:varName "density"^^xsd:string | ||
| 830 | + ] | ||
| 739 | ]) | 831 | ]) |
| 740 | ] [ rdf:type sp:Optional ; | 832 | ] [ rdf:type sp:Optional ; |
| 741 | - sp:elements ([ sp:object _:b20 ; | 833 | + sp:elements ([ sp:object |
| 834 | + [ sp:varName "yp"^^xsd:string | ||
| 835 | + ] ; | ||
| 742 | sp:predicate rdf:type ; | 836 | sp:predicate rdf:type ; |
| 743 | - sp:subject _:b16 | 837 | + sp:subject |
| 838 | + [ sp:varName "fluid"^^xsd:string | ||
| 839 | + ] | ||
| 744 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#YieldPoint> ; | 840 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#YieldPoint> ; |
| 745 | sp:predicate rdf:type ; | 841 | sp:predicate rdf:type ; |
| 746 | - sp:subject _:b20 | 842 | + sp:subject |
| 747 | - ] [ sp:object _:b4 ; | 843 | + [ sp:varName "yp"^^xsd:string |
| 844 | + ] | ||
| 845 | + ] [ sp:object | ||
| 846 | + [ sp:varName "yieldPoint"^^xsd:string | ||
| 847 | + ] ; | ||
| 748 | sp:predicate <http://www.reportinghub.no/ep/schema/core#foot3_sack94-1> ; | 848 | sp:predicate <http://www.reportinghub.no/ep/schema/core#foot3_sack94-1> ; |
| 749 | - sp:subject _:b20 | 849 | + sp:subject |
| 850 | + [ sp:varName "yp"^^xsd:string | ||
| 851 | + ] | ||
| 750 | ]) | 852 | ]) |
| 751 | ] [ rdf:type sp:Optional ; | 853 | ] [ rdf:type sp:Optional ; |
| 752 | - sp:elements ([ sp:object _:b21 ; | 854 | + sp:elements ([ sp:object |
| 855 | + [ sp:varName "ratio"^^xsd:string | ||
| 856 | + ] ; | ||
| 753 | sp:predicate <http://www.reportinghub.no/ep/schema/well#ratioOfCementMixToWater> ; | 857 | sp:predicate <http://www.reportinghub.no/ep/schema/well#ratioOfCementMixToWater> ; |
| 754 | - sp:subject _:b16 | 858 | + sp:subject |
| 859 | + [ sp:varName "fluid"^^xsd:string | ||
| 860 | + ] | ||
| 755 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificVolume> ; | 861 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificVolume> ; |
| 756 | sp:predicate rdf:type ; | 862 | sp:predicate rdf:type ; |
| 757 | - sp:subject _:b21 | 863 | + sp:subject |
| 758 | - ] [ sp:object _:b5 ; | 864 | + [ sp:varName "ratio"^^xsd:string |
| 865 | + ] | ||
| 866 | + ] [ sp:object | ||
| 867 | + [ sp:varName "mixWaterRatio"^^xsd:string | ||
| 868 | + ] ; | ||
| 759 | sp:predicate <http://www.reportinghub.no/ep/schema/core#usGallon_sack94-1> ; | 869 | sp:predicate <http://www.reportinghub.no/ep/schema/core#usGallon_sack94-1> ; |
| 760 | - sp:subject _:b21 | 870 | + sp:subject |
| 871 | + [ sp:varName "ratio"^^xsd:string | ||
| 872 | + ] | ||
| 761 | ]) | 873 | ]) |
| 762 | ] [ rdf:type sp:Optional ; | 874 | ] [ rdf:type sp:Optional ; |
| 763 | - sp:elements ([ sp:object _:b22 ; | 875 | + sp:elements ([ sp:object |
| 876 | + [ sp:varName "fw"^^xsd:string | ||
| 877 | + ] ; | ||
| 764 | sp:predicate <http://www.reportinghub.no/ep/schema/well#cementingFluidPerCentFreeWater> ; | 878 | sp:predicate <http://www.reportinghub.no/ep/schema/well#cementingFluidPerCentFreeWater> ; |
| 765 | - sp:subject _:b16 | 879 | + sp:subject |
| 880 | + [ sp:varName "fluid"^^xsd:string | ||
| 881 | + ] | ||
| 766 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificVolume> ; | 882 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificVolume> ; |
| 767 | sp:predicate rdf:type ; | 883 | sp:predicate rdf:type ; |
| 768 | - sp:subject _:b22 | 884 | + sp:subject |
| 769 | - ] [ sp:object _:b6 ; | 885 | + [ sp:varName "fw"^^xsd:string |
| 886 | + ] | ||
| 887 | + ] [ sp:object | ||
| 888 | + [ sp:varName "freeWater"^^xsd:string | ||
| 889 | + ] ; | ||
| 770 | sp:predicate <http://www.reportinghub.no/ep/schema/core#perCentByVolume> ; | 890 | sp:predicate <http://www.reportinghub.no/ep/schema/core#perCentByVolume> ; |
| 771 | - sp:subject _:b22 | 891 | + sp:subject |
| 892 | + [ sp:varName "fw"^^xsd:string | ||
| 893 | + ] | ||
| 772 | ]) | 894 | ]) |
| 773 | ] [ rdf:type sp:Optional ; | 895 | ] [ rdf:type sp:Optional ; |
| 774 | - sp:elements ([ sp:object _:b23 ; | 896 | + sp:elements ([ sp:object |
| 897 | + [ sp:varName "tt"^^xsd:string | ||
| 898 | + ] ; | ||
| 775 | sp:predicate <http://www.reportinghub.no/ep/schema/well#cementingFluidThickeningTime> ; | 899 | sp:predicate <http://www.reportinghub.no/ep/schema/well#cementingFluidThickeningTime> ; |
| 776 | - sp:subject _:b16 | 900 | + sp:subject |
| 901 | + [ sp:varName "fluid"^^xsd:string | ||
| 902 | + ] | ||
| 777 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#TimeDuration> ; | 903 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#TimeDuration> ; |
| 778 | sp:predicate rdf:type ; | 904 | sp:predicate rdf:type ; |
| 779 | - sp:subject _:b23 | 905 | + sp:subject |
| 780 | - ] [ sp:object _:b7 ; | 906 | + [ sp:varName "tt"^^xsd:string |
| 907 | + ] | ||
| 908 | + ] [ sp:object | ||
| 909 | + [ sp:varName "thickeningTime"^^xsd:string | ||
| 910 | + ] ; | ||
| 781 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hour> ; | 911 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hour> ; |
| 782 | - sp:subject _:b23 | 912 | + sp:subject |
| 913 | + [ sp:varName "tt"^^xsd:string | ||
| 914 | + ] | ||
| 783 | ]) | 915 | ]) |
| 784 | ] [ rdf:type sp:Optional ; | 916 | ] [ rdf:type sp:Optional ; |
| 785 | - sp:elements ([ sp:object _:b9 ; | 917 | + sp:elements ([ sp:object |
| 918 | + [ sp:varName "comments"^^xsd:string | ||
| 919 | + ] ; | ||
| 786 | sp:predicate rdfs:comment ; | 920 | sp:predicate rdfs:comment ; |
| 787 | - sp:subject _:b16 | 921 | + sp:subject |
| 922 | + [ sp:varName "fluid"^^xsd:string | ||
| 923 | + ] | ||
| 788 | ]) | 924 | ]) |
| 789 | ] [ rdf:type sp:Optional ; | 925 | ] [ rdf:type sp:Optional ; |
| 790 | - sp:elements ([ sp:object _:b24 ; | 926 | + sp:elements ([ sp:object |
| 927 | + [ sp:varName "volPumped"^^xsd:string | ||
| 928 | + ] ; | ||
| 791 | sp:predicate rdf:type ; | 929 | sp:predicate rdf:type ; |
| 792 | - sp:subject _:b16 | 930 | + sp:subject |
| 931 | + [ sp:varName "fluid"^^xsd:string | ||
| 932 | + ] | ||
| 793 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Volume> ; | 933 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Volume> ; |
| 794 | sp:predicate rdf:type ; | 934 | sp:predicate rdf:type ; |
| 795 | - sp:subject _:b24 | 935 | + sp:subject |
| 796 | - ] [ sp:object _:b2 ; | 936 | + [ sp:varName "volPumped"^^xsd:string |
| 937 | + ] | ||
| 938 | + ] [ sp:object | ||
| 939 | + [ sp:varName "volumePumped"^^xsd:string | ||
| 940 | + ] ; | ||
| 797 | sp:predicate <http://www.reportinghub.no/ep/schema/core#metre3> ; | 941 | sp:predicate <http://www.reportinghub.no/ep/schema/core#metre3> ; |
| 798 | - sp:subject _:b24 | 942 | + sp:subject |
| 943 | + [ sp:varName "volPumped"^^xsd:string | ||
| 944 | + ] | ||
| 799 | ]) | 945 | ]) |
| 800 | ]) | 946 | ]) |
| 801 | ] ; | 947 | ] ; |
| 802 | - rhspin:tableHeaders ("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) . | 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) . |
| 803 | 949 | ||
| 804 | ddr-tables:CementInformation | 950 | ddr-tables:CementInformation |
| 805 | rdf:type rhspin:TableTemplate ; | 951 | rdf:type rhspin:TableTemplate ; |
| ... | @@ -1254,87 +1400,87 @@ ddr-tables:CoreInformation | ... | @@ -1254,87 +1400,87 @@ ddr-tables:CoreInformation |
| 1254 | rdfs:subClassOf rhspin:DDRTableTemplates ; | 1400 | rdfs:subClassOf rhspin:DDRTableTemplates ; |
| 1255 | spin:body | 1401 | spin:body |
| 1256 | [ rdf:type sp:Select ; | 1402 | [ rdf:type sp:Select ; |
| 1257 | - sp:orderBy (_:b25) ; | 1403 | + sp:orderBy (_:b1) ; |
| 1258 | - sp:resultVariables (_:b25 _:b26 _:b27 _:b28 _:b29 _:b30 _:b31 _:b32) ; | 1404 | + sp:resultVariables (_:b1 _:b2 _:b3 _:b4 _:b5 _:b6 _:b7 _:b8) ; |
| 1259 | - sp:where ([ sp:object _:b33 ; | 1405 | + sp:where ([ sp:object _:b9 ; |
| 1260 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; | 1406 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; |
| 1261 | sp:subject | 1407 | sp:subject |
| 1262 | [ sp:varName "report"^^xsd:string | 1408 | [ sp:varName "report"^^xsd:string |
| 1263 | ] | 1409 | ] |
| 1264 | - ] [ sp:object _:b34 ; | 1410 | + ] [ sp:object _:b10 ; |
| 1265 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 1411 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
| 1266 | - sp:subject _:b33 | 1412 | + sp:subject _:b9 |
| 1267 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#ExtractAWellCore> ; | 1413 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#ExtractAWellCore> ; |
| 1268 | sp:predicate rdf:type ; | 1414 | sp:predicate rdf:type ; |
| 1269 | - sp:subject _:b34 | 1415 | + sp:subject _:b10 |
| 1270 | - ] [ sp:object _:b25 ; | 1416 | + ] [ sp:object _:b1 ; |
| 1271 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#identificationNumberOfCore> ; | 1417 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#identificationNumberOfCore> ; |
| 1272 | - sp:subject _:b34 | 1418 | + sp:subject _:b10 |
| 1273 | ] [ rdf:type sp:Optional ; | 1419 | ] [ rdf:type sp:Optional ; |
| 1274 | - sp:elements ([ sp:object _:b35 ; | 1420 | + sp:elements ([ sp:object _:b11 ; |
| 1275 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 1421 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
| 1276 | - sp:subject _:b34 | 1422 | + sp:subject _:b10 |
| 1277 | ] [ rdf:type sp:Optional ; | 1423 | ] [ rdf:type sp:Optional ; |
| 1278 | - sp:elements ([ sp:object _:b36 ; | 1424 | + sp:elements ([ sp:object _:b12 ; |
| 1279 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore> ; | 1425 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore> ; |
| 1280 | - sp:subject _:b35 | 1426 | + sp:subject _:b11 |
| 1281 | - ] [ sp:object _:b26 ; | 1427 | + ] [ sp:object _:b2 ; |
| 1282 | sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; | 1428 | sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; |
| 1283 | - sp:subject _:b36 | 1429 | + sp:subject _:b12 |
| 1284 | ]) | 1430 | ]) |
| 1285 | ] [ rdf:type sp:Optional ; | 1431 | ] [ rdf:type sp:Optional ; |
| 1286 | - sp:elements ([ sp:object _:b37 ; | 1432 | + sp:elements ([ sp:object _:b13 ; |
| 1287 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheBottomOfAPartOfAWellBore> ; | 1433 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheBottomOfAPartOfAWellBore> ; |
| 1288 | - sp:subject _:b35 | 1434 | + sp:subject _:b11 |
| 1289 | - ] [ sp:object _:b27 ; | 1435 | + ] [ sp:object _:b3 ; |
| 1290 | sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; | 1436 | sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; |
| 1291 | - sp:subject _:b37 | 1437 | + sp:subject _:b13 |
| 1292 | ]) | 1438 | ]) |
| 1293 | ]) | 1439 | ]) |
| 1294 | ] [ rdf:type sp:Optional ; | 1440 | ] [ rdf:type sp:Optional ; |
| 1295 | - sp:elements ([ sp:object _:b38 ; | 1441 | + sp:elements ([ sp:object _:b14 ; |
| 1296 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#recoveredCore> ; | 1442 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#recoveredCore> ; |
| 1297 | - sp:subject _:b34 | 1443 | + sp:subject _:b10 |
| 1298 | ] [ rdf:type sp:Optional ; | 1444 | ] [ rdf:type sp:Optional ; |
| 1299 | - sp:elements ([ sp:object _:b32 ; | 1445 | + sp:elements ([ sp:object _:b8 ; |
| 1300 | sp:predicate rdfs:comment ; | 1446 | sp:predicate rdfs:comment ; |
| 1301 | - sp:subject _:b38 | 1447 | + sp:subject _:b14 |
| 1302 | ]) | 1448 | ]) |
| 1303 | ] [ rdf:type sp:Optional ; | 1449 | ] [ rdf:type sp:Optional ; |
| 1304 | - sp:elements ([ sp:object _:b39 ; | 1450 | + sp:elements ([ sp:object _:b15 ; |
| 1305 | sp:predicate <http://www.reportinghub.no/ep/schema/well#relativeAmountOfCoreRecovered> ; | 1451 | sp:predicate <http://www.reportinghub.no/ep/schema/well#relativeAmountOfCoreRecovered> ; |
| 1306 | - sp:subject _:b38 | 1452 | + sp:subject _:b14 |
| 1307 | - ] [ sp:object _:b29 ; | 1453 | + ] [ sp:object _:b5 ; |
| 1308 | sp:predicate <http://www.reportinghub.no/ep/schema/core#perCentByVolume> ; | 1454 | sp:predicate <http://www.reportinghub.no/ep/schema/core#perCentByVolume> ; |
| 1309 | - sp:subject _:b39 | 1455 | + sp:subject _:b15 |
| 1310 | ]) | 1456 | ]) |
| 1311 | ] [ rdf:type sp:Optional ; | 1457 | ] [ rdf:type sp:Optional ; |
| 1312 | - sp:elements ([ sp:object _:b40 ; | 1458 | + sp:elements ([ sp:object _:b16 ; |
| 1313 | sp:predicate <http://www.reportinghub.no/ep/schema/well#coreLength> ; | 1459 | sp:predicate <http://www.reportinghub.no/ep/schema/well#coreLength> ; |
| 1314 | - sp:subject _:b38 | 1460 | + sp:subject _:b14 |
| 1315 | - ] [ sp:object _:b28 ; | 1461 | + ] [ sp:object _:b4 ; |
| 1316 | sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; | 1462 | sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; |
| 1317 | - sp:subject _:b40 | 1463 | + sp:subject _:b16 |
| 1318 | ]) | 1464 | ]) |
| 1319 | ] [ rdf:type sp:Optional ; | 1465 | ] [ rdf:type sp:Optional ; |
| 1320 | - sp:elements ([ sp:object _:b41 ; | 1466 | + sp:elements ([ sp:object _:b17 ; |
| 1321 | sp:predicate <http://www.reportinghub.no/ep/schema/well#hasBarrel> ; | 1467 | sp:predicate <http://www.reportinghub.no/ep/schema/well#hasBarrel> ; |
| 1322 | - sp:subject _:b38 | 1468 | + sp:subject _:b14 |
| 1323 | ] [ rdf:type sp:Optional ; | 1469 | ] [ rdf:type sp:Optional ; |
| 1324 | - sp:elements ([ sp:object _:b42 ; | 1470 | + sp:elements ([ sp:object _:b18 ; |
| 1325 | sp:predicate <http://www.reportinghub.no/ep/schema/equipment#lengthOfInnerBarrel> ; | 1471 | sp:predicate <http://www.reportinghub.no/ep/schema/equipment#lengthOfInnerBarrel> ; |
| 1326 | - sp:subject _:b41 | 1472 | + sp:subject _:b17 |
| 1327 | - ] [ sp:object _:b30 ; | 1473 | + ] [ sp:object _:b6 ; |
| 1328 | sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; | 1474 | sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; |
| 1329 | - sp:subject _:b42 | 1475 | + sp:subject _:b18 |
| 1330 | ]) | 1476 | ]) |
| 1331 | ] [ rdf:type sp:Optional ; | 1477 | ] [ rdf:type sp:Optional ; |
| 1332 | - sp:elements ([ sp:object _:b43 ; | 1478 | + sp:elements ([ sp:object _:b19 ; |
| 1333 | sp:predicate rdf:type ; | 1479 | sp:predicate rdf:type ; |
| 1334 | - sp:subject _:b41 | 1480 | + sp:subject _:b17 |
| 1335 | - ] [ sp:object _:b31 ; | 1481 | + ] [ sp:object _:b7 ; |
| 1336 | sp:predicate rdfs:label ; | 1482 | sp:predicate rdfs:label ; |
| 1337 | - sp:subject _:b43 | 1483 | + sp:subject _:b19 |
| 1338 | ]) | 1484 | ]) |
| 1339 | ]) | 1485 | ]) |
| 1340 | ]) | 1486 | ]) |
| ... | @@ -1348,94 +1494,94 @@ ddr-tables:EquipmentFailure | ... | @@ -1348,94 +1494,94 @@ ddr-tables:EquipmentFailure |
| 1348 | rdfs:subClassOf rhspin:DDRTableTemplates ; | 1494 | rdfs:subClassOf rhspin:DDRTableTemplates ; |
| 1349 | spin:body | 1495 | spin:body |
| 1350 | [ rdf:type sp:Select ; | 1496 | [ rdf:type sp:Select ; |
| 1351 | - sp:orderBy (_:b44) ; | 1497 | + sp:orderBy (_:b20) ; |
| 1352 | - sp:resultVariables (_:b44 _:b45 _:b46 _:b47 _:b48 _:b49 _:b50) ; | 1498 | + sp:resultVariables (_:b20 _:b21 _:b22 _:b23 _:b24 _:b25 _:b26) ; |
| 1353 | - sp:where ([ sp:object _:b51 ; | 1499 | + sp:where ([ sp:object _:b27 ; |
| 1354 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; | 1500 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; |
| 1355 | sp:subject | 1501 | sp:subject |
| 1356 | [ sp:varName "report"^^xsd:string | 1502 | [ sp:varName "report"^^xsd:string |
| 1357 | ] | 1503 | ] |
| 1358 | - ] [ sp:object _:b52 ; | 1504 | + ] [ sp:object _:b28 ; |
| 1359 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 1505 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
| 1360 | - sp:subject _:b51 | 1506 | + sp:subject _:b27 |
| 1361 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#EquipmentFailureAndRepair> ; | 1507 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#EquipmentFailureAndRepair> ; |
| 1362 | sp:predicate rdf:type ; | 1508 | sp:predicate rdf:type ; |
| 1363 | - sp:subject _:b52 | 1509 | + sp:subject _:b28 |
| 1364 | ] [ rdf:type sp:Optional ; | 1510 | ] [ rdf:type sp:Optional ; |
| 1365 | - sp:elements ([ sp:object _:b53 ; | 1511 | + sp:elements ([ sp:object _:b29 ; |
| 1366 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#missedProductionTime> ; | 1512 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#missedProductionTime> ; |
| 1367 | - sp:subject _:b52 | 1513 | + sp:subject _:b28 |
| 1368 | - ] [ sp:object _:b48 ; | 1514 | + ] [ sp:object _:b24 ; |
| 1369 | sp:predicate <http://www.reportinghub.no/ep/schema/core#minute> ; | 1515 | sp:predicate <http://www.reportinghub.no/ep/schema/core#minute> ; |
| 1370 | - sp:subject _:b53 | 1516 | + sp:subject _:b29 |
| 1371 | ]) | 1517 | ]) |
| 1372 | ] [ rdf:type sp:Optional ; | 1518 | ] [ rdf:type sp:Optional ; |
| 1373 | - sp:elements ([ sp:object _:b54 ; | 1519 | + sp:elements ([ sp:object _:b30 ; |
| 1374 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#failedEquipment> ; | 1520 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#failedEquipment> ; |
| 1375 | - sp:subject _:b52 | 1521 | + sp:subject _:b28 |
| 1376 | - ] [ sp:object _:b55 ; | 1522 | + ] [ sp:object _:b31 ; |
| 1377 | sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; | 1523 | sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; |
| 1378 | - sp:subject _:b54 | 1524 | + sp:subject _:b30 |
| 1379 | - ] [ sp:object _:b56 ; | 1525 | + ] [ sp:object _:b32 ; |
| 1380 | sp:predicate rdf:type ; | 1526 | sp:predicate rdf:type ; |
| 1381 | - sp:subject _:b55 | 1527 | + sp:subject _:b31 |
| 1382 | ] [ sp:object <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ; | 1528 | ] [ sp:object <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ; |
| 1383 | sp:predicate rdf:type ; | 1529 | sp:predicate rdf:type ; |
| 1384 | - sp:subject _:b56 | 1530 | + sp:subject _:b32 |
| 1385 | - ] [ sp:object _:b47 ; | 1531 | + ] [ sp:object _:b23 ; |
| 1386 | sp:predicate rdfs:label ; | 1532 | sp:predicate rdfs:label ; |
| 1387 | - sp:subject _:b56 | 1533 | + sp:subject _:b32 |
| 1388 | ]) | 1534 | ]) |
| 1389 | ] [ rdf:type sp:Optional ; | 1535 | ] [ rdf:type sp:Optional ; |
| 1390 | - sp:elements ([ sp:object _:b57 ; | 1536 | + sp:elements ([ sp:object _:b33 ; |
| 1391 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#timeOfFailure> ; | 1537 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#timeOfFailure> ; |
| 1392 | - sp:subject _:b52 | 1538 | + sp:subject _:b28 |
| 1393 | ] [ rdf:type sp:Bind ; | 1539 | ] [ rdf:type sp:Bind ; |
| 1394 | sp:expression | 1540 | sp:expression |
| 1395 | [ rdf:type spif:dateFormat ; | 1541 | [ rdf:type spif:dateFormat ; |
| 1396 | - arg:date _:b57 ; | 1542 | + arg:date _:b33 ; |
| 1397 | arg:pattern "yyyy-MM-dd HH:mm" | 1543 | arg:pattern "yyyy-MM-dd HH:mm" |
| 1398 | ] ; | 1544 | ] ; |
| 1399 | - sp:variable _:b44 | 1545 | + sp:variable _:b20 |
| 1400 | ]) | 1546 | ]) |
| 1401 | ] [ rdf:type sp:Optional ; | 1547 | ] [ rdf:type sp:Optional ; |
| 1402 | - sp:elements ([ sp:object _:b58 ; | 1548 | + sp:elements ([ sp:object _:b34 ; |
| 1403 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#timeOfRepair> ; | 1549 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#timeOfRepair> ; |
| 1404 | - sp:subject _:b52 | 1550 | + sp:subject _:b28 |
| 1405 | ] [ rdf:type sp:Bind ; | 1551 | ] [ rdf:type sp:Bind ; |
| 1406 | sp:expression | 1552 | sp:expression |
| 1407 | [ rdf:type spif:dateFormat ; | 1553 | [ rdf:type spif:dateFormat ; |
| 1408 | - arg:date _:b58 ; | 1554 | + arg:date _:b34 ; |
| 1409 | arg:pattern "yyyy-MM-dd HH:mm" | 1555 | arg:pattern "yyyy-MM-dd HH:mm" |
| 1410 | ] ; | 1556 | ] ; |
| 1411 | - sp:variable _:b49 | 1557 | + sp:variable _:b25 |
| 1412 | ]) | 1558 | ]) |
| 1413 | ] [ rdf:type sp:Optional ; | 1559 | ] [ rdf:type sp:Optional ; |
| 1414 | - sp:elements ([ sp:object _:b59 ; | 1560 | + sp:elements ([ sp:object _:b35 ; |
| 1415 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 1561 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
| 1416 | - sp:subject _:b52 | 1562 | + sp:subject _:b28 |
| 1417 | - ] [ sp:object _:b60 ; | 1563 | + ] [ sp:object _:b36 ; |
| 1418 | sp:predicate <http://www.reportinghub.no/ep/schema/well#bottomHoleMeasuredDepth> ; | 1564 | sp:predicate <http://www.reportinghub.no/ep/schema/well#bottomHoleMeasuredDepth> ; |
| 1419 | - sp:subject _:b59 | 1565 | + sp:subject _:b35 |
| 1420 | - ] [ sp:object _:b45 ; | 1566 | + ] [ sp:object _:b21 ; |
| 1421 | sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; | 1567 | sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; |
| 1422 | - sp:subject _:b60 | 1568 | + sp:subject _:b36 |
| 1423 | ]) | 1569 | ]) |
| 1424 | ] [ rdf:type sp:Optional ; | 1570 | ] [ rdf:type sp:Optional ; |
| 1425 | - sp:elements ([ sp:object _:b59 ; | 1571 | + sp:elements ([ sp:object _:b35 ; |
| 1426 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 1572 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
| 1427 | - sp:subject _:b52 | 1573 | + sp:subject _:b28 |
| 1428 | - ] [ sp:object _:b61 ; | 1574 | + ] [ sp:object _:b37 ; |
| 1429 | sp:predicate <http://www.reportinghub.no/ep/schema/well#bottomHoleTrueVerticalDepth> ; | 1575 | sp:predicate <http://www.reportinghub.no/ep/schema/well#bottomHoleTrueVerticalDepth> ; |
| 1430 | - sp:subject _:b59 | 1576 | + sp:subject _:b35 |
| 1431 | - ] [ sp:object _:b46 ; | 1577 | + ] [ sp:object _:b22 ; |
| 1432 | sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; | 1578 | sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; |
| 1433 | - sp:subject _:b61 | 1579 | + sp:subject _:b37 |
| 1434 | ]) | 1580 | ]) |
| 1435 | ] [ rdf:type sp:Optional ; | 1581 | ] [ rdf:type sp:Optional ; |
| 1436 | - sp:elements ([ sp:object _:b50 ; | 1582 | + sp:elements ([ sp:object _:b26 ; |
| 1437 | sp:predicate rdfs:comment ; | 1583 | sp:predicate rdfs:comment ; |
| 1438 | - sp:subject _:b52 | 1584 | + sp:subject _:b28 |
| 1439 | ]) | 1585 | ]) |
| 1440 | ]) | 1586 | ]) |
| 1441 | ] ; | 1587 | ] ; |
| ... | @@ -2364,96 +2510,96 @@ ddr-tables:Operations | ... | @@ -2364,96 +2510,96 @@ ddr-tables:Operations |
| 2364 | rdfs:subClassOf rhspin:DDRTableTemplates ; | 2510 | rdfs:subClassOf rhspin:DDRTableTemplates ; |
| 2365 | spin:body | 2511 | spin:body |
| 2366 | [ rdf:type sp:Select ; | 2512 | [ rdf:type sp:Select ; |
| 2367 | - sp:orderBy (_:b62) ; | 2513 | + sp:orderBy (_:b38) ; |
| 2368 | - sp:resultVariables (_:b62 _:b63 _:b64 _:b65 _:b66 _:b67 _:b68 _:b69) ; | 2514 | + sp:resultVariables (_:b38 _:b39 _:b40 _:b41 _:b42 _:b43 _:b44 _:b45) ; |
| 2369 | - sp:where ([ sp:object _:b70 ; | 2515 | + sp:where ([ sp:object _:b46 ; |
| 2370 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; | 2516 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; |
| 2371 | sp:subject | 2517 | sp:subject |
| 2372 | [ sp:varName "report"^^xsd:string | 2518 | [ sp:varName "report"^^xsd:string |
| 2373 | ] | 2519 | ] |
| 2374 | - ] [ sp:object _:b71 ; | 2520 | + ] [ sp:object _:b47 ; |
| 2375 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 2521 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
| 2376 | - sp:subject _:b70 | 2522 | + sp:subject _:b46 |
| 2377 | - ] [ sp:object _:b72 ; | 2523 | + ] [ sp:object _:b48 ; |
| 2378 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; | 2524 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; |
| 2379 | - sp:subject _:b71 | 2525 | + sp:subject _:b47 |
| 2380 | ] [ rdf:type sp:Bind ; | 2526 | ] [ rdf:type sp:Bind ; |
| 2381 | sp:expression | 2527 | sp:expression |
| 2382 | [ rdf:type spif:dateFormat ; | 2528 | [ rdf:type spif:dateFormat ; |
| 2383 | - arg:date _:b72 ; | 2529 | + arg:date _:b48 ; |
| 2384 | arg:pattern "HH:mm" | 2530 | arg:pattern "HH:mm" |
| 2385 | ] ; | 2531 | ] ; |
| 2386 | - sp:variable _:b62 | 2532 | + sp:variable _:b38 |
| 2387 | - ] [ sp:object _:b73 ; | 2533 | + ] [ sp:object _:b49 ; |
| 2388 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | 2534 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; |
| 2389 | - sp:subject _:b71 | 2535 | + sp:subject _:b47 |
| 2390 | ] [ rdf:type sp:Bind ; | 2536 | ] [ rdf:type sp:Bind ; |
| 2391 | sp:expression | 2537 | sp:expression |
| 2392 | [ rdf:type spif:dateFormat ; | 2538 | [ rdf:type spif:dateFormat ; |
| 2393 | - arg:date _:b73 ; | 2539 | + arg:date _:b49 ; |
| 2394 | arg:pattern "HH:mm" | 2540 | arg:pattern "HH:mm" |
| 2395 | ] ; | 2541 | ] ; |
| 2396 | - sp:variable _:b63 | 2542 | + sp:variable _:b39 |
| 2397 | - ] [ sp:object _:b74 ; | 2543 | + ] [ sp:object _:b50 ; |
| 2398 | sp:predicate rdf:type ; | 2544 | sp:predicate rdf:type ; |
| 2399 | - sp:subject _:b71 | 2545 | + sp:subject _:b47 |
| 2400 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#ActivitySuccessType> ; | 2546 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#ActivitySuccessType> ; |
| 2401 | sp:predicate rdf:type ; | 2547 | sp:predicate rdf:type ; |
| 2402 | - sp:subject _:b74 | 2548 | + sp:subject _:b50 |
| 2403 | - ] [ sp:object _:b68 ; | 2549 | + ] [ sp:object _:b44 ; |
| 2404 | sp:predicate rdfs:label ; | 2550 | sp:predicate rdfs:label ; |
| 2405 | - sp:subject _:b74 | 2551 | + sp:subject _:b50 |
| 2406 | ] [ rdf:type sp:Optional ; | 2552 | ] [ rdf:type sp:Optional ; |
| 2407 | - sp:elements ([ sp:object _:b75 ; | 2553 | + sp:elements ([ sp:object _:b51 ; |
| 2408 | sp:predicate rdf:type ; | 2554 | sp:predicate rdf:type ; |
| 2409 | - sp:subject _:b71 | 2555 | + sp:subject _:b47 |
| 2410 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ; | 2556 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ; |
| 2411 | sp:predicate rdf:type ; | 2557 | sp:predicate rdf:type ; |
| 2412 | - sp:subject _:b75 | 2558 | + sp:subject _:b51 |
| 2413 | ] [ rdf:type sp:Bind ; | 2559 | ] [ rdf:type sp:Bind ; |
| 2414 | sp:expression | 2560 | sp:expression |
| 2415 | [ rdf:type spif:name ; | 2561 | [ rdf:type spif:name ; |
| 2416 | - sp:arg1 _:b75 | 2562 | + sp:arg1 _:b51 |
| 2417 | ] ; | 2563 | ] ; |
| 2418 | - sp:variable _:b67 | 2564 | + sp:variable _:b43 |
| 2419 | ]) | 2565 | ]) |
| 2420 | ] [ rdf:type sp:Optional ; | 2566 | ] [ rdf:type sp:Optional ; |
| 2421 | - sp:elements ([ sp:object _:b76 ; | 2567 | + sp:elements ([ sp:object _:b52 ; |
| 2422 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 2568 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
| 2423 | - sp:subject _:b71 | 2569 | + sp:subject _:b47 |
| 2424 | - ] [ sp:object _:b77 ; | 2570 | + ] [ sp:object _:b53 ; |
| 2425 | sp:predicate <http://www.reportinghub.no/ep/schema/well#initialBottomHoleMeasuredDepth> ; | 2571 | sp:predicate <http://www.reportinghub.no/ep/schema/well#initialBottomHoleMeasuredDepth> ; |
| 2426 | - sp:subject _:b76 | 2572 | + sp:subject _:b52 |
| 2427 | - ] [ sp:object _:b64 ; | 2573 | + ] [ sp:object _:b40 ; |
| 2428 | sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; | 2574 | sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; |
| 2429 | - sp:subject _:b77 | 2575 | + sp:subject _:b53 |
| 2430 | - ] [ sp:object _:b76 ; | 2576 | + ] [ sp:object _:b52 ; |
| 2431 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 2577 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
| 2432 | - sp:subject _:b71 | 2578 | + sp:subject _:b47 |
| 2433 | - ] [ sp:object _:b78 ; | 2579 | + ] [ sp:object _:b54 ; |
| 2434 | sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ; | 2580 | sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ; |
| 2435 | - sp:subject _:b76 | 2581 | + sp:subject _:b52 |
| 2436 | - ] [ sp:object _:b65 ; | 2582 | + ] [ sp:object _:b41 ; |
| 2437 | sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; | 2583 | sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; |
| 2438 | - sp:subject _:b78 | 2584 | + sp:subject _:b54 |
| 2439 | ] [ rdf:type sp:Bind ; | 2585 | ] [ rdf:type sp:Bind ; |
| 2440 | sp:expression | 2586 | sp:expression |
| 2441 | [ rdf:type sp:sub ; | 2587 | [ rdf:type sp:sub ; |
| 2442 | sp:arg1 [ rdf:type spif:cast ; | 2588 | sp:arg1 [ rdf:type spif:cast ; |
| 2443 | arg:datatype xsd:float ; | 2589 | arg:datatype xsd:float ; |
| 2444 | - sp:arg1 _:b65 | 2590 | + sp:arg1 _:b41 |
| 2445 | ] ; | 2591 | ] ; |
| 2446 | sp:arg2 [ rdf:type spif:cast ; | 2592 | sp:arg2 [ rdf:type spif:cast ; |
| 2447 | arg:datatype xsd:float ; | 2593 | arg:datatype xsd:float ; |
| 2448 | - sp:arg1 _:b64 | 2594 | + sp:arg1 _:b40 |
| 2449 | ] | 2595 | ] |
| 2450 | ] ; | 2596 | ] ; |
| 2451 | - sp:variable _:b66 | 2597 | + sp:variable _:b42 |
| 2452 | ]) | 2598 | ]) |
| 2453 | ] [ rdf:type sp:Optional ; | 2599 | ] [ rdf:type sp:Optional ; |
| 2454 | - sp:elements ([ sp:object _:b69 ; | 2600 | + sp:elements ([ sp:object _:b45 ; |
| 2455 | sp:predicate rdfs:comment ; | 2601 | sp:predicate rdfs:comment ; |
| 2456 | - sp:subject _:b71 | 2602 | + sp:subject _:b47 |
| 2457 | ]) | 2603 | ]) |
| 2458 | ]) | 2604 | ]) |
| 2459 | ] ; | 2605 | ] ; |
| ... | @@ -3864,227 +4010,155 @@ ddr-tables:WellTestInformation | ... | @@ -3864,227 +4010,155 @@ ddr-tables:WellTestInformation |
| 3864 | ] ; | 4010 | ] ; |
| 3865 | 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) . | 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) . |
| 3866 | 4012 | ||
| 3867 | -_:b78 | 4013 | +_:b1 sp:varName "coreNo"^^xsd:string . |
| 3868 | - sp:varName "ed"^^xsd:string . | ||
| 3869 | 4014 | ||
| 3870 | -_:b77 | 4015 | +_:b2 sp:varName "depthTopmMD"^^xsd:string . |
| 3871 | - sp:varName "id"^^xsd:string . | ||
| 3872 | 4016 | ||
| 3873 | -_:b76 | 4017 | +_:b3 sp:varName "depthBottommMDCore"^^xsd:string . |
| 3874 | - sp:varName "wellbore"^^xsd:string . | ||
| 3875 | 4018 | ||
| 3876 | -_:b75 | 4019 | +_:b4 sp:varName "length"^^xsd:string . |
| 3877 | - sp:varName "subactclass"^^xsd:string . | ||
| 3878 | 4020 | ||
| 3879 | -_:b74 | 4021 | +_:b5 sp:varName "recoveryCore"^^xsd:string . |
| 3880 | - sp:varName "stateclass"^^xsd:string . | ||
| 3881 | 4022 | ||
| 3882 | -_:b73 | 4023 | +_:b6 sp:varName "coreBarrelLength"^^xsd:string . |
| 3883 | - sp:varName "finishedAt"^^xsd:string . | ||
| 3884 | 4024 | ||
| 3885 | -_:b72 | 4025 | +_:b7 sp:varName "innerBarrelType"^^xsd:string . |
| 3886 | - sp:varName "startedAt"^^xsd:string . | ||
| 3887 | 4026 | ||
| 3888 | -_:b71 | 4027 | +_:b8 sp:varName "description"^^xsd:string . |
| 3889 | - sp:varName "part"^^xsd:string . | ||
| 3890 | 4028 | ||
| 3891 | -_:b70 | 4029 | +_:b9 sp:varName "reportOn"^^xsd:string . |
| 3892 | - sp:varName "reportOn"^^xsd:string . | ||
| 3893 | 4030 | ||
| 3894 | -_:b69 | 4031 | +_:b10 |
| 3895 | - sp:varName "remark"^^xsd:string . | 4032 | + sp:varName "extractWellCore"^^xsd:string . |
| 3896 | - | ||
| 3897 | -_:b68 | ||
| 3898 | - sp:varName "state"^^xsd:string . | ||
| 3899 | - | ||
| 3900 | -_:b67 | ||
| 3901 | - sp:varName "mainSubActivity"^^xsd:string . | ||
| 3902 | - | ||
| 3903 | -_:b66 | ||
| 3904 | - sp:varName "depth"^^xsd:string . | ||
| 3905 | - | ||
| 3906 | -_:b65 | ||
| 3907 | - sp:varName "endDepth"^^xsd:string . | ||
| 3908 | - | ||
| 3909 | -_:b64 | ||
| 3910 | - sp:varName "startDepth"^^xsd:string . | ||
| 3911 | - | ||
| 3912 | -_:b63 | ||
| 3913 | - sp:varName "endTime"^^xsd:string . | ||
| 3914 | - | ||
| 3915 | -_:b62 | ||
| 3916 | - sp:varName "startTime"^^xsd:string . | ||
| 3917 | - | ||
| 3918 | -_:b61 | ||
| 3919 | - sp:varName "tvd"^^xsd:string . | ||
| 3920 | - | ||
| 3921 | -_:b60 | ||
| 3922 | - sp:varName "md"^^xsd:string . | ||
| 3923 | - | ||
| 3924 | -_:b59 | ||
| 3925 | - sp:varName "wellbore"^^xsd:string . | ||
| 3926 | - | ||
| 3927 | -_:b58 | ||
| 3928 | - sp:varName "timeOfRepair"^^xsd:string . | ||
| 3929 | - | ||
| 3930 | -_:b57 | ||
| 3931 | - sp:varName "timeOfFailure"^^xsd:string . | ||
| 3932 | - | ||
| 3933 | -_:b56 | ||
| 3934 | - sp:varName "classOfEquipment"^^xsd:string . | ||
| 3935 | - | ||
| 3936 | -_:b55 | ||
| 3937 | - sp:varName "equipment"^^xsd:string . | ||
| 3938 | - | ||
| 3939 | -_:b54 | ||
| 3940 | - sp:varName "temporalPartOfEquipment"^^xsd:string . | ||
| 3941 | - | ||
| 3942 | -_:b53 | ||
| 3943 | - sp:varName "mpt"^^xsd:string . | ||
| 3944 | - | ||
| 3945 | -_:b52 | ||
| 3946 | - sp:varName "part"^^xsd:string . | ||
| 3947 | - | ||
| 3948 | -_:b51 | ||
| 3949 | - sp:varName "reportOn"^^xsd:string . | ||
| 3950 | - | ||
| 3951 | -_:b50 | ||
| 3952 | - sp:varName "failureDescription"^^xsd:string . | ||
| 3953 | 4033 | ||
| 3954 | -_:b49 | 4034 | +_:b11 |
| 3955 | - sp:varName "repairedTime"^^xsd:string . | 4035 | + sp:varName "wb"^^xsd:string . |
| 3956 | 4036 | ||
| 3957 | -_:b48 | 4037 | +_:b12 |
| 3958 | - sp:varName "downtime"^^xsd:string . | 4038 | + sp:varName "mdTop"^^xsd:string . |
| 3959 | 4039 | ||
| 3960 | -_:b47 | 4040 | +_:b13 |
| 3961 | - sp:varName "equipmentType"^^xsd:string . | 4041 | + sp:varName "mdBott"^^xsd:string . |
| 3962 | 4042 | ||
| 3963 | -_:b46 | 4043 | +_:b14 |
| 3964 | - sp:varName "depthTVD"^^xsd:string . | 4044 | + sp:varName "recCore"^^xsd:string . |
| 3965 | 4045 | ||
| 3966 | -_:b45 | 4046 | +_:b15 |
| 3967 | - sp:varName "depthMD"^^xsd:string . | 4047 | + sp:varName "coreRecPer"^^xsd:string . |
| 3968 | 4048 | ||
| 3969 | -_:b44 | 4049 | +_:b16 |
| 3970 | - sp:varName "startTime"^^xsd:string . | 4050 | + sp:varName "coreLength"^^xsd:string . |
| 3971 | 4051 | ||
| 3972 | -_:b43 | 4052 | +_:b17 |
| 3973 | - sp:varName "barType"^^xsd:string . | 4053 | + sp:varName "barrel"^^xsd:string . |
| 3974 | 4054 | ||
| 3975 | -_:b42 | 4055 | +_:b18 |
| 3976 | sp:varName "barLen"^^xsd:string . | 4056 | sp:varName "barLen"^^xsd:string . |
| 3977 | 4057 | ||
| 3978 | -_:b41 | 4058 | +_:b19 |
| 3979 | - sp:varName "barrel"^^xsd:string . | 4059 | + sp:varName "barType"^^xsd:string . |
| 3980 | 4060 | ||
| 3981 | -_:b40 | 4061 | +_:b20 |
| 3982 | - sp:varName "coreLength"^^xsd:string . | 4062 | + sp:varName "startTime"^^xsd:string . |
| 3983 | 4063 | ||
| 3984 | -_:b39 | 4064 | +_:b21 |
| 3985 | - sp:varName "coreRecPer"^^xsd:string . | 4065 | + sp:varName "depthMD"^^xsd:string . |
| 3986 | 4066 | ||
| 3987 | -_:b38 | 4067 | +_:b22 |
| 3988 | - sp:varName "recCore"^^xsd:string . | 4068 | + sp:varName "depthTVD"^^xsd:string . |
| 3989 | 4069 | ||
| 3990 | -_:b37 | 4070 | +_:b23 |
| 3991 | - sp:varName "mdBott"^^xsd:string . | 4071 | + sp:varName "equipmentType"^^xsd:string . |
| 3992 | 4072 | ||
| 3993 | -_:b36 | 4073 | +_:b24 |
| 3994 | - sp:varName "mdTop"^^xsd:string . | 4074 | + sp:varName "downtime"^^xsd:string . |
| 3995 | 4075 | ||
| 3996 | -_:b35 | 4076 | +_:b25 |
| 3997 | - sp:varName "wb"^^xsd:string . | 4077 | + sp:varName "repairedTime"^^xsd:string . |
| 3998 | 4078 | ||
| 3999 | -_:b34 | 4079 | +_:b26 |
| 4000 | - sp:varName "extractWellCore"^^xsd:string . | 4080 | + sp:varName "failureDescription"^^xsd:string . |
| 4001 | 4081 | ||
| 4002 | -_:b33 | 4082 | +_:b27 |
| 4003 | sp:varName "reportOn"^^xsd:string . | 4083 | sp:varName "reportOn"^^xsd:string . |
| 4004 | 4084 | ||
| 4005 | -_:b32 | ||
| 4006 | - sp:varName "description"^^xsd:string . | ||
| 4007 | - | ||
| 4008 | -_:b31 | ||
| 4009 | - sp:varName "innerBarrelType"^^xsd:string . | ||
| 4010 | - | ||
| 4011 | -_:b30 | ||
| 4012 | - sp:varName "coreBarrelLength"^^xsd:string . | ||
| 4013 | - | ||
| 4014 | -_:b29 | ||
| 4015 | - sp:varName "recoveryCore"^^xsd:string . | ||
| 4016 | - | ||
| 4017 | _:b28 | 4085 | _:b28 |
| 4018 | - sp:varName "length"^^xsd:string . | 4086 | + sp:varName "part"^^xsd:string . |
| 4019 | 4087 | ||
| 4020 | -_:b27 | 4088 | +_:b29 |
| 4021 | - sp:varName "depthBottommMDCore"^^xsd:string . | 4089 | + sp:varName "mpt"^^xsd:string . |
| 4022 | 4090 | ||
| 4023 | -_:b26 | 4091 | +_:b30 |
| 4024 | - sp:varName "depthTopmMD"^^xsd:string . | 4092 | + sp:varName "temporalPartOfEquipment"^^xsd:string . |
| 4025 | 4093 | ||
| 4026 | -_:b25 | 4094 | +_:b31 |
| 4027 | - sp:varName "coreNo"^^xsd:string . | 4095 | + sp:varName "equipment"^^xsd:string . |
| 4028 | 4096 | ||
| 4029 | -_:b24 | 4097 | +_:b32 |
| 4030 | - sp:varName "volPumped"^^xsd:string . | 4098 | + sp:varName "classOfEquipment"^^xsd:string . |
| 4031 | 4099 | ||
| 4032 | -_:b23 | 4100 | +_:b33 |
| 4033 | - sp:varName "tt"^^xsd:string . | 4101 | + sp:varName "timeOfFailure"^^xsd:string . |
| 4034 | 4102 | ||
| 4035 | -_:b22 | 4103 | +_:b34 |
| 4036 | - sp:varName "fw"^^xsd:string . | 4104 | + sp:varName "timeOfRepair"^^xsd:string . |
| 4037 | 4105 | ||
| 4038 | -_:b21 | 4106 | +_:b35 |
| 4039 | - sp:varName "ratio"^^xsd:string . | 4107 | + sp:varName "wellbore"^^xsd:string . |
| 4040 | 4108 | ||
| 4041 | -_:b20 | 4109 | +_:b36 |
| 4042 | - sp:varName "yp"^^xsd:string . | 4110 | + sp:varName "md"^^xsd:string . |
| 4043 | 4111 | ||
| 4044 | -_:b19 | 4112 | +_:b37 |
| 4045 | - sp:varName "density"^^xsd:string . | 4113 | + sp:varName "tvd"^^xsd:string . |
| 4046 | 4114 | ||
| 4047 | -_:b18 | 4115 | +_:b38 |
| 4048 | - sp:varName "userDescribedCementingFluidType"^^xsd:string . | 4116 | + sp:varName "startTime"^^xsd:string . |
| 4049 | 4117 | ||
| 4050 | -_:b17 | 4118 | +_:b39 |
| 4051 | - sp:varName "ftype"^^xsd:string . | 4119 | + sp:varName "endTime"^^xsd:string . |
| 4052 | 4120 | ||
| 4053 | -_:b16 | 4121 | +_:b40 |
| 4054 | - sp:varName "fluid"^^xsd:string . | 4122 | + sp:varName "startDepth"^^xsd:string . |
| 4055 | 4123 | ||
| 4056 | -_:b15 | 4124 | +_:b41 |
| 4057 | - sp:varName "pumpedFluid"^^xsd:string . | 4125 | + sp:varName "endDepth"^^xsd:string . |
| 4058 | 4126 | ||
| 4059 | -_:b14 | 4127 | +_:b42 |
| 4060 | - sp:varName "wcPumpingFluidReturnType"^^xsd:string . | 4128 | + sp:varName "depth"^^xsd:string . |
| 4061 | 4129 | ||
| 4062 | -_:b13 | 4130 | +_:b43 |
| 4063 | - sp:varName "cementPumping"^^xsd:string . | 4131 | + sp:varName "mainSubActivity"^^xsd:string . |
| 4064 | 4132 | ||
| 4065 | -_:b12 | 4133 | +_:b44 |
| 4066 | - sp:varName "wcjclass"^^xsd:string . | 4134 | + sp:varName "state"^^xsd:string . |
| 4067 | 4135 | ||
| 4068 | -_:b11 | 4136 | +_:b45 |
| 4069 | - sp:varName "wcj"^^xsd:string . | 4137 | + sp:varName "remark"^^xsd:string . |
| 4070 | 4138 | ||
| 4071 | -_:b10 | 4139 | +_:b46 |
| 4072 | sp:varName "reportOn"^^xsd:string . | 4140 | sp:varName "reportOn"^^xsd:string . |
| 4073 | 4141 | ||
| 4074 | -_:b9 sp:varName "comments"^^xsd:string . | 4142 | +_:b47 |
| 4075 | - | 4143 | + sp:varName "part"^^xsd:string . |
| 4076 | -_:b8 sp:varName "fluidDescription"^^xsd:string . | ||
| 4077 | 4144 | ||
| 4078 | -_:b7 sp:varName "thickeningTime"^^xsd:string . | 4145 | +_:b48 |
| 4146 | + sp:varName "startedAt"^^xsd:string . | ||
| 4079 | 4147 | ||
| 4080 | -_:b6 sp:varName "freeWater"^^xsd:string . | 4148 | +_:b49 |
| 4149 | + sp:varName "finishedAt"^^xsd:string . | ||
| 4081 | 4150 | ||
| 4082 | -_:b5 sp:varName "mixWaterRatio"^^xsd:string . | 4151 | +_:b50 |
| 4152 | + sp:varName "stateclass"^^xsd:string . | ||
| 4083 | 4153 | ||
| 4084 | -_:b4 sp:varName "yieldPoint"^^xsd:string . | 4154 | +_:b51 |
| 4155 | + sp:varName "subactclass"^^xsd:string . | ||
| 4085 | 4156 | ||
| 4086 | -_:b3 sp:varName "fluidDensity"^^xsd:string . | 4157 | +_:b52 |
| 4158 | + sp:varName "wellbore"^^xsd:string . | ||
| 4087 | 4159 | ||
| 4088 | -_:b2 sp:varName "volumePumped"^^xsd:string . | 4160 | +_:b53 |
| 4161 | + sp:varName "id"^^xsd:string . | ||
| 4089 | 4162 | ||
| 4090 | -_:b1 sp:varName "fluidType"^^xsd:string . | 4163 | +_:b54 |
| 4164 | + sp:varName "ed"^^xsd:string . | ... | ... |
-
Please register or login to post a comment