Science Environment for Ecological Knowledge
Ecoinformatics site parent site of Partnership for Biodiversity Informatics site parent site of SEEK - Home
Science Environment for Ecological Knowledge









 

 

 



TOSAPI Signatures

This is version 21. It is not the current version, and thus it cannot be edited.
[Back to current version]   [Restore this version]


Informational APIs (to get parameters for other queries)

  • AAlgorithmMetaArray getAlgorithmMetadata() throws java.rmi.RemoteException

  • StringArray getAlgorithmNames() throws java.rmi.RemoteException

  • void getAlgorithmDetails(String algorithmName, StringHolder author, StringHolder description) throws java.rmi.RemoteException

  • CAuthorityArray getAuthorities() throws java.rmi.RemoteException

  • StringArray getAuthorityNames() throws java.rmi.RemoteException

  • void getAuthorityDetails(String authorityName, StringHolder revision, StringHolder description, StringHolder termsOfUse) throws java.rmi.RemoteException

Current Query APIs using simple lookup

  • CConcept getConcept(String conceptGuid) throws java.rmi.RemoteException

  • CTaxonName getName(String nameGuid) throws java.rmi.RemoteException

  • CSpecimen getSpecimen(String specimenGuid) throws java.rmi.RemoteException

  • StringArray getSynonymousNames(String conceptGuid) throws java.rmi.RemoteException

  • CRelationshipInfo findRelatedConcepts(String conceptGuid, String relationshipType, boolean includeAssertions, boolean useCache) throws java.rmi.RemoteException

  • void findRelatedConceptGuids(String conceptGuid, String relationshipType, boolean includeAssertions, boolean useCache, StringHolderArray arrGuids, StringHolderArray arrRelTypes) throws java.rmi.RemoteException

  • void getBestConcept(String name, String authorityName, StringHolderArray arrGuids, FloatHolderArray arrScores) throws CTOSException

  • StringArray getAuthoritativeList(CAuthority auth, String conceptGuid, String targetRankCode) throws java.rmi.RemoteException

  • CConceptArray getHigherTaxon(CTaxonName name, String targetRankCode, CAuthority authority) throws java.rmi.RemoteException

  • StringArray getHigherTaxonName(String name, String targetRankCode, String authorityName) throws java.rmi.RemoteException

Current Query APIs using Algorithm Matching

  • CWeightedConceptArray findConcepts(CConcept taxonQuery, String algorithm, float threshold, boolean useCache) throws java.rmi.RemoteException

Current Modification APIs

  • String addConcept(CConcept concept) throws java.rmi.RemoteException

  • String addRelationship(String fromGuid, String toGuid, String relationshipType, CAccordingTo accTo) throws java.rmi.RemoteException



Go to top   More info...   Attach file...
This particular version was published on 22-Nov-2005 13:25:40 PST by KU.stewart.