Skip to content

Class: ThreeDCellCulture

Three-dimensional cell culture systems including spheroids and organoids. More physiologically relevant with 3D architecture.

URI: namo:ThreeDCellCulture

classDiagram class ThreeDCellCulture click ThreeDCellCulture href "../ThreeDCellCulture/" CellularSystem <|-- ThreeDCellCulture click CellularSystem href "../CellularSystem/" ThreeDCellCulture <|-- Organoid click Organoid href "../Organoid/" ThreeDCellCulture : biological_organization_level ThreeDCellCulture --> "0..1" BiologicalOrganizationLevelEnum : biological_organization_level click BiologicalOrganizationLevelEnum href "../BiologicalOrganizationLevelEnum/" ThreeDCellCulture : cell_source ThreeDCellCulture : cell_types ThreeDCellCulture --> "*" Term : cell_types click Term href "../Term/" ThreeDCellCulture : complexity_level ThreeDCellCulture --> "0..1" ComplexityLevelEnum : complexity_level click ComplexityLevelEnum href "../ComplexityLevelEnum/" ThreeDCellCulture : culture_conditions ThreeDCellCulture : description ThreeDCellCulture : id ThreeDCellCulture : matrix_composition ThreeDCellCulture : models ThreeDCellCulture --> "*" ModelsRelationship : models click ModelsRelationship href "../ModelsRelationship/" ThreeDCellCulture : name ThreeDCellCulture : references ThreeDCellCulture --> "*" Reference : references click Reference href "../Reference/" ThreeDCellCulture : size_range ThreeDCellCulture : spatial_context ThreeDCellCulture : three_d_architecture ThreeDCellCulture --> "0..1" ThreeDArchitectureEnum : three_d_architecture click ThreeDArchitectureEnum href "../ThreeDArchitectureEnum/" ThreeDCellCulture : type

Inheritance

Slots

Name Cardinality and Range Description Inheritance
three_d_architecture 0..1
ThreeDArchitectureEnum
Type of 3D architecture (spheroid, organoid, scaffold-based, etc direct
matrix_composition 0..1
String
Composition of extracellular matrix or scaffold material direct
size_range 0..1
String
Typical size range of 3D structures direct
cell_types *
Term
Cell types present in the cellular system CellularSystem
cell_source 0..1
String
Source of cells (e CellularSystem
culture_conditions 0..1
String
Standard culture conditions and media used CellularSystem
biological_organization_level 0..1
BiologicalOrganizationLevelEnum
The level of biological organization represented by the model NAMModel
spatial_context 0..1
String
Description of spatial organization and context captured by the model NAMModel
complexity_level 0..1
ComplexityLevelEnum
Level of biological complexity represented (subcellular, cellular, tissue, or... NAMModel
references *
Reference
Literature references that describe, validate, or support this model NAMModel
models *
ModelsRelationship
ModelSystem
id 1
Uriorcurie
A unique identifier for a thing NamedThing
name 0..1
String
A human-readable name for a thing NamedThing
description 0..1
String
A human-readable description for a thing NamedThing
type 0..1
String
NamedThing

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/monarch-initiative/namo

Mappings

Mapping Type Mapped Value
self namo:ThreeDCellCulture
native namo:ThreeDCellCulture

LinkML Source

Direct

name: ThreeDCellCulture
description: Three-dimensional cell culture systems including spheroids and organoids.
  More physiologically relevant with 3D architecture.
from_schema: https://w3id.org/monarch-initiative/namo
is_a: CellularSystem
attributes:
  three_d_architecture:
    name: three_d_architecture
    description: Type of 3D architecture (spheroid, organoid, scaffold-based, etc.)
    from_schema: https://w3id.org/monarch-initiative/namo
    rank: 1000
    domain_of:
    - ThreeDCellCulture
    range: ThreeDArchitectureEnum
  matrix_composition:
    name: matrix_composition
    description: Composition of extracellular matrix or scaffold material
    from_schema: https://w3id.org/monarch-initiative/namo
    rank: 1000
    domain_of:
    - ThreeDCellCulture
  size_range:
    name: size_range
    description: Typical size range of 3D structures
    from_schema: https://w3id.org/monarch-initiative/namo
    rank: 1000
    domain_of:
    - ThreeDCellCulture

Induced

name: ThreeDCellCulture
description: Three-dimensional cell culture systems including spheroids and organoids.
  More physiologically relevant with 3D architecture.
from_schema: https://w3id.org/monarch-initiative/namo
is_a: CellularSystem
attributes:
  three_d_architecture:
    name: three_d_architecture
    description: Type of 3D architecture (spheroid, organoid, scaffold-based, etc.)
    from_schema: https://w3id.org/monarch-initiative/namo
    rank: 1000
    alias: three_d_architecture
    owner: ThreeDCellCulture
    domain_of:
    - ThreeDCellCulture
    range: ThreeDArchitectureEnum
  matrix_composition:
    name: matrix_composition
    description: Composition of extracellular matrix or scaffold material
    from_schema: https://w3id.org/monarch-initiative/namo
    rank: 1000
    alias: matrix_composition
    owner: ThreeDCellCulture
    domain_of:
    - ThreeDCellCulture
    range: string
  size_range:
    name: size_range
    description: Typical size range of 3D structures
    from_schema: https://w3id.org/monarch-initiative/namo
    rank: 1000
    alias: size_range
    owner: ThreeDCellCulture
    domain_of:
    - ThreeDCellCulture
    range: string
  cell_types:
    name: cell_types
    description: Cell types present in the cellular system
    from_schema: https://w3id.org/monarch-initiative/namo
    rank: 1000
    alias: cell_types
    owner: ThreeDCellCulture
    domain_of:
    - CellularSystem
    - OrganOnChip
    range: Term
    bindings:
    - range: CellTypeEnum
      obligation_level: REQUIRED
      binds_value_of: id
    multivalued: true
    inlined: true
    inlined_as_list: true
  cell_source:
    name: cell_source
    description: Source of cells (e.g., primary, iPSC-derived, immortalized cell lines)
    from_schema: https://w3id.org/monarch-initiative/namo
    rank: 1000
    alias: cell_source
    owner: ThreeDCellCulture
    domain_of:
    - CellularSystem
    - OrganOnChip
    range: string
  culture_conditions:
    name: culture_conditions
    description: Standard culture conditions and media used
    from_schema: https://w3id.org/monarch-initiative/namo
    rank: 1000
    alias: culture_conditions
    owner: ThreeDCellCulture
    domain_of:
    - CellularSystem
    range: string
  biological_organization_level:
    name: biological_organization_level
    description: The level of biological organization represented by the model
    from_schema: https://w3id.org/monarch-initiative/namo
    rank: 1000
    alias: biological_organization_level
    owner: ThreeDCellCulture
    domain_of:
    - NAMModel
    range: BiologicalOrganizationLevelEnum
  spatial_context:
    name: spatial_context
    description: Description of spatial organization and context captured by the model
    from_schema: https://w3id.org/monarch-initiative/namo
    rank: 1000
    alias: spatial_context
    owner: ThreeDCellCulture
    domain_of:
    - NAMModel
    range: string
  complexity_level:
    name: complexity_level
    description: Level of biological complexity represented (subcellular, cellular,
      tissue, organ, system)
    from_schema: https://w3id.org/monarch-initiative/namo
    rank: 1000
    alias: complexity_level
    owner: ThreeDCellCulture
    domain_of:
    - NAMModel
    range: ComplexityLevelEnum
  references:
    name: references
    description: Literature references that describe, validate, or support this model
    from_schema: https://w3id.org/monarch-initiative/namo
    rank: 1000
    alias: references
    owner: ThreeDCellCulture
    domain_of:
    - NAMModel
    range: Reference
    multivalued: true
    inlined: true
    inlined_as_list: true
  models:
    name: models
    from_schema: https://w3id.org/monarch-initiative/namo
    rank: 1000
    alias: models
    owner: ThreeDCellCulture
    domain_of:
    - ModelSystem
    range: ModelsRelationship
    multivalued: true
  id:
    name: id
    description: A unique identifier for a thing
    from_schema: https://w3id.org/monarch-initiative/namo
    rank: 1000
    slot_uri: schema:identifier
    identifier: true
    alias: id
    owner: ThreeDCellCulture
    domain_of:
    - NamedThing
    - Reference
    range: uriorcurie
    required: true
  name:
    name: name
    description: A human-readable name for a thing
    from_schema: https://w3id.org/monarch-initiative/namo
    rank: 1000
    slot_uri: schema:name
    alias: name
    owner: ThreeDCellCulture
    domain_of:
    - NamedThing
    range: string
  description:
    name: description
    description: A human-readable description for a thing
    from_schema: https://w3id.org/monarch-initiative/namo
    rank: 1000
    slot_uri: schema:description
    alias: description
    owner: ThreeDCellCulture
    domain_of:
    - NamedThing
    range: string
  type:
    name: type
    from_schema: https://w3id.org/monarch-initiative/namo
    rank: 1000
    designates_type: true
    alias: type
    owner: ThreeDCellCulture
    domain_of:
    - NamedThing
    range: string