Add some interesting data models for person's names.

This commit is contained in:
Kevin Deldycke
2016-09-08 12:18:57 +02:00
parent e76ad9edfa
commit 1c5b0f078c

View File

@@ -37,6 +37,8 @@ TODO: explain why this list is aweseome.
- [Falsehoods Programmers Believe About Names](https://www.kalzumeus.com/2010/06/17/falsehoods-programmers-believe-about-names/)
- [XKCD #327: Exploits of a Mom](https://xkcd.com/327/)
- [HL7 V3 RIM](http://www.hl7.org/implement/standards/product_brief.cfm?product_id=186): a flexible data model for representing human names.
- [iOS NSPersonNameComponentsFormatter](https://developer.apple.com/library/ios/documentation/Miscellaneous/Reference/NSPersonNameComponentsFormatter_Class/index.html): localized representations of the components of a persons name.
## Prices