Skip to content

Class: Characterization

A DataGeneratingActivity in which a catalyst sample or catalytic material

is characterized using an analytical technique.

__

The catalyst sample being characterized is linked via evaluated_entity.

The analytical protocol is linked via realized_plan using a

CharacterizationTechnique instance. The instrument used is linked via

carried_out_by as a Device.

__

The specific technique type is expressed via rdf_type using an ontology

term (e.g. CHMO:0000158 for powder XRD, CHMO:0000404 for XPS),

following DCAT-AP-PLUS Pattern 3 — exactly as NMRSpectroscopy uses

rdf_type: CHMO:0000613.

URI: OBI:0000070

 classDiagram
    class Characterization
    click Characterization href "../../classes/Characterization/"
      DataGeneratingActivity <|-- Characterization
        click DataGeneratingActivity href "../../classes/DataGeneratingActivity/"

      Characterization : carried_out_by





        Characterization --> "* _recommended_" AgenticEntity : carried_out_by
        click AgenticEntity href "../../classes/AgenticEntity/"



      Characterization : description

      Characterization : detector_type

      Characterization : equipment

      Characterization : evaluated_activity





        Characterization --> "* _recommended_" EvaluatedActivity : evaluated_activity
        click EvaluatedActivity href "../../classes/EvaluatedActivity/"



      Characterization : evaluated_entity





        Characterization --> "* _recommended_" EvaluatedEntity : evaluated_entity
        click EvaluatedEntity href "../../classes/EvaluatedEntity/"



      Characterization : had_input_activity





        Characterization --> "* _recommended_" Activity : had_input_activity
        click Activity href "../../classes/Activity/"



      Characterization : had_input_entity





        Characterization --> "* _recommended_" Entity : had_input_entity
        click Entity href "../../classes/Entity/"



      Characterization : had_output_entity





        Characterization --> "* _recommended_" Entity : had_output_entity
        click Entity href "../../classes/Entity/"



      Characterization : has_part





        Characterization --> "*" Activity : has_part
        click Activity href "../../classes/Activity/"



      Characterization : has_qualitative_attribute





        Characterization --> "* _recommended_" QualitativeAttribute : has_qualitative_attribute
        click QualitativeAttribute href "../../classes/QualitativeAttribute/"



      Characterization : has_quantitative_attribute





        Characterization --> "* _recommended_" QuantitativeAttribute : has_quantitative_attribute
        click QuantitativeAttribute href "../../classes/QuantitativeAttribute/"



      Characterization : id

      Characterization : occurred_in





        Characterization --> "0..1" Surrounding : occurred_in
        click Surrounding href "../../classes/Surrounding/"



      Characterization : other_identifier





        Characterization --> "*" Identifier : other_identifier
        click Identifier href "../../classes/Identifier/"



      Characterization : part_of





        Characterization --> "*" Activity : part_of
        click Activity href "../../classes/Activity/"



      Characterization : rdf_type





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



      Characterization : realized_plan





        Characterization --> "1" CharacterizationTechnique : realized_plan
        click CharacterizationTechnique href "../../classes/CharacterizationTechnique/"



      Characterization : sample_description

      Characterization : sample_preparation

      Characterization : sample_pretreatment

      Characterization : sample_state





        Characterization --> "*" SampleStateEnum : sample_state
        click SampleStateEnum href "../../enums/SampleStateEnum/"



      Characterization : title

      Characterization : type





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




Inheritance

Slots

Name Cardinality and Range Description Inheritance
equipment 1..*
String
Instrument or equipment used for characterization. direct
sample_state *
SampleStateEnum
Physical state of the sample during characterization. direct
sample_description *
String
Free-text description of the sample used in this characterization. direct
sample_preparation *
String
Sample preparation steps applied immediately before measurement. direct
sample_pretreatment *
String
Pre-treatment applied to the sample before a process or measurement. direct
detector_type *
String
Type of detector used in the measurement. direct
evaluated_entity * recommended
EvaluatedEntity
The catalyst sample or material being characterized. DataGeneratingActivity
evaluated_activity * recommended
EvaluatedActivity
The slot to specify the Activity about which the DataGeneratingActivity produced information. DataGeneratingActivity
realized_plan 1
CharacterizationTechnique
The CharacterizationTechnique (protocol) realized in this Characterization. DataGeneratingActivity
occurred_in 0..1
Surrounding
The slot to specify the Surrounding in which an Activity took place. DataGeneratingActivity
id 1
Uriorcurie
A slot to provide an URI for an entity within this schema. Activity
title *
String
The slot to provide a title for the Activity. Activity
description *
String
The slot to provide a description for the Activity. Activity
other_identifier *
Identifier
The slot to provide a secondary identifier of the Activity. Activity
has_part *
Activity
The slot to provide an Activity that is part of the Activity. Activity
had_input_entity * recommended
Entity
The slot to specify the Entity that was used as an input of an Activity that is to be changed, consumed or transformed. Activity
had_output_entity * recommended
Entity
The slot to specify the Entity that was generated as an output of an Activity. Activity
had_input_activity * recommended
Activity
The slot to provide a previous Activity that informed the Activity by being causally via a shared participant. Activity
carried_out_by * recommended
AgenticEntity
The slot to specify the AgenticEntity that played a certain part in carrying out the Activity, either via having a specific role, function or disposition that was realized in the Activity. Activity
has_qualitative_attribute * recommended
QualitativeAttribute
The slot to relate a qualitative attribute to an EvaluatedEntity, EvaluatedActivity or AgenticEntity Activity
has_quantitative_attribute * recommended
QuantitativeAttribute
The slot to relate a quantitative attribute to an EvaluatedEntity, EvaluatedActivity or AgenticEntity Activity
part_of *
Activity
The slot to provide an Activity of which the Activity is a part. Activity
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 type of characterization technique as an ontology term, e.g.
CHMO:0000158 (powder XRD), CHMO:0000404 (XPS), VOC4CAT:0000075 (SEM).
ClassifierMixin

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self OBI:0000070
native coremeta4cat:Characterization

LinkML Source

Direct

name: Characterization
description: 'A DataGeneratingActivity in which a catalyst sample or catalytic material

  is characterized using an analytical technique.


  The catalyst sample being characterized is linked via evaluated_entity.

  The analytical protocol is linked via realized_plan using a

  CharacterizationTechnique instance. The instrument used is linked via

  carried_out_by as a Device.


  The specific technique type is expressed via rdf_type using an ontology

  term (e.g. CHMO:0000158 for powder XRD, CHMO:0000404 for XPS),

  following DCAT-AP-PLUS Pattern 3  exactly as NMRSpectroscopy uses

  rdf_type: CHMO:0000613.'
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: DataGeneratingActivity
slots:
- equipment
- sample_state
- sample_description
- sample_preparation
- sample_pretreatment
- detector_type
slot_usage:
  equipment:
    name: equipment
    description: Instrument or equipment used for characterization.
    required: true
  evaluated_entity:
    name: evaluated_entity
    description: The catalyst sample or material being characterized.
    range: EvaluatedEntity
    recommended: true
    multivalued: true
    inlined_as_list: true
  realized_plan:
    name: realized_plan
    description: The CharacterizationTechnique (protocol) realized in this Characterization.
    range: CharacterizationTechnique
    required: true
  rdf_type:
    name: rdf_type
    description: 'The type of characterization technique as an ontology term, e.g.

      CHMO:0000158 (powder XRD), CHMO:0000404 (XPS), VOC4CAT:0000075 (SEM).'
    recommended: true
class_uri: OBI:0000070

Induced

name: Characterization
description: 'A DataGeneratingActivity in which a catalyst sample or catalytic material

  is characterized using an analytical technique.


  The catalyst sample being characterized is linked via evaluated_entity.

  The analytical protocol is linked via realized_plan using a

  CharacterizationTechnique instance. The instrument used is linked via

  carried_out_by as a Device.


  The specific technique type is expressed via rdf_type using an ontology

  term (e.g. CHMO:0000158 for powder XRD, CHMO:0000404 for XPS),

  following DCAT-AP-PLUS Pattern 3  exactly as NMRSpectroscopy uses

  rdf_type: CHMO:0000613.'
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: DataGeneratingActivity
slot_usage:
  equipment:
    name: equipment
    description: Instrument or equipment used for characterization.
    required: true
  evaluated_entity:
    name: evaluated_entity
    description: The catalyst sample or material being characterized.
    range: EvaluatedEntity
    recommended: true
    multivalued: true
    inlined_as_list: true
  realized_plan:
    name: realized_plan
    description: The CharacterizationTechnique (protocol) realized in this Characterization.
    range: CharacterizationTechnique
    required: true
  rdf_type:
    name: rdf_type
    description: 'The type of characterization technique as an ontology term, e.g.

      CHMO:0000158 (powder XRD), CHMO:0000404 (XPS), VOC4CAT:0000075 (SEM).'
    recommended: true
attributes:
  equipment:
    name: equipment
    description: Instrument or equipment used for characterization.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: VOC4CAT:0000187
    alias: equipment
    owner: Characterization
    domain_of:
    - ThermalSynthesisMixin
    - Characterization
    range: string
    required: true
    multivalued: true
  sample_state:
    name: sample_state
    description: Physical state of the sample during characterization.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:sample_state
    alias: sample_state
    owner: Characterization
    domain_of:
    - Characterization
    range: SampleStateEnum
    multivalued: true
  sample_description:
    name: sample_description
    description: Free-text description of the sample used in this characterization.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:sample_description
    alias: sample_description
    owner: Characterization
    domain_of:
    - Characterization
    range: string
    multivalued: true
  sample_preparation:
    name: sample_preparation
    description: Sample preparation steps applied immediately before measurement.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: AFP:0001159
    alias: sample_preparation
    owner: Characterization
    domain_of:
    - Characterization
    range: string
    multivalued: true
  sample_pretreatment:
    name: sample_pretreatment
    description: Pre-treatment applied to the sample before a process or measurement.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: VOC4CAT:0000122
    alias: sample_pretreatment
    owner: Characterization
    domain_of:
    - Synthesis
    - Characterization
    range: string
    multivalued: true
  detector_type:
    name: detector_type
    description: Type of detector used in the measurement.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: AFR:0000317
    alias: detector_type
    owner: Characterization
    domain_of:
    - Characterization
    range: string
    multivalued: true
  evaluated_entity:
    name: evaluated_entity
    description: The catalyst sample or material being characterized.
    in_subset:
    - domain_agnostic_core
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    is_a: had_input_entity
    slot_uri: prov:used
    alias: evaluated_entity
    owner: Characterization
    domain_of:
    - DataGeneratingActivity
    range: EvaluatedEntity
    recommended: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  evaluated_activity:
    name: evaluated_activity
    description: The slot to specify the Activity about which the DataGeneratingActivity
      produced information.
    in_subset:
    - domain_agnostic_core
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    is_a: had_input_activity
    slot_uri: prov:wasInformedBy
    alias: evaluated_activity
    owner: Characterization
    domain_of:
    - DataGeneratingActivity
    range: EvaluatedActivity
    recommended: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  realized_plan:
    name: realized_plan
    description: The CharacterizationTechnique (protocol) realized in this Characterization.
    in_subset:
    - domain_agnostic_core
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: prov:used
    alias: realized_plan
    owner: Characterization
    domain_of:
    - DataGeneratingActivity
    range: CharacterizationTechnique
    required: true
  occurred_in:
    name: occurred_in
    description: The slot to specify the Surrounding in which an Activity took place.
    in_subset:
    - domain_agnostic_core
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: prov:atLocation
    alias: occurred_in
    owner: Characterization
    domain_of:
    - DataGeneratingActivity
    range: Surrounding
  id:
    name: id
    description: A slot to provide an URI for an entity within this schema.
    in_subset:
    - domain_agnostic_core
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    identifier: true
    alias: id
    owner: Characterization
    domain_of:
    - Activity
    - AgenticEntity
    - Dataset
    - DefinedTerm
    - Document
    - Entity
    - LegalResource
    - LicenseDocument
    - Resource
    range: uriorcurie
    required: true
  title:
    name: title
    description: The slot to provide a title for the Activity.
    notes:
    - not in DCAT-AP
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: dcterms:title
    alias: title
    owner: Characterization
    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
    multivalued: true
    inlined_as_list: true
  description:
    name: description
    description: The slot to provide a description for the Activity.
    notes:
    - not in DCAT-AP
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: dcterms:description
    alias: description
    owner: Characterization
    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
    multivalued: true
    inlined_as_list: true
  other_identifier:
    name: other_identifier
    description: The slot to provide a secondary identifier of the Activity.
    notes:
    - not in DCAT-AP
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: adms:identifier
    alias: other_identifier
    owner: Characterization
    domain_of:
    - Activity
    - AgenticEntity
    - Dataset
    - Entity
    range: Identifier
    multivalued: true
    inlined_as_list: true
  has_part:
    name: has_part
    description: The slot to provide an Activity that is part of the Activity.
    notes:
    - not in DCAT-AP
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: dcterms:hasPart
    alias: has_part
    owner: Characterization
    domain_of:
    - Activity
    - AgenticEntity
    - Catalogue
    - Entity
    range: Activity
    multivalued: true
    inlined_as_list: true
  had_input_entity:
    name: had_input_entity
    description: The slot to specify the Entity that was used as an input of an Activity
      that is to be changed, consumed or transformed.
    notes:
    - not in DCAT-AP
    in_subset:
    - domain_agnostic_core
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: prov:used
    alias: had_input_entity
    owner: Characterization
    domain_of:
    - Activity
    range: Entity
    recommended: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  had_output_entity:
    name: had_output_entity
    description: The slot to specify the Entity that was generated as an output of
      an Activity.
    notes:
    - not in DCAT-AP
    in_subset:
    - domain_agnostic_core
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: prov:generated
    alias: had_output_entity
    owner: Characterization
    domain_of:
    - Activity
    range: Entity
    recommended: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  had_input_activity:
    name: had_input_activity
    description: The slot to provide a previous Activity that informed the Activity
      by being causally via a shared participant.
    notes:
    - not in DCAT-AP
    in_subset:
    - domain_agnostic_core
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: prov:wasInformedBy
    alias: had_input_activity
    owner: Characterization
    domain_of:
    - Activity
    range: Activity
    recommended: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  carried_out_by:
    name: carried_out_by
    description: The slot to specify the AgenticEntity that played a certain part
      in carrying out the Activity, either via having a specific role, function or
      disposition that was realized in the Activity.
    notes:
    - not in DCAT-AP
    in_subset:
    - domain_agnostic_core
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: prov:wasAssociatedWith
    alias: carried_out_by
    owner: Characterization
    domain_of:
    - Activity
    range: AgenticEntity
    recommended: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  has_qualitative_attribute:
    name: has_qualitative_attribute
    description: The slot to relate a qualitative attribute to an EvaluatedEntity,
      EvaluatedActivity or AgenticEntity
    notes:
    - not in DCAT-AP
    in_subset:
    - domain_agnostic_core
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: dcterms:relation
    alias: has_qualitative_attribute
    owner: Characterization
    domain_of:
    - Activity
    - AgenticEntity
    - Entity
    range: QualitativeAttribute
    recommended: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  has_quantitative_attribute:
    name: has_quantitative_attribute
    description: The slot to relate a quantitative attribute to an EvaluatedEntity,
      EvaluatedActivity or AgenticEntity
    notes:
    - not in DCAT-AP
    in_subset:
    - domain_agnostic_core
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: dcterms:relation
    alias: has_quantitative_attribute
    owner: Characterization
    domain_of:
    - Activity
    - AgenticEntity
    - Entity
    range: QuantitativeAttribute
    recommended: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  part_of:
    name: part_of
    description: The slot to provide an Activity of which the Activity is a part.
    notes:
    - not in DCAT-AP
    in_subset:
    - domain_agnostic_core
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: dcterms:isPartOf
    alias: part_of
    owner: Characterization
    domain_of:
    - Activity
    - AgenticEntity
    - Entity
    inverse: has_part
    range: Activity
    multivalued: true
    inlined_as_list: 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: Characterization
    domain_of:
    - Agent
    - ClassifierMixin
    - Dataset
    - LicenseDocument
    range: DefinedTerm
    inlined: true
  rdf_type:
    name: rdf_type
    description: 'The type of characterization technique as an ontology term, e.g.

      CHMO:0000158 (powder XRD), CHMO:0000404 (XPS), VOC4CAT:0000075 (SEM).'
    in_subset:
    - domain_agnostic_core
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: rdf:type
    alias: rdf_type
    owner: Characterization
    domain_of:
    - ClassifierMixin
    range: DefinedTerm
    recommended: true
    inlined: true
class_uri: OBI:0000070