Changeset 219 for Schemas/index.html
- Timestamp:
- 11/03/08 10:20:05 (2 months ago)
- Files:
-
- 1 modified
-
Schemas/index.html (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
Schemas/index.html
r189 r219 34 34 <li>February 2008 - Major release - new namespace /2008-02/</li> 35 35 <li>May 2008 - Minor release - version number increment</li> 36 <li>September 2008 - Major release - new namespace /2008-09/</li> 36 37 </ul> 37 38 <p>For information on the schemas released before June 2007 is available at <a href="http://www.openmicroscopy.org/XMLschemas/">http://www.openmicroscopy.org/XMLschemas/</a>. This includes the schemas used by the original OME server. … … 42 43 <p>This has the schema name, the current version, a link to the XSD file, and a short description</p> 43 44 <ul> 44 <li>AnalysisChain - February 2008 Version 1 [<a href="AnalysisChain/2008-02/AnalysisChain.xsd">AnalysisChain.xsd</a>] The Analysis Chain schema. Analysis chains are how module outputs are connected to inputs of other modules.</li> 45 <li>AnalysisModule - February 2008 Version 1 [<a href="AnalysisModule/2008-02/AnalysisModule.xsd">AnalysisModule.xsd</a>] The Analysis Module Library schema. Analysis modules are image analysis algorithms or, more generally, how information is generated in OME. Makes use of CLI and MLI schemas.</li> 46 <li>BinaryFile - February 2008 Version 1 [<a href="BinaryFile/2008-02/BinaryFile.xsd">BinaryFile.xsd</a>] The Binary File schema is used to describes a file location, or the location of a fragment within a file.</li> 47 <li>CA - February 2008 Version 1 [<a href="CA/2008-02/CA.xsd">CA.xsd</a>] The standard custom attribute schema.</li> 48 <li>CLI - September 2008 Version 1 [<a href="CLI/2008-02/CLI.xsd">CLI.xsd</a>] The Command Line Interface sub-schema.</li> 49 <li>DataHistory - February 2008 Version 1 [<a href="DataHistory/2008-02/DataHistory.xsd">DataHistory.xsd</a>] The Data History schema. Data history describes the data dependency in OME.</li> 50 <li>MLI - February 2008 Version 1 [<a href="MLI/2008-02/MLI.xsd">MLI.xsd</a>] The Matlab Interface sub-schema.</li> 51 <li>OME - February 2008 Version 2 [<a href="OME/2008-02/ome.xsd">ome.xsd</a>] The main schema which defines the OME ontology for microscopy. This schema makes use of all of the others.</li> 52 <li>SPW - February 2008 Version 1 [<a href="SPW/2008-02/SPW.xsd">SPW.xsd</a>] Short Description</li> 53 <li>STD - February 2008 Version 1 [<a href="STD/2008-02/STD.xsd">STD.xsd</a>] The Semantic Type definition schema. Once a Semantic Type is defined, data for the defined type can be imported into the OME server.</li> 45 <li>AnalysisChain - September 2008 Version 1 [<a href="AnalysisChain/2008-09/AnalysisChain.xsd">AnalysisChain.xsd</a>] The Analysis Chain schema. Analysis chains are how module outputs are connected to inputs of other modules.</li> 46 <li>AnalysisModule - September 2008 Version 1 [<a href="AnalysisModule/2008-09/AnalysisModule.xsd">AnalysisModule.xsd</a>] The Analysis Module Library schema. Analysis modules are image analysis algorithms or, more generally, how information is generated in OME. Makes use of CLI and MLI schemas.</li> 47 <li>BinaryFile - September 2008 Version 1 [<a href="BinaryFile/2008-09/BinaryFile.xsd">BinaryFile.xsd</a>] The Binary File schema is used to describes a file location, or the location of a fragment within a file.</li> 48 <li>CA - September 2008 Version 1 [<a href="CA/2008-09/CA.xsd">CA.xsd</a>] The standard custom attribute schema.</li> 49 <li>CLI - September 2008 Version 1 [<a href="CLI/2008-09/CLI.xsd">CLI.xsd</a>] The Command Line Interface sub-schema.</li> 50 <li>DataHistory - September 2008 Version 1 [<a href="DataHistory/2008-09/DataHistory.xsd">DataHistory.xsd</a>] The Data History schema. Data history describes the data dependency in OME.</li> 51 <li>MLI - September 2008 Version 1 [<a href="MLI/2008-09/MLI.xsd">MLI.xsd</a>] The Matlab Interface sub-schema.</li> 52 <li>OME - September 2008 Version 1 [<a href="OME/2008-09/ome.xsd">ome.xsd</a>] The main schema which defines the OME ontology for microscopy. This schema makes use of all of the others.</li> 53 <li>OMERO - September 2008 Version 1 [<a href="OMERO/2008-09/OMERO.xsd">OMERO.xsd</a>] The schema extensions used by OMERO. It is not used by the OME schema but provides a structure for data in StructuredAnnotation blocks used by OMERO.##</li> 54 <li>SA - September 2008 Version 1 [<a href="SA/2008-09/SA.xsd">SA.xsd</a>] The Structured Annotation schema.</li> 55 <li>SPW - September 2008 Version 1 [<a href="SPW/2008-09/SPW.xsd">SPW.xsd</a>] The Screen/Plate/Well schema. </li> 56 <li>STD - September 2008 Version 1 [<a href="STD/2008-09/STD.xsd">STD.xsd</a>] The Semantic Type definition schema. Once a Semantic Type is defined, data for the defined type can be imported into the OME server.</li> 54 57 </ul> 55 58 <p>Note: Some browsers will try to render XSD files when you view them. This can result in either a blank screen or unformatted text. Choose to either download the file or view the source.</p>
