Showing
2 changed files
with
280 additions
and
256 deletions
1 | -# Saved by TopBraid on Sun Sep 25 10:13:20 BST 2011 | 1 | +# Saved by TopBraid on Sun Sep 25 23:15:19 BST 2011 |
2 | # baseURI: http://www.reportinghub.no/ep/spin/ddr-tables | 2 | # baseURI: http://www.reportinghub.no/ep/spin/ddr-tables |
3 | # imports: http://www.reportinghub.no/ep/schema/1.0/activity-purpose | 3 | # imports: http://www.reportinghub.no/ep/schema/1.0/activity-purpose |
4 | # imports: http://www.reportinghub.no/ep/schema/1.0/ddr | 4 | # imports: http://www.reportinghub.no/ep/schema/1.0/ddr |
... | @@ -773,14 +773,16 @@ ddr-tables:LogInformation | ... | @@ -773,14 +773,16 @@ ddr-tables:LogInformation |
773 | sp:elements ([ sp:object _:b97 ; | 773 | sp:elements ([ sp:object _:b97 ; |
774 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 774 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
775 | sp:subject _:b95 | 775 | sp:subject _:b95 |
776 | - ] [ sp:object _:b98 ; | 776 | + ] [ sp:object _:b93 ; |
777 | - sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ; | 777 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#logRunNumber> ; |
778 | sp:subject _:b97 | 778 | sp:subject _:b97 |
779 | ] [ sp:object | 779 | ] [ sp:object |
780 | [ sp:varName "endDepth"^^xsd:string | 780 | [ sp:varName "endDepth"^^xsd:string |
781 | ] ; | 781 | ] ; |
782 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 782 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; |
783 | - sp:subject _:b98 | 783 | + sp:subject |
784 | + [ sp:varName "ed"^^xsd:string | ||
785 | + ] | ||
784 | ]) | 786 | ]) |
785 | ] [ rdf:type sp:Optional ; | 787 | ] [ rdf:type sp:Optional ; |
786 | sp:elements ([ sp:object | 788 | sp:elements ([ sp:object |
... | @@ -799,48 +801,48 @@ ddr-tables:Operations | ... | @@ -799,48 +801,48 @@ ddr-tables:Operations |
799 | rdfs:subClassOf rhspin:DDRTableTemplates ; | 801 | rdfs:subClassOf rhspin:DDRTableTemplates ; |
800 | spin:body | 802 | spin:body |
801 | [ rdf:type sp:Select ; | 803 | [ rdf:type sp:Select ; |
802 | - sp:orderBy (_:b99) ; | 804 | + sp:orderBy (_:b98) ; |
803 | - sp:resultVariables (_:b99 _:b100 [ sp:varName "startDepth"^^xsd:string | 805 | + sp:resultVariables (_:b98 _:b99 [ sp:varName "startDepth"^^xsd:string |
804 | - ] _:b101 [ sp:varName "depth"^^xsd:string | 806 | + ] _:b100 [ sp:varName "depth"^^xsd:string |
805 | - ] _:b102 [ sp:varName "state"^^xsd:string | 807 | + ] _:b101 [ sp:varName "state"^^xsd:string |
806 | - ] _:b103) ; | 808 | + ] _:b102) ; |
807 | - sp:where ([ sp:object _:b104 ; | 809 | + sp:where ([ sp:object _:b103 ; |
808 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; | 810 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; |
809 | sp:subject | 811 | sp:subject |
810 | [ sp:varName "report"^^xsd:string | 812 | [ sp:varName "report"^^xsd:string |
811 | ] | 813 | ] |
812 | - ] [ sp:object _:b105 ; | 814 | + ] [ sp:object _:b104 ; |
813 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 815 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
816 | + sp:subject _:b103 | ||
817 | + ] [ sp:object _:b98 ; | ||
818 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; | ||
814 | sp:subject _:b104 | 819 | sp:subject _:b104 |
815 | ] [ sp:object _:b99 ; | 820 | ] [ sp:object _:b99 ; |
816 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; | ||
817 | - sp:subject _:b105 | ||
818 | - ] [ sp:object _:b100 ; | ||
819 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | 821 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; |
820 | - sp:subject _:b105 | 822 | + sp:subject _:b104 |
821 | ] [ rdf:type sp:Optional ; | 823 | ] [ rdf:type sp:Optional ; |
822 | - sp:elements ([ sp:object _:b102 ; | 824 | + sp:elements ([ sp:object _:b101 ; |
823 | sp:predicate rdf:type ; | 825 | sp:predicate rdf:type ; |
824 | - sp:subject _:b105 | 826 | + sp:subject _:b104 |
825 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ; | 827 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ; |
826 | sp:predicate rdf:type ; | 828 | sp:predicate rdf:type ; |
827 | - sp:subject _:b102 | 829 | + sp:subject _:b101 |
828 | ]) | 830 | ]) |
829 | ] [ rdf:type sp:Optional ; | 831 | ] [ rdf:type sp:Optional ; |
830 | - sp:elements ([ sp:object _:b106 ; | 832 | + sp:elements ([ sp:object _:b105 ; |
831 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 833 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
832 | - sp:subject _:b105 | 834 | + sp:subject _:b104 |
833 | - ] [ sp:object _:b107 ; | 835 | + ] [ sp:object _:b106 ; |
834 | sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ; | 836 | sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ; |
835 | - sp:subject _:b106 | 837 | + sp:subject _:b105 |
836 | - ] [ sp:object _:b101 ; | 838 | + ] [ sp:object _:b100 ; |
837 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 839 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; |
838 | - sp:subject _:b107 | 840 | + sp:subject _:b106 |
839 | ]) | 841 | ]) |
840 | ] [ rdf:type sp:Optional ; | 842 | ] [ rdf:type sp:Optional ; |
841 | - sp:elements ([ sp:object _:b103 ; | 843 | + sp:elements ([ sp:object _:b102 ; |
842 | sp:predicate rdfs:comment ; | 844 | sp:predicate rdfs:comment ; |
843 | - sp:subject _:b105 | 845 | + sp:subject _:b104 |
844 | ]) | 846 | ]) |
845 | ]) | 847 | ]) |
846 | ] ; | 848 | ] ; |
... | @@ -852,59 +854,59 @@ ddr-tables:PerforationInformation | ... | @@ -852,59 +854,59 @@ ddr-tables:PerforationInformation |
852 | rdfs:subClassOf rhspin:DDRTableTemplates ; | 854 | rdfs:subClassOf rhspin:DDRTableTemplates ; |
853 | spin:body | 855 | spin:body |
854 | [ rdf:type sp:Select ; | 856 | [ rdf:type sp:Select ; |
855 | - sp:orderBy (_:b108) ; | 857 | + sp:orderBy (_:b107) ; |
856 | - sp:resultVariables (_:b108 [ sp:varName "timeOfClosingWellPerf"^^xsd:string | 858 | + sp:resultVariables (_:b107 [ sp:varName "timeOfClosingWellPerf"^^xsd:string |
857 | ] [ sp:varName "durationWellPerf"^^xsd:string | 859 | ] [ sp:varName "durationWellPerf"^^xsd:string |
858 | ] [ sp:varName "topOfPerfmMD"^^xsd:string | 860 | ] [ sp:varName "topOfPerfmMD"^^xsd:string |
859 | ] [ sp:varName "bottomOfPerfmMD"^^xsd:string | 861 | ] [ sp:varName "bottomOfPerfmMD"^^xsd:string |
860 | ] [ sp:varName "topOfPerfmTVD"^^xsd:string | 862 | ] [ sp:varName "topOfPerfmTVD"^^xsd:string |
861 | ] [ sp:varName "bottomOfPerfmTVD"^^xsd:string | 863 | ] [ sp:varName "bottomOfPerfmTVD"^^xsd:string |
862 | ]) ; | 864 | ]) ; |
863 | - sp:where ([ sp:object _:b109 ; | 865 | + sp:where ([ sp:object _:b108 ; |
864 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; | 866 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; |
865 | sp:subject | 867 | sp:subject |
866 | [ sp:varName "report"^^xsd:string | 868 | [ sp:varName "report"^^xsd:string |
867 | ] | 869 | ] |
868 | - ] [ sp:object _:b110 ; | 870 | + ] [ sp:object _:b109 ; |
869 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 871 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
870 | - sp:subject _:b109 | 872 | + sp:subject _:b108 |
871 | ] [ sp:object | 873 | ] [ sp:object |
872 | [ sp:varName "startTime"^^xsd:string | 874 | [ sp:varName "startTime"^^xsd:string |
873 | ] ; | 875 | ] ; |
874 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; | 876 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; |
875 | - sp:subject _:b110 | 877 | + sp:subject _:b109 |
876 | ] [ sp:object | 878 | ] [ sp:object |
877 | [ sp:varName "endTime"^^xsd:string | 879 | [ sp:varName "endTime"^^xsd:string |
878 | ] ; | 880 | ] ; |
879 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | 881 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; |
880 | - sp:subject _:b110 | 882 | + sp:subject _:b109 |
881 | ] [ rdf:type sp:Optional ; | 883 | ] [ rdf:type sp:Optional ; |
882 | - sp:elements ([ sp:object _:b111 ; | 884 | + sp:elements ([ sp:object _:b110 ; |
883 | sp:predicate rdf:type ; | 885 | sp:predicate rdf:type ; |
884 | - sp:subject _:b110 | 886 | + sp:subject _:b109 |
885 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ; | 887 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ; |
886 | sp:predicate rdf:type ; | 888 | sp:predicate rdf:type ; |
887 | - sp:subject _:b111 | 889 | + sp:subject _:b110 |
888 | ]) | 890 | ]) |
889 | ] [ rdf:type sp:Optional ; | 891 | ] [ rdf:type sp:Optional ; |
890 | - sp:elements ([ sp:object _:b112 ; | 892 | + sp:elements ([ sp:object _:b111 ; |
891 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 893 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
892 | - sp:subject _:b110 | 894 | + sp:subject _:b109 |
893 | - ] [ sp:object _:b113 ; | 895 | + ] [ sp:object _:b112 ; |
894 | sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ; | 896 | sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ; |
895 | - sp:subject _:b112 | 897 | + sp:subject _:b111 |
896 | ] [ sp:object | 898 | ] [ sp:object |
897 | [ sp:varName "endDepth"^^xsd:string | 899 | [ sp:varName "endDepth"^^xsd:string |
898 | ] ; | 900 | ] ; |
899 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 901 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; |
900 | - sp:subject _:b113 | 902 | + sp:subject _:b112 |
901 | ]) | 903 | ]) |
902 | ] [ rdf:type sp:Optional ; | 904 | ] [ rdf:type sp:Optional ; |
903 | sp:elements ([ sp:object | 905 | sp:elements ([ sp:object |
904 | [ sp:varName "comments"^^xsd:string | 906 | [ sp:varName "comments"^^xsd:string |
905 | ] ; | 907 | ] ; |
906 | sp:predicate rdfs:comment ; | 908 | sp:predicate rdfs:comment ; |
907 | - sp:subject _:b110 | 909 | + sp:subject _:b109 |
908 | ]) | 910 | ]) |
909 | ]) | 911 | ]) |
910 | ] ; | 912 | ] ; |
... | @@ -916,57 +918,59 @@ ddr-tables:PorePressure | ... | @@ -916,57 +918,59 @@ ddr-tables:PorePressure |
916 | rdfs:subClassOf rhspin:DDRTableTemplates ; | 918 | rdfs:subClassOf rhspin:DDRTableTemplates ; |
917 | spin:body | 919 | spin:body |
918 | [ rdf:type sp:Select ; | 920 | [ rdf:type sp:Select ; |
919 | - sp:orderBy (_:b114) ; | 921 | + sp:orderBy (_:b113) ; |
920 | - sp:resultVariables ([ sp:varName "reading"^^xsd:string | 922 | + sp:resultVariables (_:b114 _:b115 _:b113 _:b116 _:b117) ; |
921 | - ] [ sp:varName "equMudWeight"^^xsd:string | 923 | + sp:where ([ sp:object _:b118 ; |
922 | - ] _:b114 [ sp:varName "depthmMD"^^xsd:string | ||
923 | - ] [ sp:varName "depthmTVD"^^xsd:string | ||
924 | - ]) ; | ||
925 | - sp:where ([ sp:object _:b115 ; | ||
926 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; | 924 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; |
927 | sp:subject | 925 | sp:subject |
928 | [ sp:varName "report"^^xsd:string | 926 | [ sp:varName "report"^^xsd:string |
929 | ] | 927 | ] |
930 | - ] [ sp:object _:b116 ; | 928 | + ] [ sp:object _:b119 ; |
931 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 929 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
932 | - sp:subject _:b115 | 930 | + sp:subject _:b118 |
933 | - ] [ sp:object | 931 | + ] [ sp:object _:b113 ; |
934 | - [ sp:varName "startTime"^^xsd:string | 932 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#nominallyAt> ; |
935 | - ] ; | 933 | + sp:subject _:b119 |
936 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; | 934 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#PorePressureDetermination> ; |
937 | - sp:subject _:b116 | 935 | + sp:predicate rdf:type ; |
938 | - ] [ sp:object | 936 | + sp:subject _:b119 |
939 | - [ sp:varName "endTime"^^xsd:string | 937 | + ] [ sp:object _:b120 ; |
940 | - ] ; | 938 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
941 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | 939 | + sp:subject _:b119 |
942 | - sp:subject _:b116 | ||
943 | ] [ rdf:type sp:Optional ; | 940 | ] [ rdf:type sp:Optional ; |
944 | - sp:elements ([ sp:object _:b117 ; | 941 | + sp:elements ([ sp:object _:b121 ; |
945 | sp:predicate rdf:type ; | 942 | sp:predicate rdf:type ; |
946 | - sp:subject _:b116 | 943 | + sp:subject _:b119 |
947 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ; | 944 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#PorePressureDeterminationType> ; |
948 | sp:predicate rdf:type ; | 945 | sp:predicate rdf:type ; |
949 | - sp:subject _:b117 | 946 | + sp:subject _:b121 |
947 | + ] [ sp:object _:b114 ; | ||
948 | + sp:predicate rdfs:label ; | ||
949 | + sp:subject _:b121 | ||
950 | ]) | 950 | ]) |
951 | ] [ rdf:type sp:Optional ; | 951 | ] [ rdf:type sp:Optional ; |
952 | - sp:elements ([ sp:object _:b118 ; | 952 | + sp:elements ([ sp:object _:b122 ; |
953 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 953 | + sp:predicate <http://www.reportinghub.no/ep/schema/well#porePressureEquivalentMudDensity> ; |
954 | - sp:subject _:b116 | 954 | + sp:subject _:b120 |
955 | - ] [ sp:object _:b119 ; | 955 | + ] [ sp:object _:b115 ; |
956 | - sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ; | ||
957 | - sp:subject _:b118 | ||
958 | - ] [ sp:object | ||
959 | - [ sp:varName "endDepth"^^xsd:string | ||
960 | - ] ; | ||
961 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 956 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; |
962 | - sp:subject _:b119 | 957 | + sp:subject _:b122 |
963 | ]) | 958 | ]) |
964 | ] [ rdf:type sp:Optional ; | 959 | ] [ rdf:type sp:Optional ; |
965 | - sp:elements ([ sp:object | 960 | + sp:elements ([ sp:object _:b123 ; |
966 | - [ sp:varName "comments"^^xsd:string | 961 | + sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepth> ; |
967 | - ] ; | 962 | + sp:subject _:b120 |
968 | - sp:predicate rdfs:comment ; | 963 | + ] [ sp:object _:b117 ; |
969 | - sp:subject _:b116 | 964 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; |
965 | + sp:subject _:b123 | ||
966 | + ]) | ||
967 | + ] [ rdf:type sp:Optional ; | ||
968 | + sp:elements ([ sp:object _:b124 ; | ||
969 | + sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepth> ; | ||
970 | + sp:subject _:b120 | ||
971 | + ] [ sp:object _:b116 ; | ||
972 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | ||
973 | + sp:subject _:b124 | ||
970 | ]) | 974 | ]) |
971 | ]) | 975 | ]) |
972 | ] ; | 976 | ] ; |
... | @@ -981,51 +985,56 @@ ddr-tables:StratigraphicInformation | ... | @@ -981,51 +985,56 @@ ddr-tables:StratigraphicInformation |
981 | sp:resultVariables ([ sp:varName "depthToTopOfFormation"^^xsd:string | 985 | sp:resultVariables ([ sp:varName "depthToTopOfFormation"^^xsd:string |
982 | ] [ sp:varName "formationName"^^xsd:string | 986 | ] [ sp:varName "formationName"^^xsd:string |
983 | ]) ; | 987 | ]) ; |
984 | - sp:where ([ sp:object _:b120 ; | 988 | + sp:where ([ sp:object _:b125 ; |
985 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; | 989 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; |
986 | sp:subject | 990 | sp:subject |
987 | [ sp:varName "report"^^xsd:string | 991 | [ sp:varName "report"^^xsd:string |
988 | ] | 992 | ] |
989 | - ] [ sp:object _:b121 ; | 993 | + ] [ sp:object _:b126 ; |
990 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 994 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
991 | - sp:subject _:b120 | 995 | + sp:subject _:b125 |
992 | ] [ sp:object | 996 | ] [ sp:object |
993 | [ sp:varName "startTime"^^xsd:string | 997 | [ sp:varName "startTime"^^xsd:string |
994 | ] ; | 998 | ] ; |
995 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; | 999 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; |
996 | - sp:subject _:b121 | 1000 | + sp:subject _:b126 |
997 | ] [ sp:object | 1001 | ] [ sp:object |
998 | [ sp:varName "endTime"^^xsd:string | 1002 | [ sp:varName "endTime"^^xsd:string |
999 | ] ; | 1003 | ] ; |
1000 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | 1004 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; |
1001 | - sp:subject _:b121 | 1005 | + sp:subject _:b126 |
1002 | ] [ rdf:type sp:Optional ; | 1006 | ] [ rdf:type sp:Optional ; |
1003 | - sp:elements ([ sp:object _:b122 ; | 1007 | + sp:elements ([ sp:object _:b127 ; |
1004 | sp:predicate rdf:type ; | 1008 | sp:predicate rdf:type ; |
1005 | - sp:subject _:b121 | 1009 | + sp:subject _:b126 |
1006 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ; | 1010 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ; |
1007 | sp:predicate rdf:type ; | 1011 | sp:predicate rdf:type ; |
1008 | - sp:subject _:b122 | 1012 | + sp:subject _:b127 |
1009 | ]) | 1013 | ]) |
1010 | ] [ rdf:type sp:Optional ; | 1014 | ] [ rdf:type sp:Optional ; |
1011 | - sp:elements ([ sp:object _:b123 ; | 1015 | + sp:elements ([ sp:object _:b128 ; |
1012 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 1016 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
1013 | - sp:subject _:b121 | 1017 | + sp:subject _:b126 |
1014 | - ] [ sp:object _:b124 ; | 1018 | + ] [ sp:object _:b129 ; |
1015 | sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ; | 1019 | sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ; |
1016 | - sp:subject _:b123 | 1020 | + sp:subject _:b128 |
1021 | + ] [ sp:object | ||
1022 | + [ sp:varName "stratigraphyDescription"^^xsd:string | ||
1023 | + ] ; | ||
1024 | + sp:predicate <http://www.reportinghub.no/ep/schema/well#stratigraphyDescription> ; | ||
1025 | + sp:subject _:b128 | ||
1017 | ] [ sp:object | 1026 | ] [ sp:object |
1018 | [ sp:varName "endDepth"^^xsd:string | 1027 | [ sp:varName "endDepth"^^xsd:string |
1019 | ] ; | 1028 | ] ; |
1020 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 1029 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; |
1021 | - sp:subject _:b124 | 1030 | + sp:subject _:b129 |
1022 | ]) | 1031 | ]) |
1023 | ] [ rdf:type sp:Optional ; | 1032 | ] [ rdf:type sp:Optional ; |
1024 | sp:elements ([ sp:object | 1033 | sp:elements ([ sp:object |
1025 | [ sp:varName "comments"^^xsd:string | 1034 | [ sp:varName "comments"^^xsd:string |
1026 | ] ; | 1035 | ] ; |
1027 | sp:predicate rdfs:comment ; | 1036 | sp:predicate rdfs:comment ; |
1028 | - sp:subject _:b121 | 1037 | + sp:subject _:b126 |
1029 | ]) | 1038 | ]) |
1030 | ]) | 1039 | ]) |
1031 | ] ; | 1040 | ] ; |
... | @@ -1042,51 +1051,51 @@ ddr-tables:SurveyStation | ... | @@ -1042,51 +1051,51 @@ ddr-tables:SurveyStation |
1042 | ] [ sp:varName "inclination"^^xsd:string | 1051 | ] [ sp:varName "inclination"^^xsd:string |
1043 | ] [ sp:varName "azimuth"^^xsd:string | 1052 | ] [ sp:varName "azimuth"^^xsd:string |
1044 | ]) ; | 1053 | ]) ; |
1045 | - sp:where ([ sp:object _:b125 ; | 1054 | + sp:where ([ sp:object _:b130 ; |
1046 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; | 1055 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; |
1047 | sp:subject | 1056 | sp:subject |
1048 | [ sp:varName "report"^^xsd:string | 1057 | [ sp:varName "report"^^xsd:string |
1049 | ] | 1058 | ] |
1050 | - ] [ sp:object _:b126 ; | 1059 | + ] [ sp:object _:b131 ; |
1051 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 1060 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
1052 | - sp:subject _:b125 | 1061 | + sp:subject _:b130 |
1053 | ] [ sp:object | 1062 | ] [ sp:object |
1054 | [ sp:varName "startTime"^^xsd:string | 1063 | [ sp:varName "startTime"^^xsd:string |
1055 | ] ; | 1064 | ] ; |
1056 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; | 1065 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; |
1057 | - sp:subject _:b126 | 1066 | + sp:subject _:b131 |
1058 | ] [ sp:object | 1067 | ] [ sp:object |
1059 | [ sp:varName "endTime"^^xsd:string | 1068 | [ sp:varName "endTime"^^xsd:string |
1060 | ] ; | 1069 | ] ; |
1061 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | 1070 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; |
1062 | - sp:subject _:b126 | 1071 | + sp:subject _:b131 |
1063 | ] [ rdf:type sp:Optional ; | 1072 | ] [ rdf:type sp:Optional ; |
1064 | - sp:elements ([ sp:object _:b127 ; | 1073 | + sp:elements ([ sp:object _:b132 ; |
1065 | sp:predicate rdf:type ; | 1074 | sp:predicate rdf:type ; |
1066 | - sp:subject _:b126 | 1075 | + sp:subject _:b131 |
1067 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ; | 1076 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ; |
1068 | sp:predicate rdf:type ; | 1077 | sp:predicate rdf:type ; |
1069 | - sp:subject _:b127 | 1078 | + sp:subject _:b132 |
1070 | ]) | 1079 | ]) |
1071 | ] [ rdf:type sp:Optional ; | 1080 | ] [ rdf:type sp:Optional ; |
1072 | - sp:elements ([ sp:object _:b128 ; | 1081 | + sp:elements ([ sp:object _:b133 ; |
1073 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 1082 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
1074 | - sp:subject _:b126 | 1083 | + sp:subject _:b131 |
1075 | - ] [ sp:object _:b129 ; | 1084 | + ] [ sp:object _:b134 ; |
1076 | sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ; | 1085 | sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ; |
1077 | - sp:subject _:b128 | 1086 | + sp:subject _:b133 |
1078 | ] [ sp:object | 1087 | ] [ sp:object |
1079 | [ sp:varName "endDepth"^^xsd:string | 1088 | [ sp:varName "endDepth"^^xsd:string |
1080 | ] ; | 1089 | ] ; |
1081 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 1090 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; |
1082 | - sp:subject _:b129 | 1091 | + sp:subject _:b134 |
1083 | ]) | 1092 | ]) |
1084 | ] [ rdf:type sp:Optional ; | 1093 | ] [ rdf:type sp:Optional ; |
1085 | sp:elements ([ sp:object | 1094 | sp:elements ([ sp:object |
1086 | [ sp:varName "comments"^^xsd:string | 1095 | [ sp:varName "comments"^^xsd:string |
1087 | ] ; | 1096 | ] ; |
1088 | sp:predicate rdfs:comment ; | 1097 | sp:predicate rdfs:comment ; |
1089 | - sp:subject _:b126 | 1098 | + sp:subject _:b131 |
1090 | ]) | 1099 | ]) |
1091 | ]) | 1100 | ]) |
1092 | ] ; | 1101 | ] ; |
... | @@ -1098,8 +1107,8 @@ ddr-tables:WellControlIncident | ... | @@ -1098,8 +1107,8 @@ ddr-tables:WellControlIncident |
1098 | rdfs:subClassOf rhspin:DDRTableTemplates ; | 1107 | rdfs:subClassOf rhspin:DDRTableTemplates ; |
1099 | spin:body | 1108 | spin:body |
1100 | [ rdf:type sp:Select ; | 1109 | [ rdf:type sp:Select ; |
1101 | - sp:orderBy (_:b130) ; | 1110 | + sp:orderBy (_:b135) ; |
1102 | - sp:resultVariables (_:b130 [ sp:varName "depthOfWell"^^xsd:string | 1111 | + sp:resultVariables (_:b135 [ sp:varName "depthOfWell"^^xsd:string |
1103 | ] [ sp:varName "lostTime"^^xsd:string | 1112 | ] [ sp:varName "lostTime"^^xsd:string |
1104 | ] [ sp:varName "timeForWellControlRegain"^^xsd:string | 1113 | ] [ sp:varName "timeForWellControlRegain"^^xsd:string |
1105 | ] [ sp:varName "depthAtBit"^^xsd:string | 1114 | ] [ sp:varName "depthAtBit"^^xsd:string |
... | @@ -1114,51 +1123,51 @@ ddr-tables:WellControlIncident | ... | @@ -1114,51 +1123,51 @@ ddr-tables:WellControlIncident |
1114 | ] [ sp:varName "formation"^^xsd:string | 1123 | ] [ sp:varName "formation"^^xsd:string |
1115 | ] [ sp:varName "bHT"^^xsd:string | 1124 | ] [ sp:varName "bHT"^^xsd:string |
1116 | ]) ; | 1125 | ]) ; |
1117 | - sp:where ([ sp:object _:b131 ; | 1126 | + sp:where ([ sp:object _:b136 ; |
1118 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; | 1127 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; |
1119 | sp:subject | 1128 | sp:subject |
1120 | [ sp:varName "report"^^xsd:string | 1129 | [ sp:varName "report"^^xsd:string |
1121 | ] | 1130 | ] |
1122 | - ] [ sp:object _:b132 ; | 1131 | + ] [ sp:object _:b137 ; |
1123 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 1132 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
1124 | - sp:subject _:b131 | 1133 | + sp:subject _:b136 |
1125 | ] [ sp:object | 1134 | ] [ sp:object |
1126 | [ sp:varName "startTime"^^xsd:string | 1135 | [ sp:varName "startTime"^^xsd:string |
1127 | ] ; | 1136 | ] ; |
1128 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; | 1137 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; |
1129 | - sp:subject _:b132 | 1138 | + sp:subject _:b137 |
1130 | ] [ sp:object | 1139 | ] [ sp:object |
1131 | [ sp:varName "endTime"^^xsd:string | 1140 | [ sp:varName "endTime"^^xsd:string |
1132 | ] ; | 1141 | ] ; |
1133 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | 1142 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; |
1134 | - sp:subject _:b132 | 1143 | + sp:subject _:b137 |
1135 | ] [ rdf:type sp:Optional ; | 1144 | ] [ rdf:type sp:Optional ; |
1136 | - sp:elements ([ sp:object _:b133 ; | 1145 | + sp:elements ([ sp:object _:b138 ; |
1137 | sp:predicate rdf:type ; | 1146 | sp:predicate rdf:type ; |
1138 | - sp:subject _:b132 | 1147 | + sp:subject _:b137 |
1139 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ; | 1148 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ; |
1140 | sp:predicate rdf:type ; | 1149 | sp:predicate rdf:type ; |
1141 | - sp:subject _:b133 | 1150 | + sp:subject _:b138 |
1142 | ]) | 1151 | ]) |
1143 | ] [ rdf:type sp:Optional ; | 1152 | ] [ rdf:type sp:Optional ; |
1144 | - sp:elements ([ sp:object _:b134 ; | 1153 | + sp:elements ([ sp:object _:b139 ; |
1145 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 1154 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
1146 | - sp:subject _:b132 | 1155 | + sp:subject _:b137 |
1147 | - ] [ sp:object _:b135 ; | 1156 | + ] [ sp:object _:b140 ; |
1148 | sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ; | 1157 | sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ; |
1149 | - sp:subject _:b134 | 1158 | + sp:subject _:b139 |
1150 | ] [ sp:object | 1159 | ] [ sp:object |
1151 | [ sp:varName "endDepth"^^xsd:string | 1160 | [ sp:varName "endDepth"^^xsd:string |
1152 | ] ; | 1161 | ] ; |
1153 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 1162 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; |
1154 | - sp:subject _:b135 | 1163 | + sp:subject _:b140 |
1155 | ]) | 1164 | ]) |
1156 | ] [ rdf:type sp:Optional ; | 1165 | ] [ rdf:type sp:Optional ; |
1157 | sp:elements ([ sp:object | 1166 | sp:elements ([ sp:object |
1158 | [ sp:varName "comments"^^xsd:string | 1167 | [ sp:varName "comments"^^xsd:string |
1159 | ] ; | 1168 | ] ; |
1160 | sp:predicate rdfs:comment ; | 1169 | sp:predicate rdfs:comment ; |
1161 | - sp:subject _:b132 | 1170 | + sp:subject _:b137 |
1162 | ]) | 1171 | ]) |
1163 | ]) | 1172 | ]) |
1164 | ] ; | 1173 | ] ; |
... | @@ -1170,8 +1179,8 @@ ddr-tables:WellTestInformation | ... | @@ -1170,8 +1179,8 @@ ddr-tables:WellTestInformation |
1170 | rdfs:subClassOf rhspin:DDRTableTemplates ; | 1179 | rdfs:subClassOf rhspin:DDRTableTemplates ; |
1171 | spin:body | 1180 | spin:body |
1172 | [ rdf:type sp:Select ; | 1181 | [ rdf:type sp:Select ; |
1173 | - sp:orderBy (_:b136) ; | 1182 | + sp:orderBy (_:b141) ; |
1174 | - sp:resultVariables (_:b136 [ sp:varName "testNo"^^xsd:string | 1183 | + sp:resultVariables (_:b141 [ sp:varName "testNo"^^xsd:string |
1175 | ] [ sp:varName "type"^^xsd:string | 1184 | ] [ sp:varName "type"^^xsd:string |
1176 | ] [ sp:varName "depthTopmMD"^^xsd:string | 1185 | ] [ sp:varName "depthTopmMD"^^xsd:string |
1177 | ] [ sp:varName "depthBottommMD"^^xsd:string | 1186 | ] [ sp:varName "depthBottommMD"^^xsd:string |
... | @@ -1189,187 +1198,166 @@ ddr-tables:WellTestInformation | ... | @@ -1189,187 +1198,166 @@ ddr-tables:WellTestInformation |
1189 | ] [ sp:varName "cO2Content"^^xsd:string | 1198 | ] [ sp:varName "cO2Content"^^xsd:string |
1190 | ] [ sp:varName "h2SContent"^^xsd:string | 1199 | ] [ sp:varName "h2SContent"^^xsd:string |
1191 | ]) ; | 1200 | ]) ; |
1192 | - sp:where ([ sp:object _:b137 ; | 1201 | + sp:where ([ sp:object _:b142 ; |
1193 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; | 1202 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; |
1194 | sp:subject | 1203 | sp:subject |
1195 | [ sp:varName "report"^^xsd:string | 1204 | [ sp:varName "report"^^xsd:string |
1196 | ] | 1205 | ] |
1197 | - ] [ sp:object _:b138 ; | 1206 | + ] [ sp:object _:b143 ; |
1198 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 1207 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
1199 | - sp:subject _:b137 | 1208 | + sp:subject _:b142 |
1200 | ] [ sp:object | 1209 | ] [ sp:object |
1201 | [ sp:varName "startTime"^^xsd:string | 1210 | [ sp:varName "startTime"^^xsd:string |
1202 | ] ; | 1211 | ] ; |
1203 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; | 1212 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; |
1204 | - sp:subject _:b138 | 1213 | + sp:subject _:b143 |
1205 | ] [ sp:object | 1214 | ] [ sp:object |
1206 | [ sp:varName "endTime"^^xsd:string | 1215 | [ sp:varName "endTime"^^xsd:string |
1207 | ] ; | 1216 | ] ; |
1208 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | 1217 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; |
1209 | - sp:subject _:b138 | 1218 | + sp:subject _:b143 |
1210 | ] [ rdf:type sp:Optional ; | 1219 | ] [ rdf:type sp:Optional ; |
1211 | - sp:elements ([ sp:object _:b139 ; | 1220 | + sp:elements ([ sp:object _:b144 ; |
1212 | sp:predicate rdf:type ; | 1221 | sp:predicate rdf:type ; |
1213 | - sp:subject _:b138 | 1222 | + sp:subject _:b143 |
1214 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ; | 1223 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ; |
1215 | sp:predicate rdf:type ; | 1224 | sp:predicate rdf:type ; |
1216 | - sp:subject _:b139 | 1225 | + sp:subject _:b144 |
1217 | ]) | 1226 | ]) |
1218 | ] [ rdf:type sp:Optional ; | 1227 | ] [ rdf:type sp:Optional ; |
1219 | - sp:elements ([ sp:object _:b140 ; | 1228 | + sp:elements ([ sp:object _:b145 ; |
1220 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 1229 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
1221 | - sp:subject _:b138 | 1230 | + sp:subject _:b143 |
1222 | - ] [ sp:object _:b141 ; | 1231 | + ] [ sp:object _:b146 ; |
1223 | sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ; | 1232 | sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ; |
1224 | - sp:subject _:b140 | 1233 | + sp:subject _:b145 |
1225 | ] [ sp:object | 1234 | ] [ sp:object |
1226 | [ sp:varName "endDepth"^^xsd:string | 1235 | [ sp:varName "endDepth"^^xsd:string |
1227 | ] ; | 1236 | ] ; |
1228 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 1237 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; |
1229 | - sp:subject _:b141 | 1238 | + sp:subject _:b146 |
1230 | ]) | 1239 | ]) |
1231 | ] [ rdf:type sp:Optional ; | 1240 | ] [ rdf:type sp:Optional ; |
1232 | sp:elements ([ sp:object | 1241 | sp:elements ([ sp:object |
1233 | [ sp:varName "comments"^^xsd:string | 1242 | [ sp:varName "comments"^^xsd:string |
1234 | ] ; | 1243 | ] ; |
1235 | sp:predicate rdfs:comment ; | 1244 | sp:predicate rdfs:comment ; |
1236 | - sp:subject _:b138 | 1245 | + sp:subject _:b143 |
1237 | ]) | 1246 | ]) |
1238 | ]) | 1247 | ]) |
1239 | ] ; | 1248 | ] ; |
1240 | 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) . | 1249 | 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) . |
1241 | 1250 | ||
1242 | -_:b141 | 1251 | +_:b146 |
1243 | sp:varName "ed"^^xsd:string . | 1252 | sp:varName "ed"^^xsd:string . |
1244 | 1253 | ||
1245 | -_:b140 | 1254 | +_:b145 |
1246 | sp:varName "wellbore"^^xsd:string . | 1255 | sp:varName "wellbore"^^xsd:string . |
1247 | 1256 | ||
1248 | -_:b139 | 1257 | +_:b144 |
1249 | sp:varName "activity"^^xsd:string . | 1258 | sp:varName "activity"^^xsd:string . |
1250 | 1259 | ||
1251 | -_:b138 | 1260 | +_:b143 |
1252 | sp:varName "part"^^xsd:string . | 1261 | sp:varName "part"^^xsd:string . |
1253 | 1262 | ||
1254 | -_:b137 | 1263 | +_:b142 |
1255 | sp:varName "reportOn"^^xsd:string . | 1264 | sp:varName "reportOn"^^xsd:string . |
1256 | 1265 | ||
1257 | -_:b136 | 1266 | +_:b141 |
1258 | sp:varName "time"^^xsd:string . | 1267 | sp:varName "time"^^xsd:string . |
1259 | 1268 | ||
1260 | -_:b135 | 1269 | +_:b140 |
1261 | sp:varName "ed"^^xsd:string . | 1270 | sp:varName "ed"^^xsd:string . |
1262 | 1271 | ||
1263 | -_:b134 | 1272 | +_:b139 |
1264 | sp:varName "wellbore"^^xsd:string . | 1273 | sp:varName "wellbore"^^xsd:string . |
1265 | 1274 | ||
1266 | -_:b133 | 1275 | +_:b138 |
1267 | sp:varName "activity"^^xsd:string . | 1276 | sp:varName "activity"^^xsd:string . |
1268 | 1277 | ||
1269 | -_:b132 | 1278 | +_:b137 |
1270 | sp:varName "part"^^xsd:string . | 1279 | sp:varName "part"^^xsd:string . |
1271 | 1280 | ||
1272 | -_:b131 | 1281 | +_:b136 |
1273 | sp:varName "reportOn"^^xsd:string . | 1282 | sp:varName "reportOn"^^xsd:string . |
1274 | 1283 | ||
1275 | -_:b130 | 1284 | +_:b135 |
1276 | sp:varName "date"^^xsd:string . | 1285 | sp:varName "date"^^xsd:string . |
1277 | 1286 | ||
1278 | -_:b129 | 1287 | +_:b134 |
1279 | - sp:varName "ed"^^xsd:string . | ||
1280 | - | ||
1281 | -_:b128 | ||
1282 | - sp:varName "wellbore"^^xsd:string . | ||
1283 | - | ||
1284 | -_:b127 | ||
1285 | - sp:varName "activity"^^xsd:string . | ||
1286 | - | ||
1287 | -_:b126 | ||
1288 | - sp:varName "part"^^xsd:string . | ||
1289 | - | ||
1290 | -_:b125 | ||
1291 | - sp:varName "reportOn"^^xsd:string . | ||
1292 | - | ||
1293 | -_:b124 | ||
1294 | sp:varName "ed"^^xsd:string . | 1288 | sp:varName "ed"^^xsd:string . |
1295 | 1289 | ||
1296 | -_:b123 | 1290 | +_:b133 |
1297 | sp:varName "wellbore"^^xsd:string . | 1291 | sp:varName "wellbore"^^xsd:string . |
1298 | 1292 | ||
1299 | -_:b122 | 1293 | +_:b132 |
1300 | sp:varName "activity"^^xsd:string . | 1294 | sp:varName "activity"^^xsd:string . |
1301 | 1295 | ||
1302 | -_:b121 | 1296 | +_:b131 |
1303 | sp:varName "part"^^xsd:string . | 1297 | sp:varName "part"^^xsd:string . |
1304 | 1298 | ||
1305 | -_:b120 | 1299 | +_:b130 |
1306 | sp:varName "reportOn"^^xsd:string . | 1300 | sp:varName "reportOn"^^xsd:string . |
1307 | 1301 | ||
1308 | -_:b119 | 1302 | +_:b129 |
1309 | sp:varName "ed"^^xsd:string . | 1303 | sp:varName "ed"^^xsd:string . |
1310 | 1304 | ||
1311 | -_:b118 | 1305 | +_:b128 |
1312 | sp:varName "wellbore"^^xsd:string . | 1306 | sp:varName "wellbore"^^xsd:string . |
1313 | 1307 | ||
1314 | -_:b117 | 1308 | +_:b127 |
1315 | sp:varName "activity"^^xsd:string . | 1309 | sp:varName "activity"^^xsd:string . |
1316 | 1310 | ||
1317 | -_:b116 | 1311 | +_:b126 |
1318 | sp:varName "part"^^xsd:string . | 1312 | sp:varName "part"^^xsd:string . |
1319 | 1313 | ||
1320 | -_:b115 | 1314 | +_:b125 |
1321 | sp:varName "reportOn"^^xsd:string . | 1315 | sp:varName "reportOn"^^xsd:string . |
1322 | 1316 | ||
1323 | -_:b114 | ||
1324 | - sp:varName "time"^^xsd:string . | ||
1325 | - | ||
1326 | -_:b113 | ||
1327 | - sp:varName "ed"^^xsd:string . | ||
1328 | - | ||
1329 | _:b112 | 1317 | _:b112 |
1330 | - sp:varName "wellbore"^^xsd:string . | 1318 | + sp:varName "ed"^^xsd:string . |
1331 | 1319 | ||
1332 | _:b111 | 1320 | _:b111 |
1333 | - sp:varName "activity"^^xsd:string . | 1321 | + sp:varName "wellbore"^^xsd:string . |
1334 | 1322 | ||
1335 | _:b110 | 1323 | _:b110 |
1336 | - sp:varName "part"^^xsd:string . | 1324 | + sp:varName "activity"^^xsd:string . |
1337 | 1325 | ||
1338 | _:b109 | 1326 | _:b109 |
1339 | - sp:varName "reportOn"^^xsd:string . | 1327 | + sp:varName "part"^^xsd:string . |
1340 | 1328 | ||
1341 | _:b108 | 1329 | _:b108 |
1342 | - sp:varName "timeOfOpeningWellPerf"^^xsd:string . | 1330 | + sp:varName "reportOn"^^xsd:string . |
1343 | 1331 | ||
1344 | _:b107 | 1332 | _:b107 |
1345 | - sp:varName "ed"^^xsd:string . | 1333 | + sp:varName "timeOfOpeningWellPerf"^^xsd:string . |
1346 | 1334 | ||
1347 | _:b106 | 1335 | _:b106 |
1348 | - sp:varName "wellbore"^^xsd:string . | 1336 | + sp:varName "ed"^^xsd:string . |
1349 | 1337 | ||
1350 | _:b105 | 1338 | _:b105 |
1351 | - sp:varName "part"^^xsd:string . | 1339 | + sp:varName "wellbore"^^xsd:string . |
1352 | 1340 | ||
1353 | _:b104 | 1341 | _:b104 |
1354 | - sp:varName "reportOn"^^xsd:string . | 1342 | + sp:varName "part"^^xsd:string . |
1355 | 1343 | ||
1356 | _:b103 | 1344 | _:b103 |
1357 | - sp:varName "remark"^^xsd:string . | 1345 | + sp:varName "reportOn"^^xsd:string . |
1358 | 1346 | ||
1359 | _:b102 | 1347 | _:b102 |
1360 | - sp:varName "activity"^^xsd:string . | 1348 | + sp:varName "remark"^^xsd:string . |
1361 | 1349 | ||
1362 | _:b101 | 1350 | _:b101 |
1363 | - sp:varName "endDepth"^^xsd:string . | 1351 | + sp:varName "activity"^^xsd:string . |
1364 | 1352 | ||
1365 | _:b100 | 1353 | _:b100 |
1366 | - sp:varName "endTime"^^xsd:string . | 1354 | + sp:varName "endDepth"^^xsd:string . |
1367 | 1355 | ||
1368 | _:b99 | 1356 | _:b99 |
1369 | - sp:varName "startTime"^^xsd:string . | 1357 | + sp:varName "endTime"^^xsd:string . |
1370 | 1358 | ||
1371 | _:b98 | 1359 | _:b98 |
1372 | - sp:varName "ed"^^xsd:string . | 1360 | + sp:varName "startTime"^^xsd:string . |
1373 | 1361 | ||
1374 | _:b97 | 1362 | _:b97 |
1375 | sp:varName "wellbore"^^xsd:string . | 1363 | sp:varName "wellbore"^^xsd:string . |
... | @@ -1386,6 +1374,75 @@ _:b94 | ... | @@ -1386,6 +1374,75 @@ _:b94 |
1386 | _:b93 | 1374 | _:b93 |
1387 | sp:varName "runNo"^^xsd:string . | 1375 | sp:varName "runNo"^^xsd:string . |
1388 | 1376 | ||
1377 | +_:b92 | ||
1378 | + sp:varName "endDepthmTVD2"^^xsd:string . | ||
1379 | + | ||
1380 | +_:b91 | ||
1381 | + sp:varName "tvdbot2"^^xsd:string . | ||
1382 | + | ||
1383 | +_:b90 | ||
1384 | + sp:varName "startDepthmTVD2"^^xsd:string . | ||
1385 | + | ||
1386 | +_:b89 | ||
1387 | + sp:varName "tvdtop2"^^xsd:string . | ||
1388 | + | ||
1389 | +_:b88 | ||
1390 | + sp:varName "tvdbot"^^xsd:string . | ||
1391 | + | ||
1392 | +_:b87 | ||
1393 | + sp:varName "tvdtop"^^xsd:string . | ||
1394 | + | ||
1395 | +_:b86 | ||
1396 | + sp:varName "endDepthmMD2"^^xsd:string . | ||
1397 | + | ||
1398 | +_:b85 | ||
1399 | + sp:varName "mdbot2"^^xsd:string . | ||
1400 | + | ||
1401 | +_:b84 | ||
1402 | + sp:varName "startDepthmMD2"^^xsd:string . | ||
1403 | + | ||
1404 | +_:b83 | ||
1405 | + sp:varName "mdtop2"^^xsd:string . | ||
1406 | + | ||
1407 | +_:b82 | ||
1408 | + sp:varName "mdtop"^^xsd:string . | ||
1409 | + | ||
1410 | +_:b81 | ||
1411 | + sp:varName "mdbot"^^xsd:string . | ||
1412 | + | ||
1413 | +_:b80 | ||
1414 | + sp:varName "wellbore"^^xsd:string . | ||
1415 | + | ||
1416 | +_:b79 | ||
1417 | + sp:varName "part"^^xsd:string . | ||
1418 | + | ||
1419 | +_:b78 | ||
1420 | + sp:varName "reportOn"^^xsd:string . | ||
1421 | + | ||
1422 | +_:b77 | ||
1423 | + sp:varName "lithologyDescription"^^xsd:string . | ||
1424 | + | ||
1425 | +_:b76 | ||
1426 | + sp:varName "showsDescription"^^xsd:string . | ||
1427 | + | ||
1428 | +_:b75 | ||
1429 | + sp:varName "differenceInDepthmTVD"^^xsd:string . | ||
1430 | + | ||
1431 | +_:b74 | ||
1432 | + sp:varName "endDepthmTVD"^^xsd:string . | ||
1433 | + | ||
1434 | +_:b73 | ||
1435 | + sp:varName "startDepthmTVD"^^xsd:string . | ||
1436 | + | ||
1437 | +_:b72 | ||
1438 | + sp:varName "differenceInDepthmMD"^^xsd:string . | ||
1439 | + | ||
1440 | +_:b71 | ||
1441 | + sp:varName "endDepthmMD"^^xsd:string . | ||
1442 | + | ||
1443 | +_:b70 | ||
1444 | + sp:varName "startDepthmMD"^^xsd:string . | ||
1445 | + | ||
1389 | _:b69 | 1446 | _:b69 |
1390 | sp:varName "ed"^^xsd:string . | 1447 | sp:varName "ed"^^xsd:string . |
1391 | 1448 | ||
... | @@ -1584,71 +1641,38 @@ _:b2 sp:varName "activity"^^xsd:string . | ... | @@ -1584,71 +1641,38 @@ _:b2 sp:varName "activity"^^xsd:string . |
1584 | 1641 | ||
1585 | _:b1 sp:varName "depth"^^xsd:string . | 1642 | _:b1 sp:varName "depth"^^xsd:string . |
1586 | 1643 | ||
1587 | -_:b78 | 1644 | +_:b116 |
1588 | - sp:varName "reportOn"^^xsd:string . | 1645 | + sp:varName "mdVal"^^xsd:string . |
1589 | - | ||
1590 | -_:b79 | ||
1591 | - sp:varName "part"^^xsd:string . | ||
1592 | - | ||
1593 | -_:b80 | ||
1594 | - sp:varName "wellbore"^^xsd:string . | ||
1595 | - | ||
1596 | -_:b77 | ||
1597 | - sp:varName "lithologyDescription"^^xsd:string . | ||
1598 | - | ||
1599 | -_:b76 | ||
1600 | - sp:varName "showsDescription"^^xsd:string . | ||
1601 | - | ||
1602 | -_:b81 | ||
1603 | - sp:varName "mdbot"^^xsd:string . | ||
1604 | - | ||
1605 | -_:b71 | ||
1606 | - sp:varName "endDepthmMD"^^xsd:string . | ||
1607 | - | ||
1608 | -_:b82 | ||
1609 | - sp:varName "mdtop"^^xsd:string . | ||
1610 | - | ||
1611 | -_:b70 | ||
1612 | - sp:varName "startDepthmMD"^^xsd:string . | ||
1613 | - | ||
1614 | -_:b83 | ||
1615 | - sp:varName "mdtop2"^^xsd:string . | ||
1616 | - | ||
1617 | -_:b84 | ||
1618 | - sp:varName "startDepthmMD2"^^xsd:string . | ||
1619 | - | ||
1620 | -_:b85 | ||
1621 | - sp:varName "mdbot2"^^xsd:string . | ||
1622 | 1646 | ||
1623 | -_:b86 | 1647 | +_:b124 |
1624 | - sp:varName "endDepthmMD2"^^xsd:string . | 1648 | + sp:varName "md"^^xsd:string . |
1625 | 1649 | ||
1626 | -_:b72 | 1650 | +_:b117 |
1627 | - sp:varName "differenceInDepthmMD"^^xsd:string . | 1651 | + sp:varName "tvdVal"^^xsd:string . |
1628 | 1652 | ||
1629 | -_:b87 | 1653 | +_:b123 |
1630 | - sp:varName "tvdtop"^^xsd:string . | 1654 | + sp:varName "tvd"^^xsd:string . |
1631 | 1655 | ||
1632 | -_:b73 | 1656 | +_:b115 |
1633 | - sp:varName "startDepthmTVD"^^xsd:string . | 1657 | + sp:varName "mudDensityVal"^^xsd:string . |
1634 | 1658 | ||
1635 | -_:b88 | 1659 | +_:b122 |
1636 | - sp:varName "tvdbot"^^xsd:string . | 1660 | + sp:varName "mudDensity"^^xsd:string . |
1637 | 1661 | ||
1638 | -_:b74 | 1662 | +_:b114 |
1639 | - sp:varName "endDepthmTVD"^^xsd:string . | 1663 | + sp:varName "reading"^^xsd:string . |
1640 | 1664 | ||
1641 | -_:b89 | 1665 | +_:b121 |
1642 | - sp:varName "tvdtop2"^^xsd:string . | 1666 | + sp:varName "actType"^^xsd:string . |
1643 | 1667 | ||
1644 | -_:b90 | 1668 | +_:b120 |
1645 | - sp:varName "startDepthmTVD2"^^xsd:string . | 1669 | + sp:varName "wb"^^xsd:string . |
1646 | 1670 | ||
1647 | -_:b91 | 1671 | +_:b113 |
1648 | - sp:varName "tvdbot2"^^xsd:string . | 1672 | + sp:varName "time"^^xsd:string . |
1649 | 1673 | ||
1650 | -_:b92 | 1674 | +_:b119 |
1651 | - sp:varName "endDepthmTVD2"^^xsd:string . | 1675 | + sp:varName "activity"^^xsd:string . |
1652 | 1676 | ||
1653 | -_:b75 | 1677 | +_:b118 |
1654 | - sp:varName "differenceInDepthmTVD"^^xsd:string . | 1678 | + sp:varName "reportOn"^^xsd:string . | ... | ... |
1 | -# Saved by TopBraid on Sun Sep 25 10:13:20 BST 2011 | 1 | +# Saved by TopBraid on Sun Sep 25 23:15:20 BST 2011 |
2 | # baseURI: null | 2 | # baseURI: null |
3 | 3 | ||
4 | @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . | 4 | @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . | ... | ... |
-
Please register or login to post a comment