def prepare_h2007(ott):
    h2007 = taxonomies.load_h2007()
    return h2007
def prepare_h2007(ott):
    h2007 = taxonomies.load_h2007()
    ott.addSource(h2007)
    return h2007
Example #3
0
def prepare_h2007(ott):
    h2007 = taxonomies.load_h2007()
    return h2007