@@ -3717,6 +3717,25 @@ slots:
37173717 range: CatalystType
37183718 recommended: true
37193719 multivalued: true
3720+ inlined: true
3721+ inlined_as_list: true
3722+ has_reaction_type:
3723+ name: has_reaction_type
3724+ definition_uri: https://w3id.org/nfdi4cat/coremeta4cat/has_reaction_type
3725+ description: A group of chemical reactions with common conditions or reactants,
3726+ e.g. Oxidation, Hydrogenation, Reduction, Cracking.
3727+ from_schema: https://w3id.org/nfdi4cat/coremeta4cat/reaction/
3728+ mappings:
3729+ - VOC4CAT:0007010
3730+ slot_uri: VOC4CAT:0007010
3731+ owner: CatalyticReaction
3732+ domain_of:
3733+ - CatalyticReaction
3734+ range: ReactionType
3735+ required: true
3736+ multivalued: true
3737+ inlined: true
3738+ inlined_as_list: true
37203739 reactor_temperature_range:
37213740 name: reactor_temperature_range
37223741 definition_uri: https://w3id.org/nfdi4cat/coremeta4cat/reactor_temperature_range
@@ -13652,6 +13671,7 @@ classes:
1365213671 - catalyst_quantity
1365313672 - reactant
1365413673 - has_catalyst_type
13674+ - has_reaction_type
1365513675 - reactor_temperature_range
1365613676 - has_atmosphere
1365713677 - experiment_pressure
@@ -14319,6 +14339,210 @@ classes:
1431914339 - ClassifierMixin_type
1432014340 - rdf_type
1432114341 class_uri: VOC4CAT:0000125
14342+ ReactionType:
14343+ name: ReactionType
14344+ definition_uri: https://w3id.org/nfdi4cat/coremeta4cat/ReactionType
14345+ description: A group of chemical reactions with common conditions or reactants,
14346+ e.g. Oxidation, Hydrogenation, Reduction, Cracking.
14347+ from_schema: https://w3id.org/nfdi4cat/coremeta4cat/reaction/
14348+ mappings:
14349+ - VOC4CAT:0007010
14350+ is_a: QualitativeAttribute
14351+ slots:
14352+ - title
14353+ - description
14354+ - QualitativeAttribute_value
14355+ - ClassifierMixin_type
14356+ - rdf_type
14357+ class_uri: VOC4CAT:0007010
14358+ Hydrogenation:
14359+ name: Hydrogenation
14360+ definition_uri: https://w3id.org/nfdi4cat/coremeta4cat/Hydrogenation
14361+ description: A chemical reaction of molecular hydrogen (H2) and another chemical
14362+ species, typically facilitated by a catalyst.
14363+ from_schema: https://w3id.org/nfdi4cat/coremeta4cat/reaction/
14364+ mappings:
14365+ - VOC4CAT:0000260
14366+ is_a: ReactionType
14367+ slots:
14368+ - title
14369+ - description
14370+ - QualitativeAttribute_value
14371+ - ClassifierMixin_type
14372+ - rdf_type
14373+ class_uri: VOC4CAT:0000260
14374+ Oxidation:
14375+ name: Oxidation
14376+ definition_uri: https://w3id.org/nfdi4cat/coremeta4cat/Oxidation
14377+ description: The loss of electrons or an increase in the oxidation state of a
14378+ species.
14379+ from_schema: https://w3id.org/nfdi4cat/coremeta4cat/reaction/
14380+ mappings:
14381+ - VOC4CAT:0000097
14382+ is_a: ReactionType
14383+ slots:
14384+ - title
14385+ - description
14386+ - QualitativeAttribute_value
14387+ - ClassifierMixin_type
14388+ - rdf_type
14389+ class_uri: VOC4CAT:0000097
14390+ Dehydrogenation:
14391+ name: Dehydrogenation
14392+ definition_uri: https://w3id.org/nfdi4cat/coremeta4cat/Dehydrogenation
14393+ description: A chemical reaction that involves the removal of two or more hydrogen
14394+ atoms from a molecule.
14395+ from_schema: https://w3id.org/nfdi4cat/coremeta4cat/reaction/
14396+ mappings:
14397+ - VOC4CAT:0000297
14398+ is_a: ReactionType
14399+ slots:
14400+ - title
14401+ - description
14402+ - QualitativeAttribute_value
14403+ - ClassifierMixin_type
14404+ - rdf_type
14405+ class_uri: VOC4CAT:0000297
14406+ C-C-CouplingReaction:
14407+ name: C-C-CouplingReaction
14408+ definition_uri: https://w3id.org/nfdi4cat/coremeta4cat/C-C-CouplingReaction
14409+ description: A chemical reaction where a carbon-carbon bond is formed from two
14410+ carbon-containing fragments.
14411+ from_schema: https://w3id.org/nfdi4cat/coremeta4cat/reaction/
14412+ mappings:
14413+ - VOC4CAT:0000223
14414+ is_a: ReactionType
14415+ slots:
14416+ - title
14417+ - description
14418+ - QualitativeAttribute_value
14419+ - ClassifierMixin_type
14420+ - rdf_type
14421+ class_uri: VOC4CAT:0000223
14422+ Hydrodeoxygenation:
14423+ name: Hydrodeoxygenation
14424+ definition_uri: https://w3id.org/nfdi4cat/coremeta4cat/Hydrodeoxygenation
14425+ description: A catalytic process in which oxygen is removed from oxygenated organic
14426+ compounds using hydrogen.
14427+ from_schema: https://w3id.org/nfdi4cat/coremeta4cat/reaction/
14428+ mappings:
14429+ - VOC4CAT:0000226
14430+ is_a: ReactionType
14431+ slots:
14432+ - title
14433+ - description
14434+ - QualitativeAttribute_value
14435+ - ClassifierMixin_type
14436+ - rdf_type
14437+ class_uri: VOC4CAT:0000226
14438+ OxygenEvolutionReaction:
14439+ name: OxygenEvolutionReaction
14440+ definition_uri: https://w3id.org/nfdi4cat/coremeta4cat/OxygenEvolutionReaction
14441+ description: A chemical reaction of generating molecular oxygen in electrochemistry.
14442+ from_schema: https://w3id.org/nfdi4cat/coremeta4cat/reaction/
14443+ mappings:
14444+ - VOC4CAT:0000236
14445+ is_a: ReactionType
14446+ slots:
14447+ - title
14448+ - description
14449+ - QualitativeAttribute_value
14450+ - ClassifierMixin_type
14451+ - rdf_type
14452+ class_uri: VOC4CAT:0000236
14453+ Carbonylation:
14454+ name: Carbonylation
14455+ definition_uri: https://w3id.org/nfdi4cat/coremeta4cat/Carbonylation
14456+ description: A chemical reaction in which a carbonyl group (C=O) is introduced
14457+ into a molecule, typically through the addition of carbon monoxide (CO) to a
14458+ substrate.
14459+ from_schema: https://w3id.org/nfdi4cat/coremeta4cat/reaction/
14460+ mappings:
14461+ - VOC4CAT:0000247
14462+ class_uri: VOC4CAT:0000247
14463+ Hydroxylation:
14464+ name: Hydroxylation
14465+ definition_uri: https://w3id.org/nfdi4cat/coremeta4cat/Hydroxylation
14466+ description: The addition of a hydroxyl group (-OH) to a molecule, typically by
14467+ replacing a hydrogen atom.
14468+ from_schema: https://w3id.org/nfdi4cat/coremeta4cat/reaction/
14469+ mappings:
14470+ - VOC4CAT:0000258
14471+ is_a: ReactionType
14472+ slots:
14473+ - title
14474+ - description
14475+ - QualitativeAttribute_value
14476+ - ClassifierMixin_type
14477+ - rdf_type
14478+ class_uri: VOC4CAT:0000258
14479+ FischerTropschSynthesis:
14480+ name: FischerTropschSynthesis
14481+ definition_uri: https://w3id.org/nfdi4cat/coremeta4cat/FischerTropschSynthesis
14482+ description: "A catalytic chemical reaction in which a mixture of carbon monoxide\
14483+ \ (CO) and hydrogen (H2), is converted via a chain-growth mechanism into long-chain\
14484+ \ hydrocarbons (e.g., alkanes, alkenes or alcohols)\u2014typically using iron\
14485+ \ or cobalt catalysts under moderate to high pressures and temperatures."
14486+ from_schema: https://w3id.org/nfdi4cat/coremeta4cat/reaction/
14487+ mappings:
14488+ - VOC4CAT:0000280
14489+ is_a: ReactionType
14490+ slots:
14491+ - title
14492+ - description
14493+ - QualitativeAttribute_value
14494+ - ClassifierMixin_type
14495+ - rdf_type
14496+ class_uri: VOC4CAT:0000280
14497+ CO2-Hydrogenation:
14498+ name: CO2-Hydrogenation
14499+ definition_uri: https://w3id.org/nfdi4cat/coremeta4cat/CO2-Hydrogenation
14500+ description: The reaction of carbon dioxide (CO2) with molecular hydrogen (H2)
14501+ to produce value-added hydrocarbons or alcohols.
14502+ from_schema: https://w3id.org/nfdi4cat/coremeta4cat/reaction/
14503+ mappings:
14504+ - VOC4CAT:0000259
14505+ is_a: Hydrogenation
14506+ slots:
14507+ - title
14508+ - description
14509+ - QualitativeAttribute_value
14510+ - ClassifierMixin_type
14511+ - rdf_type
14512+ class_uri: VOC4CAT:0000259
14513+ SelectiveOxidation:
14514+ name: SelectiveOxidation
14515+ definition_uri: https://w3id.org/nfdi4cat/coremeta4cat/SelectiveOxidation
14516+ description: The targeted oxidation of a specific bond or functional group in
14517+ a molecule leaving other sites unaffected, often directed by a catalyst.
14518+ from_schema: https://w3id.org/nfdi4cat/coremeta4cat/reaction/
14519+ mappings:
14520+ - VOC4CAT:0000261
14521+ is_a: Oxidation
14522+ slots:
14523+ - title
14524+ - description
14525+ - QualitativeAttribute_value
14526+ - ClassifierMixin_type
14527+ - rdf_type
14528+ class_uri: VOC4CAT:0000261
14529+ CO-Oxidation:
14530+ name: CO-Oxidation
14531+ definition_uri: https://w3id.org/nfdi4cat/coremeta4cat/CO-Oxidation
14532+ description: The reaction in which carbon monoxide (CO) is converted to carbon
14533+ dioxide (CO2) through interaction with an oxidizing agent, typically oxygen
14534+ (O2).
14535+ from_schema: https://w3id.org/nfdi4cat/coremeta4cat/reaction/
14536+ mappings:
14537+ - VOC4CAT:0000289
14538+ is_a: Oxidation
14539+ slots:
14540+ - title
14541+ - description
14542+ - QualitativeAttribute_value
14543+ - ClassifierMixin_type
14544+ - rdf_type
14545+ class_uri: VOC4CAT:0000289
1432214546 MaterialDescriptorMixin:
1432314547 name: MaterialDescriptorMixin
1432414548 definition_uri: https://w3id.org/nfdi4cat/coremeta4cat/MaterialDescriptorMixin
@@ -18368,5 +18592,5 @@ metamodel_version: 1.7.0
1836818592source_file: coremeta4cat.yaml
1836918593source_file_date: '2026-07-10T09:33:48'
1837018594source_file_size: 6791
18371- generation_date: '2026-07-10T13:18:32 '
18595+ generation_date: '2026-07-13T10:06:23 '
1837218596
0 commit comments