[kepler-dev] [Bug 1915] New: - Define a published interface for a semantic search service

bugzilla-daemon@ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Tue Jan 25 10:49:32 PST 2005


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

           Summary:  Define a published interface for a semantic search
                    service
           Product: Kepler
           Version: 1.0.0beta2
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: sbowers at ucdavis.edu
        ReportedBy: sbowers at ucdavis.edu
         QAContact: kepler-dev at ecoinformatics.org


The purpose of this work is to define a generic api for "smart" search, which
implementation(s) will conform to. Each api operation will require both (1) a
public interface that external services will interface with (to call the desired
function), and (2) a description of the required backend information-storage
operations necessary to execute the desired functions. For example, this might
include the operation 'getObjectLSIDList(ObjectType) : ObjectLSIDList' that when
given an object type (such as "actor" or "dataset") will return all the LSIDs
for objects stored in the target backend repository.



More information about the Kepler-dev mailing list