# HG changeset patch # User Chris Cannam # Date 1498031063 -3600 # Node ID cbebb8a657ea5c1ad56d4e3404b308e0ff35523e # Parent bbebcf516b0458cca6c534a4289fac868a3e14c7 More metadata diff -r bbebcf516b04 -r cbebb8a657ea tipic.n3 --- a/tipic.n3 Tue Jun 20 15:27:20 2017 +0100 +++ b/tipic.n3 Wed Jun 21 08:44:23 2017 +0100 @@ -21,9 +21,9 @@ ## Maker of the whole plugin library :library_maker - foaf:name "Queen Mary, University of London" ; -# foaf:page <> ; # Place maker's homepage URL in here and uncomment -# foaf:logo <> ; # URL of an image here, if you happen to have a logo + foaf:name "Queen Mary, University of London" ; + foaf:logo ; + foaf:page . @@ -33,10 +33,10 @@ vamp:identifier "tipic" ; foaf:maker :library_maker ; vamp:available_plugin plugbase:tipic ; -# dc:title "" ; # Place library name here and uncomment -# dc:description "" ; # Place library description here and uncomment -# foaf:page <> ; # Place more-info HTML page URL here and uncomment -# doap:download-page <> ; # Place download HTML page URL here and uncomment + dc:title "Tipic - Tibre-Invariant Pitch Chroma" ; + dc:description """Pitch-chroma audio features approaching timbre invariance, after the paper "Towards timbre-invariant audio features for harmony-based music" by Meinard Müller and Sebastian Ewert""" ; + foaf:page ; + doap:download-page ; .