<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#333333">
On 05/10/2012 03:20 AM, Melissa Linkert wrote:
<blockquote cite="mid:20120510012054.GQ15071@medusa" type="cite">
<pre wrap="">Hi Jürgen,
</pre>
<br>
<pre wrap="">
Someone else might have a better idea, but one option would be to use a
Reagent in combination with a StructuredAnnotation, so you would end up
with something like:
<Reagent ID="Reagent:0">
<Name>reagent name</Name>
<Description>reagent description</Description>
<ReagentIdentifier>12345</ReagentIdentifier>
<AnnotationRef ID="Annotation:0"/>
<AnnotationRef ID="Annotation:1"/>
</Reagent>
<StructuredAnnotations>
<TextAnnotation ID="Annotation:0">
<Value>more information</Value>
</TextAnnotation>
<TextAnnotation ID="Annotation:1">
<Value>even more information</Value>
</TextAnnotation>
</StructuredAnnotation>
...the important point being that StructuredAnnotations can store whatever
information you like.
(Note that there are other Annotation types besides TextAnnotation;
please consult the OME-XML schema for a list of the remaining types.)
</pre>
<br>
</blockquote>
<br>
Hi Melissa,<br>
<br>
thanks for the help on Structured annotations. I actually had
something very similar already implemented, only that I though I
could store multiple values in one annotation block... I have
adapted that and informed the team members on what to expect!<br>
<br>
I will look into Omero.tables in the longer run as it seems liek a
valuable alternative. So thanks for the links and pointers. <br>
<br>
Bummer that the screen import of our Andor data does not work. We
were planning to present the complete work-flow at the RNAi meeting
in San Francisco in a talk... Well next time for now we cant use
Omero...<br>
<br>
Thanks Juergen<br>
<br>
<br>
<div class="moz-signature">-- <br>
<small> <font color="#333333"><b>Dr. Jürgen Helmers</b></font><br>
<i>Chief Developer</i> | webnow | <font color="#3366ff"><a
class="moz-txt-link-freetext" href="http://www.web-now.de">http://www.web-now.de</a></font><br>
<b>email:</b><a class="moz-txt-link-abbreviated"
href="mailto:juergen.helmers@gmail.com">juergen.helmers@gmail.com</a>
| <b>tel:</b>+49 30 37301306 | <b>skype:</b> helmerj </small></div>
</body>
</html>