You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 18, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: schema.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ Field | Definition
47
47
------- | --------------- | --------------
48
48
Title | Human-readable name of the asset. Should be in plain English and include sufficient detail to facilitate search and discovery. | title
49
49
Description | Human-readable description (e.g., an abstract) with sufficient detail to enable a user to quickly understand whether the asset is of interest. | description
50
-
Tags | Tags (or keywords) help users discover your dataset, please include terms that would be used by technical and non-technical users. | keywords
50
+
Tags | Tags (or keywords) help users discover your dataset, please include terms that would be used by technical and non-technical users. | keyword
51
51
Bureau Code | Combined agency and bureau code from [OMB A-11, Appendix C](http://www.whitehouse.gov/sites/default/files/omb/assets/a11_current_year/app_c.pdf) | bureauCode
52
52
Last Update | Most recent date on which the dataset was changed, updated or modified. | modified
53
53
Publisher | The publishing agency. | publisher
@@ -224,13 +224,13 @@ Further Metadata Field Guidance
224
224
**Example** | `{"issued":"2001-01-15"}`
225
225
226
226
{: .table .table-striped}
227
-
**Field** | **keywords**
227
+
**Field** | **keyword**
228
228
----- | -----
229
229
**Cardinality** | (1,n)
230
230
**Required** | Yes, always
231
231
**Accepted Values** | Array of strings
232
232
**Usage Notes** | Surround each keyword with quotes. Separate keywords with commas.
0 commit comments