A Fiji plugin, that allows the user to edit (not add tags) the metadata of ome-xml files. This is useful for example for curating metadata that was auto generated by bioformats, but has flaws. Work in progress.
Simply place the .jar file in the plugins folder of your Fiji installation. Additionally you need to set a schema to validate against, this is most likely the latest ome schema available here. Set the path to the location in the settings of the plugin.
- Select a file (an image of your choice) by clicking on file and then open image
- Select a node by clicking on it in the tree in the upper part of the window
- Edit the node by changing nodes in the lower part of the window.
- To change the value of an attribute, simply change its text.
- To delete nodes, click on them (in the lower window) and press the delete button that popped up.
- To add Nodes, click on the title, an add button should pop up.
- View the change you have made by clicking on Change History and then on show change history.
- To save the file as .ome.tiff with the changes applied, click on file and then export to ome.tiff.
- To save the change history, click on change History and then save change history.