From: Dmitriy S. <sha...@gm...> - 2010-07-31 03:53:19
|
On Fri, Jul 30, 2010 at 9:49 PM, Dan McCreary <dan...@gm...>wrote: > I am not sure I understand so here is an example use case for photography > images. > > We could create a trigger under /db/images so that all images that are > added to specific collections that have an image type (.jpg, .png. gif etc.) > such as: > > /db/images/foo.jpg > > would have an XML fragment automatically created that might contain > information about the image like this<http://www.exif.org/samples/canon-ixus.html>but in XML format? > > Can we control where and/or how we store the metadata? If we want the > metadata to be backed up it might be in the same collection: > > /db/images/foo.jpg.meta > As I understand: metadata("/db/images/foo.jpg")/keyOne My question: is it going to be stored under /system/metadata/db/images/foo.jpg.xml ? -- Dmitriy Shabanov |