Difference between revisions of "WebProtegeRoadMap"

From Protege Wiki
Jump to: navigation, search
Line 21: Line 21:
 
# Provide RESTFul services for accessing/browsing ontologies.
 
# Provide RESTFul services for accessing/browsing ontologies.
 
# Implement some kind of paging tree control to make browsing large class trees faster.
 
# Implement some kind of paging tree control to make browsing large class trees faster.
 
 
# Like the create new classes feature, allow users to create new properties & individuals.
 
# Like the create new classes feature, allow users to create new properties & individuals.
 +
# Provide for searching for references to individuals.
  
# Provide for searching for references to individuals.
 
  
 
== Completed feature requests ==
 
== Completed feature requests ==

Revision as of 20:24, August 14, 2009

WebProtege Roadmap

This page contains a partially ordered list of items that are currently under development and/or included in future development plans for WebProtege. If you have feature requests, please add them to the feature requests section.



Planned features

  1. Finalize and document the plug-in infrastructure (under development)
  2. Port widget library to SmartGWT - medium term
  3. Port server-side code from the Protege 3 APIs to Protege 4 and the OWL-API - medium term


Feature requests

(please add your feature requests here)

  1. Use HTTP links for entities (e.g., classes, properties, and individuals) to make navigation easier.
  2. Provide RESTFul services for accessing/browsing ontologies.
  3. Implement some kind of paging tree control to make browsing large class trees faster.
  4. Like the create new classes feature, allow users to create new properties & individuals.
  5. Provide for searching for references to individuals.


Completed feature requests

(relocated from first or second sections, when items have been implemented)

  1. Storing user defined layouts on the server, e.g., storing the list of enabled tabs, ordering and size of portlets in a tab, etc., across different sessions (part of WebProtege build 200).
  2. Provide for editing of instances. (can use the property field portlet)
  3. Improve display of slots with multiple values on the Individuals tab. (can use the property field portlet)