Enum: ThreeDArchitectureEnum
URI: [namo:ThreeDArchitectureEnum](https://w3id.org/monarch-initiative/namo/ThreeDArchitectureEnum)
## Permissible Values
| Value | Meaning | Description |
| --- | --- | --- |
| SPHEROID | None | Spherical 3D cell aggregates |
| ORGANOID | None | Self-organizing 3D structures with organ-like features |
| SCAFFOLD_BASED | None | Cells grown on 3D scaffolds or matrices |
| HYDROGEL_EMBEDDED | None | Cells embedded in hydrogel matrices |
| BIOPRINTED | None | 3D bioprinted structures |
| HANGING_DROP | None | Spheroids formed using hanging drop method |
## Slots
| Name | Description |
| --- | --- |
| [three_d_architecture](three_d_architecture.md) | Type of 3D architecture (spheroid, organoid, scaffold-based, etc |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/monarch-initiative/namo
## LinkML Source
name: ThreeDArchitectureEnum
from_schema: https://w3id.org/monarch-initiative/namo
rank: 1000
permissible_values:
SPHEROID:
text: SPHEROID
description: Spherical 3D cell aggregates
ORGANOID:
text: ORGANOID
description: Self-organizing 3D structures with organ-like features
SCAFFOLD_BASED:
text: SCAFFOLD_BASED
description: Cells grown on 3D scaffolds or matrices
HYDROGEL_EMBEDDED:
text: HYDROGEL_EMBEDDED
description: Cells embedded in hydrogel matrices
BIOPRINTED:
text: BIOPRINTED
description: 3D bioprinted structures
HANGING_DROP:
text: HANGING_DROP
description: Spheroids formed using hanging drop method