Re: JCR repository for photo gallery
Roland Weber <[email protected]> Fri, 11 Jul 2008 10:20:42 +0200
| Newsgroups | gmane.comp.apache.incubator.projects |
|---|---|
| Message-ID | <[email protected]> |
[resend... *sigh*] Hi Angie, > Elements marked with a * can have more than one. > > Repository > - Workspace (Gallery) * > - owner > - photo album * > - photos * > - security > - IPTC Core (http://www.iptc.org/std/Iptc4xmpCore/1.0/specification/Iptc4xmpCore_1.0-spec-XMPSchema_8.pdf) > - CiAdrCity > - CiAdrCtry I'm not sure what the indentation here means? CiAdrCity is duplicate, there is also a duplicate security below (with different indent). > [...] > - Scene > - Source > - SubjectCode > - Title > - EXIF > -FileName > - Orientation > - DateTime > - DateTimeOriginal > - DateTimeDigitized > - XResolution > - YResolution > - ResolutionUnit > - security > - file size Still unclear about the indentation. The EXIF section and file size (if that's not part of the section) are per file. Does that mean a thumbnail is not considered a distinct file? If it is considered a file, I don't understand how it is possible to store different files for one photo. How about marking the EXIF section with *? hope that helps, Roland