Re: [Virtuoso-users] how to build additional DAV files (e.g. dbpedia)?

2015-11-10 Thread Hugh Williams
Hi Jörn, That is the correct way to build the dbepdia VAD and you can install the dbpedia_dav.vad from any folder location allowed in the ‘VADInstallDir” INI file param, see: http://docs.openlinksw.com/virtuoso/databaseadmsrv.html#vaddistr

Re: [Virtuoso-users] How to use PHP with Virtuoso Server

2015-11-10 Thread Hugh Williams
Hi Dustin, If iODBC does not exist in /usr/local/iODBC then you cannot point it to that location but rather the location it is actually install in, which for the libiodbc.x86_64 and libiodbc-devel.x86_64 packages you indicate having in installed in would in the default /usr/lib , thus you shou

[Virtuoso-users] how to build additional DAV files (e.g. dbpedia)?

2015-11-10 Thread Jörn Hees
Hi, what's the proper way to build and install the dbpedia VAD files? Is it this? > ./configure --with-layout=debian --enable-dbpedia-vad > cd binsrc > make That will generate dbpedia_dav.vad and dbpedia_filesystem.vad... am i right to assume that one is for installing via DAV upload and the ot

Re: [Virtuoso-users] load SQL data in Virtouso

2015-11-10 Thread Kingsley Idehen
On 11/10/15 2:57 AM, Eng.Bassam wrote: > thanks Idehen > sorry about my pretty questions, but I'm beginner in Virtuoso :) > > I have understood the SQL views better solution than modify DB ERD, > but what about Primary and Foreign keys to links nodes in RDF e.g > emplyee and his department?? > is t