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

    Type Alias RelativeUncertainty

    RelativeUncertainty: Expand<
        BaseUncertainty<RELATIVE> & RequireFrom<UncertaintyFields, "relative">,
    >

    Represents a relative error margin (e.g., ±2%). Requires the presence of the 'relative' field.