Geo functions from Latest RDF4J Jar

2017-02-06 Thread David Lotts
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

Re: rya parser failed on parsing large numeric type

2017-02-06 Thread David Lotts
> Good idea, but why can’t you use LongEncoder which is also 8 bytes? It's great that it works for you! It would probably work for lots of cases since a long is large. I am seeing 16 bytes. Maybe we are looking at something different: org.calrissian.mango.types.encoders.lexi.LongEncoder.class