I'm playing around with Maltego for target recon and investigation, and have started writing my own transforms in Python. Unfortunately, the current developer documentation is a little light on details, and I'm having to guess a lot of it.
Are there any decent resources on writing Maltego transforms, or any useful sample transforms that do more than a "Hello world" example? I'm especially interested in samples that demonstrate the various data types on entity parameters, since I just spent an hour trying to figure out how datetime was meant to be formatted.