diff --git a/dmlex-v1.0/specification/core/objectTypes/definition.xml b/dmlex-v1.0/specification/core/objectTypes/definition.xml index 27c9145..79d082d 100644 --- a/dmlex-v1.0/specification/core/objectTypes/definition.xml +++ b/dmlex-v1.0/specification/core/objectTypes/definition.xml @@ -14,14 +14,14 @@ Represents one of possibly several definitions of a sense. - Child of + Property of sense - Contents + Properties text required (exactly one). Non-empty string. A statement, in the same diff --git a/dmlex-v1.0/specification/core/objectTypes/entry.xml b/dmlex-v1.0/specification/core/objectTypes/entry.xml index e69c6f0..fc5dec7 100644 --- a/dmlex-v1.0/specification/core/objectTypes/entry.xml +++ b/dmlex-v1.0/specification/core/objectTypes/entry.xml @@ -13,7 +13,7 @@ Represents a dictionary entry. An entry contains information about one headword. - Child of + Property of lexicographicResource @@ -21,7 +21,7 @@ - Contents + Properties id optional (zero or one). An unique identifier of the entry. Entries @@ -79,8 +79,8 @@ - DMLex allows only one headword per entry. Things like variant headwords do not exist in - DMLex. However, the DMLex Linking Module does make it + DMLex allows only one headword per entry. Things such as variant headwords do not exist + in DMLex. However, the DMLex Linking Module does make it possible to represent the existence of variants by treating them as separate headwords of separate entries, and linking the entries using a type of link which will cause the entries to be placed together when shown to human users. See for an example using @@ -89,7 +89,7 @@ Entries in DMLex do not have an explicit listing order. An application can imply a listing - order from a combination of the headword and the homograph number such that the headword is + order from a combination of the headword and the homograph number, such that the headword is the primary sorting key and the homograph number (for entries that have one) is the secondary sorting key. diff --git a/dmlex-v1.0/specification/core/objectTypes/example.xml b/dmlex-v1.0/specification/core/objectTypes/example.xml index a80cb98..796fe28 100644 --- a/dmlex-v1.0/specification/core/objectTypes/example.xml +++ b/dmlex-v1.0/specification/core/objectTypes/example.xml @@ -15,14 +15,14 @@ used. - Child of + Property of sense - Contents + Properties text required (exactly one). Non-empty string. The example itself. diff --git a/dmlex-v1.0/specification/core/objectTypes/inflectedForm.xml b/dmlex-v1.0/specification/core/objectTypes/inflectedForm.xml index 990be07..84c3f7c 100644 --- a/dmlex-v1.0/specification/core/objectTypes/inflectedForm.xml +++ b/dmlex-v1.0/specification/core/objectTypes/inflectedForm.xml @@ -15,14 +15,14 @@ linkend="ex01"/>. - Child of + Property of entry - Contents + Properties tag optional (zero or one). Non-empty string. An abbreviation, a code or @@ -97,10 +97,11 @@ Comments - The inflectedForm object is intended to model the inflectional morphology of a headword. To model derivational morphology, for - example feminine forms of maculine nouns, the recommended way to do that in DMLex is to - create separate entries for the two words, and link them using the Linking Module. + The inflectedForm object type is intended to model the inflectional morphology of a headword. To model derivational + morphology, for example feminine forms of maculine nouns, the recommended way to do that in + DMLex is to create separate entries for the two words, and link them using the Linking Module. diff --git a/dmlex-v1.0/specification/core/objectTypes/label.xml b/dmlex-v1.0/specification/core/objectTypes/label.xml index 59b8320..ee4bda0 100644 --- a/dmlex-v1.0/specification/core/objectTypes/label.xml +++ b/dmlex-v1.0/specification/core/objectTypes/label.xml @@ -16,7 +16,7 @@ (singular-only). - Child of + Property of entry @@ -35,7 +35,7 @@ - Contents + Properties tag required (exactly one). Non-empty string. An abbreviation, a code or diff --git a/dmlex-v1.0/specification/core/objectTypes/lexicographicResource.xml b/dmlex-v1.0/specification/core/objectTypes/lexicographicResource.xml index 3d60a59..b0d801b 100644 --- a/dmlex-v1.0/specification/core/objectTypes/lexicographicResource.xml +++ b/dmlex-v1.0/specification/core/objectTypes/lexicographicResource.xml @@ -12,7 +12,7 @@ Represents a dictionary. A lexicographic resource is a dataset which can be used, viewed and read by humans as a dictionary and – simultaneously – ingested, processed and understood by - software agents as a machine-readable database. + software agents as a machine-readable dataset. The correct name of this data type in @@ -20,7 +20,7 @@ - Contents + Properties title optional (zero or one). Non-empty string. A human-readable title of @@ -28,7 +28,7 @@ uri - optional (zero or one). The URI of the lexicographic resource, + required (zero or one). The URI of the lexicographic resource, identifying it on the Web. @@ -50,26 +50,21 @@ language identifies the language of headwords, definitions and examples in this dictionary. DMLex is based on the assumption that all headwords in a lexicographic resource are in the same language, and that definitions and examples, if any are included in the - lexicographic resource, are in that language too. The language child object of + lexicographic resource, are in that language too. The language property of lexicographicResource informs potential users of the lexicographic resource which language that is. - - The main role of a lexicographic resource is to contain entries (entry - objects). The other object type that can optionally occur inside a - lexicographicResource, tag, is for lists of look-up values such - as part-of-speech labels. - Ideally, a lexicographic resouce should include at least one entry. However, DMLex specifies that entry is optional in lexicographicResouce to allow for the existence of lexicographic resources which are not yet complete. - The lexicographicResource data type does not contain fields for detailed metadata - about the lexicographic resource, such as author, editor, publisher, copyright status or publication year. - Describing these properties of lexicographic resources is outside the scope of DMLex. DMLex is a formalism - for modelling the internal structure of a lexicographic resource, not its metadata. + The lexicographicResource data type does not contain properties for + detailed metadata about the lexicographic resource, such as author, editor, publisher, + copyright status or publication year. Describing these properties of lexicographic resources + is outside the scope of DMLex. DMLex is a formalism for modelling the internal structure of + a lexicographic resource, not its metadata. diff --git a/dmlex-v1.0/specification/core/objectTypes/partOfSpeech.xml b/dmlex-v1.0/specification/core/objectTypes/partOfSpeech.xml index 229f866..ae238ee 100644 --- a/dmlex-v1.0/specification/core/objectTypes/partOfSpeech.xml +++ b/dmlex-v1.0/specification/core/objectTypes/partOfSpeech.xml @@ -14,14 +14,14 @@ Represents a part-of-speech label. - Child of + Property of entry - Contents + Properties tag required (exactly one). Non-empty string. An abbreviation, a code or @@ -45,7 +45,7 @@ The way to model other grammatical properties of the headword besides part of speech, such as gender (of nouns) or aspect (of verbs) in DMLex is to combine them with the part of - speech into a single part-of-speech label, for example noun-masc and + speech into a single part-of-speech tag, for example noun-masc and noun-fem, or v-perf and v-imperf. diff --git a/dmlex-v1.0/specification/core/objectTypes/pronunciation.xml b/dmlex-v1.0/specification/core/objectTypes/pronunciation.xml index 0c8f3c3..35ac427 100644 --- a/dmlex-v1.0/specification/core/objectTypes/pronunciation.xml +++ b/dmlex-v1.0/specification/core/objectTypes/pronunciation.xml @@ -14,7 +14,7 @@ Represents the pronunciation of its parent. Examples: , , . - Child of + Property of entry @@ -24,7 +24,7 @@ - Contents + Properties At least one of: diff --git a/dmlex-v1.0/specification/core/objectTypes/sense.xml b/dmlex-v1.0/specification/core/objectTypes/sense.xml index 3dd260e..9fb8efc 100644 --- a/dmlex-v1.0/specification/core/objectTypes/sense.xml +++ b/dmlex-v1.0/specification/core/objectTypes/sense.xml @@ -14,14 +14,14 @@ Represents one of possibly many meanings (or meaning potentials) of the headword. - Child of + Property of entry - Contents + Properties id optional (zero or one). A unique identifier of the sense. Senses @@ -57,13 +57,13 @@ Comments - The contents of entry are, apart from + The properties of entry are, apart from sense, formal properties of the headword such as orthography, morphology, syntax and pronunciation. A sense is a container for statements about the headword's semantics. DMLex deliberately makes it impossible to include - morphological information at sense level. It is impossible inm DMLex to model an entry where + morphological information at sense level. It is impossible in DMLex to model an entry where each sense has slightly different morphological properties (eg. a noun has a weak plural in - one sense and a strong plural in another). Such phenomena need to be treatedas two entries + one sense and a strong plural in another). Such phenomena need to be treated as two entries (homographs) and can be linked using the Linking Module to make sure they are always shown together to human users. diff --git a/dmlex-v1.0/specification/core/objectTypes/transcription.xml b/dmlex-v1.0/specification/core/objectTypes/transcription.xml index 21b4a20..8a870f0 100644 --- a/dmlex-v1.0/specification/core/objectTypes/transcription.xml +++ b/dmlex-v1.0/specification/core/objectTypes/transcription.xml @@ -14,14 +14,14 @@ Represents the transcription of a pronunciation in some notation such as IPA. - Child of + Property of pronunciation - Contents + Properties text required (exactly one). Non-empty string. The actual diff --git a/dmlex-v1.0/specification/dmlex.xml b/dmlex-v1.0/specification/dmlex.xml index 4373aeb..3ff027d 100644 --- a/dmlex-v1.0/specification/dmlex.xml +++ b/dmlex-v1.0/specification/dmlex.xml @@ -28,7 +28,8 @@ >&latest-loc;/&name;.html &latest-loc;/&name;.pdf &latest-loc;/&name;.xml - OASIS Lexicographic Infrastructure Data Model and API (LEXIDMA) TC + OASIS + Lexicographic Infrastructure Data Model and API (LEXIDMA) TC Tomaž @@ -217,8 +218,8 @@ Citation format When referencing this specification the following citation format should be used: DMLex-&version; - Data Model for Lexicography Version &version;. Edited by Michal Měchura, David - Filip and Simon Krek. &pubdate;. OASIS &standard;. Data Model for Lexicography Version &version;. Edited by Michal + Měchura, David Filip and Simon Krek. &pubdate;. OASIS &standard;. &this-loc;/&name;-&stage;.html. Latest version: &latest-loc;/&name;.html. - +
DMLex Optional Modules - - - - - - + + + + + +
- +
DMLEX Recommended Serializations - - - - - - - -
+ + + + + + + + - + References @@ -420,7 +498,8 @@ Languages, http://tools.ietf.org/html/bcp47 IETF (Internet Engineering Task Force). - RFC 3552 R. Escrola, B. Korver, Guidelines for Writing RFC Text on Security Considerations, + RFC 3552 R. Escrola, B. Korver, Guidelines + for Writing RFC Text on Security Considerations, https://www.tools.ietf.org/rfc/rfc3552.txt IETF (Internet Engineering Task Force) RFC 3552, July 2003. diff --git a/dmlex-v1.0/specification/modules/annotation/extensions/definition.xml b/dmlex-v1.0/specification/modules/annotation/extensions/definition.xml index f63a4a1..73cb524 100644 --- a/dmlex-v1.0/specification/modules/annotation/extensions/definition.xml +++ b/dmlex-v1.0/specification/modules/annotation/extensions/definition.xml @@ -14,7 +14,7 @@
- Additional contents + Additional properties headwordMarker optional (zero, one or more) diff --git a/dmlex-v1.0/specification/modules/annotation/extensions/entry.xml b/dmlex-v1.0/specification/modules/annotation/extensions/entry.xml index c8a145e..aeb0077 100644 --- a/dmlex-v1.0/specification/modules/annotation/extensions/entry.xml +++ b/dmlex-v1.0/specification/modules/annotation/extensions/entry.xml @@ -14,7 +14,7 @@
- Additional contents + Additional properties placeholderMarker optional (zero, one or more) diff --git a/dmlex-v1.0/specification/modules/annotation/extensions/example.xml b/dmlex-v1.0/specification/modules/annotation/extensions/example.xml index 577317e..bbeb4b2 100644 --- a/dmlex-v1.0/specification/modules/annotation/extensions/example.xml +++ b/dmlex-v1.0/specification/modules/annotation/extensions/example.xml @@ -14,7 +14,7 @@
- Additional contents + Additional properties headwordMarker optional (zero, one or more) diff --git a/dmlex-v1.0/specification/modules/annotation/extensions/exampleTranslation.xml b/dmlex-v1.0/specification/modules/annotation/extensions/exampleTranslation.xml index 7f6967f..e0f6a5a 100644 --- a/dmlex-v1.0/specification/modules/annotation/extensions/exampleTranslation.xml +++ b/dmlex-v1.0/specification/modules/annotation/extensions/exampleTranslation.xml @@ -14,7 +14,7 @@ - Additional contents + Additional properties headwordMarker optional (zero, one or more) diff --git a/dmlex-v1.0/specification/modules/annotation/extensions/headwordTranslation.xml b/dmlex-v1.0/specification/modules/annotation/extensions/headwordTranslation.xml index 3bd3289..e1b4ddf 100644 --- a/dmlex-v1.0/specification/modules/annotation/extensions/headwordTranslation.xml +++ b/dmlex-v1.0/specification/modules/annotation/extensions/headwordTranslation.xml @@ -14,7 +14,7 @@ - Additional contents + Additional properties placeholderMarker optional (zero, one or more) diff --git a/dmlex-v1.0/specification/modules/annotation/extensions/label.xml b/dmlex-v1.0/specification/modules/annotation/extensions/label.xml index 1f84c8d..fcd673a 100644 --- a/dmlex-v1.0/specification/modules/annotation/extensions/label.xml +++ b/dmlex-v1.0/specification/modules/annotation/extensions/label.xml @@ -14,7 +14,7 @@ - Can additionally be a child of + Can additionally be a property of collocateMarker diff --git a/dmlex-v1.0/specification/modules/annotation/objectTypes/collocateMarker.xml b/dmlex-v1.0/specification/modules/annotation/objectTypes/collocateMarker.xml index 900aae8..6d1488b 100644 --- a/dmlex-v1.0/specification/modules/annotation/objectTypes/collocateMarker.xml +++ b/dmlex-v1.0/specification/modules/annotation/objectTypes/collocateMarker.xml @@ -13,7 +13,7 @@ collocates or constituents. Example: . - Child of + Property of definition @@ -27,7 +27,7 @@ - Contents + Properties id optional (zero or one). A unique identifier of the marker. diff --git a/dmlex-v1.0/specification/modules/annotation/objectTypes/headwordMarker.xml b/dmlex-v1.0/specification/modules/annotation/objectTypes/headwordMarker.xml index 03e0fc1..5c3e226 100644 --- a/dmlex-v1.0/specification/modules/annotation/objectTypes/headwordMarker.xml +++ b/dmlex-v1.0/specification/modules/annotation/objectTypes/headwordMarker.xml @@ -14,7 +14,7 @@ formatting. Example: . - Child of + Property of definition diff --git a/dmlex-v1.0/specification/modules/annotation/objectTypes/placeholderMarker.xml b/dmlex-v1.0/specification/modules/annotation/objectTypes/placeholderMarker.xml index e058b5e..9b9fd34 100644 --- a/dmlex-v1.0/specification/modules/annotation/objectTypes/placeholderMarker.xml +++ b/dmlex-v1.0/specification/modules/annotation/objectTypes/placeholderMarker.xml @@ -15,7 +15,7 @@ linkend="ex20"/>. - Child of + Property of entry diff --git a/dmlex-v1.0/specification/modules/etymology/extensions/entry.xml b/dmlex-v1.0/specification/modules/etymology/extensions/entry.xml index d5e3553..dd8c783 100644 --- a/dmlex-v1.0/specification/modules/etymology/extensions/entry.xml +++ b/dmlex-v1.0/specification/modules/etymology/extensions/entry.xml @@ -14,7 +14,7 @@ - Additional contents + Additional properties etymology optional (zero, one or more) diff --git a/dmlex-v1.0/specification/modules/etymology/extensions/lexicographicResource.xml b/dmlex-v1.0/specification/modules/etymology/extensions/lexicographicResource.xml index 33f0034..0dcee5f 100644 --- a/dmlex-v1.0/specification/modules/etymology/extensions/lexicographicResource.xml +++ b/dmlex-v1.0/specification/modules/etymology/extensions/lexicographicResource.xml @@ -14,7 +14,7 @@ - Additional contents + Additional properties etymonLanguage optional (zero, one or more) diff --git a/dmlex-v1.0/specification/modules/etymology/extensions/partOfSpeech.xml b/dmlex-v1.0/specification/modules/etymology/extensions/partOfSpeech.xml index de9b96b..08718eb 100644 --- a/dmlex-v1.0/specification/modules/etymology/extensions/partOfSpeech.xml +++ b/dmlex-v1.0/specification/modules/etymology/extensions/partOfSpeech.xml @@ -14,7 +14,7 @@ - Can additionally be a child of + Can additionally be a property of etymonUnit diff --git a/dmlex-v1.0/specification/modules/etymology/objectTypes/etymology.xml b/dmlex-v1.0/specification/modules/etymology/objectTypes/etymology.xml index da34b83..e279e8b 100644 --- a/dmlex-v1.0/specification/modules/etymology/objectTypes/etymology.xml +++ b/dmlex-v1.0/specification/modules/etymology/objectTypes/etymology.xml @@ -11,14 +11,14 @@ Represents a chain of historical derivations of a word. - Child of + Property of entry - Contents + Properties description optional (zero or one). A plain-text form of the etymology, which may diff --git a/dmlex-v1.0/specification/modules/etymology/objectTypes/etymon.xml b/dmlex-v1.0/specification/modules/etymology/objectTypes/etymon.xml index d7df5ff..718c648 100644 --- a/dmlex-v1.0/specification/modules/etymology/objectTypes/etymon.xml +++ b/dmlex-v1.0/specification/modules/etymology/objectTypes/etymon.xml @@ -13,14 +13,14 @@ headword. - Child of + Property of etymology - Contents + Properties when optional (zero or one). Indicates the time period during which this etymological origin is valid. diff --git a/dmlex-v1.0/specification/modules/etymology/objectTypes/etymonLanguage.xml b/dmlex-v1.0/specification/modules/etymology/objectTypes/etymonLanguage.xml index 15892ee..56a0f1d 100644 --- a/dmlex-v1.0/specification/modules/etymology/objectTypes/etymonLanguage.xml +++ b/dmlex-v1.0/specification/modules/etymology/objectTypes/etymonLanguage.xml @@ -13,7 +13,7 @@ etymonUnit objects. - Child of + Property of lexicographicResource @@ -21,7 +21,7 @@ - Contents + Properties langCode required (exactly one). The IETF language code of the diff --git a/dmlex-v1.0/specification/modules/etymology/objectTypes/etymonType.xml b/dmlex-v1.0/specification/modules/etymology/objectTypes/etymonType.xml index b10cb86..5ea81d9 100644 --- a/dmlex-v1.0/specification/modules/etymology/objectTypes/etymonType.xml +++ b/dmlex-v1.0/specification/modules/etymology/objectTypes/etymonType.xml @@ -12,7 +12,7 @@ targetptr="etymology_etymon">etymon. - Child of + Property of lexicographicResource @@ -20,7 +20,7 @@ - Contents + Properties type required (exactly one). Non-empty string. diff --git a/dmlex-v1.0/specification/modules/etymology/objectTypes/etymonUnit.xml b/dmlex-v1.0/specification/modules/etymology/objectTypes/etymonUnit.xml index 98f86ba..f4ebeb9 100644 --- a/dmlex-v1.0/specification/modules/etymology/objectTypes/etymonUnit.xml +++ b/dmlex-v1.0/specification/modules/etymology/objectTypes/etymonUnit.xml @@ -13,14 +13,14 @@ another etymologically related form. - Child of + Property of etymon - Contents + Properties language required (exactly one). An IETF tag. The tags can be diff --git a/dmlex-v1.0/specification/modules/linking/extensions/lexicographicResource.xml b/dmlex-v1.0/specification/modules/linking/extensions/lexicographicResource.xml index c77645e..339d037 100644 --- a/dmlex-v1.0/specification/modules/linking/extensions/lexicographicResource.xml +++ b/dmlex-v1.0/specification/modules/linking/extensions/lexicographicResource.xml @@ -14,7 +14,7 @@ - Additional contents + Additional properties relation optional (zero, one or more) diff --git a/dmlex-v1.0/specification/modules/linking/extensions/sameAs.xml b/dmlex-v1.0/specification/modules/linking/extensions/sameAs.xml index f65a78e..2e8d148 100644 --- a/dmlex-v1.0/specification/modules/linking/extensions/sameAs.xml +++ b/dmlex-v1.0/specification/modules/linking/extensions/sameAs.xml @@ -14,7 +14,7 @@ - Can additionally be a child of + Can additionally be a property of relationTypeTag diff --git a/dmlex-v1.0/specification/modules/linking/objectTypes/member.xml b/dmlex-v1.0/specification/modules/linking/objectTypes/member.xml index 930ca3c..afb5b68 100644 --- a/dmlex-v1.0/specification/modules/linking/objectTypes/member.xml +++ b/dmlex-v1.0/specification/modules/linking/objectTypes/member.xml @@ -12,14 +12,14 @@ relation. - Child of + Property of relation - Contents + Properties memberID required (exactly one). The ID of an object, such as an entry or a diff --git a/dmlex-v1.0/specification/modules/linking/objectTypes/memberType.xml b/dmlex-v1.0/specification/modules/linking/objectTypes/memberType.xml index c220a9b..e8b850d 100644 --- a/dmlex-v1.0/specification/modules/linking/objectTypes/memberType.xml +++ b/dmlex-v1.0/specification/modules/linking/objectTypes/memberType.xml @@ -13,14 +13,14 @@ members having this role. - Child of + Property of relationType - Contents + Properties role required (exactly one). String. If the value is empty, then members diff --git a/dmlex-v1.0/specification/modules/linking/objectTypes/relation.xml b/dmlex-v1.0/specification/modules/linking/objectTypes/relation.xml index f1a92f4..1a14c81 100644 --- a/dmlex-v1.0/specification/modules/linking/objectTypes/relation.xml +++ b/dmlex-v1.0/specification/modules/linking/objectTypes/relation.xml @@ -11,7 +11,7 @@ Represents the fact that a relation exists between two or more objects. - Child of + Property of lexicographicResource @@ -19,7 +19,7 @@ - Contents + Properties type required (exactly one). Non-empty string. Specifies what type of diff --git a/dmlex-v1.0/specification/modules/linking/objectTypes/relationType.xml b/dmlex-v1.0/specification/modules/linking/objectTypes/relationType.xml index 6ec68a5..60f5cf2 100644 --- a/dmlex-v1.0/specification/modules/linking/objectTypes/relationType.xml +++ b/dmlex-v1.0/specification/modules/linking/objectTypes/relationType.xml @@ -12,7 +12,7 @@ targetptr="linking_relation">relation. - Child of + Property of lexicographicResource @@ -20,7 +20,7 @@ - Contents + Properties type required (exactly one). Non-empty string. diff --git a/dmlex-v1.0/specification/modules/values/extensions/lexicographicResource.xml b/dmlex-v1.0/specification/modules/values/extensions/lexicographicResource.xml index 4ee153c..9459884 100644 --- a/dmlex-v1.0/specification/modules/values/extensions/lexicographicResource.xml +++ b/dmlex-v1.0/specification/modules/values/extensions/lexicographicResource.xml @@ -14,7 +14,7 @@ - Additional contents + Additional properties definitionTypeTag optional (zero or more) diff --git a/dmlex-v1.0/specification/modules/values/objectTypes/definitionTypeTag.xml b/dmlex-v1.0/specification/modules/values/objectTypes/definitionTypeTag.xml index e911f87..205abc4 100644 --- a/dmlex-v1.0/specification/modules/values/objectTypes/definitionTypeTag.xml +++ b/dmlex-v1.0/specification/modules/values/objectTypes/definitionTypeTag.xml @@ -16,14 +16,14 @@ - Child of + Property of lexicographicResource - Contents + Properties tag required (exactly one). Non-empty string. An abbreviation, a code or diff --git a/dmlex-v1.0/specification/modules/values/objectTypes/inflectedFormTag.xml b/dmlex-v1.0/specification/modules/values/objectTypes/inflectedFormTag.xml index 0530b65..f291d5a 100644 --- a/dmlex-v1.0/specification/modules/values/objectTypes/inflectedFormTag.xml +++ b/dmlex-v1.0/specification/modules/values/objectTypes/inflectedFormTag.xml @@ -17,14 +17,14 @@ - Child of + Property of lexicographicResource - Contents + Properties tag required (exactly one). Non-empty string. An abbreviation, a code or diff --git a/dmlex-v1.0/specification/modules/values/objectTypes/labelTag.xml b/dmlex-v1.0/specification/modules/values/objectTypes/labelTag.xml index 57ab8b5..0a1b9ac 100644 --- a/dmlex-v1.0/specification/modules/values/objectTypes/labelTag.xml +++ b/dmlex-v1.0/specification/modules/values/objectTypes/labelTag.xml @@ -16,14 +16,14 @@ - Child of + Property of lexicographicResource - Contents + Properties tag required (exactly one). Non-empty string. An abbreviation, a code or diff --git a/dmlex-v1.0/specification/modules/values/objectTypes/labelTypeTag.xml b/dmlex-v1.0/specification/modules/values/objectTypes/labelTypeTag.xml index a6cf0a2..b6f3dd5 100644 --- a/dmlex-v1.0/specification/modules/values/objectTypes/labelTypeTag.xml +++ b/dmlex-v1.0/specification/modules/values/objectTypes/labelTypeTag.xml @@ -16,14 +16,14 @@ - Child of + Property of lexicographicResource - Contents + Properties tag required (exactly one). Non-empty string. An abbreviation, a code or diff --git a/dmlex-v1.0/specification/modules/values/objectTypes/partOfSpeechTag.xml b/dmlex-v1.0/specification/modules/values/objectTypes/partOfSpeechTag.xml index 60d4ac8..f8c5d15 100644 --- a/dmlex-v1.0/specification/modules/values/objectTypes/partOfSpeechTag.xml +++ b/dmlex-v1.0/specification/modules/values/objectTypes/partOfSpeechTag.xml @@ -17,14 +17,14 @@ - Child of + Property of lexicographicResource - Contents + Properties tag required (exactly one). Non-empty string. An abbreviation, a code or diff --git a/dmlex-v1.0/specification/modules/values/objectTypes/sameAs.xml b/dmlex-v1.0/specification/modules/values/objectTypes/sameAs.xml index bfa1e09..c8c527f 100644 --- a/dmlex-v1.0/specification/modules/values/objectTypes/sameAs.xml +++ b/dmlex-v1.0/specification/modules/values/objectTypes/sameAs.xml @@ -14,7 +14,7 @@ Represents the fact that the parent object is equivalent to an item available from an external authority. Example: . - Child of + Property of definitionTypeTag @@ -33,7 +33,7 @@ - Contents + Properties uri required (exactly one). The URI of an item in an external inventory. diff --git a/dmlex-v1.0/specification/modules/values/objectTypes/sourceIdentityTag.xml b/dmlex-v1.0/specification/modules/values/objectTypes/sourceIdentityTag.xml index d6b014f..d902ee4 100644 --- a/dmlex-v1.0/specification/modules/values/objectTypes/sourceIdentityTag.xml +++ b/dmlex-v1.0/specification/modules/values/objectTypes/sourceIdentityTag.xml @@ -16,14 +16,14 @@ - Child of + Property of lexicographicResource - Contents + Properties tag required (exactly one). Non-empty string. An abbreviation, a code or diff --git a/dmlex-v1.0/specification/modules/values/objectTypes/transcriptionSchemeTag.xml b/dmlex-v1.0/specification/modules/values/objectTypes/transcriptionSchemeTag.xml index 0b780b6..f907923 100644 --- a/dmlex-v1.0/specification/modules/values/objectTypes/transcriptionSchemeTag.xml +++ b/dmlex-v1.0/specification/modules/values/objectTypes/transcriptionSchemeTag.xml @@ -16,14 +16,14 @@ - Child of + Property of lexicographicResource - Contents + Properties tag required (exactly one). An IETF language tag. diff --git a/dmlex-v1.0/specification/modules/xlingual/extensions/example.xml b/dmlex-v1.0/specification/modules/xlingual/extensions/example.xml index 9011a07..57183d9 100644 --- a/dmlex-v1.0/specification/modules/xlingual/extensions/example.xml +++ b/dmlex-v1.0/specification/modules/xlingual/extensions/example.xml @@ -14,7 +14,7 @@ - Additional contents + Additional properties exampleTranslation optional (zero, one or more) diff --git a/dmlex-v1.0/specification/modules/xlingual/extensions/inflectedForm.xml b/dmlex-v1.0/specification/modules/xlingual/extensions/inflectedForm.xml index 28d02f4..90a0402 100644 --- a/dmlex-v1.0/specification/modules/xlingual/extensions/inflectedForm.xml +++ b/dmlex-v1.0/specification/modules/xlingual/extensions/inflectedForm.xml @@ -14,7 +14,7 @@ - Can additionally be a child of + Can additionally be a property of headwordTranslation diff --git a/dmlex-v1.0/specification/modules/xlingual/extensions/label.xml b/dmlex-v1.0/specification/modules/xlingual/extensions/label.xml index 13d9de4..bd3795f 100644 --- a/dmlex-v1.0/specification/modules/xlingual/extensions/label.xml +++ b/dmlex-v1.0/specification/modules/xlingual/extensions/label.xml @@ -14,7 +14,7 @@ - Can additionally be a child of + Can additionally be a property of headwordTranslation diff --git a/dmlex-v1.0/specification/modules/xlingual/extensions/lexicographicResource.xml b/dmlex-v1.0/specification/modules/xlingual/extensions/lexicographicResource.xml index 6d08480..aba5e36 100644 --- a/dmlex-v1.0/specification/modules/xlingual/extensions/lexicographicResource.xml +++ b/dmlex-v1.0/specification/modules/xlingual/extensions/lexicographicResource.xml @@ -14,7 +14,7 @@ - Additional contents + Additional properties translationLanguage required (one or more) diff --git a/dmlex-v1.0/specification/modules/xlingual/extensions/partOfSpeech.xml b/dmlex-v1.0/specification/modules/xlingual/extensions/partOfSpeech.xml index cdfabaf..8886f93 100644 --- a/dmlex-v1.0/specification/modules/xlingual/extensions/partOfSpeech.xml +++ b/dmlex-v1.0/specification/modules/xlingual/extensions/partOfSpeech.xml @@ -14,7 +14,7 @@ - Can additionally be a child of + Can additionally be a property of headwordTranslation diff --git a/dmlex-v1.0/specification/modules/xlingual/extensions/pronunciation.xml b/dmlex-v1.0/specification/modules/xlingual/extensions/pronunciation.xml index 7b90a0d..4f4a18f 100644 --- a/dmlex-v1.0/specification/modules/xlingual/extensions/pronunciation.xml +++ b/dmlex-v1.0/specification/modules/xlingual/extensions/pronunciation.xml @@ -14,7 +14,7 @@ - Can additionally be a child of + Can additionally be a property of headwordTranslation diff --git a/dmlex-v1.0/specification/modules/xlingual/extensions/sense.xml b/dmlex-v1.0/specification/modules/xlingual/extensions/sense.xml index d73154d..d1cba14 100644 --- a/dmlex-v1.0/specification/modules/xlingual/extensions/sense.xml +++ b/dmlex-v1.0/specification/modules/xlingual/extensions/sense.xml @@ -14,7 +14,7 @@ - Additional contents + Additional properties headwordExplanation optional (zero, one or more) diff --git a/dmlex-v1.0/specification/modules/xlingual/objectTypes/exampleTranslation.xml b/dmlex-v1.0/specification/modules/xlingual/objectTypes/exampleTranslation.xml index 159e1f6..4ac8d22 100644 --- a/dmlex-v1.0/specification/modules/xlingual/objectTypes/exampleTranslation.xml +++ b/dmlex-v1.0/specification/modules/xlingual/objectTypes/exampleTranslation.xml @@ -13,14 +13,14 @@ Represents the translation of an example. - Child of + Property of example - Contents + Properties text required (exactly one). Non-empty string. diff --git a/dmlex-v1.0/specification/modules/xlingual/objectTypes/headwordExplanation.xml b/dmlex-v1.0/specification/modules/xlingual/objectTypes/headwordExplanation.xml index 9193956..029cc65 100644 --- a/dmlex-v1.0/specification/modules/xlingual/objectTypes/headwordExplanation.xml +++ b/dmlex-v1.0/specification/modules/xlingual/objectTypes/headwordExplanation.xml @@ -14,14 +14,14 @@ the meaning of the headword. Example: . - Child of + Property of sense - Contents + Properties text required (exactly one). Non-empty string. diff --git a/dmlex-v1.0/specification/modules/xlingual/objectTypes/headwordTranslation.xml b/dmlex-v1.0/specification/modules/xlingual/objectTypes/headwordTranslation.xml index beb6251..455371b 100644 --- a/dmlex-v1.0/specification/modules/xlingual/objectTypes/headwordTranslation.xml +++ b/dmlex-v1.0/specification/modules/xlingual/objectTypes/headwordTranslation.xml @@ -14,14 +14,14 @@ linkend="ex08"/>, . - Child of + Property of sense - Contents + Properties text required (exactly one). Non-empty string. diff --git a/dmlex-v1.0/specification/modules/xlingual/objectTypes/translationLanguage.xml b/dmlex-v1.0/specification/modules/xlingual/objectTypes/translationLanguage.xml index 1db69e7..9836e7b 100644 --- a/dmlex-v1.0/specification/modules/xlingual/objectTypes/translationLanguage.xml +++ b/dmlex-v1.0/specification/modules/xlingual/objectTypes/translationLanguage.xml @@ -13,14 +13,14 @@ Represents one of the languages in which translations are given in this lexicographic resource. Examples: , . - Child of + Property of lexicographicResource - Contents + Properties langCode required (exactly one). The IETF language code of the diff --git a/dmlex-v1.0/specification/serializations/JSON/classes/collocateMarker.xml b/dmlex-v1.0/specification/serializations/JSON/objects/collocateMarker.xml similarity index 95% rename from dmlex-v1.0/specification/serializations/JSON/classes/collocateMarker.xml rename to dmlex-v1.0/specification/serializations/JSON/objects/collocateMarker.xml index ef61c9b..a733e11 100644 --- a/dmlex-v1.0/specification/serializations/JSON/classes/collocateMarker.xml +++ b/dmlex-v1.0/specification/serializations/JSON/objects/collocateMarker.xml @@ -6,7 +6,7 @@ ]>
- Class: <literal>collocateMarker</literal> + JSON object: <literal>collocateMarker</literal> Implements the collocateMarker object type from the Annotation Module. diff --git a/dmlex-v1.0/specification/serializations/JSON/classes/definition.xml b/dmlex-v1.0/specification/serializations/JSON/objects/definition.xml similarity index 96% rename from dmlex-v1.0/specification/serializations/JSON/classes/definition.xml rename to dmlex-v1.0/specification/serializations/JSON/objects/definition.xml index a23b01a..f2ba28c 100644 --- a/dmlex-v1.0/specification/serializations/JSON/classes/definition.xml +++ b/dmlex-v1.0/specification/serializations/JSON/objects/definition.xml @@ -6,7 +6,7 @@ ]>
- Class: <literal>definition</literal> + JSON object: <literal>definition</literal> Implements the definition object type. diff --git a/dmlex-v1.0/specification/serializations/JSON/classes/definitionTypeTag.xml b/dmlex-v1.0/specification/serializations/JSON/objects/definitionTypeTag.xml similarity index 94% rename from dmlex-v1.0/specification/serializations/JSON/classes/definitionTypeTag.xml rename to dmlex-v1.0/specification/serializations/JSON/objects/definitionTypeTag.xml index eba6a0f..e1241a9 100644 --- a/dmlex-v1.0/specification/serializations/JSON/classes/definitionTypeTag.xml +++ b/dmlex-v1.0/specification/serializations/JSON/objects/definitionTypeTag.xml @@ -6,7 +6,7 @@ ]>
- Class: <literal>definitionTypeTag</literal> + JSON object: <literal>definitionTypeTag</literal> Implements the definitionTypeTag object type from the Controlled Values Module. diff --git a/dmlex-v1.0/specification/serializations/JSON/classes/entry.xml b/dmlex-v1.0/specification/serializations/JSON/objects/entry.xml similarity index 98% rename from dmlex-v1.0/specification/serializations/JSON/classes/entry.xml rename to dmlex-v1.0/specification/serializations/JSON/objects/entry.xml index e5d6ea5..175c29c 100644 --- a/dmlex-v1.0/specification/serializations/JSON/classes/entry.xml +++ b/dmlex-v1.0/specification/serializations/JSON/objects/entry.xml @@ -6,7 +6,7 @@ ]>
- Class: <literal>entry</literal> + JSON object: <literal>entry</literal> Implements the entry object type. diff --git a/dmlex-v1.0/specification/serializations/JSON/classes/etymology.xml b/dmlex-v1.0/specification/serializations/JSON/objects/etymology.xml similarity index 94% rename from dmlex-v1.0/specification/serializations/JSON/classes/etymology.xml rename to dmlex-v1.0/specification/serializations/JSON/objects/etymology.xml index bfede57..c3cefdc 100644 --- a/dmlex-v1.0/specification/serializations/JSON/classes/etymology.xml +++ b/dmlex-v1.0/specification/serializations/JSON/objects/etymology.xml @@ -6,7 +6,7 @@ ]>
- Class: <literal>etymology</literal> + JSON object: <literal>etymology</literal> Implements the etymology object type from the Etymology Module. diff --git a/dmlex-v1.0/specification/serializations/JSON/classes/etymon.xml b/dmlex-v1.0/specification/serializations/JSON/objects/etymon.xml similarity index 96% rename from dmlex-v1.0/specification/serializations/JSON/classes/etymon.xml rename to dmlex-v1.0/specification/serializations/JSON/objects/etymon.xml index 513c2b1..c059034 100644 --- a/dmlex-v1.0/specification/serializations/JSON/classes/etymon.xml +++ b/dmlex-v1.0/specification/serializations/JSON/objects/etymon.xml @@ -6,7 +6,7 @@ ]>
- Class: <literal>etymon</literal> + JSON object: <literal>etymon</literal> Implements the etymon object type from the Etymology Module. diff --git a/dmlex-v1.0/specification/serializations/JSON/classes/etymonLanguage.xml b/dmlex-v1.0/specification/serializations/JSON/objects/etymonLanguage.xml similarity index 93% rename from dmlex-v1.0/specification/serializations/JSON/classes/etymonLanguage.xml rename to dmlex-v1.0/specification/serializations/JSON/objects/etymonLanguage.xml index debc609..4b3df78 100644 --- a/dmlex-v1.0/specification/serializations/JSON/classes/etymonLanguage.xml +++ b/dmlex-v1.0/specification/serializations/JSON/objects/etymonLanguage.xml @@ -6,7 +6,7 @@ ]>
- Class: <literal>etymonLanguage</literal> + JSON object: <literal>etymonLanguage</literal> Implements the etymonLanguage object type from the Etymology Module. diff --git a/dmlex-v1.0/specification/serializations/JSON/classes/etymonType.xml b/dmlex-v1.0/specification/serializations/JSON/objects/etymonType.xml similarity index 94% rename from dmlex-v1.0/specification/serializations/JSON/classes/etymonType.xml rename to dmlex-v1.0/specification/serializations/JSON/objects/etymonType.xml index 348f44b..8bcca2f 100644 --- a/dmlex-v1.0/specification/serializations/JSON/classes/etymonType.xml +++ b/dmlex-v1.0/specification/serializations/JSON/objects/etymonType.xml @@ -6,7 +6,7 @@ ]>
- Class: <literal>etymonType</literal> + JSON object: <literal>etymonType</literal> Implements the etymonType object type from the Etymology Module. diff --git a/dmlex-v1.0/specification/serializations/JSON/classes/etymonUnit.xml b/dmlex-v1.0/specification/serializations/JSON/objects/etymonUnit.xml similarity index 96% rename from dmlex-v1.0/specification/serializations/JSON/classes/etymonUnit.xml rename to dmlex-v1.0/specification/serializations/JSON/objects/etymonUnit.xml index 8181456..4d6a24f 100644 --- a/dmlex-v1.0/specification/serializations/JSON/classes/etymonUnit.xml +++ b/dmlex-v1.0/specification/serializations/JSON/objects/etymonUnit.xml @@ -6,7 +6,7 @@ ]>
- Class: <literal>etymonUnit</literal> + JSON object: <literal>etymonUnit</literal> Implements the etymonUnit object type from the Etymology Module. diff --git a/dmlex-v1.0/specification/serializations/JSON/classes/example.xml b/dmlex-v1.0/specification/serializations/JSON/objects/example.xml similarity index 97% rename from dmlex-v1.0/specification/serializations/JSON/classes/example.xml rename to dmlex-v1.0/specification/serializations/JSON/objects/example.xml index f0df314..9736c23 100644 --- a/dmlex-v1.0/specification/serializations/JSON/classes/example.xml +++ b/dmlex-v1.0/specification/serializations/JSON/objects/example.xml @@ -6,7 +6,7 @@ ]>
- Class: <literal>example</literal> + JSON object: <literal>example</literal> Implements the example object type. diff --git a/dmlex-v1.0/specification/serializations/JSON/classes/exampleTranslation.xml b/dmlex-v1.0/specification/serializations/JSON/objects/exampleTranslation.xml similarity index 96% rename from dmlex-v1.0/specification/serializations/JSON/classes/exampleTranslation.xml rename to dmlex-v1.0/specification/serializations/JSON/objects/exampleTranslation.xml index 93274f2..f9c6e03 100644 --- a/dmlex-v1.0/specification/serializations/JSON/classes/exampleTranslation.xml +++ b/dmlex-v1.0/specification/serializations/JSON/objects/exampleTranslation.xml @@ -6,7 +6,7 @@ ]>
- Class: <literal>exampleTranslation</literal> + JSON object: <literal>exampleTranslation</literal> Implements the exampleTranslation object type from the Crosslingual Module. diff --git a/dmlex-v1.0/specification/serializations/JSON/classes/headwordExplanation.xml b/dmlex-v1.0/specification/serializations/JSON/objects/headwordExplanation.xml similarity index 94% rename from dmlex-v1.0/specification/serializations/JSON/classes/headwordExplanation.xml rename to dmlex-v1.0/specification/serializations/JSON/objects/headwordExplanation.xml index e0d61e5..bd75ab4 100644 --- a/dmlex-v1.0/specification/serializations/JSON/classes/headwordExplanation.xml +++ b/dmlex-v1.0/specification/serializations/JSON/objects/headwordExplanation.xml @@ -6,7 +6,7 @@ ]>
- Class: <literal>headwordExplanation</literal> + JSON object: <literal>headwordExplanation</literal> Implements the headwordExplanation object type from the Crosslingual Module. diff --git a/dmlex-v1.0/specification/serializations/JSON/classes/headwordMarker.xml b/dmlex-v1.0/specification/serializations/JSON/objects/headwordMarker.xml similarity index 93% rename from dmlex-v1.0/specification/serializations/JSON/classes/headwordMarker.xml rename to dmlex-v1.0/specification/serializations/JSON/objects/headwordMarker.xml index 4517ce0..4717ce1 100644 --- a/dmlex-v1.0/specification/serializations/JSON/classes/headwordMarker.xml +++ b/dmlex-v1.0/specification/serializations/JSON/objects/headwordMarker.xml @@ -6,7 +6,7 @@ ]>
- Class: <literal>headwordMarker</literal> + JSON object: <literal>headwordMarker</literal> Implements the headwordMarker object type from the Annotation Module. diff --git a/dmlex-v1.0/specification/serializations/JSON/classes/headwordTranslation.xml b/dmlex-v1.0/specification/serializations/JSON/objects/headwordTranslation.xml similarity index 97% rename from dmlex-v1.0/specification/serializations/JSON/classes/headwordTranslation.xml rename to dmlex-v1.0/specification/serializations/JSON/objects/headwordTranslation.xml index bf3061a..93ecb2f 100644 --- a/dmlex-v1.0/specification/serializations/JSON/classes/headwordTranslation.xml +++ b/dmlex-v1.0/specification/serializations/JSON/objects/headwordTranslation.xml @@ -6,7 +6,7 @@ ]>
- Class: <literal>headwordTranslation</literal> + JSON object: <literal>headwordTranslation</literal> Implements the headwordTranslation object type from the Crosslingual Module. diff --git a/dmlex-v1.0/specification/serializations/JSON/classes/inflectedForm.xml b/dmlex-v1.0/specification/serializations/JSON/objects/inflectedForm.xml similarity index 95% rename from dmlex-v1.0/specification/serializations/JSON/classes/inflectedForm.xml rename to dmlex-v1.0/specification/serializations/JSON/objects/inflectedForm.xml index 4b74765..83f92bf 100644 --- a/dmlex-v1.0/specification/serializations/JSON/classes/inflectedForm.xml +++ b/dmlex-v1.0/specification/serializations/JSON/objects/inflectedForm.xml @@ -6,7 +6,7 @@ ]>
- Class: <literal>inflectedForm</literal> + JSON object: <literal>inflectedForm</literal> Implements the inflectedForm object type. diff --git a/dmlex-v1.0/specification/serializations/JSON/classes/inflectedFormTag.xml b/dmlex-v1.0/specification/serializations/JSON/objects/inflectedFormTag.xml similarity index 96% rename from dmlex-v1.0/specification/serializations/JSON/classes/inflectedFormTag.xml rename to dmlex-v1.0/specification/serializations/JSON/objects/inflectedFormTag.xml index 07e680e..a1fefa2 100644 --- a/dmlex-v1.0/specification/serializations/JSON/classes/inflectedFormTag.xml +++ b/dmlex-v1.0/specification/serializations/JSON/objects/inflectedFormTag.xml @@ -6,7 +6,7 @@ ]>
- Class: <literal>inflectedFormTag</literal> + JSON object: <literal>inflectedFormTag</literal> Implements the inflectedFormTag object type from the Controlled Values Module. diff --git a/dmlex-v1.0/specification/serializations/JSON/classes/labelTag.xml b/dmlex-v1.0/specification/serializations/JSON/objects/labelTag.xml similarity index 97% rename from dmlex-v1.0/specification/serializations/JSON/classes/labelTag.xml rename to dmlex-v1.0/specification/serializations/JSON/objects/labelTag.xml index 93d9c98..d18f07e 100644 --- a/dmlex-v1.0/specification/serializations/JSON/classes/labelTag.xml +++ b/dmlex-v1.0/specification/serializations/JSON/objects/labelTag.xml @@ -6,7 +6,7 @@ ]>
- Class: <literal>labelTag</literal> + JSON object: <literal>labelTag</literal> Implements the labelTag object type from the Controlled Values Module. diff --git a/dmlex-v1.0/specification/serializations/JSON/classes/labelTypeTag.xml b/dmlex-v1.0/specification/serializations/JSON/objects/labelTypeTag.xml similarity index 93% rename from dmlex-v1.0/specification/serializations/JSON/classes/labelTypeTag.xml rename to dmlex-v1.0/specification/serializations/JSON/objects/labelTypeTag.xml index 4f62cfc..6014d70 100644 --- a/dmlex-v1.0/specification/serializations/JSON/classes/labelTypeTag.xml +++ b/dmlex-v1.0/specification/serializations/JSON/objects/labelTypeTag.xml @@ -6,7 +6,7 @@ ]>
- Class: <literal>labelTypeTag</literal> + JSON object: <literal>labelTypeTag</literal> Implements the labelTypeTag object type from the Controlled Values Module. diff --git a/dmlex-v1.0/specification/serializations/JSON/classes/lexicographicResource.xml b/dmlex-v1.0/specification/serializations/JSON/objects/lexicographicResource.xml similarity index 97% rename from dmlex-v1.0/specification/serializations/JSON/classes/lexicographicResource.xml rename to dmlex-v1.0/specification/serializations/JSON/objects/lexicographicResource.xml index 13ad129..4ba9e21 100644 --- a/dmlex-v1.0/specification/serializations/JSON/classes/lexicographicResource.xml +++ b/dmlex-v1.0/specification/serializations/JSON/objects/lexicographicResource.xml @@ -6,7 +6,7 @@ ]>
- Class: <literal>lexicographicResource</literal> + JSON object: <literal>lexicographicResource</literal> Implements the lexicographicResource object type. @@ -18,7 +18,7 @@ "uri" - optional, string + required, string "language" diff --git a/dmlex-v1.0/specification/serializations/JSON/classes/member.xml b/dmlex-v1.0/specification/serializations/JSON/objects/member.xml similarity index 95% rename from dmlex-v1.0/specification/serializations/JSON/classes/member.xml rename to dmlex-v1.0/specification/serializations/JSON/objects/member.xml index c6b7217..5107cc8 100644 --- a/dmlex-v1.0/specification/serializations/JSON/classes/member.xml +++ b/dmlex-v1.0/specification/serializations/JSON/objects/member.xml @@ -6,7 +6,7 @@ ]>
- Class: <literal>member</literal> + JSON object: <literal>member</literal> Implements the member object type from the Linking Module. diff --git a/dmlex-v1.0/specification/serializations/JSON/classes/memberType.xml b/dmlex-v1.0/specification/serializations/JSON/objects/memberType.xml similarity index 96% rename from dmlex-v1.0/specification/serializations/JSON/classes/memberType.xml rename to dmlex-v1.0/specification/serializations/JSON/objects/memberType.xml index 664492f..ff1eeb9 100644 --- a/dmlex-v1.0/specification/serializations/JSON/classes/memberType.xml +++ b/dmlex-v1.0/specification/serializations/JSON/objects/memberType.xml @@ -6,7 +6,7 @@ ]>
- Class: <literal>memberType</literal> + JSON object: <literal>memberType</literal> Implements the memberType object type from the Linking Module. diff --git a/dmlex-v1.0/specification/serializations/JSON/classes/partOfSpeechTag.xml b/dmlex-v1.0/specification/serializations/JSON/objects/partOfSpeechTag.xml similarity index 96% rename from dmlex-v1.0/specification/serializations/JSON/classes/partOfSpeechTag.xml rename to dmlex-v1.0/specification/serializations/JSON/objects/partOfSpeechTag.xml index 202ee58..785e7a6 100644 --- a/dmlex-v1.0/specification/serializations/JSON/classes/partOfSpeechTag.xml +++ b/dmlex-v1.0/specification/serializations/JSON/objects/partOfSpeechTag.xml @@ -6,7 +6,7 @@ ]>
- Class: <literal>partOfSpeechTag</literal> + JSON object: <literal>partOfSpeechTag</literal> Implements the partOfSpeechTag object type from the Controlled Values Module. diff --git a/dmlex-v1.0/specification/serializations/JSON/classes/placeholderMarker.xml b/dmlex-v1.0/specification/serializations/JSON/objects/placeholderMarker.xml similarity index 93% rename from dmlex-v1.0/specification/serializations/JSON/classes/placeholderMarker.xml rename to dmlex-v1.0/specification/serializations/JSON/objects/placeholderMarker.xml index 7a53d7e..c92f77f 100644 --- a/dmlex-v1.0/specification/serializations/JSON/classes/placeholderMarker.xml +++ b/dmlex-v1.0/specification/serializations/JSON/objects/placeholderMarker.xml @@ -6,7 +6,7 @@ ]>
- Class: <literal>placeholderMarker</literal> + JSON object: <literal>placeholderMarker</literal> Implements the placeholderMarker object type from the Annotation Module. diff --git a/dmlex-v1.0/specification/serializations/JSON/classes/pronunciation.xml b/dmlex-v1.0/specification/serializations/JSON/objects/pronunciation.xml similarity index 96% rename from dmlex-v1.0/specification/serializations/JSON/classes/pronunciation.xml rename to dmlex-v1.0/specification/serializations/JSON/objects/pronunciation.xml index 795f17c..12354ec 100644 --- a/dmlex-v1.0/specification/serializations/JSON/classes/pronunciation.xml +++ b/dmlex-v1.0/specification/serializations/JSON/objects/pronunciation.xml @@ -6,7 +6,7 @@ ]>
- Class: <literal>pronunciation</literal> + JSON object: <literal>pronunciation</literal> Implements the pronunciation object type. diff --git a/dmlex-v1.0/specification/serializations/JSON/classes/relation.xml b/dmlex-v1.0/specification/serializations/JSON/objects/relation.xml similarity index 95% rename from dmlex-v1.0/specification/serializations/JSON/classes/relation.xml rename to dmlex-v1.0/specification/serializations/JSON/objects/relation.xml index 318e28d..54cd6ce 100644 --- a/dmlex-v1.0/specification/serializations/JSON/classes/relation.xml +++ b/dmlex-v1.0/specification/serializations/JSON/objects/relation.xml @@ -6,7 +6,7 @@ ]>
- Class: <literal>relation</literal> + JSON object: <literal>relation</literal> Implements the relation object type from the Linking Module. diff --git a/dmlex-v1.0/specification/serializations/JSON/classes/relationType.xml b/dmlex-v1.0/specification/serializations/JSON/objects/relationType.xml similarity index 96% rename from dmlex-v1.0/specification/serializations/JSON/classes/relationType.xml rename to dmlex-v1.0/specification/serializations/JSON/objects/relationType.xml index a347d9a..3afbf74 100644 --- a/dmlex-v1.0/specification/serializations/JSON/classes/relationType.xml +++ b/dmlex-v1.0/specification/serializations/JSON/objects/relationType.xml @@ -6,7 +6,7 @@ ]>
- Class: <literal>relationType</literal> + JSON object: <literal>relationType</literal> Implements the relationType object type from the Linking Module. diff --git a/dmlex-v1.0/specification/serializations/JSON/classes/sense.xml b/dmlex-v1.0/specification/serializations/JSON/objects/sense.xml similarity index 97% rename from dmlex-v1.0/specification/serializations/JSON/classes/sense.xml rename to dmlex-v1.0/specification/serializations/JSON/objects/sense.xml index e0137ec..af3f68b 100644 --- a/dmlex-v1.0/specification/serializations/JSON/classes/sense.xml +++ b/dmlex-v1.0/specification/serializations/JSON/objects/sense.xml @@ -6,7 +6,7 @@ ]>
- Class: <literal>sense</literal> + JSON object: <literal>sense</literal> Implements the sense object type. diff --git a/dmlex-v1.0/specification/serializations/JSON/classes/sourceIdentityTag.xml b/dmlex-v1.0/specification/serializations/JSON/objects/sourceIdentityTag.xml similarity index 94% rename from dmlex-v1.0/specification/serializations/JSON/classes/sourceIdentityTag.xml rename to dmlex-v1.0/specification/serializations/JSON/objects/sourceIdentityTag.xml index d2a6e9e..b04e19c 100644 --- a/dmlex-v1.0/specification/serializations/JSON/classes/sourceIdentityTag.xml +++ b/dmlex-v1.0/specification/serializations/JSON/objects/sourceIdentityTag.xml @@ -6,7 +6,7 @@ ]>
- Class: <literal>sourceIdentityTag</literal> + JSON object: <literal>sourceIdentityTag</literal> Implements the sourceIdentityTag object type from the Controlled Values Module. diff --git a/dmlex-v1.0/specification/serializations/JSON/classes/transcription.xml b/dmlex-v1.0/specification/serializations/JSON/objects/transcription.xml similarity index 93% rename from dmlex-v1.0/specification/serializations/JSON/classes/transcription.xml rename to dmlex-v1.0/specification/serializations/JSON/objects/transcription.xml index 7e88798..a42c4aa 100644 --- a/dmlex-v1.0/specification/serializations/JSON/classes/transcription.xml +++ b/dmlex-v1.0/specification/serializations/JSON/objects/transcription.xml @@ -6,7 +6,7 @@ ]>
- Class: <literal>transcription</literal> + JSON object: <literal>transcription</literal> Implements the transcription object type. diff --git a/dmlex-v1.0/specification/serializations/JSON/classes/transcriptionSchemeTag.xml b/dmlex-v1.0/specification/serializations/JSON/objects/transcriptionSchemeTag.xml similarity index 95% rename from dmlex-v1.0/specification/serializations/JSON/classes/transcriptionSchemeTag.xml rename to dmlex-v1.0/specification/serializations/JSON/objects/transcriptionSchemeTag.xml index 82f4ed9..63464c4 100644 --- a/dmlex-v1.0/specification/serializations/JSON/classes/transcriptionSchemeTag.xml +++ b/dmlex-v1.0/specification/serializations/JSON/objects/transcriptionSchemeTag.xml @@ -6,7 +6,7 @@ ]>
- Class: <literal>transcriptionSchemeTag</literal> + JSON object: <literal>transcriptionSchemeTag</literal> Implements the transcriptionSchemeTag object type from the Controlled Values Module. diff --git a/dmlex-v1.0/specification/serializations/JSON/specification.xml b/dmlex-v1.0/specification/serializations/JSON/specification.xml index 822afd6..4797dbb 100644 --- a/dmlex-v1.0/specification/serializations/JSON/specification.xml +++ b/dmlex-v1.0/specification/serializations/JSON/specification.xml @@ -50,43 +50,43 @@
- DMLex JSON Serialization Classes + DMLex JSON serialization objects - - - - - - - - + + + + + + + + - - - + + + - - - - - - - + + + + + + + - - - - + + + + - - - + + + - - - - - + + + + +
diff --git a/dmlex-v1.0/specification/serializations/NVH/nodes/collocateMarker.xml b/dmlex-v1.0/specification/serializations/NVH/nodes/collocateMarker.xml index 0ff10b5..71bf1f2 100644 --- a/dmlex-v1.0/specification/serializations/NVH/nodes/collocateMarker.xml +++ b/dmlex-v1.0/specification/serializations/NVH/nodes/collocateMarker.xml @@ -6,7 +6,7 @@ ]>
- Node: <literal>collocateMarker</literal> + NVH node: <literal>collocateMarker</literal> Implements the collocateMarker object type from the Annotation module. Contains the text which it marks up and optional child nodes. diff --git a/dmlex-v1.0/specification/serializations/NVH/nodes/definition.xml b/dmlex-v1.0/specification/serializations/NVH/nodes/definition.xml index 4354752..ee3d664 100644 --- a/dmlex-v1.0/specification/serializations/NVH/nodes/definition.xml +++ b/dmlex-v1.0/specification/serializations/NVH/nodes/definition.xml @@ -6,7 +6,7 @@ ]>
- Node: <literal>definition</literal> + NVH node: <literal>definition</literal> Implements the definition object type. diff --git a/dmlex-v1.0/specification/serializations/NVH/nodes/definitionTypeTag.xml b/dmlex-v1.0/specification/serializations/NVH/nodes/definitionTypeTag.xml index 8ec36a3..fc27e45 100644 --- a/dmlex-v1.0/specification/serializations/NVH/nodes/definitionTypeTag.xml +++ b/dmlex-v1.0/specification/serializations/NVH/nodes/definitionTypeTag.xml @@ -6,7 +6,7 @@ ]>
- Node: <literal>definitionTypeTag</literal> + NVH node: <literal>definitionTypeTag</literal> Implements the definitionTypeTag object type from the Controlled Values Module. diff --git a/dmlex-v1.0/specification/serializations/NVH/nodes/entry.xml b/dmlex-v1.0/specification/serializations/NVH/nodes/entry.xml index 9de9f2a..708be44 100644 --- a/dmlex-v1.0/specification/serializations/NVH/nodes/entry.xml +++ b/dmlex-v1.0/specification/serializations/NVH/nodes/entry.xml @@ -6,7 +6,7 @@ ]>
- Node: <literal>entry</literal> + NVH node: <literal>entry</literal> Implements the entry object type. diff --git a/dmlex-v1.0/specification/serializations/NVH/nodes/etymology.xml b/dmlex-v1.0/specification/serializations/NVH/nodes/etymology.xml index c0d9821..5ebfeaf 100644 --- a/dmlex-v1.0/specification/serializations/NVH/nodes/etymology.xml +++ b/dmlex-v1.0/specification/serializations/NVH/nodes/etymology.xml @@ -6,7 +6,7 @@ ]>
- Node: <literal>etymology</literal> + NVH node: <literal>etymology</literal> Implements the etymology object type from the Etymology Module. diff --git a/dmlex-v1.0/specification/serializations/NVH/nodes/etymon.xml b/dmlex-v1.0/specification/serializations/NVH/nodes/etymon.xml index b05ed44..4c00c71 100644 --- a/dmlex-v1.0/specification/serializations/NVH/nodes/etymon.xml +++ b/dmlex-v1.0/specification/serializations/NVH/nodes/etymon.xml @@ -6,7 +6,7 @@ ]>
- Node: <literal>etymon</literal> + NVH node: <literal>etymon</literal> Implements the etymon object type from the Etymology Module. diff --git a/dmlex-v1.0/specification/serializations/NVH/nodes/etymonLanguage.xml b/dmlex-v1.0/specification/serializations/NVH/nodes/etymonLanguage.xml index 946efc5..317c1c7 100644 --- a/dmlex-v1.0/specification/serializations/NVH/nodes/etymonLanguage.xml +++ b/dmlex-v1.0/specification/serializations/NVH/nodes/etymonLanguage.xml @@ -6,7 +6,7 @@ ]>
- Node: <literal>etymonLanguage</literal> + NVH node: <literal>etymonLanguage</literal> Implements the etymonLanguage object type from the Etymology Module. diff --git a/dmlex-v1.0/specification/serializations/NVH/nodes/etymonType.xml b/dmlex-v1.0/specification/serializations/NVH/nodes/etymonType.xml index 76f2f83..25bac7c 100644 --- a/dmlex-v1.0/specification/serializations/NVH/nodes/etymonType.xml +++ b/dmlex-v1.0/specification/serializations/NVH/nodes/etymonType.xml @@ -6,7 +6,7 @@ ]>
- Node: <literal>etymonType</literal> + NVH node: <literal>etymonType</literal> Implements the etymonType object type from the Etymology Module. diff --git a/dmlex-v1.0/specification/serializations/NVH/nodes/etymonUnit.xml b/dmlex-v1.0/specification/serializations/NVH/nodes/etymonUnit.xml index 43e6fae..7f23aae 100644 --- a/dmlex-v1.0/specification/serializations/NVH/nodes/etymonUnit.xml +++ b/dmlex-v1.0/specification/serializations/NVH/nodes/etymonUnit.xml @@ -6,7 +6,7 @@ ]>
- Node: <literal>etymonUnit</literal> + NVH node: <literal>etymonUnit</literal> Implements the etymonUnit object type from the Etymology Module. diff --git a/dmlex-v1.0/specification/serializations/NVH/nodes/example.xml b/dmlex-v1.0/specification/serializations/NVH/nodes/example.xml index 16574a3..0561419 100644 --- a/dmlex-v1.0/specification/serializations/NVH/nodes/example.xml +++ b/dmlex-v1.0/specification/serializations/NVH/nodes/example.xml @@ -6,7 +6,7 @@ ]>
- Node: <literal>example</literal> + NVH node: <literal>example</literal> Implements the example object type. diff --git a/dmlex-v1.0/specification/serializations/NVH/nodes/exampleTranslation.xml b/dmlex-v1.0/specification/serializations/NVH/nodes/exampleTranslation.xml index ffaa163..ec84cee 100644 --- a/dmlex-v1.0/specification/serializations/NVH/nodes/exampleTranslation.xml +++ b/dmlex-v1.0/specification/serializations/NVH/nodes/exampleTranslation.xml @@ -6,7 +6,7 @@ ]>
- Node: <literal>exampleTranslation</literal> + NVH node: <literal>exampleTranslation</literal> Implements the exampleTranslation object type from the Crosslingual Module. diff --git a/dmlex-v1.0/specification/serializations/NVH/nodes/forLanguage.xml b/dmlex-v1.0/specification/serializations/NVH/nodes/forLanguage.xml index e524190..d71ed7c 100644 --- a/dmlex-v1.0/specification/serializations/NVH/nodes/forLanguage.xml +++ b/dmlex-v1.0/specification/serializations/NVH/nodes/forLanguage.xml @@ -6,7 +6,7 @@ ]>
- Node: <literal>forLanguage</literal> + NVH node: <literal>forLanguage</literal> Implements the forLanguage property of the partOfSpeechTag, inflectedFormTag, diff --git a/dmlex-v1.0/specification/serializations/NVH/nodes/forPartOfSpeech.xml b/dmlex-v1.0/specification/serializations/NVH/nodes/forPartOfSpeech.xml index fbd4ed8..0adb33c 100644 --- a/dmlex-v1.0/specification/serializations/NVH/nodes/forPartOfSpeech.xml +++ b/dmlex-v1.0/specification/serializations/NVH/nodes/forPartOfSpeech.xml @@ -6,7 +6,7 @@ ]>
- Node: <literal>forPartOfSpeech</literal> + NVH node: <literal>forPartOfSpeech</literal> Implements the forPartOfSpeech property of the inflectedFormTag and and labelTag diff --git a/dmlex-v1.0/specification/serializations/NVH/nodes/headwordExplanation.xml b/dmlex-v1.0/specification/serializations/NVH/nodes/headwordExplanation.xml index 9f0a7fc..9db3a58 100644 --- a/dmlex-v1.0/specification/serializations/NVH/nodes/headwordExplanation.xml +++ b/dmlex-v1.0/specification/serializations/NVH/nodes/headwordExplanation.xml @@ -6,7 +6,7 @@ ]>
- Node: <literal>headwordExplanation</literal> + NVH node: <literal>headwordExplanation</literal> Implements the headwordExplanation object type from the Crosslingual Module. diff --git a/dmlex-v1.0/specification/serializations/NVH/nodes/headwordMarker.xml b/dmlex-v1.0/specification/serializations/NVH/nodes/headwordMarker.xml index 177b718..4aa79b5 100644 --- a/dmlex-v1.0/specification/serializations/NVH/nodes/headwordMarker.xml +++ b/dmlex-v1.0/specification/serializations/NVH/nodes/headwordMarker.xml @@ -6,7 +6,7 @@ ]>
- Node: <literal>headwordMarker</literal> + NVH node: <literal>headwordMarker</literal> Implements the headwordMarker object type from the Annotation module. Contains the text which it marks up. diff --git a/dmlex-v1.0/specification/serializations/NVH/nodes/headwordTranslation.xml b/dmlex-v1.0/specification/serializations/NVH/nodes/headwordTranslation.xml index c675134..5b1b8fe 100644 --- a/dmlex-v1.0/specification/serializations/NVH/nodes/headwordTranslation.xml +++ b/dmlex-v1.0/specification/serializations/NVH/nodes/headwordTranslation.xml @@ -6,7 +6,7 @@ ]>
- Node: <literal>headwordTranslation</literal> + NVH node: <literal>headwordTranslation</literal> Implements the headwordTranslation object type from the Crosslingual Module. diff --git a/dmlex-v1.0/specification/serializations/NVH/nodes/inflectedForm.xml b/dmlex-v1.0/specification/serializations/NVH/nodes/inflectedForm.xml index 35222a5..3168fc8 100644 --- a/dmlex-v1.0/specification/serializations/NVH/nodes/inflectedForm.xml +++ b/dmlex-v1.0/specification/serializations/NVH/nodes/inflectedForm.xml @@ -6,7 +6,7 @@ ]>
- Node: <literal>inflectedForm</literal> + NVH node: <literal>inflectedForm</literal> Implements the inflectedForm object type. diff --git a/dmlex-v1.0/specification/serializations/NVH/nodes/inflectedFormTag.xml b/dmlex-v1.0/specification/serializations/NVH/nodes/inflectedFormTag.xml index a817a67..27207f4 100644 --- a/dmlex-v1.0/specification/serializations/NVH/nodes/inflectedFormTag.xml +++ b/dmlex-v1.0/specification/serializations/NVH/nodes/inflectedFormTag.xml @@ -6,7 +6,7 @@ ]>
- Node: <literal>inflectedFormTag</literal> + NVH node: <literal>inflectedFormTag</literal> Implements the inflectedFormTag object type from the Controlled Values Module. diff --git a/dmlex-v1.0/specification/serializations/NVH/nodes/label.xml b/dmlex-v1.0/specification/serializations/NVH/nodes/label.xml index e29f93c..aa3d864 100644 --- a/dmlex-v1.0/specification/serializations/NVH/nodes/label.xml +++ b/dmlex-v1.0/specification/serializations/NVH/nodes/label.xml @@ -6,7 +6,7 @@ ]>
- Node: <literal>label</literal> + NVH node: <literal>label</literal> Implements the label object type. diff --git a/dmlex-v1.0/specification/serializations/NVH/nodes/labelTag.xml b/dmlex-v1.0/specification/serializations/NVH/nodes/labelTag.xml index a2dc7a1..e4388f2 100644 --- a/dmlex-v1.0/specification/serializations/NVH/nodes/labelTag.xml +++ b/dmlex-v1.0/specification/serializations/NVH/nodes/labelTag.xml @@ -6,7 +6,7 @@ ]>
- Node: <literal>labelTag</literal> + NVH node: <literal>labelTag</literal> Implements the labelTag object type from the Controlled Values Module. diff --git a/dmlex-v1.0/specification/serializations/NVH/nodes/labelTypeTag.xml b/dmlex-v1.0/specification/serializations/NVH/nodes/labelTypeTag.xml index aa37d54..d440914 100644 --- a/dmlex-v1.0/specification/serializations/NVH/nodes/labelTypeTag.xml +++ b/dmlex-v1.0/specification/serializations/NVH/nodes/labelTypeTag.xml @@ -6,7 +6,7 @@ ]>
- Node: <literal>labelTypeTag</literal> + NVH node: <literal>labelTypeTag</literal> Implements the labelTypeTag object type from the Controlled Values Module. diff --git a/dmlex-v1.0/specification/serializations/NVH/nodes/lexicographicResource.xml b/dmlex-v1.0/specification/serializations/NVH/nodes/lexicographicResource.xml index a260fa8..362da6c 100644 --- a/dmlex-v1.0/specification/serializations/NVH/nodes/lexicographicResource.xml +++ b/dmlex-v1.0/specification/serializations/NVH/nodes/lexicographicResource.xml @@ -6,7 +6,7 @@ ]>
- Node: <literal>lexicographicResource</literal> + NVH node: <literal>lexicographicResource</literal> Implements the lexicographicResource object type. @@ -22,7 +22,7 @@ entry optional (exactly one) - uri optional (exactly one) + uri required (exactly one) language required (exactly one) diff --git a/dmlex-v1.0/specification/serializations/NVH/nodes/member.xml b/dmlex-v1.0/specification/serializations/NVH/nodes/member.xml index 7148e82..e3f724f 100644 --- a/dmlex-v1.0/specification/serializations/NVH/nodes/member.xml +++ b/dmlex-v1.0/specification/serializations/NVH/nodes/member.xml @@ -6,7 +6,7 @@ ]>
- Node: <literal>member</literal> + NVH node: <literal>member</literal> Implements the member object type from the Linking Module. diff --git a/dmlex-v1.0/specification/serializations/NVH/nodes/memberType.xml b/dmlex-v1.0/specification/serializations/NVH/nodes/memberType.xml index 10a24ea..57d3bfc 100644 --- a/dmlex-v1.0/specification/serializations/NVH/nodes/memberType.xml +++ b/dmlex-v1.0/specification/serializations/NVH/nodes/memberType.xml @@ -6,7 +6,7 @@ ]>
- Node: <literal>memberType</literal> + NVH node: <literal>memberType</literal> Implements the memberType object type from the Linking Module. diff --git a/dmlex-v1.0/specification/serializations/NVH/nodes/partOfSpeech.xml b/dmlex-v1.0/specification/serializations/NVH/nodes/partOfSpeech.xml index d94439e..4f279b4 100644 --- a/dmlex-v1.0/specification/serializations/NVH/nodes/partOfSpeech.xml +++ b/dmlex-v1.0/specification/serializations/NVH/nodes/partOfSpeech.xml @@ -6,7 +6,7 @@ ]>
- Node: <literal>partOfSpeech</literal> + NVH node: <literal>partOfSpeech</literal> Implements the partOfSpeech object type. diff --git a/dmlex-v1.0/specification/serializations/NVH/nodes/partOfSpeechTag.xml b/dmlex-v1.0/specification/serializations/NVH/nodes/partOfSpeechTag.xml index d6ad276..1b86484 100644 --- a/dmlex-v1.0/specification/serializations/NVH/nodes/partOfSpeechTag.xml +++ b/dmlex-v1.0/specification/serializations/NVH/nodes/partOfSpeechTag.xml @@ -6,7 +6,7 @@ ]>
- Node: <literal>partOfSpeechTag</literal> + NVH node: <literal>partOfSpeechTag</literal> Implements the partOfSpeechTag object type from the Controlled Values Module. diff --git a/dmlex-v1.0/specification/serializations/NVH/nodes/placeholderMarker.xml b/dmlex-v1.0/specification/serializations/NVH/nodes/placeholderMarker.xml index a7e4760..92eea87 100644 --- a/dmlex-v1.0/specification/serializations/NVH/nodes/placeholderMarker.xml +++ b/dmlex-v1.0/specification/serializations/NVH/nodes/placeholderMarker.xml @@ -6,7 +6,7 @@ ]>
- Node: <literal>placeholderMarker</literal> + NVH node: <literal>placeholderMarker</literal> Implements the placeholderMarker object type from the Annotation module. Contains the text which it marks up. diff --git a/dmlex-v1.0/specification/serializations/NVH/nodes/pronunciation.xml b/dmlex-v1.0/specification/serializations/NVH/nodes/pronunciation.xml index a252289..1ce765e 100644 --- a/dmlex-v1.0/specification/serializations/NVH/nodes/pronunciation.xml +++ b/dmlex-v1.0/specification/serializations/NVH/nodes/pronunciation.xml @@ -6,7 +6,7 @@ ]>
- Node: <literal>pronunciation</literal> + NVH node: <literal>pronunciation</literal> Implements the pronunciation object type. diff --git a/dmlex-v1.0/specification/serializations/NVH/nodes/relation.xml b/dmlex-v1.0/specification/serializations/NVH/nodes/relation.xml index 48242a8..3759a4e 100644 --- a/dmlex-v1.0/specification/serializations/NVH/nodes/relation.xml +++ b/dmlex-v1.0/specification/serializations/NVH/nodes/relation.xml @@ -6,7 +6,7 @@ ]>
- Node: <literal>relation</literal> + NVH node: <literal>relation</literal> Implements the relation object type from the Linking Module. diff --git a/dmlex-v1.0/specification/serializations/NVH/nodes/relationType.xml b/dmlex-v1.0/specification/serializations/NVH/nodes/relationType.xml index 39e7715..98ca240 100644 --- a/dmlex-v1.0/specification/serializations/NVH/nodes/relationType.xml +++ b/dmlex-v1.0/specification/serializations/NVH/nodes/relationType.xml @@ -6,7 +6,7 @@ ]>
- Node: <literal>relationType</literal> + NVH node: <literal>relationType</literal> Implements the relationType object type from the Linking Module. diff --git a/dmlex-v1.0/specification/serializations/NVH/nodes/sameAs.xml b/dmlex-v1.0/specification/serializations/NVH/nodes/sameAs.xml index 907a1b3..fdbe06f 100644 --- a/dmlex-v1.0/specification/serializations/NVH/nodes/sameAs.xml +++ b/dmlex-v1.0/specification/serializations/NVH/nodes/sameAs.xml @@ -6,7 +6,7 @@ ]>
- Node: <literal>sameAs</literal> + NVH node: <literal>sameAs</literal> Implements the sameAs object type from the Controlled Values Module. diff --git a/dmlex-v1.0/specification/serializations/NVH/nodes/sense.xml b/dmlex-v1.0/specification/serializations/NVH/nodes/sense.xml index aef991a..9bd84df 100644 --- a/dmlex-v1.0/specification/serializations/NVH/nodes/sense.xml +++ b/dmlex-v1.0/specification/serializations/NVH/nodes/sense.xml @@ -6,7 +6,7 @@ ]>
- Node: <literal>sense</literal> + NVH node: <literal>sense</literal> Implements the sense object type. diff --git a/dmlex-v1.0/specification/serializations/NVH/nodes/sourceIdentityTag.xml b/dmlex-v1.0/specification/serializations/NVH/nodes/sourceIdentityTag.xml index 34064da..44dc885 100644 --- a/dmlex-v1.0/specification/serializations/NVH/nodes/sourceIdentityTag.xml +++ b/dmlex-v1.0/specification/serializations/NVH/nodes/sourceIdentityTag.xml @@ -6,7 +6,7 @@ ]>
- Node: <literal>sourceIdentityTag</literal> + NVH node: <literal>sourceIdentityTag</literal> Implements the sourceIdentityTag object type from the Controlled Values Module. diff --git a/dmlex-v1.0/specification/serializations/NVH/nodes/transcription.xml b/dmlex-v1.0/specification/serializations/NVH/nodes/transcription.xml index f1b1461..841d4b4 100644 --- a/dmlex-v1.0/specification/serializations/NVH/nodes/transcription.xml +++ b/dmlex-v1.0/specification/serializations/NVH/nodes/transcription.xml @@ -6,7 +6,7 @@ ]>
- Node: <literal>transcription</literal> + NVH node: <literal>transcription</literal> Implements the transcription object type. diff --git a/dmlex-v1.0/specification/serializations/NVH/nodes/transcriptionSchemeTag.xml b/dmlex-v1.0/specification/serializations/NVH/nodes/transcriptionSchemeTag.xml index 62e05cb..0527984 100644 --- a/dmlex-v1.0/specification/serializations/NVH/nodes/transcriptionSchemeTag.xml +++ b/dmlex-v1.0/specification/serializations/NVH/nodes/transcriptionSchemeTag.xml @@ -6,7 +6,7 @@ ]>
- Node: <literal>transcriptionSchemeTag</literal> + NVH node: <literal>transcriptionSchemeTag</literal> Implements the transcriptionSchemeTag object type from the Controlled Values Module. diff --git a/dmlex-v1.0/specification/serializations/NVH/nodes/translationLanguage.xml b/dmlex-v1.0/specification/serializations/NVH/nodes/translationLanguage.xml index a084c4a..a29ebbb 100644 --- a/dmlex-v1.0/specification/serializations/NVH/nodes/translationLanguage.xml +++ b/dmlex-v1.0/specification/serializations/NVH/nodes/translationLanguage.xml @@ -6,7 +6,7 @@ ]>
- Node: <literal>translationLanguage</literal> + NVH node: <literal>translationLanguage</literal> Implements the translationLanguage object type from the Crosslingual Module. diff --git a/dmlex-v1.0/specification/serializations/NVH/specification.xml b/dmlex-v1.0/specification/serializations/NVH/specification.xml index 0e22419..994b370 100644 --- a/dmlex-v1.0/specification/serializations/NVH/specification.xml +++ b/dmlex-v1.0/specification/serializations/NVH/specification.xml @@ -23,7 +23,7 @@ See namevaluehierarchy.org for details about the NVH file format and processing libraries.
- DMLex NVH Serialization Nodes + DMLex NVH serialization nodes diff --git a/dmlex-v1.0/specification/serializations/RDB/specification.xml b/dmlex-v1.0/specification/serializations/RDB/specification.xml index d7b352b..4e3eb5f 100644 --- a/dmlex-v1.0/specification/serializations/RDB/specification.xml +++ b/dmlex-v1.0/specification/serializations/RDB/specification.xml @@ -6,10 +6,10 @@ ]> -
+
DMLex relational database serialization -
+
Design principles The relational database serialization of DMLex shown in this document follows these priciples: @@ -27,9 +27,13 @@
- - - +
+ DMLex relational database serialization tables + + +
+ +
diff --git a/dmlex-v1.0/specification/serializations/RDB/tables/entries.xml b/dmlex-v1.0/specification/serializations/RDB/tables/entries.xml index b09cc90..d6743bb 100644 --- a/dmlex-v1.0/specification/serializations/RDB/tables/entries.xml +++ b/dmlex-v1.0/specification/serializations/RDB/tables/entries.xml @@ -6,7 +6,7 @@ ]>
- Table: <literal>entries</literal> + Database table: <literal>entries</literal> Implements the entry data type. Columns diff --git a/dmlex-v1.0/specification/serializations/RDB/tables/lexicographicResources.xml b/dmlex-v1.0/specification/serializations/RDB/tables/lexicographicResources.xml index a2d3874..9a23d65 100644 --- a/dmlex-v1.0/specification/serializations/RDB/tables/lexicographicResources.xml +++ b/dmlex-v1.0/specification/serializations/RDB/tables/lexicographicResources.xml @@ -6,7 +6,7 @@ ]>
- Table: <literal>lexicographicResources</literal> + Database table: <literal>lexicographicResources</literal> Implements the lexicographicResource data type. diff --git a/dmlex-v1.0/specification/serializations/XML/elements/collocateMarker.xml b/dmlex-v1.0/specification/serializations/XML/elements/collocateMarker.xml index c6241a1..0953eac 100644 --- a/dmlex-v1.0/specification/serializations/XML/elements/collocateMarker.xml +++ b/dmlex-v1.0/specification/serializations/XML/elements/collocateMarker.xml @@ -6,7 +6,7 @@ ]>
- Element: <literal><collocateMarker></literal> + XML element: <literal><collocateMarker></literal> Implements the collocateMarker object type from the Annotation module. Contains the text which it marks up, optionally followed by one or more <label> elements. diff --git a/dmlex-v1.0/specification/serializations/XML/elements/definition.xml b/dmlex-v1.0/specification/serializations/XML/elements/definition.xml index f36130e..a119973 100644 --- a/dmlex-v1.0/specification/serializations/XML/elements/definition.xml +++ b/dmlex-v1.0/specification/serializations/XML/elements/definition.xml @@ -6,7 +6,7 @@ ]>
- Element: <literal><definition></literal> + XML element: <literal><definition></literal> Implements the definition object type. diff --git a/dmlex-v1.0/specification/serializations/XML/elements/definitionTypeTag.xml b/dmlex-v1.0/specification/serializations/XML/elements/definitionTypeTag.xml index f27776a..35037cb 100644 --- a/dmlex-v1.0/specification/serializations/XML/elements/definitionTypeTag.xml +++ b/dmlex-v1.0/specification/serializations/XML/elements/definitionTypeTag.xml @@ -6,7 +6,7 @@ ]>
- Element: <literal><definitionTypeTag></literal> + XML element: <literal><definitionTypeTag></literal> Implements the definitionTypeTag object type from the Controlled Values Module. diff --git a/dmlex-v1.0/specification/serializations/XML/elements/entry.xml b/dmlex-v1.0/specification/serializations/XML/elements/entry.xml index 1a93aba..91aa65d 100644 --- a/dmlex-v1.0/specification/serializations/XML/elements/entry.xml +++ b/dmlex-v1.0/specification/serializations/XML/elements/entry.xml @@ -6,7 +6,7 @@ ]>
- Element: <literal><entry></literal> + XML element: <literal><entry></literal> Implements the entry object type. diff --git a/dmlex-v1.0/specification/serializations/XML/elements/etymology.xml b/dmlex-v1.0/specification/serializations/XML/elements/etymology.xml index 1a3509f..799257d 100644 --- a/dmlex-v1.0/specification/serializations/XML/elements/etymology.xml +++ b/dmlex-v1.0/specification/serializations/XML/elements/etymology.xml @@ -6,7 +6,7 @@ ]>
- Element: <literal><etymology></literal> + XML element: <literal><etymology></literal> Implements the etymology object type from the Etymology Module. diff --git a/dmlex-v1.0/specification/serializations/XML/elements/etymon.xml b/dmlex-v1.0/specification/serializations/XML/elements/etymon.xml index 97ed9ec..edbf323 100644 --- a/dmlex-v1.0/specification/serializations/XML/elements/etymon.xml +++ b/dmlex-v1.0/specification/serializations/XML/elements/etymon.xml @@ -6,7 +6,7 @@ ]>
- Element: <literal><etymon></literal> + XML element: <literal><etymon></literal> Implements the etymon object type from the Etymology Module. diff --git a/dmlex-v1.0/specification/serializations/XML/elements/etymonLanguage.xml b/dmlex-v1.0/specification/serializations/XML/elements/etymonLanguage.xml index 5ed5e73..425a9f1 100644 --- a/dmlex-v1.0/specification/serializations/XML/elements/etymonLanguage.xml +++ b/dmlex-v1.0/specification/serializations/XML/elements/etymonLanguage.xml @@ -6,7 +6,7 @@ ]>
- Element: <literal><etymonLanguage></literal> + XML element: <literal><etymonLanguage></literal> Implements the etymonLanguage object type from the Etymology Module. diff --git a/dmlex-v1.0/specification/serializations/XML/elements/etymonType.xml b/dmlex-v1.0/specification/serializations/XML/elements/etymonType.xml index 3562898..e279fe3 100644 --- a/dmlex-v1.0/specification/serializations/XML/elements/etymonType.xml +++ b/dmlex-v1.0/specification/serializations/XML/elements/etymonType.xml @@ -6,7 +6,7 @@ ]>
- Element: <literal><etymonType></literal> + XML element: <literal><etymonType></literal> Implements the etymonType object type from the Etymology Module. diff --git a/dmlex-v1.0/specification/serializations/XML/elements/etymonUnit.xml b/dmlex-v1.0/specification/serializations/XML/elements/etymonUnit.xml index 21a9f1b..3b06286 100644 --- a/dmlex-v1.0/specification/serializations/XML/elements/etymonUnit.xml +++ b/dmlex-v1.0/specification/serializations/XML/elements/etymonUnit.xml @@ -6,7 +6,7 @@ ]>
- Element: <literal><etymonUnit></literal> + XML element: <literal><etymonUnit></literal> Implements the etymonUnit object type from the Etymology Module. diff --git a/dmlex-v1.0/specification/serializations/XML/elements/example.xml b/dmlex-v1.0/specification/serializations/XML/elements/example.xml index 0297f1c..26833ee 100644 --- a/dmlex-v1.0/specification/serializations/XML/elements/example.xml +++ b/dmlex-v1.0/specification/serializations/XML/elements/example.xml @@ -6,7 +6,7 @@ ]>
- Element: <literal><example></literal> + XML element: <literal><example></literal> Implements the example object type. diff --git a/dmlex-v1.0/specification/serializations/XML/elements/exampleTranslation.xml b/dmlex-v1.0/specification/serializations/XML/elements/exampleTranslation.xml index 79f9b57..4f9e6c2 100644 --- a/dmlex-v1.0/specification/serializations/XML/elements/exampleTranslation.xml +++ b/dmlex-v1.0/specification/serializations/XML/elements/exampleTranslation.xml @@ -6,7 +6,7 @@ ]>
- Element: <literal><exampleTranslation></literal> + XML element: <literal><exampleTranslation></literal> Implements the exampleTranslation object type from the Crosslingual Module. diff --git a/dmlex-v1.0/specification/serializations/XML/elements/forLanguage.xml b/dmlex-v1.0/specification/serializations/XML/elements/forLanguage.xml index 05bcb01..395878f 100644 --- a/dmlex-v1.0/specification/serializations/XML/elements/forLanguage.xml +++ b/dmlex-v1.0/specification/serializations/XML/elements/forLanguage.xml @@ -6,7 +6,7 @@ ]>
- Element: <literal><forLanguage></literal> + XML element: <literal><forLanguage></literal> Implements the forLanguage property of the partOfSpeechTag, inflectedFormTag, diff --git a/dmlex-v1.0/specification/serializations/XML/elements/forPartOfSpeech.xml b/dmlex-v1.0/specification/serializations/XML/elements/forPartOfSpeech.xml index 76f3171..7aa1d8e 100644 --- a/dmlex-v1.0/specification/serializations/XML/elements/forPartOfSpeech.xml +++ b/dmlex-v1.0/specification/serializations/XML/elements/forPartOfSpeech.xml @@ -6,7 +6,7 @@ ]>
- Element: <literal><forPartOfSpeech></literal> + XML element: <literal><forPartOfSpeech></literal> Implements the forPartOfSpeech property of the inflectedFormTag and and labelTag diff --git a/dmlex-v1.0/specification/serializations/XML/elements/headwordExplanation.xml b/dmlex-v1.0/specification/serializations/XML/elements/headwordExplanation.xml index c173bd8..5a94e6e 100644 --- a/dmlex-v1.0/specification/serializations/XML/elements/headwordExplanation.xml +++ b/dmlex-v1.0/specification/serializations/XML/elements/headwordExplanation.xml @@ -6,7 +6,7 @@ ]>
- Element: <literal><headwordExplanation></literal> + XML element: <literal><headwordExplanation></literal> Implements the headwordExplanation object type from the Crosslingual Module. diff --git a/dmlex-v1.0/specification/serializations/XML/elements/headwordMarker.xml b/dmlex-v1.0/specification/serializations/XML/elements/headwordMarker.xml index 55444a4..ec912c8 100644 --- a/dmlex-v1.0/specification/serializations/XML/elements/headwordMarker.xml +++ b/dmlex-v1.0/specification/serializations/XML/elements/headwordMarker.xml @@ -6,7 +6,7 @@ ]>
- Element: <literal><headwordMarker></literal> + XML element: <literal><headwordMarker></literal> Implements the headwordMarker object type from the Annotation module. Contains the text which it marks up. diff --git a/dmlex-v1.0/specification/serializations/XML/elements/headwordTranslation.xml b/dmlex-v1.0/specification/serializations/XML/elements/headwordTranslation.xml index 301874c..c5449a8 100644 --- a/dmlex-v1.0/specification/serializations/XML/elements/headwordTranslation.xml +++ b/dmlex-v1.0/specification/serializations/XML/elements/headwordTranslation.xml @@ -6,7 +6,7 @@ ]>
- Element: <literal><headwordTranslation></literal> + XML element: <literal><headwordTranslation></literal> Implements the headwordTranslation object type from the Crosslingual Module. diff --git a/dmlex-v1.0/specification/serializations/XML/elements/inflectedForm.xml b/dmlex-v1.0/specification/serializations/XML/elements/inflectedForm.xml index 4b3c465..a77bdbc 100644 --- a/dmlex-v1.0/specification/serializations/XML/elements/inflectedForm.xml +++ b/dmlex-v1.0/specification/serializations/XML/elements/inflectedForm.xml @@ -6,7 +6,7 @@ ]>
- Element: <literal><inflectedForm></literal> + XML element: <literal><inflectedForm></literal> Implements the inflectedForm object type. diff --git a/dmlex-v1.0/specification/serializations/XML/elements/inflectedFormTag.xml b/dmlex-v1.0/specification/serializations/XML/elements/inflectedFormTag.xml index b901910..df134ed 100644 --- a/dmlex-v1.0/specification/serializations/XML/elements/inflectedFormTag.xml +++ b/dmlex-v1.0/specification/serializations/XML/elements/inflectedFormTag.xml @@ -6,7 +6,7 @@ ]>
- Element: <literal><inflectedFormTag></literal> + XML element: <literal><inflectedFormTag></literal> Implements the inflectedFormTag object type from the Controlled Values Module. diff --git a/dmlex-v1.0/specification/serializations/XML/elements/label.xml b/dmlex-v1.0/specification/serializations/XML/elements/label.xml index 81a2d51..a58cc15 100644 --- a/dmlex-v1.0/specification/serializations/XML/elements/label.xml +++ b/dmlex-v1.0/specification/serializations/XML/elements/label.xml @@ -6,7 +6,7 @@ ]>
- Element: <literal><label></literal> + XML element: <literal><label></literal> Implements the label object type. diff --git a/dmlex-v1.0/specification/serializations/XML/elements/labelTag.xml b/dmlex-v1.0/specification/serializations/XML/elements/labelTag.xml index ebb7250..a6fc8f0 100644 --- a/dmlex-v1.0/specification/serializations/XML/elements/labelTag.xml +++ b/dmlex-v1.0/specification/serializations/XML/elements/labelTag.xml @@ -6,7 +6,7 @@ ]>
- Element: <literal><labelTag></literal> + XML element: <literal><labelTag></literal> Implements the labelTag object type from the Controlled Values Module. diff --git a/dmlex-v1.0/specification/serializations/XML/elements/labelTypeTag.xml b/dmlex-v1.0/specification/serializations/XML/elements/labelTypeTag.xml index 7f4d99c..ad10635 100644 --- a/dmlex-v1.0/specification/serializations/XML/elements/labelTypeTag.xml +++ b/dmlex-v1.0/specification/serializations/XML/elements/labelTypeTag.xml @@ -6,7 +6,7 @@ ]>
- Element: <literal><labelTypeTag></literal> + XML element: <literal><labelTypeTag></literal> Implements the labelTypeTag object type from the Controlled Values Module. diff --git a/dmlex-v1.0/specification/serializations/XML/elements/lexicographicResource.xml b/dmlex-v1.0/specification/serializations/XML/elements/lexicographicResource.xml index 194c34c..e32a424 100644 --- a/dmlex-v1.0/specification/serializations/XML/elements/lexicographicResource.xml +++ b/dmlex-v1.0/specification/serializations/XML/elements/lexicographicResource.xml @@ -6,7 +6,7 @@ ]>
- Element: <literal><lexicographicResource></literal> + XML element: <literal><lexicographicResource></literal> Implements the lexicographicResource object type. @@ -15,7 +15,7 @@ @title optional - @uri optional + @uri required @language required diff --git a/dmlex-v1.0/specification/serializations/XML/elements/member.xml b/dmlex-v1.0/specification/serializations/XML/elements/member.xml index d94b5ad..7b12f1e 100644 --- a/dmlex-v1.0/specification/serializations/XML/elements/member.xml +++ b/dmlex-v1.0/specification/serializations/XML/elements/member.xml @@ -6,7 +6,7 @@ ]>
- Element: <literal><member></literal> + XML element: <literal><member></literal> Implements the member object type from the Linking Module. diff --git a/dmlex-v1.0/specification/serializations/XML/elements/memberType.xml b/dmlex-v1.0/specification/serializations/XML/elements/memberType.xml index da9daf7..6ae487f 100644 --- a/dmlex-v1.0/specification/serializations/XML/elements/memberType.xml +++ b/dmlex-v1.0/specification/serializations/XML/elements/memberType.xml @@ -6,7 +6,7 @@ ]>
- Element: <literal><memberType></literal> + XML element: <literal><memberType></literal> Implements the memberType object type from the Linking Module. diff --git a/dmlex-v1.0/specification/serializations/XML/elements/partOfSpeech.xml b/dmlex-v1.0/specification/serializations/XML/elements/partOfSpeech.xml index 4e2286c..4b619bf 100644 --- a/dmlex-v1.0/specification/serializations/XML/elements/partOfSpeech.xml +++ b/dmlex-v1.0/specification/serializations/XML/elements/partOfSpeech.xml @@ -6,7 +6,7 @@ ]>
- Element: <literal><partOfSpeech></literal> + XML element: <literal><partOfSpeech></literal> Implements the partOfSpeech object type. diff --git a/dmlex-v1.0/specification/serializations/XML/elements/partOfSpeechTag.xml b/dmlex-v1.0/specification/serializations/XML/elements/partOfSpeechTag.xml index 497876d..da4b428 100644 --- a/dmlex-v1.0/specification/serializations/XML/elements/partOfSpeechTag.xml +++ b/dmlex-v1.0/specification/serializations/XML/elements/partOfSpeechTag.xml @@ -6,7 +6,7 @@ ]>
- Element: <literal><partOfSpeechTag></literal> + XML element: <literal><partOfSpeechTag></literal> Implements the partOfSpeechTag object type from the Controlled Values Module. diff --git a/dmlex-v1.0/specification/serializations/XML/elements/placeholderMarker.xml b/dmlex-v1.0/specification/serializations/XML/elements/placeholderMarker.xml index f263129..f60748a 100644 --- a/dmlex-v1.0/specification/serializations/XML/elements/placeholderMarker.xml +++ b/dmlex-v1.0/specification/serializations/XML/elements/placeholderMarker.xml @@ -6,7 +6,7 @@ ]>
- Element: <literal><placeholderMarker></literal> + XML element: <literal><placeholderMarker></literal> Implements the placeholderMarker object type from the Annotation module. Contains the text which it marks up. diff --git a/dmlex-v1.0/specification/serializations/XML/elements/pronunciation.xml b/dmlex-v1.0/specification/serializations/XML/elements/pronunciation.xml index 6dd1e4f..d5d641c 100644 --- a/dmlex-v1.0/specification/serializations/XML/elements/pronunciation.xml +++ b/dmlex-v1.0/specification/serializations/XML/elements/pronunciation.xml @@ -6,7 +6,7 @@ ]>
- Element: <literal><pronunciation></literal> + XML element: <literal><pronunciation></literal> Implements the pronunciation object type. diff --git a/dmlex-v1.0/specification/serializations/XML/elements/relation.xml b/dmlex-v1.0/specification/serializations/XML/elements/relation.xml index 5ce56b5..be545ab 100644 --- a/dmlex-v1.0/specification/serializations/XML/elements/relation.xml +++ b/dmlex-v1.0/specification/serializations/XML/elements/relation.xml @@ -6,7 +6,7 @@ ]>
- Element: <literal><relation></literal> + XML element: <literal><relation></literal> Implements the relation object type from the Linking Module. diff --git a/dmlex-v1.0/specification/serializations/XML/elements/relationType.xml b/dmlex-v1.0/specification/serializations/XML/elements/relationType.xml index 9b85aa8..f4ca495 100644 --- a/dmlex-v1.0/specification/serializations/XML/elements/relationType.xml +++ b/dmlex-v1.0/specification/serializations/XML/elements/relationType.xml @@ -6,7 +6,7 @@ ]>
- Element: <literal><relationType></literal> + XML element: <literal><relationType></literal> Implements the relationType object type from the Linking Module. diff --git a/dmlex-v1.0/specification/serializations/XML/elements/sameAs.xml b/dmlex-v1.0/specification/serializations/XML/elements/sameAs.xml index 862e232..3cb22e9 100644 --- a/dmlex-v1.0/specification/serializations/XML/elements/sameAs.xml +++ b/dmlex-v1.0/specification/serializations/XML/elements/sameAs.xml @@ -6,7 +6,7 @@ ]>
- Element: <literal><sameAs></literal> + XML element: <literal><sameAs></literal> Implements the sameAs object type from the Controlled Values Module. diff --git a/dmlex-v1.0/specification/serializations/XML/elements/sense.xml b/dmlex-v1.0/specification/serializations/XML/elements/sense.xml index daf88f3..68a0cac 100644 --- a/dmlex-v1.0/specification/serializations/XML/elements/sense.xml +++ b/dmlex-v1.0/specification/serializations/XML/elements/sense.xml @@ -6,7 +6,7 @@ ]>
- Element: <literal><sense></literal> + XML element: <literal><sense></literal> Implements the sense object type. diff --git a/dmlex-v1.0/specification/serializations/XML/elements/sourceIdentityTag.xml b/dmlex-v1.0/specification/serializations/XML/elements/sourceIdentityTag.xml index f415f4d..5e4b654 100644 --- a/dmlex-v1.0/specification/serializations/XML/elements/sourceIdentityTag.xml +++ b/dmlex-v1.0/specification/serializations/XML/elements/sourceIdentityTag.xml @@ -6,7 +6,7 @@ ]>
- Element: <literal><sourceIdentityTag></literal> + XML element: <literal><sourceIdentityTag></literal> Implements the sourceIdentityTag object type from the Controlled Values Module. diff --git a/dmlex-v1.0/specification/serializations/XML/elements/transcription.xml b/dmlex-v1.0/specification/serializations/XML/elements/transcription.xml index 791a01d..2db0ad1 100644 --- a/dmlex-v1.0/specification/serializations/XML/elements/transcription.xml +++ b/dmlex-v1.0/specification/serializations/XML/elements/transcription.xml @@ -6,7 +6,7 @@ ]>
- Element: <literal><transcription></literal> + XML element: <literal><transcription></literal> Implements the transcription object type. diff --git a/dmlex-v1.0/specification/serializations/XML/elements/transcriptionSchemeTag.xml b/dmlex-v1.0/specification/serializations/XML/elements/transcriptionSchemeTag.xml index d2c82f9..14d1c31 100644 --- a/dmlex-v1.0/specification/serializations/XML/elements/transcriptionSchemeTag.xml +++ b/dmlex-v1.0/specification/serializations/XML/elements/transcriptionSchemeTag.xml @@ -6,7 +6,7 @@ ]>
- Element: <literal><transcriptionSchemeTag></literal> + XML element: <literal><transcriptionSchemeTag></literal> Implements the transcriptionSchemeTag object type from the Controlled Values Module. diff --git a/dmlex-v1.0/specification/serializations/XML/elements/translationLanguage.xml b/dmlex-v1.0/specification/serializations/XML/elements/translationLanguage.xml index 25433e5..3a548e3 100644 --- a/dmlex-v1.0/specification/serializations/XML/elements/translationLanguage.xml +++ b/dmlex-v1.0/specification/serializations/XML/elements/translationLanguage.xml @@ -6,7 +6,7 @@ ]>
- Element: <literal><translationLanguage></literal> + XML element: <literal><translationLanguage></literal> Implements the translationLanguage object type from the Crosslingual Module. diff --git a/dmlex-v1.0/specification/serializations/XML/specification.xml b/dmlex-v1.0/specification/serializations/XML/specification.xml index bc66f73..d3673ee 100644 --- a/dmlex-v1.0/specification/serializations/XML/specification.xml +++ b/dmlex-v1.0/specification/serializations/XML/specification.xml @@ -35,7 +35,7 @@
- DMLex XML Serialization Elements + DMLex XML serialization elements