Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Used by
Element ms:LanguageDescription
Namespace http://w3id.org/meta-share/meta-share/
Annotations
A resource that describes a language or some aspect(s) of a language via a systematic documentation of linguistic structures
Diagram
Diagram ELG-SHARE_xsd_Element_ms_LanguageDescription.tmp#LanguageDescription_lrType ELG-SHARE_xsd_Element_ms_LanguageDescriptionSubclass.tmp#LanguageDescriptionSubclass ELG-SHARE_xsd_Element_ms_requiresSoftware.tmp#requiresSoftware ELG-SHARE_xsd_Element_ms_requiredHardware.tmp#requiredHardware ELG-SHARE_xsd_Element_ms_runningEnvironmentDetails.tmp#runningEnvironmentDetails ELG-SHARE_xsd_Element_ms_LanguageDescriptionMediaPart.tmp#LanguageDescriptionMediaPart ELG-SHARE_xsd_Element_ms_DatasetDistribution.tmp#DatasetDistribution ELG-SHARE_xsd_Element_ms_personalDataIncluded.tmp#personalDataIncluded ELG-SHARE_xsd_Element_ms_personalDataDetails.tmp#personalDataDetails ELG-SHARE_xsd_Element_ms_sensitiveDataIncluded.tmp#sensitiveDataIncluded ELG-SHARE_xsd_Element_ms_sensitiveDataDetails.tmp#sensitiveDataDetails ELG-SHARE_xsd_Element_ms_anonymized.tmp#anonymized ELG-SHARE_xsd_Element_ms_anonymizationDetails.tmp#anonymizationDetails ELG-SHARE_xsd_Element_ms_isAnalysedBy.tmp#isAnalysedBy ELG-SHARE_xsd_Element_ms_isEditedBy.tmp#isEditedBy ELG-SHARE_xsd_Element_ms_isElicitedBy.tmp#isElicitedBy ELG-SHARE_xsd_Element_ms_isConvertedVersionOf.tmp#isConvertedVersionOf ELG-SHARE_xsd_Element_ms_timeCoverage.tmp#timeCoverage ELG-SHARE_xsd_Element_ms_geographicCoverage.tmp#geographicCoverage ELG-SHARE_xsd_Element_ms_hasSubset.tmp#hasSubset
Properties
content complex
Used by
Element ms:LRSubclass
Model
Children ms:DatasetDistribution, ms:LanguageDescriptionMediaPart, ms:LanguageDescriptionSubclass, ms:anonymizationDetails, ms:anonymized, ms:geographicCoverage, ms:hasSubset, ms:isAnalysedBy, ms:isConvertedVersionOf, ms:isEditedBy, ms:isElicitedBy, ms:lrType, ms:personalDataDetails, ms:personalDataIncluded, ms:requiredHardware, ms:requiresSoftware, ms:runningEnvironmentDetails, ms:sensitiveDataDetails, ms:sensitiveDataIncluded, ms:timeCoverage
Instance
<ms:LanguageDescription xmlns:ms="http://w3id.org/meta-share/meta-share/">
  <ms:lrType>{1,1}</ms:lrType>
  <ms:LanguageDescriptionSubclass>{1,1}</ms:LanguageDescriptionSubclass>
  <ms:requiresSoftware>{0,unbounded}</ms:requiresSoftware>
  <ms:requiredHardware>{0,unbounded}</ms:requiredHardware>
  <ms:runningEnvironmentDetails xml:lang="">{0,unbounded}</ms:runningEnvironmentDetails>
  <ms:LanguageDescriptionMediaPart>{1,unbounded}</ms:LanguageDescriptionMediaPart>
  <ms:DatasetDistribution>{1,unbounded}</ms:DatasetDistribution>
  <ms:personalDataIncluded>{1,1}</ms:personalDataIncluded>
  <ms:personalDataDetails xml:lang="">{0,unbounded}</ms:personalDataDetails>
  <ms:sensitiveDataIncluded>{1,1}</ms:sensitiveDataIncluded>
  <ms:sensitiveDataDetails xml:lang="">{0,unbounded}</ms:sensitiveDataDetails>
  <ms:anonymized>{0,1}</ms:anonymized>
  <ms:anonymizationDetails xml:lang="">{0,unbounded}</ms:anonymizationDetails>
  <ms:isAnalysedBy>{0,unbounded}</ms:isAnalysedBy>
  <ms:isEditedBy>{0,unbounded}</ms:isEditedBy>
  <ms:isElicitedBy>{0,unbounded}</ms:isElicitedBy>
  <ms:isConvertedVersionOf>{0,unbounded}</ms:isConvertedVersionOf>
  <ms:timeCoverage xml:lang="">{0,unbounded}</ms:timeCoverage>
  <ms:geographicCoverage xml:lang="">{0,unbounded}</ms:geographicCoverage>
  <ms:hasSubset>{0,unbounded}</ms:hasSubset>
</ms:LanguageDescription>
Source
<xs:element name="LanguageDescription">
  <xs:annotation>
    <xs:documentation xml:lang="en">A resource that describes a language or some aspect(s) of a language via a systematic documentation of linguistic structures</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/LanguageDescription</identifier>
      <label xml:lang="en" project="CLARIN">Language description</label>
      <label xml:lang="en" project="ELG">Model/Grammar</label>
    </xs:appinfo>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element name="lrType" fixed="LanguageDescription">
        <xs:annotation>
          <xs:documentation xml:lang="en">Classifies the language resource described by a metadata record to one of the major classes</xs:documentation>
          <xs:appinfo>
            <indexed>true</indexed>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element ref="ms:LanguageDescriptionSubclass">
        <xs:annotation>
          <xs:appinfo>
            <relation>oo</relation>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element ref="ms:requiresSoftware" minOccurs="0" maxOccurs="unbounded"/>
      <xs:element ref="ms:requiredHardware" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:appinfo>
            <recommended>true</recommended>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element ref="ms:runningEnvironmentDetails" minOccurs="0" maxOccurs="unbounded"/>
      <xs:element ref="ms:LanguageDescriptionMediaPart" maxOccurs="unbounded">
        <xs:annotation>
          <xs:appinfo>
            <relation>om</relation>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element ref="ms:DatasetDistribution" maxOccurs="unbounded">
        <xs:annotation>
          <xs:appinfo>
            <relation>om</relation>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element ref="ms:personalDataIncluded"/>
      <xs:element ref="ms:personalDataDetails" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:appinfo>
            <rule>show if personalDataIncluded=True</rule>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element ref="ms:sensitiveDataIncluded"/>
      <xs:element ref="ms:sensitiveDataDetails" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:appinfo>
            <rule>show if sensitiveDataIncluded=True</rule>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element ref="ms:anonymized" minOccurs="0">
        <xs:annotation>
          <xs:appinfo>
            <rule>mandatory if personalDataIncluded=True or sensitiveDataIncluded=True</rule>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element ref="ms:anonymizationDetails" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:appinfo>
            <rule>show if anonymized=True</rule>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element ref="ms:isAnalysedBy" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:appinfo>
            <relation>mm</relation>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element ref="ms:isEditedBy" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:appinfo>
            <relation>mm</relation>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element ref="ms:isElicitedBy" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:appinfo>
            <relation>mm</relation>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element ref="ms:isConvertedVersionOf" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:appinfo>
            <relation>mm</relation>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <!--
				<xs:element ref="ms:hasConvertedVersion" minOccurs="0" maxOccurs="unbounded">
					<xs:annotation>
						<xs:appinfo>
							<relation>mm</relation>
						</xs:appinfo>
					</xs:annotation>
				</xs:element>
-->
      <xs:element ref="ms:timeCoverage" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:appinfo>
            <multiple>true</multiple>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element ref="ms:geographicCoverage" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:appinfo>
            <multiple>true</multiple>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element ref="ms:hasSubset" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:appinfo>
            <relation>om</relation>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
</xs:element>
Element ms:LanguageDescription / ms:lrType
Namespace http://w3id.org/meta-share/meta-share/
Annotations
Classifies the language resource described by a metadata record to one of the major classes
Diagram
Diagram
Properties
fixed LanguageDescription
Source
<xs:element name="lrType" fixed="LanguageDescription">
  <xs:annotation>
    <xs:documentation xml:lang="en">Classifies the language resource described by a metadata record to one of the major classes</xs:documentation>
    <xs:appinfo>
      <indexed>true</indexed>
    </xs:appinfo>
  </xs:annotation>
</xs:element>