Hi,

Virtuoso Edition is OpenSource:

Version:

   * Version: 06.01.3126
   * Build: Feb 19 2010

Installed a few days ago on an Ubuntu system using the ubuntu/debian package.

The exact query should not be important as I observed the problem no matter which query I fired as long as it used sql: or bif: prefixes. The query was:

select ?s ?ld ?le bif:length(?ld) as ?l from <GRAPH-URI> where { ?s a <TYPE-URI> . optional { ?s rdfs:label ?le . filter (lang(?le)="en") } optional { ?s rdfs:label ?ld . filter (lang(?ld)="de") }} limit 100

Thanks
Martin

On 02.03.2011 09:41, Nguyen Mau Quoc Hoan wrote:
What's your virtuoso edition?commercial or open source?can you give more details about your query?

On Tue, Mar 1, 2011 at 2:26 PM, Martin Gerlach <[email protected] <mailto:[email protected]>> wrote:

    Hi,

    On one of our Virtuoso OpenSource instances, I get the following
    message

    37000 Error SP030: SPARQL compiler, line 1: syntax error at 'bif:length' 
before '('

    SPARQL query:
    define sql:signal-void-variables 1 select ?s ?ld ?le bif:length(?ld) as ?l 
...
    ...

    The same thing happens with any standard sql: and bif: function.

    It is a standard installation, no special or unusual settings.

    Any ideas about what may be missing or misconfigured?

    Cheers
    Martin

--
    *Martin Gerlach*
    Senior Softwareentwickler
    Research

    Neofonie GmbH
    Robert-Koch-Platz 4
    10115 Berlin

    T +49.30 24627 <tel:%2B49.30%2024627> *413*
    F +49.30 24627 120 <tel:%2B49.30%2024627%20120>
    [email protected] <mailto:[email protected]>
    http://www.neofonie.de

    Handelsregister
    Berlin-Charlottenburg: HRB 67460

    Geschäftsführung
    Thomas Kitlitschko
    Dr. Mario Lenz


    
------------------------------------------------------------------------------
    Free Software Download: Index, Search & Analyze Logs and other IT
    data in
    Real-Time with Splunk. Collect, index and harness all the fast
    moving IT data
    generated by your applications, servers and devices whether
    physical, virtual
    or in the cloud. Deliver compliance at lower cost and gain new
    business
    insights. http://p.sf.net/sfu/splunk-dev2dev
    _______________________________________________
    Virtuoso-users mailing list
    [email protected]
    <mailto:[email protected]>
    https://lists.sourceforge.net/lists/listinfo/virtuoso-users



--
------------------------------------------------------------------------

*Martin Gerlach*
Senior Softwareentwickler
Research

Neofonie GmbH
Robert-Koch-Platz 4
10115 Berlin

T +49.30 24627 *413*
F +49.30 24627 120
[email protected]
http://www.neofonie.de

Handelsregister
Berlin-Charlottenburg: HRB 67460

Geschäftsführung
Thomas Kitlitschko
Dr. Mario Lenz

Reply via email to