Skip to content

davidread/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. The standalone jar comes with pre-built examples which allow you to experiment with the style of query and get started with building your own configurations using elda common or your own webapps.

See the current Elda documentation, or the forthcoming release's documentation linked from the documentation index .

About

Epimorphics implementation of the Linked Data API

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENCE
Unknown
LICENCE.html

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 49.8%
  • Java 26.1%
  • XSLT 22.4%
  • CSS 1.2%
  • HTML 0.5%
  • Shell 0.0%