I’m finding that the concept of Enterprise Keywords is really taking of in SharePoint 2010 via its Managed Metadata Service. The Managed Metadata Service Application in SharePoint 2010 provides a fast and slick UI for end users that need to meet businesses’ stringent taxonomy requirements as well as a platform for social collaboration via tags.
There are a few hazards that come along with using Managed Metadata, particularly when it comes to writing solutions that leverage the service. Hopefully, I’ll get to cover of a few of these in the coming weeks.
Provisioning Managed Metadata fields in a SharePoint 2010 solution isn’t a walk in the park, fortunately Ari Bakker has done an extremely good job of documenting how to do this. http://www.sharepointconfig.com/2011/03/the-complete-guide-to-provisioning-sharepoint-2010-managed-metadata-fields/
Happy Coding