MorphBank Object Description

MorphBank Research Group
School of Computational Sciences
and
The Departent of Computer Science
Florida State University


Object Name:ImageAnnotation
 Description: Annotation location and description. The annotation can be a specific point, area in terms of a rectangle, area in terms of an oval, or area in terms of a circle. An annotation can also be general for the image and lack location.
Primary Key:id
 
Attribute Name: idType: Character This is the id inherited from BaseObject. Other fields, for instance userId and groupId, are also inhered from the BaseObject (see specification of BaseObject).
Attribute Name: imageIdType: Character The MorphBank Object ID of the related image.
Attribute Name: descriptionType: Character A character description of the annotation.
Attribute Name: phylogeneticStateIdType: Character The related character state of the annotation.
Attribute Name: valueType: Integer The related measurement of the annotation.
Attribute Name: typeAnnotationType: Character The type of area annotation.
Attribute Name: xLocationType: Integer The X-Location of the annotation or x-anchor of the rectangle, center point of the radius or oval.
Attribute Name: yLocationType: Integer The Y-Location of the annotation or y-anchor of the rectangle, center point of the radius or oval.
Attribute Name: areaHeightType: Integer The height of the annotation if a rectangle was specified. If it is an oval then this represents the height of the y coordinate.
Attribute Name: areaWidthType: Integer The width of the annotation if a rectangle was specified. If it is an oval then this represents the width of the x coordinate.
Attribute Name: areaRadiusType: Integer The height of the annotation if a rectangle was specified.
Attribute Name: annotationQualityType: enumeration This field can be used to characterized the quality of the annotation.