Skip to content

Class: Duration

A quantitative measure of elapsed time (duration of a process step).

URI: qudt:Quantity

 classDiagram
    class Duration
    click Duration href "../../classes/Duration/"
      QuantitativeAttribute <|-- Duration
        click QuantitativeAttribute href "../../classes/QuantitativeAttribute/"

      Duration : description

      Duration : has_quantity_type





        Duration --> "1" DefinedTerm : has_quantity_type
        click DefinedTerm href "../../classes/DefinedTerm/"



      Duration : rdf_type





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



      Duration : title

      Duration : type





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



      Duration : unit





        Duration --> "0..1 _recommended_" DefinedTerm : unit
        click DefinedTerm href "../../classes/DefinedTerm/"



      Duration : 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. QuantitativeAttribute
description 0..1
String
This slot is described in more detail within the class in which it is used. QuantitativeAttribute
value 1
Float
The slot to provide the literal value of the QuantitativeAttribute. QuantitativeAttribute
has_quantity_type 1
DefinedTerm
The type of quality that is quantifiable according to the QUDT ontology. QuantitativeAttribute
unit 0..1 recommended
DefinedTerm
QuantitativeAttribute
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
DryingMixin has_drying_duration range Duration
CalcinationMixin has_calcination_dwelling_time range Duration
PrecipitationMixin has_mixing_duration range Duration
PrecipitationMixin has_aging_duration range Duration
ThermalSynthesisMixin synthesis_duration range Duration
Impregnation impregnation_duration range Duration
Impregnation has_drying_duration range Duration
Impregnation has_calcination_dwelling_time range Duration
CoPrecipitation has_mixing_duration range Duration
CoPrecipitation has_aging_duration range Duration
CoPrecipitation has_drying_duration range Duration
CoPrecipitation has_calcination_dwelling_time range Duration
SolGel has_aging_duration range Duration
SolGel has_drying_duration range Duration
Solvothermal synthesis_duration range Duration
PlasmaAssisted exposure_time range Duration
PlasmaAssisted synthesis_duration range Duration
CombustionSynthesis synthesis_duration range Duration
DepositionPrecipitation deposition_time range Duration
DepositionPrecipitation has_mixing_duration range Duration
DepositionPrecipitation has_aging_duration range Duration
DepositionPrecipitation has_drying_duration range Duration
DepositionPrecipitation has_calcination_dwelling_time range Duration
MicrowaveAssisted synthesis_duration range Duration
SonochemicalSynthesis has_drying_duration range Duration
SonochemicalSynthesis has_calcination_dwelling_time range Duration
MechanochemicalSynthesis synthesis_duration range Duration
Sublimation synthesis_duration range Duration
MolecularSynthesis has_stirring_duration range Duration
MolecularSynthesis has_drying_duration range Duration
ExsolutionSynthesis has_calcination_dwelling_time range Duration
PowderXRD has_experiment_duration range Duration
XPS total_acquisition_time range Duration
EDX counting_time range Duration
RamanSpectroscopy has_integration_time range Duration
PhotoluminescenceSpectroscopy has_integration_time range Duration
DynamicLightScattering measurement_duration range Duration
CatalyticReaction has_experiment_duration range Duration

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self qudt:Quantity
native coremeta4cat:Duration
close PATO:0001309

LinkML Source

Direct

name: Duration
description: A quantitative measure of elapsed time (duration of a process step).
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
close_mappings:
- PATO:0001309
is_a: QuantitativeAttribute
class_uri: qudt:Quantity

Induced

name: Duration
description: A quantitative measure of elapsed time (duration of a process step).
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
close_mappings:
- PATO:0001309
is_a: QuantitativeAttribute
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: Duration
    domain_of:
    - QuantitativeRange
    - 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: Duration
    domain_of:
    - QuantitativeRange
    - 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 QuantitativeAttribute.
    in_subset:
    - domain_agnostic_core
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: prov:value
    alias: value
    owner: Duration
    domain_of:
    - QualitativeAttribute
    - QuantitativeAttribute
    range: float
    required: true
  has_quantity_type:
    name: has_quantity_type
    description: The type of quality that is quantifiable according to the QUDT ontology.
    from_schema: https://w3id.org/nfdi-de/dcat-ap-plus/
    slot_uri: qudt:hasQuantityKind
    alias: has_quantity_type
    owner: Duration
    domain_of:
    - QuantitativeRange
    - QuantitativeAttribute
    range: DefinedTerm
    bindings:
    - range: QUDTQuantityKindEnum
      obligation_level: RECOMMENDED
      binds_value_of: id
      description: Binds the type of a quantifiable attribute to a QUDT Quantity Kind
        instance from the QUDT Quantity Kind vocabulary.
    required: true
  unit:
    name: unit
    from_schema: https://w3id.org/nfdi-de/dcat-ap-plus/
    slot_uri: qudt:unit
    alias: unit
    owner: Duration
    domain_of:
    - QuantitativeRange
    - QuantitativeAttribute
    range: DefinedTerm
    bindings:
    - range: QUDTUnitEnum
      obligation_level: RECOMMENDED
      binds_value_of: id
      description: Restricts the allowable defined terms to the QUDT Unit vocabulary.
    recommended: 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: Duration
    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: Duration
    domain_of:
    - ClassifierMixin
    range: DefinedTerm
    recommended: true
    inlined: true
class_uri: qudt:Quantity