Re: [Virtuoso-users] facet rendering of relations

2009-06-03 Thread Hugh Williams
Michel, On 3 Jun 2009, at 01:19, Michel Dumontier wrote: On Tue, Jun 2, 2009 at 1:27 PM, Hugh Williams wrote: Hi Michel, The HTML page is just a dynamically generated Web page which you can tweak to use other relations of interest. ok cool...can you point me to the documentation? [

Re: [Virtuoso-users] facet rendering of relations

2009-06-03 Thread Michel Dumontier
On Tue, Jun 2, 2009 at 1:27 PM, Hugh Williams wrote: > Hi Michel, > The HTML page is just a dynamically generated Web page which you can tweak > to use other relations of interest. > ok cool...can you point me to the documentation? > > Virtuoso has a CURIE feature for qname handling, you simply

Re: [Virtuoso-users] facet rendering of relations

2009-06-02 Thread Hugh Williams
Hi Michel, The HTML page is just a dynamically generated Web page which you can tweak to use other relations of interest. Virtuoso has a CURIE feature for qname handling, you simply provide a function with qname and desired CURIE pattern, see documentation at: http://docs.openlinksw.com/

[Virtuoso-users] facet rendering of relations

2009-06-02 Thread Michel Dumontier
Hi, Is there anyway for the facet browser to use the inverse/symmetric relation, as defined by owl:inverseOf and owl:symmetricProperty, and _not_ attempt to use the phrase "is relation of"? Further, how do we get it to render qnames, like it does for rdf/rdfs/dc? alternatively, can we configur