Re: [Virtuoso-users] How to load RDF/XML data from files into Virtuoso.

2019-06-15 Thread Hugh Williams
HI Alan,

There are a number of Virtuoso curl  RDF insert examples at:

http://vos.openlinksw.com/owiki/wiki/VOS/VirtRDFInsert 


Best Regards
Hugh Williams
Professional Services
OpenLink Software
Home Page: http://www.openlinksw.com 
Community Support: https://community.openlinksw.com 

Weblogs (Blogs):
Company Blog: https://medium.com/openlink-software-blog 

Virtuoso Blog: https://medium.com/virtuoso-blog 

Data Access Drivers Blog: 
https://medium.com/openlink-odbc-jdbc-ado-net-data-access-drivers 

LinkedIn -- http://www.linkedin.com/company/openlink-software/
Twitter  -- http://twitter.com/OpenLink
Google+  -- http://plus.google.com/100570109519069333827/
Facebook -- http://www.facebook.com/OpenLinkSoftware
Universal Data Access, Integration, and Management Technology Providers




> On 12 Jun 2019, at 06:52, Allan Kamau  wrote:
> 
> I have several RDF/XML graph data file that I would like to load into 
> Virtuoso.
> Each data file contains data from one row of a CSV spreadsheet.
> All the data belongs to a single dataset hence I assume they should be loaded 
> into the same "graph"
> I would like to load these data using curl via a batch script, what would be 
> the curl command for loading on of the files. Assume the url of my Virtuoso 
> instance is "http://localhost:8890 " and one of the 
> RDF/XML file is "/local/data/tmp/abc_1.rdf.xml and the graph name is "abc".
> 
> I have been looking at the documentation on Openlink Virtuoso server at 
> "http://docs.openlinksw.com/virtuoso/ " 
> but could not find how to do the above, perhaps I may have skipped over the 
> loading of RDF/XML data over HTTP. Or perhaps this question has already been 
> answered, If so kindly point me to the documentation where I can learn more 
> on how to the above.
> 
> Regards,
> Allan.
> 
> 
> ___
> Virtuoso-users mailing list
> Virtuoso-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/virtuoso-users

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


[Virtuoso-users] How to load RDF/XML data from files into Virtuoso.

2019-06-11 Thread Allan Kamau
I have several RDF/XML graph data file that I would like to load into
Virtuoso.
Each data file contains data from one row of a CSV spreadsheet.
All the data belongs to a single dataset hence I assume they should be
loaded into the same "graph"
I would like to load these data using curl via a batch script, what would
be the curl command for loading on of the files. Assume the url of my
Virtuoso instance is "http://localhost:8890"; and one of the RDF/XML file is
"/local/data/tmp/abc_1.rdf.xml and the graph name is "abc".

I have been looking at the documentation on Openlink Virtuoso server at "
http://docs.openlinksw.com/virtuoso/"; but could not find how to do the
above, perhaps I may have skipped over the loading of RDF/XML data over
HTTP. Or perhaps this question has already been answered, If so kindly
point me to the documentation where I can learn more on how to the above.

Regards,
Allan.
___
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users