Adds the supplied file to the supplied zip file -- for cases where a zip is
already on the filesystem (as is the case with the dissemination from DSpace).
Returns the Base64 encoded MD5 Checksum for specified InputStream
WARNING: This method closes the stream it is passed! If any further processing
is required you must re-open the stream.
This is a simple container class to bind together
raw Jhove data, the transformed "base" metadata
required for a file (Administrative Metadata section,
Requirement 4 of METS profile), and the transformed
"specific" metadata (Administrative Metadata section,
requirements 5-9).
This class takes the path to a file, generates the raw
Jhove metadata, and figures out the MIME type in order
to return a proper JhoveTransformer for the file.
Command line interface to transform a hub package into a package
ingestable by Dspace
USAGE: Hub2DspacePackager /path/to/hub/package /output/dir dspaceAssignedHandle
Command line interface to transform a hub package into a package
ingestable by Eprints
USAGE: Hub2EprintsPackager /path/to/hub/package /output/dir eprintsAssignedHandle
Add a new PREMIS Object techMD section that is associated with the given
div element, and return the newly added techMD section that contains the
PREMIS object.
Add a new PREMIS Object techMD section that is associated with the given
file, and return the newly added techMD section that contains the PREMIS
object.
Add a new PREMIS Object techMD section that is associated with the given
mptr div, and return the newly added techMD section that contains the
PREMIS object.
Validate the primary structMap against the requirements of the METS HaS
Profile This always returns true because the base profile has no specific
requirements for the primary structMap
Validate that the div of the PRIMARY_STRUCTMAP contains a valid fptr This
always returns true because the base profile has no specific requirements
for the primary structMap Fptrs