epimorphics / elda

Epimorphics implementation of the Linked Data API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Other


Languages

Language:Java 37.4%Language:JavaScript 33.2%Language:XSLT 27.6%Language:CSS 1.3%Language:HTML 0.5%Language:Shell 0.0%