Class: ElasticConstants
Elastic mechanical properties of a material derived from the elastic tensor,
including bulk modulus, shear modulus, and Young's modulus.
URI: coremeta4cat:ElasticConstants
classDiagram
class ElasticConstants
click ElasticConstants href "../../classes/ElasticConstants/"
CalculatedProperty <|-- ElasticConstants
click CalculatedProperty href "../../classes/CalculatedProperty/"
ElasticConstants : bulk_modulus
ElasticConstants : description
ElasticConstants : elastic_tensor
ElasticConstants : poisson_ratio
ElasticConstants : rdf_type
ElasticConstants --> "0..1 _recommended_" DefinedTerm : rdf_type
click DefinedTerm href "../../classes/DefinedTerm/"
ElasticConstants : shear_modulus
ElasticConstants : title
ElasticConstants : type
ElasticConstants --> "0..1" DefinedTerm : type
click DefinedTerm href "../../classes/DefinedTerm/"
ElasticConstants : value
ElasticConstants : young_modulus
Inheritance
- QualitativeAttribute [ ClassifierMixin]
- CalculatedProperty
- ElasticConstants
- CalculatedProperty
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| elastic_tensor | * String |
Full Voigt-notation elastic tensor C_ij (GPa) describing the linear elastic response of the material. |
direct |
| bulk_modulus | * Float |
Bulk modulus (resistance to uniform compression). | direct |
| shear_modulus | * Float |
Shear modulus (resistance to shear deformation). | direct |
| poisson_ratio | * Float |
Poisson's ratio (ratio of transverse to axial strain under uniaxial load). | direct |
| young_modulus | * Float |
Young's modulus (stiffness under uniaxial tension or compression). | direct |
| title | 0..1 String |
This slot is described in more detail within the class in which it is used. | QualitativeAttribute |
| description | 0..1 String |
This slot is described in more detail within the class in which it is used. | QualitativeAttribute |
| value | 1 String |
The slot to provide the literal value of the QualitativeAttribute. | QualitativeAttribute |
| type | 0..1 DefinedTerm |
This slot is described in more detail within the class in which it is used. | ClassifierMixin |
| rdf_type | 0..1 recommended DefinedTerm |
The slot to specify the ontology class that is instantiated by an entity. | ClassifierMixin |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/nfdi4cat/coremeta4cat
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | coremeta4cat:ElasticConstants |
| native | coremeta4cat:ElasticConstants |
LinkML Source
Direct
name: ElasticConstants
description: 'Elastic mechanical properties of a material derived from the elastic
tensor,
including bulk modulus, shear modulus, and Young''s modulus.'
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: CalculatedProperty
slots:
- elastic_tensor
- bulk_modulus
- shear_modulus
- poisson_ratio
- young_modulus
class_uri: coremeta4cat:ElasticConstants
Induced
name: ElasticConstants
description: 'Elastic mechanical properties of a material derived from the elastic
tensor,
including bulk modulus, shear modulus, and Young''s modulus.'
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: CalculatedProperty
attributes:
elastic_tensor:
name: elastic_tensor
description: 'Full Voigt-notation elastic tensor C_ij (GPa) describing the linear
elastic response of the material.'
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
rank: 1000
slot_uri: coremeta4cat:elastic_tensor
alias: elastic_tensor
owner: ElasticConstants
domain_of:
- ElasticConstants
range: string
multivalued: true
bulk_modulus:
name: bulk_modulus
description: Bulk modulus (resistance to uniform compression).
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
rank: 1000
slot_uri: coremeta4cat:bulk_modulus
alias: bulk_modulus
owner: ElasticConstants
domain_of:
- ElasticConstants
- EquationsOfState
range: float
multivalued: true
unit:
ucum_code: GPa
shear_modulus:
name: shear_modulus
description: Shear modulus (resistance to shear deformation).
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
rank: 1000
slot_uri: coremeta4cat:shear_modulus
alias: shear_modulus
owner: ElasticConstants
domain_of:
- ElasticConstants
range: float
multivalued: true
unit:
ucum_code: GPa
poisson_ratio:
name: poisson_ratio
description: Poisson's ratio (ratio of transverse to axial strain under uniaxial
load).
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
rank: 1000
slot_uri: coremeta4cat:poisson_ratio
alias: poisson_ratio
owner: ElasticConstants
domain_of:
- ElasticConstants
range: float
multivalued: true
young_modulus:
name: young_modulus
description: Young's modulus (stiffness under uniaxial tension or compression).
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
rank: 1000
slot_uri: coremeta4cat:young_modulus
alias: young_modulus
owner: ElasticConstants
domain_of:
- ElasticConstants
range: float
multivalued: true
unit:
ucum_code: GPa
title:
name: title
description: This slot is described in more detail within the class in which it
is used.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
rank: 1000
slot_uri: dcterms:title
alias: title
owner: ElasticConstants
domain_of:
- Activity
- AgenticEntity
- Any
- Attribution
- Catalogue
- CatalogueRecord
- ChecksumAlgorithm
- Concept
- ConceptScheme
- DataService
- Dataset
- DatasetSeries
- DefinedTerm
- Distribution
- Document
- Entity
- Frequency
- Geometry
- Identifier
- LegalResource
- LicenseDocument
- LinguisticSystem
- MediaType
- MediaTypeOrExtent
- PeriodOfTime
- Plan
- Policy
- ProvenanceStatement
- QualitativeAttribute
- QuantitativeAttribute
- Resource
- RightsStatement
- Role
- Standard
- SupportiveEntity
- Surrounding
- TimeInstant
range: string
description:
name: description
description: This slot is described in more detail within the class in which it
is used.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
rank: 1000
slot_uri: dcterms:description
alias: description
owner: ElasticConstants
domain_of:
- Activity
- AgenticEntity
- Any
- Attribution
- Catalogue
- CatalogueRecord
- ChecksumAlgorithm
- Concept
- ConceptScheme
- DataService
- Dataset
- DatasetSeries
- Distribution
- Document
- Entity
- Frequency
- Geometry
- Identifier
- LegalResource
- LicenseDocument
- LinguisticSystem
- MediaType
- MediaTypeOrExtent
- PeriodOfTime
- Plan
- Policy
- ProvenanceStatement
- QualitativeAttribute
- QuantitativeAttribute
- Resource
- RightsStatement
- Role
- Standard
- SupportiveEntity
- Surrounding
- TimeInstant
range: string
value:
name: value
description: The slot to provide the literal value of the QualitativeAttribute.
in_subset:
- domain_agnostic_core
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
rank: 1000
slot_uri: prov:value
alias: value
owner: ElasticConstants
domain_of:
- QualitativeAttribute
- QuantitativeAttribute
range: string
required: true
type:
name: type
description: This slot is described in more detail within the class in which it
is used.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
rank: 1000
slot_uri: dcterms:type
alias: type
owner: ElasticConstants
domain_of:
- Agent
- ClassifierMixin
- Dataset
- LicenseDocument
range: DefinedTerm
inlined: true
rdf_type:
name: rdf_type
description: The slot to specify the ontology class that is instantiated by an
entity.
in_subset:
- domain_agnostic_core
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
rank: 1000
slot_uri: rdf:type
alias: rdf_type
owner: ElasticConstants
domain_of:
- ClassifierMixin
range: DefinedTerm
recommended: true
inlined: true
class_uri: coremeta4cat:ElasticConstants