Versions Compared

Key

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

...

Representation   
IdCompoundIdentifier1Defined somewhere for ADAPT
CodeString1

Code is a unique representation code that corresponds to the representation's ID in our reference data API / XML file.

DescriptionString1 
LongDescriptionString0..1 
CodeSource

RepresentationCodeSourceEnum

0..1The source for the reference id listed in the enumeration below
    
StringRepresentation   
MinCharactersInteger0..1 
MaxCharactersInteger0..1 
    
NumericRepresentation   
DecimalDigitsInteger0..1 
MinValueNumericValue0..1 
MaxValueNumericValue0..1 
DimensionUnitOfMeasureDimensionEnum1 
    
EnumeratedRepresentation   
EnumerationMembersEnumerationMember1..* 
RepresentationGroupIdInteger1 
    
DefinedRepresentation   
DefinedTypesDefinedType1..nEnumeration of supported values
SelectedDefinedTypeDefinedType1 
    
UnitType   
IdString1 
Name  1 
CompondUnitOfMeasuresCompondUnitOfMeasure1..nList of support unit of measures
BaseUnitOfMeasureCompondUnitOfMeasure1The base unit which will be used for conversion
    
CompoundUnitOfMeasure   
ComponentsUnitOfMeasureComponent1..n 
NameString1 
SymbolString1 
    
UnitOfMeasureComponent   
UnitOfMeasureUnitOfMeasure1 
PowerInteger1 
    
UnitOfMeasure   
CodeString1

This is a string, according to the composite Deere scheme.

e.g., m2

NameString1e.g., "meter squared"
SymbolString1e.g., "m^2"
UNRec20CodeString1e.g., "MTK"
ConversionScaleDouble1e.g., 1
UnitTypeUnitType1e.g. "area"

 

Examples

VariableRepresentationNumericRepresentation 
Id1001
NameYieldWetMass
UnitTypeMassType
RecordedValuesArray of double
RecordedUnitOfMeasurekg
  
VariableRepresentationNumericRepresentation 
Id1002
NameApplicationRate
UnitTypeVolumeAreaType
RecordedValuesArray of double
RecordedUnitOfMeasurelitres/ac
EnteredValuesArray of double
EnteredUnitOfMeasuregallon/ac
  
VariableRepresentationValueNumericRepresentation 
Id1020
NameSectionWidth
UnitTypeLengthType
RecordedValue10
RecordedUnitOfMeasurein
EnteredValue254
EnteredUnitOfMeasuremm
  
CompoundUnitOfMeasure 
Componentslb;ac-1
Symbollb/ac
  
UnitOfMeasure 
Idlb
Namepounds
Conversion scale1
UnitTypeMassType
  
DefinedRepresentationEnumeratedRepresentation 
Id2001
NameHitchType
DefinedTypesThreePoint, RearTwoPoint, DrawBar, RearPivotWagonHitch, FrontRigidThreePoint
SelectedDefinedTypeThreePoint
  
DefinedRepresentationEnumeratedRepresentation 
Id2002
NameInlineOffsetType
DefinedTypesInlineFront, InlineCenter, InlineRear
SelectedDefinedTypeInlineFront

...

EnumeratedRepresentation

 

Note: SPADE and PAIL DDI would be listed as part of the ADAPT representation system. 

...