You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Rupert Westenthaler (JIRA)" <ji...@apache.org> on 2013/04/15 09:36:17 UTC

[jira] [Created] (STANBOL-1033) Freebase Image processor

Rupert Westenthaler created STANBOL-1033:
--------------------------------------------

             Summary: Freebase Image processor
                 Key: STANBOL-1033
                 URL: https://issues.apache.org/jira/browse/STANBOL-1033
             Project: Stanbol
          Issue Type: Sub-task
          Components: Entityhub
            Reporter: Rupert Westenthaler
            Assignee: Rupert Westenthaler


Freebase links images as Freebase entities, but does not directly link to the image data. However linked data ontologies such as foaf:depicition do usually expect direct image links.

Image data are available via 

    https://www.googleapis.com/freebase/v1/image/{fb-mid}??maxwidth={width}&maxheight={height}

This processor will take the image entities provided by Freebase and add

* foaf:depiction values for 800x600px versions 
* foaf:thumbnail values to ~100px versions

of the images. Both properties and sizes will be configurable.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira