Entity Metadata Record

The Entity Metadata Record (EMDR) describes the source and quality of the data contained in the CCOGIF dataset. There may be multiple EMDRs in a single CCOGIF dataset if there are varying sources and quality of data in the dataset. The entity data records in the CCOGIF dataset refer back to these entity metadata records by ID.

The FME represents an EMDR with a CCOGIF_METADATA feature with the following attributes:

Attribute Name

Description

Type

ccogif_record_code

Record code, constant EMDR.

char(4)

ccogif_meta_data_id

Metadata ID number.

int(16)

ccogif_data_gen_agncy

Data generating agency.

char(64)

ccogif_capture_method

Method of data capture or revision.

char(64)

ccogif_col_instrmt

Type of collecting instrument.

char(64)

ccogif_src_mat_type

Type of source material.

char(64)

ccogif_src_mat_scale

Scale of source material.

char(64)

ccogif_src_mat_date

Date of source material.

date

ccogif_fld_comp_date

Date of field completion.

date

ccogif_data_captr_date

Date of data capture or revision.

date

ccogif_src_mat_spec

Reference to specification document on source material and collection or revision methods.

char(192)

ccogif_feat_code_spec

Reference to specification document on feature coding and attribute assigning procedures.

char(192)

ccogif_data_struc_spec

Reference to specification document on data structuring process.

char(192)

ccogif_qual_ctrl_spec

Reference to specification document on quality control procedures.

char(192)

ccogif_trans_gen_spec

Reference to specification document on transformations and generalization procedures.

char(192)

ccogif_field_cpltn_spec

Reference to specification document on field completion procedures.

char(192)

ccogif_acc_det_proc_
spec

Reference to specification document on accuracy determination procedures.

char(192)

ccogif_data_resolution

Resolution of the data.

char(64)

ccogif_x_accuracy,
ccogif_y_accuracy,
ccogif_z_accuracy

X, Y, Z positional accuracy of the data.

real(16)