Showing
1 changed file
with
274 additions
and
243 deletions
| 1 | -# Saved by TopBraid on Tue Sep 27 00:02:56 BST 2011 | 1 | +# Saved by TopBraid on Tue Sep 27 12:18:48 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 |
| ... | @@ -968,59 +968,69 @@ ddr-tables:PerforationInformation | ... | @@ -968,59 +968,69 @@ ddr-tables:PerforationInformation |
| 968 | rdfs:subClassOf rhspin:DDRTableTemplates ; | 968 | rdfs:subClassOf rhspin:DDRTableTemplates ; |
| 969 | spin:body | 969 | spin:body |
| 970 | [ rdf:type sp:Select ; | 970 | [ rdf:type sp:Select ; |
| 971 | - sp:orderBy (_:b138) ; | 971 | + rdfs:comment "missing ?durationWellPerf - need to subtract one ISO datetime from another"^^xsd:string ; |
| 972 | - sp:resultVariables (_:b138 [ sp:varName "timeOfClosingWellPerf"^^xsd:string | 972 | + sp:resultVariables (_:b138 _:b139 [ sp:varName "durationWellPerf"^^xsd:string |
| 973 | - ] [ sp:varName "durationWellPerf"^^xsd:string | 973 | + ] _:b140 _:b141 _:b142 _:b143) ; |
| 974 | - ] [ sp:varName "topOfPerfmMD"^^xsd:string | 974 | + sp:where ([ sp:object _:b144 ; |
| 975 | - ] [ sp:varName "bottomOfPerfmMD"^^xsd:string | ||
| 976 | - ] [ sp:varName "topOfPerfmTVD"^^xsd:string | ||
| 977 | - ] [ sp:varName "bottomOfPerfmTVD"^^xsd:string | ||
| 978 | - ]) ; | ||
| 979 | - sp:where ([ sp:object _:b139 ; | ||
| 980 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; | 975 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; |
| 981 | sp:subject | 976 | sp:subject |
| 982 | [ sp:varName "report"^^xsd:string | 977 | [ sp:varName "report"^^xsd:string |
| 983 | ] | 978 | ] |
| 984 | - ] [ sp:object _:b140 ; | 979 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#DailyDrillingActivity> ; |
| 980 | + sp:predicate rdf:type ; | ||
| 981 | + sp:subject _:b144 | ||
| 982 | + ] [ sp:object _:b145 ; | ||
| 985 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 983 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
| 986 | - sp:subject _:b139 | 984 | + sp:subject _:b144 |
| 987 | - ] [ sp:object | 985 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#OpenPerforationInterval> ; |
| 988 | - [ sp:varName "startTime"^^xsd:string | 986 | + sp:predicate rdf:type ; |
| 989 | - ] ; | 987 | + sp:subject _:b145 |
| 988 | + ] [ rdf:type sp:Optional ; | ||
| 989 | + sp:elements ([ sp:object _:b139 ; | ||
| 990 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; | 990 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; |
| 991 | - sp:subject _:b140 | 991 | + sp:subject _:b145 |
| 992 | - ] [ sp:object | 992 | + ]) |
| 993 | - [ sp:varName "endTime"^^xsd:string | ||
| 994 | - ] ; | ||
| 995 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | ||
| 996 | - sp:subject _:b140 | ||
| 997 | ] [ rdf:type sp:Optional ; | 993 | ] [ rdf:type sp:Optional ; |
| 998 | - sp:elements ([ sp:object _:b141 ; | 994 | + sp:elements ([ sp:object _:b138 ; |
| 999 | - sp:predicate rdf:type ; | 995 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; |
| 1000 | - sp:subject _:b140 | 996 | + sp:subject _:b145 |
| 1001 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ; | ||
| 1002 | - sp:predicate rdf:type ; | ||
| 1003 | - sp:subject _:b141 | ||
| 1004 | ]) | 997 | ]) |
| 1005 | ] [ rdf:type sp:Optional ; | 998 | ] [ rdf:type sp:Optional ; |
| 1006 | - sp:elements ([ sp:object _:b142 ; | 999 | + sp:elements ([ sp:object _:b146 ; |
| 1007 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 1000 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
| 1008 | - sp:subject _:b140 | 1001 | + sp:subject _:b145 |
| 1009 | - ] [ sp:object _:b143 ; | 1002 | + ] [ rdf:type sp:Optional ; |
| 1010 | - sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ; | 1003 | + sp:elements ([ sp:object _:b147 ; |
| 1011 | - sp:subject _:b142 | 1004 | + sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore> ; |
| 1012 | - ] [ sp:object | 1005 | + sp:subject _:b146 |
| 1013 | - [ sp:varName "endDepth"^^xsd:string | 1006 | + ] [ sp:object _:b140 ; |
| 1014 | - ] ; | ||
| 1015 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 1007 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; |
| 1016 | - sp:subject _:b143 | 1008 | + sp:subject _:b147 |
| 1017 | ]) | 1009 | ]) |
| 1018 | ] [ rdf:type sp:Optional ; | 1010 | ] [ rdf:type sp:Optional ; |
| 1019 | - sp:elements ([ sp:object | 1011 | + sp:elements ([ sp:object _:b148 ; |
| 1020 | - [ sp:varName "comments"^^xsd:string | 1012 | + sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheBottomOfAPartOfAWellBore> ; |
| 1021 | - ] ; | 1013 | + sp:subject _:b146 |
| 1022 | - sp:predicate rdfs:comment ; | 1014 | + ] [ sp:object _:b141 ; |
| 1023 | - sp:subject _:b140 | 1015 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; |
| 1016 | + sp:subject _:b148 | ||
| 1017 | + ]) | ||
| 1018 | + ] [ rdf:type sp:Optional ; | ||
| 1019 | + sp:elements ([ sp:object _:b149 ; | ||
| 1020 | + sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheTopOfAPartOfAWellBore> ; | ||
| 1021 | + sp:subject _:b146 | ||
| 1022 | + ] [ sp:object _:b142 ; | ||
| 1023 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | ||
| 1024 | + sp:subject _:b149 | ||
| 1025 | + ]) | ||
| 1026 | + ] [ rdf:type sp:Optional ; | ||
| 1027 | + sp:elements ([ sp:object _:b150 ; | ||
| 1028 | + sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheBottomOfAPartOfAWellBore> ; | ||
| 1029 | + sp:subject _:b146 | ||
| 1030 | + ] [ sp:object _:b143 ; | ||
| 1031 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | ||
| 1032 | + sp:subject _:b150 | ||
| 1033 | + ]) | ||
| 1024 | ]) | 1034 | ]) |
| 1025 | ]) | 1035 | ]) |
| 1026 | ] ; | 1036 | ] ; |
| ... | @@ -1032,59 +1042,59 @@ ddr-tables:PorePressure | ... | @@ -1032,59 +1042,59 @@ ddr-tables:PorePressure |
| 1032 | rdfs:subClassOf rhspin:DDRTableTemplates ; | 1042 | rdfs:subClassOf rhspin:DDRTableTemplates ; |
| 1033 | spin:body | 1043 | spin:body |
| 1034 | [ rdf:type sp:Select ; | 1044 | [ rdf:type sp:Select ; |
| 1035 | - sp:orderBy (_:b144) ; | 1045 | + sp:orderBy (_:b151) ; |
| 1036 | - sp:resultVariables (_:b145 _:b146 _:b144 _:b147 _:b148) ; | 1046 | + sp:resultVariables (_:b152 _:b153 _:b151 _:b154 _:b155) ; |
| 1037 | - sp:where ([ sp:object _:b149 ; | 1047 | + sp:where ([ sp:object _:b156 ; |
| 1038 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; | 1048 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; |
| 1039 | sp:subject | 1049 | sp:subject |
| 1040 | [ sp:varName "report"^^xsd:string | 1050 | [ sp:varName "report"^^xsd:string |
| 1041 | ] | 1051 | ] |
| 1042 | - ] [ sp:object _:b150 ; | 1052 | + ] [ sp:object _:b157 ; |
| 1043 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 1053 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
| 1044 | - sp:subject _:b149 | 1054 | + sp:subject _:b156 |
| 1045 | - ] [ sp:object _:b144 ; | 1055 | + ] [ sp:object _:b151 ; |
| 1046 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#nominallyAt> ; | 1056 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#nominallyAt> ; |
| 1047 | - sp:subject _:b150 | 1057 | + sp:subject _:b157 |
| 1048 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#PorePressureDetermination> ; | 1058 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#PorePressureDetermination> ; |
| 1049 | sp:predicate rdf:type ; | 1059 | sp:predicate rdf:type ; |
| 1050 | - sp:subject _:b150 | 1060 | + sp:subject _:b157 |
| 1051 | - ] [ sp:object _:b151 ; | 1061 | + ] [ sp:object _:b158 ; |
| 1052 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 1062 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
| 1053 | - sp:subject _:b150 | 1063 | + sp:subject _:b157 |
| 1054 | ] [ rdf:type sp:Optional ; | 1064 | ] [ rdf:type sp:Optional ; |
| 1055 | - sp:elements ([ sp:object _:b152 ; | 1065 | + sp:elements ([ sp:object _:b159 ; |
| 1056 | sp:predicate rdf:type ; | 1066 | sp:predicate rdf:type ; |
| 1057 | - sp:subject _:b150 | 1067 | + sp:subject _:b157 |
| 1058 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#PorePressureDeterminationType> ; | 1068 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#PorePressureDeterminationType> ; |
| 1059 | sp:predicate rdf:type ; | 1069 | sp:predicate rdf:type ; |
| 1060 | - sp:subject _:b152 | 1070 | + sp:subject _:b159 |
| 1061 | - ] [ sp:object _:b145 ; | 1071 | + ] [ sp:object _:b152 ; |
| 1062 | sp:predicate rdfs:label ; | 1072 | sp:predicate rdfs:label ; |
| 1063 | - sp:subject _:b152 | 1073 | + sp:subject _:b159 |
| 1064 | ]) | 1074 | ]) |
| 1065 | ] [ rdf:type sp:Optional ; | 1075 | ] [ rdf:type sp:Optional ; |
| 1066 | - sp:elements ([ sp:object _:b153 ; | 1076 | + sp:elements ([ sp:object _:b160 ; |
| 1067 | sp:predicate <http://www.reportinghub.no/ep/schema/well#porePressureEquivalentMudDensity> ; | 1077 | sp:predicate <http://www.reportinghub.no/ep/schema/well#porePressureEquivalentMudDensity> ; |
| 1068 | - sp:subject _:b151 | 1078 | + sp:subject _:b158 |
| 1069 | - ] [ sp:object _:b146 ; | 1079 | + ] [ sp:object _:b153 ; |
| 1070 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 1080 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; |
| 1071 | - sp:subject _:b153 | 1081 | + sp:subject _:b160 |
| 1072 | ]) | 1082 | ]) |
| 1073 | ] [ rdf:type sp:Optional ; | 1083 | ] [ rdf:type sp:Optional ; |
| 1074 | - sp:elements ([ sp:object _:b154 ; | 1084 | + sp:elements ([ sp:object _:b161 ; |
| 1075 | sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepth> ; | 1085 | sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepth> ; |
| 1076 | - sp:subject _:b151 | 1086 | + sp:subject _:b158 |
| 1077 | - ] [ sp:object _:b148 ; | 1087 | + ] [ sp:object _:b155 ; |
| 1078 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 1088 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; |
| 1079 | - sp:subject _:b154 | 1089 | + sp:subject _:b161 |
| 1080 | ]) | 1090 | ]) |
| 1081 | ] [ rdf:type sp:Optional ; | 1091 | ] [ rdf:type sp:Optional ; |
| 1082 | - sp:elements ([ sp:object _:b155 ; | 1092 | + sp:elements ([ sp:object _:b162 ; |
| 1083 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepth> ; | 1093 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepth> ; |
| 1084 | - sp:subject _:b151 | 1094 | + sp:subject _:b158 |
| 1085 | - ] [ sp:object _:b147 ; | 1095 | + ] [ sp:object _:b154 ; |
| 1086 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 1096 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; |
| 1087 | - sp:subject _:b155 | 1097 | + sp:subject _:b162 |
| 1088 | ]) | 1098 | ]) |
| 1089 | ]) | 1099 | ]) |
| 1090 | ] ; | 1100 | ] ; |
| ... | @@ -1099,56 +1109,56 @@ ddr-tables:StratigraphicInformation | ... | @@ -1099,56 +1109,56 @@ ddr-tables:StratigraphicInformation |
| 1099 | sp:resultVariables ([ sp:varName "depthToTopOfFormation"^^xsd:string | 1109 | sp:resultVariables ([ sp:varName "depthToTopOfFormation"^^xsd:string |
| 1100 | ] [ sp:varName "formationName"^^xsd:string | 1110 | ] [ sp:varName "formationName"^^xsd:string |
| 1101 | ]) ; | 1111 | ]) ; |
| 1102 | - sp:where ([ sp:object _:b156 ; | 1112 | + sp:where ([ sp:object _:b163 ; |
| 1103 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; | 1113 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; |
| 1104 | sp:subject | 1114 | sp:subject |
| 1105 | [ sp:varName "report"^^xsd:string | 1115 | [ sp:varName "report"^^xsd:string |
| 1106 | ] | 1116 | ] |
| 1107 | - ] [ sp:object _:b157 ; | 1117 | + ] [ sp:object _:b164 ; |
| 1108 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 1118 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
| 1109 | - sp:subject _:b156 | 1119 | + sp:subject _:b163 |
| 1110 | ] [ sp:object | 1120 | ] [ sp:object |
| 1111 | [ sp:varName "startTime"^^xsd:string | 1121 | [ sp:varName "startTime"^^xsd:string |
| 1112 | ] ; | 1122 | ] ; |
| 1113 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; | 1123 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; |
| 1114 | - sp:subject _:b157 | 1124 | + sp:subject _:b164 |
| 1115 | ] [ sp:object | 1125 | ] [ sp:object |
| 1116 | [ sp:varName "endTime"^^xsd:string | 1126 | [ sp:varName "endTime"^^xsd:string |
| 1117 | ] ; | 1127 | ] ; |
| 1118 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | 1128 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; |
| 1119 | - sp:subject _:b157 | 1129 | + sp:subject _:b164 |
| 1120 | ] [ rdf:type sp:Optional ; | 1130 | ] [ rdf:type sp:Optional ; |
| 1121 | - sp:elements ([ sp:object _:b158 ; | 1131 | + sp:elements ([ sp:object _:b165 ; |
| 1122 | sp:predicate rdf:type ; | 1132 | sp:predicate rdf:type ; |
| 1123 | - sp:subject _:b157 | 1133 | + sp:subject _:b164 |
| 1124 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ; | 1134 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ; |
| 1125 | sp:predicate rdf:type ; | 1135 | sp:predicate rdf:type ; |
| 1126 | - sp:subject _:b158 | 1136 | + sp:subject _:b165 |
| 1127 | ]) | 1137 | ]) |
| 1128 | ] [ rdf:type sp:Optional ; | 1138 | ] [ rdf:type sp:Optional ; |
| 1129 | - sp:elements ([ sp:object _:b159 ; | 1139 | + sp:elements ([ sp:object _:b166 ; |
| 1130 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 1140 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
| 1131 | - sp:subject _:b157 | 1141 | + sp:subject _:b164 |
| 1132 | - ] [ sp:object _:b160 ; | 1142 | + ] [ sp:object _:b167 ; |
| 1133 | sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ; | 1143 | sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ; |
| 1134 | - sp:subject _:b159 | 1144 | + sp:subject _:b166 |
| 1135 | ] [ sp:object | 1145 | ] [ sp:object |
| 1136 | [ sp:varName "stratigraphyDescription"^^xsd:string | 1146 | [ sp:varName "stratigraphyDescription"^^xsd:string |
| 1137 | ] ; | 1147 | ] ; |
| 1138 | sp:predicate <http://www.reportinghub.no/ep/schema/well#stratigraphyDescription> ; | 1148 | sp:predicate <http://www.reportinghub.no/ep/schema/well#stratigraphyDescription> ; |
| 1139 | - sp:subject _:b159 | 1149 | + sp:subject _:b166 |
| 1140 | ] [ sp:object | 1150 | ] [ sp:object |
| 1141 | [ sp:varName "endDepth"^^xsd:string | 1151 | [ sp:varName "endDepth"^^xsd:string |
| 1142 | ] ; | 1152 | ] ; |
| 1143 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 1153 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; |
| 1144 | - sp:subject _:b160 | 1154 | + sp:subject _:b167 |
| 1145 | ]) | 1155 | ]) |
| 1146 | ] [ rdf:type sp:Optional ; | 1156 | ] [ rdf:type sp:Optional ; |
| 1147 | sp:elements ([ sp:object | 1157 | sp:elements ([ sp:object |
| 1148 | [ sp:varName "comments"^^xsd:string | 1158 | [ sp:varName "comments"^^xsd:string |
| 1149 | ] ; | 1159 | ] ; |
| 1150 | sp:predicate rdfs:comment ; | 1160 | sp:predicate rdfs:comment ; |
| 1151 | - sp:subject _:b157 | 1161 | + sp:subject _:b164 |
| 1152 | ]) | 1162 | ]) |
| 1153 | ]) | 1163 | ]) |
| 1154 | ] ; | 1164 | ] ; |
| ... | @@ -1160,61 +1170,61 @@ ddr-tables:SurveyStation | ... | @@ -1160,61 +1170,61 @@ ddr-tables:SurveyStation |
| 1160 | rdfs:subClassOf rhspin:DDRTableTemplates ; | 1170 | rdfs:subClassOf rhspin:DDRTableTemplates ; |
| 1161 | spin:body | 1171 | spin:body |
| 1162 | [ rdf:type sp:Select ; | 1172 | [ rdf:type sp:Select ; |
| 1163 | - sp:resultVariables (_:b161 _:b162 _:b163 _:b164) ; | 1173 | + sp:resultVariables (_:b168 _:b169 _:b170 _:b171) ; |
| 1164 | - sp:where ([ sp:object _:b165 ; | 1174 | + sp:where ([ sp:object _:b172 ; |
| 1165 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; | 1175 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; |
| 1166 | sp:subject | 1176 | sp:subject |
| 1167 | [ sp:varName "report"^^xsd:string | 1177 | [ sp:varName "report"^^xsd:string |
| 1168 | ] | 1178 | ] |
| 1169 | - ] [ sp:object _:b166 ; | 1179 | + ] [ sp:object _:b173 ; |
| 1170 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 1180 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
| 1171 | - sp:subject _:b165 | 1181 | + sp:subject _:b172 |
| 1172 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellBoreDirectionalSurvey> ; | 1182 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellBoreDirectionalSurvey> ; |
| 1173 | sp:predicate rdf:type ; | 1183 | sp:predicate rdf:type ; |
| 1174 | - sp:subject _:b166 | 1184 | + sp:subject _:b173 |
| 1175 | ] [ rdf:type sp:Optional ; | 1185 | ] [ rdf:type sp:Optional ; |
| 1176 | - sp:elements ([ sp:object _:b167 ; | 1186 | + sp:elements ([ sp:object _:b174 ; |
| 1177 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 1187 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
| 1178 | - sp:subject _:b166 | 1188 | + sp:subject _:b173 |
| 1179 | - ] [ sp:object _:b168 ; | 1189 | + ] [ sp:object _:b175 ; |
| 1180 | sp:predicate <http://www.reportinghub.no/ep/schema/well#azimuth> ; | 1190 | sp:predicate <http://www.reportinghub.no/ep/schema/well#azimuth> ; |
| 1181 | - sp:subject _:b167 | 1191 | + sp:subject _:b174 |
| 1182 | - ] [ sp:object _:b164 ; | 1192 | + ] [ sp:object _:b171 ; |
| 1183 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 1193 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; |
| 1184 | - sp:subject _:b168 | 1194 | + sp:subject _:b175 |
| 1185 | ]) | 1195 | ]) |
| 1186 | ] [ rdf:type sp:Optional ; | 1196 | ] [ rdf:type sp:Optional ; |
| 1187 | - sp:elements ([ sp:object _:b167 ; | 1197 | + sp:elements ([ sp:object _:b174 ; |
| 1188 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 1198 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
| 1189 | - sp:subject _:b166 | 1199 | + sp:subject _:b173 |
| 1190 | - ] [ sp:object _:b169 ; | 1200 | + ] [ sp:object _:b176 ; |
| 1191 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepth> ; | 1201 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepth> ; |
| 1192 | - sp:subject _:b167 | 1202 | + sp:subject _:b174 |
| 1193 | - ] [ sp:object _:b161 ; | 1203 | + ] [ sp:object _:b168 ; |
| 1194 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 1204 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; |
| 1195 | - sp:subject _:b169 | 1205 | + sp:subject _:b176 |
| 1196 | ]) | 1206 | ]) |
| 1197 | ] [ rdf:type sp:Optional ; | 1207 | ] [ rdf:type sp:Optional ; |
| 1198 | - sp:elements ([ sp:object _:b167 ; | 1208 | + sp:elements ([ sp:object _:b174 ; |
| 1199 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 1209 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
| 1200 | - sp:subject _:b166 | 1210 | + sp:subject _:b173 |
| 1201 | - ] [ sp:object _:b170 ; | 1211 | + ] [ sp:object _:b177 ; |
| 1202 | sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepth> ; | 1212 | sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepth> ; |
| 1203 | - sp:subject _:b167 | 1213 | + sp:subject _:b174 |
| 1204 | - ] [ sp:object _:b162 ; | 1214 | + ] [ sp:object _:b169 ; |
| 1205 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 1215 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; |
| 1206 | - sp:subject _:b170 | 1216 | + sp:subject _:b177 |
| 1207 | ]) | 1217 | ]) |
| 1208 | ] [ rdf:type sp:Optional ; | 1218 | ] [ rdf:type sp:Optional ; |
| 1209 | - sp:elements ([ sp:object _:b167 ; | 1219 | + sp:elements ([ sp:object _:b174 ; |
| 1210 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 1220 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
| 1211 | - sp:subject _:b166 | 1221 | + sp:subject _:b173 |
| 1212 | - ] [ sp:object _:b171 ; | 1222 | + ] [ sp:object _:b178 ; |
| 1213 | sp:predicate <http://www.reportinghub.no/ep/schema/well#inclination> ; | 1223 | sp:predicate <http://www.reportinghub.no/ep/schema/well#inclination> ; |
| 1214 | - sp:subject _:b167 | 1224 | + sp:subject _:b174 |
| 1215 | - ] [ sp:object _:b163 ; | 1225 | + ] [ sp:object _:b170 ; |
| 1216 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 1226 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; |
| 1217 | - sp:subject _:b171 | 1227 | + sp:subject _:b178 |
| 1218 | ]) | 1228 | ]) |
| 1219 | ]) | 1229 | ]) |
| 1220 | ] ; | 1230 | ] ; |
| ... | @@ -1226,8 +1236,8 @@ ddr-tables:WellControlIncident | ... | @@ -1226,8 +1236,8 @@ ddr-tables:WellControlIncident |
| 1226 | rdfs:subClassOf rhspin:DDRTableTemplates ; | 1236 | rdfs:subClassOf rhspin:DDRTableTemplates ; |
| 1227 | spin:body | 1237 | spin:body |
| 1228 | [ rdf:type sp:Select ; | 1238 | [ rdf:type sp:Select ; |
| 1229 | - sp:orderBy (_:b172) ; | 1239 | + sp:orderBy (_:b179) ; |
| 1230 | - sp:resultVariables (_:b172 [ sp:varName "depthOfWell"^^xsd:string | 1240 | + sp:resultVariables (_:b179 [ sp:varName "depthOfWell"^^xsd:string |
| 1231 | ] [ sp:varName "lostTime"^^xsd:string | 1241 | ] [ sp:varName "lostTime"^^xsd:string |
| 1232 | ] [ sp:varName "timeForWellControlRegain"^^xsd:string | 1242 | ] [ sp:varName "timeForWellControlRegain"^^xsd:string |
| 1233 | ] [ sp:varName "depthAtBit"^^xsd:string | 1243 | ] [ sp:varName "depthAtBit"^^xsd:string |
| ... | @@ -1242,51 +1252,51 @@ ddr-tables:WellControlIncident | ... | @@ -1242,51 +1252,51 @@ ddr-tables:WellControlIncident |
| 1242 | ] [ sp:varName "formation"^^xsd:string | 1252 | ] [ sp:varName "formation"^^xsd:string |
| 1243 | ] [ sp:varName "bHT"^^xsd:string | 1253 | ] [ sp:varName "bHT"^^xsd:string |
| 1244 | ]) ; | 1254 | ]) ; |
| 1245 | - sp:where ([ sp:object _:b173 ; | 1255 | + sp:where ([ sp:object _:b180 ; |
| 1246 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; | 1256 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; |
| 1247 | sp:subject | 1257 | sp:subject |
| 1248 | [ sp:varName "report"^^xsd:string | 1258 | [ sp:varName "report"^^xsd:string |
| 1249 | ] | 1259 | ] |
| 1250 | - ] [ sp:object _:b174 ; | 1260 | + ] [ sp:object _:b181 ; |
| 1251 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 1261 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
| 1252 | - sp:subject _:b173 | 1262 | + sp:subject _:b180 |
| 1253 | ] [ sp:object | 1263 | ] [ sp:object |
| 1254 | [ sp:varName "startTime"^^xsd:string | 1264 | [ sp:varName "startTime"^^xsd:string |
| 1255 | ] ; | 1265 | ] ; |
| 1256 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; | 1266 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; |
| 1257 | - sp:subject _:b174 | 1267 | + sp:subject _:b181 |
| 1258 | ] [ sp:object | 1268 | ] [ sp:object |
| 1259 | [ sp:varName "endTime"^^xsd:string | 1269 | [ sp:varName "endTime"^^xsd:string |
| 1260 | ] ; | 1270 | ] ; |
| 1261 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | 1271 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; |
| 1262 | - sp:subject _:b174 | 1272 | + sp:subject _:b181 |
| 1263 | ] [ rdf:type sp:Optional ; | 1273 | ] [ rdf:type sp:Optional ; |
| 1264 | - sp:elements ([ sp:object _:b175 ; | 1274 | + sp:elements ([ sp:object _:b182 ; |
| 1265 | sp:predicate rdf:type ; | 1275 | sp:predicate rdf:type ; |
| 1266 | - sp:subject _:b174 | 1276 | + sp:subject _:b181 |
| 1267 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ; | 1277 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ; |
| 1268 | sp:predicate rdf:type ; | 1278 | sp:predicate rdf:type ; |
| 1269 | - sp:subject _:b175 | 1279 | + sp:subject _:b182 |
| 1270 | ]) | 1280 | ]) |
| 1271 | ] [ rdf:type sp:Optional ; | 1281 | ] [ rdf:type sp:Optional ; |
| 1272 | - sp:elements ([ sp:object _:b176 ; | 1282 | + sp:elements ([ sp:object _:b183 ; |
| 1273 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 1283 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
| 1274 | - sp:subject _:b174 | 1284 | + sp:subject _:b181 |
| 1275 | - ] [ sp:object _:b177 ; | 1285 | + ] [ sp:object _:b184 ; |
| 1276 | sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ; | 1286 | sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ; |
| 1277 | - sp:subject _:b176 | 1287 | + sp:subject _:b183 |
| 1278 | ] [ sp:object | 1288 | ] [ sp:object |
| 1279 | [ sp:varName "endDepth"^^xsd:string | 1289 | [ sp:varName "endDepth"^^xsd:string |
| 1280 | ] ; | 1290 | ] ; |
| 1281 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 1291 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; |
| 1282 | - sp:subject _:b177 | 1292 | + sp:subject _:b184 |
| 1283 | ]) | 1293 | ]) |
| 1284 | ] [ rdf:type sp:Optional ; | 1294 | ] [ rdf:type sp:Optional ; |
| 1285 | sp:elements ([ sp:object | 1295 | sp:elements ([ sp:object |
| 1286 | [ sp:varName "comments"^^xsd:string | 1296 | [ sp:varName "comments"^^xsd:string |
| 1287 | ] ; | 1297 | ] ; |
| 1288 | sp:predicate rdfs:comment ; | 1298 | sp:predicate rdfs:comment ; |
| 1289 | - sp:subject _:b174 | 1299 | + sp:subject _:b181 |
| 1290 | ]) | 1300 | ]) |
| 1291 | ]) | 1301 | ]) |
| 1292 | ] ; | 1302 | ] ; |
| ... | @@ -1298,8 +1308,8 @@ ddr-tables:WellTestInformation | ... | @@ -1298,8 +1308,8 @@ ddr-tables:WellTestInformation |
| 1298 | rdfs:subClassOf rhspin:DDRTableTemplates ; | 1308 | rdfs:subClassOf rhspin:DDRTableTemplates ; |
| 1299 | spin:body | 1309 | spin:body |
| 1300 | [ rdf:type sp:Select ; | 1310 | [ rdf:type sp:Select ; |
| 1301 | - sp:orderBy (_:b178) ; | 1311 | + sp:orderBy (_:b185) ; |
| 1302 | - sp:resultVariables (_:b178 [ sp:varName "testNo"^^xsd:string | 1312 | + sp:resultVariables (_:b185 [ sp:varName "testNo"^^xsd:string |
| 1303 | ] [ sp:varName "type"^^xsd:string | 1313 | ] [ sp:varName "type"^^xsd:string |
| 1304 | ] [ sp:varName "depthTopmMD"^^xsd:string | 1314 | ] [ sp:varName "depthTopmMD"^^xsd:string |
| 1305 | ] [ sp:varName "depthBottommMD"^^xsd:string | 1315 | ] [ sp:varName "depthBottommMD"^^xsd:string |
| ... | @@ -1317,194 +1327,176 @@ ddr-tables:WellTestInformation | ... | @@ -1317,194 +1327,176 @@ ddr-tables:WellTestInformation |
| 1317 | ] [ sp:varName "cO2Content"^^xsd:string | 1327 | ] [ sp:varName "cO2Content"^^xsd:string |
| 1318 | ] [ sp:varName "h2SContent"^^xsd:string | 1328 | ] [ sp:varName "h2SContent"^^xsd:string |
| 1319 | ]) ; | 1329 | ]) ; |
| 1320 | - sp:where ([ sp:object _:b179 ; | 1330 | + sp:where ([ sp:object _:b186 ; |
| 1321 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; | 1331 | sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; |
| 1322 | sp:subject | 1332 | sp:subject |
| 1323 | [ sp:varName "report"^^xsd:string | 1333 | [ sp:varName "report"^^xsd:string |
| 1324 | ] | 1334 | ] |
| 1325 | - ] [ sp:object _:b180 ; | 1335 | + ] [ sp:object _:b187 ; |
| 1326 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 1336 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
| 1327 | - sp:subject _:b179 | 1337 | + sp:subject _:b186 |
| 1328 | ] [ sp:object | 1338 | ] [ sp:object |
| 1329 | [ sp:varName "startTime"^^xsd:string | 1339 | [ sp:varName "startTime"^^xsd:string |
| 1330 | ] ; | 1340 | ] ; |
| 1331 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; | 1341 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; |
| 1332 | - sp:subject _:b180 | 1342 | + sp:subject _:b187 |
| 1333 | ] [ sp:object | 1343 | ] [ sp:object |
| 1334 | [ sp:varName "endTime"^^xsd:string | 1344 | [ sp:varName "endTime"^^xsd:string |
| 1335 | ] ; | 1345 | ] ; |
| 1336 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | 1346 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; |
| 1337 | - sp:subject _:b180 | 1347 | + sp:subject _:b187 |
| 1338 | ] [ rdf:type sp:Optional ; | 1348 | ] [ rdf:type sp:Optional ; |
| 1339 | - sp:elements ([ sp:object _:b181 ; | 1349 | + sp:elements ([ sp:object _:b188 ; |
| 1340 | sp:predicate rdf:type ; | 1350 | sp:predicate rdf:type ; |
| 1341 | - sp:subject _:b180 | 1351 | + sp:subject _:b187 |
| 1342 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ; | 1352 | ] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ; |
| 1343 | sp:predicate rdf:type ; | 1353 | sp:predicate rdf:type ; |
| 1344 | - sp:subject _:b181 | 1354 | + sp:subject _:b188 |
| 1345 | ]) | 1355 | ]) |
| 1346 | ] [ rdf:type sp:Optional ; | 1356 | ] [ rdf:type sp:Optional ; |
| 1347 | - sp:elements ([ sp:object _:b182 ; | 1357 | + sp:elements ([ sp:object _:b189 ; |
| 1348 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 1358 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
| 1349 | - sp:subject _:b180 | 1359 | + sp:subject _:b187 |
| 1350 | - ] [ sp:object _:b183 ; | 1360 | + ] [ sp:object _:b190 ; |
| 1351 | sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ; | 1361 | sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ; |
| 1352 | - sp:subject _:b182 | 1362 | + sp:subject _:b189 |
| 1353 | ] [ sp:object | 1363 | ] [ sp:object |
| 1354 | [ sp:varName "endDepth"^^xsd:string | 1364 | [ sp:varName "endDepth"^^xsd:string |
| 1355 | ] ; | 1365 | ] ; |
| 1356 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 1366 | sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; |
| 1357 | - sp:subject _:b183 | 1367 | + sp:subject _:b190 |
| 1358 | ]) | 1368 | ]) |
| 1359 | ] [ rdf:type sp:Optional ; | 1369 | ] [ rdf:type sp:Optional ; |
| 1360 | sp:elements ([ sp:object | 1370 | sp:elements ([ sp:object |
| 1361 | [ sp:varName "comments"^^xsd:string | 1371 | [ sp:varName "comments"^^xsd:string |
| 1362 | ] ; | 1372 | ] ; |
| 1363 | sp:predicate rdfs:comment ; | 1373 | sp:predicate rdfs:comment ; |
| 1364 | - sp:subject _:b180 | 1374 | + sp:subject _:b187 |
| 1365 | ]) | 1375 | ]) |
| 1366 | ]) | 1376 | ]) |
| 1367 | ] ; | 1377 | ] ; |
| 1368 | 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) . | 1378 | 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) . |
| 1369 | 1379 | ||
| 1370 | -_:b183 | 1380 | +_:b190 |
| 1371 | sp:varName "ed"^^xsd:string . | 1381 | sp:varName "ed"^^xsd:string . |
| 1372 | 1382 | ||
| 1373 | -_:b182 | 1383 | +_:b189 |
| 1374 | sp:varName "wellbore"^^xsd:string . | 1384 | sp:varName "wellbore"^^xsd:string . |
| 1375 | 1385 | ||
| 1376 | -_:b181 | 1386 | +_:b188 |
| 1377 | sp:varName "activity"^^xsd:string . | 1387 | sp:varName "activity"^^xsd:string . |
| 1378 | 1388 | ||
| 1379 | -_:b180 | 1389 | +_:b187 |
| 1380 | sp:varName "part"^^xsd:string . | 1390 | sp:varName "part"^^xsd:string . |
| 1381 | 1391 | ||
| 1382 | -_:b179 | 1392 | +_:b186 |
| 1383 | sp:varName "reportOn"^^xsd:string . | 1393 | sp:varName "reportOn"^^xsd:string . |
| 1384 | 1394 | ||
| 1385 | -_:b178 | 1395 | +_:b185 |
| 1386 | sp:varName "time"^^xsd:string . | 1396 | sp:varName "time"^^xsd:string . |
| 1387 | 1397 | ||
| 1388 | -_:b177 | 1398 | +_:b184 |
| 1389 | sp:varName "ed"^^xsd:string . | 1399 | sp:varName "ed"^^xsd:string . |
| 1390 | 1400 | ||
| 1391 | -_:b176 | 1401 | +_:b183 |
| 1392 | sp:varName "wellbore"^^xsd:string . | 1402 | sp:varName "wellbore"^^xsd:string . |
| 1393 | 1403 | ||
| 1394 | -_:b175 | 1404 | +_:b182 |
| 1395 | sp:varName "activity"^^xsd:string . | 1405 | sp:varName "activity"^^xsd:string . |
| 1396 | 1406 | ||
| 1397 | -_:b174 | 1407 | +_:b181 |
| 1398 | sp:varName "part"^^xsd:string . | 1408 | sp:varName "part"^^xsd:string . |
| 1399 | 1409 | ||
| 1400 | -_:b173 | 1410 | +_:b180 |
| 1401 | sp:varName "reportOn"^^xsd:string . | 1411 | sp:varName "reportOn"^^xsd:string . |
| 1402 | 1412 | ||
| 1403 | -_:b172 | 1413 | +_:b179 |
| 1404 | sp:varName "date"^^xsd:string . | 1414 | sp:varName "date"^^xsd:string . |
| 1405 | 1415 | ||
| 1406 | -_:b171 | 1416 | +_:b178 |
| 1407 | sp:varName "incl"^^xsd:string . | 1417 | sp:varName "incl"^^xsd:string . |
| 1408 | 1418 | ||
| 1409 | -_:b170 | 1419 | +_:b177 |
| 1410 | sp:varName "tvd"^^xsd:string . | 1420 | sp:varName "tvd"^^xsd:string . |
| 1411 | 1421 | ||
| 1412 | -_:b169 | 1422 | +_:b176 |
| 1413 | sp:varName "md"^^xsd:string . | 1423 | sp:varName "md"^^xsd:string . |
| 1414 | 1424 | ||
| 1415 | -_:b168 | 1425 | +_:b175 |
| 1416 | sp:varName "azi"^^xsd:string . | 1426 | sp:varName "azi"^^xsd:string . |
| 1417 | 1427 | ||
| 1418 | -_:b167 | 1428 | +_:b174 |
| 1419 | sp:varName "wellbore"^^xsd:string . | 1429 | sp:varName "wellbore"^^xsd:string . |
| 1420 | 1430 | ||
| 1421 | -_:b166 | 1431 | +_:b173 |
| 1422 | sp:varName "part"^^xsd:string . | 1432 | sp:varName "part"^^xsd:string . |
| 1423 | 1433 | ||
| 1424 | -_:b165 | 1434 | +_:b172 |
| 1425 | sp:varName "reportOn"^^xsd:string . | 1435 | sp:varName "reportOn"^^xsd:string . |
| 1426 | 1436 | ||
| 1427 | -_:b164 | 1437 | +_:b171 |
| 1428 | sp:varName "azimuth"^^xsd:string . | 1438 | sp:varName "azimuth"^^xsd:string . |
| 1429 | 1439 | ||
| 1430 | -_:b163 | 1440 | +_:b170 |
| 1431 | sp:varName "inclination"^^xsd:string . | 1441 | sp:varName "inclination"^^xsd:string . |
| 1432 | 1442 | ||
| 1433 | -_:b162 | 1443 | +_:b169 |
| 1434 | sp:varName "depthmTVD"^^xsd:string . | 1444 | sp:varName "depthmTVD"^^xsd:string . |
| 1435 | 1445 | ||
| 1436 | -_:b161 | 1446 | +_:b168 |
| 1437 | sp:varName "depthmMD"^^xsd:string . | 1447 | sp:varName "depthmMD"^^xsd:string . |
| 1438 | 1448 | ||
| 1439 | -_:b160 | 1449 | +_:b167 |
| 1440 | sp:varName "ed"^^xsd:string . | 1450 | sp:varName "ed"^^xsd:string . |
| 1441 | 1451 | ||
| 1442 | -_:b159 | 1452 | +_:b166 |
| 1443 | sp:varName "wellbore"^^xsd:string . | 1453 | sp:varName "wellbore"^^xsd:string . |
| 1444 | 1454 | ||
| 1445 | -_:b158 | 1455 | +_:b165 |
| 1446 | sp:varName "activity"^^xsd:string . | 1456 | sp:varName "activity"^^xsd:string . |
| 1447 | 1457 | ||
| 1448 | -_:b157 | 1458 | +_:b164 |
| 1449 | sp:varName "part"^^xsd:string . | 1459 | sp:varName "part"^^xsd:string . |
| 1450 | 1460 | ||
| 1451 | -_:b156 | 1461 | +_:b163 |
| 1452 | sp:varName "reportOn"^^xsd:string . | 1462 | sp:varName "reportOn"^^xsd:string . |
| 1453 | 1463 | ||
| 1454 | -_:b155 | 1464 | +_:b162 |
| 1455 | sp:varName "md"^^xsd:string . | 1465 | sp:varName "md"^^xsd:string . |
| 1456 | 1466 | ||
| 1457 | -_:b154 | 1467 | +_:b161 |
| 1458 | sp:varName "tvd"^^xsd:string . | 1468 | sp:varName "tvd"^^xsd:string . |
| 1459 | 1469 | ||
| 1460 | -_:b153 | 1470 | +_:b160 |
| 1461 | sp:varName "mudDensity"^^xsd:string . | 1471 | sp:varName "mudDensity"^^xsd:string . |
| 1462 | 1472 | ||
| 1463 | -_:b152 | 1473 | +_:b159 |
| 1464 | sp:varName "actType"^^xsd:string . | 1474 | sp:varName "actType"^^xsd:string . |
| 1465 | 1475 | ||
| 1466 | -_:b151 | 1476 | +_:b158 |
| 1467 | sp:varName "wb"^^xsd:string . | 1477 | sp:varName "wb"^^xsd:string . |
| 1468 | 1478 | ||
| 1469 | -_:b150 | 1479 | +_:b157 |
| 1470 | sp:varName "activity"^^xsd:string . | 1480 | sp:varName "activity"^^xsd:string . |
| 1471 | 1481 | ||
| 1472 | -_:b149 | 1482 | +_:b156 |
| 1473 | sp:varName "reportOn"^^xsd:string . | 1483 | sp:varName "reportOn"^^xsd:string . |
| 1474 | 1484 | ||
| 1475 | -_:b148 | 1485 | +_:b155 |
| 1476 | sp:varName "tvdVal"^^xsd:string . | 1486 | sp:varName "tvdVal"^^xsd:string . |
| 1477 | 1487 | ||
| 1478 | -_:b147 | 1488 | +_:b154 |
| 1479 | sp:varName "mdVal"^^xsd:string . | 1489 | sp:varName "mdVal"^^xsd:string . |
| 1480 | 1490 | ||
| 1481 | -_:b146 | 1491 | +_:b153 |
| 1482 | sp:varName "mudDensityVal"^^xsd:string . | 1492 | sp:varName "mudDensityVal"^^xsd:string . |
| 1483 | 1493 | ||
| 1484 | -_:b145 | 1494 | +_:b152 |
| 1485 | sp:varName "reading"^^xsd:string . | 1495 | sp:varName "reading"^^xsd:string . |
| 1486 | 1496 | ||
| 1487 | -_:b144 | 1497 | +_:b151 |
| 1488 | sp:varName "time"^^xsd:string . | 1498 | sp:varName "time"^^xsd:string . |
| 1489 | 1499 | ||
| 1490 | -_:b143 | ||
| 1491 | - sp:varName "ed"^^xsd:string . | ||
| 1492 | - | ||
| 1493 | -_:b142 | ||
| 1494 | - sp:varName "wellbore"^^xsd:string . | ||
| 1495 | - | ||
| 1496 | -_:b141 | ||
| 1497 | - sp:varName "activity"^^xsd:string . | ||
| 1498 | - | ||
| 1499 | -_:b140 | ||
| 1500 | - sp:varName "part"^^xsd:string . | ||
| 1501 | - | ||
| 1502 | -_:b139 | ||
| 1503 | - sp:varName "reportOn"^^xsd:string . | ||
| 1504 | - | ||
| 1505 | -_:b138 | ||
| 1506 | - sp:varName "timeOfOpeningWellPerf"^^xsd:string . | ||
| 1507 | - | ||
| 1508 | _:b137 | 1500 | _:b137 |
| 1509 | sp:varName "ed"^^xsd:string . | 1501 | sp:varName "ed"^^xsd:string . |
| 1510 | 1502 | ||
| ... | @@ -1730,6 +1722,60 @@ _:b64 | ... | @@ -1730,6 +1722,60 @@ _:b64 |
| 1730 | _:b63 | 1722 | _:b63 |
| 1731 | sp:varName "coreNo"^^xsd:string . | 1723 | sp:varName "coreNo"^^xsd:string . |
| 1732 | 1724 | ||
| 1725 | +_:b62 | ||
| 1726 | + sp:varName "bumppres"^^xsd:string . | ||
| 1727 | + | ||
| 1728 | +_:b61 | ||
| 1729 | + sp:varName "ret"^^xsd:string . | ||
| 1730 | + | ||
| 1731 | +_:b60 | ||
| 1732 | + sp:varName "pumping"^^xsd:string . | ||
| 1733 | + | ||
| 1734 | +_:b59 | ||
| 1735 | + sp:varName "prel"^^xsd:string . | ||
| 1736 | + | ||
| 1737 | +_:b58 | ||
| 1738 | + sp:varName "partclass"^^xsd:string . | ||
| 1739 | + | ||
| 1740 | +_:b57 | ||
| 1741 | + sp:varName "part"^^xsd:string . | ||
| 1742 | + | ||
| 1743 | +_:b56 | ||
| 1744 | + sp:varName "reportOn"^^xsd:string . | ||
| 1745 | + | ||
| 1746 | +_:b55 | ||
| 1747 | + sp:varName "comments"^^xsd:string . | ||
| 1748 | + | ||
| 1749 | +_:b54 | ||
| 1750 | + sp:varName "rotated"^^xsd:string . | ||
| 1751 | + | ||
| 1752 | +_:b53 | ||
| 1753 | + sp:varName "reciprocated"^^xsd:string . | ||
| 1754 | + | ||
| 1755 | +_:b52 | ||
| 1756 | + sp:varName "cementVolumeReturns"^^xsd:string . | ||
| 1757 | + | ||
| 1758 | +_:b51 | ||
| 1759 | + sp:varName "pressureReleaseTime"^^xsd:string . | ||
| 1760 | + | ||
| 1761 | +_:b50 | ||
| 1762 | + sp:varName "floatHeld"^^xsd:string . | ||
| 1763 | + | ||
| 1764 | +_:b49 | ||
| 1765 | + sp:varName "plugBumpPressure"^^xsd:string . | ||
| 1766 | + | ||
| 1767 | +_:b48 | ||
| 1768 | + sp:varName "plugBumped"^^xsd:string . | ||
| 1769 | + | ||
| 1770 | +_:b47 | ||
| 1771 | + sp:varName "bottomPlug"^^xsd:string . | ||
| 1772 | + | ||
| 1773 | +_:b46 | ||
| 1774 | + sp:varName "topPlug"^^xsd:string . | ||
| 1775 | + | ||
| 1776 | +_:b45 | ||
| 1777 | + sp:varName "startTime"^^xsd:string . | ||
| 1778 | + | ||
| 1733 | _:b44 | 1779 | _:b44 |
| 1734 | sp:varName "fluid"^^xsd:string . | 1780 | sp:varName "fluid"^^xsd:string . |
| 1735 | 1781 | ||
| ... | @@ -1853,56 +1899,41 @@ _:b2 sp:varName "runNo"^^xsd:string . | ... | @@ -1853,56 +1899,41 @@ _:b2 sp:varName "runNo"^^xsd:string . |
| 1853 | 1899 | ||
| 1854 | _:b1 sp:varName "bitSize"^^xsd:string . | 1900 | _:b1 sp:varName "bitSize"^^xsd:string . |
| 1855 | 1901 | ||
| 1856 | -_:b56 | 1902 | +_:b143 |
| 1857 | - sp:varName "reportOn"^^xsd:string . | 1903 | + sp:varName "bottomOfPerfmTVD"^^xsd:string . |
| 1858 | - | ||
| 1859 | -_:b57 | ||
| 1860 | - sp:varName "part"^^xsd:string . | ||
| 1861 | - | ||
| 1862 | -_:b58 | ||
| 1863 | - sp:varName "partclass"^^xsd:string . | ||
| 1864 | - | ||
| 1865 | -_:b59 | ||
| 1866 | - sp:varName "prel"^^xsd:string . | ||
| 1867 | - | ||
| 1868 | -_:b51 | ||
| 1869 | - sp:varName "pressureReleaseTime"^^xsd:string . | ||
| 1870 | - | ||
| 1871 | -_:b60 | ||
| 1872 | - sp:varName "pumping"^^xsd:string . | ||
| 1873 | 1904 | ||
| 1874 | -_:b61 | 1905 | +_:b150 |
| 1875 | - sp:varName "ret"^^xsd:string . | 1906 | + sp:varName "bottomTVD"^^xsd:string . |
| 1876 | 1907 | ||
| 1877 | -_:b52 | 1908 | +_:b142 |
| 1878 | - sp:varName "cementVolumeReturns"^^xsd:string . | 1909 | + sp:varName "topOfPerfmTVD"^^xsd:string . |
| 1879 | 1910 | ||
| 1880 | -_:b54 | 1911 | +_:b149 |
| 1881 | - sp:varName "rotated"^^xsd:string . | 1912 | + sp:varName "topTVD"^^xsd:string . |
| 1882 | 1913 | ||
| 1883 | -_:b50 | 1914 | +_:b141 |
| 1884 | - sp:varName "floatHeld"^^xsd:string . | 1915 | + sp:varName "bottomOfPerfmMD"^^xsd:string . |
| 1885 | 1916 | ||
| 1886 | -_:b47 | 1917 | +_:b148 |
| 1887 | - sp:varName "bottomPlug"^^xsd:string . | 1918 | + sp:varName "bottomMD"^^xsd:string . |
| 1888 | 1919 | ||
| 1889 | -_:b46 | 1920 | +_:b140 |
| 1890 | - sp:varName "topPlug"^^xsd:string . | 1921 | + sp:varName "topOfPerfmMD"^^xsd:string . |
| 1891 | 1922 | ||
| 1892 | -_:b53 | 1923 | +_:b147 |
| 1893 | - sp:varName "reciprocated"^^xsd:string . | 1924 | + sp:varName "topMD"^^xsd:string . |
| 1894 | 1925 | ||
| 1895 | -_:b48 | 1926 | +_:b146 |
| 1896 | - sp:varName "plugBumped"^^xsd:string . | 1927 | + sp:varName "perfWb"^^xsd:string . |
| 1897 | 1928 | ||
| 1898 | -_:b62 | 1929 | +_:b138 |
| 1899 | - sp:varName "bumppres"^^xsd:string . | 1930 | + sp:varName "timeOfOpeningWellPerf"^^xsd:string . |
| 1900 | 1931 | ||
| 1901 | -_:b49 | 1932 | +_:b139 |
| 1902 | - sp:varName "plugBumpPressure"^^xsd:string . | 1933 | + sp:varName "timeOfClosingWellPerf"^^xsd:string . |
| 1903 | 1934 | ||
| 1904 | -_:b55 | 1935 | +_:b145 |
| 1905 | - sp:varName "comments"^^xsd:string . | 1936 | + sp:varName "perfInterval"^^xsd:string . |
| 1906 | 1937 | ||
| 1907 | -_:b45 | 1938 | +_:b144 |
| 1908 | - sp:varName "startTime"^^xsd:string . | 1939 | + sp:varName "dailyDrillingActivity"^^xsd:string . | ... | ... |
-
Please register or login to post a comment