EntityGroup

EntityGroup[{entity1,entity2,}]

代表一组实体.

更多信息

  • EntityGroup 允许对一组实体进行操作,如查找一系列不同国家的总人口数.
  • 一个实体通常被指定为 Entity[type,canonicalname]. 当前可用的实体类型列表由 EntityValue[] 给出.
  • Entity 表达式可使用 界面来创建.

范例

打开所有单元关闭所有单元

基本范例  (3)

给出一组国家的总人口数:

给出不同类型实体的总人口数:

给出所有行星的总质量:

应用  (2)

对于一个使用不同物理量指定的化学物质组合,给出其总质量:

添加货币面额:

添加不同货币系统中的货币面额:

属性和关系  (2)

由一个实体 entityn 个副本组成的一组实体 EntityGroup 等价于 EntityCopies[entity, n]

实体可以作为实体类给出:

当提供明确的实体列表时,结果也是一样:

可能存在的问题  (2)

在定义包括不同类型实体的组合时,并不考虑某些类型可能会包含于另一些类型中的情况:

相关非广延物理量的属性会给出 Missing[]

Wolfram Research (2015),EntityGroup,Wolfram 语言函数,https://reference.wolfram.com/language/ref/EntityGroup.html.

文本

Wolfram Research (2015),EntityGroup,Wolfram 语言函数,https://reference.wolfram.com/language/ref/EntityGroup.html.

CMS

Wolfram 语言. 2015. "EntityGroup." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/EntityGroup.html.

APA

Wolfram 语言. (2015). EntityGroup. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/EntityGroup.html 年

BibTeX

@misc{reference.wolfram_2024_entitygroup, author="Wolfram Research", title="{EntityGroup}", year="2015", howpublished="\url{https://reference.wolfram.com/language/ref/EntityGroup.html}", note=[Accessed: 21-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_entitygroup, organization={Wolfram Research}, title={EntityGroup}, year={2015}, url={https://reference.wolfram.com/language/ref/EntityGroup.html}, note=[Accessed: 21-November-2024 ]}