Andrea Bollini created DS-1252:
----------------------------------

             Summary: (JSP)UI Import from bibliographics database/formats
                 Key: DS-1252
                 URL: https://jira.duraspace.org/browse/DS-1252
             Project: DSpace
          Issue Type: New Feature
          Components: DSpace API, JSPUI
            Reporter: Andrea Bollini
            Priority: Major


This contribution add to the DSpace the ability to import from the major 
bibliographic database both online than local (file based).
Out-of-box it provides plugins to import from:
- DOI via crossref API
- PubMedID via webservices
- ArXiv
- local BibTeX files

Support for additional providers can be easily implemented, the import is done 
via UI (currently only the JSPUI is supported but extension to XMLUI should be 
an easy task for any XMLUI experts).
The feature can be turned on/off in configuration, the available plugins are 
also configurated via dspace.cfg.

Mapping from the import format (CrossRef, PubMed, etc.) to your local DSpace 
metadata is done in external properties files in config/crosswalk (standard 
mapping is provided).
In mapping files you can define different mapping rule basing on the 
destination collection (dspace form name) and origin "type" (for example in 
bibtex you have: @chapter, @book, etc.)
Additional hacks for alter the imported values after the initial import or add 
other values automatically are provided (see the SanitezeImportedMetadata and 
the EnhanceImportedMetadata interfaces).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.duraspace.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to