Enum: CompositeTypeEnum
Types of composite materials
URI: valuesets:CompositeTypeEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| FIBER_REINFORCED | None | Composite with fiber reinforcement |
| PARTICLE_REINFORCED | None | Composite with particle reinforcement |
| LAMINAR_COMPOSITE | None | Composite with layered structure |
| METAL_MATRIX_COMPOSITE | None | Composite with metal matrix |
| CERAMIC_MATRIX_COMPOSITE | None | Composite with ceramic matrix |
| POLYMER_MATRIX_COMPOSITE | None | Composite with polymer matrix |
Slots
| Name | Description |
|---|---|
| composite_type | Types of composite materials |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/linkml/valuesets
LinkML Source
name: CompositeTypeEnum
description: Types of composite materials
from_schema: https://w3id.org/linkml/valuesets
rank: 1000
permissible_values:
FIBER_REINFORCED:
text: FIBER_REINFORCED
description: Composite with fiber reinforcement
title: Fiber-Reinforced Composite
aliases:
- FRC
PARTICLE_REINFORCED:
text: PARTICLE_REINFORCED
description: Composite with particle reinforcement
title: Particle-Reinforced Composite
LAMINAR_COMPOSITE:
text: LAMINAR_COMPOSITE
description: Composite with layered structure
title: Laminar Composite
aliases:
- laminate
METAL_MATRIX_COMPOSITE:
text: METAL_MATRIX_COMPOSITE
description: Composite with metal matrix
title: Metal Matrix Composite
aliases:
- MMC
CERAMIC_MATRIX_COMPOSITE:
text: CERAMIC_MATRIX_COMPOSITE
description: Composite with ceramic matrix
title: Ceramic Matrix Composite
aliases:
- CMC
POLYMER_MATRIX_COMPOSITE:
text: POLYMER_MATRIX_COMPOSITE
description: Composite with polymer matrix
title: Polymer Matrix Composite
aliases:
- PMC