Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New values for production purposes - Breeding, SucklerCow #215

Closed
ahokkonen opened this issue May 19, 2021 · 5 comments · Fixed by #225
Closed

New values for production purposes - Breeding, SucklerCow #215

ahokkonen opened this issue May 19, 2021 · 5 comments · Fixed by #225
Labels
stale-issue Identifies that an issue is stale and will be closed unless reactivated.

Comments

@ahokkonen
Copy link
Contributor

We would like to have additional values for production purposes - Breeding and SucklerCow.
Is this something also used outside Nordic? @cookeac @alamers @erwinspeybroeck

{
	"type": "string",
	"enum": [
		"Meat",
		"Milk",
		"Wool",
		"Breeding",
		"SucklerCow"
	]
}
@erwinspeybroeck
Copy link
Collaborator

It is not used in the Netherlands or Flanders.
Only remark that I have is that breeding en sucklercow can refer to milk or meat - that might complicate it a bit.
But not a real objection to add it.

@ahokkonen
Copy link
Contributor Author

ahokkonen commented May 19, 2021

Yes, agree, so technically it could be "multi-purpose" which we do not support in ADE.
...and at the end they all are meat :)

@cookeac
Copy link
Collaborator

cookeac commented Jul 1, 2021

Yes, its not a super-helpful enumeration. It was intended to look at the primary "product" that is being produced, and hence the focus of performance breeding objectives.

Suckler cow enterprises are typically for meat but can be for milk. In contrast, I think breeding in the sense of a primary product being stud animals for sale is valid.

If we were doing this now I would suggest an array of these enumerated values.

@alamers
Copy link
Collaborator

alamers commented Jul 29, 2021

Also: the naming SucklerCow is quite cow-specific, do we want to generalise that?

@stale
Copy link

stale bot commented Oct 27, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale-issue Identifies that an issue is stale and will be closed unless reactivated. label Oct 27, 2021
@stale stale bot closed this as completed Nov 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale-issue Identifies that an issue is stale and will be closed unless reactivated.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants