Showing
2 changed files
with
447 additions
and
445 deletions
... | @@ -55,22 +55,22 @@ | ... | @@ -55,22 +55,22 @@ |
55 | spinmap:context :BAA-BusinessArrangementArea ; | 55 | spinmap:context :BAA-BusinessArrangementArea ; |
56 | spinmap:expression spin:_arg1 ; | 56 | spinmap:expression spin:_arg1 ; |
57 | spinmap:sourcePredicate1 | 57 | spinmap:sourcePredicate1 |
58 | - <file:///www.reportinghub.no/transform/npd/baa#baaNpdidBsnsArrArea> ; | 58 | + <file:///www.reportinghub.no/transform/npd/baa#baaName> ; |
59 | spinmap:targetPredicate1 | 59 | spinmap:targetPredicate1 |
60 | - <http://www.reportinghub.no/schema/npd#id> | 60 | + <http://www.reportinghub.no/schema/npd#name> |
61 | ] ; | 61 | ] ; |
62 | spinmap:rule | 62 | spinmap:rule |
63 | [ rdf:type spinmap:Mapping-1-1 ; | 63 | [ rdf:type spinmap:Mapping-1-1 ; |
64 | spinmap:context :BAA-BusinessArrangementArea ; | 64 | spinmap:context :BAA-BusinessArrangementArea ; |
65 | spinmap:expression | 65 | spinmap:expression |
66 | - [ rdf:type spinmapl:resourceWithValue ; | 66 | + [ rdf:type spif:parseDate ; |
67 | - sp:arg1 spin:_arg1 ; | 67 | + arg:pattern "dd.MM.yyyy" ; |
68 | - spinmapl:predicate :baaKind | 68 | + sp:arg1 spin:_arg1 |
69 | ] ; | 69 | ] ; |
70 | spinmap:sourcePredicate1 | 70 | spinmap:sourcePredicate1 |
71 | - <file:///www.reportinghub.no/transform/npd/baa#baaKind> ; | 71 | + <file:///www.reportinghub.no/transform/npd/baa#baaDateValidTo> ; |
72 | spinmap:targetPredicate1 | 72 | spinmap:targetPredicate1 |
73 | - rdf:type | 73 | + <http://www.reportinghub.no/schema/npd#endDate> |
74 | ] ; | 74 | ] ; |
75 | spinmap:rule | 75 | spinmap:rule |
76 | [ rdf:type spinmap:Mapping-1-1 ; | 76 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -89,32 +89,37 @@ | ... | @@ -89,32 +89,37 @@ |
89 | [ rdf:type spinmap:Mapping-1-1 ; | 89 | [ rdf:type spinmap:Mapping-1-1 ; |
90 | spinmap:context :BAA-BusinessArrangementArea ; | 90 | spinmap:context :BAA-BusinessArrangementArea ; |
91 | spinmap:expression | 91 | spinmap:expression |
92 | - [ rdf:type spif:parseDate ; | 92 | + [ rdf:type spinmapl:resourceWithValue ; |
93 | - arg:pattern "dd.MM.yyyy" ; | 93 | + sp:arg1 spin:_arg1 ; |
94 | - sp:arg1 spin:_arg1 | 94 | + spinmapl:predicate :baaKind |
95 | ] ; | 95 | ] ; |
96 | spinmap:sourcePredicate1 | 96 | spinmap:sourcePredicate1 |
97 | - <file:///www.reportinghub.no/transform/npd/baa#baaDateValidTo> ; | 97 | + <file:///www.reportinghub.no/transform/npd/baa#baaKind> ; |
98 | spinmap:targetPredicate1 | 98 | spinmap:targetPredicate1 |
99 | - <http://www.reportinghub.no/schema/npd#endDate> | 99 | + rdf:type |
100 | ] ; | 100 | ] ; |
101 | spinmap:rule | 101 | spinmap:rule |
102 | [ rdf:type spinmap:Mapping-1-1 ; | 102 | [ rdf:type spinmap:Mapping-1-1 ; |
103 | spinmap:context :BAA-BusinessArrangementArea ; | 103 | spinmap:context :BAA-BusinessArrangementArea ; |
104 | spinmap:expression spin:_arg1 ; | 104 | spinmap:expression spin:_arg1 ; |
105 | spinmap:sourcePredicate1 | 105 | spinmap:sourcePredicate1 |
106 | - <file:///www.reportinghub.no/transform/npd/baa#baaName> ; | 106 | + <file:///www.reportinghub.no/transform/npd/baa#baaNpdidBsnsArrArea> ; |
107 | spinmap:targetPredicate1 | 107 | spinmap:targetPredicate1 |
108 | - <http://www.reportinghub.no/schema/npd#name> | 108 | + <http://www.reportinghub.no/schema/npd#id> |
109 | ] . | 109 | ] . |
110 | 110 | ||
111 | <file:///www.reportinghub.no/transform/npd/baalicensee#BAALicensee> | 111 | <file:///www.reportinghub.no/transform/npd/baalicensee#BAALicensee> |
112 | spinmap:rule | 112 | spinmap:rule |
113 | - [ rdf:type spinmap:Mapping-0-1 ; | 113 | + [ rdf:type spinmap:Mapping-1-1 ; |
114 | spinmap:context :BAALicensee-ShareOfBAA ; | 114 | spinmap:context :BAALicensee-ShareOfBAA ; |
115 | - spinmap:expression <http://www.reportinghub.no/schema/npd#ShareOfBAA> ; | 115 | + spinmap:expression |
116 | + [ rdf:type xsd:float ; | ||
117 | + sp:arg1 spin:_arg1 | ||
118 | + ] ; | ||
119 | + spinmap:sourcePredicate1 | ||
120 | + <file:///www.reportinghub.no/transform/npd/baalicensee#baaLicenseeInterest> ; | ||
116 | spinmap:targetPredicate1 | 121 | spinmap:targetPredicate1 |
117 | - rdf:type | 122 | + <http://www.reportinghub.no/schema/npd#percentageOfShare> |
118 | ] ; | 123 | ] ; |
119 | spinmap:rule | 124 | spinmap:rule |
120 | [ rdf:type spinmap:Mapping-1-1 ; | 125 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -123,12 +128,12 @@ | ... | @@ -123,12 +128,12 @@ |
123 | [ rdf:type spinmapl:resourceWithValue ; | 128 | [ rdf:type spinmapl:resourceWithValue ; |
124 | sp:arg1 spin:_arg1 ; | 129 | sp:arg1 spin:_arg1 ; |
125 | spinmapl:predicate <http://www.reportinghub.no/schema/npd#name> ; | 130 | spinmapl:predicate <http://www.reportinghub.no/schema/npd#name> ; |
126 | - spinmapl:type <http://www.reportinghub.no/schema/npd#BusinessArrangementArea> | 131 | + spinmapl:type <http://www.reportinghub.no/schema/npd#Company> |
127 | ] ; | 132 | ] ; |
128 | spinmap:sourcePredicate1 | 133 | spinmap:sourcePredicate1 |
129 | - <file:///www.reportinghub.no/transform/npd/baalicensee#baaName> ; | 134 | + <file:///www.reportinghub.no/transform/npd/baalicensee#cmpLongName> ; |
130 | spinmap:targetPredicate1 | 135 | spinmap:targetPredicate1 |
131 | - <http://www.reportinghub.no/schema/npd#baaShared> | 136 | + <http://www.reportinghub.no/schema/npd#shareHolder> |
132 | ] ; | 137 | ] ; |
133 | spinmap:rule | 138 | spinmap:rule |
134 | [ rdf:type spinmap:Mapping-1-1 ; | 139 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -139,9 +144,9 @@ | ... | @@ -139,9 +144,9 @@ |
139 | sp:arg1 spin:_arg1 | 144 | sp:arg1 spin:_arg1 |
140 | ] ; | 145 | ] ; |
141 | spinmap:sourcePredicate1 | 146 | spinmap:sourcePredicate1 |
142 | - <file:///www.reportinghub.no/transform/npd/baalicensee#baaLicenseeDateValidFrom> ; | 147 | + <file:///www.reportinghub.no/transform/npd/baalicensee#baaLicenseeDateValidTo> ; |
143 | spinmap:targetPredicate1 | 148 | spinmap:targetPredicate1 |
144 | - <http://www.reportinghub.no/schema/npd#startDate> | 149 | + <http://www.reportinghub.no/schema/npd#endDate> |
145 | ] ; | 150 | ] ; |
146 | spinmap:rule | 151 | spinmap:rule |
147 | [ rdf:type spinmap:Mapping-1-1 ; | 152 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -152,9 +157,9 @@ | ... | @@ -152,9 +157,9 @@ |
152 | sp:arg1 spin:_arg1 | 157 | sp:arg1 spin:_arg1 |
153 | ] ; | 158 | ] ; |
154 | spinmap:sourcePredicate1 | 159 | spinmap:sourcePredicate1 |
155 | - <file:///www.reportinghub.no/transform/npd/baalicensee#baaLicenseeDateValidTo> ; | 160 | + <file:///www.reportinghub.no/transform/npd/baalicensee#baaLicenseeDateValidFrom> ; |
156 | spinmap:targetPredicate1 | 161 | spinmap:targetPredicate1 |
157 | - <http://www.reportinghub.no/schema/npd#endDate> | 162 | + <http://www.reportinghub.no/schema/npd#startDate> |
158 | ] ; | 163 | ] ; |
159 | spinmap:rule | 164 | spinmap:rule |
160 | [ rdf:type spinmap:Mapping-1-1 ; | 165 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -163,58 +168,56 @@ | ... | @@ -163,58 +168,56 @@ |
163 | [ rdf:type spinmapl:resourceWithValue ; | 168 | [ rdf:type spinmapl:resourceWithValue ; |
164 | sp:arg1 spin:_arg1 ; | 169 | sp:arg1 spin:_arg1 ; |
165 | spinmapl:predicate <http://www.reportinghub.no/schema/npd#name> ; | 170 | spinmapl:predicate <http://www.reportinghub.no/schema/npd#name> ; |
166 | - spinmapl:type <http://www.reportinghub.no/schema/npd#Company> | 171 | + spinmapl:type <http://www.reportinghub.no/schema/npd#BusinessArrangementArea> |
167 | ] ; | 172 | ] ; |
168 | spinmap:sourcePredicate1 | 173 | spinmap:sourcePredicate1 |
169 | - <file:///www.reportinghub.no/transform/npd/baalicensee#cmpLongName> ; | 174 | + <file:///www.reportinghub.no/transform/npd/baalicensee#baaName> ; |
170 | spinmap:targetPredicate1 | 175 | spinmap:targetPredicate1 |
171 | - <http://www.reportinghub.no/schema/npd#shareHolder> | 176 | + <http://www.reportinghub.no/schema/npd#baaShared> |
172 | ] ; | 177 | ] ; |
173 | spinmap:rule | 178 | spinmap:rule |
174 | - [ rdf:type spinmap:Mapping-1-1 ; | 179 | + [ rdf:type spinmap:Mapping-0-1 ; |
175 | spinmap:context :BAALicensee-ShareOfBAA ; | 180 | spinmap:context :BAALicensee-ShareOfBAA ; |
176 | - spinmap:expression | 181 | + spinmap:expression <http://www.reportinghub.no/schema/npd#ShareOfBAA> ; |
177 | - [ rdf:type xsd:float ; | ||
178 | - sp:arg1 spin:_arg1 | ||
179 | - ] ; | ||
180 | - spinmap:sourcePredicate1 | ||
181 | - <file:///www.reportinghub.no/transform/npd/baalicensee#baaLicenseeInterest> ; | ||
182 | spinmap:targetPredicate1 | 182 | spinmap:targetPredicate1 |
183 | - <http://www.reportinghub.no/schema/npd#percentageOfShare> | 183 | + rdf:type |
184 | ] . | 184 | ] . |
185 | 185 | ||
186 | <file:///www.reportinghub.no/transform/npd/company#Company> | 186 | <file:///www.reportinghub.no/transform/npd/company#Company> |
187 | spinmap:rule | 187 | spinmap:rule |
188 | [ rdf:type spinmap:Mapping-1-1 ; | 188 | [ rdf:type spinmap:Mapping-1-1 ; |
189 | - spinmap:context :Company-Company ; | 189 | + spinmap:context :Company-ParentCompany ; |
190 | spinmap:expression spin:_arg1 ; | 190 | spinmap:expression spin:_arg1 ; |
191 | spinmap:sourcePredicate1 | 191 | spinmap:sourcePredicate1 |
192 | - <file:///www.reportinghub.no/transform/npd/company#cmpNpdidCompany> ; | 192 | + <file:///www.reportinghub.no/transform/npd/company#cmpGroup> ; |
193 | spinmap:targetPredicate1 | 193 | spinmap:targetPredicate1 |
194 | - <http://www.reportinghub.no/schema/npd#id> | 194 | + <http://www.reportinghub.no/schema/npd#name> |
195 | ] ; | 195 | ] ; |
196 | spinmap:rule | 196 | spinmap:rule |
197 | [ rdf:type spinmap:Mapping-1-1 ; | 197 | [ rdf:type spinmap:Mapping-1-1 ; |
198 | - spinmap:context :Company-Company ; | 198 | + spinmap:context :Company-ParentCompany ; |
199 | spinmap:expression spin:_arg1 ; | 199 | spinmap:expression spin:_arg1 ; |
200 | spinmap:sourcePredicate1 | 200 | spinmap:sourcePredicate1 |
201 | - <file:///www.reportinghub.no/transform/npd/company#cmpShortName> ; | 201 | + <file:///www.reportinghub.no/transform/npd/company#cmpGroup> ; |
202 | spinmap:targetPredicate1 | 202 | spinmap:targetPredicate1 |
203 | <http://www.reportinghub.no/schema/npd#companyShortName> | 203 | <http://www.reportinghub.no/schema/npd#companyShortName> |
204 | ] ; | 204 | ] ; |
205 | spinmap:rule | 205 | spinmap:rule |
206 | [ rdf:type spinmap:Mapping-1-1 ; | 206 | [ rdf:type spinmap:Mapping-1-1 ; |
207 | spinmap:context :Company-Company ; | 207 | spinmap:context :Company-Company ; |
208 | - spinmap:expression spin:_arg1 ; | 208 | + spinmap:expression |
209 | + [ rdf:type rhspin:parentCompanyByName ; | ||
210 | + arg:name spin:_arg1 | ||
211 | + ] ; | ||
209 | spinmap:sourcePredicate1 | 212 | spinmap:sourcePredicate1 |
210 | - <file:///www.reportinghub.no/transform/npd/company#cmpLongName> ; | 213 | + <file:///www.reportinghub.no/transform/npd/company#cmpGroup> ; |
211 | spinmap:targetPredicate1 | 214 | spinmap:targetPredicate1 |
212 | - <http://www.reportinghub.no/schema/npd#name> | 215 | + <http://www.reportinghub.no/schema/npd#parentCompany> |
213 | ] ; | 216 | ] ; |
214 | spinmap:rule | 217 | spinmap:rule |
215 | [ rdf:type spinmap:Mapping-0-1 ; | 218 | [ rdf:type spinmap:Mapping-0-1 ; |
216 | - spinmap:context :Company-Company ; | 219 | + spinmap:context :Company-ParentCompany ; |
217 | - spinmap:expression <http://www.reportinghub.no/schema/npd#OperatingCompany> ; | 220 | + spinmap:expression <http://www.reportinghub.no/schema/npd#ParentCompany> ; |
218 | spinmap:targetPredicate1 | 221 | spinmap:targetPredicate1 |
219 | rdf:type | 222 | rdf:type |
220 | ] ; | 223 | ] ; |
... | @@ -229,40 +232,37 @@ | ... | @@ -229,40 +232,37 @@ |
229 | ] ; | 232 | ] ; |
230 | spinmap:rule | 233 | spinmap:rule |
231 | [ rdf:type spinmap:Mapping-0-1 ; | 234 | [ rdf:type spinmap:Mapping-0-1 ; |
232 | - spinmap:context :Company-ParentCompany ; | 235 | + spinmap:context :Company-Company ; |
233 | - spinmap:expression <http://www.reportinghub.no/schema/npd#ParentCompany> ; | 236 | + spinmap:expression <http://www.reportinghub.no/schema/npd#OperatingCompany> ; |
234 | spinmap:targetPredicate1 | 237 | spinmap:targetPredicate1 |
235 | rdf:type | 238 | rdf:type |
236 | ] ; | 239 | ] ; |
237 | spinmap:rule | 240 | spinmap:rule |
238 | [ rdf:type spinmap:Mapping-1-1 ; | 241 | [ rdf:type spinmap:Mapping-1-1 ; |
239 | spinmap:context :Company-Company ; | 242 | spinmap:context :Company-Company ; |
240 | - spinmap:expression | 243 | + spinmap:expression spin:_arg1 ; |
241 | - [ rdf:type rhspin:parentCompanyByName ; | ||
242 | - arg:name spin:_arg1 | ||
243 | - ] ; | ||
244 | spinmap:sourcePredicate1 | 244 | spinmap:sourcePredicate1 |
245 | - <file:///www.reportinghub.no/transform/npd/company#cmpGroup> ; | 245 | + <file:///www.reportinghub.no/transform/npd/company#cmpLongName> ; |
246 | spinmap:targetPredicate1 | 246 | spinmap:targetPredicate1 |
247 | - <http://www.reportinghub.no/schema/npd#parentCompany> | 247 | + <http://www.reportinghub.no/schema/npd#name> |
248 | ] ; | 248 | ] ; |
249 | spinmap:rule | 249 | spinmap:rule |
250 | [ rdf:type spinmap:Mapping-1-1 ; | 250 | [ rdf:type spinmap:Mapping-1-1 ; |
251 | - spinmap:context :Company-ParentCompany ; | 251 | + spinmap:context :Company-Company ; |
252 | spinmap:expression spin:_arg1 ; | 252 | spinmap:expression spin:_arg1 ; |
253 | spinmap:sourcePredicate1 | 253 | spinmap:sourcePredicate1 |
254 | - <file:///www.reportinghub.no/transform/npd/company#cmpGroup> ; | 254 | + <file:///www.reportinghub.no/transform/npd/company#cmpShortName> ; |
255 | spinmap:targetPredicate1 | 255 | spinmap:targetPredicate1 |
256 | <http://www.reportinghub.no/schema/npd#companyShortName> | 256 | <http://www.reportinghub.no/schema/npd#companyShortName> |
257 | ] ; | 257 | ] ; |
258 | spinmap:rule | 258 | spinmap:rule |
259 | [ rdf:type spinmap:Mapping-1-1 ; | 259 | [ rdf:type spinmap:Mapping-1-1 ; |
260 | - spinmap:context :Company-ParentCompany ; | 260 | + spinmap:context :Company-Company ; |
261 | spinmap:expression spin:_arg1 ; | 261 | spinmap:expression spin:_arg1 ; |
262 | spinmap:sourcePredicate1 | 262 | spinmap:sourcePredicate1 |
263 | - <file:///www.reportinghub.no/transform/npd/company#cmpGroup> ; | 263 | + <file:///www.reportinghub.no/transform/npd/company#cmpNpdidCompany> ; |
264 | spinmap:targetPredicate1 | 264 | spinmap:targetPredicate1 |
265 | - <http://www.reportinghub.no/schema/npd#name> | 265 | + <http://www.reportinghub.no/schema/npd#id> |
266 | ] . | 266 | ] . |
267 | 267 | ||
268 | <file:///www.reportinghub.no/transform/npd/discovery#Discovery> | 268 | <file:///www.reportinghub.no/transform/npd/discovery#Discovery> |
... | @@ -270,25 +270,36 @@ | ... | @@ -270,25 +270,36 @@ |
270 | [ rdf:type spinmap:Mapping-1-1 ; | 270 | [ rdf:type spinmap:Mapping-1-1 ; |
271 | spinmap:context :Discovery-Discovery ; | 271 | spinmap:context :Discovery-Discovery ; |
272 | spinmap:expression | 272 | spinmap:expression |
273 | - [ rdf:type rhspin:wellBoreByName ; | 273 | + [ rdf:type spinmapl:resourceWithValue ; |
274 | - arg:wellBoreName spin:_arg1 | 274 | + sp:arg1 spin:_arg1 ; |
275 | + spinmapl:predicate <http://www.reportinghub.no/schema/npd#name> ; | ||
276 | + spinmapl:type <http://www.reportinghub.no/schema/npd#Owner> | ||
275 | ] ; | 277 | ] ; |
276 | spinmap:sourcePredicate1 | 278 | spinmap:sourcePredicate1 |
277 | - <file:///www.reportinghub.no/transform/npd/discovery#wlbName> ; | 279 | + <file:///www.reportinghub.no/transform/npd/discovery#dscOwnerName> ; |
278 | spinmap:targetPredicate1 | 280 | spinmap:targetPredicate1 |
279 | - <http://www.reportinghub.no/schema/npd#discoveryWellBore> | 281 | + <http://www.reportinghub.no/schema/npd#discoveryOwner> |
282 | + ] ; | ||
283 | + spinmap:rule | ||
284 | + [ rdf:type spinmap:Mapping-0-1 ; | ||
285 | + spinmap:context :Discovery-Discovery ; | ||
286 | + spinmap:expression <http://www.reportinghub.no/schema/npd#Discovery> ; | ||
287 | + spinmap:targetPredicate1 | ||
288 | + rdf:type | ||
280 | ] ; | 289 | ] ; |
281 | spinmap:rule | 290 | spinmap:rule |
282 | [ rdf:type spinmap:Mapping-1-1 ; | 291 | [ rdf:type spinmap:Mapping-1-1 ; |
283 | spinmap:context :Discovery-Discovery ; | 292 | spinmap:context :Discovery-Discovery ; |
284 | spinmap:expression | 293 | spinmap:expression |
285 | - [ rdf:type rhspin:fieldById ; | 294 | + [ rdf:type spinmapl:resourceWithValue ; |
286 | - arg:id spin:_arg1 | 295 | + sp:arg1 spin:_arg1 ; |
296 | + spinmapl:predicate <http://www.reportinghub.no/schema/npd#code> ; | ||
297 | + spinmapl:type <http://www.reportinghub.no/schema/npd#MainNCSArea> | ||
287 | ] ; | 298 | ] ; |
288 | spinmap:sourcePredicate1 | 299 | spinmap:sourcePredicate1 |
289 | - <file:///www.reportinghub.no/transform/npd/discovery#fldNpdidField> ; | 300 | + <file:///www.reportinghub.no/transform/npd/discovery#nmaName> ; |
290 | spinmap:targetPredicate1 | 301 | spinmap:targetPredicate1 |
291 | - <http://www.reportinghub.no/schema/npd#discoveryField> | 302 | + <http://www.reportinghub.no/schema/npd#discoveryMainNcsArea> |
292 | ] ; | 303 | ] ; |
293 | spinmap:rule | 304 | spinmap:rule |
294 | [ rdf:type spinmap:Mapping-1-1 ; | 305 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -297,42 +308,48 @@ | ... | @@ -297,42 +308,48 @@ |
297 | [ rdf:type spinmapl:resourceWithValue ; | 308 | [ rdf:type spinmapl:resourceWithValue ; |
298 | sp:arg1 spin:_arg1 ; | 309 | sp:arg1 spin:_arg1 ; |
299 | spinmapl:predicate <http://www.reportinghub.no/schema/npd#name> ; | 310 | spinmapl:predicate <http://www.reportinghub.no/schema/npd#name> ; |
300 | - spinmapl:type <http://www.reportinghub.no/schema/npd#Owner> | 311 | + spinmapl:type <http://www.reportinghub.no/schema/npd#Company> |
301 | ] ; | 312 | ] ; |
302 | spinmap:sourcePredicate1 | 313 | spinmap:sourcePredicate1 |
303 | - <file:///www.reportinghub.no/transform/npd/discovery#dscOwnerName> ; | 314 | + <file:///www.reportinghub.no/transform/npd/discovery#cmpLongName2> ; |
304 | spinmap:targetPredicate1 | 315 | spinmap:targetPredicate1 |
305 | - <http://www.reportinghub.no/schema/npd#discoveryOwner> | 316 | + <http://www.reportinghub.no/schema/npd#discoveryOperator> |
306 | ] ; | 317 | ] ; |
307 | spinmap:rule | 318 | spinmap:rule |
308 | [ rdf:type spinmap:Mapping-1-1 ; | 319 | [ rdf:type spinmap:Mapping-1-1 ; |
309 | spinmap:context :Discovery-Discovery ; | 320 | spinmap:context :Discovery-Discovery ; |
310 | - spinmap:expression spin:_arg1 ; | 321 | + spinmap:expression |
322 | + [ rdf:type rhspin:fieldById ; | ||
323 | + arg:id spin:_arg1 | ||
324 | + ] ; | ||
311 | spinmap:sourcePredicate1 | 325 | spinmap:sourcePredicate1 |
312 | - <file:///www.reportinghub.no/transform/npd/discovery#dscName> ; | 326 | + <file:///www.reportinghub.no/transform/npd/discovery#fldNpdidField> ; |
313 | spinmap:targetPredicate1 | 327 | spinmap:targetPredicate1 |
314 | - <http://www.reportinghub.no/schema/npd#name> | 328 | + <http://www.reportinghub.no/schema/npd#discoveryField> |
315 | ] ; | 329 | ] ; |
316 | spinmap:rule | 330 | spinmap:rule |
317 | [ rdf:type spinmap:Mapping-1-1 ; | 331 | [ rdf:type spinmap:Mapping-1-1 ; |
318 | spinmap:context :Discovery-Discovery ; | 332 | spinmap:context :Discovery-Discovery ; |
319 | spinmap:expression | 333 | spinmap:expression |
320 | - [ rdf:type spinmapl:resourceWithValue ; | 334 | + [ rdf:type xsd:integer ; |
321 | - sp:arg1 spin:_arg1 ; | 335 | + sp:arg1 spin:_arg1 |
322 | - spinmapl:predicate <http://www.reportinghub.no/schema/npd#code> ; | ||
323 | - spinmapl:type <http://www.reportinghub.no/schema/npd#HCType> | ||
324 | ] ; | 336 | ] ; |
325 | spinmap:sourcePredicate1 | 337 | spinmap:sourcePredicate1 |
326 | - <file:///www.reportinghub.no/transform/npd/discovery#dscHcType> ; | 338 | + <file:///www.reportinghub.no/transform/npd/discovery#dscDiscoveryYear> ; |
327 | spinmap:targetPredicate1 | 339 | spinmap:targetPredicate1 |
328 | - <http://www.reportinghub.no/schema/npd#discoveryHCType> | 340 | + <http://www.reportinghub.no/schema/npd#discoveryYear> |
329 | ] ; | 341 | ] ; |
330 | spinmap:rule | 342 | spinmap:rule |
331 | - [ rdf:type spinmap:Mapping-0-1 ; | 343 | + [ rdf:type spinmap:Mapping-1-1 ; |
332 | spinmap:context :Discovery-Discovery ; | 344 | spinmap:context :Discovery-Discovery ; |
333 | - spinmap:expression <http://www.reportinghub.no/schema/npd#Discovery> ; | 345 | + spinmap:expression |
346 | + [ rdf:type rhspin:wellBoreByName ; | ||
347 | + arg:wellBoreName spin:_arg1 | ||
348 | + ] ; | ||
349 | + spinmap:sourcePredicate1 | ||
350 | + <file:///www.reportinghub.no/transform/npd/discovery#wlbName> ; | ||
334 | spinmap:targetPredicate1 | 351 | spinmap:targetPredicate1 |
335 | - rdf:type | 352 | + <http://www.reportinghub.no/schema/npd#discoveryWellBore> |
336 | ] ; | 353 | ] ; |
337 | spinmap:rule | 354 | spinmap:rule |
338 | [ rdf:type spinmap:Mapping-1-1 ; | 355 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -354,25 +371,13 @@ | ... | @@ -354,25 +371,13 @@ |
354 | spinmap:expression | 371 | spinmap:expression |
355 | [ rdf:type spinmapl:resourceWithValue ; | 372 | [ rdf:type spinmapl:resourceWithValue ; |
356 | sp:arg1 spin:_arg1 ; | 373 | sp:arg1 spin:_arg1 ; |
357 | - spinmapl:predicate <http://www.reportinghub.no/schema/npd#name> ; | 374 | + spinmapl:predicate <http://www.reportinghub.no/schema/npd#code> ; |
358 | - spinmapl:type <http://www.reportinghub.no/schema/npd#Company> | 375 | + spinmapl:type <http://www.reportinghub.no/schema/npd#HCType> |
359 | - ] ; | ||
360 | - spinmap:sourcePredicate1 | ||
361 | - <file:///www.reportinghub.no/transform/npd/discovery#cmpLongName2> ; | ||
362 | - spinmap:targetPredicate1 | ||
363 | - <http://www.reportinghub.no/schema/npd#discoveryOperator> | ||
364 | - ] ; | ||
365 | - spinmap:rule | ||
366 | - [ rdf:type spinmap:Mapping-1-1 ; | ||
367 | - spinmap:context :Discovery-Discovery ; | ||
368 | - spinmap:expression | ||
369 | - [ rdf:type xsd:integer ; | ||
370 | - sp:arg1 spin:_arg1 | ||
371 | ] ; | 376 | ] ; |
372 | spinmap:sourcePredicate1 | 377 | spinmap:sourcePredicate1 |
373 | - <file:///www.reportinghub.no/transform/npd/discovery#dscDiscoveryYear> ; | 378 | + <file:///www.reportinghub.no/transform/npd/discovery#dscHcType> ; |
374 | spinmap:targetPredicate1 | 379 | spinmap:targetPredicate1 |
375 | - <http://www.reportinghub.no/schema/npd#discoveryYear> | 380 | + <http://www.reportinghub.no/schema/npd#discoveryHCType> |
376 | ] ; | 381 | ] ; |
377 | spinmap:rule | 382 | spinmap:rule |
378 | [ rdf:type spinmap:Mapping-1-1 ; | 383 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -386,58 +391,55 @@ | ... | @@ -386,58 +391,55 @@ |
386 | spinmap:rule | 391 | spinmap:rule |
387 | [ rdf:type spinmap:Mapping-1-1 ; | 392 | [ rdf:type spinmap:Mapping-1-1 ; |
388 | spinmap:context :Discovery-Discovery ; | 393 | spinmap:context :Discovery-Discovery ; |
389 | - spinmap:expression | 394 | + spinmap:expression spin:_arg1 ; |
390 | - [ rdf:type spinmapl:resourceWithValue ; | ||
391 | - sp:arg1 spin:_arg1 ; | ||
392 | - spinmapl:predicate <http://www.reportinghub.no/schema/npd#code> ; | ||
393 | - spinmapl:type <http://www.reportinghub.no/schema/npd#MainNCSArea> | ||
394 | - ] ; | ||
395 | spinmap:sourcePredicate1 | 395 | spinmap:sourcePredicate1 |
396 | - <file:///www.reportinghub.no/transform/npd/discovery#nmaName> ; | 396 | + <file:///www.reportinghub.no/transform/npd/discovery#dscName> ; |
397 | spinmap:targetPredicate1 | 397 | spinmap:targetPredicate1 |
398 | - <http://www.reportinghub.no/schema/npd#discoveryMainNcsArea> | 398 | + <http://www.reportinghub.no/schema/npd#name> |
399 | ] . | 399 | ] . |
400 | 400 | ||
401 | <file:///www.reportinghub.no/transform/npd/facilityfixed#FacilityFixed> | 401 | <file:///www.reportinghub.no/transform/npd/facilityfixed#FacilityFixed> |
402 | spinmap:rule | 402 | spinmap:rule |
403 | [ rdf:type spinmap:Mapping-1-1 ; | 403 | [ rdf:type spinmap:Mapping-1-1 ; |
404 | spinmap:context :FacilityFixed-FixedFacility ; | 404 | spinmap:context :FacilityFixed-FixedFacility ; |
405 | - spinmap:expression spin:_arg1 ; | ||
406 | - spinmap:sourcePredicate1 | ||
407 | - <file:///www.reportinghub.no/transform/npd/facilityfixed#fclKind> ; | ||
408 | - spinmap:targetPredicate1 | ||
409 | - <http://www.reportinghub.no/schema/npd#facilityKind> | ||
410 | - ] ; | ||
411 | - spinmap:rule | ||
412 | - [ rdf:type spinmap:Mapping-1-1 ; | ||
413 | - spinmap:context :FacilityFixed-FixedFacility ; | ||
414 | spinmap:expression | 405 | spinmap:expression |
415 | - [ rdf:type spif:parseDate ; | 406 | + [ rdf:type spinmapl:resourceWithValue ; |
416 | - arg:pattern "dd.MM.yyyy" ; | 407 | + sp:arg1 spin:_arg1 ; |
417 | - sp:arg1 spin:_arg1 | 408 | + spinmapl:predicate <http://www.reportinghub.no/schema/npd#code> ; |
409 | + spinmapl:type <http://www.reportinghub.no/schema/npd#FixedFacilityPhase> | ||
418 | ] ; | 410 | ] ; |
419 | spinmap:sourcePredicate1 | 411 | spinmap:sourcePredicate1 |
420 | - <file:///www.reportinghub.no/transform/npd/facilityfixed#fclStartupDate> ; | 412 | + <file:///www.reportinghub.no/transform/npd/facilityfixed#fclPhase> ; |
421 | spinmap:targetPredicate1 | 413 | spinmap:targetPredicate1 |
422 | - <http://www.reportinghub.no/schema/npd#startDate> | 414 | + <http://www.reportinghub.no/schema/npd#fixedFacilityPhase> |
423 | ] ; | 415 | ] ; |
424 | spinmap:rule | 416 | spinmap:rule |
425 | [ rdf:type spinmap:Mapping-1-1 ; | 417 | [ rdf:type spinmap:Mapping-1-1 ; |
426 | spinmap:context :FacilityFixed-FixedFacility ; | 418 | spinmap:context :FacilityFixed-FixedFacility ; |
427 | - spinmap:expression spin:_arg1 ; | 419 | + spinmap:expression |
420 | + [ rdf:type spinmapl:resourceWithValue ; | ||
421 | + sp:arg1 spin:_arg1 ; | ||
422 | + spinmapl:predicate <http://www.reportinghub.no/schema/npd#id> ; | ||
423 | + spinmapl:type <http://www.reportinghub.no/schema/npd#FixedFacilityParent> | ||
424 | + ] ; | ||
428 | spinmap:sourcePredicate1 | 425 | spinmap:sourcePredicate1 |
429 | - <file:///www.reportinghub.no/transform/npd/facilityfixed#fclName> ; | 426 | + <file:///www.reportinghub.no/transform/npd/facilityfixed#fclBelongsToS> ; |
430 | spinmap:targetPredicate1 | 427 | spinmap:targetPredicate1 |
431 | - <http://www.reportinghub.no/schema/npd#name> | 428 | + <http://www.reportinghub.no/schema/npd#belongsTo> |
432 | ] ; | 429 | ] ; |
433 | spinmap:rule | 430 | spinmap:rule |
434 | [ rdf:type spinmap:Mapping-1-1 ; | 431 | [ rdf:type spinmap:Mapping-1-1 ; |
435 | spinmap:context :FacilityFixed-FixedFacility ; | 432 | spinmap:context :FacilityFixed-FixedFacility ; |
436 | - spinmap:expression spin:_arg1 ; | 433 | + spinmap:expression |
434 | + [ rdf:type spinmapl:resourceWithValue ; | ||
435 | + sp:arg1 spin:_arg1 ; | ||
436 | + spinmapl:predicate <http://www.reportinghub.no/schema/npd#name> ; | ||
437 | + spinmapl:type <http://www.reportinghub.no/schema/npd#Company> | ||
438 | + ] ; | ||
437 | spinmap:sourcePredicate1 | 439 | spinmap:sourcePredicate1 |
438 | - <file:///www.reportinghub.no/transform/npd/facilityfixed#fclNpdidFacility> ; | 440 | + <file:///www.reportinghub.no/transform/npd/facilityfixed#fclCurrentOperatorName> ; |
439 | spinmap:targetPredicate1 | 441 | spinmap:targetPredicate1 |
440 | - <http://www.reportinghub.no/schema/npd#id> | 442 | + <http://www.reportinghub.no/schema/npd#currentOperator> |
441 | ] ; | 443 | ] ; |
442 | spinmap:rule | 444 | spinmap:rule |
443 | [ rdf:type spinmap:Mapping-1-1 ; | 445 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -459,62 +461,67 @@ | ... | @@ -459,62 +461,67 @@ |
459 | spinmap:rule | 461 | spinmap:rule |
460 | [ rdf:type spinmap:Mapping-1-1 ; | 462 | [ rdf:type spinmap:Mapping-1-1 ; |
461 | spinmap:context :FacilityFixed-FixedFacility ; | 463 | spinmap:context :FacilityFixed-FixedFacility ; |
462 | - spinmap:expression | 464 | + spinmap:expression spin:_arg1 ; |
463 | - [ rdf:type spinmapl:resourceWithValue ; | ||
464 | - sp:arg1 spin:_arg1 ; | ||
465 | - spinmapl:predicate <http://www.reportinghub.no/schema/npd#name> ; | ||
466 | - spinmapl:type <http://www.reportinghub.no/schema/npd#Company> | ||
467 | - ] ; | ||
468 | spinmap:sourcePredicate1 | 465 | spinmap:sourcePredicate1 |
469 | - <file:///www.reportinghub.no/transform/npd/facilityfixed#fclCurrentOperatorName> ; | 466 | + <file:///www.reportinghub.no/transform/npd/facilityfixed#fclNpdidFacility> ; |
470 | spinmap:targetPredicate1 | 467 | spinmap:targetPredicate1 |
471 | - <http://www.reportinghub.no/schema/npd#currentOperator> | 468 | + <http://www.reportinghub.no/schema/npd#id> |
472 | ] ; | 469 | ] ; |
473 | spinmap:rule | 470 | spinmap:rule |
474 | [ rdf:type spinmap:Mapping-1-1 ; | 471 | [ rdf:type spinmap:Mapping-1-1 ; |
475 | spinmap:context :FacilityFixed-FixedFacility ; | 472 | spinmap:context :FacilityFixed-FixedFacility ; |
476 | - spinmap:expression | 473 | + spinmap:expression spin:_arg1 ; |
477 | - [ rdf:type spinmapl:resourceWithValue ; | ||
478 | - sp:arg1 spin:_arg1 ; | ||
479 | - spinmapl:predicate <http://www.reportinghub.no/schema/npd#id> ; | ||
480 | - spinmapl:type <http://www.reportinghub.no/schema/npd#FixedFacilityParent> | ||
481 | - ] ; | ||
482 | spinmap:sourcePredicate1 | 474 | spinmap:sourcePredicate1 |
483 | - <file:///www.reportinghub.no/transform/npd/facilityfixed#fclBelongsToS> ; | 475 | + <file:///www.reportinghub.no/transform/npd/facilityfixed#fclName> ; |
484 | spinmap:targetPredicate1 | 476 | spinmap:targetPredicate1 |
485 | - <http://www.reportinghub.no/schema/npd#belongsTo> | 477 | + <http://www.reportinghub.no/schema/npd#name> |
486 | ] ; | 478 | ] ; |
487 | spinmap:rule | 479 | spinmap:rule |
488 | [ rdf:type spinmap:Mapping-1-1 ; | 480 | [ rdf:type spinmap:Mapping-1-1 ; |
489 | spinmap:context :FacilityFixed-FixedFacility ; | 481 | spinmap:context :FacilityFixed-FixedFacility ; |
490 | spinmap:expression | 482 | spinmap:expression |
491 | - [ rdf:type spinmapl:resourceWithValue ; | 483 | + [ rdf:type spif:parseDate ; |
492 | - sp:arg1 spin:_arg1 ; | 484 | + arg:pattern "dd.MM.yyyy" ; |
493 | - spinmapl:predicate <http://www.reportinghub.no/schema/npd#code> ; | 485 | + sp:arg1 spin:_arg1 |
494 | - spinmapl:type <http://www.reportinghub.no/schema/npd#FixedFacilityPhase> | ||
495 | ] ; | 486 | ] ; |
496 | spinmap:sourcePredicate1 | 487 | spinmap:sourcePredicate1 |
497 | - <file:///www.reportinghub.no/transform/npd/facilityfixed#fclPhase> ; | 488 | + <file:///www.reportinghub.no/transform/npd/facilityfixed#fclStartupDate> ; |
498 | spinmap:targetPredicate1 | 489 | spinmap:targetPredicate1 |
499 | - <http://www.reportinghub.no/schema/npd#fixedFacilityPhase> | 490 | + <http://www.reportinghub.no/schema/npd#startDate> |
491 | + ] ; | ||
492 | + spinmap:rule | ||
493 | + [ rdf:type spinmap:Mapping-1-1 ; | ||
494 | + spinmap:context :FacilityFixed-FixedFacility ; | ||
495 | + spinmap:expression spin:_arg1 ; | ||
496 | + spinmap:sourcePredicate1 | ||
497 | + <file:///www.reportinghub.no/transform/npd/facilityfixed#fclKind> ; | ||
498 | + spinmap:targetPredicate1 | ||
499 | + <http://www.reportinghub.no/schema/npd#facilityKind> | ||
500 | ] . | 500 | ] . |
501 | 501 | ||
502 | <file:///www.reportinghub.no/transform/npd/facilitymoveable#FacilityMoveable> | 502 | <file:///www.reportinghub.no/transform/npd/facilitymoveable#FacilityMoveable> |
503 | spinmap:rule | 503 | spinmap:rule |
504 | - [ rdf:type spinmap:Mapping-0-1 ; | 504 | + [ rdf:type spinmap:Mapping-1-1 ; |
505 | spinmap:context :FacilityMoveable-MoveableFacility ; | 505 | spinmap:context :FacilityMoveable-MoveableFacility ; |
506 | - spinmap:expression <http://www.reportinghub.no/schema/npd#MoveableFacility> ; | 506 | + spinmap:expression |
507 | + [ rdf:type spinmapl:resourceWithValue ; | ||
508 | + sp:arg1 spin:_arg1 ; | ||
509 | + spinmapl:predicate <http://www.reportinghub.no/schema/npd#name> ; | ||
510 | + spinmapl:type <http://www.reportinghub.no/schema/npd#Company> | ||
511 | + ] ; | ||
512 | + spinmap:sourcePredicate1 | ||
513 | + <file:///www.reportinghub.no/transform/npd/facilitymoveable#fclCurrentRespCompanyName> ; | ||
507 | spinmap:targetPredicate1 | 514 | spinmap:targetPredicate1 |
508 | - rdf:type | 515 | + <http://www.reportinghub.no/schema/npd#currentlyResponsibleCompany> |
509 | ] ; | 516 | ] ; |
510 | spinmap:rule | 517 | spinmap:rule |
511 | [ rdf:type spinmap:Mapping-1-1 ; | 518 | [ rdf:type spinmap:Mapping-1-1 ; |
512 | spinmap:context :FacilityMoveable-MoveableFacility ; | 519 | spinmap:context :FacilityMoveable-MoveableFacility ; |
513 | spinmap:expression spin:_arg1 ; | 520 | spinmap:expression spin:_arg1 ; |
514 | spinmap:sourcePredicate1 | 521 | spinmap:sourcePredicate1 |
515 | - <file:///www.reportinghub.no/transform/npd/facilitymoveable#fclNpdidFacility> ; | 522 | + <file:///www.reportinghub.no/transform/npd/facilitymoveable#fclName> ; |
516 | spinmap:targetPredicate1 | 523 | spinmap:targetPredicate1 |
517 | - <http://www.reportinghub.no/schema/npd#id> | 524 | + <http://www.reportinghub.no/schema/npd#name> |
518 | ] ; | 525 | ] ; |
519 | spinmap:rule | 526 | spinmap:rule |
520 | [ rdf:type spinmap:Mapping-1-1 ; | 527 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -530,53 +537,58 @@ | ... | @@ -530,53 +537,58 @@ |
530 | spinmap:context :FacilityMoveable-MoveableFacility ; | 537 | spinmap:context :FacilityMoveable-MoveableFacility ; |
531 | spinmap:expression spin:_arg1 ; | 538 | spinmap:expression spin:_arg1 ; |
532 | spinmap:sourcePredicate1 | 539 | spinmap:sourcePredicate1 |
533 | - <file:///www.reportinghub.no/transform/npd/facilitymoveable#fclName> ; | 540 | + <file:///www.reportinghub.no/transform/npd/facilitymoveable#fclNpdidFacility> ; |
534 | spinmap:targetPredicate1 | 541 | spinmap:targetPredicate1 |
535 | - <http://www.reportinghub.no/schema/npd#name> | 542 | + <http://www.reportinghub.no/schema/npd#id> |
536 | ] ; | 543 | ] ; |
537 | spinmap:rule | 544 | spinmap:rule |
538 | - [ rdf:type spinmap:Mapping-1-1 ; | 545 | + [ rdf:type spinmap:Mapping-0-1 ; |
539 | spinmap:context :FacilityMoveable-MoveableFacility ; | 546 | spinmap:context :FacilityMoveable-MoveableFacility ; |
540 | - spinmap:expression | 547 | + spinmap:expression <http://www.reportinghub.no/schema/npd#MoveableFacility> ; |
541 | - [ rdf:type spinmapl:resourceWithValue ; | ||
542 | - sp:arg1 spin:_arg1 ; | ||
543 | - spinmapl:predicate <http://www.reportinghub.no/schema/npd#name> ; | ||
544 | - spinmapl:type <http://www.reportinghub.no/schema/npd#Company> | ||
545 | - ] ; | ||
546 | - spinmap:sourcePredicate1 | ||
547 | - <file:///www.reportinghub.no/transform/npd/facilitymoveable#fclCurrentRespCompanyName> ; | ||
548 | spinmap:targetPredicate1 | 548 | spinmap:targetPredicate1 |
549 | - <http://www.reportinghub.no/schema/npd#currentlyResponsibleCompany> | 549 | + rdf:type |
550 | ] . | 550 | ] . |
551 | 551 | ||
552 | <file:///www.reportinghub.no/transform/npd/field#Field> | 552 | <file:///www.reportinghub.no/transform/npd/field#Field> |
553 | spinmap:rule | 553 | spinmap:rule |
554 | - [ rdf:type spinmap:Mapping-0-1 ; | 554 | + [ rdf:type spinmap:Mapping-1-1 ; |
555 | spinmap:context :Field-Field ; | 555 | spinmap:context :Field-Field ; |
556 | - spinmap:expression <http://www.reportinghub.no/schema/npd#Field> ; | 556 | + spinmap:expression |
557 | + [ rdf:type spinmapl:resourceWithValue ; | ||
558 | + sp:arg1 spin:_arg1 ; | ||
559 | + spinmapl:predicate <http://www.reportinghub.no/schema/npd#code> ; | ||
560 | + spinmapl:type <http://www.reportinghub.no/schema/npd#FieldActivityStatus> | ||
561 | + ] ; | ||
562 | + spinmap:sourcePredicate1 | ||
563 | + <file:///www.reportinghub.no/transform/npd/field#fldCurrentActivitySatus> ; | ||
557 | spinmap:targetPredicate1 | 564 | spinmap:targetPredicate1 |
558 | - rdf:type | 565 | + <http://www.reportinghub.no/schema/npd#currentActivityStatus> |
559 | ] ; | 566 | ] ; |
560 | spinmap:rule | 567 | spinmap:rule |
561 | [ rdf:type spinmap:Mapping-1-1 ; | 568 | [ rdf:type spinmap:Mapping-1-1 ; |
562 | spinmap:context :Field-Field ; | 569 | spinmap:context :Field-Field ; |
563 | spinmap:expression | 570 | spinmap:expression |
564 | - [ rdf:type rhspin:companyById ; | 571 | + [ rdf:type spinmapl:resourceWithValue ; |
565 | - arg:id spin:_arg1 | 572 | + sp:arg1 spin:_arg1 ; |
573 | + spinmapl:predicate <http://www.reportinghub.no/schema/npd#id> ; | ||
574 | + spinmapl:type <http://www.reportinghub.no/schema/npd#Owner> | ||
566 | ] ; | 575 | ] ; |
567 | spinmap:sourcePredicate1 | 576 | spinmap:sourcePredicate1 |
568 | - <file:///www.reportinghub.no/transform/npd/field#cmpNpdidCompany> ; | 577 | + <file:///www.reportinghub.no/transform/npd/field#fldNpdidOwner> ; |
569 | spinmap:targetPredicate1 | 578 | spinmap:targetPredicate1 |
570 | - <http://www.reportinghub.no/schema/npd#fieldOperator> | 579 | + <http://www.reportinghub.no/schema/npd#fieldOwner> |
571 | ] ; | 580 | ] ; |
572 | spinmap:rule | 581 | spinmap:rule |
573 | [ rdf:type spinmap:Mapping-1-1 ; | 582 | [ rdf:type spinmap:Mapping-1-1 ; |
574 | spinmap:context :Field-Field ; | 583 | spinmap:context :Field-Field ; |
575 | - spinmap:expression spin:_arg1 ; | 584 | + spinmap:expression |
585 | + [ rdf:type rhspin:wellBoreByName ; | ||
586 | + arg:wellBoreName spin:_arg1 | ||
587 | + ] ; | ||
576 | spinmap:sourcePredicate1 | 588 | spinmap:sourcePredicate1 |
577 | - <file:///www.reportinghub.no/transform/npd/field#fldNpdidField> ; | 589 | + <file:///www.reportinghub.no/transform/npd/field#wlbName> ; |
578 | spinmap:targetPredicate1 | 590 | spinmap:targetPredicate1 |
579 | - <http://www.reportinghub.no/schema/npd#id> | 591 | + <http://www.reportinghub.no/schema/npd#fieldDiscoveryWellBore> |
580 | ] ; | 592 | ] ; |
581 | spinmap:rule | 593 | spinmap:rule |
582 | [ rdf:type spinmap:Mapping-1-1 ; | 594 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -590,84 +602,57 @@ | ... | @@ -590,84 +602,57 @@ |
590 | spinmap:rule | 602 | spinmap:rule |
591 | [ rdf:type spinmap:Mapping-1-1 ; | 603 | [ rdf:type spinmap:Mapping-1-1 ; |
592 | spinmap:context :Field-Field ; | 604 | spinmap:context :Field-Field ; |
593 | - spinmap:expression | 605 | + spinmap:expression spin:_arg1 ; |
594 | - [ rdf:type rhspin:wellBoreByName ; | ||
595 | - arg:wellBoreName spin:_arg1 | ||
596 | - ] ; | ||
597 | spinmap:sourcePredicate1 | 606 | spinmap:sourcePredicate1 |
598 | - <file:///www.reportinghub.no/transform/npd/field#wlbName> ; | 607 | + <file:///www.reportinghub.no/transform/npd/field#fldNpdidField> ; |
599 | spinmap:targetPredicate1 | 608 | spinmap:targetPredicate1 |
600 | - <http://www.reportinghub.no/schema/npd#fieldDiscoveryWellBore> | 609 | + <http://www.reportinghub.no/schema/npd#id> |
601 | ] ; | 610 | ] ; |
602 | spinmap:rule | 611 | spinmap:rule |
603 | [ rdf:type spinmap:Mapping-1-1 ; | 612 | [ rdf:type spinmap:Mapping-1-1 ; |
604 | spinmap:context :Field-Field ; | 613 | spinmap:context :Field-Field ; |
605 | spinmap:expression | 614 | spinmap:expression |
606 | - [ rdf:type spinmapl:resourceWithValue ; | 615 | + [ rdf:type rhspin:companyById ; |
607 | - sp:arg1 spin:_arg1 ; | 616 | + arg:id spin:_arg1 |
608 | - spinmapl:predicate <http://www.reportinghub.no/schema/npd#id> ; | ||
609 | - spinmapl:type <http://www.reportinghub.no/schema/npd#Owner> | ||
610 | ] ; | 617 | ] ; |
611 | spinmap:sourcePredicate1 | 618 | spinmap:sourcePredicate1 |
612 | - <file:///www.reportinghub.no/transform/npd/field#fldNpdidOwner> ; | 619 | + <file:///www.reportinghub.no/transform/npd/field#cmpNpdidCompany> ; |
613 | spinmap:targetPredicate1 | 620 | spinmap:targetPredicate1 |
614 | - <http://www.reportinghub.no/schema/npd#fieldOwner> | 621 | + <http://www.reportinghub.no/schema/npd#fieldOperator> |
615 | ] ; | 622 | ] ; |
616 | spinmap:rule | 623 | spinmap:rule |
617 | - [ rdf:type spinmap:Mapping-1-1 ; | 624 | + [ rdf:type spinmap:Mapping-0-1 ; |
618 | spinmap:context :Field-Field ; | 625 | spinmap:context :Field-Field ; |
619 | - spinmap:expression | 626 | + spinmap:expression <http://www.reportinghub.no/schema/npd#Field> ; |
620 | - [ rdf:type spinmapl:resourceWithValue ; | ||
621 | - sp:arg1 spin:_arg1 ; | ||
622 | - spinmapl:predicate <http://www.reportinghub.no/schema/npd#code> ; | ||
623 | - spinmapl:type <http://www.reportinghub.no/schema/npd#FieldActivityStatus> | ||
624 | - ] ; | ||
625 | - spinmap:sourcePredicate1 | ||
626 | - <file:///www.reportinghub.no/transform/npd/field#fldCurrentActivitySatus> ; | ||
627 | spinmap:targetPredicate1 | 627 | spinmap:targetPredicate1 |
628 | - <http://www.reportinghub.no/schema/npd#currentActivityStatus> | 628 | + rdf:type |
629 | ] . | 629 | ] . |
630 | 630 | ||
631 | <file:///www.reportinghub.no/transform/npd/licence#Licence> | 631 | <file:///www.reportinghub.no/transform/npd/licence#Licence> |
632 | spinmap:rule | 632 | spinmap:rule |
633 | [ rdf:type spinmap:Mapping-1-1 ; | 633 | [ rdf:type spinmap:Mapping-1-1 ; |
634 | spinmap:context :License-License ; | 634 | spinmap:context :License-License ; |
635 | - spinmap:expression | 635 | + spinmap:expression spin:_arg1 ; |
636 | - [ rdf:type spinmapl:resourceWithValue ; | ||
637 | - sp:arg1 spin:_arg1 ; | ||
638 | - spinmapl:predicate <http://www.reportinghub.no/schema/npd#code> ; | ||
639 | - spinmapl:type <http://www.reportinghub.no/schema/npd#LicenseStatus> | ||
640 | - ] ; | ||
641 | spinmap:sourcePredicate1 | 636 | spinmap:sourcePredicate1 |
642 | - <file:///www.reportinghub.no/transform/npd/licence#prlStatus> ; | 637 | + <file:///www.reportinghub.no/transform/npd/licence#prlLicensingActivityName> ; |
643 | spinmap:targetPredicate1 | 638 | spinmap:targetPredicate1 |
644 | - <http://www.reportinghub.no/schema/npd#licenseStatus> | 639 | + <http://www.reportinghub.no/schema/npd#licensingActivity> |
645 | ] ; | 640 | ] ; |
646 | spinmap:rule | 641 | spinmap:rule |
647 | [ rdf:type spinmap:Mapping-1-1 ; | 642 | [ rdf:type spinmap:Mapping-1-1 ; |
648 | spinmap:context :License-License ; | 643 | spinmap:context :License-License ; |
649 | - spinmap:expression | 644 | + spinmap:expression spin:_arg1 ; |
650 | - [ rdf:type spif:parseDate ; | ||
651 | - arg:pattern "dd.MM.yyyy" ; | ||
652 | - sp:arg1 spin:_arg1 | ||
653 | - ] ; | ||
654 | spinmap:sourcePredicate1 | 645 | spinmap:sourcePredicate1 |
655 | - <file:///www.reportinghub.no/transform/npd/licence#prlDateGranted> ; | 646 | + <file:///www.reportinghub.no/transform/npd/licence#prlName> ; |
656 | spinmap:targetPredicate1 | 647 | spinmap:targetPredicate1 |
657 | - <http://www.reportinghub.no/schema/npd#startDate> | 648 | + <http://www.reportinghub.no/schema/npd#name> |
658 | ] ; | 649 | ] ; |
659 | spinmap:rule | 650 | spinmap:rule |
660 | - [ rdf:type spinmap:Mapping-1-1 ; | 651 | + [ rdf:type spinmap:Mapping-0-1 ; |
661 | spinmap:context :License-License ; | 652 | spinmap:context :License-License ; |
662 | - spinmap:expression | 653 | + spinmap:expression <http://www.reportinghub.no/schema/npd#Licence> ; |
663 | - [ rdf:type spif:parseDate ; | ||
664 | - arg:pattern "dd.MM.yyyy" ; | ||
665 | - sp:arg1 spin:_arg1 | ||
666 | - ] ; | ||
667 | - spinmap:sourcePredicate1 | ||
668 | - <file:///www.reportinghub.no/transform/npd/licence#prlDateValidTo> ; | ||
669 | spinmap:targetPredicate1 | 654 | spinmap:targetPredicate1 |
670 | - <http://www.reportinghub.no/schema/npd#endDate> | 655 | + rdf:type |
671 | ] ; | 656 | ] ; |
672 | spinmap:rule | 657 | spinmap:rule |
673 | [ rdf:type spinmap:Mapping-1-1 ; | 658 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -679,55 +664,78 @@ | ... | @@ -679,55 +664,78 @@ |
679 | <http://www.reportinghub.no/schema/npd#id> | 664 | <http://www.reportinghub.no/schema/npd#id> |
680 | ] ; | 665 | ] ; |
681 | spinmap:rule | 666 | spinmap:rule |
682 | - [ rdf:type spinmap:Mapping-0-1 ; | 667 | + [ rdf:type spinmap:Mapping-1-1 ; |
683 | spinmap:context :License-License ; | 668 | spinmap:context :License-License ; |
684 | - spinmap:expression <http://www.reportinghub.no/schema/npd#Licence> ; | 669 | + spinmap:expression |
670 | + [ rdf:type spif:parseDate ; | ||
671 | + arg:pattern "dd.MM.yyyy" ; | ||
672 | + sp:arg1 spin:_arg1 | ||
673 | + ] ; | ||
674 | + spinmap:sourcePredicate1 | ||
675 | + <file:///www.reportinghub.no/transform/npd/licence#prlDateValidTo> ; | ||
685 | spinmap:targetPredicate1 | 676 | spinmap:targetPredicate1 |
686 | - rdf:type | 677 | + <http://www.reportinghub.no/schema/npd#endDate> |
687 | ] ; | 678 | ] ; |
688 | spinmap:rule | 679 | spinmap:rule |
689 | [ rdf:type spinmap:Mapping-1-1 ; | 680 | [ rdf:type spinmap:Mapping-1-1 ; |
690 | spinmap:context :License-License ; | 681 | spinmap:context :License-License ; |
691 | - spinmap:expression spin:_arg1 ; | 682 | + spinmap:expression |
683 | + [ rdf:type spif:parseDate ; | ||
684 | + arg:pattern "dd.MM.yyyy" ; | ||
685 | + sp:arg1 spin:_arg1 | ||
686 | + ] ; | ||
692 | spinmap:sourcePredicate1 | 687 | spinmap:sourcePredicate1 |
693 | - <file:///www.reportinghub.no/transform/npd/licence#prlName> ; | 688 | + <file:///www.reportinghub.no/transform/npd/licence#prlDateGranted> ; |
694 | spinmap:targetPredicate1 | 689 | spinmap:targetPredicate1 |
695 | - <http://www.reportinghub.no/schema/npd#name> | 690 | + <http://www.reportinghub.no/schema/npd#startDate> |
696 | ] ; | 691 | ] ; |
697 | spinmap:rule | 692 | spinmap:rule |
698 | [ rdf:type spinmap:Mapping-1-1 ; | 693 | [ rdf:type spinmap:Mapping-1-1 ; |
699 | spinmap:context :License-License ; | 694 | spinmap:context :License-License ; |
700 | - spinmap:expression spin:_arg1 ; | 695 | + spinmap:expression |
696 | + [ rdf:type spinmapl:resourceWithValue ; | ||
697 | + sp:arg1 spin:_arg1 ; | ||
698 | + spinmapl:predicate <http://www.reportinghub.no/schema/npd#code> ; | ||
699 | + spinmapl:type <http://www.reportinghub.no/schema/npd#LicenseStatus> | ||
700 | + ] ; | ||
701 | spinmap:sourcePredicate1 | 701 | spinmap:sourcePredicate1 |
702 | - <file:///www.reportinghub.no/transform/npd/licence#prlLicensingActivityName> ; | 702 | + <file:///www.reportinghub.no/transform/npd/licence#prlStatus> ; |
703 | spinmap:targetPredicate1 | 703 | spinmap:targetPredicate1 |
704 | - <http://www.reportinghub.no/schema/npd#licensingActivity> | 704 | + <http://www.reportinghub.no/schema/npd#licenseStatus> |
705 | ] . | 705 | ] . |
706 | 706 | ||
707 | <file:///www.reportinghub.no/transform/npd/licensee#Licensee> | 707 | <file:///www.reportinghub.no/transform/npd/licensee#Licensee> |
708 | spinmap:rule | 708 | spinmap:rule |
709 | + [ rdf:type spinmap:Mapping-0-1 ; | ||
710 | + spinmap:context :Licensee-ShareOfLicence ; | ||
711 | + spinmap:expression <http://www.reportinghub.no/schema/npd#ShareOfLicence> ; | ||
712 | + spinmap:targetPredicate1 | ||
713 | + rdf:type | ||
714 | + ] ; | ||
715 | + spinmap:rule | ||
709 | [ rdf:type spinmap:Mapping-1-1 ; | 716 | [ rdf:type spinmap:Mapping-1-1 ; |
710 | spinmap:context :Licensee-ShareOfLicence ; | 717 | spinmap:context :Licensee-ShareOfLicence ; |
711 | spinmap:expression | 718 | spinmap:expression |
712 | - [ rdf:type rhspin:licenceById ; | 719 | + [ rdf:type spif:parseDate ; |
713 | - arg:id spin:_arg1 | 720 | + arg:pattern "dd.MM.yyyy" ; |
721 | + sp:arg1 spin:_arg1 | ||
714 | ] ; | 722 | ] ; |
715 | spinmap:sourcePredicate1 | 723 | spinmap:sourcePredicate1 |
716 | - <file:///www.reportinghub.no/transform/npd/licensee#prlNpdidLicence> ; | 724 | + <file:///www.reportinghub.no/transform/npd/licensee#prlLicenseeDateValidFrom> ; |
717 | spinmap:targetPredicate1 | 725 | spinmap:targetPredicate1 |
718 | - <http://www.reportinghub.no/schema/npd#licenceShared> | 726 | + <http://www.reportinghub.no/schema/npd#startDate> |
719 | ] ; | 727 | ] ; |
720 | spinmap:rule | 728 | spinmap:rule |
721 | [ rdf:type spinmap:Mapping-1-1 ; | 729 | [ rdf:type spinmap:Mapping-1-1 ; |
722 | spinmap:context :Licensee-ShareOfLicence ; | 730 | spinmap:context :Licensee-ShareOfLicence ; |
723 | spinmap:expression | 731 | spinmap:expression |
724 | - [ rdf:type xsd:float ; | 732 | + [ rdf:type rhspin:companyById ; |
725 | - sp:arg1 spin:_arg1 | 733 | + arg:id spin:_arg1 |
726 | ] ; | 734 | ] ; |
727 | spinmap:sourcePredicate1 | 735 | spinmap:sourcePredicate1 |
728 | - <file:///www.reportinghub.no/transform/npd/licensee#prlLicenseeInterest> ; | 736 | + <file:///www.reportinghub.no/transform/npd/licensee#cmpNpdidCompany> ; |
729 | spinmap:targetPredicate1 | 737 | spinmap:targetPredicate1 |
730 | - <http://www.reportinghub.no/schema/npd#percentageOfShare> | 738 | + <http://www.reportinghub.no/schema/npd#shareHolder> |
731 | ] ; | 739 | ] ; |
732 | spinmap:rule | 740 | spinmap:rule |
733 | [ rdf:type spinmap:Mapping-1-1 ; | 741 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -746,42 +754,36 @@ | ... | @@ -746,42 +754,36 @@ |
746 | [ rdf:type spinmap:Mapping-1-1 ; | 754 | [ rdf:type spinmap:Mapping-1-1 ; |
747 | spinmap:context :Licensee-ShareOfLicence ; | 755 | spinmap:context :Licensee-ShareOfLicence ; |
748 | spinmap:expression | 756 | spinmap:expression |
749 | - [ rdf:type rhspin:companyById ; | 757 | + [ rdf:type xsd:float ; |
750 | - arg:id spin:_arg1 | 758 | + sp:arg1 spin:_arg1 |
751 | ] ; | 759 | ] ; |
752 | spinmap:sourcePredicate1 | 760 | spinmap:sourcePredicate1 |
753 | - <file:///www.reportinghub.no/transform/npd/licensee#cmpNpdidCompany> ; | 761 | + <file:///www.reportinghub.no/transform/npd/licensee#prlLicenseeInterest> ; |
754 | spinmap:targetPredicate1 | 762 | spinmap:targetPredicate1 |
755 | - <http://www.reportinghub.no/schema/npd#shareHolder> | 763 | + <http://www.reportinghub.no/schema/npd#percentageOfShare> |
756 | ] ; | 764 | ] ; |
757 | spinmap:rule | 765 | spinmap:rule |
758 | [ rdf:type spinmap:Mapping-1-1 ; | 766 | [ rdf:type spinmap:Mapping-1-1 ; |
759 | spinmap:context :Licensee-ShareOfLicence ; | 767 | spinmap:context :Licensee-ShareOfLicence ; |
760 | spinmap:expression | 768 | spinmap:expression |
761 | - [ rdf:type spif:parseDate ; | 769 | + [ rdf:type rhspin:licenceById ; |
762 | - arg:pattern "dd.MM.yyyy" ; | 770 | + arg:id spin:_arg1 |
763 | - sp:arg1 spin:_arg1 | ||
764 | ] ; | 771 | ] ; |
765 | spinmap:sourcePredicate1 | 772 | spinmap:sourcePredicate1 |
766 | - <file:///www.reportinghub.no/transform/npd/licensee#prlLicenseeDateValidFrom> ; | 773 | + <file:///www.reportinghub.no/transform/npd/licensee#prlNpdidLicence> ; |
767 | - spinmap:targetPredicate1 | ||
768 | - <http://www.reportinghub.no/schema/npd#startDate> | ||
769 | - ] ; | ||
770 | - spinmap:rule | ||
771 | - [ rdf:type spinmap:Mapping-0-1 ; | ||
772 | - spinmap:context :Licensee-ShareOfLicence ; | ||
773 | - spinmap:expression <http://www.reportinghub.no/schema/npd#ShareOfLicence> ; | ||
774 | spinmap:targetPredicate1 | 774 | spinmap:targetPredicate1 |
775 | - rdf:type | 775 | + <http://www.reportinghub.no/schema/npd#licenceShared> |
776 | ] . | 776 | ] . |
777 | 777 | ||
778 | <file:///www.reportinghub.no/transform/npd/tufoperator#TUFOperator> | 778 | <file:///www.reportinghub.no/transform/npd/tufoperator#TUFOperator> |
779 | spinmap:rule | 779 | spinmap:rule |
780 | - [ rdf:type spinmap:Mapping-0-1 ; | 780 | + [ rdf:type spinmap:Mapping-1-1 ; |
781 | spinmap:context :TUFOperator-TUF ; | 781 | spinmap:context :TUFOperator-TUF ; |
782 | - spinmap:expression <http://www.reportinghub.no/schema/npd#TUF> ; | 782 | + spinmap:expression spin:_arg1 ; |
783 | + spinmap:sourcePredicate1 | ||
784 | + <file:///www.reportinghub.no/transform/npd/tufoperator#tufName> ; | ||
783 | spinmap:targetPredicate1 | 785 | spinmap:targetPredicate1 |
784 | - rdf:type | 786 | + <http://www.reportinghub.no/schema/npd#name> |
785 | ] ; | 787 | ] ; |
786 | spinmap:rule | 788 | spinmap:rule |
787 | [ rdf:type spinmap:Mapping-1-1 ; | 789 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -793,13 +795,11 @@ | ... | @@ -793,13 +795,11 @@ |
793 | <http://www.reportinghub.no/schema/npd#id> | 795 | <http://www.reportinghub.no/schema/npd#id> |
794 | ] ; | 796 | ] ; |
795 | spinmap:rule | 797 | spinmap:rule |
796 | - [ rdf:type spinmap:Mapping-1-1 ; | 798 | + [ rdf:type spinmap:Mapping-0-1 ; |
797 | spinmap:context :TUFOperator-TUF ; | 799 | spinmap:context :TUFOperator-TUF ; |
798 | - spinmap:expression spin:_arg1 ; | 800 | + spinmap:expression <http://www.reportinghub.no/schema/npd#TUF> ; |
799 | - spinmap:sourcePredicate1 | ||
800 | - <file:///www.reportinghub.no/transform/npd/tufoperator#tufName> ; | ||
801 | spinmap:targetPredicate1 | 801 | spinmap:targetPredicate1 |
802 | - <http://www.reportinghub.no/schema/npd#name> | 802 | + rdf:type |
803 | ] . | 803 | ] . |
804 | 804 | ||
805 | <file:///www.reportinghub.no/transform/npd/wbdev#WBDev> | 805 | <file:///www.reportinghub.no/transform/npd/wbdev#WBDev> |
... | @@ -807,37 +807,25 @@ | ... | @@ -807,37 +807,25 @@ |
807 | [ rdf:type spinmap:Mapping-1-1 ; | 807 | [ rdf:type spinmap:Mapping-1-1 ; |
808 | spinmap:context :WBDev-WellBore ; | 808 | spinmap:context :WBDev-WellBore ; |
809 | spinmap:expression | 809 | spinmap:expression |
810 | - [ rdf:type rhspin:licenceById ; | 810 | + [ rdf:type rhspin:facilityById ; |
811 | arg:id spin:_arg1 | 811 | arg:id spin:_arg1 |
812 | ] ; | 812 | ] ; |
813 | spinmap:sourcePredicate1 | 813 | spinmap:sourcePredicate1 |
814 | - <file:///www.reportinghub.no/transform/npd/wbdev#prlNpdidProductionLicence> ; | 814 | + <file:///www.reportinghub.no/transform/npd/wbdev#fclNpdidFacilityProducing> ; |
815 | - spinmap:targetPredicate1 | ||
816 | - <http://www.reportinghub.no/schema/npd#drilledInProductionLicence> | ||
817 | - ] ; | ||
818 | - spinmap:rule | ||
819 | - [ rdf:type spinmap:Mapping-1-1 ; | ||
820 | - spinmap:context :WBDev-WellBore ; | ||
821 | - spinmap:expression | ||
822 | - [ rdf:type rhspin:wellByName ; | ||
823 | - arg:wellName spin:_arg1 | ||
824 | - ] ; | ||
825 | - spinmap:sourcePredicate1 | ||
826 | - <file:///www.reportinghub.no/transform/npd/wbdev#wlbWell> ; | ||
827 | spinmap:targetPredicate1 | 815 | spinmap:targetPredicate1 |
828 | - <http://www.reportinghub.no/schema/npd#partOfWell> | 816 | + <http://www.reportinghub.no/schema/npd#productionFacility> |
829 | ] ; | 817 | ] ; |
830 | spinmap:rule | 818 | spinmap:rule |
831 | [ rdf:type spinmap:Mapping-1-1 ; | 819 | [ rdf:type spinmap:Mapping-1-1 ; |
832 | spinmap:context :WBDev-WellBore ; | 820 | spinmap:context :WBDev-WellBore ; |
833 | spinmap:expression | 821 | spinmap:expression |
834 | - [ rdf:type rhspin:facilityById ; | 822 | + [ rdf:type rhspin:licenceById ; |
835 | arg:id spin:_arg1 | 823 | arg:id spin:_arg1 |
836 | ] ; | 824 | ] ; |
837 | spinmap:sourcePredicate1 | 825 | spinmap:sourcePredicate1 |
838 | - <file:///www.reportinghub.no/transform/npd/wbdev#fclNpdidFacilityDrilling> ; | 826 | + <file:///www.reportinghub.no/transform/npd/wbdev#prlNpdidProductionLicence> ; |
839 | spinmap:targetPredicate1 | 827 | spinmap:targetPredicate1 |
840 | - <http://www.reportinghub.no/schema/npd#drillingFacility> | 828 | + <http://www.reportinghub.no/schema/npd#drilledInProductionLicence> |
841 | ] ; | 829 | ] ; |
842 | spinmap:rule | 830 | spinmap:rule |
843 | [ rdf:type spinmap:Mapping-1-1 ; | 831 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -857,18 +845,9 @@ | ... | @@ -857,18 +845,9 @@ |
857 | spinmap:context :WBDev-WellBore ; | 845 | spinmap:context :WBDev-WellBore ; |
858 | spinmap:expression spin:_arg1 ; | 846 | spinmap:expression spin:_arg1 ; |
859 | spinmap:sourcePredicate1 | 847 | spinmap:sourcePredicate1 |
860 | - <file:///www.reportinghub.no/transform/npd/wbdev#wlbNpdidWellbore> ; | 848 | + <file:///www.reportinghub.no/transform/npd/wbdev#wlbWellboreName> ; |
861 | - spinmap:targetPredicate1 | ||
862 | - <http://www.reportinghub.no/schema/npd#id> | ||
863 | - ] ; | ||
864 | - spinmap:rule | ||
865 | - [ rdf:type spinmap:Mapping-1-1 ; | ||
866 | - spinmap:context :WBDev-WellBore ; | ||
867 | - spinmap:expression spin:_arg1 ; | ||
868 | - spinmap:sourcePredicate1 | ||
869 | - <file:///www.reportinghub.no/transform/npd/wbdev#wlbDrillPermit> ; | ||
870 | spinmap:targetPredicate1 | 849 | spinmap:targetPredicate1 |
871 | - <http://www.reportinghub.no/schema/npd#wellBoreDrillPermit> | 850 | + <http://www.reportinghub.no/schema/npd#name> |
872 | ] ; | 851 | ] ; |
873 | spinmap:rule | 852 | spinmap:rule |
874 | [ rdf:type spinmap:Mapping-1-1 ; | 853 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -885,6 +864,22 @@ | ... | @@ -885,6 +864,22 @@ |
885 | <http://www.reportinghub.no/schema/npd#drillingOperator> | 864 | <http://www.reportinghub.no/schema/npd#drillingOperator> |
886 | ] ; | 865 | ] ; |
887 | spinmap:rule | 866 | spinmap:rule |
867 | + [ rdf:type spinmap:Mapping-0-1 ; | ||
868 | + spinmap:context :WBDev-Well ; | ||
869 | + spinmap:expression <http://www.reportinghub.no/schema/npd#Well> ; | ||
870 | + spinmap:targetPredicate1 | ||
871 | + rdf:type | ||
872 | + ] ; | ||
873 | + spinmap:rule | ||
874 | + [ rdf:type spinmap:Mapping-1-1 ; | ||
875 | + spinmap:context :WBDev-WellBore ; | ||
876 | + spinmap:expression spin:_arg1 ; | ||
877 | + spinmap:sourcePredicate1 | ||
878 | + <file:///www.reportinghub.no/transform/npd/wbdev#wlbNpdidWellbore> ; | ||
879 | + spinmap:targetPredicate1 | ||
880 | + <http://www.reportinghub.no/schema/npd#id> | ||
881 | + ] ; | ||
882 | + spinmap:rule | ||
888 | [ rdf:type spinmap:Mapping-1-1 ; | 883 | [ rdf:type spinmap:Mapping-1-1 ; |
889 | spinmap:context :WBDev-Well ; | 884 | spinmap:context :WBDev-Well ; |
890 | spinmap:expression spin:_arg1 ; | 885 | spinmap:expression spin:_arg1 ; |
... | @@ -908,17 +903,15 @@ | ... | @@ -908,17 +903,15 @@ |
908 | ] ; | 903 | ] ; |
909 | spinmap:rule | 904 | spinmap:rule |
910 | [ rdf:type spinmap:Mapping-1-1 ; | 905 | [ rdf:type spinmap:Mapping-1-1 ; |
911 | - spinmap:context :WBDev-WellBore ; | 906 | + spinmap:context :WBDev-Well ; |
912 | spinmap:expression | 907 | spinmap:expression |
913 | - [ rdf:type spinmapl:resourceWithValue ; | 908 | + [ rdf:type rhspin:fieldById ; |
914 | - sp:arg1 spin:_arg1 ; | 909 | + arg:id spin:_arg1 |
915 | - spinmapl:predicate <http://www.reportinghub.no/schema/npd#code> ; | ||
916 | - spinmapl:type <http://www.reportinghub.no/schema/npd#WellBoreContent> | ||
917 | ] ; | 910 | ] ; |
918 | spinmap:sourcePredicate1 | 911 | spinmap:sourcePredicate1 |
919 | - <file:///www.reportinghub.no/transform/npd/wbdev#wlbContent> ; | 912 | + <file:///www.reportinghub.no/transform/npd/wbdev#fldNpdidField> ; |
920 | spinmap:targetPredicate1 | 913 | spinmap:targetPredicate1 |
921 | - <http://www.reportinghub.no/schema/npd#wellBoreContent> | 914 | + <http://www.reportinghub.no/schema/npd#wellPartOfField> |
922 | ] ; | 915 | ] ; |
923 | spinmap:rule | 916 | spinmap:rule |
924 | [ rdf:type spinmap:Mapping-1-1 ; | 917 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -928,23 +921,14 @@ | ... | @@ -928,23 +921,14 @@ |
928 | arg:id spin:_arg1 | 921 | arg:id spin:_arg1 |
929 | ] ; | 922 | ] ; |
930 | spinmap:sourcePredicate1 | 923 | spinmap:sourcePredicate1 |
931 | - <file:///www.reportinghub.no/transform/npd/wbdev#fclNpdidFacilityProducing> ; | 924 | + <file:///www.reportinghub.no/transform/npd/wbdev#fclNpdidFacilityDrilling> ; |
932 | - spinmap:targetPredicate1 | ||
933 | - <http://www.reportinghub.no/schema/npd#productionFacility> | ||
934 | - ] ; | ||
935 | - spinmap:rule | ||
936 | - [ rdf:type spinmap:Mapping-1-1 ; | ||
937 | - spinmap:context :WBDev-WellBore ; | ||
938 | - spinmap:expression spin:_arg1 ; | ||
939 | - spinmap:sourcePredicate1 | ||
940 | - <file:///www.reportinghub.no/transform/npd/wbdev#wlbWellType> ; | ||
941 | spinmap:targetPredicate1 | 925 | spinmap:targetPredicate1 |
942 | - <http://www.reportinghub.no/schema/npd#wellBoreType> | 926 | + <http://www.reportinghub.no/schema/npd#drillingFacility> |
943 | ] ; | 927 | ] ; |
944 | spinmap:rule | 928 | spinmap:rule |
945 | [ rdf:type spinmap:Mapping-0-1 ; | 929 | [ rdf:type spinmap:Mapping-0-1 ; |
946 | - spinmap:context :WBDev-Well ; | 930 | + spinmap:context :WBDev-WellBore ; |
947 | - spinmap:expression <http://www.reportinghub.no/schema/npd#Well> ; | 931 | + spinmap:expression <http://www.reportinghub.no/schema/npd#WellBore> ; |
948 | spinmap:targetPredicate1 | 932 | spinmap:targetPredicate1 |
949 | rdf:type | 933 | rdf:type |
950 | ] ; | 934 | ] ; |
... | @@ -953,21 +937,23 @@ | ... | @@ -953,21 +937,23 @@ |
953 | spinmap:context :WBDev-WellBore ; | 937 | spinmap:context :WBDev-WellBore ; |
954 | spinmap:expression spin:_arg1 ; | 938 | spinmap:expression spin:_arg1 ; |
955 | spinmap:sourcePredicate1 | 939 | spinmap:sourcePredicate1 |
956 | - <file:///www.reportinghub.no/transform/npd/wbdev#wlbWellboreName> ; | 940 | + <file:///www.reportinghub.no/transform/npd/wbdev#wlbDrillPermit> ; |
957 | spinmap:targetPredicate1 | 941 | spinmap:targetPredicate1 |
958 | - <http://www.reportinghub.no/schema/npd#name> | 942 | + <http://www.reportinghub.no/schema/npd#wellBoreDrillPermit> |
959 | ] ; | 943 | ] ; |
960 | spinmap:rule | 944 | spinmap:rule |
961 | [ rdf:type spinmap:Mapping-1-1 ; | 945 | [ rdf:type spinmap:Mapping-1-1 ; |
962 | - spinmap:context :WBDev-Well ; | 946 | + spinmap:context :WBDev-WellBore ; |
963 | spinmap:expression | 947 | spinmap:expression |
964 | - [ rdf:type rhspin:fieldById ; | 948 | + [ rdf:type spinmapl:resourceWithValue ; |
965 | - arg:id spin:_arg1 | 949 | + sp:arg1 spin:_arg1 ; |
950 | + spinmapl:predicate <http://www.reportinghub.no/schema/npd#code> ; | ||
951 | + spinmapl:type <http://www.reportinghub.no/schema/npd#WellBoreContent> | ||
966 | ] ; | 952 | ] ; |
967 | spinmap:sourcePredicate1 | 953 | spinmap:sourcePredicate1 |
968 | - <file:///www.reportinghub.no/transform/npd/wbdev#fldNpdidField> ; | 954 | + <file:///www.reportinghub.no/transform/npd/wbdev#wlbContent> ; |
969 | spinmap:targetPredicate1 | 955 | spinmap:targetPredicate1 |
970 | - <http://www.reportinghub.no/schema/npd#wellPartOfField> | 956 | + <http://www.reportinghub.no/schema/npd#wellBoreContent> |
971 | ] ; | 957 | ] ; |
972 | spinmap:rule | 958 | spinmap:rule |
973 | [ rdf:type spinmap:Mapping-1-1 ; | 959 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -984,26 +970,28 @@ | ... | @@ -984,26 +970,28 @@ |
984 | <http://www.reportinghub.no/schema/npd#wellBorePurpose> | 970 | <http://www.reportinghub.no/schema/npd#wellBorePurpose> |
985 | ] ; | 971 | ] ; |
986 | spinmap:rule | 972 | spinmap:rule |
987 | - [ rdf:type spinmap:Mapping-0-1 ; | 973 | + [ rdf:type spinmap:Mapping-1-1 ; |
988 | spinmap:context :WBDev-WellBore ; | 974 | spinmap:context :WBDev-WellBore ; |
989 | - spinmap:expression <http://www.reportinghub.no/schema/npd#WellBore> ; | 975 | + spinmap:expression spin:_arg1 ; |
976 | + spinmap:sourcePredicate1 | ||
977 | + <file:///www.reportinghub.no/transform/npd/wbdev#wlbWellType> ; | ||
990 | spinmap:targetPredicate1 | 978 | spinmap:targetPredicate1 |
991 | - rdf:type | 979 | + <http://www.reportinghub.no/schema/npd#wellBoreType> |
992 | - ] . | 980 | + ] ; |
993 | - | ||
994 | -<file:///www.reportinghub.no/transform/npd/wbexp#WBExp> | ||
995 | spinmap:rule | 981 | spinmap:rule |
996 | [ rdf:type spinmap:Mapping-1-1 ; | 982 | [ rdf:type spinmap:Mapping-1-1 ; |
997 | - spinmap:context :WBExp-WellBore ; | 983 | + spinmap:context :WBDev-WellBore ; |
998 | spinmap:expression | 984 | spinmap:expression |
999 | [ rdf:type rhspin:wellByName ; | 985 | [ rdf:type rhspin:wellByName ; |
1000 | arg:wellName spin:_arg1 | 986 | arg:wellName spin:_arg1 |
1001 | ] ; | 987 | ] ; |
1002 | spinmap:sourcePredicate1 | 988 | spinmap:sourcePredicate1 |
1003 | - <file:///www.reportinghub.no/transform/npd/wbexp#wlbWell> ; | 989 | + <file:///www.reportinghub.no/transform/npd/wbdev#wlbWell> ; |
1004 | spinmap:targetPredicate1 | 990 | spinmap:targetPredicate1 |
1005 | <http://www.reportinghub.no/schema/npd#partOfWell> | 991 | <http://www.reportinghub.no/schema/npd#partOfWell> |
1006 | - ] ; | 992 | + ] . |
993 | + | ||
994 | +<file:///www.reportinghub.no/transform/npd/wbexp#WBExp> | ||
1007 | spinmap:rule | 995 | spinmap:rule |
1008 | [ rdf:type spinmap:Mapping-1-1 ; | 996 | [ rdf:type spinmap:Mapping-1-1 ; |
1009 | spinmap:context :WBExp-WellBore ; | 997 | spinmap:context :WBExp-WellBore ; |
... | @@ -1011,42 +999,52 @@ | ... | @@ -1011,42 +999,52 @@ |
1011 | [ rdf:type spinmapl:resourceWithValue ; | 999 | [ rdf:type spinmapl:resourceWithValue ; |
1012 | sp:arg1 spin:_arg1 ; | 1000 | sp:arg1 spin:_arg1 ; |
1013 | spinmapl:predicate <http://www.reportinghub.no/schema/npd#code> ; | 1001 | spinmapl:predicate <http://www.reportinghub.no/schema/npd#code> ; |
1014 | - spinmapl:type <http://www.reportinghub.no/schema/npd#ExplorationWellBorePurpose> | 1002 | + spinmapl:type <http://www.reportinghub.no/schema/npd#WellBoreContent> |
1015 | ] ; | 1003 | ] ; |
1016 | spinmap:sourcePredicate1 | 1004 | spinmap:sourcePredicate1 |
1017 | - <file:///www.reportinghub.no/transform/npd/wbexp#wlbPurpose> ; | 1005 | + <file:///www.reportinghub.no/transform/npd/wbexp#wlbContent> ; |
1018 | spinmap:targetPredicate1 | 1006 | spinmap:targetPredicate1 |
1019 | - <http://www.reportinghub.no/schema/npd#wellBorePurpose> | 1007 | + <http://www.reportinghub.no/schema/npd#wellBoreContent> |
1020 | ] ; | 1008 | ] ; |
1021 | spinmap:rule | 1009 | spinmap:rule |
1022 | [ rdf:type spinmap:Mapping-0-1 ; | 1010 | [ rdf:type spinmap:Mapping-0-1 ; |
1023 | - spinmap:context :WBExp-WellBore ; | 1011 | + spinmap:context :WBExp-Well ; |
1024 | - spinmap:expression <http://www.reportinghub.no/schema/npd#WellBore> ; | 1012 | + spinmap:expression <http://www.reportinghub.no/schema/npd#Well> ; |
1025 | spinmap:targetPredicate1 | 1013 | spinmap:targetPredicate1 |
1026 | rdf:type | 1014 | rdf:type |
1027 | ] ; | 1015 | ] ; |
1028 | spinmap:rule | 1016 | spinmap:rule |
1029 | [ rdf:type spinmap:Mapping-1-1 ; | 1017 | [ rdf:type spinmap:Mapping-1-1 ; |
1030 | spinmap:context :WBExp-WellBore ; | 1018 | spinmap:context :WBExp-WellBore ; |
1019 | + spinmap:expression spin:_arg1 ; | ||
1020 | + spinmap:sourcePredicate1 | ||
1021 | + <file:///www.reportinghub.no/transform/npd/wbexp#wlbDrillPermit> ; | ||
1022 | + spinmap:targetPredicate1 | ||
1023 | + <http://www.reportinghub.no/schema/npd#wellBoreDrillPermit> | ||
1024 | + ] ; | ||
1025 | + spinmap:rule | ||
1026 | + [ rdf:type spinmap:Mapping-1-1 ; | ||
1027 | + spinmap:context :WBExp-WellBore ; | ||
1031 | spinmap:expression | 1028 | spinmap:expression |
1032 | - [ rdf:type spinmapl:resourceWithValue ; | 1029 | + [ rdf:type rhspin:facilityById ; |
1033 | - sp:arg1 spin:_arg1 ; | 1030 | + arg:id spin:_arg1 |
1034 | - spinmapl:predicate <http://www.reportinghub.no/schema/npd#name> ; | ||
1035 | - spinmapl:type <http://www.reportinghub.no/schema/npd#Company> | ||
1036 | ] ; | 1031 | ] ; |
1037 | spinmap:sourcePredicate1 | 1032 | spinmap:sourcePredicate1 |
1038 | - <file:///www.reportinghub.no/transform/npd/wbexp#wlbDrillingOperator> ; | 1033 | + <file:///www.reportinghub.no/transform/npd/wbexp#fclNpdidFacilityDrilling> ; |
1039 | spinmap:targetPredicate1 | 1034 | spinmap:targetPredicate1 |
1040 | - <http://www.reportinghub.no/schema/npd#drillingOperator> | 1035 | + <http://www.reportinghub.no/schema/npd#drillingFacility> |
1041 | ] ; | 1036 | ] ; |
1042 | spinmap:rule | 1037 | spinmap:rule |
1043 | [ rdf:type spinmap:Mapping-1-1 ; | 1038 | [ rdf:type spinmap:Mapping-1-1 ; |
1044 | spinmap:context :WBExp-WellBore ; | 1039 | spinmap:context :WBExp-WellBore ; |
1045 | - spinmap:expression spin:_arg1 ; | 1040 | + spinmap:expression |
1041 | + [ rdf:type rhspin:wellByName ; | ||
1042 | + arg:wellName spin:_arg1 | ||
1043 | + ] ; | ||
1046 | spinmap:sourcePredicate1 | 1044 | spinmap:sourcePredicate1 |
1047 | - <file:///www.reportinghub.no/transform/npd/wbexp#wlbWellType> ; | 1045 | + <file:///www.reportinghub.no/transform/npd/wbexp#wlbWell> ; |
1048 | spinmap:targetPredicate1 | 1046 | spinmap:targetPredicate1 |
1049 | - <http://www.reportinghub.no/schema/npd#wellBoreType> | 1047 | + <http://www.reportinghub.no/schema/npd#partOfWell> |
1050 | ] ; | 1048 | ] ; |
1051 | spinmap:rule | 1049 | spinmap:rule |
1052 | [ rdf:type spinmap:Mapping-1-1 ; | 1050 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -1057,64 +1055,69 @@ | ... | @@ -1057,64 +1055,69 @@ |
1057 | sp:arg1 spin:_arg1 | 1055 | sp:arg1 spin:_arg1 |
1058 | ] ; | 1056 | ] ; |
1059 | spinmap:sourcePredicate1 | 1057 | spinmap:sourcePredicate1 |
1060 | - <file:///www.reportinghub.no/transform/npd/wbexp#wlbEntryDate> ; | 1058 | + <file:///www.reportinghub.no/transform/npd/wbexp#wlbCompletionDate> ; |
1061 | spinmap:targetPredicate1 | 1059 | spinmap:targetPredicate1 |
1062 | - <http://www.reportinghub.no/schema/npd#startDate> | 1060 | + <http://www.reportinghub.no/schema/npd#wellBoreCompletionDate> |
1063 | ] ; | 1061 | ] ; |
1064 | spinmap:rule | 1062 | spinmap:rule |
1065 | [ rdf:type spinmap:Mapping-1-1 ; | 1063 | [ rdf:type spinmap:Mapping-1-1 ; |
1066 | spinmap:context :WBExp-WellBore ; | 1064 | spinmap:context :WBExp-WellBore ; |
1067 | - spinmap:expression spin:_arg1 ; | 1065 | + spinmap:expression |
1066 | + [ rdf:type spinmapl:resourceWithValue ; | ||
1067 | + sp:arg1 spin:_arg1 ; | ||
1068 | + spinmapl:predicate <http://www.reportinghub.no/schema/npd#code> ; | ||
1069 | + spinmapl:type <http://www.reportinghub.no/schema/npd#ExplorationWellBorePurpose> | ||
1070 | + ] ; | ||
1068 | spinmap:sourcePredicate1 | 1071 | spinmap:sourcePredicate1 |
1069 | - <file:///www.reportinghub.no/transform/npd/wbexp#wlbDrillPermit> ; | 1072 | + <file:///www.reportinghub.no/transform/npd/wbexp#wlbPurpose> ; |
1070 | spinmap:targetPredicate1 | 1073 | spinmap:targetPredicate1 |
1071 | - <http://www.reportinghub.no/schema/npd#wellBoreDrillPermit> | 1074 | + <http://www.reportinghub.no/schema/npd#wellBorePurpose> |
1072 | ] ; | 1075 | ] ; |
1073 | spinmap:rule | 1076 | spinmap:rule |
1074 | [ rdf:type spinmap:Mapping-1-1 ; | 1077 | [ rdf:type spinmap:Mapping-1-1 ; |
1075 | - spinmap:context :WBExp-WellBore ; | 1078 | + spinmap:context :WBExp-Well ; |
1076 | spinmap:expression spin:_arg1 ; | 1079 | spinmap:expression spin:_arg1 ; |
1077 | spinmap:sourcePredicate1 | 1080 | spinmap:sourcePredicate1 |
1078 | - <file:///www.reportinghub.no/transform/npd/wbexp#wlbWellboreName> ; | 1081 | + <file:///www.reportinghub.no/transform/npd/wbexp#wlbWell> ; |
1079 | spinmap:targetPredicate1 | 1082 | spinmap:targetPredicate1 |
1080 | <http://www.reportinghub.no/schema/npd#name> | 1083 | <http://www.reportinghub.no/schema/npd#name> |
1081 | ] ; | 1084 | ] ; |
1082 | spinmap:rule | 1085 | spinmap:rule |
1083 | [ rdf:type spinmap:Mapping-1-1 ; | 1086 | [ rdf:type spinmap:Mapping-1-1 ; |
1084 | - spinmap:context :WBExp-WellBore ; | 1087 | + spinmap:context :WBExp-Well ; |
1085 | spinmap:expression | 1088 | spinmap:expression |
1086 | - [ rdf:type spif:parseDate ; | 1089 | + [ rdf:type rhspin:fieldById ; |
1087 | - arg:pattern "dd.MM.yyyy"^^xsd:string ; | 1090 | + arg:id spin:_arg1 |
1088 | - sp:arg1 spin:_arg1 | ||
1089 | ] ; | 1091 | ] ; |
1090 | spinmap:sourcePredicate1 | 1092 | spinmap:sourcePredicate1 |
1091 | - <file:///www.reportinghub.no/transform/npd/wbexp#wlbCompletionDate> ; | 1093 | + <file:///www.reportinghub.no/transform/npd/wbexp#fldNpdidField> ; |
1092 | spinmap:targetPredicate1 | 1094 | spinmap:targetPredicate1 |
1093 | - <http://www.reportinghub.no/schema/npd#wellBoreCompletionDate> | 1095 | + <http://www.reportinghub.no/schema/npd#wellPartOfField> |
1094 | ] ; | 1096 | ] ; |
1095 | spinmap:rule | 1097 | spinmap:rule |
1096 | [ rdf:type spinmap:Mapping-1-1 ; | 1098 | [ rdf:type spinmap:Mapping-1-1 ; |
1097 | - spinmap:context :WBExp-Well ; | 1099 | + spinmap:context :WBExp-WellBore ; |
1098 | spinmap:expression | 1100 | spinmap:expression |
1099 | - [ rdf:type rhspin:fieldById ; | 1101 | + [ rdf:type rhspin:licenceById ; |
1100 | arg:id spin:_arg1 | 1102 | arg:id spin:_arg1 |
1101 | ] ; | 1103 | ] ; |
1102 | spinmap:sourcePredicate1 | 1104 | spinmap:sourcePredicate1 |
1103 | - <file:///www.reportinghub.no/transform/npd/wbexp#fldNpdidField> ; | 1105 | + <file:///www.reportinghub.no/transform/npd/wbexp#prlNpdidProductionLicence> ; |
1104 | spinmap:targetPredicate1 | 1106 | spinmap:targetPredicate1 |
1105 | - <http://www.reportinghub.no/schema/npd#wellPartOfField> | 1107 | + <http://www.reportinghub.no/schema/npd#drilledInProductionLicence> |
1106 | ] ; | 1108 | ] ; |
1107 | spinmap:rule | 1109 | spinmap:rule |
1108 | [ rdf:type spinmap:Mapping-1-1 ; | 1110 | [ rdf:type spinmap:Mapping-1-1 ; |
1109 | spinmap:context :WBExp-WellBore ; | 1111 | spinmap:context :WBExp-WellBore ; |
1110 | spinmap:expression | 1112 | spinmap:expression |
1111 | - [ rdf:type rhspin:facilityById ; | 1113 | + [ rdf:type spif:parseDate ; |
1112 | - arg:id spin:_arg1 | 1114 | + arg:pattern "dd.MM.yyyy"^^xsd:string ; |
1115 | + sp:arg1 spin:_arg1 | ||
1113 | ] ; | 1116 | ] ; |
1114 | spinmap:sourcePredicate1 | 1117 | spinmap:sourcePredicate1 |
1115 | - <file:///www.reportinghub.no/transform/npd/wbexp#fclNpdidFacilityDrilling> ; | 1118 | + <file:///www.reportinghub.no/transform/npd/wbexp#wlbEntryDate> ; |
1116 | spinmap:targetPredicate1 | 1119 | spinmap:targetPredicate1 |
1117 | - <http://www.reportinghub.no/schema/npd#drillingFacility> | 1120 | + <http://www.reportinghub.no/schema/npd#startDate> |
1118 | ] ; | 1121 | ] ; |
1119 | spinmap:rule | 1122 | spinmap:rule |
1120 | [ rdf:type spinmap:Mapping-1-1 ; | 1123 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -1129,68 +1132,72 @@ | ... | @@ -1129,68 +1132,72 @@ |
1129 | [ rdf:type spinmap:Mapping-1-1 ; | 1132 | [ rdf:type spinmap:Mapping-1-1 ; |
1130 | spinmap:context :WBExp-WellBore ; | 1133 | spinmap:context :WBExp-WellBore ; |
1131 | spinmap:expression | 1134 | spinmap:expression |
1132 | - [ rdf:type rhspin:licenceById ; | 1135 | + [ rdf:type spinmapl:resourceWithValue ; |
1133 | - arg:id spin:_arg1 | 1136 | + sp:arg1 spin:_arg1 ; |
1137 | + spinmapl:predicate <http://www.reportinghub.no/schema/npd#name> ; | ||
1138 | + spinmapl:type <http://www.reportinghub.no/schema/npd#Company> | ||
1134 | ] ; | 1139 | ] ; |
1135 | spinmap:sourcePredicate1 | 1140 | spinmap:sourcePredicate1 |
1136 | - <file:///www.reportinghub.no/transform/npd/wbexp#prlNpdidProductionLicence> ; | 1141 | + <file:///www.reportinghub.no/transform/npd/wbexp#wlbDrillingOperator> ; |
1137 | spinmap:targetPredicate1 | 1142 | spinmap:targetPredicate1 |
1138 | - <http://www.reportinghub.no/schema/npd#drilledInProductionLicence> | 1143 | + <http://www.reportinghub.no/schema/npd#drillingOperator> |
1139 | ] ; | 1144 | ] ; |
1140 | spinmap:rule | 1145 | spinmap:rule |
1141 | [ rdf:type spinmap:Mapping-1-1 ; | 1146 | [ rdf:type spinmap:Mapping-1-1 ; |
1142 | - spinmap:context :WBExp-Well ; | 1147 | + spinmap:context :WBExp-WellBore ; |
1143 | spinmap:expression spin:_arg1 ; | 1148 | spinmap:expression spin:_arg1 ; |
1144 | spinmap:sourcePredicate1 | 1149 | spinmap:sourcePredicate1 |
1145 | - <file:///www.reportinghub.no/transform/npd/wbexp#wlbWell> ; | 1150 | + <file:///www.reportinghub.no/transform/npd/wbexp#wlbWellboreName> ; |
1146 | spinmap:targetPredicate1 | 1151 | spinmap:targetPredicate1 |
1147 | <http://www.reportinghub.no/schema/npd#name> | 1152 | <http://www.reportinghub.no/schema/npd#name> |
1148 | ] ; | 1153 | ] ; |
1149 | spinmap:rule | 1154 | spinmap:rule |
1150 | - [ rdf:type spinmap:Mapping-1-1 ; | 1155 | + [ rdf:type spinmap:Mapping-0-1 ; |
1151 | spinmap:context :WBExp-WellBore ; | 1156 | spinmap:context :WBExp-WellBore ; |
1152 | - spinmap:expression | 1157 | + spinmap:expression <http://www.reportinghub.no/schema/npd#WellBore> ; |
1153 | - [ rdf:type spinmapl:resourceWithValue ; | ||
1154 | - sp:arg1 spin:_arg1 ; | ||
1155 | - spinmapl:predicate <http://www.reportinghub.no/schema/npd#code> ; | ||
1156 | - spinmapl:type <http://www.reportinghub.no/schema/npd#WellBoreContent> | ||
1157 | - ] ; | ||
1158 | - spinmap:sourcePredicate1 | ||
1159 | - <file:///www.reportinghub.no/transform/npd/wbexp#wlbContent> ; | ||
1160 | spinmap:targetPredicate1 | 1158 | spinmap:targetPredicate1 |
1161 | - <http://www.reportinghub.no/schema/npd#wellBoreContent> | 1159 | + rdf:type |
1162 | ] ; | 1160 | ] ; |
1163 | spinmap:rule | 1161 | spinmap:rule |
1164 | - [ rdf:type spinmap:Mapping-0-1 ; | 1162 | + [ rdf:type spinmap:Mapping-1-1 ; |
1165 | - spinmap:context :WBExp-Well ; | 1163 | + spinmap:context :WBExp-WellBore ; |
1166 | - spinmap:expression <http://www.reportinghub.no/schema/npd#Well> ; | 1164 | + spinmap:expression spin:_arg1 ; |
1165 | + spinmap:sourcePredicate1 | ||
1166 | + <file:///www.reportinghub.no/transform/npd/wbexp#wlbWellType> ; | ||
1167 | spinmap:targetPredicate1 | 1167 | spinmap:targetPredicate1 |
1168 | - rdf:type | 1168 | + <http://www.reportinghub.no/schema/npd#wellBoreType> |
1169 | ] . | 1169 | ] . |
1170 | 1170 | ||
1171 | <file:///www.reportinghub.no/transform/npd/wbid#WBId> | 1171 | <file:///www.reportinghub.no/transform/npd/wbid#WBId> |
1172 | spinmap:rule | 1172 | spinmap:rule |
1173 | - [ rdf:type spinmap:Mapping-0-1 ; | 1173 | + [ rdf:type spinmap:Mapping-1-1 ; |
1174 | - spinmap:context :WBId-Well ; | 1174 | + spinmap:context :WBId-WellBore ; |
1175 | - spinmap:expression <http://www.reportinghub.no/schema/npd#Well> ; | 1175 | + spinmap:expression |
1176 | + [ rdf:type rhspin:wellByName ; | ||
1177 | + arg:wellName spin:_arg1 | ||
1178 | + ] ; | ||
1179 | + spinmap:sourcePredicate1 | ||
1180 | + <file:///www.reportinghub.no/transform/npd/wbid#wlbWell> ; | ||
1176 | spinmap:targetPredicate1 | 1181 | spinmap:targetPredicate1 |
1177 | - rdf:type | 1182 | + <http://www.reportinghub.no/schema/npd#partOfWell> |
1178 | ] ; | 1183 | ] ; |
1179 | spinmap:rule | 1184 | spinmap:rule |
1180 | [ rdf:type spinmap:Mapping-1-1 ; | 1185 | [ rdf:type spinmap:Mapping-1-1 ; |
1181 | - spinmap:context :WBId-Well ; | 1186 | + spinmap:context :WBId-WellBore ; |
1182 | spinmap:expression spin:_arg1 ; | 1187 | spinmap:expression spin:_arg1 ; |
1183 | spinmap:sourcePredicate1 | 1188 | spinmap:sourcePredicate1 |
1184 | - <file:///www.reportinghub.no/transform/npd/wbid#wlbWell> ; | 1189 | + <file:///www.reportinghub.no/transform/npd/wbid#wlbWellboreName> ; |
1185 | spinmap:targetPredicate1 | 1190 | spinmap:targetPredicate1 |
1186 | <http://www.reportinghub.no/schema/npd#name> | 1191 | <http://www.reportinghub.no/schema/npd#name> |
1187 | ] ; | 1192 | ] ; |
1188 | spinmap:rule | 1193 | spinmap:rule |
1189 | - [ rdf:type spinmap:Mapping-0-1 ; | 1194 | + [ rdf:type spinmap:Mapping-1-1 ; |
1190 | spinmap:context :WBId-WellBore ; | 1195 | spinmap:context :WBId-WellBore ; |
1191 | - spinmap:expression <http://www.reportinghub.no/schema/npd#WellBore> ; | 1196 | + spinmap:expression spin:_arg1 ; |
1197 | + spinmap:sourcePredicate1 | ||
1198 | + <file:///www.reportinghub.no/transform/npd/wbid#wlbWellType> ; | ||
1192 | spinmap:targetPredicate1 | 1199 | spinmap:targetPredicate1 |
1193 | - rdf:type | 1200 | + <http://www.reportinghub.no/schema/npd#wellBoreType> |
1194 | ] ; | 1201 | ] ; |
1195 | spinmap:rule | 1202 | spinmap:rule |
1196 | [ rdf:type spinmap:Mapping-1-1 ; | 1203 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -1202,34 +1209,27 @@ | ... | @@ -1202,34 +1209,27 @@ |
1202 | <http://www.reportinghub.no/schema/npd#id> | 1209 | <http://www.reportinghub.no/schema/npd#id> |
1203 | ] ; | 1210 | ] ; |
1204 | spinmap:rule | 1211 | spinmap:rule |
1205 | - [ rdf:type spinmap:Mapping-1-1 ; | 1212 | + [ rdf:type spinmap:Mapping-0-1 ; |
1206 | spinmap:context :WBId-WellBore ; | 1213 | spinmap:context :WBId-WellBore ; |
1207 | - spinmap:expression spin:_arg1 ; | 1214 | + spinmap:expression <http://www.reportinghub.no/schema/npd#WellBore> ; |
1208 | - spinmap:sourcePredicate1 | ||
1209 | - <file:///www.reportinghub.no/transform/npd/wbid#wlbWellType> ; | ||
1210 | spinmap:targetPredicate1 | 1215 | spinmap:targetPredicate1 |
1211 | - <http://www.reportinghub.no/schema/npd#wellBoreType> | 1216 | + rdf:type |
1212 | ] ; | 1217 | ] ; |
1213 | spinmap:rule | 1218 | spinmap:rule |
1214 | [ rdf:type spinmap:Mapping-1-1 ; | 1219 | [ rdf:type spinmap:Mapping-1-1 ; |
1215 | - spinmap:context :WBId-WellBore ; | 1220 | + spinmap:context :WBId-Well ; |
1216 | spinmap:expression spin:_arg1 ; | 1221 | spinmap:expression spin:_arg1 ; |
1217 | spinmap:sourcePredicate1 | 1222 | spinmap:sourcePredicate1 |
1218 | - <file:///www.reportinghub.no/transform/npd/wbid#wlbWellboreName> ; | 1223 | + <file:///www.reportinghub.no/transform/npd/wbid#wlbWell> ; |
1219 | spinmap:targetPredicate1 | 1224 | spinmap:targetPredicate1 |
1220 | <http://www.reportinghub.no/schema/npd#name> | 1225 | <http://www.reportinghub.no/schema/npd#name> |
1221 | ] ; | 1226 | ] ; |
1222 | spinmap:rule | 1227 | spinmap:rule |
1223 | - [ rdf:type spinmap:Mapping-1-1 ; | 1228 | + [ rdf:type spinmap:Mapping-0-1 ; |
1224 | - spinmap:context :WBId-WellBore ; | 1229 | + spinmap:context :WBId-Well ; |
1225 | - spinmap:expression | 1230 | + spinmap:expression <http://www.reportinghub.no/schema/npd#Well> ; |
1226 | - [ rdf:type rhspin:wellByName ; | ||
1227 | - arg:wellName spin:_arg1 | ||
1228 | - ] ; | ||
1229 | - spinmap:sourcePredicate1 | ||
1230 | - <file:///www.reportinghub.no/transform/npd/wbid#wlbWell> ; | ||
1231 | spinmap:targetPredicate1 | 1231 | spinmap:targetPredicate1 |
1232 | - <http://www.reportinghub.no/schema/npd#partOfWell> | 1232 | + rdf:type |
1233 | ] . | 1233 | ] . |
1234 | 1234 | ||
1235 | <file:///www.reportinghub.no/transform/npd/wbsha#WBSha> | 1235 | <file:///www.reportinghub.no/transform/npd/wbsha#WBSha> |
... | @@ -1237,14 +1237,13 @@ | ... | @@ -1237,14 +1237,13 @@ |
1237 | [ rdf:type spinmap:Mapping-1-1 ; | 1237 | [ rdf:type spinmap:Mapping-1-1 ; |
1238 | spinmap:context :WBSha-WellBore ; | 1238 | spinmap:context :WBSha-WellBore ; |
1239 | spinmap:expression | 1239 | spinmap:expression |
1240 | - [ rdf:type spif:parseDate ; | 1240 | + [ rdf:type rhspin:wellByName ; |
1241 | - arg:pattern "dd.MM.yyyy"^^xsd:string ; | 1241 | + arg:wellName spin:_arg1 |
1242 | - sp:arg1 spin:_arg1 | ||
1243 | ] ; | 1242 | ] ; |
1244 | spinmap:sourcePredicate1 | 1243 | spinmap:sourcePredicate1 |
1245 | - <file:///www.reportinghub.no/transform/npd/wbsha#wlbCompletionDate> ; | 1244 | + <file:///www.reportinghub.no/transform/npd/wbsha#wlbWell> ; |
1246 | spinmap:targetPredicate1 | 1245 | spinmap:targetPredicate1 |
1247 | - <http://www.reportinghub.no/schema/npd#wellBoreCompletionDate> | 1246 | + <http://www.reportinghub.no/schema/npd#partOfWell> |
1248 | ] ; | 1247 | ] ; |
1249 | spinmap:rule | 1248 | spinmap:rule |
1250 | [ rdf:type spinmap:Mapping-1-1 ; | 1249 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -1265,30 +1264,16 @@ | ... | @@ -1265,30 +1264,16 @@ |
1265 | spinmap:rule | 1264 | spinmap:rule |
1266 | [ rdf:type spinmap:Mapping-1-1 ; | 1265 | [ rdf:type spinmap:Mapping-1-1 ; |
1267 | spinmap:context :WBSha-WellBore ; | 1266 | spinmap:context :WBSha-WellBore ; |
1268 | - spinmap:expression spin:_arg1 ; | ||
1269 | - spinmap:sourcePredicate1 | ||
1270 | - <file:///www.reportinghub.no/transform/npd/wbsha#wlbDrillPermit> ; | ||
1271 | - spinmap:targetPredicate1 | ||
1272 | - <http://www.reportinghub.no/schema/npd#wellBoreDrillPermit> | ||
1273 | - ] ; | ||
1274 | - spinmap:rule | ||
1275 | - [ rdf:type spinmap:Mapping-1-1 ; | ||
1276 | - spinmap:context :WBSha-WellBore ; | ||
1277 | spinmap:expression | 1267 | spinmap:expression |
1278 | - [ rdf:type rhspin:licenceById ; | 1268 | + [ rdf:type spinmapl:resourceWithValue ; |
1279 | - arg:id spin:_arg1 | 1269 | + sp:arg1 spin:_arg1 ; |
1270 | + spinmapl:predicate <http://www.reportinghub.no/schema/npd#name> ; | ||
1271 | + spinmapl:type <http://www.reportinghub.no/schema/npd#Company> | ||
1280 | ] ; | 1272 | ] ; |
1281 | spinmap:sourcePredicate1 | 1273 | spinmap:sourcePredicate1 |
1282 | - <file:///www.reportinghub.no/transform/npd/wbsha#wlbProductionLicence> ; | 1274 | + <file:///www.reportinghub.no/transform/npd/wbsha#wlbDrillingOperator> ; |
1283 | - spinmap:targetPredicate1 | ||
1284 | - <http://www.reportinghub.no/schema/npd#drilledInProductionLicence> | ||
1285 | - ] ; | ||
1286 | - spinmap:rule | ||
1287 | - [ rdf:type spinmap:Mapping-0-1 ; | ||
1288 | - spinmap:context :WBSha-Well ; | ||
1289 | - spinmap:expression <http://www.reportinghub.no/schema/npd#Well> ; | ||
1290 | spinmap:targetPredicate1 | 1275 | spinmap:targetPredicate1 |
1291 | - rdf:type | 1276 | + <http://www.reportinghub.no/schema/npd#drillingOperator> |
1292 | ] ; | 1277 | ] ; |
1293 | spinmap:rule | 1278 | spinmap:rule |
1294 | [ rdf:type spinmap:Mapping-1-1 ; | 1279 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -1297,12 +1282,12 @@ | ... | @@ -1297,12 +1282,12 @@ |
1297 | [ rdf:type spinmapl:resourceWithValue ; | 1282 | [ rdf:type spinmapl:resourceWithValue ; |
1298 | sp:arg1 spin:_arg1 ; | 1283 | sp:arg1 spin:_arg1 ; |
1299 | spinmapl:predicate <http://www.reportinghub.no/schema/npd#name> ; | 1284 | spinmapl:predicate <http://www.reportinghub.no/schema/npd#name> ; |
1300 | - spinmapl:type <http://www.reportinghub.no/schema/npd#Company> | 1285 | + spinmapl:type <http://www.reportinghub.no/schema/npd#Licence> |
1301 | ] ; | 1286 | ] ; |
1302 | spinmap:sourcePredicate1 | 1287 | spinmap:sourcePredicate1 |
1303 | - <file:///www.reportinghub.no/transform/npd/wbsha#wlbDrillingOperator> ; | 1288 | + <file:///www.reportinghub.no/transform/npd/wbsha#wlbProductionLicence> ; |
1304 | spinmap:targetPredicate1 | 1289 | spinmap:targetPredicate1 |
1305 | - <http://www.reportinghub.no/schema/npd#drillingOperator> | 1290 | + <http://www.reportinghub.no/schema/npd#drilledInProductionLicence> |
1306 | ] ; | 1291 | ] ; |
1307 | spinmap:rule | 1292 | spinmap:rule |
1308 | [ rdf:type spinmap:Mapping-1-1 ; | 1293 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -1316,23 +1301,31 @@ | ... | @@ -1316,23 +1301,31 @@ |
1316 | spinmap:rule | 1301 | spinmap:rule |
1317 | [ rdf:type spinmap:Mapping-1-1 ; | 1302 | [ rdf:type spinmap:Mapping-1-1 ; |
1318 | spinmap:context :WBSha-WellBore ; | 1303 | spinmap:context :WBSha-WellBore ; |
1319 | - spinmap:expression | 1304 | + spinmap:expression spin:_arg1 ; |
1320 | - [ rdf:type rhspin:wellByName ; | ||
1321 | - arg:wellName spin:_arg1 | ||
1322 | - ] ; | ||
1323 | spinmap:sourcePredicate1 | 1305 | spinmap:sourcePredicate1 |
1324 | - <file:///www.reportinghub.no/transform/npd/wbsha#wlbWell> ; | 1306 | + <file:///www.reportinghub.no/transform/npd/wbsha#wlbDrillPermit> ; |
1325 | spinmap:targetPredicate1 | 1307 | spinmap:targetPredicate1 |
1326 | - <http://www.reportinghub.no/schema/npd#partOfWell> | 1308 | + <http://www.reportinghub.no/schema/npd#wellBoreDrillPermit> |
1309 | + ] ; | ||
1310 | + spinmap:rule | ||
1311 | + [ rdf:type spinmap:Mapping-0-1 ; | ||
1312 | + spinmap:context :WBSha-Well ; | ||
1313 | + spinmap:expression <http://www.reportinghub.no/schema/npd#Well> ; | ||
1314 | + spinmap:targetPredicate1 | ||
1315 | + rdf:type | ||
1327 | ] ; | 1316 | ] ; |
1328 | spinmap:rule | 1317 | spinmap:rule |
1329 | [ rdf:type spinmap:Mapping-1-1 ; | 1318 | [ rdf:type spinmap:Mapping-1-1 ; |
1330 | spinmap:context :WBSha-WellBore ; | 1319 | spinmap:context :WBSha-WellBore ; |
1331 | - spinmap:expression spin:_arg1 ; | 1320 | + spinmap:expression |
1321 | + [ rdf:type spif:parseDate ; | ||
1322 | + arg:pattern "dd.MM.yyyy"^^xsd:string ; | ||
1323 | + sp:arg1 spin:_arg1 | ||
1324 | + ] ; | ||
1332 | spinmap:sourcePredicate1 | 1325 | spinmap:sourcePredicate1 |
1333 | - <file:///www.reportinghub.no/transform/npd/wbsha#wlbNpdidWellbore> ; | 1326 | + <file:///www.reportinghub.no/transform/npd/wbsha#wlbCompletionDate> ; |
1334 | spinmap:targetPredicate1 | 1327 | spinmap:targetPredicate1 |
1335 | - <http://www.reportinghub.no/schema/npd#id> | 1328 | + <http://www.reportinghub.no/schema/npd#wellBoreCompletionDate> |
1336 | ] ; | 1329 | ] ; |
1337 | spinmap:rule | 1330 | spinmap:rule |
1338 | [ rdf:type spinmap:Mapping-1-1 ; | 1331 | [ rdf:type spinmap:Mapping-1-1 ; |
... | @@ -1346,6 +1339,15 @@ | ... | @@ -1346,6 +1339,15 @@ |
1346 | <file:///www.reportinghub.no/transform/npd/wbsha#wlbEntryDate> ; | 1339 | <file:///www.reportinghub.no/transform/npd/wbsha#wlbEntryDate> ; |
1347 | spinmap:targetPredicate1 | 1340 | spinmap:targetPredicate1 |
1348 | <http://www.reportinghub.no/schema/npd#startDate> | 1341 | <http://www.reportinghub.no/schema/npd#startDate> |
1342 | + ] ; | ||
1343 | + spinmap:rule | ||
1344 | + [ rdf:type spinmap:Mapping-1-1 ; | ||
1345 | + spinmap:context :WBSha-WellBore ; | ||
1346 | + spinmap:expression spin:_arg1 ; | ||
1347 | + spinmap:sourcePredicate1 | ||
1348 | + <file:///www.reportinghub.no/transform/npd/wbsha#wlbNpdidWellbore> ; | ||
1349 | + spinmap:targetPredicate1 | ||
1350 | + <http://www.reportinghub.no/schema/npd#id> | ||
1349 | ] . | 1351 | ] . |
1350 | 1352 | ||
1351 | arg:well | 1353 | arg:well | ... | ... |
... | @@ -12,11 +12,11 @@ | ... | @@ -12,11 +12,11 @@ |
12 | [] rdf:type inference:Configuration ; | 12 | [] rdf:type inference:Configuration ; |
13 | composite:child | 13 | composite:child |
14 | [ rdf:type <http://spinrdf.org/spin#TopSPIN> ; | 14 | [ rdf:type <http://spinrdf.org/spin#TopSPIN> ; |
15 | - composite:index "0"^^xsd:int | 15 | + composite:index "1"^^xsd:int |
16 | ] ; | 16 | ] ; |
17 | composite:child | 17 | composite:child |
18 | [ rdf:type <http://spinrdf.org/spin#TopSPIN> ; | 18 | [ rdf:type <http://spinrdf.org/spin#TopSPIN> ; |
19 | - composite:index "1"^^xsd:int | 19 | + composite:index "0"^^xsd:int |
20 | ] ; | 20 | ] ; |
21 | inference:completeMode | 21 | inference:completeMode |
22 | "true"^^xsd:boolean ; | 22 | "true"^^xsd:boolean ; | ... | ... |
-
Please register or login to post a comment