SPARQLLoad[from]
is an update operator that can be applied to an RDFStore, which loads the graph located at from into the default graph.
SPARQLLoad[fromto]
loads the graph into the graph identified by to.


SPARQLLoad
SPARQLLoad[from]
is an update operator that can be applied to an RDFStore, which loads the graph located at from into the default graph.
SPARQLLoad[fromto]
loads the graph into the graph identified by to.
Details and Options
- SPARQLLoad can be used in SPARQLExecute to load data into a SPARQL endpoint.
- from is usually a URL or a File that contains the graph.
- Data from the destination graph is not removed.
See Also
Related Guides
Text
Wolfram Research (2019), SPARQLLoad, Wolfram Language function, https://reference.wolfram.com/language/GraphStore/ref/SPARQLLoad.html.
CMS
Wolfram Language. 2019. "SPARQLLoad." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/GraphStore/ref/SPARQLLoad.html.
APA
Wolfram Language. (2019). SPARQLLoad. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/GraphStore/ref/SPARQLLoad.html
BibTeX
@misc{reference.wolfram_2025_sparqlload, author="Wolfram Research", title="{SPARQLLoad}", year="2019", howpublished="\url{https://reference.wolfram.com/language/GraphStore/ref/SPARQLLoad.html}", note=[Accessed: 17-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_sparqlload, organization={Wolfram Research}, title={SPARQLLoad}, year={2019}, url={https://reference.wolfram.com/language/GraphStore/ref/SPARQLLoad.html}, note=[Accessed: 17-August-2025]}