| POSC Specifications Version 2.2 |
Epicentre Logical Data Model |
Identifies geometry associated with seismic acquisition. This may represent a composition of lines (3D survey, 2D survey, line composed of segments), a line composed of points (2D line, source line, receiver line, VSP survey, checkshot survey). There is no predefined intent on composition except for the identity of the components. For example, a 3D survey can be composed of multiple 2D lines if that is the most accurate description of the acquisition, or a 2D line can be uniquely identified without association with a 2D survey. The acquisition may have occurred in an area or in a wellbore.
- identifier (M, K: ndt_name)
- The name associated with the set.
- wellbore (O, K: wellbore(seismic_geometry_set))
- The wellbore with which this geometry set is identified (e.g., for VSP). Each seismic_geometry_set may be related to one wellbore.
- geophysical_acquisition_area (O, K: geophysical_acquisition_area(seismic_geometry_set))
- Defines the area which identifies this geometry set. If the area does not identify the geometry set then a topological relationship should be used to associate the geometry set with the area. Each seismic_geometry_set may occur within one geophysical_acquisition_area.
- part_of (O, K: seismic_geometry_set(composition))
- Defines the geometry set of which this geometry set is a part. Each seismic_geometry_set may part of one seismic_geometry_set.
- ref_seismic_geometry (M: ref_seismic_geometry)
- The type of geometry set. For example, 3D survey, 2D survey, refraction survey, uphole survey, checkshot survey, 2D line, source line, receiver line, derived 3D survey (e.g., 2.5D), derived 2D survey (e.g., array simulation using kilochannel data). A "survey" (or 2D line) will normally be at the top of the composition hierarchy: however, "surveys" can be composed of "surveys" (e.g., an "irregular" 3D survey could be composed of multiple "regular" 3D surveys or a 2D line could be extended by another 2D line).
- acquisition_index (O: ndt_acquisition_index_array)
- Defines "acquisition line index" and/or "acquisition point index" values at each station associated with this seismic geometry set. The grid used must be the same as is defined by seismic station uid. The values imply a relative ordering of the stations within the acquisition survey (i.e., 1 is next to 2, 2 is next to 3, etc.).
- acquisition_line_index (O: ndt_real4)
- Asserts that all seismic station uids have the same line index associated with them. This is the index which varies in the "crossline" direction. If this attribute is specified, then acquisition index should not specify a value for "acquisition line index".
- channel_connection (O: ndt_uid_array)
- Defines a "receiver uid" value at each node of the 2D grid defined by field trace grid. This defines which receiver facility was utilized to record each field trace. This asserts fixed facility recording (e.g., land). A pair of values including "seismic geometry set uid" may be defined when "receiver uid" values from many seismic geometry sets are specified.
- channel_facility (O: ndt_uid_array)
- Defines the sensor (i.e., receiver, uphole sensor, etc.) connected to each channel by specifying a "seismic facility uid" value at each node of the grid defined by channel uid. This asserts that the channel to receiver association was not transient (e.g., marine). The grid used must match the grid defined by channel uid. Each "seismic facility uid" value must match the value of attribute seismic facility uid in one of the facilities referenced in seismic facility.
- channel_number (O: ndt_number_array)
- The channel number associated with each channel. The grid used must match the grid used by channel uid.
- channel_seismograph (O: ndt_uid_array)
- Defines the seismograph associated with each channel by specifying a "seismic facility uid" value at each node of the grid defined by channel uid. The grid used must match the grid used by channel uid. Each "seismic facility uid" value must match the value of attribute seismic facility uid in one of the facilities referenced in seismic facility.
- description (O: ndt_comment)
- A remark about the set.
- receiver_facility (O: ndt_uid_array)
- Defines the receiver facility representing each receiver by specifying a "seismic facility uid" at each node of the grid defined by receiver uid. This asserts that fixed cable multi-component recording occurred. For fixed cable single component recording the facility can be defined by the relationship to typical seismic receiver. The grid used must match the grid defined by receiver uid. Each "seismic facility uid" value must match the value of attribute seismic facility uid in one of the facilities referenced in seismic facility.
- receiver_station (O: ndt_uid_array)
- Defines the "seismic station uid" value at each node of the grid defined by receiver uid. This defines the location of each receiver facility. A pair of values including "seismic geometry set uid" may be defined when "seismic station uid" values from many seismic geometry sets are specified.
- seismic_geometry_set_uid (O: ndt_user_unique_identifier)
- A user assigned unique identifier of the geometry set. There is no semantic meaning implied by the value other than uniqueness within a user controllable scope of the data store. This value can be used within "arrays" of information as an implied relationship to this geometry set. This value must be unique within the scope of the data which points at it. The scope is generally within a survey but when geometry sets are derived from other geometry sets, the data in the new geometry set may point to geometry in the original geometry sets. It is not a problem for geometry sets within different surveys to have non-unique uid values unless information in those surveys will be combined. This of course assumes that applications faithfully populate the "usage" relationships which allow the scope to be explicitly determined.
- source_event_name (O: ndt_name_array)
- The name associated with each source event. The names should be unique within the array. The grid used must match the grid used by source event uid.
- source_event_order (O: ndt_number_array) (0920)
- Specifies a unique ordinal number at each node of the grid defined by source event uid. This defines the relative temporal order of the source events (i.e., 2 occurred before 3, 3 occurred before 4, etc). This may be derived from source start time information. The ordinal numbers should be unique within the context of the array. Any similarity to source event uid values should be considered coincidental.
- source_facility (O: ndt_uid_array)
- Defines the source facility activated by each source event by specifying a "seismic facility uid" value at each node of the grid defined by source event uid. The grid used must match the grid used by source event uid. Each "seismic facility uid" value must match the value of attribute seismic facility uid in one of the facilities referenced in seismic facility.
- source_station (O: ndt_uid_array)
- Defines a "seismic station uid" value at each source event. The grid used must match the grid used by source event uid. A pair of values including "seismic geometry set uid" may be defined when "seismic station uid" values from many seismic geometry sets are specified.
- station_name (O: ndt_name_array)
- The name associated with each seismic station. The grid used must match the grid used by seismic station uid. The names should be unique within the array.
- acquired_by (V: SET[0:?] seismic_acquisition_activity(acquire_for))
- Defines the set of activities which acquired information related to this geometry set. Each seismic_geometry_set may generated by one or more seismic_acquisition_activity.
- acqusition_outline (V: SET[0:?] pty_geometry_2d_ring(seismic_geometry_set)) (1164)
- Defines an outline of the area of the acquisition. Each seismic_geometry_set may have a property of one or more pty_geometry_2d_ring.
- binset_grid (V: SET[0:?] binset_grid(seismic_geometry_set))
- Defines the processing grids which represent this acquisition geometry. Each seismic_geometry_set may represented by one or more binset_grid.
- channel_definition (O: seismic_geometry_set(channel_usage))
- The instance which defines the channel uid values. Each seismic_geometry_set may utilize channel grid one seismic_geometry_set.
- channel_uid (O: grid_1d_equal)
- Defines a 1D grid which specifies a "channel uid" value at each node. The same grid can be used by many other attributes which assign information to a channel. There is no semantic meaning implied by the "uid" value. Each seismic_geometry_set may channel uid grid one grid_1d_equal.
- channel_uid_use (V: SET[0:?] seismic_header(channel_uid_definition))
- Defines the set of headers which use "channel uid" values defined here. Each seismic_geometry_set may channel uid used by one or more seismic_header.
- channel_usage (V: SET[0:?] seismic_geometry_set(channel_definition))
- The set of instances which use the channel uid grid. Each seismic_geometry_set may channel grid used by one or more seismic_geometry_set.
- composition (V: SET[0:?] seismic_geometry_set(part_of))
- Defines the geometry sets which compose this geometry set. Each seismic_geometry_set may composed of one or more seismic_geometry_set.
- data_collection (I, V: SET[0:?] data_collection(collection_content))
- Indicates the data collections that include this instance of E and P data. Each seismic_geometry_set may be a member of one or more data_collection. Inherited from e_and_p_data.
- data_grid_use (V: SET[0:?] seismic_data_set(acquisition_grid))
- Defines the set of data sets which use a "uid" grid defined by this geometry set. Each seismic_geometry_set may grid utilized by one or more seismic_data_set.
- datum_for_ranking (I, V: SET[0:?] object_ranking(base_object))
- Indicates that an object is being used as a basis for comparison with another object. Each seismic_geometry_set may datum for ranking one or more object_ranking. Inherited from object_of_interest.
- derived_from (O: SET[0:?] seismic_geometry_set(used_by))
- Defines the geometry that was used to derive this geometry. For example, a "2.5D survey" is derived from a set of "2D lines". Note that the new geometry set may not define any new acquisition geometry but rather the data associated with it may reference the original acquisition geometry and a new processing geometry. Each seismic_geometry_set may derived from one or more seismic_geometry_set.
- derived_interest (I, V: SET[0:?] derived_interest_makeup(interest_for))
- These are the ownership fractions for business associates of this business object. Each seismic_geometry_set may be owned according to one or more derived_interest_makeup. Inherited from business_object.
- earth_model (I, V: SET[0:?] earth_model(spatial_object))
- Indicates various earth models which include this spatial representation. Each seismic_geometry_set may be part of one or more earth_model. Inherited from spatial_object.
- earth_position_simple (V: SET[0:?] earth_position_simple(seismic_geometry_set))
- Defines the set of component geometrical interpretations which are identified by this geometry set. Each seismic_geometry_set may identify one or more earth_position_simple.
- field_trace_grid (O: grid_defined_grid)
- Defines a 2D grid composed of the grids defined by channel uid and source event uid. This grid represents recorded field traces. Each seismic_geometry_set may field trace grid one grid_defined_grid.
- graphical_element (I, V: SET[0:?] graphical_element(depicted_object))
- Specifies one or more graphical elements which are depicting this data item. Each seismic_geometry_set may be depicted by one or more graphical_element. Inherited from e_and_p_data.
- guideline_or_privilege (I, V: SET[0:?] guideline_or_privilege(business_object))
- These are the guidelines, limitations, regulations or privileges that are specifically defined for this business object. Other general guidelines, etc., that apply to this business object are defined via the typical and class relationships (if any) defined for this business object. Each seismic_geometry_set may be the subject of one or more guideline_or_privilege. Inherited from business_object.
- guideline_or_privilege_compliance (I, V: SET[0:?] guideline_or_privilege_compliance(business_object))
- These are the designations of compliance with guidelines, limitations, regulations and privileges that are made for this business object. Each compliance statement describes the state of compliance for a specified guideline, limitation, regulation or privilege for a period of time. Each seismic_geometry_set may be the subject of one or more guideline_or_privilege_compliance. Inherited from business_object.
- header_grid_use (V: SET[0:?] seismic_header(use_acquisition_grid))
- Defines the set of headers which use a grid specified by this geometry set. Each seismic_geometry_set may grid utilized by one or more seismic_header.
- intersection_role (I, V: SET[0:?] space_time_operation(intersecting_object))
- Indicates a space/time operation for which the object is involved as an intersecting agent. For projection, this is the screen on which an object is being projected. For proximity, this is the magnet object. Each seismic_geometry_set may be the intersecting object for one or more space_time_operation. Inherited from topological_object.
- object_of_ranking (I, V: SET[0:?] object_ranking(ranked_object))
- Indicates that an object is being classified in a rank order based on its characteristics. Each seismic_geometry_set may object of ranking one or more object_ranking. Inherited from object_of_interest.
- other_composite_spatial_object (I, V: SET[0:?] other_composite_spatial_object(composite_object))
- Defines the set of composite spatial objects of which this spatial object is a component. Each seismic_geometry_set may be a component of one or more other_composite_spatial_object. Inherited from spatial_object.
- point_use (V: SET[0:?] binset_grid(geometry_definition))
- Defines the binsets which have bin nodes which are near stations or source events defined by this geometry set. Each seismic_geometry_set may uid utilized by one or more binset_grid.
- primary_role (I, V: SET[0:?] space_time_operation(primary_object))
- Indicates a space/time operation for which the object is involved as a primary agent. For degeneration, this object is being degenerated. For projection, this object is being projected onto another object. For proximity, this is the container object. Each seismic_geometry_set may be the primary object for one or more space_time_operation. Inherited from topological_object.
- primary_topological_relationship (I, V: SET[0:?] topological_relationship(primary_topological_object))
- Indicates a topological relationship in which the topologic object has the role of primary agent. For an object intersection type of "inside" this is the containing role (e.g., if a city is inside a county then the county would be the primary agent). For all other object intersection types the roles are symmetrical and both relationships must be searched for a particular object. For example, if a wellbore and a formation overlap then either could be chosen as the primary agent with the other chosen as the secondary agent. Each seismic_geometry_set may be primarily involved in one or more topological_relationship. Inherited from topological_object.
- pty_bounding_rectangle (I, V: SET[0:?] pty_bounding_rectangle(composite_spatial_object))
- Each seismic_geometry_set may have a property of one or more pty_bounding_rectangle. Inherited from composite_spatial_object.
- pty_nominal_fold (V: SET[0:?] pty_nominal_fold(seismic_geometry_set))
- Each seismic_geometry_set may have a property of one or more pty_nominal_fold.
- pty_nominal_offset (V: SET[0:?] pty_nominal_offset(seismic_geometry_set))
- Each seismic_geometry_set may have a property of one or more pty_nominal_offset.
- pty_offset_minimum_maximum (V: SET[0:?] pty_offset_minimum_maximum(seismic_geometry_set))
- Each seismic_geometry_set may have a property of one or more pty_offset_minimum_maximum.
- pty_receiver_location (V: SET[0:?] pty_receiver_location(seismic_geometry_set))
- May have a property of pty receiver location. Defines the location of each receiver utilization. The grid used must match the grid defined by field trace grid. Each seismic_geometry_set may have a property of one or more pty_receiver_location.
- pty_receiver_vertical_location (V: SET[0:?] pty_receiver_vertical_location(seismic_geometry_set))
- May be a property of pty receiver vertical location. The grid used must match the grid defined by field trace grid. Each seismic_geometry_set may have a property of one or more pty_receiver_vertical_location.
- pty_seismic_geometry_summary (V: SET[0:?] pty_seismic_geometry_summary(seismic_geometry_set))
- Each seismic_geometry_set may have a property of one or more pty_seismic_geometry_summary.
- pty_source_start_time (V: SET[0:?] pty_source_start_time(seismic_geometry_set))
- May have a property of pty source start time. Defines the time of each source event. The grid used must match the grid defined by source event uid. Each seismic_geometry_set may have a property of one or more pty_source_start_time.
- pty_source_uphole_time (V: SET[0:?] pty_source_uphole_time(seismic_geometry_set))
- May have a property of pty source uphole time. Defines the uphole time associated with each source event. The grid used must match the grid defined by source event uid. Each seismic_geometry_set may have a property of one or more pty_source_uphole_time.
- pty_station_relative_location (V: SET[0:?] pty_station_relative_location(seismic_geometry_set))
- May have a property of pty station relative location. Defines the location of nodes of the grid defined by seismic station uid relative to other stations. Each seismic_geometry_set may have a property of one or more pty_station_relative_location.
- receiver_absolute_orientation (V: SET[0:?] pty_absolute_orientation_array(receiver_definition))
- May have a property of pty absolute orientation array. Defines the chassis orientation of the receiver facility at each utilization. The grid used must match the grid defined by receiver uid. Each seismic_geometry_set may have a property of one or more pty_absolute_orientation_array.
- receiver_chassis_orientation (V: SET[0:?] pty_chassis_orientation_array(receiver_definition))
- May have a property of pty chassis orientation array. Defines the chassis orientation of the receiver facility at each utilization. The grid used must match the grid defined by receiver uid. Each seismic_geometry_set may have a property of one or more pty_chassis_orientation_array.
- receiver_uid (O: grid_1d_equal)
- Defines a 1D grid which specifies a "receiver uid" value at each node. This represents fixed receiver facilities (e.g., land acquisition). There is no semantic meaning implied by the "uid" value. Each seismic_geometry_set may receiver uid grid one grid_1d_equal.
- receiver_uid_use (V: SET[0:?] seismic_header(receiver_uid_definition))
- Defines the set of headers which use "receiver uid" values defined here. Each seismic_geometry_set may receiver uid used by one or more seismic_header.
- receiver_water_depth (V: SET[0:?] pty_water_depth_array(receiver_definition))
- May have a property of pty water depth array. Defines a water depth at the each node of the grid specified by field trace grid. Each seismic_geometry_set may have a receiver property of one or more pty_water_depth_array.
- ref_naming_system (O: ref_naming_system)
- The naming system in which the identifier is specified as unique.
- ref_survey_environment (O: ref_survey_environment)
- The environment in which the data were acquired. Examples include: marine, marine with cross-current, land, swamp, transition zone, wellbore, etc.
- satisfy_obligation (I, V: SET[0:?] contractual_obligation(contractual_obligation_object))
- These are the contractual obligations that this business object is designated as fulfilling, either completely or partially. Each seismic_geometry_set may satisfy one or more contractual_obligation. Inherited from business_object.
- secondary_topological_relationship (I, V: SET[0:?] topological_relationship(secondary_topological_object))
- Indicates a topological relationship in which the object is in the role of secondary agent. For an object intersection type of "inside" this is the contained role (e.g., if a well is inside a field then the well would be the secondary agent). For all other object intersection types the roles are symmetrical and both relationships must be searched for a particular object. For example, if a wellbore and a formation overlap then either could be chosen as the secondary agent with the other chosen as the primary agent. Each seismic_geometry_set may be involved in one or more topological_relationship. Inherited from topological_object.
- seismic_acquisition_activity (V: SET[0:?] seismic_acquisition_activity(seismic_geometry_set))
- Defines the set of activities which are identified by this geometry set. Each seismic_geometry_set may identify one or more seismic_acquisition_activity.
- seismic_acquisition_vertex (V: SET[0:?] seismic_acquisition_vertex(seismic_geometry_set)) (0734)
- Specifies the vertices which represent nodes in acquisition arrays (e.g., seismic station uid or source event uid). Each seismic_geometry_set may have a node referenced by one or more seismic_acquisition_vertex.
- seismic_data_set (V: SET[0:?] seismic_data_set(seismic_geometry_set))
- The versions of data associated with this geometry. This may be raw recorded data, processed data or ancillary data such as velocities. Each seismic_geometry_set may represented by one or more seismic_data_set.
- seismic_facility (O: SET[0:?] seismic_facility(seismic_geometry_set)) (1143)
- Defines the set of facilities which have implied usage by this geometry set. The value of attribute seismic facility uid in the referenced facilities may be used in at least one of channel facility, channel seismograph, receiver facility or source facility. Each seismic_geometry_set may utilize uid definition one or more seismic_facility.
- seismic_facility_track (V: SET[0:?] seismic_facility_track(seismic_geometry_set))
- Defines the facility tracks which utilize the source event grid defined here. Each seismic_geometry_set may define one or more seismic_facility_track.
- seismic_feature (V: SET[0:?] seismic_feature(seismic_geometry_set))
- Defines the set of features which are identified by this geometry set. Each seismic_geometry_set may identify one or more seismic_feature.
- seismic_geometry_alias (V: SET[0:?] seismic_geometry_alias(seismic_geometry_set))
- Defines the set of identifiers which are considered to be an alias for the identifier of this instance. Each seismic_geometry_set may be known by one or more seismic_geometry_alias.
- seismic_geometry_classification (V: SET[0:?] seismic_geometry_classification(seismic_geometry_set)) (1000)
- Gives the classifications that have been made of the geometry set. Each seismic_geometry_set may be classified by one or more seismic_geometry_classification.
- seismic_header (V: SET[0:?] seismic_header(seismic_geometry_set))
- Defines the set of header information which represent this acquisition geometry. Each seismic_geometry_set may represented by one or more seismic_header.
- seismic_line_segment (V: SET[0:?] seismic_line_segment(seismic_geometry_set))
- Defines the set of line segments associated with this geometry set. Each seismic_geometry_set may define station for one or more seismic_line_segment.
- seismic_offline_data (V: SET[0:?] seismic_offline_data(seismic_geometry_set))
- Defines the information related to this geometry which has been stored offline. This may refer to documents such as recorders logs or it may refer to field data on tape. Each seismic_geometry_set may characterized by one or more seismic_offline_data.
- seismic_processing_activity (V: SET[0:?] seismic_processing_activity(seismic_geometry_set))
- Defines the processing activities which are identified by this geometry set. Each seismic_geometry_set may have one or more seismic_processing_activity.
- seismic_station_uid (O: grid_1d_equal)
- Defines a 1D grid which specified a "seismic station uid" value at each node. Each node represents a surveyed station (e.g., land). There is no semantic meaning implied by the "uid" value. Each seismic_geometry_set may seismic station uid grid one grid_1d_equal.
- seismograph_recording (V: SET[0:?] seismograph_recording(seismic_geometry_set))
- Defines the set of recordings associated with the source events. Each seismic_geometry_set may recorded by one or more seismograph_recording.
- source_absolute_orientation (V: SET[0:?] pty_absolute_orientation_array(source_definition))
- May have a property of pty absolute orientation array. Defines the absolute orientation of the source facility associated with each source event implied by the nodes in the grid specified by source event uid. The grid must be the same as was defined by attribute source event uid. Each seismic_geometry_set may have a property of one or more pty_absolute_orientation_array.
- source_chassis_orientation (V: SET[0:?] pty_chassis_orientation_array(source_definition))
- May have a property of pty chassis orientation array. Defines the chassis orientation of the source facility associated with each source event implied by the nodes in the grid specified by source event uid. Each seismic_geometry_set may have a property of one or more pty_chassis_orientation_array.
- source_event_invalid (V: SET[0:?] pty_logical_array(source_event_definition))
- May have a property of pty logical array. Defines a logical flag for each source event indicating whether the source event was invalid (=true) or valid (=false) or of unknown status. Examples of invalid source events include misfires (i.e., accidentally recording without a source) and tests (i.e., purposefully recording without a source). The grid used must match the grid defined by source event uid. Each seismic_geometry_set may have a source invalid property of one or more pty_logical_array.
- source_event_uid (O: grid_1d_equal)
- Defines a 1D grid with a "source event uid" value specified at each node. Each node represents a different source event. The same grid can then be used by many other attributes which assign information to a source event. There is no semantic meaning implied by the "uid" value. Each seismic_geometry_set may source event uid grid one grid_1d_equal.
- source_location (V: SET[0:?] pty_location_array(source_definition))
- May have a property of pty location array. Defines the location of the source facility associated with each source event (at the time of the source event). The grid used must match the grid defined by source event uid. Each seismic_geometry_set may have a property of one or more pty_location_array.
- source_space_time_operation (I, V: BAG[0:1] space_time_operation(resulting_object))
- Indicates the space/time operation from which a topological object was the result. For addition, this is the union of two objects. For degeneration, this is the degenerate object. Each seismic_geometry_set may be the result of one space_time_operation. Inherited from topological_object.
- source_uid_use (V: SET[0:?] seismic_header(source_uid_definition))
- Defines the set of headers which use "source event uid" values defined here. Each seismic_geometry_set may source uid used by one or more seismic_header.
- source_vertical_location (V: SET[0:?] pty_vertical_location_array(source_event_definition))
- May have a property of pty vertical location array. Defines the vertical location of each source event. The grid used must be the same as was defined by attribute source event uid. Each seismic_geometry_set may have a source event property of one or more pty_vertical_location_array.
- source_water_depth (V: SET[0:?] pty_water_depth_array(source_event_definition))
- May have a property of pty water depth array. Defines a water depth at the each node of the grid specified by source event uid. Each seismic_geometry_set may have a source property of one or more pty_water_depth_array.
- station_inflection (V: SET[0:?] pty_logical_array(inflection_station_definition))
- May have a property of pty logical array. Defines a logical flag for each seismic station indicating whether the station is an inflection point (=true) or not (=false) or of unknown status. The grid used must match the grid defined by seismic station uid. Each seismic_geometry_set may have a station inflection property of one or more pty_logical_array.
- station_location (V: SET[0:?] pty_location_array(station_definition))
- May have a property of pty location array. Defines the location of each node in the array specified by seismic station uid. Each seismic_geometry_set may have a property of one or more pty_location_array.
- station_not_surveyed (V: SET[0:?] pty_logical_array(surveyed_station_definition))
- May have a property of pty logical array. Defines a logical flag for each seismic station indicating whether the station was surveyed (=false) or not surveyed (=true) or of unknown status. The grid used must match the grid defined by seismic station uid. Each seismic_geometry_set may have a station not surveyed property of one or more pty_logical_array.
- station_offline (V: SET[0:?] pty_logical_array(offline_station_definition))
- May have a property of pty logical array. Defines a logical flag for each seismic station indicating whether the station is offline (=true) or online (=false) or of unknown status. The grid used must match the grid defined by seismic station uid. Each seismic_geometry_set may have a station offline property of one or more pty_logical_array.
- station_uid_use (V: SET[0:?] seismic_header(station_uid_definition))
- Defines set of headers which use "seismic station uid" values defined here. Each seismic_geometry_set may station uid used by one or more seismic_header.
- station_vertical_location (V: SET[0:?] pty_vertical_location_array(station_definition))
- May have a property of pty vertical location array. Defines the vertical location of the surface at each seismic station. The grid used must match the grid defined by seismic station uid. Each seismic_geometry_set may have a station property of one or more pty_vertical_location_array.
- subject_of_contract (O, I: SET[0:?] contract(contract_business_object))
- These are the contracts that specify information about the business object, and the business object is subject to the terms of these contracts. Each seismic_geometry_set may be a subject of one or more contract. Inherited from business_object.
- subject_of_contract_designation (I, V: SET[0:?] contract_designation(contract_designation_object))
- This defines the contract designations that are made for this business object. For example, this may be the contract designations that define the specific interest ownership fractions of the business object as it is bought and sold. Each seismic_geometry_set may be subject to one or more contract_designation. Inherited from business_object.
- trace_count_receiver (V: SET[0:?] pty_trace_count(receiver_definition))
- May have a property of pty trace count. Defines the maximum number of traces which were recorded at any individual receiver for all source events. This does not include any traces which may be duplicated as part of the bin node assignment algorithm. Each seismic_geometry_set may have a receiver trace count property of one or more pty_trace_count.
- trace_count_source (V: SET[0:?] pty_trace_count(source_definition))
- May have a property of pty trace count. The maximum number of data traces which were recorded from any individual source event. This may include recordings from multiple seismographs. This does not include any traces which may be duplicated as part of the bin node assignment algorithm. Each seismic_geometry_set may have a source trace count property of one or more pty_trace_count.
- typical_seismic_receiver (O: typical_seismic_receiver(seismic_geometry_set))
- Asserts that all receiver facilities are identical and may be represented by a single typical facility. Each seismic_geometry_set may limit use to one typical_seismic_receiver.
- uid_definition (O: SET[0:?] seismic_geometry_set(uid_usage))
- Defines the set of geometries which have implied usage by this geometry set. The value of attribute seismic geometry set uid in the referenced geometry sets must be used in at least one of channel connection, receiver station or source station. Each seismic_geometry_set may utilize uid one or more seismic_geometry_set.
- uid_usage (V: SET[0:?] seismic_geometry_set(uid_definition))
- Defines the geometry sets have implied relationships from within supplemental data types to within supplemental data types defined in this instance. Each seismic_geometry_set may uid utilized by one or more seismic_geometry_set.
- used_by (V: SET[0:?] seismic_geometry_set(derived_from))
- Defines the geometry sets which were derived from this set. Each seismic_geometry_set may used by one or more seismic_geometry_set.
Local rules:
- Uniqueness Constraint
- identifier, wellbore, geophysical_acquisition_area, part_of
- Instance Value Constraint
-
Each instance may define either CHANNEL CONNECTION or CHANNEL FACILITY but not both.
- Instance Value Constraint
-
Each instance may define either RECEIVER FACILITY or TYPICAL SEISMIC RECEIVER but not both.
- Instance Value Constraint
-
For each instance, SOURCE EVENT UID must be defined if one of the following is defined: SOURCE EVENT NAME, SOURCE FACILITY, SOURCE STATION, SEISMIC FACILITY TRACK, SEISMOGRAPH RECORDING, FIELD TRACE GRID, SOURCE EVENT INVALID, SOURCE LOCATION, SOURCE UID USE, SOURCE VERTICAL LOCATION, SOURCE ABSOLUTE ORIENTATION, SOURCE CHASSIS ORIENTATION, PTY SOURCE START TIME, PTY SOURCE UPHOLE TIME, SOURCE WATER DEPTH.
- Instance Value Constraint
-
For each instance, RECEIVER UID must be defined if one of the following is defined: RECEIVER FACILITY, RECEIVER STATION, RECEIVER UID USE, RECEIVER ABSOLUTE ORIENTATION, RECEIVER CHASSIS ORIENTATION, TYPICAL SEISMIC RECEIVER.
- Instance Value Constraint
-
For each instance, FIELD TRACE GRID must be defined if one of the following is defined: CHANNEL CONNECTION, RECEIVER WATER DEPTH, PTY RECEIVER LOCATION, PTY RECEIVER VERTICAL LOCATION.
- Instance Value Constraint
-
For each instance, SEISMIC STATION UID must be defined if any of the following are defined: ACQUISITION INDEX, STATION INFLECTION, STATION NOT SURVEYED, STATION OFFLINE, STATION UID USE, STATION VERTICAL LOCATION, STATION LOCATION, STATION NAME, PTY STATION RELATIVE LOCATION.
- Instance Value Constraint
-
For each instance, either CHANNEL UID or CHANNEL DEFINITION but not both must be defined if any of the following are defined: CHANNEL FACILITY, CHANNEL NUMBER, CHANNEL SEISMOGRAPH, FIELD TRACE GRID.
- Instance Value Constraint
-
For each instance, CHANNEL UID must be defined if any of the following are defined: CHANNEL UID USE, CHANNEL USAGE.
- Instance Value Constraint (1143)
-
For each instance, SEISMIC FACILITY must be defined if any of the following are defined: CHANNEL FACILITY, CHANNEL SEISMOGRAPH, RECEIVER FACILITY, SOURCE FACILITY.
- Instance Value Constraint
-
For each instance, if either DATA GRID USE or HEADER GRID USE is defined then one of the following must be given: SOURCE STATION UID, SEISMIC STATION UID, CHANNEL UID, FIELD TRACE GRID.
- Instance Value Constraint
-
For each instance, least one of SEISMIC STATION UID or UID DEFINITION must be defined if either SOURCE STATION or RECEIVER STATION are defined.
- Instance Value Constraint
-
For each instance, at least one of RECEIVER UID or UID DEFINITION must be defined if CHANNEL CONNECTION is defined.
- Instance Value Constraint
-
For each instance, if UID DEFINITION is defined then at least one of the following must be defined: CHANNEL CONNECTION, RECEIVER STATION, SOURCE STATION.
- Instance Value Constraint
-
For each instance, CHANNEL DEFINITION can only be defined if one of the following is defined: CHANNEL FACILITY, CHANNEL NUMBER, CHANNEL SEISMOGRAPH, FIELD TRACE GRID.
- Instance Value Constraint
-
For each instance, POINT USE cannot be defined unless SOURCE EVENT UID or SEISMIC STATION UID are defined.
- Instance Value Constraint
-
For each instance, if UID USAGE is defined then at least one of the following must be defined: RECEIVER UID, SEISMIC STATION UID.
- Supertype path(s):
-
topological_object >
spatial_object >
composite_spatial_object >
seismic_geometry_set.
e_and_p_data >
object_of_interest >
business_object >
seismic_geometry_set.
Referenced in Diagrams:
Generated on Mon Dec 1 10:12:20 1997
© Copyright 1997 POSC. All rights reserved.