#TCKnowledgeGraph
TCKnowledgeGraph is a sample iOS app that uses the API provided by Freebase to search and fetch topics from its giant knowledge graph. This app also makes use of the Wikipedia API to pull in images that are currently missing from Freebase's database.
   
###Build Requirements
- Build Requirements
- Xcode 4.6 or later, iOS 6.0 SDK or later, CocoaPods
- Runtime Requirements
- iOS 6.0 or later
###Open Source Libraries Used
- AFNetworking - https://github.com/AFNetworking/AFNetworking
- MBProgressHUD - https://github.com/jdg/MBProgressHUD
- ISO8601DateFormatter - https://github.com/boredzo/iso-8601-date-formatter
- CocoaPods - http://cocoapods.org/
###See Also
- Freebase - http://www.freebase.com/
- Freebase API Docs - https://developers.google.com/freebase/
- Google Knowledge Graph - http://www.google.com/insidesearch/features/search/knowledge.html