This is a great idea. I've had a go and created a definition for a small section of the Twitter API -
http://hapdaniel.pwp.blueyonder.co.uk/pdan...yql/twitter.xmlI've also seen that there is the start of a general repository for table definitions -
http://github.com/spullara/yql-tables/tree/masterBut now I have some questions (in no particular order):
1. How do I add my definition to the github repository?
2. How could my definition be improved? For instance, my definition is specific to the Atom output for Twitter. Could this be broadened to RSS, XML and JSON output, and if so how?
3. How do I know if somebody else is already working on a definition?
4. What sort of naming convention should be used for the repository?
5. Is my definition good enough to be added to the repository?
I'm not necessarily expecting answers to these questions, but I do think that there are issues that need to be considered at some stage.