There is some related conversation on the following thread: https://groups.google.com/forum/#!searchin/dspace-community/Using$20Authority$20Control$20in$20DSpace%7Csort:relevance/dspace-community/qFa-n75Orz4/NoXFJBhoBQAJ
The ORCID id is stored in SOLR. The value you are seeing is the id of that record in SOLR. The ORCID is retrievable with custom code that queries SOLR, but it is not available by default. On Fri, Nov 11, 2016 at 1:11 AM, Stefanie Behnke < [email protected]> wrote: > Dear Felicity, > > > > Thank you very much, this is interesting. > > > > Best regards > > Stefanie > > > > *Von:* Dykas, Felicity A. [mailto:[email protected]] > *Gesendet:* Freitag, 11. November 2016 02:36 > *An:* Stefanie Behnke; [email protected] > *Betreff:* RE: [dspace-community] Metadata export after Orcid is enabled > > > > The number is the local identifier for the record in the DSpace authority > cache. The ORCID number is stored in that record. There isn’t currently a > user interface for the authority cache/records. > > > > I think that the number following the ID number used to indicate the level > of confidence of the authority match. I used to get different numbers > following the ID number: 100, 400, 500, 600. I just added a record and > included a name with an ORCID match and one without. When I exported the > metadata, the authority cache number was followed by 600 in both cases. > So, 600 must mean there is a record in the authority cache. I think the > other numbers used to corresponded to the green and red thumbs, up and down. > > > > There isn’t a UI that can be used to access the records, but I wonder if > you could access the ORCID number with the “look-up UI” which is > mentioned on this page: > > https://wiki.duraspace.org/display/DSDOC5x/ORCID+ > Integration#ORCIDIntegration-EditingexistingitemsusingBatchCSVEditing > > > > See this JIRA ticket for information about display of the ORCID number in > the public interface: https://jira.duraspace.org/browse/DS-2537 > > > > Two links show examples: > > Item record: http://repository.kaust.edu.sa/kaust/handle/10754/554099 > > Browse display: http://repository.kaust.edu.sa/kaust/browse?type=author > > Nice! > > > > Felicity > > > > Felicity Dykas > > Head, Digital Services Department > > MU Libraries > > University of Missouri--Columbia > > (573) 882-4656 > > [email protected] > > > > *From:* [email protected] [mailto:dspace-community@ > googlegroups.com <[email protected]>] *On Behalf Of *Stefanie > Behnke > *Sent:* Thursday, November 10, 2016 4:16 AM > *To:* [email protected] > *Subject:* [dspace-community] Metadata export after Orcid is enabled > > > > Dear all, > > > > we are using Dspace 5.5 with XMLUI Mirage. I have Orcid enabled, and when > I export metadata from an item I get something like: > > > > "<name>, <firstname>::92e66f63-dbfa-406c-98d9-30926e59965c::600" in the > column dc.contributor.author[]. > > What does it mean exactly and where is the Orcid ID? > > > > Thanking you in advance > > Stefanie > > -- > You received this message because you are subscribed to the Google Groups > "DSpace Community" 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-community. > For more options, visit https://groups.google.com/d/optout. > > -- > You received this message because you are subscribed to the Google Groups > "DSpace Community" 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-community. > For more options, visit https://groups.google.com/d/optout. > -- Terry Brady Applications Programmer Analyst Georgetown University Library Information Technology http://georgetown-university-libraries.github.io/ <https://www.library.georgetown.edu/lit/code> 425-298-5498 (Seattle, WA) -- You received this message because you are subscribed to the Google Groups "DSpace Community" 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-community. For more options, visit https://groups.google.com/d/optout.
