Elements defined

rightsSummary

rightsSummary is used as a general free-text element to identify information about copyrights and property rights held in and over an asset or instantiation, whether they are open access or restricted in some way. If dates, times and availability periods are associated with a right, include them. End user permissions, constraints and obligations may also be identified as needed.

Best Practice: For rights information that applies to the asset as a whole, use this element within the container pbcoreRightsSummary. For rights information that is specific to an instantiation of an asset, use it within the container instantiationRights.

Usage: optional, not repeatable

Attributes

  • source: optional | The source attribute provides the name of the authority used to declare the value of the element. Required attribute for pbcoreIdentifier and instantiationIdentifier elements. Can be used as an attribute of any element.
  • ref: optional | The ref attribute is used to supply a source’s URI for the value of the element. Can be used as an attribute of any element.
  • version: optional | The version attribute identifies any version information about the authority or convention used to express data of this element. Can be used as an attribute of any element.
  • annotation: optional | The annotation attribute includes narrative information intended to clarify the nature of data used in the element. Can be used as an attribute of any element.

Subelements

This element does not have any subelements.

Example

  
    <pbcoreRightsSummary>
<rightsSummary source="Teachers' Domain" ref="http://www.teachersdomain.org/licenses/download-and-share/1.0/" version="1.0">Download and Share</rightsSummary>
</pbcoreRightsSummary>
  
    <pbcoreRightsSummary>
<rightsSummary source="Creative Commons" ref="http://creativecommons.org/licenses/by/3.0" version="3.0">CC BY 3.0</rightsSummary>
</pbcoreRightsSummary>