If you have any opinions or knowledge on this, I'd love to hear it. I plan to make this part of Apache Rya, so I want to know before I start.
I want to use the Geo FILTER functions from the latest RDF4J Jar to use with the Fluo Query Framework. I was thinking of all kinds of twisted Maven dependency work-arounds/hacks. And just now it occurred to me that the new libraries are completely repackaged from the OpenRDF/Sesame versions that the rest of Rya uses -- there should not be any conflicts! So now I'm thinking of adding the RDF4J v4 libraries that I need and treating them as unrelated libraries. The complicating factor here is that these will be geo libs with dependancies on GeoTools (via Spatial4J). This means it will go into the optional Geo profile. david.
