Expti
Expti is an open-source framework and data-standard initiative designed to facilitate the design, execution, and sharing of computational experiments across scientific disciplines. The project originated in 2019 through a collaboration among researchers in data science, software engineering, and information science who sought to improve reproducibility in computational research. Expti provides a modular runtime, a machine-readable schema for experiment definitions, and libraries that connect code, parameters, computational environments, and data provenance.
The architecture treats an experiment as a self-contained unit that includes an experiment plan, input datasets,
In practice, Expti is used in education to illustrate experimental design and in research to organize replication
See also: reproducibility, data provenance, open science, workflow management systems.