-
Notifications
You must be signed in to change notification settings - Fork 6
DBPedia Depiction plugin
cristianbara edited this page Nov 8, 2012
·
2 revisions
- Reference name: DBPediaDepictionPlugin.
- Generates a depiction widget for the referred concept.
- Creates a detailed picture gallery with images from Flicker.
- LDPlugin
- 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.
- One widget composed of the depiction, concept label and a yellow bottom border.
- 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.