Difference between revisions of "Search API"
From Protege Wiki
Line 10: | Line 10: | ||
|Description=Augmented searching API that implements a number of ways to search a Protege knowledge base. | |Description=Augmented searching API that implements a number of ways to search a Protege knowledge base. | ||
}} | }} | ||
+ | |||
+ | <div style="display:block; float:left; width:100%;"> | ||
+ | |||
+ | == More Details == | ||
The Search API is bundled with the [http://protege.stanford.edu/download/download.html "full" installation of Protege]. After installing Protege on your system, you can find the "search-api.jar" file in the following directory: | The Search API is bundled with the [http://protege.stanford.edu/download/download.html "full" installation of Protege]. After installing Protege on your system, you can find the "search-api.jar" file in the following directory: | ||
<code><protege-install-dir>/apis/search</code> | <code><protege-install-dir>/apis/search</code> | ||
+ | |||
+ | </div> |
Revision as of 14:29, September 11, 2007
Search API
by Eric Xu
Augmented searching API that implements a number of ways to search a Protege knowledge base.
Versions & Compatibility
This section lists available versions of Search API.
Version | Compatible with | Dependencies |
---|---|---|
Search API 1.0 | Protege-Frames 3.1.1 Protege-Frames 3.0 Protege-Frames 2.1.2 |
If you click on the button below to add a new version of Search API, you will be asked to define a page title for the new version. Please adhere to the naming convention of Search API X.X.X when you define the new page!
Changelog
Version | Changes in this version |
---|---|
Search API 1.0 | no release notes were maintained for this version |
More Details
The Search API is bundled with the "full" installation of Protege. After installing Protege on your system, you can find the "search-api.jar" file in the following directory:
<protege-install-dir>/apis/search