Skip to content

Class: SimulationMethod

Abstract Plan describing the computational method (protocol) used in a

Simulation. Concrete subclasses carry method-specific parameter slots.

Linked from Simulation via realized_plan.

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

URI: OBI:0000272

 classDiagram
    class SimulationMethod
    click SimulationMethod href "../../classes/SimulationMethod/"
      Plan <|-- SimulationMethod
        click Plan href "../../classes/Plan/"


      SimulationMethod <|-- DFT
        click DFT href "../../classes/DFT/"
      SimulationMethod <|-- MolecularDynamics
        click MolecularDynamics href "../../classes/MolecularDynamics/"
      SimulationMethod <|-- Microkinetics
        click Microkinetics href "../../classes/Microkinetics/"
      SimulationMethod <|-- MonteCarlo
        click MonteCarlo href "../../classes/MonteCarlo/"


      SimulationMethod : description

      SimulationMethod : rdf_type





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



      SimulationMethod : title

      SimulationMethod : type





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




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. Plan
description 0..1
String
This slot is described in more detail within the class in which it is used. Plan
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 realized_plan range SimulationMethod

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self OBI:0000272
native coremeta4cat:SimulationMethod

LinkML Source

Direct

name: SimulationMethod
description: 'Abstract Plan describing the computational method (protocol) used in
  a

  Simulation. Concrete subclasses carry method-specific parameter slots.

  Linked from Simulation via realized_plan.'
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: Plan
abstract: true
class_uri: OBI:0000272

Induced

name: SimulationMethod
description: 'Abstract Plan describing the computational method (protocol) used in
  a

  Simulation. Concrete subclasses carry method-specific parameter slots.

  Linked from Simulation via realized_plan.'
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: Plan
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: SimulationMethod
    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: SimulationMethod
    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
  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: SimulationMethod
    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: SimulationMethod
    domain_of:
    - ClassifierMixin
    range: DefinedTerm
    recommended: true
    inlined: true
class_uri: OBI:0000272