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

Commit b73227c

Browse files
author
Haley Van Dyck
committed
Merge pull request #300 from project-open-data/clarify-guidance-around-duplicate-keywords
adding a usage note to keywords
2 parents 5f9b80d + b923a4a commit b73227c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: schema.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ Further Metadata Field Guidance (alphabetical by field)
239239
**Cardinality** | (1,n)
240240
**Required** | Yes, always
241241
**Accepted Values** | Array of strings
242-
**Usage Notes** | Surround each keyword with quotes. Separate keywords with commas.
242+
**Usage Notes** | Surround each keyword with quotes. Separate keywords with commas. Avoid duplicate keywords in the same record.
243243
**Example** | `{"keyword":["vegetables","veggies","greens","leafy","spinach","kale","nutrition"]}`
244244

245245
{: .table .table-striped}

0 commit comments

Comments
 (0)