ADE 1.4.1 is a point release that corrects a minor problem with ADE 1.4.0 and introduces one new feature.
- The problem to be fixed was a way to address multiple sorting gates with a sort command - replacing "site" with "sites" in
icarAnimalSortingCommandResource
. - The minor feature is the addition of an
extendedReason
to death, departure, and do-not-breed events.
ADE 1.4.0 is a (functionally) backwards compatible major release to the ICAR Animal Data Exchange specification.
While the specification is intended to be backwards compatible, you should be aware that:
- URL schemes have been updated to OpenAPI Specification OAS3.1
- JSON Schema semantics have been updated correspondingly to use JSON Schema 2020-12
- In
icarResource
,meta
SHOULD be considered required, and inicarMetaDataType
, thesource
andsourceId
SHOULD both be considered required. - Some manufacturer-specific attributes of
icarReproHeatEventResource
are deprecated. - In
icarResourceReferenceType
, the attributes@context
,@id
, and@type
are deprecated. Use the new attributes instead.
There are a number of new changes and additional resources - see the CHANGELOG