[
http://jira.dspace.org/jira/browse/DS-257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=10484#action_10484
]
Stuart Lewis commented on DS-257:
---------------------------------
Is there an easy way to allow backwards compatibility with the old format? If
so, we could easily introduce this in 1.6, deprecate the old version, and drop
support for it in a subsequent version. This will help overcome issues where
people have scripts that read and write the current DSpace ex/import format.
> Item Import and Export, use of multiple metadata schema
> -------------------------------------------------------
>
> Key: DS-257
> URL: http://jira.dspace.org/jira/browse/DS-257
> Project: DSpace 1.x
> Issue Type: Improvement
> Components: DSpace API
> Affects Versions: 1.6.0
> Reporter: Claudia Jürgen
> Fix For: 1.6.0
>
> Attachments: ItemImExport.patch
>
>
> At the moment the item import of items with metadata from different metadata
> schemata requires an extra metadata file per schema.
> This patch enables the use of one metadata file which can hold metadata of
> all schema both for import and export.
> The new file is named (schema neutral) metadata.xml and got the structure
> <?xml version="1.0" encoding="utf-8" standalone="no"?>
> <metadata>
> <metadatavalue schema="SCHEMA" element="ELEMENT" qualifier="QUALIFIER/NONE"
> language="LANGUAGE">Foo
> </metadatavalue>
> ...
> </metadata>
> A new command line option is introduced
> -l for the use of the default language qualifier which defaults to not use it
> This will avoid assigning unintentionally wrongly qualified metadata, as it
> is often the case with DSpace instances which hold non en metainformation.
> Furthermore this patch fixes DS-256
> http://jira.dspace.org/jira/browse/DS-256.
> (The documentation will follow for the DSpace docs will follow.)
--
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
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel