Difference between revisions of "WebProtegeRoadMap"
From Protege Wiki
Line 6: | Line 6: | ||
__TOC__ | __TOC__ | ||
+ | |||
+ | '''Go back to the [[WebProtege|WebProtege main page]].''' | ||
== Planned features == | == Planned features == | ||
# Finalize and document the plug-in infrastructure ''(under development)'' | # Finalize and document the plug-in infrastructure ''(under development)'' | ||
− | + | # Port server-side code from the Protege 3 APIs to Protege 4 and the OWL-API - alpha SVN version already available. ''medium term'' | |
− | # Port server-side code from the Protege 3 APIs to Protege 4 and the OWL-API - ''medium term'' | + | # Support collaboration for the OWL-API backend, so that WebProtege and a Protege 4 desktop client can ''talk'' to each other. |
− | |||
== Feature requests == | == Feature requests == | ||
Line 21: | Line 22: | ||
# 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. | ||
− | + | ||
# Provide for searching for references to individuals. | # Provide for searching for references to individuals. | ||
Line 33: | Line 34: | ||
# Provide for editing of instances. (''can use the property field portlet'') | # Provide for editing of instances. (''can use the property field portlet'') | ||
# Improve display of slots with multiple values on the Individuals tab. (''can use the property field portlet'') | # Improve display of slots with multiple values on the Individuals tab. (''can use the property field portlet'') | ||
+ | # Like the create new classes feature, allow users to create new properties & individuals. | ||
+ | |||
+ | |||
+ | '''Go back to the [[WebProtege|WebProtege main page]].''' | ||
[[Category:WebProtege documentation]] | [[Category:WebProtege documentation]] |
Revision as of 14:20, May 28, 2011
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.
Contents
Go back to the WebProtege main page.
Planned features
- Finalize and document the plug-in infrastructure (under development)
- Port server-side code from the Protege 3 APIs to Protege 4 and the OWL-API - alpha SVN version already available. medium term
- Support collaboration for the OWL-API backend, so that WebProtege and a Protege 4 desktop client can talk to each other.
Feature requests
(please add your feature requests here)
- Use HTTP links for entities (e.g., classes, properties, and individuals) to make navigation easier.
- Provide RESTFul services for accessing/browsing ontologies.
- Implement some kind of paging tree control to make browsing large class trees faster.
- Provide for searching for references to individuals.
Completed feature requests
(relocated from first or second sections, when items have been implemented)
- 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).
- Provide for editing of instances. (can use the property field portlet)
- Improve display of slots with multiple values on the Individuals tab. (can use the property field portlet)
- Like the create new classes feature, allow users to create new properties & individuals.
Go back to the WebProtege main page.