ToEntity

ToEntity[expr]

返回对应于给定表达式的实体对象.

ToEntity[expr,type]

返回与 expr 对应的指定 type 的实体对象.

更多信息

范例

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

基本范例  (8)

转化字符为实体:

将分子转换为实体:

转化颜色为实体:

转化无向图为实体:

"MathematicalFunction" 应用 ToEntity 来找出实体:

将量转换为物理量:

将数学常数转换为实体:

把 Wolfram 语言符号转换为实体:

范围  (7)

"字符"  (1)

转化字符为实体:

使用 FromCharacterCode

"颜色"  (1)

转化已命名的 Wolfram 语言颜色为实体:

使用颜色的排版形式:

"图"  (1)

转化显式构建的图为实体:

使用来自 GraphData 的图:

使用图构造函数:

使用程序式构造的图:

"MathematicalFunction"  (1)

把 Mathematica 特殊函数转换成实体:

把 Mathematica 特殊函数表达式转换成实体:

"PhysicalConstant"  (1)

将表示物理常数的量转换为实体:

使用带有单位乘数的量:

"PhysicalQuantity"  (1)

将物理量变量转换为实体:

"WolframLanguageSymbol"  (1)

把 Wolfram 语言符号转换为实体:

用第二个参数指定想要的实体的类型:

应用  (1)

验证 GraphData 中的所有小型图给出等价于标准名称的规范名称实体:

属性和关系  (4)

对于合适的图实体,FromEntity 可用于有效反转 ToEntity

对于合适的字符实体是相似的:

GraphData 标准名称已知,ToEntity 等价于 GraphData "Entity" 属性:

ToEntity 的结果通常是 Entity["type","canonicalname"]

字符实体的规范名称通常是 ToCharacterCode 返回的数值:

可能存在的问题  (3)

实体可能不是对于所有可能的合适类型的 Wolfram 语言对象都存在:

有些输入可能有多种可用表示:

第二个参数可以指定输入要转换的类型:

对同一个符号指定不同的参数可能会得到不同的 "MathematicalFunction" 实体:

巧妙范例  (2)

检查下列嵌入图是否都对应于三次图:

转化一组特殊字符为实体:

Wolfram Research (2014),ToEntity,Wolfram 语言函数,https://reference.wolfram.com/language/ref/ToEntity.html (更新于 2021 年).

文本

Wolfram Research (2014),ToEntity,Wolfram 语言函数,https://reference.wolfram.com/language/ref/ToEntity.html (更新于 2021 年).

CMS

Wolfram 语言. 2014. "ToEntity." Wolfram 语言与系统参考资料中心. Wolfram Research. 最新版本 2021. https://reference.wolfram.com/language/ref/ToEntity.html.

APA

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

BibTeX

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

BibLaTeX

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