Skip to content

Commit a19dfba

Browse files
Initialise git with minimal project
1 parent 7289304 commit a19dfba

1 file changed

Lines changed: 12 additions & 5 deletions

File tree

src/catcore/schema/catcore.yaml

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3219,13 +3219,20 @@ slots:
32193219
ucum_code: eV
32203220

32213221
# Sublimation specific slots
3222+
# synthesis_duration:
3223+
# description: Duration of synthesis
3224+
# range: float
3225+
# slot_uri: voc4cat:0000050
3226+
# multivalued: true
3227+
# unit:
3228+
# ucum_code: h
32223229

32233230
# Molecular synthesis specific slots
3224-
reaction_vessel:
3225-
description: Vessel used for reaction
3226-
range: string
3227-
slot_uri: catcore:reaction_vessel
3228-
multivalued: true
3231+
# reaction_vessel:
3232+
# description: Vessel used for reaction
3233+
# range: string
3234+
# slot_uri: catcore:reaction_vessel
3235+
# multivalued: true
32293236

32303237
mixing_device:
32313238
description: Device used for mixing

0 commit comments

Comments
 (0)