Re: [Virtuoso-users] RDF Mapper Options in Conductor (Haag, Jason)

2015-11-04 Thread Haag, Jason
tents of Virtuoso-users digest..." > > > Today's Topics: > >1. Re: RDF Mapper Options in Conductor (Haag, Jason) > > > -- > > Message: 1 > Date: Mon, 26 Oct 2015 11:27:09 -0500 >

Re: [Virtuoso-users] RDF Mapper Options in Conductor

2015-10-28 Thread Tim Haynes
On 27 October 2015 at 20:49, Haag, Jason wrote: > I think I know the answer to my last two questions. I had additional html > files below the /verbs/ directory. I believe that is where the duplicates > came from. I'm guessing sponger also looks for any html files at the > specified path, not just

Re: [Virtuoso-users] RDF Mapper Options in Conductor

2015-10-27 Thread Kingsley Idehen
On 10/27/15 4:49 PM, Haag, Jason wrote: > I think I know the answer to my last two questions. I had additional > html files below the /verbs/ directory. I believe that is where the > duplicates came from. I'm guessing sponger also looks for any html > files at the specified path, not just the "inde

Re: [Virtuoso-users] RDF Mapper Options in Conductor

2015-10-27 Thread Haag, Jason
I think I know the answer to my last two questions. I had additional html files below the /verbs/ directory. I believe that is where the duplicates came from. I'm guessing sponger also looks for any html files at the specified path, not just the "index.html" file that was specified as a target URL.

Re: [Virtuoso-users] RDF Mapper Options in Conductor

2015-10-27 Thread Haag, Jason
Thanks again for all of the help Kingsley and Hugh. The sponger appears to be working. Initially, I ran into some errors: XM003: XML parser detected an error: ERROR : Tag nesting error: name 'div' of end tag does not match the name 'br' of start tag at line 125 column 8 at line 479 column 8 of so

Re: [Virtuoso-users] RDF Mapper Options in Conductor

2015-10-27 Thread Haag, Jason
Thank you for the clarification Kingsley! I will try configuring xHTML with the settings you suggested now: add-html-meta=yes get-feeds=no preview-length=512 fallback-mode=no rdfa=yes reify_html5md=0 reify_rdfa=0 reify_jsonld=0 reify_all_grddl=0 reify_html=0 passthrough_mode=yes loose=yes reify_ht

Re: [Virtuoso-users] RDF Mapper Options in Conductor

2015-10-27 Thread Kingsley Idehen
On 10/27/15 10:02 AM, Haag, Jason wrote: > Thank you Hugh for the follow up! This is what I have installed. It > looks like the same version of the cartridges, but not conductor. > Should that matter? > > name > VARCHAR title > VARCHAR version > VARCHAR build_date > VARCHAR

Re: [Virtuoso-users] RDF Mapper Options in Conductor

2015-10-27 Thread Haag, Jason
Resending again as plain text. Message was rejected from attachments and pasted HTML. -- Thank you Hugh for the follow up! This is what I have installed. It looks like the same version of the cartridges, but not conductor. Should that matter? name VARCHARtitle VARCHARversi

Re: [Virtuoso-users] RDF Mapper Options in Conductor

2015-10-23 Thread Haag, Jason
Just wanted to follow up on this again as I'm not sure if there was a response or if I missed it somehow. Appreciate if anyone can help answer. I have installed the cartridges_dav.vad package successfully. Following up on the instructions below, what is the name of the cartridge I should configure

Re: [Virtuoso-users] RDF Mapper Options in Conductor

2015-10-21 Thread Haag, Jason
Hi Kingsley, I have installed the cartridges_dav.vad package successfully. Following up on your instructions below, what is the name of the cartridge I should configure? You stated "HTML (and variants)" but I don't that option listed under extractor cartridges. However, I do now see "HTML Table."

Re: [Virtuoso-users] RDF Mapper Options in Conductor

2015-10-21 Thread Kingsley Idehen
On 10/21/15 11:16 AM, Haag, Jason wrote: > Thank you Kingsley. Quick question: Should I uninstall the rdf_mappers > vad first? Will it conflict with the commercial catridges)dav.vad ? It shouldn't as this is an upgrade. Kingsley > > > - > > > Jason, > > You can use th

Re: [Virtuoso-users] RDF Mapper Options in Conductor

2015-10-21 Thread Haag, Jason
Thank you Kingsley. Quick question: Should I uninstall the rdf_mappers vad first? Will it conflict with the commercial catridges)dav.vad ? - Jason, You can use the commercial edition cartridges_dav.vad package against your VOS instance. That's the quickest route fo

Re: [Virtuoso-users] RDF Mapper Options in Conductor

2015-10-21 Thread Kingsley Idehen
34.74 Jason, You can use the commercial edition cartridges_dav.vad package against your VOS instance. That's the quickest route forward as the version bundled with VOS is out of date, and requires integration work to bring it back up to date. Kingsley > > >> --

Re: [Virtuoso-users] RDF Mapper Options in Conductor

2015-10-20 Thread Haag, Jason
s are installed: conductor dav 1.00.8752 fct dav 1.13.79 iSPARQL dav 1.29.29 rdb2rdf dav 1.00.0003 rdf_mappers dav 1.34.74 > -- > > Message: 3 > Date: Thu, 15 Oct 2015 12:45:14 -0400 > From: Kingsley Idehen > Subject: Re: [Virtuoso-users] R

Re: [Virtuoso-users] RDF Mapper Options in Conductor

2015-10-15 Thread Haag, Jason
- Message: 3 Date: Thu, 15 Oct 2015 12:45:14 -0400 From: Kingsley Idehen Subject: Re: [Virtuoso-users] RDF Mapper Options in Conductor To: virtuoso-users@lists.sourceforge.net Message-ID: <561fd81a.7090...@openlinksw.com> Content-Type: text/plain; charset="windows-1252" On

Re: [Virtuoso-users] RDF Mapper Options in Conductor

2015-10-15 Thread Kingsley Idehen
On 10/15/15 12:09 PM, Haag, Jason wrote: > Hi All, > > Rather than wait for someone to tell me the right options based on all > of the different options that are available for a crawl job targeting > RDFa I will post which options I selected. Perhaps someone can tell me > what I'm missing or did wr

Re: [Virtuoso-users] RDF Mapper Options in Conductor

2015-10-15 Thread Haag, Jason
BTW, I was able to find out the error message for my latest RDFa/HTML import attempt: XM003: XML parser detected an error: ERROR : Tag nesting error: name 'head' of end tag does not match the name 'link' of start tag at line 20 column 108 at line 22 column 9 of source text ---^ Here is line

Re: [Virtuoso-users] RDF Mapper Options in Conductor

2015-10-15 Thread Haag, Jason
Hi All, Rather than wait for someone to tell me the right options based on all of the different options that are available for a crawl job targeting RDFa I will post which options I selected. Perhaps someone can tell me what I'm missing or did wrong. I'm running Version: 07.20.3214. Here is what

Re: [Virtuoso-users] RDF Mapper Options in Conductor

2015-10-15 Thread Haag, Jason
Just touching base on this post... I suspect this one was TL;DR. --- Advanced Distributed Learning Initiative +1.850.266.7100(office) +1.850.471.1300 (mobile) jhaag75 (skype) http://linkedin.com/in/jasonhaag On Thu, Oct 8, 2015 at 10:39 AM, Haag

[Virtuoso-users] RDF Mapper Options in Conductor

2015-10-08 Thread Haag, Jason
Hi All, I'm posting these questions to the users group to also help other Virtuoso users potentially interested in importing RDFa-based content into Virtuoso might also benefit from the responses. Please let me know if any of these questions should be submitted as an issue to github or as feature