KEMBAR78
Consider extending the cardinality of `role` to "zero or more"? · Issue #1129 · w3c/epub-specs · GitHub
Skip to content

Consider extending the cardinality of role to "zero or more"? #1129

@rdeltour

Description

@rdeltour

The same person can play different roles in the making of a book; for instance with Media Overlays, the author can well be the narrator too.

<metadata xmlns:dc="http://purl.org/dc/elements/1.1/">
    …
    <dc:creator id="creator01">Herman Melville</dc:creator>
    <meta refines="#creator01" property="role" scheme="marc:relators">aut</meta>
    <meta refines="#creator01" property="role" scheme="marc:relators">nrt</meta>
    …
</metadata>

(I know, I know… but what if we find an old cylinder of Melville reading Moby Dick at the New York Society Library?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    EPUB33Issues fixed in the EPUB 3.3 revisionSpec-EPUB3The issue affects the core EPUB 3.X Recommendation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions