Skip to content

Stardog Spring 2.0.0

Compare
Choose a tag to compare
@mikesoren mikesoren released this 26 Sep 20:42
· 75 commits to master since this release

Stardog-Spring 2.0.0 release, compatible with Stardog 2.0.0.

This is Spring Framework integration for Stardog RDF Database. These bindings provide Spring aware beans to provide an analogous feature set to Spring's jdbcTemplate.

Applications requiring a batch framework can also take advantage of Spring Batch. The appropriate Spring Batch reader/writers for Stardog are also included.

Main changes are to add SnarlTemplate methods for SPARQL update, ask query and remove named graphs.