Periodic Table Database Schema - v0.6.3
    Preparing search index...
    DescriptiveCollection: Collection<
        {
            appearance?: LangGroup;
            description?: LangGroup;
            discovery?: DiscoveryGroup;
            media?: MediaGroup;
            names: LangGroup<ENGLISH | LATIN, string[]>;
            odor?: LangGroup;
            registry: RegistryGroup;
            structure: StructureGroup;
            weblinks?: WeblinksGroup;
        },
    >

    Registry of properties providing descriptive, historical, and multi-media metadata.