AnIML / schemas

AnIML XML schemas
17 stars 10 forks source link

Add support to define ParentDataPointReferenceBlueprint in techniques #10

Open laeubi opened 2 years ago

laeubi commented 2 years ago

Currently it is not possible to express the AnIML concept of a ChildExperimentStep in the technique definition as the ResultBlueprintType simply has no way to express this.

This proposes to add support for adding ChildExperimentStepBlueprints to the ResultBlueprintType to express that a ChildExperimentStep for a given series name is desired.

This is based on

laeubi commented 2 years ago

@burkhardschaefer I have now changed this so the relation is owned by the Child instead of the Parent as the parent probably have no idea about possible childs.