Showing:

Annotations
Facets
Properties
Source
Used by
Attribute @ms:DocumentIdentifierScheme
Namespace http://w3id.org/meta-share/meta-share/
Annotations
A scheme according to which an identifier is assigned by the authority that issues it (e.g.,  DOI, PubMed Central , etc.) specifically for publications
Type restriction of xs:anyURI
Properties
content simple
Facets
enumeration http://purl.org/spar/datacite/ark
Archival Resource Key
enumeration http://purl.org/spar/datacite/arxiv
Identifier for ArXiv (http://arxiv.org/), a open access repository of preprints, having the format arXiv:1207.2147.
enumeration http://purl.org/spar/datacite/bibcode
It is the Astrophysics Data System bibliographic codes, a standardized 19 character identifier according to the syntax "yyyyjjjjjvvvvmppppa".
enumeration http://purl.org/spar/datacite/doi
Digital Object Identifier
enumeration http://purl.org/spar/datacite/handle
The Handle system
enumeration http://purl.org/spar/datacite/isbn
International Standard Book Number
enumeration http://purl.org/spar/datacite/purl
Persistent Uniform Resource Locator
enumeration http://purl.org/spar/datacite/upc
Universal Product Code
enumeration http://purl.org/spar/datacite/url
Uniform Resource Locator
enumeration http://purl.org/spar/datacite/urn
Uniform Resource Name
enumeration http://w3id.org/meta-share/meta-share/ean13
Value for resourceIdentifierSchemeName, referring to EAN (International Article Number, also known as European Article Number) and more specifically to the EAN 13 standard (cf. https://en.wikipedia.org/wiki/International_Article_Number)
enumeration http://w3id.org/meta-share/meta-share/eissn
Value for resourceIdentifierSchemeName, referring to the e-ISSN (electronic International Standard Serial Number, https://en.wikipedia.org/wiki/International_Standard_Serial_Number)
enumeration http://w3id.org/meta-share/meta-share/elg
European Language Grid
enumeration http://w3id.org/meta-share/meta-share/issn
Value for resourceIdentifierSchemeName, referring to the ISSN (International Standard Serial Number, http://www.issn.org/)
enumeration http://w3id.org/meta-share/meta-share/istc
Value for resourceIdentifierSchemeName, referring to the ISTC (International Standard Text Code, http://www.istc-international.org/)
enumeration http://w3id.org/meta-share/meta-share/lissn
Value for resourceIdentifierSchemeName, referring to the linking ISSN or ISSN-L
enumeration http://w3id.org/meta-share/meta-share/lsid
Value for resourceIdentifierSchemeName, referring to the LSID (Life Sciences Identifier, http://www.webcitation.org/getfile?fileid=27fcd073ea70199946ace15c6868520be2cab2ab)
enumeration http://w3id.org/meta-share/meta-share/other
enumeration http://w3id.org/meta-share/meta-share/pmcid
Value for resourceIdentifierSchemeName, referring to the PMCID (PubMed Central Identifier, https://www.ncbi.nlm.nih.gov/pmc/pmctopmid/)
enumeration http://w3id.org/meta-share/meta-share/pmid
Value for resourceIdentifierSchemeName, referring to the PMID (PubMed Identifier, https://www.ncbi.nlm.nih.gov/pmc/pmctopmid/)
Used by
Complex Type ms:DocumentIdentifier
Source
<xs:attribute name="DocumentIdentifierScheme">
  <xs:annotation>
    <xs:documentation xml:lang="en">A scheme according to which an identifier is assigned by the authority that issues it (e.g., DOI, PubMed Central , etc.) specifically for publications</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/DocumentIdentifierScheme</identifier>
      <label xml:lang="en">Document identifier scheme</label>
      <subclassOf>http://purl.org/spar/datacite/ResourceIdentifierScheme</subclassOf>
    </xs:appinfo>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:anyURI">
      <xs:enumeration value="http://purl.org/spar/datacite/ark">
        <xs:annotation>
          <xs:documentation xml:lang="en">Archival Resource Key</xs:documentation>
          <xs:appinfo>
            <identifier>http://purl.org/spar/datacite/ark</identifier>
            <label xml:lang="en">ARK</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://purl.org/spar/datacite/arxiv">
        <xs:annotation>
          <xs:documentation xml:lang="en">Identifier for ArXiv (http://arxiv.org/), a open access repository of preprints, having the format arXiv:1207.2147.</xs:documentation>
          <xs:appinfo>
            <identifier>http://purl.org/spar/datacite/arxiv</identifier>
            <label xml:lang="en">ArXiv</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://purl.org/spar/datacite/bibcode">
        <xs:annotation>
          <xs:documentation xml:lang="en">It is the Astrophysics Data System bibliographic codes, a standardized 19 character identifier according to the syntax "yyyyjjjjjvvvvmppppa".</xs:documentation>
          <xs:appinfo>
            <identifier>http://purl.org/spar/datacite/bibcode</identifier>
            <label xml:lang="en">bibcode</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://purl.org/spar/datacite/doi">
        <xs:annotation>
          <xs:documentation xml:lang="en">Digital Object Identifier</xs:documentation>
          <xs:appinfo>
            <identifier>http://purl.org/spar/datacite/doi</identifier>
            <label xml:lang="en">DOI</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://purl.org/spar/datacite/handle">
        <xs:annotation>
          <xs:documentation xml:lang="en">The Handle system</xs:documentation>
          <xs:appinfo>
            <identifier>http://purl.org/spar/datacite/handle</identifier>
            <label xml:lang="en">Handle</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://purl.org/spar/datacite/isbn">
        <xs:annotation>
          <xs:documentation xml:lang="en">International Standard Book Number</xs:documentation>
          <xs:appinfo>
            <identifier>http://purl.org/spar/datacite/isbn</identifier>
            <label xml:lang="en">ISBN</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://purl.org/spar/datacite/purl">
        <xs:annotation>
          <xs:documentation xml:lang="en">Persistent Uniform Resource Locator</xs:documentation>
          <xs:appinfo>
            <identifier>http://purl.org/spar/datacite/purl</identifier>
            <label xml:lang="en">PURL</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://purl.org/spar/datacite/upc">
        <xs:annotation>
          <xs:documentation xml:lang="en">Universal Product Code</xs:documentation>
          <xs:appinfo>
            <identifier>http://purl.org/spar/datacite/upc</identifier>
            <label xml:lang="en">UPC</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://purl.org/spar/datacite/url">
        <xs:annotation>
          <xs:documentation xml:lang="en">Uniform Resource Locator</xs:documentation>
          <xs:appinfo>
            <identifier>http://purl.org/spar/datacite/url</identifier>
            <label xml:lang="en">URL</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://purl.org/spar/datacite/urn">
        <xs:annotation>
          <xs:documentation xml:lang="en">Uniform Resource Name</xs:documentation>
          <xs:appinfo>
            <identifier>http://purl.org/spar/datacite/urn</identifier>
            <label xml:lang="en">URN</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/ean13">
        <xs:annotation>
          <xs:documentation xml:lang="en">Value for resourceIdentifierSchemeName, referring to EAN (International Article Number, also known as European Article Number) and more specifically to the EAN 13 standard (cf. https://en.wikipedia.org/wiki/International_Article_Number)</xs:documentation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/ean13</identifier>
            <label xml:lang="en">EAN 13</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/eissn">
        <xs:annotation>
          <xs:documentation xml:lang="en">Value for resourceIdentifierSchemeName, referring to the e-ISSN (electronic International Standard Serial Number, https://en.wikipedia.org/wiki/International_Standard_Serial_Number)</xs:documentation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/eissn</identifier>
            <label xml:lang="en">e-ISSN</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/elg">
        <xs:annotation>
          <xs:documentation xml:lang="en">European Language Grid</xs:documentation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/elg</identifier>
            <label xml:lang="en">ELG</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/issn">
        <xs:annotation>
          <xs:documentation xml:lang="en">Value for resourceIdentifierSchemeName, referring to the ISSN (International Standard Serial Number, http://www.issn.org/)</xs:documentation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/issn</identifier>
            <label xml:lang="en">ISSN</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/istc">
        <xs:annotation>
          <xs:documentation xml:lang="en">Value for resourceIdentifierSchemeName, referring to the ISTC (International Standard Text Code, http://www.istc-international.org/)</xs:documentation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/istc</identifier>
            <label xml:lang="en">ISTC</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/lissn">
        <xs:annotation>
          <xs:documentation xml:lang="en">Value for resourceIdentifierSchemeName, referring to the linking ISSN or ISSN-L</xs:documentation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/lissn</identifier>
            <label xml:lang="en">LISSN</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/lsid">
        <xs:annotation>
          <xs:documentation xml:lang="en">Value for resourceIdentifierSchemeName, referring to the LSID (Life Sciences Identifier, http://www.webcitation.org/getfile?fileid=27fcd073ea70199946ace15c6868520be2cab2ab)</xs:documentation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/lsid</identifier>
            <label xml:lang="en">LSID</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/pmcid">
        <xs:annotation>
          <xs:documentation xml:lang="en">Value for resourceIdentifierSchemeName, referring to the PMCID (PubMed Central Identifier, https://www.ncbi.nlm.nih.gov/pmc/pmctopmid/)</xs:documentation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/pmcid</identifier>
            <label xml:lang="en">PMCID</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/pmid">
        <xs:annotation>
          <xs:documentation xml:lang="en">Value for resourceIdentifierSchemeName, referring to the PMID (PubMed Identifier, https://www.ncbi.nlm.nih.gov/pmc/pmctopmid/)</xs:documentation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/pmid</identifier>
            <label xml:lang="en">PMID</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>