Holger Knublauch
1 +# Saved by TopBraid on Mon Aug 08 14:59:50 BST 2011
2 +# baseURI: http://www.reportinghub.no/ep/schema/extract/EXTRACT_ddr-DailyDrillingActivityPurposeType-(v1.1)
3 +# imports: http://www.reportinghub.no/ep/spin/1.1/lib
4 +# imports: http://www.reportinghub.no/ep/schema/1.1/activity-purpose
5 +# imports: http://spinrdf.org/spin
6 +
7 +@prefix : <http://www.reportinghub.no/ep/schema/extract/EXTRACT_ddr-DailyDrillingActivityPurposeType-(v1.1)#> .
8 +@prefix activity-purpose: <http://www.reportinghub.no/ep/schema/1.1/activity-purpose#> .
9 +@prefix ep-activity-purpose: <http://www.reportinghub.no/ep/schema/1.1/SCHEMA_EP-ACTIVITY-PURPOSE-(v1.1)#> .
10 +@prefix ep-spin-lib: <http://www.reportinghub.no/ep/spin/lib#> .
11 +@prefix owl: <http://www.w3.org/2002/07/owl#> .
12 +@prefix p2: <http://example.org/file2#> .
13 +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
14 +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
15 +@prefix sp: <http://spinrdf.org/sp#> .
16 +@prefix spin: <http://spinrdf.org/spin#> .
17 +@prefix spl: <http://spinrdf.org/spl#> .
18 +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
19 +
20 +<http://www.reportinghub.no/ep/schema/ddr#ActivityCodeNPD>
21 + spin:rule
22 + [ rdf:type sp:Construct ;
23 + sp:templates ([ sp:object activity-purpose:DailyDrillingActivityPurposeType ;
24 + sp:predicate rdf:type ;
25 + sp:subject _:b1
26 + ]) ;
27 + sp:where ([ sp:object _:b2 ;
28 + sp:predicate rdfs:label ;
29 + sp:subject spin:_this
30 + ] [ rdf:type sp:Bind ;
31 + sp:expression
32 + [ rdf:type ep-spin-lib:buildDailyDrillingActivityPurposeTypeURI ;
33 + sp:arg1 _:b2
34 + ] ;
35 + sp:variable _:b1
36 + ])
37 + ] .
38 +
39 +<http://www.reportinghub.no/ep/schema/extract/EXTRACT_ddr-DailyDrillingActivityPurposeType-(v1.1)>
40 + rdf:type owl:Ontology ;
41 + owl:imports <http://www.reportinghub.no/ep/spin/1.1/lib> , <http://www.reportinghub.no/ep/schema/1.1/activity-purpose> , <http://spinrdf.org/spin> ;
42 + owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
43 +
44 +_:b1 sp:varName "dailyDrillingActivityPurposeType"^^xsd:string .
45 +
46 +_:b2 sp:varName "label"^^xsd:string .
1 +# Saved by TopBraid on Mon Aug 08 14:59:50 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 Sun Aug 07 12:55:41 PDT 2011 1 +# Saved by TopBraid on Mon Aug 08 14:39:42 BST 2011
2 # baseURI: http://www.reportinghub.no/ep/schema/1.1/activity 2 # baseURI: http://www.reportinghub.no/ep/schema/1.1/activity
3 # imports: http://www.linkedmodel.org/1.2/schema/vaem 3 # imports: http://www.linkedmodel.org/1.2/schema/vaem
4 # imports: http://www.linkedmodel.org/1.1/schema/ordered 4 # imports: http://www.linkedmodel.org/1.1/schema/ordered
...@@ -6,6 +6,7 @@ ...@@ -6,6 +6,7 @@
6 # imports: http://www.reportinghub.no/ep/schema/1.1/core 6 # imports: http://www.reportinghub.no/ep/schema/1.1/core
7 # imports: http://www.reportinghub.no/ep/schema/well 7 # imports: http://www.reportinghub.no/ep/schema/well
8 8
9 +@prefix : <http://www.reportinghub.no/ep/schema/1.1/activity#> .
9 @prefix ep-activity: <http://www.reportinghub.no/ep/schema/activity#> . 10 @prefix ep-activity: <http://www.reportinghub.no/ep/schema/activity#> .
10 @prefix owl: <http://www.w3.org/2002/07/owl#> . 11 @prefix owl: <http://www.w3.org/2002/07/owl#> .
11 @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . 12 @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
...@@ -82,6 +83,11 @@ ep-activity:DailyDrillingActivity ...@@ -82,6 +83,11 @@ ep-activity:DailyDrillingActivity
82 owl:onProperty <http://www.linkedmodel.org/schema/ordered#last> 83 owl:onProperty <http://www.linkedmodel.org/schema/ordered#last>
83 ] . 84 ] .
84 85
86 +ep-activity:DailyDrillingReportFinalisationType
87 + rdf:type rdfs:Class ;
88 + rdfs:label "daily drilling report finalisation type"^^xsd:string ;
89 + rdfs:subClassOf owl:Class .
90 +
85 ep-activity:DailyProductionActivity 91 ep-activity:DailyProductionActivity
86 rdf:type owl:Class ; 92 rdf:type owl:Class ;
87 rdfs:label "Daily production activity"^^xsd:string ; 93 rdfs:label "Daily production activity"^^xsd:string ;
...@@ -128,13 +134,13 @@ ep-activity:DrillingActivity ...@@ -128,13 +134,13 @@ ep-activity:DrillingActivity
128 rdfs:subClassOf ep-activity:Activity . 134 rdfs:subClassOf ep-activity:Activity .
129 135
130 ep-activity:FormationIntegrityTest 136 ep-activity:FormationIntegrityTest
131 - rdf:type owl:Class ; 137 + rdf:type owl:Class , ep-activity:PressureTestType ;
132 rdfs:label "formation integrity test"^^xsd:string ; 138 rdfs:label "formation integrity test"^^xsd:string ;
133 rdfs:subClassOf ep-activity:WellBorePressureTest ; 139 rdfs:subClassOf ep-activity:WellBorePressureTest ;
134 owl:disjointWith ep-activity:LeakOffTest . 140 owl:disjointWith ep-activity:LeakOffTest .
135 141
136 ep-activity:LeakOffTest 142 ep-activity:LeakOffTest
137 - rdf:type owl:Class ; 143 + rdf:type owl:Class , ep-activity:PressureTestType ;
138 rdfs:label "leak-off test"^^xsd:string ; 144 rdfs:label "leak-off test"^^xsd:string ;
139 rdfs:subClassOf ep-activity:WellBorePressureTest ; 145 rdfs:subClassOf ep-activity:WellBorePressureTest ;
140 owl:disjointWith ep-activity:FormationIntegrityTest . 146 owl:disjointWith ep-activity:FormationIntegrityTest .
...@@ -189,6 +195,11 @@ ep-activity:OffshoreWellActivity ...@@ -189,6 +195,11 @@ ep-activity:OffshoreWellActivity
189 owl:onProperty ep-activity:onWell 195 owl:onProperty ep-activity:onWell
190 ] . 196 ] .
191 197
198 +ep-activity:PressureTestType
199 + rdf:type rdfs:Class ;
200 + rdfs:label "pressure test type"^^xsd:string ;
201 + rdfs:subClassOf owl:Class .
202 +
192 ep-activity:ProductionActivity 203 ep-activity:ProductionActivity
193 rdf:type owl:Class ; 204 rdf:type owl:Class ;
194 rdfs:label "Production activity"^^xsd:string ; 205 rdfs:label "Production activity"^^xsd:string ;
...@@ -216,7 +227,7 @@ ep-activity:WeeklyProductionActivity ...@@ -216,7 +227,7 @@ ep-activity:WeeklyProductionActivity
216 227
217 ep-activity:WellBoreDrillingType 228 ep-activity:WellBoreDrillingType
218 rdf:type rdfs:Class ; 229 rdf:type rdfs:Class ;
219 - rdfs:label "drill bypass"^^xsd:string ; 230 + rdfs:label "well bore drilling type"^^xsd:string ;
220 rdfs:subClassOf owl:Class . 231 rdfs:subClassOf owl:Class .
221 232
222 ep-activity:WellBorePressureTest 233 ep-activity:WellBorePressureTest
...@@ -265,3 +276,12 @@ ep-activity:wellBoreDrillingType ...@@ -265,3 +276,12 @@ ep-activity:wellBoreDrillingType
265 rdfs:label "has sub activity"^^xsd:string ; 276 rdfs:label "has sub activity"^^xsd:string ;
266 rdfs:range ep-activity:WellBoreDrillingType ; 277 rdfs:range ep-activity:WellBoreDrillingType ;
267 rdfs:subPropertyOf rdf:type . 278 rdfs:subPropertyOf rdf:type .
279 +
280 +<http://www.reportinghub.no/ep/schema/report#FinalDailyDrillingReport>
281 + rdf:type ep-activity:DailyDrillingReportFinalisationType .
282 +
283 +<http://www.reportinghub.no/ep/schema/report#NormalDailyDrillingReport>
284 + rdf:type ep-activity:DailyDrillingReportFinalisationType .
285 +
286 +<http://www.reportinghub.no/ep/schema/report#PreliminaryDailyDrillingReport>
287 + rdf:type ep-activity:DailyDrillingReportFinalisationType .
......
1 +# Saved by TopBraid on Mon Aug 08 15:10:22 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 + ] .
This diff could not be displayed because it is too large.
1 -# Saved by TopBraid on Sun Aug 07 12:55:42 PDT 2011 1 +# Saved by TopBraid on Mon Aug 08 14:39:14 BST 2011
2 # baseURI: http://www.reportinghub.no/ep/schema/report 2 # baseURI: http://www.reportinghub.no/ep/schema/report
3 # imports: http://www.reportinghub.no/ep/schema/1.1/activity 3 # imports: http://www.reportinghub.no/ep/schema/1.1/activity
4 # imports: http://www.reportinghub.no/ep/schema/1.1/core 4 # imports: http://www.reportinghub.no/ep/schema/1.1/core
......
This diff could not be displayed because it is too large.
1 -# Saved by TopBraid on Sun Aug 07 12:55:42 PDT 2011 1 +# Saved by TopBraid on Mon Aug 08 17:07:10 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 Aug 07 12:55:41 PDT 2011 1 +# Saved by TopBraid on Mon Aug 08 14:39:37 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 Aug 07 17:45:34 PDT 2011 1 +# Saved by TopBraid on Mon Aug 08 17:06:00 BST 2011
2 # baseURI: http://www.reportinghub.no/ep/transform/1.1/normalization 2 # baseURI: http://www.reportinghub.no/ep/transform/1.1/normalization
3 +# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/activity
3 # imports: http://www.reportinghub.no/ep/schema/1.1/activity 4 # imports: http://www.reportinghub.no/ep/schema/1.1/activity
4 # imports: http://www.reportinghub.no/ep/transform/1.1/ddr/drillReport 5 # imports: http://www.reportinghub.no/ep/transform/1.1/ddr/drillReport
5 -# imports: http://www.reportinghub.no/ep/schema/report
6 # imports: http://www.reportinghub.no/ep/transform/1.1/ddr/statusInfo 6 # imports: http://www.reportinghub.no/ep/transform/1.1/ddr/statusInfo
7 -# imports: http://www.reportinghub.no/ep/schema/equipment
8 # imports: http://spinrdf.org/spin 7 # imports: http://spinrdf.org/spin
9 -# imports: http://www.reportinghub.no/ep/schema/well
10 8
11 @prefix : <http://www.reportinghub.no/ep/transform/1.1/normalization#> . 9 @prefix : <http://www.reportinghub.no/ep/transform/1.1/normalization#> .
10 +@prefix activity: <http://www.reportinghub.no/ep/transform/1.1/ddr/activity#> .
12 @prefix fn: <http://www.w3.org/2005/xpath-functions#> . 11 @prefix fn: <http://www.w3.org/2005/xpath-functions#> .
13 @prefix owl: <http://www.w3.org/2002/07/owl#> . 12 @prefix owl: <http://www.w3.org/2002/07/owl#> .
14 @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . 13 @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
...@@ -21,7 +20,7 @@ ...@@ -21,7 +20,7 @@
21 20
22 <http://www.reportinghub.no/ep/transform/1.1/normalization> 21 <http://www.reportinghub.no/ep/transform/1.1/normalization>
23 rdf:type owl:Ontology ; 22 rdf:type owl:Ontology ;
24 - owl:imports <http://www.reportinghub.no/ep/schema/well> , <http://www.reportinghub.no/ep/transform/1.1/ddr/statusInfo> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/report> , <http://www.reportinghub.no/ep/schema/1.1/activity> , <http://www.reportinghub.no/ep/transform/1.1/ddr/drillReport> , <http://www.reportinghub.no/ep/schema/equipment> ; 23 + owl:imports <http://www.reportinghub.no/ep/transform/1.1/ddr/activity> , <http://www.reportinghub.no/ep/transform/1.1/ddr/statusInfo> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/transform/1.1/ddr/drillReport> , <http://www.reportinghub.no/ep/schema/1.1/activity> ;
25 owl:versionInfo "Created with TopBraid Composer"^^xsd:string . 24 owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
26 25
27 owl:Thing 26 owl:Thing
...@@ -62,8 +61,8 @@ owl:Thing ...@@ -62,8 +61,8 @@ owl:Thing
62 ]) 61 ])
63 ] . 62 ] .
64 63
65 -_:b2 sp:varName "p"^^xsd:string .
66 -
67 _:b1 sp:varName "oldLabel"^^xsd:string . 64 _:b1 sp:varName "oldLabel"^^xsd:string .
68 65
66 +_:b2 sp:varName "p"^^xsd:string .
67 +
69 _:b3 sp:varName "newLabel"^^xsd:string . 68 _:b3 sp:varName "newLabel"^^xsd:string .
......
1 -# Saved by TopBraid on Sun Aug 07 17:45:34 PDT 2011 1 +# Saved by TopBraid on Mon Aug 08 17:06:00 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 Aug 07 12:55:41 PDT 2011 1 +# Saved by TopBraid on Mon Aug 08 14:39:30 BST 2011
2 # baseURI: http://www.reportinghub.no/iso15926/bindEP-NativeOWL 2 # baseURI: http://www.reportinghub.no/iso15926/bindEP-NativeOWL
3 # imports: http://www.reportinghub.no/ep/schema/1.1.1/ddr 3 # imports: http://www.reportinghub.no/ep/schema/1.1.1/ddr
4 # imports: http://www.reportinghub.no/ep/schema/1.1/activity 4 # imports: http://www.reportinghub.no/ep/schema/1.1/activity
......