Skip to content
Snippets Groups Projects
Commit 0908c2dc authored by Vitali Telezki's avatar Vitali Telezki
Browse files

Update yaml_interface.rst

parent 96588bb1
No related branches found
No related tags found
2 merge requests!107Release v0.11.0,!57FIX: if multiple updates for one entity exist, the retrieve would result in an...
Pipeline #29055 failed
This commit is part of merge request !57. Comments created here will be created in the context of that merge request.
=============================== ===============================
YAML data model specification YAML data model specification
=============================== ===============================
...@@ -102,7 +101,7 @@ Example: ...@@ -102,7 +101,7 @@ Example:
experimentId: experimentId:
datatype: INTEGER datatype: INTEGER
description: 'UID of this experiment' description: 'UID of this experiment'
date: # no further attributes here! date: # no further attributes here, since property was defined above in 'Project'!
The above example defines two Records: Project and Experiment The above example defines two Records: Project and Experiment
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment