Is there any way to ingest a payload in NQuad format via REST in Virtuoso?

According to https://etl.linkedpipes.com/tutorials/how-to/load_data_to_virtuoso:

“... You can load data to Virtuoso by its bulk loader. This is a 
Virtuoso-specific solution. However, the standards-based SPARQL 1.1 Graph Store 
HTTP Protocol does not support loading data in quad-based RDF syntaxes that 
specify named graphs. Instead, named graph IRIs must be provided by a query 
parameter. If you want to load multiple files into multiple named graphs, the 
Virtuoso bulk loader can do it for you ...”

Nonetheless, I need to be able to send the Quads as a payload in REST request. 
As I haven't yet found an alternative in the official documentation and was 
wondering if this feature is indeed not available in Virtuoso.
If not, it might be of interest to include this in the development roadmap, 
since that same feature is available in other triplestores, such as Jena 
Fuseki, AllegroGraph, BlazeGraph, GraphDB and RDFox.

Also posted at: https://github.com/openlink/virtuoso-opensource/issues/1142
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to