GraphStore`
GraphStore`
SPARQLProject
SPARQLProject["var"]
is a query operator that yields solutions containing only values for the variable "var".
SPARQLProject["newvar"expr]
yields solutions containing only the variable "newvar" whose value is computed from expr.
SPARQLProject[{vspec1,vspec2,…}]
selects and computes values for multiple variables.
更多信息和选项
- A RightComposition of operators SPARQLSelect[…]/*…/*SPARQLProject[…]/*… can be used in SPARQLExecute to query a SPARQL endpoint. Composition is also supported.
- SPARQLProject[…] can be applied to the result of a SPARQLSelect query.
- In SPARQLProject[{…,"newvari"expri,…,"newvari+n"expri+n,…}], SPARQLVariable["newvari"] can be used in expri+n to refer to the value of expri.
范例
打开所有单元关闭所有单元
Wolfram Research (2020),SPARQLProject,Wolfram 语言函数,https://reference.wolfram.com/language/GraphStore/ref/SPARQLProject.html.
文本
Wolfram Research (2020),SPARQLProject,Wolfram 语言函数,https://reference.wolfram.com/language/GraphStore/ref/SPARQLProject.html.
CMS
Wolfram 语言. 2020. "SPARQLProject." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/GraphStore/ref/SPARQLProject.html.
APA
Wolfram 语言. (2020). SPARQLProject. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/GraphStore/ref/SPARQLProject.html 年