Hi Jason,

Are you running the query against the SPARQL endpoint, as it is a SQL query 
that should be run against the SQL interface ie either command line isql tool 
or the Interactive SQL Interface of the Conductor ...

Best Regards
Hugh Williams
Professional Services
OpenLink Software, Inc.      //              http://www.openlinksw.com/
Weblog   -- http://www.openlinksw.com/blogs/
LinkedIn -- http://www.linkedin.com/company/openlink-software/
Twitter  -- http://twitter.com/OpenLink
Google+  -- http://plus.google.com/100570109519069333827/
Facebook -- http://www.facebook.com/OpenLinkSoftware
Universal Data Access, Integration, and Management Technology Providers

> On 2 Oct 2015, at 20:10, Haag, Jason <jason.haag....@adlnet.gov> wrote:
> 
> Thanks for the tip Tim! I did not use HTML Tidy. I will give that try and see 
> if it makes a difference. I always run my content through the w3c validators 
> and they also have the Tidy option. I checked, but don't see any errors:
> 
> https://validator.w3.org/nu/?doc=http%3A%2F%2Fxapi.vocab.pub%2Fdatasets%2Fadl%2Fverbs%2Findex.html
>  
> <https://validator.w3.org/nu/?doc=http%3A%2F%2Fxapi.vocab.pub%2Fdatasets%2Fadl%2Fverbs%2Findex.html>
> 
> 
> When I tried that first sparql query to get the error message, I receive the 
> following syntax error message:
> 
> Virtuoso 37000 Error SP030: SPARQL compiler, line 3: syntax error at 
> 'ws.ws.vfs_queue' before 'where'
> 
> SPARQL query:
> define sql:big-data-const 0 
> #output-format:text/html
> define sql:signal-void-variables 1 select * from ws.ws.vfs_queue where {
> 
> VQ_HOST='xapi.vocab.pub' order by VQ_TS desc;
> 
> }
> 
> order by VQ_TS desc;
> 
> 
> -------------------------------------------------------
> Advanced Distributed Learning Initiative
> +1.850.266.7100(office)
> +1.850.471.1300 (mobile)
> jhaag75 (skype)
> http://motifproject.org <http://motifproject.org/> (MoTIF Project)
> http://ml.adlnet.gov <http://ml.adlnet.gov/> (Web)
> http://twitter.com/mobilejson <http://twitter.com/mobilejson> (Twitter)
> http://linkedin.com/in/jasonhaag <http://linkedin.com/in/jasonhaag> (LinkedIn)
> 
> On Fri, Oct 2, 2015 at 8:55 AM, Tim Haynes <thay...@openlinksw.com 
> <mailto:thay...@openlinksw.com>> wrote:
> On 1 October 2015 at 16:45, Haag, Jason <jason.haag....@adlnet.gov 
> <mailto:jason.haag....@adlnet.gov>> wrote:
> I'm curious if Virtuoso only works with XHTML doctype declarations?
> I'm trying to use the crawler to automatically import this page:
> http://xapi.vocab.pub/datasets/adl/verbs 
> <http://xapi.vocab.pub/datasets/adl/verbs> but it uses HTML5. Can anyone
> confirm whether or not RDFa in HTML5 is supported in version 7.2.1?
> 
> Hi,
> 
> In your target definition, did you have "Use HTML Tidy" enabled? Does it make 
> a difference if you toggle it?
> 
> Also, can you supply the output of:
> 
> select top 5 * from ws.ws.vfs_queue where VQ_HOST='xapi.vocab.pub' order by 
> VQ_TS desc;
> (to see what your error message is)
> 
> select tidy_html('', '');
> (gives the version of tidy used in your Virtuoso server)
> 
> Thanks,
> 
> ~Tim
> -- 
> Tim Haynes
> Product Development Consultant
> OpenLink Software
> <http://www.openlinksw.com/ <http://www.openlinksw.com/>>
> <http://twitter.com/openlink <http://twitter.com/openlink>>
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> Virtuoso-users mailing list
> Virtuoso-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/virtuoso-users

------------------------------------------------------------------------------
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to