Awesome
This repository contains the Eclipse Lyo Designer library.
Lyo Designer is an Eclipse plugin that allows one to graphically model (1) the overall system architecture, (2) the information model of the RDF resources being shared, and (3) the individual services and operations of each Server in the system.
Lyo Designer includes a integrated code generator that synthesizes the model into almost-complete OSLC4J-compliant running implementation.
A short video demonstration of Lyo Designer:
Introduction
The Eclipse Lyo project is focused on providing an SDK to enable adoption of OSLC specifications. OSLC (Open Services for Lifecycle Collaboration) is an open community dedicated to reducing barriers for lifecycle tool integration. The community authors specifications for exposing lifecycle artifacts through uniform (REST) interfaces and relying on Internet and Linked Data standards.
OSLC's scope started with Application Lifecycle Management (ALM) and is expanding to include integrations across Product Lifecycle Management (PLM) and IT Service Management (ISM/DevOps), Lyo is designed to be a companion to the continuing specification efforts of the OSLC community. Its main purpose is to expand adoption of OSLC specifications and to enable the Eclipse community to easily build OSLC compliant tools.
Installation
See Lyo Designer installation guide for complete details.
Tutorials and Documentation
You can find more resources for developing OSLC applications with Lyo and Lyo Designer, under the OSLC Developer Guide.
- How to model a toolchain with Lyo Designer, and generate an initial code base
- How to model domain specifications with Lyo Designer, and generate OSLC4J-annotated Java classes to reflect the defined OSLC Resources.
- Some FAQs.
- Working with Lyo Designer from source code
You are also welcome to contact the development team via lyo-dev mailing list
Contributing
See contributing under the main Eclipse Lyo repository.