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

Commit b923a4a

Browse files
committed
adding a usage note to keywords
1 parent 5f9b80d commit b923a4a

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)