For example, for a new site: $GSDL3HOME/web/sites/multimodal-mdl Available through the URL: localhost:8383/greenstone3/mdl-libray Do the following: 1. Edit $GSDL3HOME/WEB-INF/web.xml (a) Similar to the "library" ... entry, create the entry: mdl-library A Multimodal Music Digital Library (MDL) org.greenstone.gsdl3.LibraryServlet library_name mdl-library site_name multimodal-mdl interface_name and-sparql receptionist_class DefaultReceptionist default_lang en (b) And further down, similar to the "library" ... entry, add the following: mdl-library /mdl-library/* 2. Setup the site configuration file: $GSDL3HOME/sites/multimodal-mdl/siteConfig.xml This can be as simple as: /bin/cp $GSDL3HOME/sites/localsite/siteConfig.xml $GSDL3HOME/sites/multimodal-mdl/siteConfig.xml 3. Optionally edit: $GSDL3HOME/index.html Add a list-item that links to the newly added site
  • Access the Multimodal Music Digital Library. This is an interface that demonstrates a wide variety of audio-content based processing (server and client side) in the context of a multimodal music digital library.
  • **** Example sites can be checked out from: http://svn.greenstone.org//main/trunk/model-sites/