FotoML File Structure
FotoML tags structure is as follows:
- RDF envelop
- original image size
- mat size (not implemented in the current version of FotoTagger)
- taggers info (tag authors info - not implemented in the current version of FotoTagger)
Conventions
At the top level, there is <RDF> element with <rdf:Description> sub-element. This is required by the RDF standard. These tags work as an envelop for all FotoML elements pertinent to picture annotation.
All XML elements underlying <RDF:Description> belong to ftg namespace, which helps distinguishing XML-tags with texts for image from XML-tags of other applications posibly using same section of JPEG.
|