Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[lyo-dev] LDP reference implementation committed to Eclipse Lyo!

I'm happy to report we've added a basic Linked Data Profile reference implementation to Eclipse Lyo! There's still a lot to do, but the reference implementation lets you work with resources in an LDP container (GET, PUT, POST, DELETE) using Turtle, RDF/XML, and JSON-LD and has support for SPARQL queries. We've also included some sample data and a simple webapp that lets you visualize the links between resources.

The code is checked into a Git repository here:

http://git.eclipse.org/c/lyo/org.eclipse.lyo.ldp.git

Here is a wiki page with steps to build and run the sample:

http://wiki.eclipse.org/Lyo/BuildLDPSample

For background on LDP, see

http://www.w3.org/2012/ldp/wiki/Main_Page

Special thanks to Frank Budinsky and Steve Speicher for their contribution.
--
Samuel Padgett | IBM Rational | spadgett@xxxxxxxxxx


Back to the top