Difference between revisions of "ProtegeDesktopUserDocs"
Nickdrummond (talk | contribs) |
Nickdrummond (talk | contribs) (→Status: pointed to bugtracker) |
||
Line 52: | Line 52: | ||
Protege 4.x is currently in alpha and undergoing active development. We are due to release the first beta in Summer 2008. | Protege 4.x is currently in alpha and undergoing active development. We are due to release the first beta in Summer 2008. | ||
− | + | If you have a new request or potential bug, please first check the lists below as it may have already been reported. | |
− | + | If the item is not currently open or you have further information or a question about an existing item, please post a message on the [http://mailman.stanford.edu/mailman/listinfo/p4-feedback Protege 4 mailing list]. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | === OWL editor feature requests === | ||
− | === | + | A searchable list of features that have been requested (and implemented) is available on our gforge |
+ | [https://bmir-gforge.stanford.edu/gf/project/owleditor/tracker/?action=TrackerItemBrowse&tracker_id=121 feature request tracker] | ||
+ | |||
+ | |||
+ | === OWL editor bugtracker === | ||
+ | |||
+ | A searchable list of reported and resolved bugs is available on our gforge | ||
+ | [https://bmir-gforge.stanford.edu/gf/project/owleditor/tracker/?action=TrackerItemBrowse&tracker_id=118 bugtracker] | ||
+ | |||
+ | |||
+ | === Documentation TODO list === | ||
To follow is list of considerations for improving Protege 4, its documentation, and/or this Wiki. | To follow is list of considerations for improving Protege 4, its documentation, and/or this Wiki. | ||
* Convert [http://www.co-ode.org/resources/tutorials/protege-owl-tutorial.php A Practical Guide Guide to Building Ontologies...] to a collection of Wiki pages so that the guide can be more easily shared, searched, modified, commented on, referenced by section, extended, etc. | * Convert [http://www.co-ode.org/resources/tutorials/protege-owl-tutorial.php A Practical Guide Guide to Building Ontologies...] to a collection of Wiki pages so that the guide can be more easily shared, searched, modified, commented on, referenced by section, extended, etc. |
Revision as of 06:57, August 13, 2008
Protege 4.x Documentation
This page contains a collection of links to documentation for end users of the Protege 4.x series.
Protege 4.0 is currently in alpha and we are interested in soliciting your feedback. We have set up a mailing list specifically for discussion about Protege 4.0. You can subscribe to the list via the list information page: http://mailman.stanford.edu/mailman/listinfo/p4-feedback.
Contents
Documentation
Protege-OWL Editor
- Protege-OWL FAQ
- Getting started with the Protege-OWL editor
- Overview of new features in the Protege-OWL editor
- Menu and keyboard shortcuts
- A short guide to Protege-OWL preferences
- Release Notes
- A Practical Guide to Building OWL Ontologies using Protege 4 and CO-ODE Tools (errata page)
- DL Query tab
- Manchester OWL Syntax
- OWL Imports
Protege 4.x Plug-ins
Finding Plugins
- Plugins for Protege 4.x OWL editor - the list of "Compatible Plugins" on this page is the result of a semantic query that gathers all plug-ins that have declared themselves compatible with the 4.x version of the Protege-OWL editor.
- CO-ODE Protege 4.x Plugins - the CO-ODE group at the University of Manchester is the biggest contributor of plug-ins to the Protege-OWL editor. This is a good place to go to download early releases and source code for CO-ODE developed plug-ins.
Advertising Plugins
If you have developed a plug-in for Protege-OWL 4.0 and you would like to contribute it to the community, follow the following steps:
- Click the New Plugin Link. You may want to right click and choose a new window.
- Choose a name for the page that discusses the new plugin (e.g. "Sub Ontology Tab").
- Click "Add or Edit"
- Be sure to add "Protege-OWL" (exactly like so without the quotes) in the Works with field. Also give the plugin a type (commonly "Tab Widget").
- Fill in the other fields and save.
- Click the create new version and use the naming convention described. Without this step the plugin will not show up in the plugin list below.
- Make the plugin compatible with "Protege-OWL 4.0".
- When you are done save the page and make sure that your plugin shows up on the 4.x version of the Protege-OWL editor page. It seems for some reason this page often does not update for a while so you may need to come back later.
Some useful links when adding a plugin page to the wiki are the following:
- Organization Category shows all the types of organizations that are currently known. There are some duplicates already.
- Plugin Category is useful because it lists both the different plugin types (e.g. view, import, export, etc) and also has a list of all the plugins currently known.
- Person Category lists the people who are known to this ontology.
Status
Protege 4.x is currently in alpha and undergoing active development. We are due to release the first beta in Summer 2008.
If you have a new request or potential bug, please first check the lists below as it may have already been reported.
If the item is not currently open or you have further information or a question about an existing item, please post a message on the Protege 4 mailing list.
OWL editor feature requests
A searchable list of features that have been requested (and implemented) is available on our gforge feature request tracker
OWL editor bugtracker
A searchable list of reported and resolved bugs is available on our gforge bugtracker
Documentation TODO list
To follow is list of considerations for improving Protege 4, its documentation, and/or this Wiki.
- Convert A Practical Guide Guide to Building Ontologies... to a collection of Wiki pages so that the guide can be more easily shared, searched, modified, commented on, referenced by section, extended, etc.