Skip to content

Slot: has_successor_step

Forward pointer from a LabSynthesisStep to the step(s) that follow it. Inverse of had_input_activity (prov:wasInformedBy). For RepetitionBlocks, the preceding step's has_successor_step points to both the RepetitionBlock and the first inner repeated step.

URI: dcatplab:hasSuccessorStep Alias: has_successor_step

Applicable Classes

Name Description Modifies Slot
ContinuousAdditionStep A step in which compounds enter the reaction repeatedly or continuously (Cont... no
GrindingStep A step in which the material is ground or milled (Grind action) no
WaitingStep A step in which the reaction mixture is allowed to rest for a defined duratio... no
SubProductCreationStep A step marking the point where a by-product diverges from the main synthesis ... no
AtmosphereChangeStep A step that modifies the atmosphere of the reaction vessel (ChangeAtmosphere ... no
WashingStep A step in which the separated material is washed with a solvent (Wash action) no
TemperatureChangeStep A step that changes the temperature of the reaction mixture (ChangeTemperatur... no
RecipientChangeStep A step that modifies the reaction vessel (ChangeRecipient action) no
SeparationStep A step in which phases of the reaction mixture are separated (Separate action... no
RepetitionBlock A wrapper block grouping one or more steps that are executed a number of time... no
LabSynthesisStep An abstract base class for individual steps in a laboratory synthesis workflo... no
SolutionPreparationStep A step that initialises a new solution or reaction vessel (NewSolution action... no
SievingStep A step in which solid material is screened by particle size (Sieve action) no
StirringStep A step in which the reaction mixture is stirred (Stir action) no
MaterialAdditionStep A step in which a material is added to the reaction mixture (Add action) no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/nfdi-de/dcat-ap-plus/labdata/

Mappings

Mapping Type Mapped Value
self dcatplab:hasSuccessorStep
native dcatplab:has_successor_step

LinkML Source

name: has_successor_step
description: Forward pointer from a LabSynthesisStep to the step(s) that follow it.
  Inverse of had_input_activity (prov:wasInformedBy). For RepetitionBlocks, the preceding
  step's has_successor_step points to both the RepetitionBlock and the first inner
  repeated step.
from_schema: https://w3id.org/nfdi-de/dcat-ap-plus/labdata/
rank: 1000
slot_uri: dcatplab:hasSuccessorStep
alias: has_successor_step
domain_of:
- LabSynthesisStep
range: LabSynthesisStep
multivalued: true