Generate BagIt declaration
Validate BagIt declaration
bagit_declaration(path, version = "1.0").validate_bagit_declaration(path, algo = "sha512", bagit_version = "1.0")
A list with status and errors identified.
String with path where the BagIt declaration will be stored.
String with BagIt version (default: "1.0")/
String with algorithm used to generate the RO-Crate bag
(default: "sha512"). See digest for more details.
String with version of BagIt used to generate the
RO-Crate bag (default: "1.0").
See tools:::Rd_expr_doi("10.17487/RFC8493") for more details.