GraphStore`
GraphStore`

RDFCollection

RDFCollection[{e1,e2,}]

RDFStoreSPARQLSelectのような関数の,eiのリスト状の集合を表す.

詳細とオプション

  • RDFの語彙集合には次の項が含まれる.
  • URL["http://www.w3.org/1999/02/22-rdf-syntax-ns#first"]集合をその第1要素にリンクする
    URL["http://www.w3.org/1999/02/22-rdf-syntax-ns#rest"]集合を残りにリンクする
    URL["http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"]空白集合

例題

すべて開くすべて閉じる

  (1)

Bobが好む果物をリストにするグラフを指定する:

スコープ  (2)

文字の集合を含むRDFグラフを指定する:

3つの要素を含む集合があるかどうかチェックする:

真ん中の要素を取り出す:

すべての要素を取り出す:

異なる2つの方法でRDFグラフを指定する:

RDFグラフは同型である:

考えられる問題  (1)

RDFは組込みのリストデータ型を持たない:

代りにRDFの集合を使う:

リスト値ではない特性を選択して,それに複数の値を割り当てることもできる:

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

テキスト

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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