Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Lyo/ProjectPlans"

< Lyo
m (Test suite for OSLC)
(Test suite for OSLC)
Line 14: Line 14:
  
 
== Test suite for OSLC ==
 
== Test suite for OSLC ==
The test suite for OSLC is currently available on the Lyo project.  See [[Lyo/LyoTestSuite]|the Lyo test suite page] for details.  Currently planned enhancements are
+
The test suite for OSLC is currently available on the Lyo project.  See [[Lyo/LyoTestSuite|the Lyo test suite page]] for details.  Currently planned enhancements are
 
* Add reporting capabilities
 
* Add reporting capabilities
 
* Improve Change Management MUST and SHOULD requirement coverage
 
* Improve Change Management MUST and SHOULD requirement coverage

Revision as of 15:50, 31 October 2011

Introduction

This page contains the project plans for the Eclipse Lyo project. The first part of the plan describes the various components of Lyo and the currently planned enhancements to functionality. These are categorized as MUST, SHOULD or MAY items based on how the project participants have ranked them. This plan is subject to changes based on community participation and the importance of proposed functionality to the community - we encourage anyone interested to participate. The planning process will be as open as possible and this plan will be updated as it changes. Please provide feedback on the lyo-dev@eclipse.org mailing list.

Lyo Components

OSLC Server and Client SDKs

  • Constant strings for OSLC namespaces and providers
  • POJO model for OSLC resources
  • RDF parser and serializer
  • JSON parser and serializer
  • OSLC query parser
  • HTTP client library
  • Basic, Form, Oauth support

Test suite for OSLC

The test suite for OSLC is currently available on the Lyo project. See the Lyo test suite page for details. Currently planned enhancements are

  • Add reporting capabilities
  • Improve Change Management MUST and SHOULD requirement coverage
  • Improve Requirements and Change Management MUST coverage
  • Improved query tests
  • Improved Oauth tests
  • Tests driven by resource shape documents

Back to the top