The question I have naturally, is how do I get virtuoso running?
I followed installation instructions for installation virtuoso open-source with aptitude:
https://virtuoso.openlinksw.com/dataspace/doc/dav/wiki/Main/VOSUbuntuNotes
sudo aptitude install virtuoso-opensource
I did not set the password. I need to move virtuoso.ini from /etc/virtuoso-opensource-6.1 ?
I need to feed the virtuoso.ini file to this somehow.(follow the instructions here)
Revert to Getting Started in the VOSUbuntuNotes
https://github.com/dbpedia/dbpedia-docs/wiki/Loading-Data-Virtuoso
Also see the last paragraph in the installation section:
"dpkg / rpm installation provide init.d scripts (that may not be enabled by default) and can be invoked by
sudo service virtuoso-opensource {start|stop|force-stop|restart}
. Compiled installations can reuse the existing script or start with {install-dir}/bin/virtuoso-t -f <virtuoso.ini file>"
https://github.com/dbpedia/dbpedia-docs/wiki/Loading-Data-Virtuoso
If that does not work follow the instructions here:
https://github.com/openlink/virtuoso-opensource
No comments:
Post a Comment