Skip to content

Commit af5013b

Browse files
SireBreed in Inseminations #563
added the breed-information, usable for a single sire.
1 parent c596af0 commit af5013b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

resources/icarReproSemenStrawResource.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@
3939
"type": "string",
4040
"description": "URI to an AnimalCoreResource for the sire."
4141
},
42+
"sirePrimaryBreed": {
43+
"$ref": "../types/icarBreedIdentifierType.json",
44+
"description": "ICAR Breed code for the sire. The usage of this property is not reasonable if more than one sire is provided."
45+
},
4246
"preservationType": {
4347
"$ref": "../enums/icarReproSemenPreservationType.json",
4448
"description": "The method of preservation of the semen (liquid, frozen)."
@@ -58,4 +62,4 @@
5862
}
5963
}
6064
]
61-
}
65+
}

0 commit comments

Comments
 (0)