You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These fields have been currently removed due to issues in referencing other fields at top level,
a solution need to be found on how to reintegrate them.
"Instrument": {
"type":"string",
"description":"This empty element refers to the Instrument that was utilized to acquire this image.",
"tier":1,
"category":"Instrument",
"linkTo":"Instrument"
},
"Experiment": {
"type":"string",
"description":"This empty element refers to the Experiment during which this Image was acquired.",
"tier":1,
"category":"Experiment",
"linkTo":"Experiment"
},
"Experimenter": {
"type":"array",
"items": {
"description":"This empty element refers to Experimenter that performed this experiment.",
"type":"string",
"tier":1,
"category":"Experimenter",
"linkTo":"Experimenter"
}
},
"ExperimenterGroup": {
"type":"array",
"items": {
"description":"This empty element refers to the ExperimenterGroup that owns this Image.",
"type":"string",
"tier":1,
"category":"ExperimenterGroup",
"linkTo":"ExperimenterGroup"
}
},
"MicrobeamManipulation": {
"type":"array",
"items": {
"description":"NA",
"type":"string",
"tier":1,
"category":"MicrobeamManipulation",
"linkTo":"MicrobeamManipulation"
}
},
"ROI": {
"type":"array",
"items": {
"description":"NA",
"type":"string",
"tier":1,
"category":"ROI",
"linkTo":"ROI"
}
},
The text was updated successfully, but these errors were encountered:
These fields have been currently removed due to issues in referencing other fields at top level,
a solution need to be found on how to reintegrate them.
"Instrument": {
"type":"string",
"description":"This empty element refers to the Instrument that was utilized to acquire this image.",
"tier":1,
"category":"Instrument",
"linkTo":"Instrument"
},
"Experiment": {
"type":"string",
"description":"This empty element refers to the Experiment during which this Image was acquired.",
"tier":1,
"category":"Experiment",
"linkTo":"Experiment"
},
"Experimenter": {
"type":"array",
"items": {
"description":"This empty element refers to Experimenter that performed this experiment.",
"type":"string",
"tier":1,
"category":"Experimenter",
"linkTo":"Experimenter"
}
},
"ExperimenterGroup": {
"type":"array",
"items": {
"description":"This empty element refers to the ExperimenterGroup that owns this Image.",
"type":"string",
"tier":1,
"category":"ExperimenterGroup",
"linkTo":"ExperimenterGroup"
}
},
"MicrobeamManipulation": {
"type":"array",
"items": {
"description":"NA",
"type":"string",
"tier":1,
"category":"MicrobeamManipulation",
"linkTo":"MicrobeamManipulation"
}
},
"ROI": {
"type":"array",
"items": {
"description":"NA",
"type":"string",
"tier":1,
"category":"ROI",
"linkTo":"ROI"
}
},
The text was updated successfully, but these errors were encountered: