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

2010-02-27 Thread Ceriel Jacobs
Op 27 feb 2010, om 21:44 heeft Nathan het volgende geschreven: > Kingsley Idehen wrote: >> Ceriel Jacobs wrote: >>> Op 25 feb 2010, om 06:51 heeft Kingsley Idehen het volgende geschreven: >> >>> That is why I would like to offer another consideration to simplify and >>> offer "fair" licensing f

Re: [Virtuoso-users] Autoincrement rdf field

2010-02-27 Thread Alexander Sidorov
Hi Ivan, Thank you for information: it is really what I need. I have replaced my entities' GUIDs with sequence generated integers. The one question about sequences arised during documentation reading. Sequence_next bif documentationsays i

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

2010-02-27 Thread Nathan
Kingsley Idehen wrote: > Ceriel Jacobs wrote: >> Op 25 feb 2010, om 06:51 heeft Kingsley Idehen het volgende geschreven: >> >> >>> Ceriel Jacobs wrote: >>> On Wed, 24 Feb 2010 17:01:42 -0500 Kingsley Idehen wrote: > Anyway, lets discuss as I am very open to thoughts fro

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

2010-02-27 Thread Kingsley Idehen
Ceriel Jacobs wrote: Op 25 feb 2010, om 06:51 heeft Kingsley Idehen het volgende geschreven: Ceriel Jacobs wrote: On Wed, 24 Feb 2010 17:01:42 -0500 Kingsley Idehen wrote: Anyway, lets discuss as I am very open to thoughts from the community re. this important matter.

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

2010-02-27 Thread Ceriel Jacobs
Op 25 feb 2010, om 06:51 heeft Kingsley Idehen het volgende geschreven: > Ceriel Jacobs wrote: >> On Wed, 24 Feb 2010 17:01:42 -0500 Kingsley Idehen wrote: >>> Anyway, lets discuss as I am very open to thoughts from the community re. >>> this important matter. >>> >> >> In our situation we w

[Virtuoso-users] How to start ./virtuoso-t with a non-forked/daemonized parameter?

2010-02-27 Thread Ceriel Jacobs
Hi list, Correctly starting Virtuoso on Mac OS X with launchd (a .plist) fails. Virtuoso-t starts, that is not the problem. But the process cannot be controlled any further with launchctl commands. When looking further into launchctl, you see that the originally start process died, and a new o

Re: [Virtuoso-users] 6.1.0: README: getting started: command line isql example: inconsistent port 1112?

2010-02-27 Thread Nathan
also worth noting that people should use the isql bundled with virtuoso and not the standard one which is often found on linux boxes - that's quite a gotcha! regards, nathan Hugh Williams wrote: > Hi Ceriel, > > Yes, this will be a typo from when the demo database we use to promote ran > on p

Re: [Virtuoso-users] 6.1.0: README: getting started: command line isql example: inconsistent port 1112?

2010-02-27 Thread Hugh Williams
Hi Ceriel, Yes, this will be a typo from when the demo database we use to promote ran on port 1112 by default and will be corrected in the next update as the default database provide uses as specified in the supplied virtuoso.ini configuration file ... Best Regards Hugh Williams Professi

Re: [Virtuoso-users] Troubles Upgrading from VOS 6.0.0 to VOS 6.1.0: README: sqlrdf23.sql

2010-02-27 Thread Hugh Williams
Hi Ceriel, This looks like a typo in the readme, as the file should be called "clrdf23.sql", the online docs have been updated to reflect this: http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/UpgradingToVOS610 and the README in the distribution will be corrected in the next updat

Re: [Virtuoso-users] Troubles Upgrading from VOS 6.0.0 to VOS 6.1.0: README: sqlrdf23.sql

2010-02-27 Thread Ceriel Jacobs
Op 27 feb 2010, om 13:31 heeft Ceriel Jacobs het volgende geschreven: > Environment: Mac OS X 10.6.2 + VOS 6.0.0 upgrading to VOS 6.1.0 > > The README.UPGRADE file in 6.1.0 leaves some questions: > > #2. >> 6. Connect with isql to your database and run the libsrc/Wi/sqlrdf23.sql >> script. >

[Virtuoso-users] 6.1.0: README: getting started: command line isql example: inconsistent port 1112?

2010-02-27 Thread Ceriel Jacobs
The VOS-6.1.0 source distribution contains a readme file that in the 'Getting Started' sections lists an example how to connect with the command line isql tool (at line #418): isql 1112 dba dba Isn't the default VOS server setup listening at port ? Why does the user in this example tha

[Virtuoso-users] Troubles Upgrading from VOS 6.0.0 to VOS 6.1.0

2010-02-27 Thread Ceriel Jacobs
Environment: Mac OS X 10.6.2 + VOS 6.0.0 upgrading to VOS 6.1.0 The README.UPGRADE file in 6.1.0 leaves some questions: #1. > 4. Edit virtuoso.ini and disable VADInstallDir and possibly the HTTPServer > section for duration of the upgrade. Why does this step need to be done? #2. > 6. Connect wi