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
(Milestones)
(Lyo 1.2/2.0 and future release backlog)
(One intermediate revision by the same user not shown)
Line 148: Line 148:
 
** Build a W3C LDP reference impl and/or SDK
 
** Build a W3C LDP reference impl and/or SDK
 
** Build a OSLC ref impl and/or SDK on it
 
** Build a OSLC ref impl and/or SDK on it
* [HIGH] OSLC4J various improvements wrt to JLIP (and various Rational) needs
+
* [HIGH] OSLC4J support for Tracked Resource Set specification
 
* [HIGH] Web-enable test suites and assessment reports
 
* [HIGH] Web-enable test suites and assessment reports
 
** Java
 
** Java
Line 164: Line 164:
 
= Release Review Documentation =  
 
= Release Review Documentation =  
  
[http://wiki.eclipse.org/images/3/34/Lyo-1.0-Release-Graduation-Review.pdf Lyo release/graduation documentation]
+
* [http://wiki.eclipse.org/images/3/34/Lyo-1.0-Release-Graduation-Review.pdf Lyo 1.0 release/graduation documentation]
 +
* [http://wiki.eclipse.org/images/1/1c/Lyo-1.1-Release-Review.pdf Lyo 1.1 release/graduation documentation]

Revision as of 14:30, 26 March 2013

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. 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.

You can also view the official release plans for Lyo at: http://www.eclipse.org/projects/project-plan.php?projectid=technology.lyo

Lyo Components

OSLC Java SDKs

  • Documentation
  • 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
  • Client query builder (contributors needed)

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 (contributors needed)
  • Improve Requirements and Change Management MUST coverage (contributors needed)
  • Improved query tests (contributors needed)
  • Improved Oauth tests
  • Tests driven by resource shape documents (contributors needed)

Reference implementations for OSLC (RIOs)

Reference implementations are currently available for the Change, Requirements and Architecture Management specifications. See the Lyo reference implementation page for details. Currently planned enhancements are:

  • Support for the Quality Management domain (contributors needed)
  • Adoption of the OSLC Java SDK
  • Refactoring to allow for pluggable RDF and application server technologies (contributors needed)
  • Improve reference implementation web UI (contributors needed)


Additional Proposed SDKs

Contributors are needed and welcome for all of the following:

  • .NET (C# or other)
  • Perl
  • Python
  • PHP
  • JavaScript

Milestones

Currently planned milestones are:

Lyo 1.0

  • M1 (Q4 2011) - theme is test suite enhancements
* Compliance Reporting
   * Bug 365198 - Would like to add the compliance toolkit to the TestSuite
   * Bug 365201 - Seeking a place to post OSLC compliance baseline reports
   * Bug 365206 - Post the OSLC Test Suite and Compliance toolkit instructions documentation
   * Bug 365302 - Post the "OSLC TestSuite and Compliance Test" demo/walkthrough video     
* Improved CM MUST and SHOULD requirement coverage
   * Bug 365618 - Complete CM MUST test cases
   * Goal: 100% CM MUST
   * Analyze CM SHOULD coverage
* Improved QM and RM MUST coverage
   * Bug 365622 - QM and RM core spec coverage by the test suite 
* Suite bug fixes and enhancements
   * Bug 363478 - Add test suite configuration for Bugzilla adapter 
   * Bug 357387 - Investigate uplift of TestSuites to Apache HttpClient 4.1.x 
   * Bug 365422 - Add RDF model validation to the OSLC JUnits. 
   * Already resolved improvements  
  • M2 (Q1 2012) - theme is initial Java SDK and refactored reference implementations
* Initial Java provider and client SDK
   * Initial contribution of OSLC4J
   * Initial documentation to help developer's get started with OSLC4J
* Example reference implementations based on the SDK
   * CM reference implementation based on OSLC4J
* Test suite improvements
  * Refactor test suite to enable additional domain tests more easily 
  * Test suite configurations for OSLC4J CM provider
* Improved QM and RM MUST coverage
   * Bug 365622 - QM and RM core spec coverage by the test suite 
* Provide a community webcast on Lyo content


  • M3/Beta (Q2 2012) - theme is feature completeness
* Full Java provider and client SDKs
* Re-vamped OSLC Workshop based on OSLC4J, including documentation
* Reference implementation can use pluggable RDF/application server providers
  * Stub service provider for use as an OSLC starter application
* Documentation
  * OSLC4J API reference guide
  * OSLC4J Tutorial and Getting started guide.
* Additional test suite enhancements to support apps written with the SDK
   * Bug 360175 - Validate ATOM responses 
   * Bug 360176 - Test for link labels 
   * Bug 360180 - Improve tests around partial get/put 
* Improve QM domain spec MUST coverage
   * Goal (dependent on community): 75%
* Test suite enhancements and bug fixes
  * Bug 360184 - Use OSLC throughout the test suite
  * Bug 360183 - Define test suite cases in the form of scenarios 
  • Release candidates and 1.0 (Q3 2012) - theme is release readiness
  * Some reference implementation refactored to take advantage of SDK
     * QM reference implementation based on OSLC4J
     * AM reference implementation based on OSLC4J 
  * Test suite enhancements
     * Improve CM, QM, RM core and domain SHOULD and MAY coverage
     * Improve RM domain spec MUST coverage
  * Stretch items based on community participation
     * non-Java language SDKs (could be in earlier milestones based on participation)
        * C#/.NET
        * Scripting languages (Python, Perl, Ruby)
        * JavaScript client library
     * Additional reference implementation and test suite enhancements
  * Release shutdown work

Lyo 1.1

  • Target release date is 1/30/2013
  • Themes are
    • enhancing OSLC4J
      • OSLC Query library
      • OSLC consumer library
      • Other minor enhancements (RDF collection support, etc) and bug fixes
    • Test suite enhancements
      • RM suite improvements
      • Automation suite
    • OAuth libraries
    • Additional samples
      • client library sample usage
      • automation reference implementation

Lyo 1.2/2.0 and future release backlog

Backlog items with rough prioritizations

  • [HIGH] JavaScript / Node.js support
    • Build a W3C LDP reference impl and/or SDK
    • Build a OSLC ref impl and/or SDK on it
  • [HIGH] OSLC4J support for Tracked Resource Set specification
  • [HIGH] Web-enable test suites and assessment reports
    • Java
    • JavaScript
    • Other
  • [HIGH] - Re-factor test suites to use OSLC4J and drive them via resource shape and service provider resurces
  • [MEDIUM] Orion integration
    • [RDF formats] People like to hand crank some RDF formats, can we do something simple to plug into to provide some simple syntax highlighting and validation
    • [Node.js] Perhaps just a document of how to use Orion to do JS/Node dev with our impl.  FYI https://github.com/scripted-editor/scripted
  • [LOW] Perl enhancements, merge libs
  • [LOW] Python examples

Release Review Documentation

Copyright © Eclipse Foundation, Inc. All Rights Reserved.