GraphStore`
GraphStore`

SPARQLConstruct

SPARQLConstruct[patterntemplate]

pattern をマッチした解に基づいて template から生成されたRDFStoreを返す,RDFStoreに適用可能なクエリ演算子である.

SPARQLConstruct[pattern]

pattern をテンプレートとして使う.

詳細とオプション

  • SPARQLExecuteSPARQLConstructを使ってSPARQL Endpointのクエリを行うことができる.
  • SPARQLConstruct[patterntemplate]を実行した結果は,各解について,変数がこの解の値で置換された template のトリプルを含むRDFStoreオブジェクトである.
  • SPARQLConstruct[pattern]pattern は,SPARQLSelect[pattern]におけるのと同じ形を取ることができる.

例題

すべて開くすべて閉じる

  (1)

姓名(名前と姓)のグラフを指定する:

姓だけのグラフを構築する:

スコープ  (1)

Wikidataから猫とその名前のグラフを取り出す:

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

テキスト

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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