Class: TranslatedText
erDiagram
TranslatedText {
}
Translation {
string language
string value
}
TranslatedText ||--}o Translation : "translations"
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
translations | * Translation |
direct |
Usages
Identifier and Mapping Information
Schema Source
- from schema: https://cdisc.org/define-json
Mappings
Mapping Type | Mapped Value |
---|---|
self | odm:TranslatedText |
native | odm:TranslatedText |
LinkML Source
Direct
name: TranslatedText
from_schema: https://cdisc.org/define-json
attributes:
translations:
name: translations
from_schema: https://cdisc.org/define-json
rank: 1000
domain_of:
- TranslatedText
range: Translation
multivalued: true
inlined: true
inlined_as_list: true
Induced
name: TranslatedText
from_schema: https://cdisc.org/define-json
attributes:
translations:
name: translations
from_schema: https://cdisc.org/define-json
rank: 1000
alias: translations
owner: TranslatedText
domain_of:
- TranslatedText
range: Translation
multivalued: true
inlined: true
inlined_as_list: true