Create a new DwCAchive object
Arguments
- coreDwC
Either a
DwCGeneric(or derived class) object that represents the table that corresponds to the 'core' table. Alternatively, this parameter can becharacterscalar giving the location of the Darwin core archive file to initialize the object from- extDwC
A
listofDwCGeneric(or derived class) objects that represent the tables used as extension objects in the Darwin Core archive. IfcoreDwCis a character scalar thenextDwCcan also be a character scalar that contains the default file encodings for the files in the Darwin core archive- metadata
A
DwCMetadataobject that contains the metadata for the archive
