mhgrove / Empire

JPA implementation for RDF

Home Page:http://groups.google.com/group/empire-rdf/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Empire: RDF for JPA

Empire provides a standard JPA style interface to RDF databases using SPARQL.

Our immediate need for Empire was to be able to build RDF-backed web apps, including Pelorus, while being compatible with JPA/Hibernate-style interfaces to RDBMS.

The primary design goal of Empire is to implement as much of the JPA API as possible so that it can drop into existing applications, providing a simple ORM layer for RDF.

Resources

The docs directory contains some information on Empire including some usage examples and a short roadmap of what we have planned for future versions.

Please also refer to the mailing list for help with Empire.

Licensing

Empire is available under the Apache 2.0 License.

About

JPA implementation for RDF

http://groups.google.com/group/empire-rdf/

License:Apache License 2.0


Languages

Language:Java 100.0%