Generation of UUIDs for 706 and 711 Files Format

The metadata id in GenoEx is a UUID, which is a general standard for creating unique identifiers (https://en.wikipedia.org/wiki/Universally_unique_identifier). The program gxprep.py provided by Interbull Centre automatically creates the UUIDs for the genotyped animals and includes them in the 706 and 711 Files. If the User creates the 706 and 711 Files without using the gxprep.py program, then UUIDs need to be generated in some other way.

Currently there are many ways to generate UUIDs:

The best way to generate UUIDs depends on the programming language in use in the User's pipeline.

Please find below some additional and relevant information about UUIDs: