Re: [Virtuoso-users] FreeText manual update

2010-02-24 Thread Patrick van Kleef
Hi Alexander, > Documentation on this page > says: > "To make the update always manual, specify NULL as the last argument > above." It is unclear for me from the context what exactly I should set > to NULL. > I think this page cla

[Virtuoso-users] FreeText manual update

2010-02-24 Thread Alexander Sidorov
Hello! Documentation on this pagesays: "To make the update always manual, specify NULL as the last argument above." It is unclear for me from the context what exactly I should set to NULL. Regards, Alexander

Re: [Virtuoso-users] Undefined Procedure with GIS/Geospatial on Virtuoso 6.1 OSS edition...

2010-02-24 Thread Kingsley Idehen
Jesse Sightler wrote: Hi Kingsley, I'm not really disagreeing with the decision to use this as one of the differentiators between the FOSS and closed source versions. I just wish that the list of features separating the two were a bit more clear, as I didn't see this specified on the Virtuos

Re: [Virtuoso-users] Undefined Procedure with GIS/Geospatial on Virtuoso 6.1 OSS edition...

2010-02-24 Thread Jesse Sightler
Hi Kingsley, I'm not really disagreeing with the decision to use this as one of the differentiators between the FOSS and closed source versions. I just wish that the list of features separating the two were a bit more clear, as I didn't see this specified on the Virtuoso OSS site. I'm sure thats

Re: [Virtuoso-users] Undefined Procedure with GIS/Geospatial on Virtuoso 6.1 OSS edition...

2010-02-24 Thread Kingsley Idehen
Nathan wrote: Jesse Sightler wrote: I'm attempting to enable geospatial support for a db that will support both SQL and RDF views. All the spatial apis appear to be missing, though: SQL> select st_point (0, 52); *** Error 42001: [OpenLink][Virtuoso ODBC Driver][Virtuoso Server]SR185: Undefi

Re: [Virtuoso-users] Undefined Procedure with GIS/Geospatial on Virtuoso 6.1 OSS edition...

2010-02-24 Thread Kingsley Idehen
Jesse Sightler wrote: I'm attempting to enable geospatial support for a db that will support both SQL and RDF views. All the spatial apis appear to be missing, though: SQL> select st_point (0, 52); *** Error 42001: [OpenLink][Virtuoso ODBC Driver][Virtuoso Server]SR185: Undefined procedure d

Re: [Virtuoso-users] Undefined Procedure with GIS/Geospatial on Virtuoso 6.1 OSS edition...

2010-02-24 Thread Ceriel Jacobs
Hi Jesse, Geospatial feature are not included/available in the opensource edition. Geospatial support is one of the licensed Virtuoso features. Best regards, Ceriel Op 24 feb 2010, om 19:56 heeft virtuoso-users-requ...@lists.sourceforge.net het volgende geschreven: > I'm attempting to enable g

Re: [Virtuoso-users] Undefined Procedure with GIS/Geospatial on Virtuoso 6.1 OSS edition...

2010-02-24 Thread Nathan
Jesse Sightler wrote: > I'm attempting to enable geospatial support for a db that will support both > SQL and RDF views. All the spatial apis appear to be missing, though: > SQL> select st_point (0, 52); > > *** Error 42001: [OpenLink][Virtuoso ODBC Driver][Virtuoso Server]SR185: > Undefined proc

[Virtuoso-users] Undefined Procedure with GIS/Geospatial on Virtuoso 6.1 OSS edition...

2010-02-24 Thread Jesse Sightler
I'm attempting to enable geospatial support for a db that will support both SQL and RDF views. All the spatial apis appear to be missing, though: SQL> select st_point (0, 52); *** Error 42001: [OpenLink][Virtuoso ODBC Driver][Virtuoso Server]SR185: Undefined procedure db.DBA.st_point. at line 16