Skip to content

Commit eeda7d5

Browse files
committed
FIX: Orthography: specify type for key property
1 parent 44833b5 commit eeda7d5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

schemas/Orthography.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ properties:
8989

9090
key:
9191
title: Key
92+
type: string
9293
description: A unique human-readable identifier (typically a string) for this item, intended for use by software implementers as a dependable, stable way to refer to this language.
9394
$comment: In the DLx infrastruture, the orthography key is displayed next to any transcriptions in that orthography. (The key is used rather than the abbreviation, because using the abbreviation would require knowing which language to display the abbreviation in.)
9495

0 commit comments

Comments
 (0)