Introduction to OME-XML Schemas

OME makes extensive use of XML to represent the information it keeps track of. Not only does OME use XML as an external file format for representing this information, it also uses XML to define the kinds of information OME keeps track of, as well as how this information is generated, and where it comes from.

On Dec 11, 2005, The LOCI Team announced a variant form of OME-XML, known as OME-TIFF. This format combines the metadata facilities of OME-XML with the standardized storage of binary data via TIFF. The new format is ideal for storing data for visualization and analysis. The OME-TIFF specification shows how to read and write OME-TIFF files.

In July 2007 information about the ongoing development of the OME-XML data model was moved to http://www.ome-xml.org/ and this site can now be used obtain the latest developer information. Users can add work tickets to the system detailing any changes they feel should be made. The site also contains details of the changes made for the June 2007 release.

The structure of OME-XML documents is defined using the XML Schema language. There are several schemas used by OME, and most of them can be used independently of each other:

Some of these documents contain diagrams in the SVG vector graphics format. If your Web browser doesn't contain native SVG support, Adobe publishes a free SVG plugin for the most common platforms.

OME-XML documents can be validated using the W3C Schema validator