Databoms
Databoms are compact, modular data payloads that package datasets together with the instructions needed to process them, intended for rapid distribution and deployment within data ecosystems. The concept treats data as an executable-like package that can be installed, inspected, and run in a standardized runtime, enabling reproducible analysis and workflows across different environments.
A databom typically contains a data payload, metadata (such as provenance, licensing, and schema), processing scripts
Deployment and use involve distributing databoms through data catalogs, repositories, or peer networks and executing them
Security and governance are central considerations, given that databoms can carry sensitive data and executable instructions.
The term appears in data packaging and reproducibility discussions but is not yet standardized. Related concepts