[ 
http://jira.dspace.org/jira/browse/DS-202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=10305#action_10305
 ] 

Andrea Bollini commented on DS-202:
-----------------------------------

Hi Claudia,
also here @ CILEA we have encounter similar use case (i.e. build automatically 
a citation string for the item using the supplied metadata) and we have 
developped a local modification in a very similar way to your patch.
We want keep out of the core (InstallItem) this modification so I will happy to 
work on it with you and any others. I think that we should provide a more 
general hook then one that allow *only* the metadata modification, someone for 
example could be interested in add/modify the bitstreams associated to the item.
So, we can use your approach with a more general interface with only a 
"processItem" method or we can add a new type of event and using the event 
system...
what do you think?

> Metadata Generator Plugin
> -------------------------
>
>                 Key: DS-202
>                 URL: http://jira.dspace.org/jira/browse/DS-202
>             Project: DSpace 1.x
>          Issue Type: New Feature
>          Components: DSpace API
>    Affects Versions: 1.6.0
>            Reporter: Claudia Jürgen
>         Attachments: MetadataGeneratorPluginv4.patch
>
>
> At the moment we got the input/import and the template but no possibility to 
> dynamically generate metadata during ingest, which depends on the item or 
> it's owning collection ...
> So if you want to create other identifiers (DOI, URN), fetch  language 
> dependent right statement, use authority files, translate subject terms etc.  
> you got no default way to integrate this with DSpace.
> This patch  is an outline for a metadata generator plugin along with a 
> demonstration of it's possible application. It is intended for discussion not 
> straight application.
> The patch based on trunk rev 3729 adds some new classes to org.dspace.content
> Metadata.java (class representing a metadata, in contrast to a DSpace 
> metadata value)
> MetadataGenerator.java (the interface)
> DemoGenerator.java (a demo implementation)
> and changes the dspace.cfg and org.dspace.content.InstallItem to demonstrate 
> it's possible application. 
> Feel free to add your thoughts and comments.
> Claudia

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

       

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to