Misspelled attribute in MODS/METS output
----------------------------------------

                 Key: DS-539
                 URL: http://jira.dspace.org/jira/browse/DS-539
             Project: DSpace 1.x
          Issue Type: Bug
          Components: OAI-PMH
    Affects Versions: 1.6.0
         Environment: All
            Reporter: Andrew Hankinson
            Priority: Minor


crosswalks/mods.properties features a misspelling for "use and reproduction" 
for the dc.rights element.

File: config/crosswalks/mods.properties:
dc.rights = <mods:accessCondition 
type="useAndReproducation">%s</mods:accessCondition> | text()

File: config/dc2mods.cfg:
rights = <mods:accessCondition 
type="useAndReproducation">%s</mods:accessCondition>

"useAndReproducation" should most likely be "useAndReproduction".

The MODS spec (at 
http://www.loc.gov/standards/mods/mods-outline.html#accessCondition) specifies 
"Use and Reproduction."


-- 
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

        

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to