Periodic Table Database Schema - v0.7.1
    Preparing search index...

    Enumeration AcidBaseCharacter

    Classification of substances based on their pH behavior and proton donor/acceptor strength.

    Index

    Enumeration Members

    ACIDIC: "acidic"

    General term for substances with pH < 7.

    AMPHOTERIC: "amphoteric"

    Can react as both an acid and a base depending on conditions (e.g., H2O, Al2O3).

    BASIC: "basic"

    General term for substances with pH > 7.

    MODERATE_ACIDIC: "moderateAcidic"

    Significant acidity but not fully dissociated.

    MODERATE_BASIC: "moderateBasic"

    Significant basicity without full dissociation.

    NEUTRAL: "neutral"

    Neither acidic nor basic; pH around 7.0 in aqueous solution.

    STRONG_ACIDIC: "strongAcidic"

    Completely dissociates in water to release H+ ions (e.g., HCl).

    STRONG_BASIC: "strongBasic"

    Completely dissociates in water to release OH- ions (e.g., NaOH).

    WEAK_ACIDIC: "weakAcidic"

    Partially dissociates in water, maintaining an equilibrium (e.g., CH3COOH).

    WEAK_BASIC: "weakBasic"

    Partially reacts with water to release OH- ions or accept protons.