Showing
13 changed files
with
39 additions
and
22 deletions
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
1 | -# Saved by TopBraid on Sun Sep 18 22:04:14 BST 2011 | 1 | +# Saved by TopBraid on Mon Sep 19 15:45:26 BST 2011 |
2 | # baseURI: null | 2 | # baseURI: null |
3 | 3 | ||
4 | @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . | 4 | @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . | ... | ... |
1 | -# Saved by TopBraid on Sun Sep 18 22:09:29 BST 2011 | 1 | +# Saved by TopBraid on Mon Sep 19 13:44:54 BST 2011 |
2 | # baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/cementStage | 2 | # baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/cementStage |
3 | # imports: http://www.reportinghub.no/ep/spin/1.1/lib | 3 | # imports: http://www.reportinghub.no/ep/spin/1.1/lib |
4 | # imports: http://www.witsml.org/schemas/1series | 4 | # imports: http://www.witsml.org/schemas/1series |
... | @@ -18,7 +18,7 @@ | ... | @@ -18,7 +18,7 @@ |
18 | 18 | ||
19 | <http://www.reportinghub.no/ep/transform/1.1/ddr/cementStage> | 19 | <http://www.reportinghub.no/ep/transform/1.1/ddr/cementStage> |
20 | rdf:type owl:Ontology ; | 20 | rdf:type owl:Ontology ; |
21 | - owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/spin/1.1/lib> , <http://www.witsml.org/schemas/1series> ; | 21 | + owl:imports <http://www.witsml.org/schemas/1series> , <http://www.reportinghub.no/ep/spin/1.1/lib> , <http://spinrdf.org/spin> ; |
22 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 22 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . |
23 | 23 | ||
24 | ddr:Obj_drillReport | 24 | ddr:Obj_drillReport |
... | @@ -67,9 +67,6 @@ ddr:Obj_drillReport | ... | @@ -67,9 +67,6 @@ ddr:Obj_drillReport |
67 | ] [ sp:object _:b11 ; | 67 | ] [ sp:object _:b11 ; |
68 | sp:predicate _:b12 ; | 68 | sp:predicate _:b12 ; |
69 | sp:subject _:b10 | 69 | sp:subject _:b10 |
70 | - ] [ sp:object 101.0 ; | ||
71 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | ||
72 | - sp:subject _:b10 | ||
73 | ] [ sp:object _:b13 ; | 70 | ] [ sp:object _:b13 ; |
74 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#volumeOfPumpedCementingFluid> ; | 71 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#volumeOfPumpedCementingFluid> ; |
75 | sp:subject _:b8 | 72 | sp:subject _:b8 | ... | ... |
1 | -# Saved by TopBraid on Sun Sep 18 22:09:29 BST 2011 | 1 | +# Saved by TopBraid on Mon Sep 19 13:44:54 BST 2011 |
2 | # baseURI: null | 2 | # baseURI: null |
3 | 3 | ||
4 | @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . | 4 | @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . | ... | ... |
1 | -# Saved by TopBraid on Sun Sep 18 20:21:41 BST 2011 | 1 | +# Saved by TopBraid on Mon Sep 19 13:37:46 BST 2011 |
2 | # baseURI: http://www.reportinghub.no/ep/transform/check | 2 | # baseURI: http://www.reportinghub.no/ep/transform/check |
3 | # imports: http://www.witsml.org/schemas/1series | 3 | # imports: http://www.witsml.org/schemas/1series |
4 | # imports: http://www.reportinghub.no/ep/schema/1.0/core | 4 | # imports: http://www.reportinghub.no/ep/schema/1.0/core |
5 | # imports: http://spinrdf.org/spin | 5 | # imports: http://spinrdf.org/spin |
6 | 6 | ||
7 | @prefix : <http://www.reportinghub.no/ep/transform/check#> . | 7 | @prefix : <http://www.reportinghub.no/ep/transform/check#> . |
8 | +@prefix ep-spin-lib: <http://www.reportinghub.no/ep/spin/lib#> . | ||
8 | @prefix owl: <http://www.w3.org/2002/07/owl#> . | 9 | @prefix owl: <http://www.w3.org/2002/07/owl#> . |
9 | @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | 10 | @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
10 | @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | 11 | @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
... | @@ -14,7 +15,7 @@ | ... | @@ -14,7 +15,7 @@ |
14 | 15 | ||
15 | <http://www.reportinghub.no/ep/transform/check> | 16 | <http://www.reportinghub.no/ep/transform/check> |
16 | rdf:type owl:Ontology ; | 17 | rdf:type owl:Ontology ; |
17 | - owl:imports <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.witsml.org/schemas/1series> , <http://spinrdf.org/spin> ; | 18 | + owl:imports <http://spinrdf.org/spin> , <http://www.witsml.org/schemas/1series> , <http://www.reportinghub.no/ep/schema/1.0/core> ; |
18 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 19 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . |
19 | 20 | ||
20 | <http://www.witsml.org/schemas/1series#Obj_drillReport> | 21 | <http://www.witsml.org/schemas/1series#Obj_drillReport> |
... | @@ -23,18 +24,12 @@ | ... | @@ -23,18 +24,12 @@ |
23 | rdfs:comment "STEP 999a Check that all uom attributes have been processed correctly"^^xsd:string ; | 24 | rdfs:comment "STEP 999a Check that all uom attributes have been processed correctly"^^xsd:string ; |
24 | sp:templates ([ sp:object "At least one uom attribute has not been processed correctly" ; | 25 | sp:templates ([ sp:object "At least one uom attribute has not been processed correctly" ; |
25 | sp:predicate rdfs:comment ; | 26 | sp:predicate rdfs:comment ; |
26 | - sp:subject | 27 | + sp:subject _:b1 |
27 | - [ sp:varName "dailyDrillingReport"^^xsd:string | ||
28 | - ] | ||
29 | ]) ; | 28 | ]) ; |
30 | - sp:where ([ sp:object | 29 | + sp:where ([ sp:object _:b2 ; |
31 | - [ sp:varName "nameWellBore"^^xsd:string | ||
32 | - ] ; | ||
33 | sp:predicate <http://www.witsml.org/schemas/1series#nameWellbore> ; | 30 | sp:predicate <http://www.witsml.org/schemas/1series#nameWellbore> ; |
34 | sp:subject spin:_this | 31 | sp:subject spin:_this |
35 | - ] [ sp:object | 32 | + ] [ sp:object _:b3 ; |
36 | - [ sp:varName "createDate"^^xsd:string | ||
37 | - ] ; | ||
38 | sp:predicate <http://www.witsml.org/schemas/1series#createDate> ; | 33 | sp:predicate <http://www.witsml.org/schemas/1series#createDate> ; |
39 | sp:subject spin:_this | 34 | sp:subject spin:_this |
40 | ] [ sp:object | 35 | ] [ sp:object |
... | @@ -44,5 +39,26 @@ | ... | @@ -44,5 +39,26 @@ |
44 | sp:subject | 39 | sp:subject |
45 | [ sp:varName "x"^^xsd:string | 40 | [ sp:varName "x"^^xsd:string |
46 | ] | 41 | ] |
42 | + ] [ rdf:type sp:Bind ; | ||
43 | + sp:expression | ||
44 | + [ rdf:type ep-spin-lib:normalizeString ; | ||
45 | + sp:arg1 _:b2 | ||
46 | + ] ; | ||
47 | + sp:variable _:b4 | ||
48 | + ] [ rdf:type sp:Bind ; | ||
49 | + sp:expression | ||
50 | + [ rdf:type ep-spin-lib:buildDailyDrillingReportURI ; | ||
51 | + sp:arg1 _:b4 ; | ||
52 | + sp:arg2 _:b3 | ||
53 | + ] ; | ||
54 | + sp:variable _:b1 | ||
47 | ]) | 55 | ]) |
48 | ] . | 56 | ] . |
57 | + | ||
58 | +_:b1 sp:varName "dailyDrillingReport"^^xsd:string . | ||
59 | + | ||
60 | +_:b4 sp:varName "normalizedWellBoreName"^^xsd:string . | ||
61 | + | ||
62 | +_:b3 sp:varName "createDate"^^xsd:string . | ||
63 | + | ||
64 | +_:b2 sp:varName "nameWellBore"^^xsd:string . | ... | ... |
1 | -# Saved by TopBraid on Sun Sep 18 20:30:13 BST 2011 | 1 | +# Saved by TopBraid on Mon Sep 19 15:23:16 BST 2011 |
2 | # baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/collector | 2 | # baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/collector |
3 | # imports: http://www.reportinghub.no/ep/transform/1.1/ddr/activity | 3 | # imports: http://www.reportinghub.no/ep/transform/1.1/ddr/activity |
4 | # imports: http://www.reportinghub.no/ep/transform/1.1/wellAndWellBoreAlias | 4 | # imports: http://www.reportinghub.no/ep/transform/1.1/wellAndWellBoreAlias |
... | @@ -10,6 +10,7 @@ | ... | @@ -10,6 +10,7 @@ |
10 | # imports: http://www.reportinghub.no/ep/transform/1.1/ddr/controlIncidentInfo | 10 | # imports: http://www.reportinghub.no/ep/transform/1.1/ddr/controlIncidentInfo |
11 | # imports: http://www.reportinghub.no/ep/transform/1.1/ddr/drillReport | 11 | # imports: http://www.reportinghub.no/ep/transform/1.1/ddr/drillReport |
12 | # imports: http://www.reportinghub.no/ep/transform/1.1/ddr/statusInfo | 12 | # imports: http://www.reportinghub.no/ep/transform/1.1/ddr/statusInfo |
13 | +# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/coreInfo | ||
13 | # imports: http://spinrdf.org/spin | 14 | # imports: http://spinrdf.org/spin |
14 | 15 | ||
15 | @prefix : <http://www.reportinghub.no/ep/transform/1.1/ddr/collector#> . | 16 | @prefix : <http://www.reportinghub.no/ep/transform/1.1/ddr/collector#> . |
... | @@ -18,6 +19,7 @@ | ... | @@ -18,6 +19,7 @@ |
18 | @prefix cementStage: <http://www.reportinghub.no/ep/transform/1.1/ddr/cementStage#> . | 19 | @prefix cementStage: <http://www.reportinghub.no/ep/transform/1.1/ddr/cementStage#> . |
19 | @prefix check: <http://www.reportinghub.no/ep/transform/check#> . | 20 | @prefix check: <http://www.reportinghub.no/ep/transform/check#> . |
20 | @prefix controlIncidentInfo: <http://www.reportinghub.no/ep/transform/1.1/ddr/controlIncidentInfo#> . | 21 | @prefix controlIncidentInfo: <http://www.reportinghub.no/ep/transform/1.1/ddr/controlIncidentInfo#> . |
22 | +@prefix coreInfo: <http://www.reportinghub.no/ep/transform/1.1/ddr/coreInfo#> . | ||
21 | @prefix owl: <http://www.w3.org/2002/07/owl#> . | 23 | @prefix owl: <http://www.w3.org/2002/07/owl#> . |
22 | @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | 24 | @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
23 | @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | 25 | @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
... | @@ -32,5 +34,5 @@ | ... | @@ -32,5 +34,5 @@ |
32 | 34 | ||
33 | <http://www.reportinghub.no/ep/transform/1.1/ddr/collector> | 35 | <http://www.reportinghub.no/ep/transform/1.1/ddr/collector> |
34 | rdf:type owl:Ontology ; | 36 | rdf:type owl:Ontology ; |
35 | - owl:imports <http://www.reportinghub.no/ep/transform/check> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/transform/1.1/ddr/drillReport> , <http://www.reportinghub.no/ep/transform/1.1/ddr/activity> , <http://www.reportinghub.no/ep/transform/1.1/wellboreInfo> , <http://www.reportinghub.no/ep/transform/1.1/ddr/surveyStation> , <http://www.reportinghub.no/ep/transform/1.1/ddr/controlIncidentInfo> , <http://www.reportinghub.no/ep/transform/1.1/ddr/cementStage> , <http://www.reportinghub.no/ep/transform/1.1/wellAndWellBoreAlias> , <http://www.reportinghub.no/ep/transform/1.1/ddr/casingLinerTubingRun> , <http://www.reportinghub.no/ep/transform/1.1/ddr/statusInfo> ; | 37 | + owl:imports <http://www.reportinghub.no/ep/transform/check> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/transform/1.1/ddr/drillReport> , <http://www.reportinghub.no/ep/transform/1.1/ddr/activity> , <http://www.reportinghub.no/ep/transform/1.1/wellboreInfo> , <http://www.reportinghub.no/ep/transform/1.1/ddr/surveyStation> , <http://www.reportinghub.no/ep/transform/1.1/ddr/coreInfo> , <http://www.reportinghub.no/ep/transform/1.1/ddr/controlIncidentInfo> , <http://www.reportinghub.no/ep/transform/1.1/ddr/cementStage> , <http://www.reportinghub.no/ep/transform/1.1/wellAndWellBoreAlias> , <http://www.reportinghub.no/ep/transform/1.1/ddr/casingLinerTubingRun> , <http://www.reportinghub.no/ep/transform/1.1/ddr/statusInfo> ; |
36 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 38 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | ... | ... |
1 | -# Saved by TopBraid on Sun Sep 18 20:30:13 BST 2011 | 1 | +# Saved by TopBraid on Mon Sep 19 15:23:16 BST 2011 |
2 | # baseURI: null | 2 | # baseURI: null |
3 | 3 | ||
4 | @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . | 4 | @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . | ... | ... |
This diff is collapsed. Click to expand it.
1 | -# Saved by TopBraid on Mon Aug 22 14:33:44 BST 2011 | 1 | +# Saved by TopBraid on Mon Sep 19 15:28:07 BST 2011 |
2 | # baseURI: null | 2 | # baseURI: null |
3 | 3 | ||
4 | @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . | 4 | @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . | ... | ... |
... | @@ -321,6 +321,8 @@ Sand Zones: | ... | @@ -321,6 +321,8 @@ Sand Zones: |
321 | <witsml:coreNumber>1</witsml:coreNumber> | 321 | <witsml:coreNumber>1</witsml:coreNumber> |
322 | <witsml:mdTop uom="m">1234</witsml:mdTop> | 322 | <witsml:mdTop uom="m">1234</witsml:mdTop> |
323 | <witsml:mdBottom uom="m">1234</witsml:mdBottom> | 323 | <witsml:mdBottom uom="m">1234</witsml:mdBottom> |
324 | +<witsml:tvdTop uom="m">1200</witsml:tvdTop> | ||
325 | +<witsml:tvdBottom uom="m">1200</witsml:tvdBottom> | ||
324 | <witsml:lenRecovered uom="m">123</witsml:lenRecovered> | 326 | <witsml:lenRecovered uom="m">123</witsml:lenRecovered> |
325 | <witsml:recoverPc uom="%">89.9</witsml:recoverPc> | 327 | <witsml:recoverPc uom="%">89.9</witsml:recoverPc> |
326 | <witsml:lenBarrel uom="m">33.3</witsml:lenBarrel> | 328 | <witsml:lenBarrel uom="m">33.3</witsml:lenBarrel> | ... | ... |
-
Please register or login to post a comment