GraphStore`
GraphStore`

SPARQLMove

SPARQLMove[g1,g2]

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

更多信息和选项

  • SPARQLMove can be used in SPARQLExecute to move a graph in a SPARQL endpoint.
  • Possible values for the gi are:
  • URL["iri"]graph identified by the given identifier
    "Default"default graph
  • Data from g2 is removed before the move and g1 is deleted after the move.

范例

基本范例  (1)

Import data about people:

Rename the graph from "tony" to "toni":

Wolfram Research (2019),SPARQLMove,Wolfram 语言函数,https://reference.wolfram.com/language/GraphStore/ref/SPARQLMove.html.

文本

Wolfram Research (2019),SPARQLMove,Wolfram 语言函数,https://reference.wolfram.com/language/GraphStore/ref/SPARQLMove.html.

CMS

Wolfram 语言. 2019. "SPARQLMove." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/GraphStore/ref/SPARQLMove.html.

APA

Wolfram 语言. (2019). SPARQLMove. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/GraphStore/ref/SPARQLMove.html 年

BibTeX

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

BibLaTeX

@online{reference.wolfram_2024_sparqlmove, organization={Wolfram Research}, title={SPARQLMove}, year={2019}, url={https://reference.wolfram.com/language/GraphStore/ref/SPARQLMove.html}, note=[Accessed: 21-November-2024 ]}