[seek-dev] [Bug 1166] - create a schema for registry metadata

bugzilla-daemon@ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Fri Sep 26 15:20:19 PDT 2003


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=1166

jones at nceas.ucsb.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED



------- Additional Comments From jones at nceas.ucsb.edu  2003-09-26 15:20 -------
This schema will be used in the <record> elements that are returned from queries
to specify the GSH and other service metadata.  A possible structure that fits
into the resultset.xsd schema might look like this:
  
<resultset>
    ...
    <record system="ecogrid://VOR.4" identifier="service.22">
        <regiseredService>
            <gsh>ecogrid://foo.com/my/service/handle</gsh>
            <serviceData>
                 <analysisType system-"ontoService">GARP</analysisType>
            </serviceData>
        </registeredService>
    </record>
</resultset>

Note that it was Bing and not Raja that agreed to review this.



More information about the Seek-dev mailing list