Skip to content

Class: CalculatedProperty

Abstract QualitativeAttribute representing a property computed by a

Simulation. Concrete subclasses carry the property-specific output

values and the computational settings used to produce them.

Linked from Simulation via the calculated_property slot.

  • NOTE: this is an abstract class and should not be instantiated directly

URI: coremeta4cat:CalculatedProperty

 classDiagram
    class CalculatedProperty
    click CalculatedProperty href "../../classes/CalculatedProperty/"
      QualitativeAttribute <|-- CalculatedProperty
        click QualitativeAttribute href "../../classes/QualitativeAttribute/"


      CalculatedProperty <|-- ThermodynamicStability
        click ThermodynamicStability href "../../classes/ThermodynamicStability/"
      CalculatedProperty <|-- Piezoelectricity
        click Piezoelectricity href "../../classes/Piezoelectricity/"
      CalculatedProperty <|-- ElasticConstants
        click ElasticConstants href "../../classes/ElasticConstants/"
      CalculatedProperty <|-- Surfaces
        click Surfaces href "../../classes/Surfaces/"
      CalculatedProperty <|-- DielectricTensors
        click DielectricTensors href "../../classes/DielectricTensors/"
      CalculatedProperty <|-- PhononDispersion
        click PhononDispersion href "../../classes/PhononDispersion/"
      CalculatedProperty <|-- EquationsOfState
        click EquationsOfState href "../../classes/EquationsOfState/"
      CalculatedProperty <|-- AqueousStability
        click AqueousStability href "../../classes/AqueousStability/"
      CalculatedProperty <|-- GrainBoundaries
        click GrainBoundaries href "../../classes/GrainBoundaries/"
      CalculatedProperty <|-- ElectronicStructure
        click ElectronicStructure href "../../classes/ElectronicStructure/"
      CalculatedProperty <|-- Ferroelectrics
        click Ferroelectrics href "../../classes/Ferroelectrics/"
      CalculatedProperty <|-- BandGap
        click BandGap href "../../classes/BandGap/"


      CalculatedProperty : description

      CalculatedProperty : rdf_type





        CalculatedProperty --> "0..1 _recommended_" DefinedTerm : rdf_type
        click DefinedTerm href "../../classes/DefinedTerm/"



      CalculatedProperty : title

      CalculatedProperty : type





        CalculatedProperty --> "0..1" DefinedTerm : type
        click DefinedTerm href "../../classes/DefinedTerm/"



      CalculatedProperty : value


Inheritance

Slots

Name Cardinality and Range Description Inheritance
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

Usages

used by used in type used
Simulation calculated_property range CalculatedProperty

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/nfdi4cat/coremeta4cat

Mappings

Mapping Type Mapped Value
self coremeta4cat:CalculatedProperty
native coremeta4cat:CalculatedProperty

LinkML Source

Direct

name: CalculatedProperty
description: 'Abstract QualitativeAttribute representing a property computed by a

  Simulation. Concrete subclasses carry the property-specific output

  values and the computational settings used to produce them.

  Linked from Simulation via the calculated_property slot.'
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: QualitativeAttribute
abstract: true
class_uri: coremeta4cat:CalculatedProperty

Induced

name: CalculatedProperty
description: 'Abstract QualitativeAttribute representing a property computed by a

  Simulation. Concrete subclasses carry the property-specific output

  values and the computational settings used to produce them.

  Linked from Simulation via the calculated_property slot.'
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: QualitativeAttribute
abstract: true
attributes:
  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: CalculatedProperty
    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: CalculatedProperty
    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: CalculatedProperty
    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: CalculatedProperty
    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: CalculatedProperty
    domain_of:
    - ClassifierMixin
    range: DefinedTerm
    recommended: true
    inlined: true
class_uri: coremeta4cat:CalculatedProperty