Metadata

The META-INF/metadata.xml file, holding the publication-wise metadata (EPUB 3).

class yael.metadata.Metadata(internal_path=None, obj=None, string=None)[source]

Build the META-INF/metadata.xml file or parse it from obj or string.

v_dcterms_modified

The dcterms:modified value.

Return type:str
v_release_identifier

The Release Identifier, that is, the concatenation of the Unique Identifier and the dcterms:modified date.

Return type:str
v_unique_identifier

The unique-identifier attribute.

Return type:str