The first 2 didn’t work for me the 3rd was good for the local settings file
I had to use these instructions
https://github.com/mwjames/SemanticMediaWiki/blob/virtuoso7/build/travis/install-services.sh
I’m using redhat and had to customize the instructions to work form me as
follows.
yum install openssl-devel flex gcc gcc-c++ autoconf automake bison gperf gawk
m4 make openssl
download it https://github.com/openlink/virtuoso-opensource
./configure --program-transform-name="s/isql/isql-v/" --disable-all-vads |& tee
#configure.log
make |& tee make.log
make install
GRANT EXECUTE ON DB.DBA.SPARQL_INSERT_DICT_CONTENT TO "SPARQL";
GRANT EXECUTE ON DB.DBA.SPARQL_DELETE_DICT_CONTENT TO "SPARQL";
GRANT EXECUTE ON SPARQL_DELETE_DICT_CONTENT to "SPARQL";
GRANT EXECUTE ON SPARQL_DELETE_DICT_CONTENT to SPARQL_UPDATE;
GRANT SPARQL_UPDATE to "SPARQL";
GRANT SPARQL_SPONGE to "SPARQL";
grant execute on SPARQL_INSERT_DICT_CONTENT to "SPARQL";
grant execute on SPARQL_INSERT_DICT_CONTENT to SPARQL_UPDATE;
grant execute on SPARQL_MODIFY_BY_DICT_CONTENTS to "SPARQL";
grant execute on DB.DBA.SPARQL_DELETE_DICT_CONTENT TO "SPARQL";
cd /usr/local/virtuoso-opensource/var/lib/virtuoso/db
/usr/local/virtuoso-opensource/bin/virtuoso-t -f -c
/usr/local/virtuoso-opensource/var/lib/virtuoso/db/virtuoso.ini &
From: Hugh Williams [mailto:hwilli...@openlinksw.com]
Sent: Sunday, February 08, 2015 6:50 PM
To: Legault, Phillip [ITSUS]
Cc: virtuoso-users@lists.sourceforge.net
Subject: Re: [Virtuoso-users] Virtuoso setup with SMW
Hi Philip,
I presume you are using the instructions at one of:
http://virtuoso.openlinksw.com/dataspace/doc/dav/wiki/Main/VirtDeploSemanticMediaWiki
https://plus.google.com/+KingsleyIdehen/posts/eJ3erctDuc6
https://semantic-mediawiki.org/wiki/Help:SPARQLStore/DatabaseConnector/Virtuoso
What is the dataset you are unable to write to ?
What is the operation being performed that is resulting in the XML parser error
?
Best Regards
Hugh Williams
Professional Services
OpenLink Software, Inc. // http://www.openlinksw.com/
Weblog -- http://www.openlinksw.com/blogs/
LinkedIn -- http://www.linkedin.com/company/openlink-software/
Twitter -- http://twitter.com/OpenLink
Google+ -- http://plus.google.com/100570109519069333827/
Facebook -- http://www.facebook.com/OpenLinkSoftware
Universal Data Access, Integration, and Management Technology Providers
On 5 Feb 2015, at 18:17, Legault, Phillip [ITSUS]
<plega...@its.jnj.com<mailto:plega...@its.jnj.com>> wrote:
/usr/local/virtuoso-opensource/var/lib/virtuoso/db]#
#-> 13:13:42 Error mapping the XSL-T stylesheet
virt://WS.WS.SYS_DAV_RES.RES_FULL_PATH.RES_CONTENT:/DAV/VAD/conductor/dashboard_item_show.xsl<virt://WS.WS.SYS_DAV_RES.RES_FULL_PATH.RES_CONTENT/DAV/VAD/conductor/dashboard_item_show.xsl>
on http://localhost:8080/conductor/dashboard_item_show.vspx : [22007] [XM003:
XML parser detected an error:
ERROR : Tag nesting error: name 'table' of end tag does not match the
name 'td' of start tag at line 56 column 8
at line 57 column 11 of source text
</table>
From: Legault, Phillip [ITSUS]
Sent: Wednesday, February 04, 2015 6:54 PM
To:
'virtuoso-users@lists.sourceforge.net<mailto:virtuoso-users@lists.sourceforge.net>'
Subject: [Virtuoso-users] Virtuoso setup with SMW
I’m trying to setup virtuoso Version: 07.10.3211 Build: Feb 4 2015 with SMW 2.2
I followed these instructions and I’m able to get the endpoint up and running
https://github.com/openlink/virtuoso-opensource
However I’m unable to get smw to write to the dataset.
Is there something I’m missing?
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now.
http://goparallel.sourceforge.net/_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net<mailto:Virtuoso-users@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/virtuoso-users
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users