David Price

Fixed NPD graph access in transforms - GRAPH keyword

1 -# Saved by TopBraid on Fri Oct 28 14:50:19 BST 2011
2 # baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/lithShowInfo 1 # baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/lithShowInfo
3 -# imports: http://www.witsml.org/schemas/1series
4 -# imports: http://www.reportinghub.no/ep/schema/1.0/core
5 -# imports: http://www.reportinghub.no/ep/schema/1.0/activity
6 # imports: http://spinrdf.org/spin 2 # imports: http://spinrdf.org/spin
3 +# imports: http://www.reportinghub.no/ep/schema/1.0/activity
4 +# imports: http://www.reportinghub.no/ep/schema/1.0/core
5 +# imports: http://www.reportinghub.no/ep/spin/1.1/lib
7 6
8 @prefix : <http://www.reportinghub.no/ep/transform/1.1/ddr/lithShowInfo#> . 7 @prefix : <http://www.reportinghub.no/ep/transform/1.1/ddr/lithShowInfo#> .
9 @prefix afn: <http://jena.hpl.hp.com/ARQ/function#> . 8 @prefix afn: <http://jena.hpl.hp.com/ARQ/function#> .
...@@ -19,7 +18,7 @@ ...@@ -19,7 +18,7 @@
19 18
20 <http://www.reportinghub.no/ep/transform/1.1/ddr/lithShowInfo> 19 <http://www.reportinghub.no/ep/transform/1.1/ddr/lithShowInfo>
21 rdf:type owl:Ontology ; 20 rdf:type owl:Ontology ;
22 - owl:imports <http://www.witsml.org/schemas/1series> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://spinrdf.org/spin> ; 21 + owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/spin/1.1/lib> ;
23 owl:versionInfo "Created with TopBraid Composer"^^xsd:string . 22 owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
24 23
25 <http://www.witsml.org/schemas/1series#Obj_drillReport> 24 <http://www.witsml.org/schemas/1series#Obj_drillReport>
...@@ -217,77 +216,77 @@ ...@@ -217,77 +216,77 @@
217 ]) 216 ])
218 ] . 217 ] .
219 218
220 -_:b20 219 +_:b32
221 - sp:varName "nameWellBore"^^xsd:string . 220 + sp:varName "localname"^^xsd:string .
222 -
223 -_:b21
224 - sp:varName "dTimStart"^^xsd:string .
225 -
226 -_:b22
227 - sp:varName "lithShowInfo"^^xsd:string .
228 221
229 -_:b6 sp:varName "dTimEnd"^^xsd:string . 222 +_:b31
223 + sp:varName "normalizedWellBoreName"^^xsd:string .
230 224
231 -_:b23 225 +_:b30
232 - sp:varName "mdTop"^^xsd:string . 226 + sp:varName "uomTvdBottom"^^xsd:string .
233 227
234 -_:b24 228 +_:b29
235 - sp:varName "uomMdTop"^^xsd:string . 229 + sp:varName "tvdBottom"^^xsd:string .
236 230
237 -_:b7 sp:varName "realMdTop"^^xsd:string . 231 +_:b28
232 + sp:varName "uomTvdTop"^^xsd:string .
238 233
239 -_:b25 234 +_:b27
240 - sp:varName "mdBottom"^^xsd:string . 235 + sp:varName "tvdTop"^^xsd:string .
241 236
242 _:b26 237 _:b26
243 sp:varName "uomMdBottom"^^xsd:string . 238 sp:varName "uomMdBottom"^^xsd:string .
244 239
245 -_:b10 240 +_:b25
246 - sp:varName "realMdBottom"^^xsd:string . 241 + sp:varName "mdBottom"^^xsd:string .
247 -
248 -_:b27
249 - sp:varName "tvdTop"^^xsd:string .
250 -
251 -_:b28
252 - sp:varName "uomTvdTop"^^xsd:string .
253 242
254 -_:b13 243 +_:b24
255 - sp:varName "realTvdTop"^^xsd:string . 244 + sp:varName "uomMdTop"^^xsd:string .
256 245
257 -_:b29 246 +_:b23
258 - sp:varName "tvdBottom"^^xsd:string . 247 + sp:varName "mdTop"^^xsd:string .
259 248
260 -_:b30 249 +_:b22
261 - sp:varName "uomTvdBottom"^^xsd:string . 250 + sp:varName "lithShowInfo"^^xsd:string .
262 251
263 -_:b16 252 +_:b21
264 - sp:varName "realTvdBottom"^^xsd:string . 253 + sp:varName "dTimStart"^^xsd:string .
265 254
266 -_:b18 255 +_:b20
267 - sp:varName "show"^^xsd:string . 256 + sp:varName "nameWellBore"^^xsd:string .
268 257
269 _:b19 258 _:b19
270 sp:varName "lithology"^^xsd:string . 259 sp:varName "lithology"^^xsd:string .
271 260
272 -_:b31 261 +_:b18
273 - sp:varName "normalizedWellBoreName"^^xsd:string . 262 + sp:varName "show"^^xsd:string .
274 -
275 -_:b2 sp:varName "dailyDrillingActivity"^^xsd:string .
276 -
277 -_:b32
278 - sp:varName "localname"^^xsd:string .
279 263
280 -_:b1 sp:varName "lithShowObservation"^^xsd:string . 264 +_:b17
265 + sp:varName "lengthScaleTvdBottom"^^xsd:string .
281 266
282 -_:b8 sp:varName "lengthScaleMdTop"^^xsd:string . 267 +_:b16
268 + sp:varName "realTvdBottom"^^xsd:string .
283 269
284 _:b14 270 _:b14
285 sp:varName "lengthScaleTvdTop"^^xsd:string . 271 sp:varName "lengthScaleTvdTop"^^xsd:string .
286 272
273 +_:b13
274 + sp:varName "realTvdTop"^^xsd:string .
275 +
287 _:b11 276 _:b11
288 sp:varName "lengthScaleMdBottom"^^xsd:string . 277 sp:varName "lengthScaleMdBottom"^^xsd:string .
289 278
290 -_:b17 279 +_:b10
291 - sp:varName "lengthScaleTvdBottom"^^xsd:string . 280 + sp:varName "realMdBottom"^^xsd:string .
281 +
282 +_:b8 sp:varName "lengthScaleMdTop"^^xsd:string .
283 +
284 +_:b7 sp:varName "realMdTop"^^xsd:string .
285 +
286 +_:b6 sp:varName "dTimEnd"^^xsd:string .
292 287
293 _:b5 sp:varName "wellBore"^^xsd:string . 288 _:b5 sp:varName "wellBore"^^xsd:string .
289 +
290 +_:b2 sp:varName "dailyDrillingActivity"^^xsd:string .
291 +
292 +_:b1 sp:varName "lithShowObservation"^^xsd:string .
......
1 -# Saved by TopBraid on Fri Oct 28 15:51:07 BST 2011
2 # baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/porePressure 1 # baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/porePressure
3 -# imports: http://www.witsml.org/schemas/1series
4 -# imports: http://www.reportinghub.no/ep/schema/1.0/core
5 -# imports: http://www.reportinghub.no/ep/schema/1.0/activity
6 # imports: http://spinrdf.org/spin 2 # imports: http://spinrdf.org/spin
3 +# imports: http://www.reportinghub.no/ep/schema/1.0/activity
4 +# imports: http://www.reportinghub.no/ep/schema/1.0/core
5 +# imports: http://www.reportinghub.no/ep/spin/1.1/lib
7 6
8 @prefix : <http://www.reportinghub.no/ep/transform/1.1/ddr/porePressure#> . 7 @prefix : <http://www.reportinghub.no/ep/transform/1.1/ddr/porePressure#> .
9 @prefix afn: <http://jena.hpl.hp.com/ARQ/function#> . 8 @prefix afn: <http://jena.hpl.hp.com/ARQ/function#> .
...@@ -19,7 +18,7 @@ ...@@ -19,7 +18,7 @@
19 18
20 <http://www.reportinghub.no/ep/transform/1.1/ddr/porePressure> 19 <http://www.reportinghub.no/ep/transform/1.1/ddr/porePressure>
21 rdf:type owl:Ontology ; 20 rdf:type owl:Ontology ;
22 - owl:imports <http://www.witsml.org/schemas/1series> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://spinrdf.org/spin> ; 21 + owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/spin/1.1/lib> ;
23 owl:versionInfo "Created with TopBraid Composer"^^xsd:string . 22 owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
24 23
25 <http://www.witsml.org/schemas/1series#Obj_drillReport> 24 <http://www.witsml.org/schemas/1series#Obj_drillReport>
...@@ -187,66 +186,66 @@ ...@@ -187,66 +186,66 @@
187 ]) 186 ])
188 ] . 187 ] .
189 188
190 -_:b17 189 +_:b28
191 - sp:varName "nameWellBore"^^xsd:string . 190 + sp:varName "localname"^^xsd:string .
192 -
193 -_:b18
194 - sp:varName "dTimStart"^^xsd:string .
195 -
196 -_:b19
197 - sp:varName "porePressure"^^xsd:string .
198 -
199 -_:b15
200 - sp:varName "timeOfDetermination"^^xsd:string .
201 191
202 -_:b20 192 +_:b27
203 - sp:varName "md"^^xsd:string . 193 + sp:varName "normalizedWellBoreName"^^xsd:string .
204 194
205 -_:b21 195 +_:b26
206 - sp:varName "uomMd"^^xsd:string . 196 + sp:varName "uomTvd"^^xsd:string .
207 197
208 -_:b7 sp:varName "realMd"^^xsd:string . 198 +_:b25
199 + sp:varName "tvd"^^xsd:string .
209 200
210 -_:b22 201 +_:b24
211 - sp:varName "enumReadingKind"^^xsd:string . 202 + sp:varName "uomWt"^^xsd:string .
212 203
213 _:b23 204 _:b23
214 sp:varName "equivalentMudWeight"^^xsd:string . 205 sp:varName "equivalentMudWeight"^^xsd:string .
215 206
216 -_:b24 207 +_:b22
217 - sp:varName "uomWt"^^xsd:string . 208 + sp:varName "enumReadingKind"^^xsd:string .
218 209
219 -_:b13 210 +_:b21
220 - sp:varName "realWt"^^xsd:string . 211 + sp:varName "uomMd"^^xsd:string .
221 212
222 -_:b25 213 +_:b20
223 - sp:varName "tvd"^^xsd:string . 214 + sp:varName "md"^^xsd:string .
224 215
225 -_:b26 216 +_:b19
226 - sp:varName "uomTvd"^^xsd:string . 217 + sp:varName "porePressure"^^xsd:string .
227 218
228 -_:b10 219 +_:b18
229 - sp:varName "realTvd"^^xsd:string . 220 + sp:varName "dTimStart"^^xsd:string .
230 221
231 -_:b27 222 +_:b17
232 - sp:varName "normalizedWellBoreName"^^xsd:string . 223 + sp:varName "nameWellBore"^^xsd:string .
233 224
234 -_:b2 sp:varName "dailyDrillingActivity"^^xsd:string . 225 +_:b16
226 + sp:varName "porePressureDeterminationType"^^xsd:string .
235 227
236 -_:b28 228 +_:b15
237 - sp:varName "localname"^^xsd:string . 229 + sp:varName "timeOfDetermination"^^xsd:string .
238 230
239 -_:b1 sp:varName "porePressureDetermination"^^xsd:string . 231 +_:b14
232 + sp:varName "densityScale"^^xsd:string .
240 233
241 -_:b8 sp:varName "lengthScaleMd"^^xsd:string . 234 +_:b13
235 + sp:varName "realWt"^^xsd:string .
242 236
243 _:b11 237 _:b11
244 sp:varName "lengthScaleTvd"^^xsd:string . 238 sp:varName "lengthScaleTvd"^^xsd:string .
245 239
246 -_:b14 240 +_:b10
247 - sp:varName "densityScale"^^xsd:string . 241 + sp:varName "realTvd"^^xsd:string .
248 242
249 -_:b16 243 +_:b8 sp:varName "lengthScaleMd"^^xsd:string .
250 - sp:varName "porePressureDeterminationType"^^xsd:string . 244 +
245 +_:b7 sp:varName "realMd"^^xsd:string .
251 246
252 _:b5 sp:varName "wellBore"^^xsd:string . 247 _:b5 sp:varName "wellBore"^^xsd:string .
248 +
249 +_:b2 sp:varName "dailyDrillingActivity"^^xsd:string .
250 +
251 +_:b1 sp:varName "porePressureDetermination"^^xsd:string .
......
This diff could not be displayed because it is too large.
...@@ -22,13 +22,13 @@ ...@@ -22,13 +22,13 @@
22 22
23 <http://www.reportinghub.no/ep/transform/1.1/wellAndWellBoreAlias> 23 <http://www.reportinghub.no/ep/transform/1.1/wellAndWellBoreAlias>
24 rdf:type owl:Ontology ; 24 rdf:type owl:Ontology ;
25 - owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.reportinghub.no/ep/spin/1.1/lib> , <http://www.witsml.org/schemas/1series> ; 25 + owl:imports <http://www.witsml.org/schemas/1series> , <http://www.reportinghub.no/ep/spin/1.1/lib> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://spinrdf.org/spin> ;
26 owl:versionInfo "Created with TopBraid Composer"^^xsd:string . 26 owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
27 27
28 ddr:Obj_drillReport 28 ddr:Obj_drillReport
29 spin:rule 29 spin:rule
30 [ rdf:type sp:Construct ; 30 [ rdf:type sp:Construct ;
31 - rdfs:comment "STEP 150 Transfer Well aliases"^^xsd:string ; 31 + rdfs:comment "STEP 151 Transfer WellBore aliases"^^xsd:string ;
32 sp:templates ([ sp:object 32 sp:templates ([ sp:object
33 [ sp:varName "name"^^xsd:string 33 [ sp:varName "name"^^xsd:string
34 ] ; 34 ] ;
...@@ -36,7 +36,7 @@ ddr:Obj_drillReport ...@@ -36,7 +36,7 @@ ddr:Obj_drillReport
36 [ sp:varName "labelOfSystem"^^xsd:string 36 [ sp:varName "labelOfSystem"^^xsd:string
37 ] ; 37 ] ;
38 sp:subject 38 sp:subject
39 - [ sp:varName "well"^^xsd:string 39 + [ sp:varName "wellBore"^^xsd:string
40 ] 40 ]
41 ]) ; 41 ]) ;
42 sp:where ([ sp:object 42 sp:where ([ sp:object
...@@ -50,43 +50,46 @@ ddr:Obj_drillReport ...@@ -50,43 +50,46 @@ ddr:Obj_drillReport
50 sp:predicate ddr:dTimStart ; 50 sp:predicate ddr:dTimStart ;
51 sp:subject spin:_this 51 sp:subject spin:_this
52 ] [ sp:object 52 ] [ sp:object
53 - [ sp:varName "wellAlias"^^xsd:string 53 + [ sp:varName "wellBoreAlias"^^xsd:string
54 ] ; 54 ] ;
55 - sp:predicate ddr:wellAliasRef ; 55 + sp:predicate ddr:wellboreAliasRef ;
56 sp:subject spin:_this 56 sp:subject spin:_this
57 ] [ sp:object 57 ] [ sp:object
58 [ sp:varName "name"^^xsd:string 58 [ sp:varName "name"^^xsd:string
59 ] ; 59 ] ;
60 sp:predicate ddr:name ; 60 sp:predicate ddr:name ;
61 sp:subject 61 sp:subject
62 - [ sp:varName "wellAlias"^^xsd:string 62 + [ sp:varName "wellBoreAlias"^^xsd:string
63 ] 63 ]
64 ] [ sp:object 64 ] [ sp:object
65 [ sp:varName "namingSystem"^^xsd:string 65 [ sp:varName "namingSystem"^^xsd:string
66 ] ; 66 ] ;
67 sp:predicate ddr:namingSystemRef ; 67 sp:predicate ddr:namingSystemRef ;
68 sp:subject 68 sp:subject
69 - [ sp:varName "wellAlias"^^xsd:string 69 + [ sp:varName "wellBoreAlias"^^xsd:string
70 ] 70 ]
71 ] [ sp:object 71 ] [ sp:object
72 - [ sp:varName "temporalPartOfAWell"^^xsd:string 72 + [ sp:varName "temporalPartOfAWellBore"^^xsd:string
73 ] ; 73 ] ;
74 - sp:predicate ep-activity:onWell ; 74 + sp:predicate ep-activity:onWellBore ;
75 sp:subject 75 sp:subject
76 [ sp:varName "dailyDrillingActivity"^^xsd:string 76 [ sp:varName "dailyDrillingActivity"^^xsd:string
77 ] 77 ]
78 ] [ sp:object 78 ] [ sp:object
79 - [ sp:varName "well"^^xsd:string 79 + [ sp:varName "wellBore"^^xsd:string
80 ] ; 80 ] ;
81 sp:predicate ep-core:temporalPartOf ; 81 sp:predicate ep-core:temporalPartOf ;
82 sp:subject 82 sp:subject
83 - [ sp:varName "temporalPartOfAWell"^^xsd:string 83 + [ sp:varName "temporalPartOfAWellBore"^^xsd:string
84 ] 84 ]
85 - ] [ sp:object <http://www.reportinghub.no/ep/schema/well#Well> ; 85 + ] [ rdf:type sp:NamedGraph ;
86 + sp:elements ([ sp:object <http://www.reportinghub.no/ep/schema/well#WellBore> ;
86 sp:predicate rdf:type ; 87 sp:predicate rdf:type ;
87 sp:subject 88 sp:subject
88 - [ sp:varName "well"^^xsd:string 89 + [ sp:varName "wellBore"^^xsd:string
89 ] 90 ]
91 + ]) ;
92 + sp:graphNameNode <http://www.reportinghub.no/np/data/npd>
90 ] [ rdf:type sp:Bind ; 93 ] [ rdf:type sp:Bind ;
91 sp:expression 94 sp:expression
92 [ rdf:type ep-spin-lib:normalizeString ; 95 [ rdf:type ep-spin-lib:normalizeString ;
...@@ -120,7 +123,7 @@ ddr:Obj_drillReport ...@@ -120,7 +123,7 @@ ddr:Obj_drillReport
120 ] ; 123 ] ;
121 spin:rule 124 spin:rule
122 [ rdf:type sp:Construct ; 125 [ rdf:type sp:Construct ;
123 - rdfs:comment "STEP 151 Transfer WellBore aliases"^^xsd:string ; 126 + rdfs:comment "STEP 150 Transfer Well aliases"^^xsd:string ;
124 sp:templates ([ sp:object 127 sp:templates ([ sp:object
125 [ sp:varName "name"^^xsd:string 128 [ sp:varName "name"^^xsd:string
126 ] ; 129 ] ;
...@@ -128,7 +131,7 @@ ddr:Obj_drillReport ...@@ -128,7 +131,7 @@ ddr:Obj_drillReport
128 [ sp:varName "labelOfSystem"^^xsd:string 131 [ sp:varName "labelOfSystem"^^xsd:string
129 ] ; 132 ] ;
130 sp:subject 133 sp:subject
131 - [ sp:varName "wellBore"^^xsd:string 134 + [ sp:varName "well"^^xsd:string
132 ] 135 ]
133 ]) ; 136 ]) ;
134 sp:where ([ sp:object 137 sp:where ([ sp:object
...@@ -142,43 +145,46 @@ ddr:Obj_drillReport ...@@ -142,43 +145,46 @@ ddr:Obj_drillReport
142 sp:predicate ddr:dTimStart ; 145 sp:predicate ddr:dTimStart ;
143 sp:subject spin:_this 146 sp:subject spin:_this
144 ] [ sp:object 147 ] [ sp:object
145 - [ sp:varName "wellBoreAlias"^^xsd:string 148 + [ sp:varName "wellAlias"^^xsd:string
146 ] ; 149 ] ;
147 - sp:predicate ddr:wellboreAliasRef ; 150 + sp:predicate ddr:wellAliasRef ;
148 sp:subject spin:_this 151 sp:subject spin:_this
149 ] [ sp:object 152 ] [ sp:object
150 [ sp:varName "name"^^xsd:string 153 [ sp:varName "name"^^xsd:string
151 ] ; 154 ] ;
152 sp:predicate ddr:name ; 155 sp:predicate ddr:name ;
153 sp:subject 156 sp:subject
154 - [ sp:varName "wellBoreAlias"^^xsd:string 157 + [ sp:varName "wellAlias"^^xsd:string
155 ] 158 ]
156 ] [ sp:object 159 ] [ sp:object
157 [ sp:varName "namingSystem"^^xsd:string 160 [ sp:varName "namingSystem"^^xsd:string
158 ] ; 161 ] ;
159 sp:predicate ddr:namingSystemRef ; 162 sp:predicate ddr:namingSystemRef ;
160 sp:subject 163 sp:subject
161 - [ sp:varName "wellBoreAlias"^^xsd:string 164 + [ sp:varName "wellAlias"^^xsd:string
162 ] 165 ]
163 ] [ sp:object 166 ] [ sp:object
164 - [ sp:varName "temporalPartOfAWellBore"^^xsd:string 167 + [ sp:varName "temporalPartOfAWell"^^xsd:string
165 ] ; 168 ] ;
166 - sp:predicate ep-activity:onWellBore ; 169 + sp:predicate ep-activity:onWell ;
167 sp:subject 170 sp:subject
168 [ sp:varName "dailyDrillingActivity"^^xsd:string 171 [ sp:varName "dailyDrillingActivity"^^xsd:string
169 ] 172 ]
170 ] [ sp:object 173 ] [ sp:object
171 - [ sp:varName "wellBore"^^xsd:string 174 + [ sp:varName "well"^^xsd:string
172 ] ; 175 ] ;
173 sp:predicate ep-core:temporalPartOf ; 176 sp:predicate ep-core:temporalPartOf ;
174 sp:subject 177 sp:subject
175 - [ sp:varName "temporalPartOfAWellBore"^^xsd:string 178 + [ sp:varName "temporalPartOfAWell"^^xsd:string
176 ] 179 ]
177 - ] [ sp:object <http://www.reportinghub.no/ep/schema/well#WellBore> ; 180 + ] [ rdf:type sp:NamedGraph ;
181 + sp:elements ([ sp:object <http://www.reportinghub.no/ep/schema/well#Well> ;
178 sp:predicate rdf:type ; 182 sp:predicate rdf:type ;
179 sp:subject 183 sp:subject
180 - [ sp:varName "wellBore"^^xsd:string 184 + [ sp:varName "well"^^xsd:string
181 ] 185 ]
186 + ]) ;
187 + sp:graphNameNode <http://www.reportinghub.no/np/data/npd>
182 ] [ rdf:type sp:Bind ; 188 ] [ rdf:type sp:Bind ;
183 sp:expression 189 sp:expression
184 [ rdf:type ep-spin-lib:normalizeString ; 190 [ rdf:type ep-spin-lib:normalizeString ;
......
1 -# Saved by TopBraid on Sat Oct 15 12:48:13 BST 2011
2 # baseURI: http://www.reportinghub.no/test/ddr/TEST_ddr-xml-ingest 1 # baseURI: http://www.reportinghub.no/test/ddr/TEST_ddr-xml-ingest
3 -# imports: http://www.reportinghub.no/np/data/npd
4 # imports: http://spinrdf.org/spin 2 # imports: http://spinrdf.org/spin
5 # imports: http://www.reportinghub.no/ep/transform/1.1/ddr/collector 3 # imports: http://www.reportinghub.no/ep/transform/1.1/ddr/collector
6 4
...@@ -16,5 +14,5 @@ ...@@ -16,5 +14,5 @@
16 14
17 <http://www.reportinghub.no/test/ddr/TEST_ddr-xml-ingest> 15 <http://www.reportinghub.no/test/ddr/TEST_ddr-xml-ingest>
18 rdf:type owl:Ontology ; 16 rdf:type owl:Ontology ;
19 - owl:imports <http://www.reportinghub.no/np/data/npd> , <http://www.reportinghub.no/ep/transform/1.1/ddr/collector> , <http://spinrdf.org/spin> ; 17 + owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/transform/1.1/ddr/collector> ;
20 owl:versionInfo "Created with TopBraid Composer"^^xsd:string . 18 owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
......
1 -# Saved by TopBraid on Sat Oct 15 12:48:13 BST 2011
2 # baseURI: null 1 # baseURI: null
3 2
4 @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . 3 @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
......