[seek-dev] [Bug 1158] New: - create wsdl for ecogrid query level III interfaces

bugzilla-daemon@ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Fri Sep 26 14:08:48 PDT 2003


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

           Summary: create wsdl for ecogrid query level III interfaces
           Product: SEEK
           Version: unspecified
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: ecogrid
        AssignedTo: peter.mccartney at asu.edu
        ReportedBy: jones at nceas.ucsb.edu
         QAContact: seek-dev at ecoinformatics.org


During Seattle, we redefined the WSDL interfaces for the query operations for
the level III operations.  
They now should contain:

Level III
---------
  FileHandle  open(EcoGridIdentifier, ProxyCertificate)
  MimeContent read(FileHandle, Length, ProxyCertificate)
  void        seek(FileHandle, Offset)
  void        close(FileHandle, ProxyCertificate)

  MimeContent logicalQuery(EcoGridIdentifier, DataQueryType)
                 -- this operation probably needs to be renamed

For all of these methods, if "ProxyCertificate" is null, then the method should
be executed anonomously with only the rights of an anonymous user.

Peter agreed to tackle these revisions, and we agreed that these are only
initial thoughts on these more advanced interfaces, and that they would need to
be revised as we gain more experience later.



More information about the Seek-dev mailing list