How to use freebase in flex3?

  1.  
    1. Hi,

      Freebase applications really looks cool!.

      After a lot of googling, I got confused how to make use of frebase in flex. Where can I get frebase APIs?and which format I get? How to make them in flex?Any example available? Can someone help me out on this?

      Thanks in advance,

      Asha

      1. Hi Asha.

        Data in Freebase can be accessed by using the HTTP APIs provided. The application development documentation is a good starting point. The documentation is quite platform agnostic and may not provide information specific to developing Freebase applications with Flex. If you have not already done so, starting off with Adobe's Developer Center would be good. If you already know Flex and would like to use the HTTP APIs provided, Flex's HTTP Data Handling tutorial is a good resource.

         

        HTH

        AM

      2. Hi, Thanks for your reply.

        I hav used HHTPService="http://api.freebase.com/api/service/search". I am not sure this is correct, but could not resolve this. can you give me sample. I see using APIs in python laung, but I could not get ow to use the same in flex.

      3. I can't help you specifically with Flex, but we do have a reference guide that covers building applications to interact with Freebase: The MQL Reference Guide. Chapter 4 covers the use of the mqlRead service, and includes examples of Python, php, and JavaScript applications, as well as detailed information on the Search service. You might also want to consult the Freebase API Reference for more information on specific services and examples of how they're used.

    Discussion is posted in:

    Think this discussion also relates to something else? Cross-post it by adding a new discussion area:

Search Discussions

Related Discussions