DataPackage-class: A class representing a data package, which can contain data objects
Description
The DataPackage class provides methods for added and extracting
data objects from a datapackage. The contents of a package
can be determined and the package can be prepared for transport before being
uploaded to a data repository or archived.
Slots
relations- A hash containing provenance relationships of package objects
objects- A hash containing identifiers for data object in the DataPackage
sysmeta- A SystemMetadata class instance describing the package