Skip to content

Enum: BondTypeEnum

URI: BondTypeEnum

Permissible Values

Value Meaning Description
covalent gc:NormalBond A covalent bond is a chemical bond that involves the sharing of pairs of elec...
aromatic gc:AromaticBond
single gc:Single
double gc:Double
triple gc:Triple
quadruple gc:Quadruple
hydrogen gc:HydrogenBond
ionic None
polycentric None
metal-metal None
salt bridge None
polar covalent None
sigma None

Slots

Name Description
bond_type

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/chemrof

LinkML Source

name: BondTypeEnum
title: bond_type_enum
from_schema: https://w3id.org/chemrof
rank: 1000
permissible_values:
  covalent:
    text: covalent
    description: A covalent bond is a chemical bond that involves the sharing of pairs
      of electrons between atoms. This sharing results in a stable balance of attractive
      and repulsive forces between those atoms.
    meaning: gc:NormalBond
  aromatic:
    text: aromatic
    meaning: gc:AromaticBond
  single:
    text: single
    meaning: gc:Single
  double:
    text: double
    meaning: gc:Double
  triple:
    text: triple
    meaning: gc:Triple
  quadruple:
    text: quadruple
    meaning: gc:Quadruple
  hydrogen:
    text: hydrogen
    meaning: gc:HydrogenBond
  ionic:
    text: ionic
  polycentric:
    text: polycentric
  metal-metal:
    text: metal-metal
  salt bridge:
    text: salt bridge
  polar covalent:
    text: polar covalent
  sigma:
    text: sigma