Hi Jason,

I would suggest compiling from source to get the FCT vad for the Virtuoso 
binary you are also compiling, although generally VADs built from other 
archives should work ...

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 4 Oct 2017, at 14:18, Jason Haag <jhaa...@gmail.com> wrote:
> 
> Thanks Hugh. To upgrade fct do I need to include it in the install config 
> path as usual (see below)? Or is there an updated vad I should download and 
> upload it to conductor?
> 
> ./configure --prefix=/usr/local/ --with-readline 
> --program-transform-name="s/isql/isql-v/" --with-layout=Debian --with-debug 
> --enable-rdfmappers-vad --enable-conductor-vad --enable-rdb2rdf-vad 
> --enable-fct-vad --enable-isparql-vad --enable-cartridges-vad  
> --enable-maintainer-mode
> 
> 
> On Tue, Oct 3, 2017 at 6:28 PM, Hugh Williams <hwilli...@openlinksw.com 
> <mailto:hwilli...@openlinksw.com>> wrote:
> Hi Jason,
> 
> I note you are running an older version of Virtuoso and the Faceted browser. 
> The latest version of FCT is 1.13.91 and Virtuoso server 07.20.3217 , thus 
> can you please try upgrading to the latest develop/7 git branch at 
> https://github.com/openlink/virtuoso-opensource 
> <https://github.com/openlink/virtuoso-opensource> 
> 
> Best Regards
> Hugh Williams
> Professional Services
> OpenLink Software, Inc.      //              http://www.openlinksw.com/ 
> <http://www.openlinksw.com/>
> Weblog   -- http://www.openlinksw.com/blogs/ 
> <http://www.openlinksw.com/blogs/>
> LinkedIn -- http://www.linkedin.com/company/openlink-software/ 
> <http://www.linkedin.com/company/openlink-software/>
> Twitter  -- http://twitter.com/OpenLink <http://twitter.com/OpenLink>
> Google+  -- http://plus.google.com/100570109519069333827/ 
> <http://plus.google.com/100570109519069333827/>
> Facebook -- http://www.facebook.com/OpenLinkSoftware 
> <http://www.facebook.com/OpenLinkSoftware>
> Universal Data Access, Integration, and Management Technology Providers
> 
> 
> 
>> On 30 Sep 2017, at 17:16, Jason Haag <jhaa...@gmail.com 
>> <mailto:jhaa...@gmail.com>> wrote:
>> 
>> Is there a way to do the opposite of what's in this documentation:
>> 
>> http://vos.openlinksw.com/owiki/wiki/VOS/VirtTipsAndTricksCustomControlLabelsURI
>>  
>> <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 FCT browser that showed the IRI for the anchor
>> (linked) text.
>> 
>> It seems the opposite of the article linked above would be to delete
>> the label's subproperty association with the virtrdf:label like this:
>> 
>> SPARQL DELETE
>>   {
>>     GRAPH <facets>
>>       {
>> <http://www.w3.org/2004/02/skos/core#prefLabel 
>> <http://www.w3.org/2004/02/skos/core#prefLabel>>
>> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf 
>> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf>>
>> <http://www.openlinksw.com/schemas/virtrdf#label 
>> <http://www.openlinksw.com/schemas/virtrdf#label>> .
>>       }
>>   }
>> ;
>> 
>> However, this SPARQL query didn't seem to work.
>> 
>> Is there a way to reverse this so that IRIs can be displayed as the links?
>> 
>> I'm currently evaluating VOS 07.20.3215 and FCT 1.13.85.
>> 
>> Thanks in advance,
>> 
>> Jason
>> ------------------------------------------------------------------------------
>> Check out the vibrant tech community on one of the world's most
>> engaging tech sites, Slashdot.org <http://slashdot.org/>! 
>> http://sdm.link/slashdot_______________________________________________ 
>> <http://sdm.link/slashdot_______________________________________________>
>> Virtuoso-users mailing list
>> Virtuoso-users@lists.sourceforge.net 
>> <mailto:Virtuoso-users@lists.sourceforge.net>
>> https://lists.sourceforge.net/lists/listinfo/virtuoso-users 
>> <https://lists.sourceforge.net/lists/listinfo/virtuoso-users>
> 
> 

Attachment: smime.p7s
Description: S/MIME cryptographic signature

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to