Re: [Virtuoso-users] Virtuoso-users Digest, Vol 108, Issue 1

2015-10-01 Thread Kingsley Idehen
On 10/1/15 6:52 PM, Jason Haag wrote: > Does anyone happen to have a sample RDFa/HTML file that works in > crawler for vituoso? I have tried all of the options (including both > sitemap and semantic sitemaps). I'm curious if my RDFa/HTML import > (URI is here: http://purl.org/xapi/adl/verbs) might

Re: [Virtuoso-users] Virtuoso-users Digest, Vol 108, Issue 1

2015-10-01 Thread Kingsley Idehen
On 10/1/15 4:29 PM, Jason Haag wrote: > Hi Kingsley, > > Thank you for the reply. I entered a Graph URI for the import into the > Target URL field. Is this the correct place to enter it? > > I also selected the "Do not store crawled documents" radio button > option as I don't care if the data is st

Re: [Virtuoso-users] Virtuoso-users Digest, Vol 108, Issue 1

2015-10-01 Thread Jason Haag
Does anyone happen to have a sample RDFa/HTML file that works in crawler for vituoso? I have tried all of the options (including both sitemap and semantic sitemaps). I'm curious if my RDFa/HTML import (URI is here: http://purl.org/xapi/adl/verbs) might not be working with virtuoso for some reason.

Re: [Virtuoso-users] Virtuoso-users Digest, Vol 108, Issue 1

2015-10-01 Thread Jason Haag
Hi Kingsley, Thank you for the reply. I entered a Graph URI for the import into the Target URL field. Is this the correct place to enter it? I also selected the "Do not store crawled documents" radio button option as I don't care if the data is stored locally in WEBDAV. However, when I chose thi

Re: [Virtuoso-users] Virtuoso-users Digest, Vol 108, Issue 1

2015-10-01 Thread Jason Haag
Hi Hugh, Thank you for the tip! For some reason I thought the sponger was already installed, but I'm working on a different virtuoso instance where is not. I just checked and it isn't! Doh! J Haag > -- > > Message: 3 > Date: Thu, 1 Oct 2015 01:08:23 +0100 > From: Hu

[Virtuoso-users] virtuoso crash during nightly reload

2015-10-01 Thread Davis, Daniel (NIH/NLM) [C]
Virtuoso's load via TTLP of a N-triples file failed for me last night. I am running 7.2.1 + the memory leak patch I posted about earlier. The back-trace doesn't have that many symbols in it (optimized, stripped). So, I'm skipping a lot: ... 11:20:25 /usr/nlm/virtuoso/bin/virtuoso-t(table_sourc

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

2015-10-01 Thread Haag, Jason
While using the CONDUCTOR/Browser Interface: If I login as dba to conductor and import a file using "content imports" I am unable to later delete that file after browsing to the repository folder where the file was stored. After clicking the delete button nothing happens. I'm experiencing what s

[Virtuoso-users] RDFa Support In Virtuoso Crawler

2015-10-01 Thread Haag, Jason
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 is supported in version 7.2.1? Thank you. --