tkurz/lime

Implement media plug-in

Closed this issue · 4 comments

Currently supporting any DBPedia URI. Uses Linked Services Infrastructure to get content.
List of images and/or videos tagged with the concept
Open image or video in larger window

We need to agree upon a image provider service that is faster, or resolve the issue of the late response by caching the response in the CMF.

This plugin would rely on results from the REST service at http://new.devserver.sti2.org:8080/lsi/documentation.html

It returns RDF which can cached in the CMF and then SPARQLed from the player (otherwise the response may be too laggy)

AFAIK this is implemented, isn't it?

Yes, this is implemented, it only needs documentation.