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
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.
Hi all,
The http://myserver/describe/?url=resource service is very slow when
expecting a text/html answer. However the same request and expecting an
application/rdf+xml document is very fast.
For instance, the following request takes more than 1 minute
time curl -i -L -H "Accept: text/html"
http