-
Notifications
You must be signed in to change notification settings - Fork 14
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
Add feature MDE - metadata editor for OMERO.importer #69
Conversation
Tag version 5.5.3 # gpg: Signature made Tue Jul 9 10:15:01 2019 # gpg: using RSA key 9A8A438C637D3EF14CA10F7A43FA723866BFA9D2 # gpg: Can't check signature: No public key
# Conflicts: # src/main/java/org/openmicroscopy/shoola/agents/fsimporter/view/ImporterComponent.java
@sukunis Hello, this is great and thank you I was wondering if you could point me to a wokflow with concrete fields filled in and a pointer as to where the intput will be located. I found https://www.ibios.uni-osnabrueck.de/index.php?cat=Service&file=OMEROImporter_v5.2_HandsOn.pdf but in the step where the metadata are added are not detailed enough. Thank you Edit: I am only able to ever see something like in the screenshot below - whatever I try to add as metadata (defining a new model and applying it) Edit2: I also have in the log of insight following lines:
So maybe I need a configuration file for MDE ? How to get one please ? |
@pwalczysko |
sorry: the path is /<user >/omero ( where the logfiles directory is located) |
Thank you @sukunis So I have the .xml file now and understood how to create Key-Value pairs using your app. I also thought that I can apply the settings on a whole folder in one go. Is that true ? At the moment, I am getting no Key-Value pairs if I select a whole subfolder in local hierarchy in your app and apply the new settings to it (see screenshot below, I do have success though if I select just one single image, see screenshot above) Is there a possibility to add the metadata to several images in one click ? |
Conflicting PR. Removed from build OMERO-insight-push#85. See the console output for more details.
--conflicts |
mde and importer standalone
Conflicting PR. Removed from build OMERO-insight-push#97. See the console output for more details.
|
… button in moduleTree
# Conflicts: # src/main/java/org/openmicroscopy/shoola/env/LookupNames.java
@sukunis I have replaced the |
…- as an OMERO plugin MDE accepts only microscopy image files), add Logger.warn to log file
…ues in one session, save a copy of mdeMap to protect that from overwriting;
Thanks @sukunis. Merging so it is included in the coming 5.6 version |
beta-version