Hi Peter,

We talked about this in today's dev call.  This auto-conversion to "X"
(inline xml control group) is indeed a bug, and is logged here:

https://jira.duraspace.org/browse/FCREPO-807

Note that if you're just trying to include all the content of an
object in the FOXML, you can do this today, but:
1) You need to provide it in the XML as a base64-encoded string (see
the link to the foxml schema in the bug report for more info on that),
and
2) You should be aware that the FOXML stream is read entirely into
memory at ingest time, so this would not be a great idea for very
large streams.

Thanks,
Chris

On Mon, Oct 11, 2010 at 10:44 AM, Peter C. Gorman
<pgor...@library.wisc.edu> wrote:
> Hello,
>
> I've noticed a behavior with XML datastreams in Fedora 3.4 that seems
> a bit odd.
> I've created some new objects with foxml, included some XML
> datastreams in that foxml, and encoded their control group as "M".
> Fedora ingests and creates the objects without complaint, but changes
> the control group of all the XML datastreams to "X".
>
> The desired behavior, from my point of view, is that those
> datastreams are written to disk as managed datastreams. If Fedora
> can't handle that for some reason, it should probably reject the
> foxml, or at least provide a warning in the log that the control
> group has been changed.
>
> Thoughts?
>
> --
> _______________________________
> Peter C. Gorman
> Head, University of Wisconsin Digital Collections Center
> 218 Memorial Library
> Madison, WI 53706
> pgor...@library.wisc.edu
> (608) 265-5291
>
>
> ------------------------------------------------------------------------------
> Beautiful is writing same markup. Internet Explorer 9 supports
> standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
> Spend less time writing and  rewriting code and more time creating great
> experiences on the web. Be a part of the beta today.
> http://p.sf.net/sfu/beautyoftheweb
> _______________________________________________
> Fedora-commons-users mailing list
> Fedora-commons-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/fedora-commons-users
>

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Fedora-commons-users mailing list
Fedora-commons-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fedora-commons-users

Reply via email to