ConstellationData

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

ConstellationData[entity,property]

给出星座 entity 的指定属性值 property.

ConstellationData[{entity1,entity2,},property]

给出指定星座实体的属性值列表.

ConstellationData[entity,property,annotation]

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

更多信息

  • ConstellationData[] 给出所有星座实体的列表.
  • ConstellationData["Properties"] 给出可用属性的列表.
  • ConstellationData 中的指定 entity 可以是 EntityEntityClass、实体规范名称或其列表.
  • 指定 property 应该是 EntityPropertyEntityPropertyClass、属性规范名称或其列表.
  • 不可用的属性或在特定情况下不可知的属性由 Missing[] 表示.
  • 属性包括:
  • "Abbreviation"缩写
    "BoundaryLine"边界线
    "BrightStars"亮星
    "ConstellationGraphic"星座区
    "ConstellationLine"星座线
    "ConstellationSymbol"星座符号
    "GenitiveName"所有格名称
    "Meaning"含义
    "Name"名称
    "RiseTime"下一次升起
    "SetTime"下一次降落
    "ShortName"简称
    "SymbolGraphics"十二生肖符号图形
  • "BoundaryLine""ConstellationLine" 使用与赤经(赤经小时)和赤纬(角度)相对应的坐标.
  • 有些属性可作为整体用于 ConstellationData,并用 ConstellationData[property] 的形式给出. 这些属性包括:
  • "Entities"所有可用实体
    "EntityCount"可用实体总数
    "Classes"所有可用实体类
    "EntityClassCount"可用实体类总数
    "SampleEntities"样本实体列表
    "SampleEntityClasses"样本实体类列表
    "EntityCanonicalNames"所有实体规范名称的列表
    "PropertyCanonicalNames"所有属性规范名称的列表
    "EntityClassCanonicalNames"所有实体类规范名称的列表
    "RandomEntities"伪随机抽样实体
    {"RandomEntities",n}n 个伪随机实体
    "RandomEntityClasses"伪随机抽样实体类
    {"RandomEntityClasses",n}n 个伪随机实体类
  • 下面的注释可用于 ConstellationData[entity,property,annotation] 的第三个参数:
  • "Qualifiers"属性的可能限定符列表
    "QualifierValues"可以赋给每个限定符的可能值列表
    "DefaultQualifierValues"属性限定符的默认值列表
    "Description"属性的简短文字说明
    "Definition"属性的详细文字定义
    "Source"属性的来源信息
    "Date"与实体-属性值相关的日期(如有的话)
    "PhysicalQuantity"与实体-属性值相关的物理量
    "Unit"与实体-属性值相关的单位
    "EntityAssociation"实体和实体-属性值的关联关系
    "PropertyAssociation"属性和实体-属性值的关联关系
  • 如果函数是作为 annotation 给出,它将被用于聚合结果数据. 典型的聚合函数包括:
  • Min最小值
    Max最大值
    Mean平均值
    Commonest最频繁出现的值
    Median中位值
    Total返回总值
    Length元素数目

范例

基本范例  (3)

使用 来探索实体:

使用 来了解星座的属性:

探索星座的属性:

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

文本

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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