Hey, with the strict separation between RDF interfaces and implementations, I wonder if if would make sense to make it possible to look up implementations using the ServiceLoader [1]. As far as a know, all we would have to do, is to add a file to the META-INF folder of the simple implementation package.
br, Benedikt [1] http://docs.oracle.com/javase/7/docs/api/java/util/ServiceLoader.html -- http://people.apache.org/~britter/ http://www.systemoutprintln.de/ http://twitter.com/BenediktRitter http://github.com/britter
