-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels