Abbreviation
Validate against: http://json-schema.org/draft-07/schema#
Schema ID: http://schemas.digitallinguistics.io/Abbreviation-2.1.0.json
Type: string
Description
A human-readable abbreviation, containing on letters a-z
, A-Z
, and numbers 0-9
(no spaces allowed).
Regular expression to match: ^[(a-z)|(A-Z)|(0-9)]+$
Examples
The following are example values for this schema:
-
"chiti"
-
"ctm"