Slot: product_identification_method
The analytical method used to identify and/or quantify reaction products.
Should reference a CharacterizationTechnique instance (e.g. GCMS, HPLC_MS).
The abstract stub ProductIdentificationMethod is retained for backward compatibility.
URI: coremeta4cat:product_identification_method Alias: product_identification_method
Inheritance
- realized_plan
- product_identification_method
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| CatalyticReaction | A ChemicalReaction (chemdcat-ap) specialization representing the catalytic reaction being studied. Inherits the generic reaction slots (starting materials, reactants, products, catalyst, solvent, reactor, temperature, pressure, yield, reaction steps) from ChemicalReaction and adds catalysis-specific operating-condition slots. Reaction is NOT a DataGeneratingActivity — it is the catalytic process being observed, not the process that generates the dataset. A CatalysisDataset is linked to the Reaction it is about via is_about_activity. For operando experiments (e.g. in-situ XRD during a reaction), the dataset carries both: was_generated_by: Characterization (the measurement producing data) is_about_activity: Reaction (the catalytic process being monitored) The reactor is linked via the inherited used_reactor slot (is_a: carried_out_by), narrowed here to require a ChemicalReactor instance rather than touching the generic carried_out_by relation directly. Reactants are linked via the inherited used_reactant slot (range: Reagent) -- CatalyticReaction does not declare its own reactant slot. The type of catalytic reaction (e.g. ammonia synthesis, CO oxidation) is expressed via rdf_type using a voc4cat or ChemO term. |
yes |
Properties
-
Range: ProductIdentificationMethod
-
Multivalued: True
-
Required: True
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/nfdi4cat/coremeta4cat
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | coremeta4cat:product_identification_method |
| native | coremeta4cat:product_identification_method |
LinkML Source
name: product_identification_method
description: 'The analytical method used to identify and/or quantify reaction products.
Should reference a CharacterizationTechnique instance (e.g. GCMS, HPLC_MS).
The abstract stub ProductIdentificationMethod is retained for backward compatibility.'
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
rank: 1000
is_a: realized_plan
slot_uri: coremeta4cat:product_identification_method
alias: product_identification_method
domain_of:
- CatalyticReaction
range: ProductIdentificationMethod
required: true
multivalued: true
inlined: true
inlined_as_list: true