Mercurial > hg > MetaDataProvider
diff MetaDataFolder.py @ 11:a29665fa9c62
more work for non-bib metadata
author | casties |
---|---|
date | Fri, 29 Jul 2011 14:45:13 +0200 |
parents | 68bc459c9f59 |
children | 7f0e2b656e5c |
line wrap: on
line diff
--- a/MetaDataFolder.py Fri Jul 29 12:09:33 2011 +0200 +++ b/MetaDataFolder.py Fri Jul 29 14:45:13 2011 +0200 @@ -166,7 +166,7 @@ getFormattedLabel = getBibFormattedLabel - def getDCFormatted(self,path): + def OLDgetDCFormatted(self,path): """get the metadata as dc set""" logging.debug("getDCFormatted(path=%s)"%path) namespace={ 'mpiwg': "http://www.mpiwg-berlin.mpg.de/ns/mpiwg"}