Skip to content

Enum: MechanicalTestingMethodEnum

Mechanical testing methods

URI: valuesets:MechanicalTestingMethodEnum

Permissible Values

Value Meaning Description
TENSILE None Tensile strength testing
COMPRESSION None Compression strength testing
HARDNESS None Hardness testing (Vickers, Rockwell, Brinell)
IMPACT None Impact resistance testing (Charpy, Izod)
FATIGUE None Fatigue testing under cyclic loading
CREEP None Creep testing under sustained load
FRACTURE_TOUGHNESS None Fracture toughness testing
NANOINDENTATION None Nanoindentation for nanoscale mechanical properties

Slots

Name Description
mechanical_testing_method Mechanical testing methods

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: MechanicalTestingMethodEnum
description: Mechanical testing methods
from_schema: https://w3id.org/linkml/valuesets
rank: 1000
permissible_values:
  TENSILE:
    text: TENSILE
    description: Tensile strength testing
    title: Tensile Test
  COMPRESSION:
    text: COMPRESSION
    description: Compression strength testing
    title: Compression Test
  HARDNESS:
    text: HARDNESS
    description: Hardness testing (Vickers, Rockwell, Brinell)
    title: Hardness Test
  IMPACT:
    text: IMPACT
    description: Impact resistance testing (Charpy, Izod)
    title: Impact Test
  FATIGUE:
    text: FATIGUE
    description: Fatigue testing under cyclic loading
    title: Fatigue Test
  CREEP:
    text: CREEP
    description: Creep testing under sustained load
    title: Creep Test
  FRACTURE_TOUGHNESS:
    text: FRACTURE_TOUGHNESS
    description: Fracture toughness testing
    title: Fracture Toughness
  NANOINDENTATION:
    text: NANOINDENTATION
    description: Nanoindentation for nanoscale mechanical properties
    title: Nanoindentation