On 9/30/15 6:10 PM, Haag, Jason wrote:
> Thanks Daniel. I'm running Linux/Debian + Ubuntu. I am able to import
> the HTML/RDFa file using the crawler. I'm able to find it in WEBDAV.
> It just doesn't populate the database. If I import the same data in
> RDF/XML format it does populate the database.

Did you set a Named Graph IRI in the import/crawl job? That's how you
get data into the quad store. Storing the ingest data to WebDAV is
totally optional. Also note that you can invoke the sponger too, as part
of this crawling functionality.

You can also make Linked Data Folder Types  that are mapped to named
graph iris as part of the folder config. Once in place you can make said
folder the target of RDF content that you want to import into the quad
store.

[1] https://www.pinterest.com/kidehen/virtuoso-universal-server-related/
-- I've added 4 screenshots showcasing Linked Data Folder Type setup


Kingsley
>
> -------------------------------------------------------
> +1.850.266.7100(office)
> +1.850.471.1300 (mobile)
> jhaag75 (skype)
> http://jasonhaag.com (Web)
> http://twitter.com/mobilejson (Twitter)
> http://linkedin.com/in/jasonhaag (LinkedIn)
>
>
>
> On Wed, Sep 30, 2015 at 4:20 PM, Davis, Daniel (NIH/NLM) [C]
> <daniel.da...@nih.gov> wrote:
>>> What is the best option for automating the import and update of RDFa/HTML 
>>> data on a regular basis into the virtuoso DB?
>> Jason,
>>
>> Are you running virtuoso on a Windows system or on a UNIX/Linux system?
>>
>> In either case, I suggest you:
>>         - Write a script that talks to the server on port 1111 (e.g. the 
>> database port)
>>             - Good choices are perl/python with ODBC or Java with JDBC are 
>> good options.
>>         - Debug the script
>>
>> If you are running this from UNIX/Linux, you can possibly edit a file to run 
>> regular jobs be entering:
>>         crontab -e
>>
>> If that doesn't work, you may have to ask your system administrators for 
>> help.
>> Entering the command 'man crontab' may help.
>>
>>
> ------------------------------------------------------------------------------
> _______________________________________________
> Virtuoso-users mailing list
> Virtuoso-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/virtuoso-users
>


-- 
Regards,

Kingsley Idehen       
Founder & CEO 
OpenLink Software     
Company Web: http://www.openlinksw.com
Personal Weblog 1: http://kidehen.blogspot.com
Personal Weblog 2: http://www.openlinksw.com/blog/~kidehen
Twitter Profile: https://twitter.com/kidehen
Google+ Profile: https://plus.google.com/+KingsleyIdehen/about
LinkedIn Profile: http://www.linkedin.com/in/kidehen
Personal WebID: http://kingsley.idehen.net/dataspace/person/kidehen#this


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

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

Reply via email to