Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Used by
Element ms:CorpusImagePart
Namespace http://w3id.org/meta-share/meta-share/
Annotations
The part of a corpus (or whole corpus) that consists of images (e.g., g a corpus of photographs and their captions)
Diagram
Diagram ELG-SHARE_xsd_Complex_Type_ms_CorpusImagePart.tmp#http___w3id.org_meta-share_meta-share__CorpusImagePart_corpusMediaType ELG-SHARE_xsd_Complex_Type_ms_CorpusImagePart.tmp#http___w3id.org_meta-share_meta-share__CorpusImagePart_mediaType ELG-SHARE_xsd_Element_ms_lingualityType.tmp#lingualityType ELG-SHARE_xsd_Element_ms_multilingualityType.tmp#multilingualityType ELG-SHARE_xsd_Element_ms_multilingualityTypeDetails.tmp#multilingualityTypeDetails ELG-SHARE_xsd_Element_ms_language.tmp#language ELG-SHARE_xsd_Element_ms_languageVariety.tmp#languageVariety ELG-SHARE_xsd_Element_ms_modalityType.tmp#modalityType ELG-SHARE_xsd_Element_ms_ImageGenre.tmp#ImageGenre ELG-SHARE_xsd_Element_ms_typeOfImageContent.tmp#typeOfImageContent ELG-SHARE_xsd_Element_ms_textIncludedInImage.tmp#textIncludedInImage ELG-SHARE_xsd_Element_ms_staticElement.tmp#staticElement ELG-SHARE_xsd_Element_ms_capturingDeviceType.tmp#capturingDeviceType ELG-SHARE_xsd_Element_ms_capturingDeviceTypeDetails.tmp#capturingDeviceTypeDetails ELG-SHARE_xsd_Element_ms_capturingDetails.tmp#capturingDetails ELG-SHARE_xsd_Element_ms_capturingEnvironment.tmp#capturingEnvironment ELG-SHARE_xsd_Element_ms_sensorTechnology.tmp#sensorTechnology ELG-SHARE_xsd_Element_ms_sceneIllumination.tmp#sceneIllumination ELG-SHARE_xsd_Element_ms_creationMode.tmp#creationMode ELG-SHARE_xsd_Element_ms_isCreatedBy.tmp#isCreatedBy ELG-SHARE_xsd_Element_ms_hasOriginalSource.tmp#hasOriginalSource ELG-SHARE_xsd_Element_ms_originalSourceDescription.tmp#originalSourceDescription ELG-SHARE_xsd_Element_ms_syntheticData.tmp#syntheticData ELG-SHARE_xsd_Element_ms_creationDetails.tmp#creationDetails ELG-SHARE_xsd_Element_ms_linkToOtherMedia.tmp#linkToOtherMedia ELG-SHARE_xsd_Complex_Type_ms_CorpusImagePart.tmp#http___w3id.org_meta-share_meta-share__CorpusImagePart
Type ms:CorpusImagePart
Properties
content complex
Used by
Complex Type ms:CorpusMediaPart
Model
Children ms:ImageGenre, ms:capturingDetails, ms:capturingDeviceType, ms:capturingDeviceTypeDetails, ms:capturingEnvironment, ms:corpusMediaType, ms:creationDetails, ms:creationMode, ms:hasOriginalSource, ms:isCreatedBy, ms:language, ms:languageVariety, ms:lingualityType, ms:linkToOtherMedia, ms:mediaType, ms:modalityType, ms:multilingualityType, ms:multilingualityTypeDetails, ms:originalSourceDescription, ms:sceneIllumination, ms:sensorTechnology, ms:staticElement, ms:syntheticData, ms:textIncludedInImage, ms:typeOfImageContent
Instance
<ms:CorpusImagePart xmlns:ms="http://w3id.org/meta-share/meta-share/">
  <ms:corpusMediaType>{1,1}</ms:corpusMediaType>
  <ms:mediaType>{1,1}</ms:mediaType>
  <ms:lingualityType>{1,1}</ms:lingualityType>
  <ms:multilingualityType>{0,1}</ms:multilingualityType>
  <ms:multilingualityTypeDetails xml:lang="">{0,unbounded}</ms:multilingualityTypeDetails>
  <ms:language>{1,unbounded}</ms:language>
  <ms:languageVariety>{0,unbounded}</ms:languageVariety>
  <ms:modalityType>{0,unbounded}</ms:modalityType>
  <ms:ImageGenre>{0,unbounded}</ms:ImageGenre>
  <ms:typeOfImageContent xml:lang="">{1,unbounded}</ms:typeOfImageContent>
  <ms:textIncludedInImage>{0,unbounded}</ms:textIncludedInImage>
  <ms:staticElement>{0,unbounded}</ms:staticElement>
  <ms:capturingDeviceType>{0,1}</ms:capturingDeviceType>
  <ms:capturingDeviceTypeDetails xml:lang="">{0,unbounded}</ms:capturingDeviceTypeDetails>
  <ms:capturingDetails xml:lang="">{0,unbounded}</ms:capturingDetails>
  <ms:capturingEnvironment>{0,1}</ms:capturingEnvironment>
  <ms:sensorTechnology>{0,1}</ms:sensorTechnology>
  <ms:sceneIllumination>{0,1}</ms:sceneIllumination>
  <ms:creationMode>{0,1}</ms:creationMode>
  <ms:isCreatedBy>{0,unbounded}</ms:isCreatedBy>
  <ms:hasOriginalSource>{0,unbounded}</ms:hasOriginalSource>
  <ms:originalSourceDescription xml:lang="">{0,unbounded}</ms:originalSourceDescription>
  <ms:syntheticData>{0,1}</ms:syntheticData>
  <ms:creationDetails xml:lang="">{0,unbounded}</ms:creationDetails>
  <ms:linkToOtherMedia>{0,unbounded}</ms:linkToOtherMedia>
</ms:CorpusImagePart>
Source
<xs:element name="CorpusImagePart" type="ms:CorpusImagePart">
  <xs:annotation>
    <xs:documentation xml:lang="en">The part of a corpus (or whole corpus) that consists of images (e.g., g a corpus of photographs and their captions)</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/CorpusImagePart</identifier>
      <label xml:lang="en">Corpus image part</label>
      <subclassOf>http://w3id.org/meta-share/meta-share/CorpusMediaPart</subclassOf>
    </xs:appinfo>
  </xs:annotation>
</xs:element>