See the specification function Section 3.1, “phylo-key”.
# - - - D a y N o t e s . _ p h y l o K e y
def _phyloKey(self, birdId):
'''Fabricate the phylogenetic key used in self._txMap.
'''
return (birdId.txKey, str(birdId))