Hi, I have 52 items in my dspace test instance, and we now have a contract with DataCite to create dois for our items. I read an old post in which Pascal-Nicolas Becker explained that the new items (those loaded in after the doi configuration is complete) are seen as ready for doi processing. How do I tell Dspace that all my 52 items are 'new', so that they get loaded into the doi table for processing? Right now, when I run the commands, I get these results.
dspace@machinename:~/dspace_instance> bin/dspace doi-organiser -u There are no objects in the database whose metadata needs an update. dspace@plmachinenameton:~/dspace_instance> bin/dspace doi-organiser -s There are no objects in the database that could be reserved. dspace@machinename:~/dspace_instance> bin/dspace doi-organiser -r There are no objects in the database that could be registered. dspace@machinename:~/dspace_instance> bin/dspace doi-organiser -d There are no objects in the database that could be deleted. There is nothing in the doi table in Postgres, presumably because only new items are recognized as needing dois. Best regards, Paul -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
