Showing:

Annotations
Diagrams
Facets
Properties
Source
Used by
Element ms:DatasetDistributionForm
Namespace http://w3id.org/meta-share/meta-share/
Annotations
The form (medium/channel) used for distributing a language resource consisting of data (e.g.,  a corpus, a lexicon, etc.)
Diagram
Diagram
Type restriction of xs:anyURI
Properties
content simple
Facets
enumeration http://w3id.org/meta-share/meta-share/CD-ROM
CD-ROM refers to a kind of distribution medium used for delivering a language resource; intended for resources delivered on CD-ROM
enumeration http://w3id.org/meta-share/meta-share/DVD-R
Value for data distribution medium, used for language resources delivered on a DVD-R
enumeration http://w3id.org/meta-share/meta-share/accessibleThroughInterface
Value for distribution medium, used for corpora and lexical/conceptual resources that can be accessed via a human-intended interface (e.g.,  corpus workbench, lexicon browsing interface, etc.)
enumeration http://w3id.org/meta-share/meta-share/accessibleThroughQuery
Value for dataset distribution medium, used for lexical/conceptual resources that can be accessed via a SPARQL endpoint
enumeration http://w3id.org/meta-share/meta-share/bluRay
bluRay refers to a kind of distribution/access medium used for delivering a language resource; intended for resources delivered on bluRay disks
enumeration http://w3id.org/meta-share/meta-share/downloadable
Value for distribution medium, used for language resources that can be downloaded from a remote location
enumeration http://w3id.org/meta-share/meta-share/hardDisk
Value for data distribution medium, used for resources that are delivered on a hard disk
enumeration http://w3id.org/meta-share/meta-share/other
enumeration http://w3id.org/meta-share/meta-share/paperCopy
Value for data distribution medium, used for language resources that are delivered in paper format
Used by
Complex Type ms:DatasetDistribution
Source
<xs:element name="DatasetDistributionForm">
  <xs:annotation>
    <xs:documentation xml:lang="en">The form (medium/channel) used for distributing a language resource consisting of data (e.g., a corpus, a lexicon, etc.)</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/DatasetDistributionForm</identifier>
      <label xml:lang="en">Dataset distribution form</label>
      <subclassOf>http://w3id.org/meta-share/meta-share/DistributionForm</subclassOf>
    </xs:appinfo>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:anyURI">
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/CD-ROM">
        <xs:annotation>
          <xs:documentation xml:lang="en">CD-ROM refers to a kind of distribution medium used for delivering a language resource; intended for resources delivered on CD-ROM</xs:documentation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/CD-ROM</identifier>
            <label xml:lang="en">CD-ROM</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/DVD-R">
        <xs:annotation>
          <xs:documentation xml:lang="en">Value for data distribution medium, used for language resources delivered on a DVD-R</xs:documentation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/DVD-R</identifier>
            <label xml:lang="en">DVD-R</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/accessibleThroughInterface">
        <xs:annotation>
          <xs:documentation xml:lang="en">Value for distribution medium, used for corpora and lexical/conceptual resources that can be accessed via a human-intended interface (e.g., corpus workbench, lexicon browsing interface, etc.)</xs:documentation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/accessibleThroughInterface</identifier>
            <label xml:lang="en">accessible through interface</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/accessibleThroughQuery">
        <xs:annotation>
          <xs:documentation xml:lang="en">Value for dataset distribution medium, used for lexical/conceptual resources that can be accessed via a SPARQL endpoint</xs:documentation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/accessibleThroughQuery</identifier>
            <label xml:lang="en">accessible through query</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/bluRay">
        <xs:annotation>
          <xs:documentation xml:lang="en">bluRay refers to a kind of distribution/access medium used for delivering a language resource; intended for resources delivered on bluRay disks</xs:documentation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/bluRay</identifier>
            <label xml:lang="en">bluRay</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/downloadable">
        <xs:annotation>
          <xs:documentation xml:lang="en">Value for distribution medium, used for language resources that can be downloaded from a remote location</xs:documentation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/downloadable</identifier>
            <label xml:lang="en">downloadable</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/hardDisk">
        <xs:annotation>
          <xs:documentation xml:lang="en">Value for data distribution medium, used for resources that are delivered on a hard disk</xs:documentation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/hardDisk</identifier>
            <label xml:lang="en">hard disk</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/paperCopy">
        <xs:annotation>
          <xs:documentation xml:lang="en">Value for data distribution medium, used for language resources that are delivered in paper format</xs:documentation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/paperCopy</identifier>
            <label xml:lang="en">paper copy</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
</xs:element>