am developing a suggestion search box through which user enter any keyword initials and get the suggestions as a down menu (Jquery).The data source I want to use is from Freebase database (freebase.com). I want to use vb.net and Metaweb Query Language (MQL) to get a semantic web project.
Any helpful links that enable me to finalize the project is appreciated.
I ported the jQuery freebase search widget to Dart.
This might be easier for you to interpret if you are not fluent with jQuery.
see
If you want to use this for a web application anyway you can just use the jQuery search widget provided by Google (first link)