Skip to content

Class: ChemicalReaction

An experimental procedure with the aim of producing a portion of a given compound or mixture.

URI: RXNO:0000329

classDiagram class ChemicalReaction click ChemicalReaction href "../ChemicalReaction" EvaluatedActivity <|-- ChemicalReaction click EvaluatedActivity href "../EvaluatedActivity" ChemicalReaction : description ChemicalReaction : has_part ChemicalReaction --> "*" EvaluatedActivity : has_part click EvaluatedActivity href "../EvaluatedActivity" ChemicalReaction : has_qualitative_attribute ChemicalReaction --> "* _recommended_" QualitativeAttribute : has_qualitative_attribute click QualitativeAttribute href "../QualitativeAttribute" ChemicalReaction : has_quantitative_attribute ChemicalReaction --> "* _recommended_" QuantitativeAttribute : has_quantitative_attribute click QuantitativeAttribute href "../QuantitativeAttribute" ChemicalReaction : id ChemicalReaction : other_identifier ChemicalReaction --> "*" Identifier : other_identifier click Identifier href "../Identifier" ChemicalReaction : rdf_type ChemicalReaction --> "0..1 _recommended_" DefinedTerm : rdf_type click DefinedTerm href "../DefinedTerm" ChemicalReaction : title ChemicalReaction : type ChemicalReaction --> "0..1" DefinedTerm : type click DefinedTerm href "../DefinedTerm"

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 EvaluatedActivity
description 0..1
String
This slot is described in more detail within the class in which it is used EvaluatedActivity
other_identifier *
Identifier
A slot to provide a secondary identifier of the EvaluatedActivity EvaluatedActivity
id 1
Uriorcurie
A slot to provide an URI for an entity within this schema EvaluatedActivity
has_qualitative_attribute * recommended
QualitativeAttribute
The slot to relate a qualitative attribute to an EvaluatedEntity, EvaluatedAc... EvaluatedActivity
has_quantitative_attribute * recommended
QuantitativeAttribute
The slot to relate a quantitative attribute to an EvaluatedEntity, EvaluatedA... EvaluatedActivity
has_part *
EvaluatedActivity
A slot to provide a part of the EvaluatedActivity EvaluatedActivity
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

Identifier and Mapping Information

Schema Source

  • from schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap

Mappings

Mapping Type Mapped Value
self RXNO:0000329
native nfdi4c:ChemicalReaction

LinkML Source

Direct

name: ChemicalReaction
description: An experimental procedure with the aim of producing a portion of a given
  compound or mixture.
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
is_a: EvaluatedActivity
class_uri: RXNO:0000329

Induced

name: ChemicalReaction
description: An experimental procedure with the aim of producing a portion of a given
  compound or mixture.
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
is_a: EvaluatedActivity
attributes:
  title:
    name: title
    description: This slot is described in more detail within the class in which it
      is used.
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    slot_uri: dcterms:title
    alias: title
    owner: ChemicalReaction
    domain_of:
    - Activity
    - Catalogue
    - CatalogueRecord
    - ConceptScheme
    - DataService
    - Dataset
    - DatasetSeries
    - DefinedTerm
    - Distribution
    - EvaluatedActivity
    - EvaluatedEntity
    - Instrument
    - Plan
    - QualitativeAttribute
    - QuantitativeAttribute
    - Surrounding
    range: string
  description:
    name: description
    description: This slot is described in more detail within the class in which it
      is used.
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    slot_uri: dcterms:description
    alias: description
    owner: ChemicalReaction
    domain_of:
    - Activity
    - Catalogue
    - CatalogueRecord
    - DataService
    - Dataset
    - DatasetSeries
    - Distribution
    - EvaluatedActivity
    - EvaluatedEntity
    - Instrument
    - Plan
    - QualitativeAttribute
    - QuantitativeAttribute
    - Surrounding
    range: string
  other_identifier:
    name: other_identifier
    description: A slot to provide a secondary identifier of the EvaluatedActivity.
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    slot_uri: adms:identifier
    alias: other_identifier
    owner: ChemicalReaction
    domain_of:
    - Activity
    - Dataset
    - EvaluatedActivity
    - EvaluatedEntity
    - Instrument
    range: Identifier
    required: false
    multivalued: true
    inlined_as_list: true
  id:
    name: id
    description: A slot to provide an URI for an entity within this schema.
    in_subset:
    - domain_agnostic_core
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    identifier: true
    alias: id
    owner: ChemicalReaction
    domain_of:
    - Activity
    - Dataset
    - DefinedTerm
    - EvaluatedActivity
    - EvaluatedEntity
    - Instrument
    range: uriorcurie
    required: true
  has_qualitative_attribute:
    name: has_qualitative_attribute
    description: The slot to relate a qualitative attribute to an EvaluatedEntity,
      EvaluatedActivity or Instrument
    in_subset:
    - domain_agnostic_core
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    slot_uri: dcterms:relation
    alias: has_qualitative_attribute
    owner: ChemicalReaction
    domain_of:
    - EvaluatedActivity
    - EvaluatedEntity
    - Instrument
    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 Instrument
    in_subset:
    - domain_agnostic_core
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    slot_uri: dcterms:relation
    alias: has_quantitative_attribute
    owner: ChemicalReaction
    domain_of:
    - EvaluatedActivity
    - EvaluatedEntity
    - Instrument
    range: QuantitativeAttribute
    recommended: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  has_part:
    name: has_part
    description: A slot to provide a part of the EvaluatedActivity.
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    slot_uri: dcterms:hasPart
    alias: has_part
    owner: ChemicalReaction
    domain_of:
    - Activity
    - Catalogue
    - EvaluatedActivity
    - EvaluatedEntity
    - Instrument
    range: EvaluatedActivity
    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://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    slot_uri: dcterms:type
    alias: type
    owner: ChemicalReaction
    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://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    slot_uri: rdf:type
    alias: rdf_type
    owner: ChemicalReaction
    domain_of:
    - ClassifierMixin
    range: DefinedTerm
    recommended: true
    inlined: true
class_uri: RXNO:0000329