Description
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.