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.


-------------------------------------------------------
+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

Reply via email to