Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • CCG: Equivalent to EnumeratedRepresentationGroup.
  • CCT: Equivalent to EnumeratedRepresentation , although the latter has more functionality. CCT has a scope: 1 for point, 2 for global, 3 for continuous. This is harmonized via the spatial context field in Note: If it's missing, the scope is assumed to be Global. If the spatial context is a point, the scope will be assumed of type point. Other shape types would correspond to continuous.
  • CCL: Equivalent to EnumerationMember

 


Included in:

Referenced by: 


AttributeTypeMultiplicityDescription
DescriptionString0..1This allows the user to capture free form text.
ValueEnumeratedValue0..1This contains the selected value from a predefined enumerated note list.
TimeStampTimeScope0..1Time this note was recorded.
SpatialContextShape0..1The point / line / polygon, etc. that the note pertains to.

 

 



LoggedNote (Sub-Class of Note) [Not Implemented]

Description:

The LoggedNote object is a concrete version of the abstract Note class. It inherits all of the properties of Note.

...


Included in: 


  • Catalog

 


Referenced by:

 


  • PersonRole


Note that cannot stand alone and only has meaning in the context of LoggedData. It has no unique ID as a result.

AttributeTypeMultiplicityDescription
DescriptionString0..1Note text (Inherited from parent class)
ValueEnumeratedValue0..1Predefined enumerated note list value (Inherited from parent class)
TimeStampTimeScope0..1When was this note recorded? Note that is uses a TimeScope object, which has been extended to mimic an ISO11783 ASP element. (Inherited from parent class)
SpatialContextShape0..1The point / line / polygon, etc. that the note pertains to. (Inherited from parent class)

 


ReferenceNote (Sub-Class of Note) [Not Implemented]

Note that can stand alone and would be kept in the Catalog. Used by Field, CropZone, etc.

AttributeTypeMultiplicityDescription
IdCompoundIdentifier1Unique identifier.
DescriptionString0..1Note text (Inherited from parent class)
ValueEnumeratedValue0..1Predefined enumerated note list value (Inherited from parent class)
TimeStampTimeScope0..1When was this note recorded? Note that is uses a TimeScope object, which has been extended to mimic an ISO11783 ASP element. (Inherited from parent class)
SpatialContextShape0..1The point / line / polygon, etc. that the note pertains to. (Inherited from parent class)