Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Empire | 96 | 3 years ago | 29 | apache-2.0 | Java | |||||
JPA implementation for RDF | ||||||||||
Imperium | 6 | 11 years ago | Java | |||||||
Play! framework module for Empire | ||||||||||
Robotdf | 4 | 14 years ago | bsd-3-clause | Java | ||||||
Google Wave robot for RDF functionality |
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.
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.
Empire is available under the Apache 2.0 License.