David Price

Transforms updated to new DDR proxy ontology source

1 -# Saved by TopBraid on Wed Aug 24 15:40:23 BST 2011 1 +# Saved by TopBraid on Wed Sep 14 18:06:22 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 Wed Aug 24 20:24:31 BST 2011 1 +# Saved by TopBraid on Wed Sep 14 23:50:25 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 Wed Sep 14 23:55:27 BST 2011
2 +# baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/collector
3 +# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/activity
4 +# imports: http://www.reportinghub.no/ep/transform/1.1/wellAndWellBoreAlias
5 +# imports: http://www.reportinghub.no/ep/transform/1.1/wellboreInfo
6 +# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/casingLinerTubingRun
7 +# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/cementStage
8 +# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/surveyStation
9 +# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/controlIncidentInfo
10 +# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/drillReport
11 +# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/statusInfo
12 +# imports: http://spinrdf.org/spin
13 +
14 +@prefix : <http://www.reportinghub.no/ep/transform/1.1/ddr/collector#> .
15 +@prefix activity: <http://www.reportinghub.no/ep/transform/1.1/ddr/activity#> .
16 +@prefix casingLinerTubingRun: <http://www.reportinghub.no/ep/transform/1.1/ddr/casingLinerTubingRun#> .
17 +@prefix cementStage: <http://www.reportinghub.no/ep/transform/1.1/ddr/cementStage#> .
18 +@prefix controlIncidentInfo: <http://www.reportinghub.no/ep/transform/1.1/ddr/controlIncidentInfo#> .
19 +@prefix owl: <http://www.w3.org/2002/07/owl#> .
20 +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
21 +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
22 +@prefix sp: <http://spinrdf.org/sp#> .
23 +@prefix spin: <http://spinrdf.org/spin#> .
24 +@prefix spl: <http://spinrdf.org/spl#> .
25 +@prefix statusInfo: <http://www.reportinghub.no/ep/transform/1.1/ddr/statusInfo#> .
26 +@prefix surveyStation: <http://www.reportinghub.no/ep/transform/1.1/ddr/surveyStation#> .
27 +@prefix wellAndWellBoreAlias: <http://www.reportinghub.no/ep/transform/1.1/wellAndWellBoreAlias#> .
28 +@prefix wellboreInfo: <http://www.reportinghub.no/ep/transform/1.1/wellboreInfo#> .
29 +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
30 +
31 +<http://www.reportinghub.no/ep/transform/1.1/ddr/collector>
32 + rdf:type owl:Ontology ;
33 + owl:imports <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> ;
34 + owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
1 +# Saved by TopBraid on Wed Sep 14 23:55:27 BST 2011
2 +# baseURI: null
3 +
4 +@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
5 +@prefix forms: <http://www.topbraid.org/2007/01/forms.owl#> .
6 +@prefix inference: <http://www.topbraid.org/2007/06/inference.owl#> .
7 +@prefix owl: <http://www.w3.org/2002/07/owl#> .
8 +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
9 +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
10 +@prefix visual: <http://topbraid.org/visual#> .
11 +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
12 +
13 +[] rdf:type inference:Configuration ;
14 + composite:child
15 + [ rdf:type <http://spinrdf.org/spin#TopSPIN> ;
16 + composite:index "0"^^xsd:int
17 + ] .
1 -# Saved by TopBraid on Tue Aug 23 20:39:28 BST 2011 1 +# Saved by TopBraid on Tue Sep 13 16:35:02 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 Tue Aug 23 16:05:01 BST 2011 1 +# Saved by TopBraid on Sun Sep 11 06:50:58 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 Tue Aug 23 10:49:30 BST 2011 1 +# Saved by TopBraid on Sun Sep 11 06:50:42 BST 2011
2 # baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/stratInfo 2 # baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/stratInfo
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.reportinghub.no/ep/transform/1.1/ddr 4 # imports: http://www.reportinghub.no/ep/transform/1.1/ddr
...@@ -71,7 +71,7 @@ ...@@ -71,7 +71,7 @@
71 sp:subject 71 sp:subject
72 [ sp:varName "dailyTemporalPartOfAWellBore"^^xsd:string 72 [ sp:varName "dailyTemporalPartOfAWellBore"^^xsd:string
73 ] 73 ]
74 - ] [ sp:object <http://www.reportinghub.no/ep/schema/well#WellBore> ; 74 + ] [ sp:object <http://www.reportinghub.no/ep/schema/well#WellBore-WholeLife> ;
75 sp:predicate rdf:type ; 75 sp:predicate rdf:type ;
76 sp:subject _:b4 76 sp:subject _:b4
77 ] [ sp:object _:b6 ; 77 ] [ sp:object _:b6 ;
...@@ -117,35 +117,35 @@ ...@@ -117,35 +117,35 @@
117 117
118 <http://www.reportinghub.no/ep/transform/1.1/ddr/stratInfo> 118 <http://www.reportinghub.no/ep/transform/1.1/ddr/stratInfo>
119 rdf:type owl:Ontology ; 119 rdf:type owl:Ontology ;
120 - owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/transform/1.1/ddr> , <http://www.reportinghub.no/ep/spin/1.1/lib> ; 120 + owl:imports <http://www.reportinghub.no/ep/spin/1.1/lib> , <http://www.reportinghub.no/ep/transform/1.1/ddr> , <http://spinrdf.org/spin> ;
121 owl:versionInfo "Created with TopBraid Composer"^^xsd:string . 121 owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
122 122
123 -_:b9 sp:varName "nameWellBore"^^xsd:string . 123 +_:b13
124 + sp:varName "normalizedWellBoreName"^^xsd:string .
124 125
125 -_:b10 126 +_:b12
126 - sp:varName "dTimStart"^^xsd:string . 127 + sp:varName "index"^^xsd:string .
127 128
128 _:b11 129 _:b11
129 sp:varName "stratInfo"^^xsd:string . 130 sp:varName "stratInfo"^^xsd:string .
130 131
131 -_:b12 132 +_:b10
132 - sp:varName "index"^^xsd:string . 133 + sp:varName "dTimStart"^^xsd:string .
133 134
134 -_:b5 sp:varName "dTimPreliminaryZonation"^^xsd:string . 135 +_:b9 sp:varName "nameWellBore"^^xsd:string .
135 136
136 -_:b2 sp:varName "dailyDrillingActivity"^^xsd:string . 137 +_:b8 sp:varName "description"^^xsd:string .
137 138
138 -_:b4 sp:varName "wellBore"^^xsd:string . 139 +_:b7 sp:varName "tvdTop"^^xsd:string .
139 140
140 _:b6 sp:varName "mdTop"^^xsd:string . 141 _:b6 sp:varName "mdTop"^^xsd:string .
141 142
142 -_:b7 sp:varName "tvdTop"^^xsd:string . 143 +_:b5 sp:varName "dTimPreliminaryZonation"^^xsd:string .
143 144
144 -_:b8 sp:varName "description"^^xsd:string . 145 +_:b4 sp:varName "wellBore"^^xsd:string .
145 146
146 -_:b13 147 +_:b3 sp:varName "stratigraphicInformationPartOfAWellBore"^^xsd:string .
147 - sp:varName "normalizedWellBoreName"^^xsd:string .
148 148
149 -_:b1 sp:varName "preliminaryZonation"^^xsd:string . 149 +_:b2 sp:varName "dailyDrillingActivity"^^xsd:string .
150 150
151 -_:b3 sp:varName "stratigraphicInformationPartOfAWellBore"^^xsd:string . 151 +_:b1 sp:varName "preliminaryZonation"^^xsd:string .
......
1 -# Saved by TopBraid on Tue Aug 23 10:49:30 BST 2011 1 +# Saved by TopBraid on Sun Sep 11 06:50:42 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 Wed Aug 17 11:44:23 BST 2011 1 +# Saved by TopBraid on Tue Sep 13 11:23:38 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#> .
......