VolcanoData

要获得对 Wolfram 知识库的一般访问权限,请使用 Volcano 类型的实体而不是 VolcanoData.

VolcanoData[entity,property]

对火山 entity,给出指定 property 的数值.

VolcanoData[{entity1,entity2,},property]

给出指定火山实体的属性值列表.

VolcanoData[entity,property,annotation]

给出与属性 property 相关的指定 annotation.

更多信息

  • VolcanoData[] 给出所有火山实体的列表.
  • VolcanoData["Properties"] 给出可用属性的列表.
  • VolcanoData 中指定的 entity 可以是 EntityEntityClass 或者标准名称.
  • 指定的 "property" 应该是 EntityPropertyEntityPropertyClass、标准名称或者它们组成的列表.
  • 某种特定情况下不可应用或者未知的属性使用 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 来辨认规范实体名:

巧妙范例  (1)

制作一幅位于与其他国家交界处的,智利的火山地图:

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

文本

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 年

BibTeX

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

BibLaTeX

@online{reference.wolfram_2024_volcanodata, organization={Wolfram Research}, title={VolcanoData}, year={2014}, url={https://reference.wolfram.com/language/ref/VolcanoData.html}, note=[Accessed: 22-November-2024 ]}