These are the new terms in the [% ontology_name %] as of [% nice_date %].
[% FOREACH t IN f2_only.keys.sort %][% t %] ; [% f2_term_hash.$t.name.0 %]
[% f2_term_hash.$t.namespace.0 %]
[% f2_term_hash.$t.def.0 %]
[% tlt = [];
str = '';
FOREACH l IN term_links.keys.sort;
str = '' _ term_links.$l.text _ '';
tlt.push(str);
END;
IF tlt.size > 0;
tlt.join(" | ");
END;
%]
Signed,
The [% ontology_name %] File Watching Daemon[% IF report_info_url %]
Ontology report info[% END %]