" \"You can click a class to see its instances in the right panel, they are not shown in the graph.\",\n",
" html.Br(),\n",
" html.A(children=\"Open ontology browser in separate tab.\", href='''https://unsel.tetras-lab.io/webvowl/#{}'''.format(webvowlFilePath.replace(\"/opt/webvowl/\",\"\").replace(\".json\",\"\")), target=\"_blank\",id=\"webvowl-link\"),\n",
" html.A(children=\"Open ontology browser in separate tab.\", href=BASE_URL+'''/webvowl/#{}'''.format(webvowlFilePath.replace(\"/opt/webvowl/\",\"\").replace(\".json\",\"\")), target=\"_blank\",id=\"webvowl-link\"),\n",
"You can click a class to see its instances in the right panel, they are not shown in the graph.",
html.Br(),
html.A(children="Open ontology browser in separate tab.",href='''https://unsel.tetras-lab.io/webvowl/#{}'''.format(webvowlFilePath.replace("/opt/webvowl/","").replace(".json","")),target="_blank",id="webvowl-link"),
html.A(children="Open ontology browser in separate tab.",href=BASE_URL+'''/webvowl/#{}'''.format(webvowlFilePath.replace("/opt/webvowl/","").replace(".json","")),target="_blank",id="webvowl-link"),