:- module(conf_vumix, []).

/** <module> Video annotation prototype
*/

:- use_module(library('semweb/rdf_db')).

% hack namespace
 :- rdf_register_ns(pprime, 'http://semanticweb.cs.vu.nl/prestoprime/').

%:- use_module(applications(vumix)).
%:- use_module(applications(vumix_p0)).