My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members

Elda -- a java implementation of the Linked Data API. Version 1.2.12 was released on 24th April 2012.

The Linked Data API provides a configurable way to access RDF data using simple RESTful URLs that are translated into queries to a SPARQL endpoint. The API developer (probably you) writes an API spec (in RDF) which specifies how to translate URLs into queries.

Elda is the Epimorphics implementation of the LDA. It comes with some pre-built examples which allow you to experiment with the style of query and get started with building your own specs. For documentation on downloading and installing Elda, see the the quickstart documentation.

The release notes directory shows the new-form release notes for Elda releases. Also the history notes summarise code changes including bug fixes.

Powered by Google Project Hosting