Hi Mark, Hi Ralph thank you for your comments, I'm gonna work more in that issue. I'm very interested. If anyone know or is able to use his own SRW server as a Authority control in the lookup functionality, make it know to the community.
Thanks a lot. Joan Mark Diggory wrote: > Joan, > > Authority Control in DSpace is new functionality and having > a connection against SRW/U will require creating a plugin to support > it. This said, I assume we are probably talking about OpenSearch or > some other standard as the protocol for such as connector so it can be > utilized against other OpenSearch services. > > There are a couple project I am interested in moving forward this year > and seeing others int he community interested in participating. > > 1.) Migrating the DSpace SRW/U service onto DSpace Discovery/Solr > > 2.) Integrating Discovery into DSpace as its own Authority Control > > 3.) Migrating the Authority Control work done in DSpace 1.6 to be > based wholly on the dspace-services framework. > > So, Joan, would it be possible for you to document your approach / > effort in the new DSpace WIKI so we can see if where we can connect > the dots further? Likewise, once we see more clearly the areas that > need work, we can begin to open some JIRA issues to start to > schedule/outline the work needing to get done. > > Cheers, > Mark > > On Wed, Apr 21, 2010 at 9:09 AM, LeVan,Ralph <[email protected] > <mailto:[email protected]>> wrote: > > Joan, I'm afraid I don't know how the Authority Control software works > to be very helpful. The error you're getting may be because > you've not > correctly pointed the Authority Control software at your server. It > could be that the software is expecting a particular index to be > available and you haven't provided it. Do you know what index it is > expecting to search? > > Ralph > > > -----Original Message----- > > From: Joan Caparros [mailto:[email protected] > <mailto:[email protected]>] > > Sent: Wednesday, April 21, 2010 11:06 AM > > To: [email protected] > <mailto:[email protected]> > > Subject: [Dspace-tech] How to use my SRW as Authority control > > > > I have tried to use one of my SRW servers instead of the "oficial lc > > name Authority author" from Library of Congress, > > has anyone configured correctly the DSpace.SRWDatabase.props to made > it > > work? > > > > Actually I have modified the file, and I'm getting some results, but > I'm > > not sure if I'm in the right way, because the lookup select input is > > still saying that non of my authors are in the Naming Authority. > > > > indexSynonym.dc.description.statementofresponsibility=author > > indexSynonym.dc.title=title > > indexSynonym.dc.subject=keyword > > indexSynonym.dc.description.abstract=abstract > > indexSynonym.dc.description.tableofcontents=abstract > > indexSynonym.dc.relation.ispartofseries=series > > indexSynonym.dc.format.mimetype=mime > > indexSynonym.dc.description.sponsorship=sponsor > > indexSynonym.dc.identifier=id > > indexSynonym.cql.serverChoice=default > > > > > > xmlSchemas= dc, marcxml > > marcxml=/dades/dspace/SRW/DC2MARC21slim.xsl > > marcxml.identifier=info:srw/schema/1/marcxml-v1.1 > > > marcxml.location=http://www.loc.gov/standards/marcxml/schema/MARC21slim. > x > > sd > > marcxml.namespace=http://www.loc.gov/MARC21/slim > > marcxml.title=marcxml > > dc.identifier=info:srw/schema/1/dc-v1.1 > > dc.location=http://www.loc.gov/zing/srw/dc-schema.xsd > > dc.namespace=http://www.oclc.org/DC > > dc.title=dc: Dublin Core Elements > > > > databaseInfo.title=DSpace Database > > databaseInfo.description=Records stored in our local DSpace > Repository > > databaseInfo.contact=joancaparros > > > > #configInfo.maximumRecords=20 > > > > #explainStyleSheet=/dades/dspace/SRW/explainResponse.xsl > > #scanStyleSheet=/dades/dspace/SRW/scanResponse.xsl > > #searchStyleSheet=/dades/dspace/SRW/searchRetrieveResponse.xsl > > > > contextSet.cql=info:srw/cql-context-set/1/cql-v1.1 > > contextSet.dc=info:srw/cql-context-set/1/dc-v1.1 > > > > # The default access point and result-set references > > qualifier.cql.serverChoice = 1=1016 > > qualifier.cql.resultSetId = @set > > > > # Dublin Core access points > > qualifier.dc.creator = 1=1003 > > qualifier.dc.contributor = 1=1003 > > qualifier.dc.description.statementofresponsibility = 1=1003 > > qualifier.dc.title = 1=4 > > qualifier.dc.subject = 1=21 > > qualifier.dc.description.abstract = 1=62 > > qualifier.dc.description.tableofcontents = 1=62 > > qualifier.dc.relation.ispartofseries = 1=234 > > qualifier.dc.format.mimetype = 1=1034 > > qualifier.dc.description.sponsorship = 1=123 > > qualifier.dc.identifier = 1=12 > > > > > ------------------------------------------------------------------------ > ------ > > _______________________________________________ > > DSpace-tech mailing list > > [email protected] > <mailto:[email protected]> > > https://lists.sourceforge.net/lists/listinfo/dspace-tech > > > > > ------------------------------------------------------------------------------ > _______________________________________________ > DSpace-tech mailing list > [email protected] > <mailto:[email protected]> > https://lists.sourceforge.net/lists/listinfo/dspace-tech > > > > > -- > Mark R. Diggory > Head of U.S. Operations - @mire > > http://www.atmire.com - Institutional Repository Solutions > http://www.togather.eu - Before getting together, get t...@ther ------------------------------------------------------------------------------ _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

