Skip to content

Slot: related_resource

This slot is described in more detail within the class in which it is used.

URI: dcterms:relation Alias: related_resource

Applicable Classes

Name Description Modifies Slot
AnalysisDataset A Dataset that was generated by an analysis of some previously generated data. For example, a dataset that contains the data of an assignment of a chemical structure to a sample based on the spectral data obtained from the sample is an AnalyticalDataset. no
CatalysisDataset A dcat:Dataset that contains research data in the field of catalysis.

The catalysis research field is expressed via rdf_type using a voc4cat
term from CatalysisResearchFieldEnum (following DCAT-AP-PLUS Pattern 3).
For example, a dataset from heterogeneous catalysis research would carry:
rdf_type:
id: VOC4CAT:0007001
title: "heterogeneous catalysis"

The four CoreMeta4Cat minimum information pillars are linked via the slots
below, each pointing to the corresponding DataGeneratingActivity or
EvaluatedActivity subclass defined in the CoreMeta4Cat subprofile modules.
no
ReactionMonitoringDataset A Dataset about a ChemicalReaction that was produced by a ReactionMonitoring activity. This is a coarse-grained convenience shape that conflates experimental documentation and analysis into a single data-generating activity. Domain-specific sub-profiles that need to distinguish reaction monitoring from subsequent data evaluation should define their own Dataset subclasses, potentially using the DCAT-AP+ DataAnalysis/AnalysisDataset chain instead of reusing this class. no
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
Dataset A collection of data, published or curated by a single agent, and available for access or download in one or more representations. yes
SubstanceSampleCharacterizationDataset A Dataset about a SubstanceSample that was produced by a SubstanceSampleCharacterization activity. This is a coarse-grained convenience shape that conflates measurement and analysis into a single data-generating activity. Domain-specific sub-profiles that need to distinguish raw measurement from post-processing or structure assignment should define their own Dataset subclasses, potentially using the DCAT-AP+ DataAnalysis/AnalysisDataset chain instead of reusing this class. 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. yes

Properties

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self dcterms:relation
native coremeta4cat:related_resource

LinkML Source

name: related_resource
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:relation
alias: related_resource
domain_of:
- ChemicalReaction
- Dataset
range: string