[seek-dev] Ecogrid/Digir Transform Question

Rod Spears rods at ku.edu
Mon Feb 2 11:16:11 PST 2004


A Digir Query has a "destination" tag that is rather important for 
directing where the query the should be executed (and includes the 
"resource"). An example is below. Where would the dest info be "coded" 
in an EcoGrid Query destined for Digir? In the metadata?

Rod


<request
    xmlns="http://digir.net/schema/protocol/2003/1.0"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:darwin="http://digir.net/schema/conceptual/darwin/2003/1.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://digir.net/schema/protocol/2003/1.0 
http://digir.sourceforge.net/schema/protocol/2003/1.0/digir.xsd 
http://digir.net/schema/conceptual/darwin/2003/1.0 
http://bnhm.berkeley.museum/manis/DwC/darwin2jrw030315.xsd">
    <header>
            <version>1.0</version>
            <sendTime>2003-03-09T19:14:58-05:00</sendTime>
            <source>127.0.0.1</source>
            <destination 
resource="MammalsDwC2">http://manis.mvz.berkeley.edu/DiGIRprov/www/DiGIR.php</destination>
            <type>search</type>
    </header>
    <search>
            <filter>
            <and>
                <like>
                    <darwin:ScientificName>peromyscus 
man%</darwin:ScientificName>
                </like>
                <notEquals>
                    <darwin:DecimalLatitude>NULL</darwin:DecimalLatitude>
                </notEquals>
            </and>
            </filter>
            <records limit="10" start="0">
              <structure>
                <xsd:element name="record" 
xmlns:xsd="http://www.w3.org/2001/XMLSchema">
                   <xsd:complexType>
                      <xsd:sequence>
                         <xsd:element ref="darwin:ScientificName"/>
                         <xsd:element ref="darwin:Latitude"/>
                         <xsd:element ref="darwin:Longitude"/>
                      </xsd:sequence>
                   </xsd:complexType>
                </xsd:element>
              </structure>
            </records>
            <count>true</count>
    </search>
</request>
-- 
Rod Spears
Biodiversity Research Center
University of Kansas
1345 Jayhawk Boulevard
Lawrence, KS 66045, USA
Tel: 785 864-4082, Fax: 785 864-5335

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mercury.nceas.ucsb.edu/ecoinformatics/pipermail/seek-dev/attachments/20040202/54b262a4/attachment.htm


More information about the Seek-dev mailing list