Overview

Metadata inferred during the templating process should be validated by the user and missing info added. Use spreadsheet and text editors for this process. Template specific guides are listed below.

NOTES:

abstract (.docx, .md, .txt)

Describes the salient features of a dataset in a concise summary much like an abstract does in a journal article. It should cover what the data are and why they were created.

Example

methods (.docx, .md, .txt)

Describes the data creation methods. Includes enough detail for future users to correctly use the data. Lists instrument descriptions, protocols, etc.

Example

keywords.txt

Describes the data in a small set of terms. Keywords facilitate search and discovery on scientific terms, as well as names of research groups, field stations, and other organizations. Using a controlled vocabulary or thesaurus vastly improves discovery. We recommend using the LTER Controlled Vocabulary when possible.

Columns:

Example

personnel.txt

Describes the personnel and funding sources involved in the creation of the data. This facilitates attribution and reporting.

Columns:

Example

intellectual_rights.txt

Describes how the data may be used. Releasing without restriction (CC0) or with minimal attribution (CC BY) maximizes value and future use.

Example

attributes_*.txt

Describes columns of a data table (classes, units, datetime formats, missing value codes).

Columns:

Example 1, Example 2

custom_units.txt

Describes non-standard units used in a data table attribute template.

Columns:

Example

catvars_*.txt

Describes categorical variables of a data table (if any columns are classified as categorical in table attributes template).

Columns:

Example 1, Example 2

geographic_coverage.txt

Describes where the data were collected.

Columns:

Coordinates must be in decimal degrees and include a minus sign (-) for latitudes south of the equator and longitudes west of the prime meridian. For points, repeat latitude and longitude coordinates in respective north/south and east/west columns.

Example

taxonomic_coverage.txt

Describes biological organisms occuring in the data and helps resolve them to authority systems. If matches can be made, then the full taxonomic hierarchy of scientific and common names are automatically rendered in the final EML metadata. This enables future users to search on any taxonomic level of interest across data packages in repositories.

Columns:

Example

provenance.txt

Describes source datasets. Explicitly listing the DOIs and/or URLs of input data help future users understand in greater detail how the derived data were created and may some day be able to assign attribution to the creators of referenced datasets.

Provenance metadata can be automatically generated for supported repositories simply by specifying an identifier (i.e. EDI) in the systemID column. For unsupported repositories, the systemID column should be left blank.

Columns:

Example

annotations.txt

Adds semantic meaning to metadata (variables, locations, persons, etc.) through links to ontology terms. This enables greater human understanding and machine actionability (linked data) and greatly improves the discoverability and interoperability of data in general.

Columns:

Example

additional_info (.docx, .md, .txt)

Ancillary info not captured by any of the other templates.

Example



EDIorg/emlAssemblyLine documentation built on Nov. 4, 2022, 11:59 p.m.