[ 
https://jira.duraspace.org/browse/DS-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=19295#action_19295
 ] 

Christophe Dupriez commented on DS-700:
---------------------------------------

I implemented parameterized Export Formats for WindMusic and Belgium Poison 
Centre, based on the proposal made in october 2010.
WindMusic uses internally export formats for selecting desired columns for 
record maintenance.
Belgium Poison Centre uses it for producing references lists for articles.
Below an example of the VANCOUVER reference format export:
    * Ganzert, M, Felgenhauer, N, Schuster, T, Eyer, F, Gourdin, C, Zilker, T. 
[Amanita poisoning--comparison of silibinin with a combination of silibinin and 
penicillin]. Knollenblätterpilzvergiftung. Silibinin und Kombination von 
Silibinin und Penicillin im Vergleich. Deutsche medizinische Wochenschrift 
(1946) 2008/10/01;133(44) PMID 18946850
    * Pichichero, Michael E. Use of selected cephalosporins in 
penicillin-allergic patients: a paradigm shift. Diagnostic Microbiology And 
Infectious Disease 2007/03/01;57(3 Suppl) PMID 17349459
    * Borch, Jakob E, Andersen, Klaus E, Bindslev-Jensen, C. The prevalence of 
suspected and challenge-verified penicillin allergy in a university hospital 
population. Basic & clinical pharmacology & toxicology 2006/04/01;98(4) PMID 
16623858
    * Ebo, D G, Hagendorens, M M, Bridts, C H, Stevens, W J. Immediate-type 
allergy to drugs and related compounds: evaluation and management. Acta Clinica 
Belgica 2005/11/01;60(6) PMID 16502596

I will attach the corresponding parameter file.
I am sorry but this development is based on the parameterization of DSpace 
Items fields display that I developped:
that would introduce a lot of new code in DSpace. Example of record display: 
http://www.windmusic.org

> Bulk Metadata Editing: defining "formats" for export/re-import of selected 
> fields
> ---------------------------------------------------------------------------------
>
>                 Key: DS-700
>                 URL: https://jira.duraspace.org/browse/DS-700
>             Project: DSpace
>          Issue Type: Improvement
>          Components: DSpace API, JSPUI
>            Reporter: Christophe Dupriez
>            Assignee: Stuart Lewis
>            Priority: Major
>   Original Estimate: 16 hours
>  Remaining Estimate: 16 hours
>
> When looking at use cases like:
> 1) bulk correction of keyword assignment (export existing indexation and let 
> indexers create a new one using global search and replace)
> 2) translation of abstracts (export existing abstracts in different languages 
> and let translators complete it and reimport)
> 3) export of records for merging in a word processor template
> current CSV Bulk Metadata Editing has many good feature and may be a lack in 
> terms of defining exports/reimport of a selection of fields.
> Another thing which surprises me is the use of item ID instead of handle to 
> identify the records. But this may be due to conflicting use cases:
> 1) bulk reorganisation of handle assignment (IDs stay but handles may change)
> 2) move from one version of an instance to another (IDs change but handles 
> stay)
> I would like to define different thing in accordance with community whims if 
> possible:
> 1) FORMATS: each format would be a list of metadata fields+language to be 
> exported.
> 2) Standardize output directories: using a configurable pattern in 
> DSpace.CFG, the exported/imported files would be send to a directory 
> structure made of the user name and the format. A timestamp and/or a name 
> choosen by the user would be used as a file name. For instance, 
> /users/~[user]/dspace/csv/[format]/[filename].csv could be such a pattern. 
> Missing directories would be automatically created. One could define a 
> pattern where filenames contain the format type also:
> /users/~[user]/dspace/csv/[format]/[format]-[filename].csv 
> My proposal for Export Formats Configuration would be to add a subdirectory 
> dspace/conf/bulkedit where format.csv files would each give the headers of 
> the desired columns in the export files with this format.
> We could keep a format named "allfields" for the current behavior.
> Please let me know soon what you would like so I can propose a module in line 
> with community wishes!

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

       

------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to