Re: [Virtuoso-users] Again Internal error: 'output:valmode' declarationconflicts with 'output:format'

2012-06-29 Thread Kingsley Idehen
On 6/29/12 6:52 AM, Alex wrote: Trying the following query with wrong syntax: select ?o from where{filter not exists{?o comment1212 ?x}} And I get a syntax error: Virtuoso 37000 Error SP030: SPARQL compiler, line 2: syntax error at 'c

Re: [Virtuoso-users] Again Internal error: 'output:valmode' declarationconflicts with 'output:format'

2012-06-29 Thread Alex
Hi Rumi, I am afraid this is not the case. I just gave a query pattern, just an example. I am almost sure that in my real query the syntax is right (i.e., prefix: property). I tried to confirm this behavior via the online demo endpoint http://demo.openlinksw.com/isparql/ Trying the following quer