Difference between revisions of "Lyo"
Jad.kth.se (Talk | contribs) (→Tutorials and Documentation) |
(Simplify homepage) |
||
Line 13: | Line 13: | ||
* [[Lyo/Simulink| OSLC Simulink adapter implementation]] | * [[Lyo/Simulink| OSLC Simulink adapter implementation]] | ||
* [[Lyo/MagicDraw| OSLC MagicDraw adapter implementation]] | * [[Lyo/MagicDraw| OSLC MagicDraw adapter implementation]] | ||
+ | * [[Lyo/Oslc4Js|(Experimental) OSLC Node.js module]] | ||
== Building and running the OSLC4J code == | == Building and running the OSLC4J code == | ||
Line 38: | 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]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 10:10, 8 July 2016
Contents
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
- OSLC4J: A Java SDK for OSLC providers and consumers.
- The *old* Lyo Reference Implementations for OSLC (RIOs)
- Lyo OSLC Test Suite
- Lyo OSLC Perl library and samples
- OSLC Tracked Resource Specification SDK
- OSLC Simulink adapter implementation
- OSLC MagicDraw adapter implementation
- (Experimental) OSLC Node.js module
Building and running the OSLC4J code
- Building and running OSLC4J applications (including RIOs that leverage OSLC4J)
- Building and running the *old* reference implementations (RIOs)
- Building and running the OSLC test suite
- Building and running the OSLC Bugzilla sample
- Building and running the OSLC SharePoint sample
- Building and running the OSLC client
- Building and running the LDP reference implementation
- Building and running the Hudson and Jenkins sample OSLC Automation provider
Tutorials and Documentation
- OSLC Workshop code and documentation
- OSLC Tracked Resource Set (TRS) Workshop and documentation
- Adaptor Code Generator Workshop
- Under development is a workshop on the 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:
Contributing to Lyo
- Introduce yourself on the Lyo development mailing list
- Open a new Lyo Bugzilla ticket (you may check existing open tickets first)
- To contribute code, see the Lyo Contributor's Guide and Tips for Working with Git.
- Eclipse Lyo Release Process