templates.sorta-match-new-task.ftl Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of molgenis-ontology Show documentation
Show all versions of molgenis-ontology Show documentation
Plugin module containing SORTA (system for ontology-based re-coding and technical
annotation)
plugins.
<#macro ontologyMatchNewTask>
Please name the matching task
<#if ontologies?? & (ontologies?size > 0)>
Please select ontologies for annotation
<#else>
There are no ontologies avaiable!
#if>
#macro>