Showing
9 changed files
with
13 additions
and
10 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.
1 | -# Saved by TopBraid on Mon Sep 19 15:45:26 BST 2011 | 1 | +# Saved by TopBraid on Mon Sep 19 17:15:47 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 Mon Sep 19 15:23:16 BST 2011 | 1 | +# Saved by TopBraid on Mon Sep 19 17:19:54 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/wellboreInfo | ||
4 | +# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/equipFailureInfo | ||
5 | +# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/surveyStation | ||
6 | +# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/drillReport | ||
7 | +# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/statusInfo | ||
3 | # imports: http://www.reportinghub.no/ep/transform/1.1/ddr/activity | 8 | # imports: http://www.reportinghub.no/ep/transform/1.1/ddr/activity |
4 | # imports: http://www.reportinghub.no/ep/transform/1.1/wellAndWellBoreAlias | 9 | # 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 | 10 | # imports: http://www.reportinghub.no/ep/transform/1.1/ddr/casingLinerTubingRun |
7 | # imports: http://www.reportinghub.no/ep/transform/1.1/ddr/cementStage | 11 | # 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/check | 12 | # imports: http://www.reportinghub.no/ep/transform/check |
10 | # imports: http://www.reportinghub.no/ep/transform/1.1/ddr/controlIncidentInfo | 13 | # imports: http://www.reportinghub.no/ep/transform/1.1/ddr/controlIncidentInfo |
11 | -# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/drillReport | ||
12 | -# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/statusInfo | ||
13 | # imports: http://www.reportinghub.no/ep/transform/1.1/ddr/coreInfo | 14 | # imports: http://www.reportinghub.no/ep/transform/1.1/ddr/coreInfo |
14 | # imports: http://spinrdf.org/spin | 15 | # imports: http://spinrdf.org/spin |
15 | 16 | ||
... | @@ -20,6 +21,7 @@ | ... | @@ -20,6 +21,7 @@ |
20 | @prefix check: <http://www.reportinghub.no/ep/transform/check#> . | 21 | @prefix check: <http://www.reportinghub.no/ep/transform/check#> . |
21 | @prefix controlIncidentInfo: <http://www.reportinghub.no/ep/transform/1.1/ddr/controlIncidentInfo#> . | 22 | @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#> . | 23 | @prefix coreInfo: <http://www.reportinghub.no/ep/transform/1.1/ddr/coreInfo#> . |
24 | +@prefix equipFailureInfo: <http://www.reportinghub.no/ep/transform/1.1/ddr/equipFailureInfo#> . | ||
23 | @prefix owl: <http://www.w3.org/2002/07/owl#> . | 25 | @prefix owl: <http://www.w3.org/2002/07/owl#> . |
24 | @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | 26 | @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
25 | @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | 27 | @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
... | @@ -34,5 +36,5 @@ | ... | @@ -34,5 +36,5 @@ |
34 | 36 | ||
35 | <http://www.reportinghub.no/ep/transform/1.1/ddr/collector> | 37 | <http://www.reportinghub.no/ep/transform/1.1/ddr/collector> |
36 | rdf:type owl:Ontology ; | 38 | rdf:type owl:Ontology ; |
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> ; | 39 | + 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/equipFailureInfo> , <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> ; |
38 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 40 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | ... | ... |
1 | -# Saved by TopBraid on Mon Sep 19 15:23:16 BST 2011 | 1 | +# Saved by TopBraid on Mon Sep 19 17:19: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#> . | ... | ... |
This diff is collapsed. Click to expand it.
1 | -# Saved by TopBraid on Wed Aug 17 11:15:26 BST 2011 | 1 | +# Saved by TopBraid on Mon Sep 19 17:13:14 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#> . | ... | ... |
... | @@ -376,7 +376,8 @@ Sand Zones: | ... | @@ -376,7 +376,8 @@ Sand Zones: |
376 | </witsml:lithShowInfo> | 376 | </witsml:lithShowInfo> |
377 | <witsml:equipFailureInfo> | 377 | <witsml:equipFailureInfo> |
378 | <witsml:dTim>2009-12-31T00:00:00.000Z</witsml:dTim> | 378 | <witsml:dTim>2009-12-31T00:00:00.000Z</witsml:dTim> |
379 | - <witsml:md uom="m">2823</witsml:md> | 379 | + <witsml:md uom="m">2823</witsml:md> |
380 | + <witsml:tvd uom="m">2800</witsml:tvd> | ||
380 | <witsml:equipClass>pipe handling equ syst -- vertical pipe handling equ syst</witsml:equipClass> | 381 | <witsml:equipClass>pipe handling equ syst -- vertical pipe handling equ syst</witsml:equipClass> |
381 | <witsml:eTimMissProduction uom="min">180</witsml:eTimMissProduction> | 382 | <witsml:eTimMissProduction uom="min">180</witsml:eTimMissProduction> |
382 | <witsml:dTimRepair>2009-12-30T11:30:00.000Z</witsml:dTimRepair> | 383 | <witsml:dTimRepair>2009-12-30T11:30:00.000Z</witsml:dTimRepair> | ... | ... |
-
Please register or login to post a comment