Class DatasetItem

java.lang.Object
dev.dokimos.server.entity.DatasetItem

@Entity public class DatasetItem extends Object
A single example within a DatasetVersion. The ordinal preserves the caller's input order and is unique within a version; runs pair items across versions by (versionId, ordinal) or by the stable item id.