This is about DSpace 5.1.
I am trying to ingest in one go two items to an existing collection using
packager.
I don't know is it possible at all.
Every item consists of mets.xml, image.jpg, thumbnail.jpg.
Every item can be ingested by itself using packager.
To ingest them together I created a third mets for the collection and
described the two items in the structMap.

Then I tried with
packager -s -a
and
packager -r -k -a

getting different error messages - depending on is there -p nnnnnn in the
command line or not:

"METS document is missing the required structMap[@LABEL='Parent'] element."
(I have <structMap ID="strid_01" LABEL="DSpace Object" TYPE="LOGICAL">)

"Community cannot be cast to org.dspace.content.Collection"

"org.dspace.content.Collection cannot be cast to org.dspace.content.Item"

Does anybody know - is bulk ingest to existing collection possible at all
and what is the way?

Best regards
Evgeni
------------------------------------------------------------------------------
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to