Package org.episteme.core.methodology
package org.episteme.core.methodology
Core functionality for the org.episteme.core.methodology package in the Episteme library.
- Since:
- 1.0
- Author:
- Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
-
ClassDescriptionExperiment<I,
R> Represents a scientific experiment that takes an input configuration and produces a result.Hypothesis<T>Represents a testable hypothesis.Observation<T>Represents a captured data point during an experiment.Sample<P>Represents a physical or conceptual sample used in a scientific experiment.Represents a scientific analysis linking a sample to experimental results.A formal description of a scientific entity, observation, or theory.ScientificExperiment<I,R> A robust, persistent implementation of theExperimentinterface.Extensible enumeration for scientific fields/disciplines.Represents a formal scientific or technical report.Represents a scientific term with its definition and source reference.