GraphStore`
GraphStore`

SPARQLUpdate

SPARQLUpdate[operator1/*operator2/*]

RDFStoreに適用可能な更新演算子である.

SPARQLUpdate["update"]

SPARQL更新文字列を使う.

詳細とオプション

  • SPARQLExecuteSPARQLUpdateを使ってSPARQL Endpointのデータを更新することができる.
  • SPARQLUpdateRDFStoreに適用されると,更新されたストアが返される.もとのストアは変更されない.
  • 次は,使用可能なオプションである.
  • "Base"None相対IRIを解決するために使われる基底IRI
  • SPARQLUpdate[File[...]]およびSPARQLQuery[URL[...]]もサポートされている.

例題

  (1)

空白グラフで始める:

イチゴについてのデータを挿入する:

SPARQL更新文字列を使ってさらにデータを挿入する:

赤い果物についてのすべてのデータを削除する:

Wolfram Research (2019), SPARQLUpdate, Wolfram言語関数, https://reference.wolfram.com/language/GraphStore/ref/SPARQLUpdate.html.

テキスト

Wolfram Research (2019), SPARQLUpdate, Wolfram言語関数, https://reference.wolfram.com/language/GraphStore/ref/SPARQLUpdate.html.

CMS

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

APA

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

BibTeX

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

BibLaTeX

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