Hi Pavel,
By default the DSpace implementation does not allow deletes of items which
are already archived. As Stuart says, you could add a workflow to the
collection which would allow things to be removed as long as they are still
in the workspace or workflow. The alternative is, if you plan to
Hello Richard,
That was the exact problem, based on your input I have altered the java source
file for the workflow (added extra one based on default and changed
swordv2.conf), recompiled the dspace modules, mvn package, ant update_webapps,
copied and now it works like a charm,
thanks a lot
P
Hello Stuart,
I have altered the config file for swordv2 like you have described, it was
giving different errors/notices in the dspace, but thanks to your sample short
testing php file, I have used it on my own zipped package, to realize its
ingesting the metadata properly (maybe the config ch