Re: [Virtuoso-users] Virtuoso 7 crash in pl-sql function

2013-11-29 Thread Hugh Williams
Hi Quentin, The split_and_decode() function returns an array thus the Virtuoso aref() function needs to be used for loading return the elements as detailed at: http://docs.openlinksw.com/virtuoso/fn_aref.html So you could use one of the following forms to return the results: se

Re: [Virtuoso-users] Baffled by some requests/URIs always returning Turtle format

2013-11-29 Thread Frans Knibbe | Geodan
Hello, I know it has been some time since I posted this question, but for the sake of those who might encounter the same problem I would like to report that the problem has been solved now. Openlink support was kind enough to inform me that the issue is related to a bug that has been identifie

Re: [Virtuoso-users] Hosting Semantic MediaWiki on VOS 7

2013-11-29 Thread Hugh Williams
Hi Kambiz, You can host Semantic MediaWiki in Virtuoso as detailed at: http://www.openlinksw.com/dataspace/doc/dav/wiki/Main/VirtDeploSemanticMediaWiki What are the changes in Virtuoso code you had to make build php 5.4 support, as you might want to consider submitting these for contri