Skip to content

Enum: PeriodicTableBlockEnum

Blocks of the periodic table

URI: valuesets:PeriodicTableBlockEnum

Permissible Values

Value Meaning Description
S_BLOCK CHEBI:33674 s-block elements (groups 1 and 2)
P_BLOCK CHEBI:33675 p-block elements (groups 13-18)
D_BLOCK CHEBI:33561 d-block elements (transition metals)
F_BLOCK CHEBI:33562 f-block elements (lanthanides and actinides)

Slots

Name Description
periodic_table_block Blocks of the periodic table

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/linkml/valuesets

LinkML Source

name: PeriodicTableBlockEnum
description: Blocks of the periodic table
from_schema: https://w3id.org/linkml/valuesets
rank: 1000
permissible_values:
  S_BLOCK:
    text: S_BLOCK
    description: s-block elements (groups 1 and 2)
    meaning: CHEBI:33674
    annotations:
      valence_orbital:
        tag: valence_orbital
        value: s
      groups:
        tag: groups
        value: 1,2
    title: s-block molecular entity
  P_BLOCK:
    text: P_BLOCK
    description: p-block elements (groups 13-18)
    meaning: CHEBI:33675
    annotations:
      valence_orbital:
        tag: valence_orbital
        value: p
      groups:
        tag: groups
        value: 13,14,15,16,17,18
    title: p-block molecular entity
  D_BLOCK:
    text: D_BLOCK
    description: d-block elements (transition metals)
    meaning: CHEBI:33561
    annotations:
      valence_orbital:
        tag: valence_orbital
        value: d
      groups:
        tag: groups
        value: 3-12
    title: d-block element atom
  F_BLOCK:
    text: F_BLOCK
    description: f-block elements (lanthanides and actinides)
    meaning: CHEBI:33562
    annotations:
      valence_orbital:
        tag: valence_orbital
        value: f
      series:
        tag: series
        value: lanthanides, actinides
    title: f-block element atom