mhgrove / Empire

JPA implementation for RDF
http://groups.google.com/group/empire-rdf/
Apache License 2.0
98 stars 34 forks source link

Implement a data source based on SPARQL protocol only #77

Open mhgrove opened 12 years ago

mhgrove commented 12 years ago

this would actually subsume all current implementations, at least for those which support sparql update, since we would not need a database specific implementation for each vendor. though that might be preferable in some cases to provide more optimal bindings, the ability to use a different (non-http) protocol, etc. Need to resolve #76 first though so we can even use SPARQL update syntax