Re: [Virtuoso-users] geometry data type in virtuoso

2016-11-11 Thread Kingsley Idehen
On 11/11/16 12:04 PM, Peter F. Patel-Schneider wrote: > My experience is different. I refreshed virtuoso opensource to the version of > 9 November. When I tried to load a file with the triple I got an error. > > > idefix /home/virtuoso/var/lib/virtuoso/db> /home/virtuoso/bin/isql dba > dba

Re: [Virtuoso-users] geometry data type in virtuoso

2016-11-11 Thread Peter F. Patel-Schneider
My experience is different. I refreshed virtuoso opensource to the version of 9 November. When I tried to load a file with the triple I got an error. idefix /home/virtuoso/var/lib/virtuoso/db> /home/virtuoso/bin/isql dba dba Connected to OpenLink Virtuoso Driver: 07.20.3217 OpenLink Virtuo

Re: [Virtuoso-users] geometry data type in virtuoso (Additional Comment)

2016-11-11 Thread Kingsley Idehen
On 11/9/16 10:25 PM, Peter F. Patel-Schneider wrote: > Through a process of bisection I found the datum that is not handled by > virtuoso. It is > > wd:Q24227 a wikibase:Item ; > wdt:P625 " Point(351.83 > -14.47)"^^geo:wktLiteral . > > i.e., a point on Ma

Re: [Virtuoso-users] geometry data type in virtuoso

2016-11-11 Thread Kingsley Idehen
On 11/11/16 10:26 AM, Peter F. Patel-Schneider wrote: > On 11/11/2016 04:28 AM, Kingsley Idehen wrote: >> > On 11/10/16 1:39 PM, Peter F. Patel-Schneider wrote: >>> >> So when you implied that >>> >> wd:Q24227 a wikibase:Item ; >>> >> wdt:P625 " Point(351.83 >>

Re: [Virtuoso-users] geometry data type in virtuoso

2016-11-11 Thread Peter F. Patel-Schneider
On 11/11/2016 04:28 AM, Kingsley Idehen wrote: > On 11/10/16 1:39 PM, Peter F. Patel-Schneider wrote: >> So when you implied that >> wd:Q24227 a wikibase:Item ; >> wdt:P625 " Point(351.83 >> -14.47)"^^geo:wktLiteral . >> had an invalid triple you didn't really

Re: [Virtuoso-users] REGEX flavor

2016-11-11 Thread Lorenz B.
Hello Kingsley, thank you, this helps a lot! Kind regards, Lorenz > On 11/11/16 4:09 AM, Lorenz B. wrote: >> Dear Virtuoso team, >> >> I've got a small question which came up during the discussion here >> [1]. Which kind of REGEX engine/flavor does Virtuoso (7.x) implement? >> I couldn't find

Re: [Virtuoso-users] REGEX flavor

2016-11-11 Thread Kingsley Idehen
On 11/11/16 4:09 AM, Lorenz B. wrote: > Dear Virtuoso team, > > I've got a small question which came up during the discussion here > [1]. Which kind of REGEX engine/flavor does Virtuoso (7.x) implement? > I couldn't find anything in the documentation but probably I > overlooked the relevant part :D

Re: [Virtuoso-users] geometry data type in virtuoso

2016-11-11 Thread Kingsley Idehen
On 11/10/16 4:19 PM, Peter F. Patel-Schneider wrote: > I modified rdfbox.c to take out the two (!) checks that object to literals of > type geo:wktLiteral with coordinate system URIs. Currently I'm loading a > wikidata dump into virtuoso and nothing is complaining (so far). > > I expect that worki

Re: [Virtuoso-users] geometry data type in virtuoso

2016-11-11 Thread Kingsley Idehen
On 11/10/16 1:39 PM, Peter F. Patel-Schneider wrote: > So when you implied that > wd:Q24227 a wikibase:Item ; > wdt:P625 " Point(351.83 > -14.47)"^^geo:wktLiteral . > had an invalid triple you didn't really mean that. > > peter I did, but I was speaking in ter

[Virtuoso-users] REGEX flavor

2016-11-11 Thread Lorenz B.
Dear Virtuoso team, I've got a small question which came up during the discussion here [1]. Which kind of REGEX engine/flavor does Virtuoso (7.x) implement? I couldn't find anything in the documentation but probably I overlooked the relevant part :D [1] http://stackoverflow.com/questions/4043760