how to get image link

  1.  
    1. Good morning,

       hope all are well.

       I just picked up my freebase green field project "genealogy of influences browser" again today and things go smooth so far. What I struggle with at the moment is how to get an image link for a person, for example the follwing image of Carl Jung

      http://freebase.com/view/wikipedia/images/en_id/4783895

       I guess I miss something obvious - any suggestions highly appreciated

      cheers

      martin

       

      ps early alpha version of the browser

      http://goosebumps4all.net/goi/test.html

       

       

       

       

      1. Very nice :)

         I'd ask this question on the developer's mail list, you'd get a more rapid response.

      2. Hello gmacknez,

         thanks a lot for the reply. I wasn't aware of the developer's mail list, looks like a great source of information. So I will wait a little if I get an answer here and if not I will repost my question there.

        cheers

         


         

         

      3. Good morning,

        hope all are well.

        Just found out how to get this link - so for the case some othe newbie need to get this done 

        [
          {
            "/common/topic/image" : {
              "id" : null,
              "name" : null
            },
            "name" : "Carl Jung",
            "type" : "/influence/influence_node"
          }
        ]

        Not as complicated as I was struggling around for a while :-)

        cheers

        martin

Related Discussions