Hi,

You are trying to use commercial edition only functionality with the VOS 
edition.


Best Regards,
Rumi


  ----- Original Message ----- 
  From: Ruben Navarro-Piris 
  To: [email protected] 
  Sent: Thursday, October 07, 2010 4:18 PM
  Subject: [Virtuoso-devel] Error when accesing local DBPedia


  Hi.

  I get the following error message:

  "42001 Error SR185: Undefined procedure SPARQL.SPARQL.st_point. "

  when executing following query :

  "PREFIX  geo:  <http://www.w3.org/2003/01/geo/wgs84_pos#> 
    SELECT DISTINCT ?m ?geo 
     WHERE  { 
      ?m  geo:geometry  ?geo . 
        FILTER ( bif:st_intersects 
                ( ?geo, 
                  bif:st_point(13.379273,52.516863), 
          30 
                ) 
         ) 
    } "

  on a local virtuoso endpoint with dbpedia also locally installed. No problem 
executing the query in the public SPARQL DBPedia endpoint. 

  Had someone a similar problem, or any idea why this happens?

  Thanks!

  Ruben Navarro-Piris 



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


  ------------------------------------------------------------------------------
  Beautiful is writing same markup. Internet Explorer 9 supports
  standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
  Spend less time writing and  rewriting code and more time creating great
  experiences on the web. Be a part of the beta today.
  http://p.sf.net/sfu/beautyoftheweb


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


  _______________________________________________
  Virtuoso-devel mailing list
  [email protected]
  https://lists.sourceforge.net/lists/listinfo/virtuoso-devel

Reply via email to