Collection - research-technologies/prvoices_schema GitHub Wiki

Collection

A reference to an ordered collection of things as distinct from the portfolio contents, but contained within it.

Sub-properties:

Example XML

  <collection artefactType="playlist">
    <identifier IdentifierType="URL">https://open.spotify.com/playlist/4Qf3fggT4nVn3DUurOKcYz</identifier>
    <contributors>
      <contributor contributorType="Compiler">
        <contributorName nameType="Personal">Dyer, Thomas</contributorName>
        <givenName>Thomas</givenName>
        <familyName>Dyer</familyName>
        <nameIdentifier schemeURI="https://orcid.org/" nameIdentifierScheme="ORCID">0000-0003-4716-4670</nameIdentifier>
      </contributor>
    </contributors>
    <titles>
      <title xml:lang="en">Campfire bubblers</title>
    </titles>
    <extent extentType="duration" extentUnit="hours">20</extent>
    <contextStatement>
    ...
    </contextStatement>
    <files>...</files>
  </collection>

collectionType

Occurrences: 1

Definition: The type of the collection.

Allowed values, examples, other constraints:

Please see general note on our approach to Types in the Practice Research Voices schema

Use the controlled list values:

Back to : Literature

On to : Files

⚠️ **GitHub.com Fallback** ⚠️