Re: [Virtuoso-users] Deleting files from WEBDAV (7.2.1)

2015-10-02 Thread Haag, Jason
Excellent. Thank you! On Oct 2, 2015 5:19 PM, "Hugh Williams" wrote: > Hi Jason, > > You SPARQL endpoint at http://54.174.231.102:8890/sparql indicates you > are running a 07.20.3212 build , which is from February 2015, whereas the > fix in https://github.com/openlink/virtuoso-opensource/issues/4

Re: [Virtuoso-users] virtuoso crash during nightly reload

2015-10-02 Thread Hugh Williams
Hi Daniel, Are you not able to build an unstripped binary with symbols in place such that a complete gdb back trace can be obtained for analysis ? Is it the loading of a specific dataset that is causing the error or is it intermittent ? Best Regards Hugh Williams Professional Services OpenLin

Re: [Virtuoso-users] Deleting files from WEBDAV (7.2.1)

2015-10-02 Thread Hugh Williams
Hi Jason, You SPARQL endpoint at http://54.174.231.102:8890/sparql indicates you are running a 07.20.3212 build , which is from February 2015, whereas the fix in https://github.com/openlink/virtuoso-opensource/issues/410 is from May 2015, thus you need to update you build to either the latest s

Re: [Virtuoso-users] RDFa Support In Virtuoso Crawler

2015-10-02 Thread Kingsley Idehen
On 10/2/15 5:31 PM, Haag, Jason wrote: > Thank you Tim! I thought you were only checking this using the sparql > endpoint. My apologies. > > Returned the following top 5: > > Query result: > VQ_HOST > VARCHAR VQ_TS > DATETIME VQ_URL > VARCHAR VQ_ROOT > VARCHAR VQ_STAT > VARCH

Re: [Virtuoso-users] RDFa Support In Virtuoso Crawler

2015-10-02 Thread Haag, Jason
Thank you Tim! I thought you were only checking this using the sparql endpoint. My apologies. Returned the following top 5: Query result:VQ_HOST VARCHARVQ_TS DATETIMEVQ_URL VARCHARVQ_ROOT VARCHARVQ_STAT VARCHARVQ_OTHER VARCHARVQ_ERROR LONG VARCHARVQ_LEVEL INTEGERVQ_VIA_SITEMAP INTEGERVQ_DT TIMEST

Re: [Virtuoso-users] RDFa Support In Virtuoso Crawler

2015-10-02 Thread Hugh Williams
Hi Jason, So have you ran the "SQL" query against the SQL interface ie http://54.174.231.102:8890 /conductor/isql_main.vspx ? Best Regards Hugh Williams Professional Services OpenLink Software, Inc. // http://www.openlinksw.com/ Weblog -- h

Re: [Virtuoso-users] RDFa Support In Virtuoso Crawler

2015-10-02 Thread Haag, Jason
Yes, http://54.174.231.102:8890/sparql --- Advanced Distributed Learning Initiative +1.850.266.7100(office) +1.850.471.1300 (mobile) jhaag75 (skype) http://motifproject.org (MoTIF Project) http://ml.adlnet.gov (Web) http://twitter.com/mobilejson

Re: [Virtuoso-users] RDFa Support In Virtuoso Crawler

2015-10-02 Thread Hugh Williams
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.

Re: [Virtuoso-users] RDFa Support In Virtuoso Crawler

2015-10-02 Thread Haag, Jason
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%2Fdataset

Re: [Virtuoso-users] Automating RDF data imports in VIrtuoso

2015-10-02 Thread Kingsley Idehen
On 9/29/15 10:57 AM, Haag, Jason wrote: > Following up on my original inquiry: I currently have several RDF > datasets available on my server. Each data set has an RDF dump > available as RDF/XML, JSON-LD, and Turtle. These dumps are generated > automatically without virtuoso from an HTML page mark

Re: [Virtuoso-users] RDFa Support In Virtuoso Crawler

2015-10-02 Thread Tim Haynes
On 1 October 2015 at 16:45, Haag, Jason 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 but it uses HTML5. Can anyone > confirm whether or not RDFa in HTML5 i