Glossary
Every Dalea-specific term, A to Z.
Every Dalea-specific term in one place. Use the in-page search (⌘F).
A — F
- Audit reason
- A short free-text justification required when changing a schema or signing a result. Persisted in the audit log; mandatory in regulated tiers.
- Block
- An atomic unit of a document — paragraph, heading, table, chart, protocol step, code, callout. All blocks have unique IDs.
- Branch
- A grouping of tutorials in the Learn hub. The Fundamentals, Data Mastery and Inventory branches.
- Column
- A field definition on a table. Has a type, optional validation, and (for references) a target table.
- Container
- A physical inventory location: freezer, box, plate carousel slot. Containers can nest.
- Container type
- A schema describing a class of container — its position format (none / numeric grid / custom), nesting rules, metadata fields.
- Dimension
- A grouping/filtering axis on a result table. e.g. animal, timepoint.
- Document
- A collaborative rich-text + structured-block notebook page.
- Environment
- A schema container that holds tables, columns, naming schemes.
I — N
- Inventory item
- A physical instance — one vial, one tube — in inventory. Has a quantity, a location, an item type.
- Item type
- A schema for inventory items — its custom columns, SKU pattern, units.
- Lot
- A manufacturing batch. Multiple items can belong to one lot for traceability.
- Manifest
- Metadata file shipped with a marketplace package — name, version, dependencies, min Dalea version.
- MCP
- Model Context Protocol. The protocol Dalea exposes for external LLMs (Claude Desktop, Cursor, ChatGPT) to call tools against your workspace.
- Measurement
- A numeric value column on a result table. Distinguished from a dimension column.
- Naming scheme
- A pattern (e.g. SMP-{N}) that auto-generates display IDs for new objects.
O — R
- Object
- A row in an entity table. e.g. one animal, one sample.
- Organisation
- The top-level container. Owns workspaces, has members, sits on a tier.
- Package
- A reusable artefact published to dalea.market — template, block, environment, or bundle.
- Project
- An organisational grouping inside a workspace — a study, a campaign. No permission effects.
- Result
- A measurement row in a result table.
- Result batch
- A recording session. All results that were captured together (one ELISA run, one cytometry experiment) belong to one batch.
S — Z
- SKU
- Stock Keeping Unit. A human-readable identifier on an inventory item. Optional, generated by SKU pattern on the item type.
- Scope
- The npm-style namespace on dalea.market. Personal scopes match your handle; org scopes match your organisation slug.
- Slash menu
- The block insertion menu. Type "/" inside the editor to open it.
- Standard curve
- In an immunoassay, the dose-response curve fit to known concentrations of analyte. Dalea fits a 4-parameter logistic by default.
- Template
- A document blueprint with optional locking. Reusable inside a workspace or publishable to the marketplace.
- Tier
- The billing/feature class of an organisation. Free, Pro, Academic, Enterprise.
- Workspace
- The data boundary and collaboration unit inside an organisation.
- Real-time sync
- The mechanism that lets multiple users edit the same document simultaneously without merge conflicts. Surfaced in the UI as live cursors and presence indicators.