---
title: Organic Materials Database (OMDB)
url: https://www.emergentmind.com/topics/organic-materials-database-omdb
type: topic
---

# Organic Materials Database (OMDB)

Searching arXiv for the cited OMDB papers to ground the article in the primary sources.
The Organic Materials Database (OMDB) is an open-access repository of quantum-mechanically computed structural, electronic, and, in later extensions, magnetic-excitation data for previously synthesized three-dimensional organic and metal–organic crystals. Across the cited OMDB studies, it is presented as a database built primarily from crystal structures harvested from the Crystallography Open Database (COD), with entries augmented by density-functional-theory (DFT) calculations of electronic band structures, densities of states, structural metadata, and specialized annotations such as irreducible representations, topological annotations, and exchange parameters [1710.11611]. The database also serves as a computational platform: it exposes web interfaces, search tools, downloadable datasets, and programmatic access for tasks including band-structure pattern matching, density-of-states similarity search, band-gap prediction, and the analysis of magnetic excitations [1709.03151].

## 1. Origins, scope, and data coverage

OMDB was created to collect, harmonize, and make freely available quantum-mechanically computed electronic and structural properties of experimentally reported organic crystals [1810.12814]. In the described implementations, all structural inputs originate from the Crystallography Open Database, so each entry begins as a validated Crystallographic Information File (CIF), after which electronic-structure calculations and post-processing are attached [1810.12814].

The reported scale of OMDB depends on the snapshot and subresource under discussion. The density-of-states similarity-search study describes OMDB as containing 11,512 distinct materials at that time [1709.03151]. The online graphical pattern-search paper states that the pattern-matching service sits on top of an OMDB hosting ab-initio electronic band structures for 26,739 experimentally known organic crystals [1710.11611]. The magnetic-extension paper characterizes OMDB as an open database of approximately 22,000 electronic structures and densities of states for stable, previously synthesized three-dimensional organic and metal–organic crystals [1907.01817]. These differing counts reflect distinct temporal snapshots and extensions rather than a contradiction in the database concept.

The database content is heterogeneous but systematically structured. Across the papers, OMDB stores crystal structure files, chemical composition, space group, density, electronic band structures $E_n(\mathbf{k})$ along standardized high-symmetry paths, total and partial densities of states, and metadata relevant to search and machine learning [1907.01817]. In a more explicit schema used for $(\mathrm{BEDT\!-\!TTF})_2\mathrm{I}_3$ phases and derivatives, the data model comprises a Materials table, a Structure table, an ElectronicStructure table, and a Derivatives table for chemical strain [1705.10772].

A notable characteristic of the organic-crystal content is structural complexity. In the OMDB-GAP1 subset used for machine learning, the 12,500 structures have unit-cell sizes ranging from 7 to 208 atoms with mean 82, and entries are drawn from some 65 chemical elements and 69 crystallographic space groups [1810.12814]. This suggests that OMDB occupies a regime where both crystallographic diversity and large unit cells make direct manual inspection and exhaustive first-principles screening difficult.

## 2. Data model, computational workflow, and stored quantities

OMDB entries are built from a reproducible DFT-centered workflow. For the band-structure pattern-search service, each OMDB entry begins with a crystal structure from the COD, followed by a VASP/PBE DFT calculation of the electronic band structure along high-symmetry $k$-paths generated automatically via Pymatgen with 20 $k$-points per segment [1710.11611]. In the OMDB-GAP1 release, DFT calculations are carried out with VASP using the PAW method, the PBE exchange-correlation functional, and a $\Gamma$-centered $6\times 6\times 6$ $k$-mesh, with an energy cutoff equal to the maximum recommended POTCAR value [1810.12814]. For the $(\mathrm{BEDT\!-\!TTF})_2\mathrm{I}_3$ family, OMDB metadata record parameters such as `code`, `xc_functional`, `energy_cutoff`, `k-mesh`, `pseudopotentials`, `spin_polarization`, `SOC_flag`, `vdW_flag`, and `pressure`; the workflow description includes `code="VASP 5.4.1", "Quantum ESPRESSO 6.3"`, `xc_functional="PBE"`, `vdW_correction="DFT-D3"`, `k_mesh=(6×6×6) Γ-centered`, `spin_polarized=true`, `spin_orbit=false`, `isif=3`, and convergence criteria of forces $<0.05\,\mathrm{eV\,\AA^{-1}}$ and pressure $\approx 0.2\,\mathrm{kbar}$ [1705.10772].

The structural schema is explicitly defined in the $(\mathrm{BEDT\!-\!TTF})_2\mathrm{I}_3$ overview. The Materials table includes `omdb_id`, `formula`, `phase tag`, `space_group`, `volume`, and `density`; the Structure table stores lattice vectors, angles, and an atom list with element and fractional position; the ElectronicStructure table stores calculation parameters, `band_structure`, `density_of_states`, `fermi_energy`, `band_gap`, `metal_flag`, and `topological_annotations`; and the Derivatives table connects chemically strained variants to a parent material through `parent_material`, `substituent X`, and relative volume $\Delta V = V_X/V_I$ [1705.10772].

Within `electronic_structure.band_structure`, OMDB records the list of high-symmetry $k$-points and the eigenvalue array `eigenvalues[n_bands][n_kpoints] = E_n(\mathbf{k})` in eV [1705.10772]. The same source specifies that irreducible representations are attached at high-symmetry points, for example for the $\alpha$ phase at $\Gamma$, bands 45–46 carry $\{A_g, A_u\}$ [1705.10772]. For topological and symmetry-aware use cases, OMDB also stores `topological_annotations` with entries such as `type ("Dirac_Point", "Line_Node")`, `k_position`, `enforced_by ("non-symmorphic", "inversion")`, and invariant `n_mod2` [1705.10772].

The stored quantities can be highly specialized. In the magnetic extension, OMDB is augmented with atomic magnetic moments $\mu_i$, Heisenberg exchange parameters $J_{ij}$, spin-wave dispersions $\omega_\alpha(\mathbf{q})$, and dynamical structure factors $S(\mathbf{q},\omega)$ computed through linear spin-wave theory and atomistic spin dynamics [1907.01817]. Each material page then displays tables of atomic magnetic moments and exchange couplings, magnetic-bond visualizations, plots of magnon dispersions, and color-mapped dynamical structure factors [1907.01817].

## 3. Search and retrieval functionality

OMDB is not only a passive repository; it is also organized around interactive retrieval tools. The web interface supports chemical-formula and space-group search, interactive structure visualization, band-structure inspection, density-of-states analysis, and downloadable outputs [1907.01817]. In the density-of-states similarity-search tool, users upload a DOS in JSON or VASP DOSCAR format, select a part of interest by absolute energy bounds or relative to the valence-band maximum or conduction-band minimum, optionally restrict the search to occupied or unoccupied states, and receive a ranked list of candidate materials together with cosine distances, chemical formulae, COD/OMDB identifiers, and space groups [1709.03151].

The band-structure pattern-matching service generalizes retrieval from symbolic metadata to geometric motifs in dispersion relations. Users draw or choose a query pattern, select bands relative to the Fermi level, set momentum-window width $w$, stride $s$, and optional band-gap or density-of-states filters, and obtain the top-$K$ nearest neighbors ranked by smallest cosine-distance, displayed in interactive charts [1710.11611]. The usage guide specifies the sequence: open the browser interface, pick a predefined prototype such as “crossing,” “parabola,” or “Mexican hat” or free-hand draw a pattern, choose the bands and search parameters, click search, inspect the ranked results, and then click through to OMDB’s full electronic-band-structure viewer or download the CIF/code [1710.11611].

For materials-specific retrieval, OMDB also provides a REST API and web user interface. The $(\mathrm{BEDT\!-\!TTF})_2\mathrm{I}_3$ overview gives concrete endpoints such as `GET https://omdb.diracmaterials.org/api/materials/?formula=BEDT-TTF` to list salts and `GET https://omdb.diracmaterials.org/api/materials/OMDB0001236/` to retrieve a specific phase, returning JSON with `structure` and `electronic_structure` subobjects [1705.10772]. Download links include `structure.cif_url`, `structure.poscar_url`, `electronic_structure.band_url`, and `electronic_structure.dos_url` [1705.10772].

The machine-learning interface extends OMDB’s retrieval capabilities from archived calculations to predictive services. The `https://omdb.mathub.io/ml` web interface allows upload of an arbitrary CIF to obtain band-gap predictions, with SchNet requiring approximately 10 s and SOAP approximately 60 s [1810.12814]. Programmatic API endpoints on the same page support JSON outputs and batch submission of CIF archives [1810.12814]. A plausible implication is that OMDB functions simultaneously as an archival database, a similarity-search engine, and a lightweight inference service.

## 4. Pattern matching in electronic structures

The online search tool for graphical patterns in electronic band structures formalizes the retrieval of local dispersion motifs in OMDB [1710.11611]. The preprocessing pipeline first resamples each continuous $k$-path by linear interpolation and extracts the ten bands closest to the Fermi level, specifically five occupied and five unoccupied bands, for indexing [1710.11611]. A moving window of width $w$ is then slid along each $k$-path with stride $s$, and from each window $d$ points are uniformly sampled on each of $n$ bands to form a vector in $\mathbb{R}^{nd}$,
$$
v = [ E_1(k_1), \ldots, E_1(k_d), E_2(k_1), \ldots, E_2(k_d), \ldots, E_n(k_d) ].
$$

The matching procedure represents both query sketches and indexed fragments as vectors in $\mathbb{R}^{n\times d}$ [1710.11611]. For a query vector $q$ and a database vector $x$, both are normalized to unit length,
$$
\tilde q = q/\|q\|_2,\qquad \tilde x = x/\|x\|_2,
$$
and compared through the Euclidean distance
$$
d(q,x)=\|\tilde q-\tilde x\|_2=\sqrt{2-2(\tilde q\cdot \tilde x)}.
$$
Because $\tilde q\cdot \tilde x\in[-1,1]$, the distance lies in $[0,2]$, with small $d$ indicating high similarity [1710.11611]. By construction, normalization makes the metric insensitive to an overall vertical energy scaling of the pattern [1710.11611].

To make online search practical, OMDB stores approximately $1.6\times 10^7$ vectors in an approximate-nearest-neighbor index built with Spotify’s ANNOY library [1710.11611]. The method uses random projection trees, controlled by `n_trees (N)` and `search_k (K)`, and evaluates exact $L^2$ distances only on a reduced candidate set [1710.11611]. The reported operational point is $N\approx 20$ and $K\approx 1.5\times 10^3$, which yields more than 90% overlap with the exact top-100 list while reducing query times from minutes to approximately 2–5 s on a standard 8-core cloud node [1710.11611].

The examples given in the source illustrate the intended physical use. A query of two straight lines of opposite slope, using bands $(-1,-2)$ relative to $E_F$, maximum band separation below $10^{-2}\,\mathrm{eV}$, and zero DOS enforced at the crossing, returned 51 candidates for Dirac materials, with best match error $d\approx 0.075$ and top hit OMDB-4381 ($\mathrm{C_9H_5ClN_2O_2}$) [1710.11611]. A free-electron-like query of two identical parabolas meeting at a point on bands $(-2,-3)$ returned 1,443 hits, with top distance approximately 0.224 and top hit OMDB-4492 ($\mathrm{C_{20}H_{20}BrN_3O_3}$) [1710.11611]. A topological “Mexican hat” query on bands $(-3,-4)$ with band gap in $[0.05,9]\,\mathrm{eV}$ and DOS zero inside the gap returned 290 hits, with top distance approximately 0.59 and top hit OMDB-2308 ($\mathrm{C_{11}H_{17}ClO_2}$) [1710.11611].

The same paper emphasizes that the source code is open and portable: the backend includes a data loader for OMDB’s HDF5 EBS format, a “windowifier,” an ANNOY-based indexer, and a Flask/Node.js service, while adaptation to another electronic-band-structure collection requires only a small data adapter that emits the same sampled vectors [1710.11611].

## 5. Density-of-states similarity search and candidate identification

A second OMDB search paradigm is based on density-of-states similarity rather than direct dispersion matching [1709.03151]. In this tool, each stored DOS is scanned with windows of fixed energy width $w$, currently $1\,\mathrm{eV}$ or $2\,\mathrm{eV}$, and the local DOS within each window is represented by linear interpolation onto $d$ equidistant energy points with stride $s=0.02\,\mathrm{eV}$, so that
$$
d=w/s+1.
$$
No dimensionality reduction such as PCA is applied; the indexed objects are the raw interpolated vectors [1709.03151].

Similarity is measured through cosine distance. For two DOS vectors $D_i$ and $D_j$ of length $d$, the angular separation is defined by
$$
\cos \theta = \frac{D_i\cdot D_j}{\|D_i\|\,\|D_j\|},
$$
and the distance is
$$
\mathrm{dist}(D_i,D_j)=\sqrt{2-2\cos\theta},
$$
which ranges from 0 to 2 [1709.03151]. As in the band-pattern tool, ANNOY provides approximate nearest-neighbor indexing to support interactive search over many moving windows [1709.03151].

The p-terphenyl case study gives a concrete demonstration. Potassium-doped p-terphenyl was reported to superconduct with $T_c\approx 123\,\mathrm{K}$, and the OMDB study used its DOS as a prototype because pristine p-terphenyl is a wide-gap organic insulator with a well-isolated flat band immediately below the Fermi level and localized DOS peaks within $\pm 2\,\mathrm{eV}$ of the gap [1709.03151]. Two searches with $w=2\,\mathrm{eV}$ were carried out, one immediately below the highest occupied state and one immediately above the lowest unoccupied state, over all 11,512 materials in OMDB, using $s=0.02\,\mathrm{eV}$ and thus vectors of length $d=101$ [1709.03151].

The reported outputs were 16 candidates for the valence-band search with distances ranging from 0.641 to 0.791, and 5 candidates for the conduction-band search with distances from 0.641 to 0.767 [1709.03151]. The best overall match was 1,4-Bis(bromomethyl)benzene, OMDB-ID 12336, $\mathrm{C_8H_8Br_2}$, space group $P2_1/c$, with distance 0.641 [1709.03151]. Other top hits frequently showed monoclinic $P2_1/c$ or triclinic $P\overline{1}$ symmetry and shared isolated narrow DOS peaks near the query energy, interpreted in the source as flat-band signatures that might imply similar Fermi-level DOS upon appropriate doping [1709.03151].

The stated limitations are methodologically important. The DOS-based descriptor does not capture phonon spectra, electron–phonon coupling, or many-body correlations; DFT-PBE gaps are underestimated; approximate nearest-neighbor search may occasionally miss the exact global nearest neighbor; and the indexed windows are limited to 1 eV and 2 eV [1709.03151]. These caveats delimit the scope of inference that can reasonably be drawn from DOS similarity alone.

## 6. Machine-learning datasets and predictive services

OMDB has also been used as a machine-learning benchmark and deployment platform for band-gap prediction in large organic crystal structures [1810.12814]. The OMDB-GAP1 subset contains 12,500 crystal structures and their corresponding DFT band gaps, released for download together with CIFs, a CSV table mapping OMDB-ID to band gap, and a SchNetPack preprocessing script that parses each CIF, assembles neighbor lists for $r_\mathrm{cut}=5\,\AA$, and writes geometry and atomic numbers in SchNet’s training format [1810.12814]. The dataset requires no additional manual curation after unpacking and is ready for SOAP-kernel and SchNet training [1810.12814].

Two state-of-the-art models are described. The first is kernel ridge regression with the Smooth Overlap of Atomic Positions (SOAP) kernel. Each atom’s local environment uses neighbors within $r_c=4\,\AA$, expanded in spherical harmonics with $l=6$ and radial basis functions with $n=8$; the global kernel between two crystals is the simple average of all pairwise environment overlaps; and the regression model learns coefficients $\alpha_i$ such that
$$
\hat g(A)=\sum_{i=1}^{N}\alpha_i\,K(A,B_i).
$$
The second is SchNet, where atoms are embedded into 64-dimensional feature vectors updated by $T=3$ stacked interaction blocks, each gathering neighbor distances up to $r_c=5\,\AA$ through continuous-filter convolution with weight sharing, and the final band-gap prediction is the arithmetic mean of intensive atomic contributions [1810.12814]. Training uses the ADAM optimizer, a decaying learning rate, early stopping on a 1,000-sample validation fold, and an $\ell_2$ squared-error loss [1810.12814].

Performance is reported in terms of mean absolute error,
$$
\mathrm{MAE}=\frac{1}{N_\mathrm{test}}\sum_{i=1}^{N_\mathrm{test}}|E_{g,i}^{\mathrm{pred}}-E_{g,i}^{\mathrm{DFT}}|.
$$
SOAP alone reaches $\mathrm{MAE}=0.430\,\mathrm{eV}$; SchNet alone, $\mathrm{MAE}=0.415\,\mathrm{eV}$; and the arithmetic-average ensemble reaches $\mathrm{MAE}=0.388\,\mathrm{eV}$ with $\mathrm{RMSE}=0.519\,\mathrm{eV}$ [1810.12814]. The same source states that $0.388\,\mathrm{eV}$ corresponds to a relative error of approximately 13% for an average DFT band gap of $3.05\,\mathrm{eV}$ [1810.12814].

The scaling analysis shows power-law learning curves: SOAP approximately $0.965\,N^{-0.087}$ and SchNet approximately $1.507\,N^{-0.140}$ on a log–log plot of MAE versus training-set size [1810.12814]. Reaching “chemical accuracy,” defined there as $\mathrm{MAE}\simeq 0.1\,\mathrm{eV}$ or 3% of $3.05\,\mathrm{eV}$, would require on the order of $10^8$–$10^9$ training structures, well beyond present DFT datasets [1810.12814]. This suggests that OMDB’s machine-learning role is both practical and diagnostic: it supports deployed prediction while also quantifying the data requirements of current architectures on complex organic crystals.

High-throughput screening extends this predictive layer beyond the native OMDB corpus. The trained SOAP+SchNet ensemble was applied to 260,092 organic CIFs from the COD, restricted to at most 500 atoms and at most 65 element types [1810.12814]. The predicted-gap histogram follows a Wigner–Dyson–like shape, and 3,343 candidates fall within $1.34\pm 0.05\,\mathrm{eV}$, identified as the Shockley–Queisser optimum for solar cells in the source [1810.12814]. All 260,092 predicted gaps are downloadable, and the web interface allows arbitrary CIF upload with instantaneous predictions in the timescales noted above [1810.12814].

## 7. Specialized datasets, topological annotations, and magnetic extensions

OMDB also serves as a host for targeted materials studies in which detailed structural, symmetry, and topological information are encoded for retrieval and downstream analysis. The $(\mathrm{BEDT\!-\!TTF})_2\mathrm{I}_3$ study adds the calculated electronic structures of the $\alpha$, $\beta$, and $\kappa$ phases, together with halogen-substituted $\kappa$ phases, to OMDB [1705.10772]. For example, the $\alpha$ phase is stored as `omdb_id = OMDB0001234` with space group 2 ($P\overline{1}$), lattice parameters $a=9.15\,\AA$, $b=10.75\,\AA$, $c=17.53\,\AA$, $\alpha=96.50^\circ$, $\beta=97.76^\circ$, and $\gamma=90.64^\circ$ in the PBE+vdW-relaxed structure; the $\beta$ phase as `OMDB0001235`; and the $\kappa$ phase as `OMDB0001236` with space group 4 ($P2_11$), $a=16.50\,\AA$, $b=8.48\,\AA$, $c=12.89\,\AA$, $\beta=108.86^\circ$, and screw axis $\{C_{2y}\vert(0,\tfrac12,0)\}$ present [1705.10772].

The corresponding electronic entries include $k$-paths such as $\Gamma=(0,0,0)$, $Y=(0,\tfrac12,0)$, and $S=(-\tfrac12,\tfrac12,0)$, eigenvalue arrays `eigenvalues[n_band=100][n_k=50]`, and materials-level indicators such as `band_gap`, `fermi_energy`, and `metal_flag` [1705.10772]. The source reports `band_gap=0.05\,\mathrm{eV}` for the $\alpha$ phase, with valence-band maximum at $S$ and conduction-band minimum at $Y$, while $\beta$ and $\kappa$ are marked metallic [1705.10772]. For the $\kappa$ phase, `topological_annotations` include the statement that along $\Gamma\rightarrow Y$ bands stick in pairs at $Y$, corresponding to a line node protected by the screw axis [1705.10772].

Chemical strain is represented explicitly in the Derivatives table. Separate entries are created for substitutions $X=\mathrm{F,Cl,Br}$ in $\kappa$-$(\mathrm{BEDT\!-\!TTF})_2X_3$, with relative volume changes $\Delta V/V_I = 82.2\%$ for $X=\mathrm{F}$, $95.3\%$ for $X=\mathrm{Cl}$, and $97.7\%$ for $X=\mathrm{Br}$ [1705.10772]. For $X=\mathrm{F}$, the band structure records reordered irreducible representations at $\Gamma$, $[A,A,B,B]$, forcing a crossing on $\Gamma\rightarrow Y$, and `topological_annotations` include one `Dirac_Point` at approximately $(0.2,0.0,0)$ with invariant $n=1$ [1705.10772]. These annotations drive the OMDB search filter `has_topological_Dirac=true` [1705.10772].

The magnetic extension broadens OMDB beyond electronic structure. Starting from CIF files, the workflow proceeds through `cif2cell`, DFT ground-state calculations in RSPt, identification of magnetic sites with spin density $>0.1\,\mu_B$, computation of $J_{ij}$ through the LKAG formalism, magnetic-ground-state determination via atomistic spin-dynamics quenching in supercells of edge $L=6$ cells, and primitive magnetic-cell reduction using ELK [1907.01817]. Linear spin-wave theory is described for collinear ground states, using the Fourier transform of exchange, the Holstein–Primakoff transformation, and an eigenvalue problem for $\tilde J_{\mu\nu}(\mathbf{q})$ whose diagonalization yields magnon branches $\omega_\alpha(\mathbf{q})$ [1907.01817]. Dynamical structure factors are computed from real-space spin correlations and their space-time Fourier transforms, with only fluctuations perpendicular to $\mathbf{q}$ contributing to neutron-scattering intensity [1907.01817]. Atomistic spin dynamics solves the stochastic Landau–Lifshitz–Gilbert equation at $T=1\,\mathrm{K}$ with damping $\alpha=0.0001$, time step $dt = 5\times 10^{-16}\,\mathrm{s}$, and sampling window $t_\mathrm{win}=5\times 10^{-11}\,\mathrm{s}$ [1907.01817].

This extension introduces the “OMDB-SW1” dataset covering hundreds of previously synthesized organic and metal–organic compounds and a “magnon matcher” pattern-search tool, described as operating exactly as for bands and DOS by drawing or uploading a two-band pattern and returning magnon spectra with similar mode crossings such as Dirac magnon nodes [1907.01817]. A plausible implication is that OMDB’s organizational principle is modality-independent: once a physical observable can be cast into a searchable vector or annotated data structure, it can be integrated into the same retrieval framework.

## 8. Limitations, interpretive boundaries, and future directions

The OMDB papers explicitly delimit the present system’s scope. In the band-structure pattern-search service, only the ten bands around the Fermi level and only contiguous high-symmetry $k$-paths are indexed; patterns spanning multiple disconnected or user-defined $k$-segments are not supported; spin-up and spin-down bands are treated equivalently with no SOC splitting; and users must choose window width $w$ and stride $s$ manually [1710.11611]. Proposed future work includes arbitrary numbers of bands, derivative or curvature constraints, tighter integration with topological-invariant calculators for “Mexican hat” hits, and GPU-accelerated indexing such as FAISS for larger databases [1710.11611].

In the DOS similarity framework, the sources stress that the method is based solely on DOS-derived descriptors and therefore omits effects that may be decisive for functionality, including phonons, electron–phonon coupling, and many-body correlations [1709.03151]. Absolute gap positions are also limited by the known underestimation of band gaps in DFT-PBE, even if relative DOS features remain qualitatively informative [1709.03151]. Approximate nearest-neighbor indexing is a deliberate speed–accuracy compromise in both DOS and band-pattern search [1709.03151].

The machine-learning study frames OMDB’s predictive services with similar restraint. The achieved errors of the SOAP, SchNet, and ensemble models are useful for screening but remain far from the “chemical accuracy” target defined in the paper [1810.12814]. Future directions are stated as the incorporation of hybrid-DFT-level gaps, van-der-Waals corrections, magnetic materials, and new machine-learning architectures that inject domain knowledge such as symmetry and multi-scale physics [1810.12814].

Taken together, these caveats clarify what OMDB is and is not. It is a consistently generated, searchable, and extensible infrastructure for computed properties of organic and metal–organic crystals, enabling rapid mining of band structures, densities of states, band gaps, and magnetic excitations [1810.12814]. It is not a substitute for full physical validation of a candidate material’s functionality. The recurring design principle is instead reduction of an otherwise intractable search space—thousands to hundreds of thousands of structures—into tractable candidate sets or predictive priors that can then be subjected to more specific theory or experiment [1709.03151].

Source: https://www.emergentmind.com/topics/organic-materials-database-omdb