David Price

Fixed survey and log tables

...@@ -2068,19 +2068,7 @@ ddr-tables:LogInformation ...@@ -2068,19 +2068,7 @@ ddr-tables:LogInformation
2068 [ sp:varName "wbPartState"^^xsd:string 2068 [ sp:varName "wbPartState"^^xsd:string
2069 ] 2069 ]
2070 ] [ rdf:type sp:Optional ; 2070 ] [ rdf:type sp:Optional ;
2071 - sp:elements ([ sp:object 2071 + sp:elements ([ rdf:type sp:Optional ;
2072 - [ sp:varName "wbState"^^xsd:string
2073 - ] ;
2074 - sp:predicate <http://www.reportinghub.no/ep/schema/core#partOf> ;
2075 - sp:subject
2076 - [ sp:varName "wbPart"^^xsd:string
2077 - ]
2078 - ] [ sp:object <http://www.reportinghub.no/ep/schema/well#SpatialPartOfAWellBore> ;
2079 - sp:predicate rdf:type ;
2080 - sp:subject
2081 - [ sp:varName "wbPart"^^xsd:string
2082 - ]
2083 - ] [ rdf:type sp:Optional ;
2084 sp:elements ([ sp:object 2072 sp:elements ([ sp:object
2085 [ sp:varName "top"^^xsd:string 2073 [ sp:varName "top"^^xsd:string
2086 ] ; 2074 ] ;
...@@ -2765,61 +2753,149 @@ ddr-tables:SurveyStation ...@@ -2765,61 +2753,149 @@ ddr-tables:SurveyStation
2765 rdfs:subClassOf rhspin:DDRTableTemplates ; 2753 rdfs:subClassOf rhspin:DDRTableTemplates ;
2766 spin:body 2754 spin:body
2767 [ rdf:type sp:Select ; 2755 [ rdf:type sp:Select ;
2768 - sp:resultVariables (_:b112 _:b113 _:b114 _:b115) ; 2756 + sp:resultVariables ([ sp:varName "depthmMD"^^xsd:string
2769 - sp:where ([ sp:object _:b116 ; 2757 + ] [ sp:varName "depthmTVD"^^xsd:string
2758 + ] [ sp:varName "inclination"^^xsd:string
2759 + ] [ sp:varName "azimuth"^^xsd:string
2760 + ]) ;
2761 + sp:where ([ sp:object
2762 + [ sp:varName "reportOn"^^xsd:string
2763 + ] ;
2770 sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; 2764 sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ;
2771 sp:subject 2765 sp:subject
2772 [ sp:varName "report"^^xsd:string 2766 [ sp:varName "report"^^xsd:string
2773 ] 2767 ]
2774 - ] [ sp:object _:b117 ; 2768 + ] [ sp:object
2769 + [ sp:varName "part"^^xsd:string
2770 + ] ;
2775 sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; 2771 sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
2776 - sp:subject _:b116 2772 + sp:subject
2773 + [ sp:varName "reportOn"^^xsd:string
2774 + ]
2777 ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellBoreDirectionalSurvey> ; 2775 ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellBoreDirectionalSurvey> ;
2778 sp:predicate rdf:type ; 2776 sp:predicate rdf:type ;
2779 - sp:subject _:b117 2777 + sp:subject
2778 + [ sp:varName "part"^^xsd:string
2779 + ]
2780 ] [ rdf:type sp:Optional ; 2780 ] [ rdf:type sp:Optional ;
2781 - sp:elements ([ sp:object _:b118 ; 2781 + sp:elements ([ sp:object
2782 + [ sp:varName "wellboreState"^^xsd:string
2783 + ] ;
2782 sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; 2784 sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
2783 - sp:subject _:b117 2785 + sp:subject
2784 - ] [ sp:object _:b119 ; 2786 + [ sp:varName "part"^^xsd:string
2787 + ]
2788 + ] [ sp:object
2789 + [ sp:varName "wellbore"^^xsd:string
2790 + ] ;
2791 + sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
2792 + sp:subject
2793 + [ sp:varName "wellboreState"^^xsd:string
2794 + ]
2795 + ] [ sp:object
2796 + [ sp:varName "azi"^^xsd:string
2797 + ] ;
2785 sp:predicate <http://www.reportinghub.no/ep/schema/well#azimuth> ; 2798 sp:predicate <http://www.reportinghub.no/ep/schema/well#azimuth> ;
2786 - sp:subject _:b118 2799 + sp:subject
2787 - ] [ sp:object _:b115 ; 2800 + [ sp:varName "wellbore"^^xsd:string
2801 + ]
2802 + ] [ sp:object
2803 + [ sp:varName "azimuth"^^xsd:string
2804 + ] ;
2788 sp:predicate <http://www.reportinghub.no/ep/schema/core#degreesOfAngle> ; 2805 sp:predicate <http://www.reportinghub.no/ep/schema/core#degreesOfAngle> ;
2789 - sp:subject _:b119 2806 + sp:subject
2807 + [ sp:varName "azi"^^xsd:string
2808 + ]
2790 ]) 2809 ])
2791 ] [ rdf:type sp:Optional ; 2810 ] [ rdf:type sp:Optional ;
2792 - sp:elements ([ sp:object _:b118 ; 2811 + sp:elements ([ sp:object
2812 + [ sp:varName "wellboreState"^^xsd:string
2813 + ] ;
2793 sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; 2814 sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
2794 - sp:subject _:b117 2815 + sp:subject
2795 - ] [ sp:object _:b120 ; 2816 + [ sp:varName "part"^^xsd:string
2817 + ]
2818 + ] [ sp:object
2819 + [ sp:varName "wellbore"^^xsd:string
2820 + ] ;
2821 + sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
2822 + sp:subject
2823 + [ sp:varName "wellboreState"^^xsd:string
2824 + ]
2825 + ] [ sp:object
2826 + [ sp:varName "md"^^xsd:string
2827 + ] ;
2796 sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepth> ; 2828 sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepth> ;
2797 - sp:subject _:b118 2829 + sp:subject
2798 - ] [ sp:object _:b112 ; 2830 + [ sp:varName "wellbore"^^xsd:string
2831 + ]
2832 + ] [ sp:object
2833 + [ sp:varName "depthmMD"^^xsd:string
2834 + ] ;
2799 sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; 2835 sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
2800 - sp:subject _:b120 2836 + sp:subject
2837 + [ sp:varName "md"^^xsd:string
2838 + ]
2801 ]) 2839 ])
2802 ] [ rdf:type sp:Optional ; 2840 ] [ rdf:type sp:Optional ;
2803 - sp:elements ([ sp:object _:b118 ; 2841 + sp:elements ([ sp:object
2842 + [ sp:varName "wellboreState"^^xsd:string
2843 + ] ;
2804 sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; 2844 sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
2805 - sp:subject _:b117 2845 + sp:subject
2806 - ] [ sp:object _:b121 ; 2846 + [ sp:varName "part"^^xsd:string
2847 + ]
2848 + ] [ sp:object
2849 + [ sp:varName "wellbore"^^xsd:string
2850 + ] ;
2851 + sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
2852 + sp:subject
2853 + [ sp:varName "wellboreState"^^xsd:string
2854 + ]
2855 + ] [ sp:object
2856 + [ sp:varName "tvd"^^xsd:string
2857 + ] ;
2807 sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepth> ; 2858 sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepth> ;
2808 - sp:subject _:b118 2859 + sp:subject
2809 - ] [ sp:object _:b113 ; 2860 + [ sp:varName "wellbore"^^xsd:string
2861 + ]
2862 + ] [ sp:object
2863 + [ sp:varName "depthmTVD"^^xsd:string
2864 + ] ;
2810 sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; 2865 sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
2811 - sp:subject _:b121 2866 + sp:subject
2867 + [ sp:varName "tvd"^^xsd:string
2868 + ]
2812 ]) 2869 ])
2813 ] [ rdf:type sp:Optional ; 2870 ] [ rdf:type sp:Optional ;
2814 - sp:elements ([ sp:object _:b118 ; 2871 + sp:elements ([ sp:object
2872 + [ sp:varName "wellboreState"^^xsd:string
2873 + ] ;
2815 sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; 2874 sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
2816 - sp:subject _:b117 2875 + sp:subject
2817 - ] [ sp:object _:b122 ; 2876 + [ sp:varName "part"^^xsd:string
2877 + ]
2878 + ] [ sp:object
2879 + [ sp:varName "wellbore"^^xsd:string
2880 + ] ;
2881 + sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
2882 + sp:subject
2883 + [ sp:varName "wellboreState"^^xsd:string
2884 + ]
2885 + ] [ sp:object
2886 + [ sp:varName "incl"^^xsd:string
2887 + ] ;
2818 sp:predicate <http://www.reportinghub.no/ep/schema/well#inclination> ; 2888 sp:predicate <http://www.reportinghub.no/ep/schema/well#inclination> ;
2819 - sp:subject _:b118 2889 + sp:subject
2820 - ] [ sp:object _:b114 ; 2890 + [ sp:varName "wellbore"^^xsd:string
2891 + ]
2892 + ] [ sp:object
2893 + [ sp:varName "inclination"^^xsd:string
2894 + ] ;
2821 sp:predicate <http://www.reportinghub.no/ep/schema/core#degreesOfAngle> ; 2895 sp:predicate <http://www.reportinghub.no/ep/schema/core#degreesOfAngle> ;
2822 - sp:subject _:b122 2896 + sp:subject
2897 + [ sp:varName "incl"^^xsd:string
2898 + ]
2823 ]) 2899 ])
2824 ]) 2900 ])
2825 ] ; 2901 ] ;
...@@ -2832,176 +2908,176 @@ ddr-tables:WellControlIncident ...@@ -2832,176 +2908,176 @@ ddr-tables:WellControlIncident
2832 spin:body 2908 spin:body
2833 [ rdf:type sp:Select ; 2909 [ rdf:type sp:Select ;
2834 sp:distinct "true"^^xsd:boolean ; 2910 sp:distinct "true"^^xsd:boolean ;
2835 - sp:orderBy (_:b123) ; 2911 + sp:orderBy (_:b112) ;
2836 - sp:resultVariables (_:b123 _:b124 _:b125 _:b126 _:b127 _:b128 _:b129 _:b130 _:b131 _:b132 _:b133 _:b134 _:b135 _:b136 _:b137 _:b138) ; 2912 + sp:resultVariables (_:b112 _:b113 _:b114 _:b115 _:b116 _:b117 _:b118 _:b119 _:b120 _:b121 _:b122 _:b123 _:b124 _:b125 _:b126 _:b127) ;
2837 - sp:where ([ sp:object _:b139 ; 2913 + sp:where ([ sp:object _:b128 ;
2838 sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; 2914 sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ;
2839 sp:subject 2915 sp:subject
2840 [ sp:varName "report"^^xsd:string 2916 [ sp:varName "report"^^xsd:string
2841 ] 2917 ]
2842 - ] [ sp:object _:b140 ; 2918 + ] [ sp:object _:b129 ;
2843 sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; 2919 sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
2844 - sp:subject _:b139 2920 + sp:subject _:b128
2845 - ] [ sp:object _:b141 ; 2921 + ] [ sp:object _:b130 ;
2846 sp:predicate rdf:type ; 2922 sp:predicate rdf:type ;
2847 - sp:subject _:b140 2923 + sp:subject _:b129
2848 ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellControlIncident> ; 2924 ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellControlIncident> ;
2849 sp:predicate rdfs:subClassOf ; 2925 sp:predicate rdfs:subClassOf ;
2850 - sp:subject _:b141 2926 + sp:subject _:b130
2851 - ] [ sp:object _:b135 ; 2927 + ] [ sp:object _:b124 ;
2852 sp:predicate rdfs:label ; 2928 sp:predicate rdfs:label ;
2853 - sp:subject _:b141 2929 + sp:subject _:b130
2854 ] [ rdf:type sp:Optional ; 2930 ] [ rdf:type sp:Optional ;
2855 - sp:elements ([ sp:object _:b142 ; 2931 + sp:elements ([ sp:object _:b131 ;
2856 sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; 2932 sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
2857 - sp:subject _:b140 2933 + sp:subject _:b129
2858 - ] [ sp:object _:b143 ; 2934 + ] [ sp:object _:b132 ;
2859 sp:predicate rdf:type ; 2935 sp:predicate rdf:type ;
2860 - sp:subject _:b142 2936 + sp:subject _:b131
2861 ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellKillingType> ; 2937 ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellKillingType> ;
2862 sp:predicate rdf:type ; 2938 sp:predicate rdf:type ;
2863 - sp:subject _:b143 2939 + sp:subject _:b132
2864 - ] [ sp:object _:b136 ; 2940 + ] [ sp:object _:b125 ;
2865 sp:predicate rdfs:label ; 2941 sp:predicate rdfs:label ;
2866 - sp:subject _:b143 2942 + sp:subject _:b132
2867 ]) 2943 ])
2868 ] [ rdf:type sp:Optional ; 2944 ] [ rdf:type sp:Optional ;
2869 - sp:elements ([ sp:object _:b144 ; 2945 + sp:elements ([ sp:object _:b133 ;
2870 sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; 2946 sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
2871 - sp:subject _:b140 2947 + sp:subject _:b129
2872 ] [ rdf:type sp:Optional ; 2948 ] [ rdf:type sp:Optional ;
2873 - sp:elements ([ sp:object _:b145 ; 2949 + sp:elements ([ sp:object _:b134 ;
2874 sp:predicate <http://www.reportinghub.no/ep/schema/well#shutInCasingPressure> ; 2950 sp:predicate <http://www.reportinghub.no/ep/schema/well#shutInCasingPressure> ;
2875 - sp:subject _:b144 2951 + sp:subject _:b133
2876 - ] [ sp:object _:b133 ; 2952 + ] [ sp:object _:b122 ;
2877 sp:predicate <http://www.reportinghub.no/ep/schema/core#bar> ; 2953 sp:predicate <http://www.reportinghub.no/ep/schema/core#bar> ;
2878 - sp:subject _:b145 2954 + sp:subject _:b134
2879 ]) 2955 ])
2880 ] [ rdf:type sp:Optional ; 2956 ] [ rdf:type sp:Optional ;
2881 - sp:elements ([ sp:object _:b146 ; 2957 + sp:elements ([ sp:object _:b135 ;
2882 sp:predicate <http://www.reportinghub.no/ep/schema/well#bottomHoleTemperature> ; 2958 sp:predicate <http://www.reportinghub.no/ep/schema/well#bottomHoleTemperature> ;
2883 - sp:subject _:b144 2959 + sp:subject _:b133
2884 - ] [ sp:object _:b138 ; 2960 + ] [ sp:object _:b127 ;
2885 sp:predicate <http://www.reportinghub.no/ep/schema/core#celsius> ; 2961 sp:predicate <http://www.reportinghub.no/ep/schema/core#celsius> ;
2886 - sp:subject _:b146 2962 + sp:subject _:b135
2887 ]) 2963 ])
2888 ] [ rdf:type sp:Optional ; 2964 ] [ rdf:type sp:Optional ;
2889 - sp:elements ([ sp:object _:b147 ; 2965 + sp:elements ([ sp:object _:b136 ;
2890 sp:predicate <http://www.reportinghub.no/ep/schema/well#shutInDrillPipePressure> ; 2966 sp:predicate <http://www.reportinghub.no/ep/schema/well#shutInDrillPipePressure> ;
2891 - sp:subject _:b144 2967 + sp:subject _:b133
2892 - ] [ sp:object _:b134 ; 2968 + ] [ sp:object _:b123 ;
2893 sp:predicate <http://www.reportinghub.no/ep/schema/core#bar> ; 2969 sp:predicate <http://www.reportinghub.no/ep/schema/core#bar> ;
2894 - sp:subject _:b147 2970 + sp:subject _:b136
2895 ]) 2971 ])
2896 ] [ rdf:type sp:Optional ; 2972 ] [ rdf:type sp:Optional ;
2897 - sp:elements ([ sp:object _:b148 ; 2973 + sp:elements ([ sp:object _:b137 ;
2898 sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; 2974 sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
2899 - sp:subject _:b144 2975 + sp:subject _:b133
2900 ] [ sp:object <http://www.reportinghub.no/ep/schema/equipment#LastCasingOfAWellBore> ; 2976 ] [ sp:object <http://www.reportinghub.no/ep/schema/equipment#LastCasingOfAWellBore> ;
2901 sp:predicate rdf:type ; 2977 sp:predicate rdf:type ;
2902 - sp:subject _:b148 2978 + sp:subject _:b137
2903 - ] [ sp:object _:b149 ; 2979 + ] [ sp:object _:b138 ;
2904 sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepth> ; 2980 sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepth> ;
2905 - sp:subject _:b148 2981 + sp:subject _:b137
2906 - ] [ sp:object _:b131 ; 2982 + ] [ sp:object _:b120 ;
2907 sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; 2983 sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
2908 - sp:subject _:b149 2984 + sp:subject _:b138
2909 ]) 2985 ])
2910 ] [ rdf:type sp:Optional ; 2986 ] [ rdf:type sp:Optional ;
2911 - sp:elements ([ sp:object _:b150 ; 2987 + sp:elements ([ sp:object _:b139 ;
2912 sp:predicate <http://www.reportinghub.no/ep/schema/activity#hasDrillingFluid> ; 2988 sp:predicate <http://www.reportinghub.no/ep/schema/activity#hasDrillingFluid> ;
2913 - sp:subject _:b144 2989 + sp:subject _:b133
2914 - ] [ sp:object _:b151 ; 2990 + ] [ sp:object _:b140 ;
2915 sp:predicate rdf:type ; 2991 sp:predicate rdf:type ;
2916 - sp:subject _:b150 2992 + sp:subject _:b139
2917 - ] [ sp:object _:b129 ; 2993 + ] [ sp:object _:b118 ;
2918 sp:predicate <http://www.reportinghub.no/ep/schema/core#gram_cm-3> ; 2994 sp:predicate <http://www.reportinghub.no/ep/schema/core#gram_cm-3> ;
2919 - sp:subject _:b151 2995 + sp:subject _:b140
2920 ]) 2996 ])
2921 ] [ rdf:type sp:Optional ; 2997 ] [ rdf:type sp:Optional ;
2922 - sp:elements ([ sp:object _:b152 ; 2998 + sp:elements ([ sp:object _:b141 ;
2923 sp:predicate <http://www.reportinghub.no/ep/schema/well#bottomHoleMeasuredDepth> ; 2999 sp:predicate <http://www.reportinghub.no/ep/schema/well#bottomHoleMeasuredDepth> ;
2924 - sp:subject _:b144 3000 + sp:subject _:b133
2925 - ] [ sp:object _:b128 ; 3001 + ] [ sp:object _:b117 ;
2926 sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; 3002 sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
2927 - sp:subject _:b152 3003 + sp:subject _:b141
2928 ]) 3004 ])
2929 ] [ rdf:type sp:Optional ; 3005 ] [ rdf:type sp:Optional ;
2930 - sp:elements ([ sp:object _:b153 ; 3006 + sp:elements ([ sp:object _:b142 ;
2931 sp:predicate <http://www.reportinghub.no/ep/schema/well#porePressureEquivalentMudDensity> ; 3007 sp:predicate <http://www.reportinghub.no/ep/schema/well#porePressureEquivalentMudDensity> ;
2932 - sp:subject _:b144 3008 + sp:subject _:b133
2933 - ] [ sp:object _:b130 ; 3009 + ] [ sp:object _:b119 ;
2934 sp:predicate <http://www.reportinghub.no/ep/schema/core#gram_cm-3> ; 3010 sp:predicate <http://www.reportinghub.no/ep/schema/core#gram_cm-3> ;
2935 - sp:subject _:b153 3011 + sp:subject _:b142
2936 ]) 3012 ])
2937 ]) 3013 ])
2938 ] [ rdf:type sp:Optional ; 3014 ] [ rdf:type sp:Optional ;
2939 - sp:elements ([ sp:object _:b154 ; 3015 + sp:elements ([ sp:object _:b143 ;
2940 sp:predicate <http://www.reportinghub.no/ep/schema/activity#hasInflowLocation> ; 3016 sp:predicate <http://www.reportinghub.no/ep/schema/activity#hasInflowLocation> ;
2941 - sp:subject _:b140 3017 + sp:subject _:b129
2942 ] [ rdf:type sp:Optional ; 3018 ] [ rdf:type sp:Optional ;
2943 - sp:elements ([ sp:object _:b155 ; 3019 + sp:elements ([ sp:object _:b144 ;
2944 sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; 3020 sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
2945 - sp:subject _:b154 3021 + sp:subject _:b143
2946 ] [ sp:object <http://www.reportinghub.no/ep/schema/well#SurroundingRockFormation> ; 3022 ] [ sp:object <http://www.reportinghub.no/ep/schema/well#SurroundingRockFormation> ;
2947 sp:predicate rdf:type ; 3023 sp:predicate rdf:type ;
2948 - sp:subject _:b155 3024 + sp:subject _:b144
2949 - ] [ sp:object _:b137 ; 3025 + ] [ sp:object _:b126 ;
2950 sp:predicate rdfs:comment ; 3026 sp:predicate rdfs:comment ;
2951 - sp:subject _:b155 3027 + sp:subject _:b144
2952 ]) 3028 ])
2953 - ] [ sp:object _:b156 ; 3029 + ] [ sp:object _:b145 ;
2954 sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepth> ; 3030 sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepth> ;
2955 - sp:subject _:b154 3031 + sp:subject _:b143
2956 - ] [ sp:object _:b124 ; 3032 + ] [ sp:object _:b113 ;
2957 sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; 3033 sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
2958 - sp:subject _:b156 3034 + sp:subject _:b145
2959 - ] [ sp:object _:b157 ; 3035 + ] [ sp:object _:b146 ;
2960 sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepth> ; 3036 sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepth> ;
2961 - sp:subject _:b154 3037 + sp:subject _:b143
2962 - ] [ sp:object _:b125 ; 3038 + ] [ sp:object _:b114 ;
2963 sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; 3039 sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
2964 - sp:subject _:b157 3040 + sp:subject _:b146
2965 ]) 3041 ])
2966 ] [ rdf:type sp:Optional ; 3042 ] [ rdf:type sp:Optional ;
2967 - sp:elements ([ sp:object _:b158 ; 3043 + sp:elements ([ sp:object _:b147 ;
2968 sp:predicate <http://www.reportinghub.no/ep/schema/activity#timeLost> ; 3044 sp:predicate <http://www.reportinghub.no/ep/schema/activity#timeLost> ;
2969 - sp:subject _:b140 3045 + sp:subject _:b129
2970 - ] [ sp:object _:b126 ; 3046 + ] [ sp:object _:b115 ;
2971 sp:predicate <http://www.reportinghub.no/ep/schema/core#minute> ; 3047 sp:predicate <http://www.reportinghub.no/ep/schema/core#minute> ;
2972 - sp:subject _:b158 3048 + sp:subject _:b147
2973 ]) 3049 ])
2974 ] [ rdf:type sp:Optional ; 3050 ] [ rdf:type sp:Optional ;
2975 - sp:elements ([ sp:object _:b159 ; 3051 + sp:elements ([ sp:object _:b148 ;
2976 sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; 3052 sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ;
2977 - sp:subject _:b140 3053 + sp:subject _:b129
2978 ] [ rdf:type sp:Bind ; 3054 ] [ rdf:type sp:Bind ;
2979 sp:expression 3055 sp:expression
2980 [ rdf:type spif:dateFormat ; 3056 [ rdf:type spif:dateFormat ;
2981 - arg:date _:b159 ; 3057 + arg:date _:b148 ;
2982 arg:pattern "yyyy-MM-dd" 3058 arg:pattern "yyyy-MM-dd"
2983 ] ; 3059 ] ;
2984 - sp:variable _:b123 3060 + sp:variable _:b112
2985 ]) 3061 ])
2986 ] [ rdf:type sp:Optional ; 3062 ] [ rdf:type sp:Optional ;
2987 - sp:elements ([ sp:object _:b160 ; 3063 + sp:elements ([ sp:object _:b149 ;
2988 sp:predicate <http://www.reportinghub.no/ep/schema/activity#volumeOfMudGained> ; 3064 sp:predicate <http://www.reportinghub.no/ep/schema/activity#volumeOfMudGained> ;
2989 - sp:subject _:b140 3065 + sp:subject _:b129
2990 - ] [ sp:object _:b132 ; 3066 + ] [ sp:object _:b121 ;
2991 sp:predicate <http://www.reportinghub.no/ep/schema/core#metre3> ; 3067 sp:predicate <http://www.reportinghub.no/ep/schema/core#metre3> ;
2992 - sp:subject _:b160 3068 + sp:subject _:b149
2993 ]) 3069 ])
2994 ] [ rdf:type sp:Optional ; 3070 ] [ rdf:type sp:Optional ;
2995 - sp:elements ([ sp:object _:b161 ; 3071 + sp:elements ([ sp:object _:b150 ;
2996 sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; 3072 sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ;
2997 - sp:subject _:b140 3073 + sp:subject _:b129
2998 ] [ rdf:type sp:Bind ; 3074 ] [ rdf:type sp:Bind ;
2999 sp:expression 3075 sp:expression
3000 [ rdf:type spif:dateFormat ; 3076 [ rdf:type spif:dateFormat ;
3001 - arg:date _:b161 ; 3077 + arg:date _:b150 ;
3002 arg:pattern "HH:mm" 3078 arg:pattern "HH:mm"
3003 ] ; 3079 ] ;
3004 - sp:variable _:b127 3080 + sp:variable _:b116
3005 ]) 3081 ])
3006 ]) 3082 ])
3007 ] ; 3083 ] ;
...@@ -3436,155 +3512,122 @@ ddr-tables:WellTestInformation ...@@ -3436,155 +3512,122 @@ ddr-tables:WellTestInformation
3436 ] ; 3512 ] ;
3437 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) . 3513 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) .
3438 3514
3439 -_:b161
3440 - sp:varName "finishedAt"^^xsd:string .
3441 -
3442 -_:b160
3443 - sp:varName "vMud"^^xsd:string .
3444 -
3445 -_:b159
3446 - sp:varName "startedAt"^^xsd:string .
3447 -
3448 -_:b158
3449 - sp:varName "time"^^xsd:string .
3450 -
3451 -_:b157
3452 - sp:varName "iflDepthTvd"^^xsd:string .
3453 -
3454 -_:b156
3455 - sp:varName "iflDepth"^^xsd:string .
3456 -
3457 -_:b155
3458 - sp:varName "srFormation"^^xsd:string .
3459 -
3460 -_:b154
3461 - sp:varName "ifl"^^xsd:string .
3462 -
3463 -_:b153
3464 - sp:varName "poreEquiv"^^xsd:string .
3465 -
3466 -_:b152
3467 - sp:varName "buttHoleDepth"^^xsd:string .
3468 -
3469 -_:b151
3470 - sp:varName "dfDensity"^^xsd:string .
3471 -
3472 _:b150 3515 _:b150
3473 - sp:varName "drillFluid"^^xsd:string . 3516 + sp:varName "finishedAt"^^xsd:string .
3474 3517
3475 _:b149 3518 _:b149
3476 - sp:varName "lcDepth"^^xsd:string . 3519 + sp:varName "vMud"^^xsd:string .
3477 3520
3478 _:b148 3521 _:b148
3479 - sp:varName "lastCasing"^^xsd:string . 3522 + sp:varName "startedAt"^^xsd:string .
3480 3523
3481 _:b147 3524 _:b147
3482 - sp:varName "sidPressure"^^xsd:string . 3525 + sp:varName "time"^^xsd:string .
3483 3526
3484 _:b146 3527 _:b146
3485 - sp:varName "buttHoleTemp"^^xsd:string . 3528 + sp:varName "iflDepthTvd"^^xsd:string .
3486 3529
3487 _:b145 3530 _:b145
3488 - sp:varName "sicPressure"^^xsd:string . 3531 + sp:varName "iflDepth"^^xsd:string .
3489 3532
3490 _:b144 3533 _:b144
3491 - sp:varName "wb"^^xsd:string . 3534 + sp:varName "srFormation"^^xsd:string .
3492 3535
3493 _:b143 3536 _:b143
3494 - sp:varName "wellKillType"^^xsd:string . 3537 + sp:varName "ifl"^^xsd:string .
3495 3538
3496 _:b142 3539 _:b142
3497 - sp:varName "wellKill"^^xsd:string . 3540 + sp:varName "poreEquiv"^^xsd:string .
3498 3541
3499 _:b141 3542 _:b141
3500 - sp:varName "wciClass"^^xsd:string . 3543 + sp:varName "buttHoleDepth"^^xsd:string .
3501 3544
3502 _:b140 3545 _:b140
3503 - sp:varName "wci"^^xsd:string . 3546 + sp:varName "dfDensity"^^xsd:string .
3504 3547
3505 _:b139 3548 _:b139
3506 - sp:varName "reportOn"^^xsd:string . 3549 + sp:varName "drillFluid"^^xsd:string .
3507 3550
3508 _:b138 3551 _:b138
3509 - sp:varName "bHT"^^xsd:string . 3552 + sp:varName "lcDepth"^^xsd:string .
3510 3553
3511 _:b137 3554 _:b137
3512 - sp:varName "formation"^^xsd:string . 3555 + sp:varName "lastCasing"^^xsd:string .
3513 3556
3514 _:b136 3557 _:b136
3515 - sp:varName "killingProcd"^^xsd:string . 3558 + sp:varName "sidPressure"^^xsd:string .
3516 3559
3517 _:b135 3560 _:b135
3518 - sp:varName "incidentClass"^^xsd:string . 3561 + sp:varName "buttHoleTemp"^^xsd:string .
3519 3562
3520 _:b134 3563 _:b134
3521 - sp:varName "shutInDrillPipePressure"^^xsd:string . 3564 + sp:varName "sicPressure"^^xsd:string .
3522 3565
3523 _:b133 3566 _:b133
3524 - sp:varName "shutInCasingPressure"^^xsd:string . 3567 + sp:varName "wb"^^xsd:string .
3525 3568
3526 _:b132 3569 _:b132
3527 - sp:varName "gainedVolOfFluid"^^xsd:string . 3570 + sp:varName "wellKillType"^^xsd:string .
3528 3571
3529 _:b131 3572 _:b131
3530 - sp:varName "depthToCasing"^^xsd:string . 3573 + sp:varName "wellKill"^^xsd:string .
3531 3574
3532 _:b130 3575 _:b130
3533 - sp:varName "porePressure"^^xsd:string . 3576 + sp:varName "wciClass"^^xsd:string .
3534 3577
3535 _:b129 3578 _:b129
3536 - sp:varName "drillingFluidDensity"^^xsd:string . 3579 + sp:varName "wci"^^xsd:string .
3537 3580
3538 _:b128 3581 _:b128
3539 - sp:varName "depthAtBit"^^xsd:string . 3582 + sp:varName "reportOn"^^xsd:string .
3540 3583
3541 _:b127 3584 _:b127
3542 - sp:varName "timeForWellControlRegain"^^xsd:string . 3585 + sp:varName "bHT"^^xsd:string .
3543 3586
3544 _:b126 3587 _:b126
3545 - sp:varName "lostTime"^^xsd:string . 3588 + sp:varName "formation"^^xsd:string .
3546 3589
3547 _:b125 3590 _:b125
3548 - sp:varName "depthOfWelltvd"^^xsd:string . 3591 + sp:varName "killingProcd"^^xsd:string .
3549 3592
3550 _:b124 3593 _:b124
3551 - sp:varName "depthOfWellmd"^^xsd:string . 3594 + sp:varName "incidentClass"^^xsd:string .
3552 3595
3553 _:b123 3596 _:b123
3554 - sp:varName "date"^^xsd:string . 3597 + sp:varName "shutInDrillPipePressure"^^xsd:string .
3555 3598
3556 _:b122 3599 _:b122
3557 - sp:varName "incl"^^xsd:string . 3600 + sp:varName "shutInCasingPressure"^^xsd:string .
3558 3601
3559 _:b121 3602 _:b121
3560 - sp:varName "tvd"^^xsd:string . 3603 + sp:varName "gainedVolOfFluid"^^xsd:string .
3561 3604
3562 _:b120 3605 _:b120
3563 - sp:varName "md"^^xsd:string . 3606 + sp:varName "depthToCasing"^^xsd:string .
3564 3607
3565 _:b119 3608 _:b119
3566 - sp:varName "azi"^^xsd:string . 3609 + sp:varName "porePressure"^^xsd:string .
3567 3610
3568 _:b118 3611 _:b118
3569 - sp:varName "wellbore"^^xsd:string . 3612 + sp:varName "drillingFluidDensity"^^xsd:string .
3570 3613
3571 _:b117 3614 _:b117
3572 - sp:varName "part"^^xsd:string . 3615 + sp:varName "depthAtBit"^^xsd:string .
3573 3616
3574 _:b116 3617 _:b116
3575 - sp:varName "reportOn"^^xsd:string . 3618 + sp:varName "timeForWellControlRegain"^^xsd:string .
3576 3619
3577 _:b115 3620 _:b115
3578 - sp:varName "azimuth"^^xsd:string . 3621 + sp:varName "lostTime"^^xsd:string .
3579 3622
3580 _:b114 3623 _:b114
3581 - sp:varName "inclination"^^xsd:string . 3624 + sp:varName "depthOfWelltvd"^^xsd:string .
3582 3625
3583 _:b113 3626 _:b113
3584 - sp:varName "depthmTVD"^^xsd:string . 3627 + sp:varName "depthOfWellmd"^^xsd:string .
3585 3628
3586 _:b112 3629 _:b112
3587 - sp:varName "depthmMD"^^xsd:string . 3630 + sp:varName "date"^^xsd:string .
3588 3631
3589 _:b111 3632 _:b111
3590 sp:varName "ed"^^xsd:string . 3633 sp:varName "ed"^^xsd:string .
......