Innovation Design & Decisions requires different roles to create
different objects:
- Experiment Definition: This must be performed by a Project Administrator and creates:
- A
Bio_Product
with Id Product1 and
related
Bio_BatchProduct with Id
BatchProduct1. - A
Bio_Product
with Id Product2 and
related
Bio_BatchProduct with Id
BatchProduct2. - A
Bio_Protocol
with Id Protocol1 and
related
Bio_DAER subprotocols with Id
Subprotocol1 and Subprotocol2.Bio_DAER Subprotocol1 has a contextual Bio_Parameter with Id InputParameter1
and two measured
Bio_Parameter with Id OutputParameter1
and OutputParameter2.Bio_DAER Subprotocol2 has a contextual Bio_Parameter with Id InputParameter2
and two measured
Bio_Parameter with Id OutputParameter3
and OutputParameter3.
- A
Bio_Study with Id Study1
with
Bio_Result results with Id Result1
and Result2.
-
Bio_Result
Result1 uses Bio_BatchProduct with
Id
BatchProduct1 in the Bio_DAER subprotocol
with Id
SubProtocol1 to generate Bio_Parameter with
Id
OutputParameter1 and
OutputParameter2. Bio_Result
Result2 uses
Bio_BatchProduct
with Id BatchProduct2 in
the
Bio_DAER subprotocol with Id
SubProtocol2 to generate
Bio_Parameter with Id OutputParameter3
and OutputParameter4.