# Product Metadata Tab

Record Metadata allows you to describe your record's metadata, including a description that outlines the process of metadata creation, contributors to the creation of the metadata, and repositories and catalogs where the metadata should be included.

## Basic Information

### Metadata Status (Required)

Select the appropriate status of the creation of your metadata from the drop-down menu. For example, if you have added all of your metadata, select "completed." If you still have metadata to add, select "onGoing."

### Dates (Required)

Add at least one date is required. The recommended date type are "creation" (when you first created your metadata) and "lastUpdate" (when you most recently updated the metadata).&#x20;

## Metadata Contacts (Required)

**Metadata Contacts** are required and selected from your list of contacts. Adding a metadata contact will provide a contact point should someone have any questions about the metadata.

| Role           | Description               | Required?     |
| -------------- | ------------------------- | ------------- |
| author         | person who wrote metadata | Required      |
| publisher      | default is USFWS          | Best Practice |
| pointOfContact | Data Steward              | Required      |

**Metadata Contact Notes:**

* The author should be the individual who wrote the metadata record, but could be a generic position.
* In most cases, the author will be the data steward, but could be anyone, including a person from outside FWS  For example, imported FGDC metadata may list the original author from the data source.
* Publisher by default should be 'U.S. Fish and Wildlife Service, Alaska Region'  +/- program or unit.
* The point of contact may be the project manager, principal investigator, data steward, or other project staff personnel.

![Example metadata contact entry](https://423270140-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lg8RlbvpdNt6sN74m1-%2Fuploads%2FGUQCIvzoIlT8MZ5djziA%2Fimage.png?alt=media\&token=72ff834d-e41d-49e7-b6df-48990bfcb4fb)

## Metadata Identifier (Required, Auto-generated)

The **Metadata Identifier** is automatically populated by mdEditor. The metadata identifier gives each of your projects and products a unique ID and differentiates them from other similar projects and products.  Note this is difference from a Digital Object Identifier which is linked directly to a project or dataset.

* If the record was created in mdEditor, it will generate a universally unique identifier (UUID).
* If the record was imported from ScienceBase, the Metadata Identifier will be auto-populated with the ScienceBase ID (SBID).

{% hint style="danger" %}
Once a Metadata Identifier is created in the metadata, do not change it. mdEditor uses the Metadata Identifier to connect records and changing the Metadata Identifier can break those connections. If there are additional identifiers you want to include in your metadata record, include them in [Main/Citation/Identifier](https://ak-region-dst.gitbook.io/alaska-region-mdeditor-interim-user-guide/product-entry-guidance/broken-reference).
{% endhint %}

![Example UUID metadata identifier entry](https://423270140-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lg8RlbvpdNt6sN74m1-%2Fuploads%2FrOFurdBWqTF6Ce4ltjnH%2Fimage.png?alt=media\&token=50b2c117-0fc9-42ca-ab61-0df7bb7337b8)

![Example identifier entry](https://423270140-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lg8RlbvpdNt6sN74m1-%2Fuploads%2FwKPkGaYO6qzY4RYc16qC%2Fimage.png?alt=media\&token=d47477b1-29a5-4e6b-aebd-3998a97b0fc9)

## Parent Metadata

Parent Metadata is used for data products that are created in a series.  The parent metadata describes the dataset as a whole, while the product metadata describes the instance.  For example, the same survey may be completed annually.  The parent metadata may describe the data collected and the instance metadata may contain the start and end dates, environmental conditions, surveyors, or anything else specific to the data for that particular year.&#x20;

## Metadata Repositories

Currently, the Alaska region is not using the metadata repository fields.  The Alaska Regional Data Repository is not currently an option in mdEditor.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ak-region-dst.gitbook.io/alaska-region-mdeditor-interim-user-guide/product-entry-guidance/metadata-tab.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
