Modules
This section provides detailed documentation for all modules in the ord_rxn_converter package.
Package Modules:
Module Overview
The ord_rxn_converter package is organized into the following main modules:
Core Processing Modules:
dataset_module- Main entry point for extracting entire datasetsmetadata_module- Dataset and reaction metadata extractionidentifiers_module- Chemical identifiers (SMILES, InChI, etc.)inputs_module- Reactants, reagents, and solventsconditions_module- Temperature, pressure, and environmental conditionssetup_module- Reaction vessels and automation setupworkups_module- Post-reaction processing stepsoutcomes_module- Products and reaction analysesnotes_observations_module- Experimental notes and observations
Utility Modules:
utility_functions_module- Helper functions and enum extractors
Each module contains specialized functions for extracting and converting specific components of the ORD schema into pandas DataFrames.