On Thu, Mar 26, 2015 at 2:31 PM, Tim Donohue <tdono...@duraspace.org> wrote:
> As a sidenote: with regards to the Authority index, it seems like the
> data in that index is possible to *repopulate* from the existing
> metadata in the database (using ./dspace index-authority). So, it seems
> like that index may not suffer from the same problems as the Stats one
> (though I haven't tried it -- just reading the docs):

Nope, this has a similiar problem to missing uids in the statistics
core. When you run index-authority:
1) DSpace will assign new UUIDs to all authors (authority core documents)
2) DSpace will guess that authors with the same name are the same
person and will assign them the same UUID, so if you were to
disambiguate them manually - tough luck, the data is lost.
3) If you added any external identifiers (currently only ORCID is
used), you've lost this association.


Regards,
~~helix84

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to