GraphStore`
GraphStore`

SPARQLInsert

SPARQLInsert[patterntemplate]

is an insert operator that can be applied to an RDFStore, which inserts data generated from template, based on solutions of matching pattern.

更多信息和选项

  • SPARQLInsert can be used in SPARQLExecute to insert data into a SPARQL endpoint.
  • In SPARQLInsert[patterntemplate], template corresponds to the INSERT clause, and pattern corresponds to the WHERE clause of a SPARQL update request.

范例

打开所有单元关闭所有单元

基本范例  (1)

Specify a graph containing data about geometric objects:

Add the diameter to objects that have a radius:

Look up diameters:

Applications  (1)

Export an insert operator as a SPARQL update string:

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

文本

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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