Skip to content

Allow physical metadata to be defined in a template #107

@clnsmth

Description

@clnsmth

make_eml() requires access to data files so physical metadata (e.g. file size, checksum, etc.) can be calculated and the user doesn't have to deal with this minutiae. In some cases this requirement is unnecessarily prohibitive (e.g. large unchanged data files stored in a remote location) or prevents the user from overriding EAL assumptions (e.g. formatName estimated from file extension).

A possible solution is to store this physical metadata in a new metadata template that can be created before running make_eml() or left absent in the case where a user wants the values calculated for them, as is currently done.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions