Class: PronounceableText
URI: schema:PronounceableText
Inheritance
Slots
Usages
LinkML Specification
Direct
name: PronounceableText
comments:
- 'Data type: PronounceableText.'
from_schema: http://w3id.og/linkml/schemaorg
is_a: Text
slots:
- inLanguage
- phoneticText
- speechToTextMarkup
- textValue
class_uri: schema:PronounceableText
 
 
Induced
name: PronounceableText
comments:
- 'Data type: PronounceableText.'
from_schema: http://w3id.og/linkml/schemaorg
is_a: Text
attributes:
  inLanguage:
    name: inLanguage
    from_schema: http://w3id.og/linkml/schemaorg
    multivalued: true
    alias: inLanguage
    owner: PronounceableText
    any_of:
    - range: Language
    - range: Text
  phoneticText:
    name: phoneticText
    from_schema: http://w3id.og/linkml/schemaorg
    multivalued: true
    alias: phoneticText
    owner: PronounceableText
    range: Text
  speechToTextMarkup:
    name: speechToTextMarkup
    from_schema: http://w3id.og/linkml/schemaorg
    multivalued: true
    alias: speechToTextMarkup
    owner: PronounceableText
    range: Text
  textValue:
    name: textValue
    from_schema: http://w3id.og/linkml/schemaorg
    multivalued: true
    alias: textValue
    owner: PronounceableText
    range: Text
class_uri: schema:PronounceableText