Enum: ElectricalConductivityEnum
Classification of materials by electrical conductivity
URI: valuesets:ElectricalConductivityEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| CONDUCTOR | None | Material with high electrical conductivity (resistivity < 10^-5 Ω·m) |
| SEMICONDUCTOR | NCIT:C172788 | Material with intermediate electrical conductivity (10^-5 to 10^8 Ω·m) |
| INSULATOR | None | Material with very low electrical conductivity (resistivity > 10^8 Ω·m) |
| SUPERCONDUCTOR | None | Material with zero electrical resistance below critical temperature |
Slots
| Name | Description |
|---|---|
| electrical_conductivity | Classification of materials by electrical conductivity |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/linkml/valuesets
LinkML Source
name: ElectricalConductivityEnum
description: Classification of materials by electrical conductivity
from_schema: https://w3id.org/linkml/valuesets
rank: 1000
permissible_values:
CONDUCTOR:
text: CONDUCTOR
description: Material with high electrical conductivity (resistivity < 10^-5 Ω·m)
title: Conductor
aliases:
- metal
SEMICONDUCTOR:
text: SEMICONDUCTOR
description: Material with intermediate electrical conductivity (10^-5 to 10^8
Ω·m)
meaning: NCIT:C172788
title: Semiconductor
aliases:
- semi
INSULATOR:
text: INSULATOR
description: Material with very low electrical conductivity (resistivity > 10^8
Ω·m)
title: Insulator
aliases:
- dielectric
SUPERCONDUCTOR:
text: SUPERCONDUCTOR
description: Material with zero electrical resistance below critical temperature
title: Superconductor