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.xsd
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]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to