|
|||
|
This is version 7.
It is not the current version, and thus it cannot be edited. Concept-Based Searching
search( ConceptExpression, Set<ResourceType>, RemoteSearchFlag ) :: Set<Resource> Given a search expression (represented as a description logic concept expression), a list of resource types (e.g., "actor", "dataset", etc.), and whether the search should be local or include remote repositories, this operation returns a set of resources that have semantic annotations that "match" the given search expression. Here, we assume that an initial search string has been converted to a description-logic concept expression, which can be a simple concept id (like "Biomass") or a more complex formula (including nested disjunctive and conjunctive formulas, etc.) The search operation also assumes that the following data structures have been implemented:
leverages the following other services provided by the Kepler Object Manager:
|
This material is based upon work supported by the National Science Foundation under award 0225676. Any opinions, findings and conclusions or recomendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the National Science Foundation (NSF). Copyright 2004 Partnership for Biodiversity Informatics, University of New Mexico, The Regents of the University of California, and University of Kansas |