Skip to content
This repository was archived by the owner on Jun 18, 2024. It is now read-only.

updating publisher guidance #306

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions schema.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ title | Title | Human-readable name of the asset. Shoul
description | Description | Human-readable description (e.g., an abstract) with sufficient detail to enable a user to quickly understand whether the asset is of interest.
keyword | Tags | Tags (or keywords) help users discover your dataset; please include terms that would be used by technical and non-technical users.
modified | Last Update | Most recent date on which the dataset was changed, updated or modified.
publisher | Publisher | The publishing entity.
publisher | Publisher | The publishing entity, where possible the specific agency or bureau.
contactPoint | Contact Name | Contact person's name for the asset.
mbox | Contact Email | Contact person's email address.
identifier | Unique Identifier | A unique identifier for the dataset or API as maintained within an Agency catalog or database.
Expand Down Expand Up @@ -313,8 +313,8 @@ If there is a need to reflect that the dataset is continually updated, ISO 8601
**Cardinality** | (1,1)
**Required** | Yes, always
**Accepted Values** | String
**Usage Notes** | The plaintext name of the entity publishing this dataset.
**Example** | `{"publisher":"U.S. Department of Education"}`
**Usage Notes** | The plaintext name of the entity publishing this dataset, where possible the specific agency or bureau.
**Example** | `{"publisher":"Federal Bureau of Investigation"}`

{: .table .table-striped}
**Field <a class="permalink" href="#references">#</a>** | **<a name="references">references</a>**
Expand Down