Skip to content

DBPedia Depiction plugin

cristianbara edited this page Nov 8, 2012 · 2 revisions
  • Reference name: DBPediaDepictionPlugin.

Features

  • Generates a depiction widget for the referred concept.
  • Creates a detailed picture gallery with images from Flicker.

Dependencies

  • LDPlugin

Web API connections

  • This plugin reacts to annotations that contain in their resource fields DBPedia API calls.
  • Through the LDPlugin, it gets the cached depiction url.
  • When expanded is queried the LSI service for more images that mention in their description the referred concept.

Widgets

  • One widget composed of the depiction, concept label and a yellow bottom border.

Events

  • This plugin will attach the rendering logic of the widgets in the becomeActive event handler of each annotation that contains a DBPedia call in is resource field.
  • Each widget is active to click events and will trigger a modal window with a interactive Picture slider.
Clone this wiki locally