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"

(Tutorials and Documentation: link reorder)
 
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
= Welcome to the Eclipse Lyo Wiki. =
+
'''Eclipse Lyo documentation has moved to its new site under the [http://oslc.github.io/developing-oslc-applications/eclipse_lyo/eclipse-lyo.html OSLC Developer Guide], where you can find even more resources for developing OSLC applications.
 +
'''
  
See [http://eclipse.org/lyo/ Eclipse Lyo homepage] for more information on the Eclipse Lyo project.  
+
The documents that remain under this Eclipse Wiki are most likely outdated, or are in the process of being updated for future migration.  
  
See [http://open-services.net the OSLC homepage] for more information on Open Services for Lifecycle Collaboration.
+
If you find information of relevance that needs updating, please open a new topic on the [https://forum.open-services.net/c/sdks/lyo forum].
  
== Tutorials and Documentation ==
+
----
  
'''Start with these:'''
+
= Contributing to Lyo =
  
* [[Lyo/creating_OSLC4J_project | How to create an OSLC4J project]]
+
See [https://github.com/eclipse/lyo#contributing contributing] under the main [https://github.com/eclipse/lyo Eclipse Lyo] Github repository.
* [[Lyo/ToolchainModellingAndCodeGenerationWorkshop | Toolchain Designer workshop on Modelling and Code Generation]]
+
 
+
'''Advanced topics:'''
+
 
+
* [[Lyo/TRSWorkshop | OSLC Tracked Resource Set (TRS) Workshop and documentation]]
+
* [[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:'''
+
 
+
* [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 (newer, with youtube video)]
+
* [http://open-services.net/resources/presentations/introduction-to-oslc-slideshow/ Introduction to OSLC and Linked Data]
+
 
+
== Installation ==
+
 
+
* [[Lyo/General_Setup_for_OSLC4J_Development | General Setup for OSLC4J development]]
+
* [[Lyo/modelling_and_generation/installation|Modelling and Generation Installation]]
+
* [[Lyo/modelling_and_generation/working_from_source_code#Eclipse_Setup_when_working_with_source_code | Eclipse Setup when working with source code]]
+
 
+
== Lyo project structure overview ==
+
* [[Lyo/LyoOSLC4J|OSLC4J:]] A Java SDK for OSLC providers and consumers.
+
* [[Lyo/LyoRIO | The '''*old*''' Lyo Reference Implementations for OSLC (RIOs)]]
+
* [[Lyo/LyoTestSuite | Lyo OSLC Test Suite]]
+
* [[Lyo/LyoPerl | Lyo OSLC Perl library and samples]]
+
* [[Lyo/TRSSDK | OSLC Tracked Resource Specification SDK]]
+
* [[Lyo/Simulink| OSLC Simulink adapter implementation]]
+
* [[Lyo/MagicDraw| OSLC MagicDraw adapter implementation]]
+
* [[Lyo/Oslc4Js|(Experimental) OSLC Node.js module]]
+
 
+
== Building and running the OSLC4J code ==
+
* [[Lyo/BuildingOSLC4J | Building and running OSLC4J applications (including RIOs that leverage OSLC4J)]]
+
* [[Lyo/BuildRIO | Building and running the '''*old*''' reference implementations (RIOs)]]
+
* [[Lyo/BuildTestSuite| Building and running the OSLC test suite]]
+
* [[Lyo/BuildOSLC4JBugzilla | Building and running the OSLC Bugzilla sample]]
+
* [[Lyo/SharepointAdapter | Building and running the OSLC SharePoint sample]]
+
* [[Lyo/BuildClient | Building and running the OSLC client]]
+
* [[Lyo/BuildLDPSample | Building and running the LDP reference implementation]]
+
* [[Lyo/JenkinsPlugin | Building and running the Hudson and Jenkins sample OSLC Automation provider]]
+
 
+
== Contributing to Lyo ==
+
* Introduce yourself on the [mailto:lyo-dev@eclipse.org Lyo development mailing list]
+
* 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]].
+
* [[Lyo/ReleaseReviews|Eclipse Lyo Release Process]]
+
 
+
== Project Plans ==
+
[[Lyo/ProjectPlans|See the current Lyo project plans]]
+

Latest revision as of 10:17, 29 September 2020

Eclipse Lyo documentation has moved to its new site under the OSLC Developer Guide, where you can find even more resources for developing OSLC applications.

The documents that remain under this Eclipse Wiki are most likely outdated, or are in the process of being updated for future migration.

If you find information of relevance that needs updating, please open a new topic on the forum.


Contributing to Lyo

See contributing under the main Eclipse Lyo Github repository.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.