• Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation

  • ← Previous Change
  • Next Change →

Changeset 162 for Schemas/index.html

Show
Ignore:
Timestamp:
02/29/08 14:44:10 (9 months ago)
Author:
andrew
Message:

Updated html pages for Schemas to 2008-02 V1 Release

Files:
1 modified

  • Schemas/index.html (modified) (4 diffs)

Legend:

Unmodified
Added
Removed
  • Schemas/index.html

    r136 r162  
    88<h1>Open Microscopy Environment Schemas</h1> 
    99<div class="head"> 
    10 <p>29th September 2007</p> 
     10<p>29th February 2008</p> 
    1111</div> 
    1212<div id="toc"> 
    … …  
    2222<p>This document outlines the XML Schemas created by the Open Microscopy Environment Group. Detailed information on the schemas and future development plans are available at <a href="http://www.ome-xml.org/">http://www.ome-xml.org/</a>. Further information on the groups work is available at <a href="http://www.openmicroscopy.org/">http://www.openmicroscopy.org/</a> 
    2323</p> 
    24 <p>Auto generated documentation for the schemas is is available on the development server: <a href="http://cvs.openmicroscopy.org.uk/svn/specification/Documentation/Generated/OME-2007-07/ome.xsd.html">http://cvs.openmicroscopy.org.uk/svn/specification/Documentation/Generated/OME-2007-07/ome.xsd.html</a> 
     24<p>Auto generated documentation for the schemas is is available on the development server: <a href="http://cvs.openmicroscopy.org.uk/svn/specification/Documentation/Generated/OME-2008-02/ome.xsd.html">http://cvs.openmicroscopy.org.uk/svn/specification/Documentation/Generated/OME-2008-02/ome.xsd.html</a> 
    2525</p> 
    2626</div> 
    … …  
    3232        <li>June 2007 - Major release - new namespace /2007-06/</li> 
    3333        <li>September 2007 - Minor release - version number increment</li> 
     34        <li>February 2008 - Major release - new namespace /2008-02/</li> 
    3435</ul> 
    3536<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. 
    … …  
    4041<p>This has the schema name, the current version, a link to the XSD file, and a short description</p> 
    4142<ul> 
    42         <li>AnalysisChain - June 2007 Version 1 [<a href="AnalysisChain/2007-06/AnalysisChain.xsd">AnalysisChain.xsd</a>] The Analysis Chain schema. Analysis chains are how module outputs are connected to inputs of other modules.</li> 
    43         <li>AnalysisModule - September 2007 Version 2 [<a href="AnalysisModule/2007-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> 
    44         <li>BinaryFile - September 2007 Version 2 [<a href="BinaryFile/2007-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> 
    45         <li>CA - June 2007 Version 1 [<a href="CA/2007-06/CA.xsd">CA.xsd</a>] The standard custom attribute schema.</li> 
    46         <li>CLI - September 2007 Version 2 [<a href="CLI/2007-06/CLI.xsd">CLI.xsd</a>] The Command Line Interface sub-schema.</li> 
    47         <li>DataHistory - June 2007 Version 1 [<a href="DataHistory/2007-06/DataHistory.xsd">DataHistory.xsd</a>] The Data History schema. Data history describes the data dependency in OME.</li> 
    48         <li>MLI - September 2007 Version 2 [<a href="MLI/2007-06/MLI.xsd">MLI.xsd</a>] The Matlab Interface sub-schema.</li> 
    49         <li>OME - September 2007 Version 2 [<a href="OME/2007-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> 
    50         <li>SPW - September 2007 Version 2 [<a href="SPW/2007-06/SPW.xsd">SPW.xsd</a>] Short Description</li> 
    51         <li>STD - September 2007 Version 2 [<a href="STD/2007-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/2007-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/2007-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/2007-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/2007-06/CA.xsd">CA.xsd</a>] The standard custom attribute schema.</li> 
     47        <li>CLI - September 2008 Version 1 [<a href="CLI/2007-06/CLI.xsd">CLI.xsd</a>] The Command Line Interface sub-schema.</li> 
     48        <li>DataHistory - February 2008 Version 1 [<a href="DataHistory/2007-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/2007-06/MLI.xsd">MLI.xsd</a>] The Matlab Interface sub-schema.</li> 
     50        <li>OME - February 2008 Version 1 [<a href="OME/2007-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/2007-06/SPW.xsd">SPW.xsd</a>] Short Description</li> 
     52        <li>STD - February 2008 Version 1 [<a href="STD/2007-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> 
    5253</ul> 
    5354</div> 

Download in other formats:

  • Unified Diff
  • Zip Archive

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/