OpQuadPattern limitations?

2013-07-08 Thread Rob Vesse
I've been looking at doing various query optimizations lately and one which we would like to do involves combining adjacent quad patterns together. ARQ will already combine adjacent BGPs but does not do this for quad patterns. Part of the issue in doing this ourselves seems to be the fact that

Re: Draft Jena report : July 2013

2013-07-08 Thread Rob Vesse
Is it worth mentioning the new jena-text module has been integrated into the code base as a replacement for the old LARQ module and has been well received by the community in SNAPSHOT testing. I know you were essentially the main author but since it was developed internally at Epimorphics and then

Re: Obscure Algebra Operators

2013-07-08 Thread Rob Vesse
Thanks Andy Everything I need to know was in your reply Cheers, Rob On 7/7/13 7:57 AM, "Andy Seaborne" wrote: >On 02/07/13 22:41, Rob Vesse wrote: >> I was wondering if anyone could enlighten me as to what the following >>algebra operators are supposed to represent, where I have at least a

Re: [GSoC 2013] jena-spatial

2013-07-08 Thread Ying Jiang
Hi Andy and Sören, Thanks for pointing out the data sources. I've studied the geodata formats in geonames, LinkedGeoData, DBPedia. There're mainly 2 types of RDF representation of geo locations (latitude, longitude): 1) wgs84_pos (in gonames, DBPedia and LinkedGeoData) airports:EGBB rdf:type airp

Re: [GSoC 2013] jena-spatial

2013-07-08 Thread Andy Seaborne
On 02/07/13 04:46, Ying Jiang wrote: Hi, My name is Ying Jiang. I'm the GSoC student for Apache Jena on the project of "jena-sptial". In brief, the project will end up with an ARQ extension to perform simple spatial searches within SPARQL queries. The approach is similar to "jena-text". Many tec

[jira] [Updated] (JENA-487) CannotEncodeCharacterException when writing lots of instances to file via RDFWriter

2013-07-08 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne updated JENA-487: --- Description: I'm using the following code to write a model to a file: {noformat} RDFWriter w =

[jira] [Commented] (JENA-487) CannotEncodeCharacterException when writing lots of instances to file via RDFWriter

2013-07-08 Thread Rune Stilling (JIRA)
[ https://issues.apache.org/jira/browse/JENA-487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13701902#comment-13701902 ] Rune Stilling commented on JENA-487: Hi Andy I don't understand "Can you identify which

[jira] [Commented] (JENA-487) CannotEncodeCharacterException when writing lots of instances to file via RDFWriter

2013-07-08 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13701893#comment-13701893 ] Andy Seaborne commented on JENA-487: Take a look at the Jena code - it isn't retain any