All Downloads are FREE. Search and download functionalities are using the official Maven repository.

templates.ontology-tree-view.ftl Maven / Gradle / Ivy

There is a newer version: 8.4.5
Show newest version
<#include "molgenis-header.ftl">
<#include "molgenis-footer.ftl">
<#assign css=["jasny-bootstrap.min.css", "ui.fancytree.min.css", "biobank-connect.css"]>
<#assign js=["jasny-bootstrap.min.js", "jquery.fancytree.min.js", "common-component.js", "ontology.tree.plugin.js", "ontology-tree-view.js"]>
<@header css js/>

Ontology View

<#if ontologies?? && (ontologies?size > 0)>

Ontology Term Information

<#else>
There are not ontologies available!
<@footer/>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy