[ 
http://jira.dspace.org/jira/browse/DS-557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kim Shepherd updated DS-557:
----------------------------

    Documentation Status: Not Required  (was: Needed)
             Component/s: DSpace API
       Affects Version/s:     (was: 1.7)
                              (was: 1.6.1)
           Fix Version/s: 1.6.1
                Assignee: Kim Shepherd

I missed that there was an attached patch when I last commented. I've tested it 
and it works well, I agree that this should be included in 1.6.1... even if not 
strictly a bug, it makes the proof of concept a lot more useful/powerful (it's 
hard to discuss the goals of name authority, and then get presented with an 
ambiguous list of  "John Smith"s when you do a lookup anyway ;))

I've changed documentation status to "Not Required" because there's no mention 
of any specifics around the LCNameAuthority plugin in the dspace manual anyway, 
but somebody please correct me if I'm wrong.

> LC Authority Names - Lookup Feature - names w/o dates
> -----------------------------------------------------
>
>                 Key: DS-557
>                 URL: http://jira.dspace.org/jira/browse/DS-557
>             Project: DSpace 1.x
>          Issue Type: Improvement
>          Components: DSpace API
>    Affects Versions: 1.6.0
>            Reporter: Mark Diggory
>            Assignee: Kim Shepherd
>             Fix For: 1.6.1, 1.7
>
>         Attachments: LCNameAuthority.java
>
>
> Forwarded conversation
> Subject: [Dspace-tech] LC Authority Names - Lookup Feature - names w/o dates
> ------------------------
> From: Francis, Ronee L <r.fran...@vanderbilt.edu>
> Date: Fri, Apr 23, 2010 at 11:59 AM
> To: "dspace-t...@lists.sourceforge.net" <dspace-t...@lists.sourceforge.net>
> We are having an issue with LC  Authority Names. When using the Lookup 
> feature in 1.6, the results do not include dates.
> Example results looks like this:
> Wilkins, Abraham
> Lincoln, Abraham
> Lincoln, Abraham
> Lincoln, Abraham
> Lincoln, Abraham
> Lincoln, Bommala-Abraham
> The OCLC search results look like this and include dates. Can someone help to 
> correct this or shed some light on the problem?
>  
> Thanks,
> Ronee
> ----------
> From: Mark Diggory <mdigg...@atmire.com>
> Date: Fri, Apr 23, 2010 at 4:36 PM
> To: "Francis, Ronee L" <r.fran...@vanderbilt.edu>
> Cc: "dspace-t...@lists.sourceforge.net" <dspace-t...@lists.sourceforge.net>
> Ronee,
> Do you have the link? It did not come through.I am suspect that the 
> SRUHandler is not parsing off the date and appending it in the choices. We 
> may want to revisit what fields should be passed through and included in the 
> choices.
> http://scm.dspace.org/svn/repo/dspace/trunk/dspace-api/src/main/java/org/dspace/content/authority/LCNameAuthority.java
> Mark
> ----------
> From: Mark Diggory <mdigg...@atmire.com>
> Date: Fri, Apr 23, 2010 at 4:44 PM
> To: "Francis, Ronee L" <r.fran...@vanderbilt.edu>
> Cc: "dspace-t...@lists.sourceforge.net" <dspace-t...@lists.sourceforge.net>
> Yes, its just returning one field of the srw record, not sure if its a
> problem, just not a "feature". I'd recommend possibly a JIRA ticket on
> exploring if xslt can be used to provide users with simple template
> option to set what the results should be formated like when turned in
> Choices in the Handler.
> <mx:datafield ind1="1" ind2=" " tag="400">
> <mx:subfield code="a">Lincoln, Abraham,</mx:subfield>
> <mx:subfield code="d">ca. 1840-1922</mx:subfield>
> </mx:datafield>
> --
> ----------
> From: Poulter, Dale <dale.poul...@vanderbilt.edu>
> Date: Mon, Apr 26, 2010 at 11:47 AM
> To: Mark Diggory <mdigg...@atmire.com>, "Francis, Ronee L" 
> <r.fran...@vanderbilt.edu>
> Cc: "dspace-t...@lists.sourceforge.net" <dspace-t...@lists.sourceforge.net>
> Mark,
> If anyone else is interested,  I have modified the LCNameAuthority.java to 
> also display/add dates (birth/death) to the lookup.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.dspace.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------

_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to