How to load rdf data into bigdata using nanosparqlserver

I downloaded bigdata.war and deployed it using the sesame HTTP interface. Now I don't understand how should I load rdf triples / triples of triples in bigdata using nanosparqlserver? I am using sesame HTTP interface (using apache tomcat). Maybe someone can help.

I intend to use mysql, native java and postgres with sesame seeds

+6
source share

Source: https://habr.com/ru/post/949928/


All Articles