VolcanoData
VolcanoData[entity,property]
对火山 entity,给出指定 property 的数值.
VolcanoData[{entity1,entity2,…},property]
给出指定火山实体的属性值列表.
VolcanoData[entity,property,annotation]
给出与属性 property 相关的指定 annotation.
更多信息
- VolcanoData[] 给出所有火山实体的列表.
- VolcanoData["Properties"] 给出可用属性的列表.
- VolcanoData 中指定的 entity 可以是 Entity、EntityClass 或者标准名称.
- 指定的 "property" 应该是 EntityProperty、EntityPropertyClass、标准名称或者它们组成的列表.
- 某种特定情况下不可应用或者未知的属性使用 Missing[…] 表示.
- 属性包括:
-
"Coordinates" 坐标 "Countries" 国家 "Elevation" 海拔 "EruptionsStandardName" 著名的火山喷发 "HighestPoint" 顶端 "LastKnownEruptionDate" 最后一次已知的喷发 "Latitude" 纬度 "Longitude" 经度 "Name" 名称 "SubregionName" 子区域名称 "Type" 类型 - 某些属性可整体用于 VolcanoData,并且可以使用格式 VolcanoData[property] 给出. 这样的属性包括:
-
"Entities" 所有可用实体 "EntityCount" 可用实体总数 "Classes" 所有可用实体类别 "EntityClassCount" 可用实体类别总数 "SampleEntities" 样本实体列表 "SampleEntityClasses" 样本实体类别列表 "EntityCanonicalNames" 所有实体标准名称列表 "PropertyCanonicalNames" 所有属性标准名称列表 "EntityClassCanonicalNames" 所有实体类别标准名称列表 "RandomEntities" 伪随机样本实体 {"RandomEntities",n} n 个伪随机实体 "RandomEntityClasses" 伪随机样本实体类别 {"RandomEntityClasses",n} n 个伪随机实体类别 - 下面注解可以用于 VolcanoData[entity,property,annotation] 的第三个参数:
-
"Qualifiers" 属性的可能量词列表 "QualifierValues" 可以对每个量词给出的可能值列表 "DefaultQualifierValues" 属性量词的默认值列表 "Description" 属性的简略文本描述 "Definition" 属性的详细文本定义 "Source" 属性的来源信息 "Date" 与实体-属性值相关联的数据(如果存在) "PhysicalQuantity" 与实体-属性值相关联的物理量 "Unit" 与实体-属性值相关联的单位 "EntityAssociation" 实体和实体-属性值的关联 "PropertyAssociation" 属性和实体-属性值的关联 - 如果函数以 annotation 给出,它将用于合成所得的数据. 典型的合成函数包括:
-
Min 最小值 Max 最大值 Mean 平均值 Commonest 出现最多的数值 Median 中位数 Total 返回总数 Length 元素数目
范例
打开所有单元关闭所有单元基本范例 (6)
从 EntityClass 的结果中获得 Association:
指定 VolcanoData 查询结果的聚合函数:
范围 (6)
"SampleEntities" 是没有被随机化的;对于伪随机样本,可使用 "RandomEntities":
"EntityCanonicalNames" 可被用来获得规范名,而不是完整的 Entity 表达式:
得到 VolcanoData 属性的注释信息:
得到 EntityClass 属性值的关联:
可能存在的问题 (1)
用 来发现实体,用 CanonicalName 来辨认规范实体名:
文本
Wolfram Research (2014),VolcanoData,Wolfram 语言函数,https://reference.wolfram.com/language/ref/VolcanoData.html.
CMS
Wolfram 语言. 2014. "VolcanoData." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/VolcanoData.html.
APA
Wolfram 语言. (2014). VolcanoData. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/VolcanoData.html 年