资 源 简 介
Elda has moved to GitHub for version 1.2.28 and beyond;
see https://github.com/epimorphics/elda.
Elda -- a java implementation of the Linked Data API. Version 1.2.27 (http://elda.googlecode.com/hg/ReleaseNotes/latest.text) was released on 5 December 2013. Maven artifacts are available from http://repository.epimorphics.com (groupid com.epimorphics.lda, artifactId and name lda, version 1.2.27).
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 downloa