Skip to content

Slot: has_yield

A slot to provide the percentage of how much of the ChemicalProduct was produced by a ChemicalReaction.

URI: SIO:000008 Alias: has_yield

Inheritance

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.
no
ChemicalReaction A process that leads to the transformation of one set of chemical substances to another and that is the subject matter of a DataGeneratingActivity. no

Properties

  • Range: Yield

  • Multivalued: True

  • Recommended: True

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self SIO:000008
native coremeta4cat:has_yield

LinkML Source

name: has_yield
description: A slot to provide the percentage of how much of the ChemicalProduct was
  produced by a ChemicalReaction.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
rank: 1000
is_a: has_quantitative_attribute
slot_uri: SIO:000008
alias: has_yield
domain_of:
- ChemicalReaction
range: Yield
recommended: true
multivalued: true
inlined: true
inlined_as_list: true