ZedAI Meta Data - DAISY3
From zedwiki
(Source: http://www.daisy.org/z3986/2005/Z3986-2005.html)
Contents |
Content File Meta Data
Two metadata items must be present in the <head> of compliant textual content files, contained in a <meta> element: dtb:uid and dc:Title.
- dtb:uid is the globally unique identifier for the DTB. The value is the same as that of the dc:Identifier element referenced by the package file's unique-identifier element.
- dc:Title contains the title of the DTB.
Inclusion of the full range of applicable Dublin Core elements is recommended, to make a DTBook document more useful as stand-alone content.
Package File Meta Data
Dublin Core
Required
- dc:Date : Date of publication of the DTB. In format from ISO8601; the syntax is YYYY(-MM(-DD))
- dc:Format : The standard or specification to which the DTB was produced.
- dc:Identifier : A string or number identifying the DTB.
- dc:Publisher : The agency responsible for making the DTB available.
- dc:Title : The title of the DTB, including any subtitles.
Recommended
- dc:Creator : Names of primary author or creator of the intellectual content of the publication.
- dc:Language : Language of the content of the publication. An RFC 3066 language code.
- dc:Source : A reference to a resource (e.g., a print original, ebook, etc.) from which the DTB is derived. Best practice is to use the ISBN when available.
- dc:Subject : The topic of the content of the publication.
Optional
- dc:Contributor : A party whose contribution to the publication is secondary to those named in dc:Creator.
- dc:Coverage : The extent or scope of the content of the resource. Not expected to be used for DTBs.
- dc:Description : Plain text describing the publication's content.
- dc:Relation : A reference to a related resource.
- dc:Rights : Information about rights held in and over the DTB. (Compare dtb:sourceRights.)
- dc:Type : The nature of the content of the DTB (i.e., sound, text, image). Best practice is to draw from the Dublin Core's enumerated list [DC-Type].
DAISY
Required
- dtb:multimediaContent : Summary of the general types of media used in the content of this DTB. Value is a comma-delimited list of the top-level media types defined in RFC2046.
- dtb:multimediaType : One of the six types of DTB defined in the Structure Guidelines.
- dtb:totalTime : Total playing time of all SMIL files comprising the content of the DTB. Value is a Clock Value from SMIL 2.0 Timing and Synchronization Module SMIL.
Recommended
- dtb:audioFormat : A string describing the format in which the audio files in the DTB file set are written. If more than one audio format is used, this element may be repeated.
- dtb:narrator : Name of the person whose recorded voice is embodied in the DTB.
- dtb:sourceDate : Date of publication of the resource (e.g., a print original, ebook, etc.) from which the DTB is derived. In format from ISO8601; the syntax is YYYY(-MM(-DD))
- dtb:sourceEdition : A string describing the edition of the resource (e.g., a print original, ebook, etc.) from which the DTB is derived.
- dtb:sourcePublisher : The agency responsible for making available the resource (e.g., a print original, ebook, etc.) from which the DTB is derived.
- dtb:sourceRights : Information about rights held in and over the resource (e.g., a print original, ebook, etc.) from which the DTB is derived.
Optional
- dtb:producer : Name of the organization/production unit that created the DTB.
- dtb:producedDate : Date of first generation of the complete DTB, i.e. Production completion date. In format from ISO8601; the syntax is YYYY(-MM(-DD))
- dtb:revision : Non-negative integer value of the specific version of the DTB.
- dtb:revisionDate : Date associated with the specific dtb:revision. In format from ISO8601; the syntax is YYYY(-MM(-DD)).
- dtb:revisionDescription : A string describing the changes introduced in a specific dtb:revision.
- dtb:sourceTitle : The title of the resource (e.g., a print original, ebook, etc.) from which the DTB is derived. To be used only if different from dc:Title.
