Skip to main content

Notice: This Wiki is now read only and edits are no longer 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/Lyo2.0"

< Lyo
(OSLC4J Enhancements)
(OSLC4J Enhancements)
Line 10: Line 10:
  
 
== OSLC4J Enhancements ==
 
== OSLC4J Enhancements ==
* An OSLC [[Lyo/TRSSDK | TRS SDK]] has been added to OSLC4J
+
* We've added a [[Lyo/TRSSDK | TRS SDK]] to OSLC4J.
 
** Build TRS providers using the OSLC4J Java SDK!  
 
** Build TRS providers using the OSLC4J Java SDK!  
** A [[Lyo/TRSReferenceApplication | TRS reference application]] is available to see how to use the library.
+
** Browse the [[Lyo/TRSReferenceApplication | TRS reference application]] to see how to use the library and build TRS providers.
** A TRS test suite helps verify your implementation.
+
** The TRS test suite helps verify your implementation.
 
** A [[Lyo/TRSWorkshop | TRS workshop]] helps you learn TRS using the Bugzilla sample.
 
** A [[Lyo/TRSWorkshop | TRS workshop]] helps you learn TRS using the Bugzilla sample.
* Support for the text/turtle media type.
+
* We've also added support for text/turtle to OSLC4J.
  
 
== Additional Content ==
 
== Additional Content ==

Revision as of 15:52, 2 October 2013

Lyo 2.0 New and Noteworthy

  • Release date is 10/02/2013

Download

  • JARs with and without the Eclipse Foundation approved dependencies are on the Lyo download page

Lyo is now available in a public Maven repository

  • Use the lyo-releases repository on repo.eclipse.org to add the Lyo libraries to a Maven project.

OSLC4J Enhancements

  • We've added a TRS SDK to OSLC4J.
    • Build TRS providers using the OSLC4J Java SDK!
    • Browse the TRS reference application to see how to use the library and build TRS providers.
    • The TRS test suite helps verify your implementation.
    • A TRS workshop helps you learn TRS using the Bugzilla sample.
  • We've also added support for text/turtle to OSLC4J.

Additional Content

Back to the top