Skip to content

Enum: MagneticPropertyEnum

Classification of materials by magnetic properties

URI: valuesets:MagneticPropertyEnum

Permissible Values

Value Meaning Description
DIAMAGNETIC None Weakly repelled by magnetic fields
PARAMAGNETIC None Weakly attracted to magnetic fields
FERROMAGNETIC None Strongly attracted to magnetic fields, can be permanently magnetized
FERRIMAGNETIC None Similar to ferromagnetic but with opposing magnetic moments
ANTIFERROMAGNETIC None Adjacent magnetic moments cancel each other

Slots

Name Description
magnetic_property Classification of materials by magnetic properties

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/linkml/valuesets

LinkML Source

name: MagneticPropertyEnum
description: Classification of materials by magnetic properties
from_schema: https://w3id.org/linkml/valuesets
rank: 1000
permissible_values:
  DIAMAGNETIC:
    text: DIAMAGNETIC
    description: Weakly repelled by magnetic fields
    title: Diamagnetic
  PARAMAGNETIC:
    text: PARAMAGNETIC
    description: Weakly attracted to magnetic fields
    title: Paramagnetic
  FERROMAGNETIC:
    text: FERROMAGNETIC
    description: Strongly attracted to magnetic fields, can be permanently magnetized
    title: Ferromagnetic
  FERRIMAGNETIC:
    text: FERRIMAGNETIC
    description: Similar to ferromagnetic but with opposing magnetic moments
    title: Ferrimagnetic
  ANTIFERROMAGNETIC:
    text: ANTIFERROMAGNETIC
    description: Adjacent magnetic moments cancel each other
    title: Antiferromagnetic