Automatically generate key/value pairs
Posted: Wed Nov 25, 2015 1:46 pm
Hello,
I also posted this question at the Bio-Formats section, but to no avail. Perhaps this question belongs here.
What I'm trying to accomplish is that once the file becomes imported, and read by the bio formats jar for analyzing meta data, I can write some code which also converts some meta data into either tags or key/value pairs such that the MRC files are queryable later on. I understand that it is not possible to seach on Meta data.
Can someone point me in the right direction? I have adapted some code in the bio formats Java files, and am also capable of programming in Python. So all I really need is some advice in which files it is best to write some code for automatic key/value pair generation.
Regards,
KVerbist
I also posted this question at the Bio-Formats section, but to no avail. Perhaps this question belongs here.
What I'm trying to accomplish is that once the file becomes imported, and read by the bio formats jar for analyzing meta data, I can write some code which also converts some meta data into either tags or key/value pairs such that the MRC files are queryable later on. I understand that it is not possible to seach on Meta data.
Can someone point me in the right direction? I have adapted some code in the bio formats Java files, and am also capable of programming in Python. So all I really need is some advice in which files it is best to write some code for automatic key/value pair generation.
Regards,
KVerbist