Hello!
I'm developing some extensions to the ODS REST API, and i get an
error when i make use of the "exec_sparql (q);" procedure, present on
the ODS controllers. When i try to invoke it, i get the following
error:
-500
RDF..: Inference context http://www.univrz.com:80/dataspace
does not e
Ah I think I understand. So using /about/ is really not appropriate
for the sort-of on-demand generation of rdf that i'm doing. in that
http://dbtune.org/cmn/data/ redirects to a sparql query for
describing and there wouldn't be a foaf:primaryTopic
property in that result. so to use /about/ i w
Hi Hugh,
It seems this error 22023 is some how related to my proxying as i
can't seem to recreate it in my local instance of virtuoso.
-kurt
On Thu, Feb 5, 2009 at 6:28 PM, Hugh Williams wrote:
> Hi Kurt,
> I thought the problem with the resource description page (description.vsp)
> had gone aw