Difference between revisions of "Search API"
From Protege Wiki
(New page: {{Plugin |PluginType=API |ForApplication1=Protege-Frames |DeveloperID1=Eric Xu |LastUpdated=September 13, 2006 |Topic1=Search |License=Mozilla Public License |Affiliation1=Stanford Univers...) |
|||
| 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. | ||
}} | }} | ||
| + | |||
| + | 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> | ||
Revision as of 14:28, September 11, 2007
Search API
by Eric Xu
Augmented searching API that implements a number of ways to search a Protege knowledge base.
Contents
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 |
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