Re: [Virtuoso-users] bad performance describing a resource in html

2013-10-03 Thread Kingsley Idehen
On 10/3/13 10:42 AM, Hugh Williams wrote: Hi Andreas, The rdf/xml is just sparql describe , whereas html page render all labels as well and thus has more data to retrieve. There is also a recent fix in Virtuoso to speed to loading of labels and html text with the /describe page, but is not in

Re: [Virtuoso-users] bad performance describing a resource in html

2013-10-03 Thread Hugh Williams
Hi Andreas, The rdf/xml is just sparql describe , whereas html page render all labels as well and thus has more data to retrieve. There is also a recent fix in Virtuoso to speed to loading of labels and html text with the /describe page, but is not in the open source archive but will be soon.