[Virtuoso-users] Install VOS behind a proxy with path.

2017-10-10 Thread Fernando Carpani
Hello. I'm trying to install a virtuoso using an apache reverse proxy. My configurations looks like: *ProxyPass /mh/virt http://myInternalServer: * *ProxyPassReverse /mh/virt http://myInternalServer:* * * * ProxyHTMLEnable On * * ProxyHTMLExtended On * *ProxyHTMLURLMap / /mh/vir

[Virtuoso-users] virtrdf:label / custom label control

2017-10-10 Thread Haag, Jason
Is there a way to do the opposite of what's in this documentation: http://vos.openlinksw.com/owiki/wiki/VOS/VirtTipsAndTricksCustomControlLabelsURI Currently, my install of the faceted browser is showing the skos:prefLabel property values for actual anchor text. I like the older version of the FC

[Virtuoso-users] Fixed: Correction: testing SPIN rules in Virtuoso 8

2017-10-10 Thread Kingsley Idehen
On 9/14/17 5:08 PM, Kingsley Idehen wrote: > On 9/14/17 4:52 PM, Kingsley Idehen wrote: >> On 9/13/17 10:28 AM, Adam Sanchez wrote: >>> Hi all, >>> >>> I am testing SPIN rules in the demo version of Virtuoso 8 but I have >>> still no success. >>> I wrote a simple SPIN rule to compute the area of an

[Virtuoso-users] VAD file checksum mismatch

2017-10-10 Thread Roland Cornelissen
Hi, I just pulled the latest code of Virtuoso Open Source from github from the development7 branch [1], compiled it and started the server. I get an error for the compiled Conductor VAD when starting the server: 14:06:22 PL LOG: VAD_INSTALL: VAD file checksum mismatch (42VAD) 14:06:22 PL LOG: Er

[Virtuoso-users] Database question

2017-10-10 Thread Gul'nara Plotnikova
Hello! Maybe you can help with one question about choosing database for our project. Your colleague Ivan said you could so i hope. My name is Gulnara and with our team we want to develop system for analyzing and comparing photo and video data. And we think how to store all this data with good level

[Virtuoso-users] iSPARQL

2017-10-10 Thread Haag, Jason
HI All, I'm trying to learn how to save demo queries using iSPARQL so they show up in the faceted browser. I'm reading this post: http://vos.openlinksw.com/owiki/wiki/VOS/VirtFCTFeatureQueries#SPARQL%20Queries When I try to login using the default user: dav and password dav it displays a message

[Virtuoso-users] strbefore (un)available?

2017-10-10 Thread Roland Cornelissen
Hi, I noticed that when using the /sparql interface the function STRBEFORE is available and works as intended. But When I issue the same query through the isql interface I get an error, like this: bin/isql: get_next_token: Unknown macro word " )    BIND(STRBEFORE(?l," at line 124 of Top-Level Do