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

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

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

Query APIs using Algorithm Matching

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

Modification APIs (may not be publicly/universally accessible)

  • 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   Edit this page   More info...   Attach file...
This page last changed on 22-Nov-2005 13:27:47 PST by KU.stewart.