Lexeme
Type: object
Required Properties
forms
lemma
senses
Additional properties: true
Dependencies
-
If the property
variantType
is present, the following properties must also be present:variantOf
Properties
-
Type:
"type"
Type:
string
-
ID:
"id"
-
Lexeme Key:
"key"
Type:
string
Regular expression pattern:
^[^ ]+$
-
Citation Form:
"citationForm"
Must be an instance of the Transcription schema.
-
Date Created:
"dateCreated"
Type:
string
Validates Against (
oneOf
)This schema must validate against one and only one of the following schemas:
-
Format: date
-
Format: date-time
-
-
Date Modified:
"dateModified"
Type:
string
Validates Against (
oneOf
)This schema must validate against one and only one of the following schemas:
-
Format: date
-
Format: date-time
-
-
Examples:
"examples"
Type:
array
Unique items:
true
Items
Example Utterance (Database Reference)
Must be an instance of the DatabaseReference schema.
-
-
Lexeme Base Forms:
"forms"
Type:
array
Unique items:
true
Items
Lexeme Base Form
Must be an instance of the LexemeForm schema.
-
Language (DatabaseReference):
"language"
Must be an instance of the DatabaseReference schema.
-
Lemma:
"lemma"
Must be an instance of the Transcription schema.
-
Lexical Relations:
"lexicalRelations"
Type:
array
Unique items:
true
-
Link:
"link"
Type:
string
Format: uri
-
Literal Meaning:
"literalMeaning"
Must be an instance of the MultiLangString schema.
-
Media:
"media"
Type:
array
Unique items:
true
Items
Media Item (Database Reference)
Must be an instance of the DatabaseReference schema.
-
Notes:
"notes"
Type:
array
Unique items:
true
Items
Validates Against (
allOf
)This schema must validate against all of the following schemas:
-
-
Required Properties
noteType
Properties
-
Note Type
Type:
string
Allowed Values (
enum
)private
general
anthropology
discourse
encyclopedic
grammar
phonology
semantics
sociocultural
-
-
Bibliographic References:
"references"
Type:
array
Unique items:
true
Items
Reference
Must be an instance of the BibliographicReference schema.
-
Senses:
"senses"
Type:
array
Min items:
1
Unique items:
true
Items
Sense
Must be an instance of the Sense schema.
-
Sources:
"sources"
Type:
array
Unique items:
true
Items
Source
Type:
string
Min length:
1
-
Tags:
"tags"
Must be an instance of the Tags schema.
-
URL:
"url"
Type:
string
Format: uri
-
Variant Of:
"variantOf"
Must be an instance of the DatabaseReference schema.
-
Variants:
"variants"
Type:
array
Unique items:
true
-
Variant Type:
"variantType"
Must be an instance of the MultiLangString schema.