PDA

View Full Version : RDF Triple Store Support



Jabberz
Nov 1st, 2010, 11:49 AM
It would be great to create a Spring template, or GORM implementation for Jena/Sesame so we could build semantic web applications with Spring more easily

This is one of those cases where there is no unifying API for something, so a pluggable interface would be great.

Bret Lee
Nov 2nd, 2010, 04:10 AM
This is one of those cases where there is no unifying API for something, so a pluggable interface would be great.

prakashm
Mar 15th, 2011, 03:19 PM
RDF2Go provides a unified interface over Jena, Sesame and others.

http://semanticweb.org/wiki/RDF2Go

I second the idea of integration with Spring.