Skip to content

assertrandom/elda

 
 

Repository files navigation

Elda, an implementation of the Linked Data API

Elda is a Java implementation of the Linked Data API, which 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 configurations.

See the quickstart documentation. For summaries of the latest releases, see the documentation root.

WARNING There is an item-counting problem in the latest Elda (1.2.30) and possibly in 1.2.29 (which introduced item counting). Do NOT start using these releases until this note is removed and a new Elda release is officially announced.

About

Epimorphics implementation of the Linked Data API

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors