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"

(Overview of current Lyo content)
(Simplify homepage)
(8 intermediate revisions by 4 users not shown)
Line 6: Line 6:
  
 
== Overview of current Lyo content ==
 
== Overview of current Lyo content ==
* What's new in [[Lyo/Lyo1.1 | Lyo 1.1]]
 
 
* [[Lyo/LyoOSLC4J|OSLC4J:]] A Java SDK for OSLC providers and consumers.
 
* [[Lyo/LyoOSLC4J|OSLC4J:]] A Java SDK for OSLC providers and consumers.
 
* [[Lyo/LyoRIO | The '''*old*''' Lyo Reference Implementations for OSLC (RIOs)]]
 
* [[Lyo/LyoRIO | The '''*old*''' Lyo Reference Implementations for OSLC (RIOs)]]
Line 13: Line 12:
 
* [[Lyo/TRSSDK | OSLC Tracked Resource Specification SDK]]
 
* [[Lyo/TRSSDK | OSLC Tracked Resource Specification SDK]]
 
* [[Lyo/Simulink| OSLC Simulink adapter implementation]]
 
* [[Lyo/Simulink| OSLC Simulink adapter implementation]]
 +
* [[Lyo/MagicDraw| OSLC MagicDraw adapter implementation]]
 +
* [[Lyo/Oslc4Js|(Experimental) OSLC Node.js module]]
  
== Building and running the code ==
+
== Building and running the OSLC4J code ==
 
* [[Lyo/BuildingOSLC4J | Building and running OSLC4J applications (including RIOs that leverage OSLC4J)]]
 
* [[Lyo/BuildingOSLC4J | Building and running OSLC4J applications (including RIOs that leverage OSLC4J)]]
 
* [[Lyo/BuildRIO | Building and running the '''*old*''' reference implementations (RIOs)]]
 
* [[Lyo/BuildRIO | Building and running the '''*old*''' reference implementations (RIOs)]]
Line 22: Line 23:
 
* [[Lyo/BuildClient | Building and running the OSLC client]]
 
* [[Lyo/BuildClient | Building and running the OSLC client]]
 
* [[Lyo/BuildLDPSample | Building and running the LDP reference implementation]]
 
* [[Lyo/BuildLDPSample | Building and running the LDP reference implementation]]
 +
* [[Lyo/JenkinsPlugin | Building and running the Hudson and Jenkins sample OSLC Automation provider]]
  
 
== Tutorials and Documentation ==
 
== Tutorials and Documentation ==
* [[Lyo/OSLCWorkshop | OSLC Workshop code and documentation]]
+
* [http://open-services.net/resources/tutorials/integrating-products-with-oslc/ OSLC Workshop code and documentation]
 
* [[Lyo/TRSWorkshop | OSLC Tracked Resource Set (TRS) Workshop and documentation]]
 
* [[Lyo/TRSWorkshop | OSLC Tracked Resource Set (TRS) Workshop and documentation]]
 
* [[Lyo/AdaptorCodeGeneratorWorkshop | Adaptor Code Generator Workshop]]
 
* [[Lyo/AdaptorCodeGeneratorWorkshop | Adaptor Code Generator Workshop]]
 +
** Under development is a workshop on the [[Lyo/ToolchainModellingAndCodeGenerationWorkshop | Graphical Modelling and Code Generation]] of the complete tool chain.
 +
 +
For an introduction to OSLC, the following resources on open-services.net can be recommended:
 +
* [http://open-services.net/linked-data-and-oslc-tutorial-2015-update/ Linked Data and OSLC Tutorial (2015 Update)]
 +
* [http://open-services.net/resources/presentations/introduction-to-oslc-slideshow/ Introduction to OSLC and Linked Data]
  
 
== Contributing to Lyo ==
 
== Contributing to Lyo ==
Line 32: Line 39:
 
* Open a new [https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Lyo Lyo Bugzilla ticket] (you may check [https://bugs.eclipse.org/bugs/buglist.cgi?bug_status=UNCONFIRMED;bug_status=NEW;bug_status=ASSIGNED;bug_status=REOPENED;product=Lyo existing open tickets first])
 
* Open a new [https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Lyo Lyo Bugzilla ticket] (you may check [https://bugs.eclipse.org/bugs/buglist.cgi?bug_status=UNCONFIRMED;bug_status=NEW;bug_status=ASSIGNED;bug_status=REOPENED;product=Lyo existing open tickets first])
 
* To contribute code, see the [[Lyo/ContributorsGettingStarted | Lyo Contributor's Guide]] and [[Lyo/GitTips | Tips for Working with Git]].
 
* To contribute code, see the [[Lyo/ContributorsGettingStarted | Lyo Contributor's Guide]] and [[Lyo/GitTips | Tips for Working with Git]].
 +
* [[Lyo/ReleaseReviews|Eclipse Lyo Release Process]]
  
 
== Project Plans ==
 
== Project Plans ==
 
[[Lyo/ProjectPlans|See the current Lyo project plans]]
 
[[Lyo/ProjectPlans|See the current Lyo project plans]]
 
== Committer Resources ==
 
* [[Lyo/ReleaseReviews|The Lyo Release Process]]
 

Revision as of 10:10, 8 July 2016

Welcome to the Eclipse Lyo Wiki.

See Eclipse Lyo homepage for more information on the Eclipse Lyo project.

See the OSLC homepage for more information on Open Services for Lifecycle Collaboration.

Overview of current Lyo content

Building and running the OSLC4J code

Tutorials and Documentation

For an introduction to OSLC, the following resources on open-services.net can be recommended:

Contributing to Lyo

Project Plans

See the current Lyo project plans

Back to the top