Showing:

Annotations
Diagrams
Facets
Properties
Source
Used by
Element ms:modalityType
Namespace http://w3id.org/meta-share/meta-share/
Annotations
Specifies the type of the modality represented in the resource or processed by a tool/service
Diagram
Diagram
Type restriction of xs:anyURI
Properties
content simple
Facets
enumeration http://w3id.org/meta-share/meta-share/bodyGesture
Value for 'ModalityType' for body gestures represented in a language resource
enumeration http://w3id.org/meta-share/meta-share/combinationOfModalities
Value for 'ModalityType' for language resources that include various modalities
enumeration http://w3id.org/meta-share/meta-share/facialExpression
Value for 'ModalityType' for facial expressions represented in a language resource
enumeration http://w3id.org/meta-share/meta-share/other
enumeration http://w3id.org/meta-share/meta-share/signLanguage
Value for 'ModalityType' for sign languages represented in a language resource
enumeration http://w3id.org/meta-share/meta-share/spokenLanguage
Value for 'ModalityType' for language resources including spoken language words and expressions
enumeration http://w3id.org/meta-share/meta-share/voice
Value for 'ModalityType' for voice
enumeration http://w3id.org/meta-share/meta-share/writtenLanguage
Value for 'ModalityType' for texts with written language
Used by
Source
<xs:element name="modalityType">
  <xs:annotation>
    <xs:documentation xml:lang="en">Specifies the type of the modality represented in the resource or processed by a tool/service</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/modalityType</identifier>
      <label xml:lang="en">modality type</label>
    </xs:appinfo>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:anyURI">
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/bodyGesture">
        <xs:annotation>
          <xs:documentation xml:lang="en">Value for 'ModalityType' for body gestures represented in a language resource</xs:documentation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/bodyGesture</identifier>
            <label xml:lang="en">body gesture</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/combinationOfModalities">
        <xs:annotation>
          <xs:documentation xml:lang="en">Value for 'ModalityType' for language resources that include various modalities</xs:documentation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/combinationOfModalities</identifier>
            <label xml:lang="en">combination of modalities</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/facialExpression">
        <xs:annotation>
          <xs:documentation xml:lang="en">Value for 'ModalityType' for facial expressions represented in a language resource</xs:documentation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/facialExpression</identifier>
            <label xml:lang="en">facial expression</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/other">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/other</identifier>
            <label xml:lang="en">other</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/signLanguage">
        <xs:annotation>
          <xs:documentation xml:lang="en">Value for 'ModalityType' for sign languages represented in a language resource</xs:documentation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/signLanguage</identifier>
            <label xml:lang="en">sign language</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/spokenLanguage">
        <xs:annotation>
          <xs:documentation xml:lang="en">Value for 'ModalityType' for language resources including spoken language words and expressions</xs:documentation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/spokenLanguage</identifier>
            <label xml:lang="en">spoken language</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/voice">
        <xs:annotation>
          <xs:documentation xml:lang="en">Value for 'ModalityType' for voice</xs:documentation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/voice</identifier>
            <label xml:lang="en">voice</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/writtenLanguage">
        <xs:annotation>
          <xs:documentation xml:lang="en">Value for 'ModalityType' for texts with written language</xs:documentation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/writtenLanguage</identifier>
            <label xml:lang="en">written language</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
</xs:element>