Changeset 167
- Timestamp:
- 04/10/08 14:41:17 (5 months ago)
- Files:
-
- 1 modified
-
Schemas/index.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
Schemas/index.html
r162 r167 41 41 <p>This has the schema name, the current version, a link to the XSD file, and a short description</p> 42 42 <ul> 43 <li>AnalysisChain - February 2008 Version 1 [<a href="AnalysisChain/200 7-06/AnalysisChain.xsd">AnalysisChain.xsd</a>] The Analysis Chain schema. Analysis chains are how module outputs are connected to inputs of other modules.</li>44 <li>AnalysisModule - February 2008 Version 1 [<a href="AnalysisModule/200 7-06/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>45 <li>BinaryFile - February 2008 Version 1 [<a href="BinaryFile/200 7-06/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>46 <li>CA - February 2008 Version 1 [<a href="CA/200 7-06/CA.xsd">CA.xsd</a>] The standard custom attribute schema.</li>47 <li>CLI - September 2008 Version 1 [<a href="CLI/200 7-06/CLI.xsd">CLI.xsd</a>] The Command Line Interface sub-schema.</li>48 <li>DataHistory - February 2008 Version 1 [<a href="DataHistory/200 7-06/DataHistory.xsd">DataHistory.xsd</a>] The Data History schema. Data history describes the data dependency in OME.</li>49 <li>MLI - February 2008 Version 1 [<a href="MLI/200 7-06/MLI.xsd">MLI.xsd</a>] The Matlab Interface sub-schema.</li>50 <li>OME - February 2008 Version 1 [<a href="OME/200 7-06/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>51 <li>SPW - February 2008 Version 1 [<a href="SPW/200 7-06/SPW.xsd">SPW.xsd</a>] Short Description</li>52 <li>STD - February 2008 Version 1 [<a href="STD/200 7-06/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>43 <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> 44 <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> 45 <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> 46 <li>CA - February 2008 Version 1 [<a href="CA/2008-02/CA.xsd">CA.xsd</a>] The standard custom attribute schema.</li> 47 <li>CLI - September 2008 Version 1 [<a href="CLI/2008-02/CLI.xsd">CLI.xsd</a>] The Command Line Interface sub-schema.</li> 48 <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> 49 <li>MLI - February 2008 Version 1 [<a href="MLI/2008-02/MLI.xsd">MLI.xsd</a>] The Matlab Interface sub-schema.</li> 50 <li>OME - February 2008 Version 1 [<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> 51 <li>SPW - February 2008 Version 1 [<a href="SPW/2008-02/SPW.xsd">SPW.xsd</a>] Short Description</li> 52 <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> 53 53 </ul> 54 54 </div>
