Class: CalculatedProperty
Property calculated from simulation
- NOTE: this is an abstract class and should not be instantiated directly
URI: catcore:CalculatedProperty
classDiagram
class CalculatedProperty
click CalculatedProperty href "../CalculatedProperty/"
CatCoreEntity <|-- CalculatedProperty
click CatCoreEntity href "../CatCoreEntity/"
CalculatedProperty <|-- ThermodynamicStability
click ThermodynamicStability href "../ThermodynamicStability/"
CalculatedProperty <|-- Piezoelectricity
click Piezoelectricity href "../Piezoelectricity/"
CalculatedProperty <|-- ElasticConstants
click ElasticConstants href "../ElasticConstants/"
CalculatedProperty <|-- Surfaces
click Surfaces href "../Surfaces/"
CalculatedProperty <|-- DielectricTensors
click DielectricTensors href "../DielectricTensors/"
CalculatedProperty <|-- PhononDispersion
click PhononDispersion href "../PhononDispersion/"
CalculatedProperty <|-- EquationsOfState
click EquationsOfState href "../EquationsOfState/"
CalculatedProperty <|-- AqueousStability
click AqueousStability href "../AqueousStability/"
CalculatedProperty <|-- GrainBoundaries
click GrainBoundaries href "../GrainBoundaries/"
CalculatedProperty <|-- ElectronicStructure
click ElectronicStructure href "../ElectronicStructure/"
CalculatedProperty <|-- Ferroelectrics
click Ferroelectrics href "../Ferroelectrics/"
CalculatedProperty <|-- BandGap
click BandGap href "../BandGap/"
CalculatedProperty : identifier
Inheritance
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| identifier | 0..1 String |
Unique identifier for the entity | CatCoreEntity |
Usages
| used by | used in | type | used |
|---|---|---|---|
| Simulation | calculated_property | range | CalculatedProperty |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/nfdi4cat/catcore
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | catcore:CalculatedProperty |
| native | catcore:CalculatedProperty |
LinkML Source
Direct
name: CalculatedProperty
description: Property calculated from simulation
from_schema: https://w3id.org/nfdi4cat/catcore
is_a: CatCoreEntity
abstract: true
Induced
name: CalculatedProperty
description: Property calculated from simulation
from_schema: https://w3id.org/nfdi4cat/catcore
is_a: CatCoreEntity
abstract: true
attributes:
identifier:
name: identifier
description: Unique identifier for the entity
from_schema: https://w3id.org/nfdi4cat/catcore
rank: 1000
slot_uri: catcore:identifier
alias: identifier
owner: CalculatedProperty
domain_of:
- CatCoreEntity
range: string