Enum: CompositeTypeEnum
Types of composite materials
URI: valuesets:CompositeTypeEnum
Permissible Values
| Value | Title | Meaning | Description |
|---|---|---|---|
| FIBER_REINFORCED | Fiber-Reinforced Composite | Composite with fiber reinforcement | |
| PARTICLE_REINFORCED | Particle-Reinforced Composite | Composite with particle reinforcement | |
| LAMINAR_COMPOSITE | Laminar Composite | Composite with layered structure | |
| METAL_MATRIX_COMPOSITE | Metal Matrix Composite | Composite with metal matrix | |
| CERAMIC_MATRIX_COMPOSITE | Ceramic Matrix Composite | Composite with ceramic matrix | |
| POLYMER_MATRIX_COMPOSITE | Polymer Matrix Composite | 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
instantiates:
- valuesets_meta:ValueSetEnumDefinition
description: Types of composite materials
title: Composite Type
from_schema: https://w3id.org/linkml/valuesets
contributors:
- orcid:0000-0002-6601-2165
- https://github.com/anthropics/claude-code
status: DRAFT
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