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









 

 

 



SMS Service Interfaces

Difference between version 9 and version 8:

Line 4 was replaced by line 4
- AnnotationEngine: search( ConceptExpression, Set<ResourceType>, RemoteSearchFlag ) :: Set<ResourceID>
+ AnnotationEngine: Set<ResourceID> search( ConceptExpression, Set<ResourceType>, RemoteSearchFlag )
Line 13 was replaced by line 13
- AnnotationEngine: getMatchingResources(SemanticAnnotationID, ConceptExpression) :: Set<ResourceID>
+ AnnotationEngine: Set<ResourceID> getMatchingResources(SemanticAnnotationID, ConceptExpression)
Line 18 was replaced by line 18
- KeplerObjectManager: getSemanticAnnotations( RemoteSearchFlag) :: Set<SemanticAnnotationID>
+ KeplerObjectManager: Set<SemanticAnnotationID> getSemanticAnnotations( RemoteSearchFlag)

Back to SMS Service Interfaces, or to the Page History.