SpeciesData

Wolfram Knowledgebaseへの一般的なアクセスには,SpeciesDataではなく,タイプSpeciesの実体を使用のこと.

SpeciesData[name,property]

entity の指定された property の値を返す.

SpeciesData[{entity1,entity2,},property]

指定された種実体についての特性値のリストを与える.

SpeciesData[entity,property,annotation]

指定された property に関連した指定された annotation を与える.

詳細

  • SpeciesData[]は,種の実体すべてのリストを返す.
  • SpeciesData["Properties"]は,使用できる特性のリストを返す.
  • SpeciesData["SampleEntities"]は,サンプル実体のリストを返す.
  • SpeciesData中で指定される entity は,EntityEntityClass,実体の正規名,あるいはそれらのリストでよい.
  • 指定された property は,EntityPropertyEntityPropertyClass,特性の正規名,あるいは特性のリストでよい.
  • 特定の場合に適用できない特性あるいは未知の特性は,Missing[]と表示される.
  • 特性には以下が含まれる.
  • "AlternateCommonNames"一般的な代替名
    "AlternateScientificNames"代替の学名
    "BodyTemperature"体温
    "Class"
    "CommonName"一般的な名前
    "Family"
    "Genus"
    "Image"画像
    "Infraspecies"種より下位の分類群
    "Kingdom"
    "Length"長さ
    "MaximumLifespan"最高寿命
    "MaximumSpeed"最高速度
    "Name"名前
    "NumberOfSubEntities"成員数
    "Order"
    "ParentEntity"親分類群
    "Phylum"
    "ScientificName"学名
    "Siblings"兄弟分類群
    "Species"
    "SpeciesAuthority"参照
    "SubEntities"子分類群
    "Taxonomy"分類
    "TaxonomyGraph"分類学グラフ
    "Weight"重さ

例題

すべて開くすべて閉じる

  (1)

を使って「セイウチ(walrus)」を見付ける:

種の学名を見付ける:

種の科を見付ける:

種のサンプル実体のリストを得る:

種のサンプルクラスのリストを得る:

どの種が指定されたクラスに属するかを求める:

指定された種の分類群を求める:

おもしろい例題  (2)

いくつかの種の分類グラフを組み合せる:

指定された種の使用可能な同胞の分類群を求める:

Wolfram Research (2014), SpeciesData, Wolfram言語関数, https://reference.wolfram.com/language/ref/SpeciesData.html.

テキスト

Wolfram Research (2014), SpeciesData, Wolfram言語関数, https://reference.wolfram.com/language/ref/SpeciesData.html.

CMS

Wolfram Language. 2014. "SpeciesData." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/SpeciesData.html.

APA

Wolfram Language. (2014). SpeciesData. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/SpeciesData.html

BibTeX

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

BibLaTeX

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