SPARQLDistinct[]
is a query operator that deletes duplicate solutions.
SPARQLDistinct
SPARQLDistinct[]
is a query operator that deletes duplicate solutions.
更多信息和选项
- A RightComposition of operators SPARQLSelect[…]/*…/*SPARQLDistinct[]/*… can be used in SPARQLExecute to query a SPARQL endpoint. Composition is also supported.
- SPARQLDistinct[] can be applied to the result of a SPARQLSelect query.
- Solutions are represented as associations.
- SPARQLDistinct[] treats associations that differ only in the order of their keys as the same.
范例
打开所有单元 关闭所有单元Properties & Relations (1)
The first two associations differ only in the order of their keys:
DeleteDuplicates treats associations with keys in a different order as different:
文本
Wolfram Research (2020),SPARQLDistinct,Wolfram 语言函数,https://reference.wolfram.com/language/GraphStore/ref/SPARQLDistinct.html.
CMS
Wolfram 语言. 2020. "SPARQLDistinct." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/GraphStore/ref/SPARQLDistinct.html.
APA
Wolfram 语言. (2020). SPARQLDistinct. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/GraphStore/ref/SPARQLDistinct.html 年
BibTeX
@misc{reference.wolfram_2025_sparqldistinct, author="Wolfram Research", title="{SPARQLDistinct}", year="2020", howpublished="\url{https://reference.wolfram.com/language/GraphStore/ref/SPARQLDistinct.html}", note=[Accessed: 18-April-2026]}
BibLaTeX
@online{reference.wolfram_2025_sparqldistinct, organization={Wolfram Research}, title={SPARQLDistinct}, year={2020}, url={https://reference.wolfram.com/language/GraphStore/ref/SPARQLDistinct.html}, note=[Accessed: 18-April-2026]}