POSC Specifications
Version 2.2.3
Interim Update Documentation
Release Announcement

V2.2.3 Release

Version Notice

Version updates of this document

Upgrade Announcement

POSC has released an update to Version 2.2. The update is labeled V2.2.3, and was released August 24, 1999. Instructions for performing the update are contained in the Instructions for Update section.

The release consists of the following parts:

  1. Minor additions and changes to reference data.
  2. Additions to activity_class to make present activity_class and activity_class_classification values consistent with the methods of the WIME activity classes.
  3. Facility_class values to handle well and wellbore status and purpose. The values for completions are also rationalized.
  4. Recommended data model changes for adding a distance measure between two sets, and for adding the ability to model compound coordinate transformations.

Not included in this release are:

  1. Incorporation of gravity and magnetics into Epicentre.
  2. Incorporation of well log service classes.
  3. Scripts to add attributes in topological_relationship to indicate distance from.
  4. Scripts to modify coordinate_transformation to allow compound transformations.

The changes will be explained further below. These have been available for review.

Release Process

Previous upgrades have included the following:

There have been additional requests for other formats of the reference data. In particular, there have been requests for xml formatted files.

Based on comments received on this process, no change is being made to the set of documents being released.

List of Changes

As with previous updates, the changes as presently developed are listed as general changes and specific changes. See the Description of Changes since v2.2.2 for general changes and the Epicentre Standard Values Specific Changes list for specific changes.

Change: Incorporation of gravity and magnetics.

Status: Change not included.

The model was extended to include gravity and magnetics as part of a special project. It is the intent of POSC to include this extension in the standard data model. Comments have been received regarding the addition to gravity and magnetics. See the Gravity and Magnetic Comments page.

This change will be considered a recommended extension. It is not to be considered a part of the Epicentre data model, but it is considered to be the POSC recommendation for extending the data model. Since this extension has been incorporated in at least one location, it is felt that it will be interoperable. The extension will be made available to those wanting it by contacting help@posc.org.

Change: Facility_values for well status, etc.

Status: To be included as described.

The Department of Trade and Industry (DTI) has been working extensively with industry to develop a useful list of well, wellbore, and completion status values. A summary of the recommended changes has been produced, and has been available for comment. See the Facility class values document for a summary. The document was placed before the membership and comments on these values were received before the August release.

Note: Some comments have been included, and new definitions have been added. See the Facility class values document for a summary.

Change: WIME inclusions.

Status: Will include some changes

See the WIME into Epicentre page for a discussion of the additions of WIME classes to Epicentre v2.2.2, and plans for v2.2.3 and further.

This release will add a classification system to all POSC activity class instances. Also included are new standard instances of Activity class classification that reflect the WIME activity type hierarchy.

Change: Handle well log service classes

Status: No firm proposal. Will not be included.

The version 2.2.2 upgrade included a list of well log service classes for comments. In order to include these, it will be necessary to extend the data model. However, this extension will only be applied if it is useful to do so. Please view the Proposed Well Log Service Classes, and send comments on the class values to bobbitt@posc.org or purdy@posc.org.

Change: Add distance values for sets

Status: Recommended extension.

Several (regulatory) reporting requirements have indicated a need to specify a minimum and/or maximum distance between sets. It has been proposed to add additional attributes to topological_relationship to carry this information. Below is the incremental express for the recommended extension (see the Incremental Express Web Pages for more information about incremental express):


alter entity topological_relationship;
  add minimum_distance: optional ndt_length
  (*The approximate minimum distance between the primary and 
      the secondary object. Let A be the primary and B the secondary 
      object. Define d(y,A) = min (x in A) d(x,y), for every y in B. 
      The minimum_distance (A,B) = min (y in B) [d(y,A)]. For sets that
      are not disjoint, this value is zero.*);
  add maximum_distance: optional ndt_length
  (*The approximate maximum distance from the secondary object, 
      B, to the primary object, A is max (y in B) [d(y,A)], where d(y,A)
      is as defined for minimum_distance. This should not be used for
      sets that are not disjoint.*);
end_entity;

The change will be included as a recommended extension. No scripts will be delivered to implement the change, and the change will not be considered to be part of the Epicentre data model. This is considered to be a workaround, and may appear differently in later major releases of Epicentre.

Change: Include compound coordinate transformations

Status: Recommended extension.

Some coordinate transformations are more easily handled by giving them as several simple transformations rather than as a single transformation. Others must be given that way. In order to accommodate the former and to allow the latter, a compound coordinate transformation is being introduced, which is a list of simple coordinate transformations.

Since there are several ramifications to discuss, the proposed change and comments are given in the Compound Coordinate Transformations document.

The change will be included as a recommended extension. No scripts will be delivered to implement the change, and the change will not be considered to be part of the Epicentre data model. The extension is to be considered a workaround to maintain upward compatibility. It will appear differently in later versions of Epicentre. See the discussion in the Compound Coordinate Transformations document for details.


Business Purpose

The topics included in the release are intended for the following purposes:


Instructions for the Update

Upgrade v2.2.3 is designed to be run on a database that has applied the v2.2.2 upgrade. If you have not already performed the v2.2.2 upgrade, do so before running the v2.2.3 upgrade. The POSC site contains the files and the information for doing this. Follow this link for v2.2.2 instructions.

To utilize this release, there are two sets of .tar.Z files that should be downloaded via FTP:


Please send all comments to John Bobbitt, the update manager, at bobbitt@posc.org


Last modified: 24 August 99. Send questions and comments to webmaster@posc.org

© Copyright 1994-1999 POSC. All rights reserved.