GraphStore`
GraphStore`

SPARQLInsert

SPARQLInsert[patterntemplate]

pattern マッチングの解に基づいて template から生成されたデータを挿入する,RDFStoreに適用可能な挿入演算子である.

詳細とオプション

  • SPARQLExecuteSPARQLInsertを使ってSPARQL Endpointにデータを挿入することができる.
  • SPARQLInsert[patterntemplate]template はSPARQL更新リクエストのINSERT節に相当し,pattern はWHERE節に相当する.

例題

すべて開くすべて閉じる

  (1)

幾何オブジェクトについてのデータを含むグラフを指定する:

半径があるオブジェクトに直径を加える:

直径を見る:

アプリケーション  (1)

挿入演算子をSPARQL更新文字列としてエキスポートする:

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 Language. 2019. "SPARQLInsert." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/GraphStore/ref/SPARQLInsert.html.

APA

Wolfram Language. (2019). SPARQLInsert. Wolfram Language & System Documentation Center. Retrieved from 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 ]}