GraphStore`
GraphStore`

SPARQLAdd

SPARQLAdd[g1,g2]

is an update operator that can be applied to an RDFStore, which adds the data from the graph identified by g1 to the graph identified by g2.

Details and Options

  • SPARQLAdd can be used in SPARQLExecute to add graphs in a SPARQL endpoint.
  • Possible values for the gi are:
  • URL["iri"]graph identified by the given identifier
    "Default"default graph

Examples

Basic Examples  (1)

Import data about astronomical objects:

Add planet data to the default graph:

Wolfram Research (2019), SPARQLAdd, Wolfram Language function, https://reference.wolfram.com/language/GraphStore/ref/SPARQLAdd.html.

Text

Wolfram Research (2019), SPARQLAdd, Wolfram Language function, https://reference.wolfram.com/language/GraphStore/ref/SPARQLAdd.html.

CMS

Wolfram Language. 2019. "SPARQLAdd." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/GraphStore/ref/SPARQLAdd.html.

APA

Wolfram Language. (2019). SPARQLAdd. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/GraphStore/ref/SPARQLAdd.html

BibTeX

@misc{reference.wolfram_2023_sparqladd, author="Wolfram Research", title="{SPARQLAdd}", year="2019", howpublished="\url{https://reference.wolfram.com/language/GraphStore/ref/SPARQLAdd.html}", note=[Accessed: 19-April-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_sparqladd, organization={Wolfram Research}, title={SPARQLAdd}, year={2019}, url={https://reference.wolfram.com/language/GraphStore/ref/SPARQLAdd.html}, note=[Accessed: 19-April-2024 ]}