adewg / ICAR

Standard messages and specifications for animal data exchange in livestock.
https://icar.org/
Apache License 2.0
49 stars 26 forks source link

"member" required in AnimalSet #355

Closed dirbSEGES closed 1 year ago

dirbSEGES commented 1 year ago

Hi,

What is the purpose of having "member" required at AnimalSets?

We have a lot of cases where the "set" is created before the animals are placed in the set?

BR

cookeac commented 1 year ago

We have reviewed this and agree that there could be a set without any animals. In this case the member array may be empty.

"member": [ ],