Skip to main content

Notice: This Wiki is now read only and edits are no longer 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/LDPImpl"

< Lyo
(Created page with "This page is dedicated to Lyo's reference implementation for the W3C Linked Data Platform which provides the basis for OSLC 3. == Approach == Build minimalistically a refere...")
 
Line 1: Line 1:
This page is dedicated to Lyo's reference implementation for the W3C Linked Data Platform which provides the basis for OSLC 3.  
+
This page is dedicated to Lyo's reference implementation for the [http://www.w3.org/TR/ldp/ W3C Linked Data Platform] which provides the basis for OSLC 3.  
  
 
== Approach ==
 
== Approach ==

Revision as of 14:29, 15 April 2014

This page is dedicated to Lyo's reference implementation for the W3C Linked Data Platform which provides the basis for OSLC 3.

Approach

Build minimalistically a reference implementation based on a set of community prioritized technologies. Initial work will be using Java-based frameworks such as JAX-RS with Apache Jena. From this, plan to learn about how an SDK might be developed and for OSLC needs, how OSLC4J will evolve.

Design

Design

Specification Conformance

Details on how it matches

Plans

TBD

Back to the top