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"

(Restructure the welcome page)
(Tutorials and Documentation: link reorder)
Line 6: Line 6:
  
 
== Tutorials and Documentation ==
 
== Tutorials and Documentation ==
* [http://open-services.net/resources/tutorials/integrating-products-with-oslc/ OSLC Workshop code and documentation]
+
 
 +
'''Start with these:'''
 +
 
 +
* [[Lyo/creating_OSLC4J_project | How to create an OSLC4J project]]
 +
* [[Lyo/ToolchainModellingAndCodeGenerationWorkshop | Toolchain Designer workshop on Modelling and Code Generation]]
 +
 
 +
'''Advanced topics:'''
 +
 
 
* [[Lyo/TRSWorkshop | OSLC Tracked Resource Set (TRS) Workshop and documentation]]
 
* [[Lyo/TRSWorkshop | OSLC Tracked Resource Set (TRS) Workshop and documentation]]
* [[Lyo/creating_OSLC4J_project | Create an OSLC4J project]]
 
* [[Lyo/ToolchainModellingAndCodeGenerationWorkshop | Toolchain Modelling and Code Generation Workshop]]
 
** [[Lyo/modelling_and_generation/working_from_source_code | Working from source code]]
 
 
* [[Lyo/Store | Lyo Store library for ORM-like work with OSLC resources in the triplestore]]
 
* [[Lyo/Store | Lyo Store library for ORM-like work with OSLC resources in the triplestore]]
 +
* [[Lyo/modelling_and_generation/working_from_source_code | Working with Toolchain Designer from source code]]
 +
 +
'''Introduction to OSLC:'''
  
For an introduction to OSLC, the following resources on open-services.net can be recommended:
+
* [http://open-services.net/resources/tutorials/integrating-products-with-oslc/ Integrating products with OSLC (introductory OSLC workshop with code and documentation)]
* [http://open-services.net/linked-data-and-oslc-tutorial-2015-update/ Linked Data and OSLC Tutorial (2015 Update)]
+
* [http://open-services.net/linked-data-and-oslc-tutorial-2015-update/ Linked Data and OSLC Tutorial (newer, with youtube video)]
 
* [http://open-services.net/resources/presentations/introduction-to-oslc-slideshow/ Introduction to OSLC and Linked Data]
 
* [http://open-services.net/resources/presentations/introduction-to-oslc-slideshow/ Introduction to OSLC and Linked Data]
  

Revision as of 16:20, 28 June 2017

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.

Tutorials and Documentation

Start with these:

Advanced topics:

Introduction to OSLC:

Installation

Lyo project structure overview

Building and running the OSLC4J code

Contributing to Lyo

Project Plans

See the current Lyo project plans

Back to the top