Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Settings - Image #5

Open
Akramhar opened this issue Aug 27, 2019 · 1 comment
Open

Settings - Image #5

Akramhar opened this issue Aug 27, 2019 · 1 comment

Comments

@Akramhar
Copy link
Member

Akramhar commented Aug 27, 2019

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"
}
},

@Akramhar
Copy link
Member Author

Akramhar commented Aug 27, 2019

fieldsRemoved.txt
fieldsRemoved2.txt

Additional fields removed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant