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

Context Navigation

  • ← Previous Changeset
  • Next Changeset →

Changeset 167

Show
Ignore:
Timestamp:
04/10/08 14:41:17 (5 months ago)
Author:
andrew
Message:

Fixed type in URLs of the schema files

Files:
1 modified

  • Schemas/index.html (modified) (1 diff)

Legend:

Unmodified
Added
Removed
  • Schemas/index.html

    r162 r167  
    4141<p>This has the schema name, the current version, a link to the XSD file, and a short description</p> 
    4242<ul> 
    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> 
     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> 
    5353</ul> 
    5454</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/