EntityType

EntityType["type"]

表示具有指定名称的实体类型.

EntityType["type""child1""child2"]

表示一个类型为 "type" 的子实体类型.

更多信息

  • EntityType[]["prop"] 可用于提取以下属性:
  • "EntityTypeGraph"层次结构中包含该类型的相连分量
    "EntityTypeTree"全部孩子树
    "EntitySourceType"提供实体的标准名称的类型
    "EntitySourceTypeTree"根为实体资源类型的树
    "ParentType"层次结构中的直接父母
    "ChildTypes"层次结构中的直接孩子

范例

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

基本范例  (1)

表示物种的实体类型:

查找实体类型图:

范围  (5)

获取直接孩子:

获取全部孩子树:

查找 "Animal" 类型的父母:

一直向上查到实体资源类型:

随便找一种动物:

列出一个实体的所有类型:

显示一个实体在类型层次结构中的嵌入位置:

属性和关系  (3)

孩子类型会继承父母的属性:

实体资源类型没有父类型:

"EntitySourceTypeTree" 的根是实体资源类型:

"EntityTypeTree" 的根是给定的类型:

巧妙范例  (1)

显示实体类型树 "Eukaryote" 在类型图中的嵌入位置:

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

文本

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

@online{reference.wolfram_2024_entitytype, organization={Wolfram Research}, title={EntityType}, year={2023}, url={https://reference.wolfram.com/language/ref/EntityType.html}, note=[Accessed: 18-November-2024 ]}