All Downloads are FREE. Search and download functionalities are using the official Maven repository.

released-schema.2003-RC2.ome.xsd Maven / Gradle / Ivy

There is a newer version: 6.3.6
Show newest version




	
		
			Open Microscopy Environment
			OME XML Schema 1.0 RC2
			Copyright (C) 2002-2011 Open Microscopy Environment
		
	
	
		
			The OME element must contain one or more Dataset elements.
All other elements are optional.


			
		
		
			
				
				
				
				
				
				
			
		
	
	
		
			If any of the required Dataset attributes are missing, its guaranteed to be an invalid document.
The only required elements are the CreationDate and Data.
The Dataset may also contain optional elements containing vendor-specific data (#wildCard element in the diagram).


			
		
		
			
				
				
				
				
				
				
				
				
				
				
				
				
					
					
				
				
				
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
		
	
	
		
			One of these per XYZ stack in the dataset (optional).  A single plane dataset is still technically a stack.
Additional elements may be present as vendor extensions.


			
		
		
			
				
				
				
				
			
			
			
		
	
	
		
			One of these per plane in the dataset (optional).
Additional elements may be present as vendor extensions.


			
		
		
			
				
				
				
				
				
			
			
			
			
		
	
	
	
		
			Time in seconds since acquisition of this document began.
		
	
	
		
			Exposure time in seconds.
		
	
	
		
			Document will be unreadable if any attributes are missing.
The Pixels may be external or internal.
DimensionOrder is a string enumeration which must be set to 'XYZWT', 'XYZTW', 'XYWTZ', 'XYWZT', 'XYTWZ',  or 'XYTZW'.
BitsPerPixel is an integer enumeration and must be set to 1, 8 or 16.


			
		
		
			
				
				
			
			
				
					
						
						
						
						
						
						
					
				
			
			
				
					
						
						
						
					
				
			
			
		
	
	
		
			If an external file is used, this tag must be specified with the required href attribute.
The file pointed to is a raw binary pixel dump.
The Offset attribute specifies the number of bytes after the start of the file where the dump begins.
The SHA1 attribute is a digest (openssl sha1) of the file pointed to by href.
Compression may be set to 'gzip' or 'bzip2'.
If the external file is compressed, and the Compression attribute is set, the SHA1 and href attribute refer to the compressed file.


			
		
		
			
			
			
			
				
					
						
						
					
				
			
		
	
	
		
			Pixel data stored within the XML document is stored in this element using base64 encoding.
		
	
	
		
			This is a stage position in the microscope's reference frame.
		
	
	
		
			The Stats element is used in several places.  It is usually optional, but if used, it must be empty and at least set the Min, Max, and Mean attributes.
		
		
			
			
			
			
			
		
	
	
		
			Excitation wavelength in nm.
		
	
	
		
			The emission wavelength in nm.
		
	
	
		
			A neutral-density filter value between 0.0 and 1.0
		
		
			
				
				
			
		
	
	
		
			If used, there must be one per wavelength in the dataset.
Even a single-plane dataset has to have one.
If used, either the fluor or the excitation and emission wavelengths (in nm) or both must be specified.
Currently, these are both optional, which is an incorrect schema specification (FIXME?).
Either WavelengthInfo element or the WaveStart and WaveIncrement Dataset attributes must be used.
This is also not correctly specified in the schema (FIXME?)

			
		
		
			
				
				
				
				
				
			
			
		
	
	
		
			There is optionally one of these per dataset.
This specifies mapping of pixels to RGB or greyscale colorspace with one byte per pixel per channel.
Elements of type WaveScaleType specify the scaling of pixel values to colorspace values.
These elements are empty, and have 3-4 attributes:  WaveNumber, Threshold, Clip and optional Scale.
The WaveNumber specifies the wavenumber of the color chanel.  Pixel values between Threshold and Clip will be assigned values 0-255, respectively.
Values below Threshold or above Clip will be assigned 0 and 255 respectively.
Either the GreyWave or one or more of RedWave, GreenWave, BlueWave must be specified.
The Projection element specifies that the display is a maximum intensity projection.
The range of Z-sections for the projection is specified with the Zstart and Zstop attributes.
Presence of the Movie element indicates that the display should be a movie.
The range of timepoints to display in the movie is specified by the Tstart and Tstop attributes.
The MIME type of the desired video format is specified by the MIMEtype attribute.


			
		
		
			
				
					
						
						
						
					
					
				
				
				
			
			
		
	
	
		
			The wave number, Threshold, Clip and optional Scale for the red channel of an RGB image.
		
	
	
		
			The wave number, Threshold, Clip and optional Scale for the green channel of an RGB image.
		
	
	
		
			The wave number, Threshold, Clip and optional Scale for the blue channel of an RGB image.
		
	
	
		
			The wave number, Threshold, Clip and optional Scale for a greyscale image.
		
	
	
		
		
		
		
	
	
		
			The presence of this element indicates the user wants to view the dataset as a maximum intensity projection.
		
		
			
			
		
	
	
		
			Presence of this element indicates the user wants to view the dataset as a movie.
The range of timepoints to be displayed are indicated by the Tstart and Tstop attributes.
The desired movie format (MIME type) is specified by MIMEtype.


			
		
		
			
			
			
		
	
	
		
			This element describes the instrument used to capture the dataset.
It is primarily a container for manufacturer's model and catalog numbers for the Microscope, Camera, Objective and Filters components.
The Objective element contains the additional elements LensNA and Magnification.
The Filters element is composed either of separate excitation and emission filters or a single filter set.


			
		
		
			
				
				
				
				
			
			
		
	
	
		
			The StageLabel is simply a string to describe a particular stage position.
This is usefull for experiments involving visiting several points on a slide over a timecourse.


			
		
	
	
		
			The PlateInfo element associates the dataset with a microtiter plate.
This element must contain Well and Plate elements to further define this relationship.
When several images are acquired within a single well, they are differentiated by using the optional Sample element.


			
		
		
			
				
				
				
			
		
	
	
		
			The ExperimenterID attribute is required if there is more than one Experimenter listed under the OME element.
		
	
	
		
			This is the username of the experimenter (in a 'unix' or 'database' sense).
		
	
	
	
	
	
		
			This element identifies microtiter plates within a larger experiment.
The EternRef attribute may contain a reference to an external database.
If more than one plate is defined in the entire document, the PlateID attribute must be used.
The Name identifies the plate to the user.  It is used much like the PlateID, and so must be unique.


			
		
		
			
			
			
		
	
	
		
			This is a sample number within a well.  It has an optional ExternRef attribute which may specify a link to an external database.
		
		
			
				
					
				
			
		
	
	
		
			Standard well designation (A12, B01, etc).  This is not currently checked against a regular expression (FIXME?)
		
		
			
				
					
				
			
		
	
	
		
			The Screen element is a grouping for Plates - it must contain one or more Plate elements that define the plates.
The required attribute is the Screen's Name.
The ScreenID is required if there is more than one screen defined in the document.
The Screen element may contain an ExternalRef attribute that refers to an external database.
A description of the screen may be specified in the Description element.
Screens may contain overlapping sets of Plates - Screens and Plates have a many-to-many relationship.

			
		
		
			
				
				
			
			
			
			
		
	
	
		
			
				
					
						
						
					
				
			
		
	
	
		
			Filters may be separate excitation and emission filters specified by the ExFilter and EmFilter tags respectively, or
a filter set specified by FilterSet.  All elements are ManufactSpec type, so they have the required attributes Manufacturer, Model, and CatalogNumber.


			
		
		
			
				
					
					
				
				
			
		
	
	
		
			The magnification of the lens - i.e. '60.0' is a 60X lens.
		
	
	
		
			The numerical apperture of the lens.
		
	
	
		
			Excitation filter manufacturer specification
		
	
	
		
			Emission filter manufacturer specification
		
	
	
		
			Filter set manufacturer specification
		
	
	
	
		
			Just some free-form text to describe Datasets, Screens and Projects.
		
	
	
		
			The microscope's manufacturer specification.
		
	
	
		
		
		
	
	
		
			The thumbnail may be an external URI reference specified by the href attribute, or it may contain an SVG sub-document (denoted by the #wildCard 'element').
The MIMEtype is a required attribute, and must be set to 'SVG' if the tag's contents are an SVG document.


			
		
		
			
				
			
			
			
		
	
	
		
			Any of the common fluors, i.e. 'FITC', 'Texas Red', etc.
		
	
	
		
			The 'center of mass' of the XYZ stack.
		
	
	
		
			The ProjectID attribute is required if there is more than one Project listed under the OME element
Datasets can be grouped into projects using a many-to-many relationship.
A Dataset may contain one or more ProjectRef elements that point to Projects defined under the OME element.


			
		
		
			
				
				
			
			
			
		
	
	
		
	
	
		
	
	
		
			
		
	
	
		
		
		
	
	
		
			There may be one or more of these in a Dataset.
This empty element has a required ProjectID attribute that refers to Projects defined within the OME element.

			
		
		
			
		
	
	
		
			This empty element has a required ExperimenterID attribute which refers to Experimenters defined within OME.
		
		
			
		
	
	
		
			The GroupID attribute is required if there is more than one Group listed under the OME element.
The Name attribute is required.  In addition contact information can be specified for the leader of the group and a contact person.
The Leader and/or Contact may themselves be experimenters defined in OME,
in which case they can refer to Experimenters defined within OME using their ExperimenterRef elements.

			
		
	
	
	
		
			
			
			
			
		
		
	
	
	
		
			This empty element has a reference (the GroupID attribute) to a Group defined within OME.
		
		
			
		
	
	
		
			
			
		
		
		
	
	
		
			
				
				
				
			
			
		
	
	
		
			This empty element can be used (via the required InstrumentID attribute) to refer to an Instrument defined within OME.
		
		
			
		
	




© 2015 - 2024 Weber Informatics LLC | Privacy Policy