Skip to content

Commit 1eb2376

Browse files
authored
fix iri
1 parent 2bfea8e commit 1eb2376

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3484,8 +3484,8 @@
34843484
}
34853485
],
34863486
"source": [
3487-
"from IPython.display import displae\n",
3488-
"display(IFrame(src=\"https://raw.githubusercontent.com/OCDO/cmso/main/cmso.owl\", width='100%', height='500px'))"
3487+
"from IPython.display import display\n",
3488+
"display(IFrame(src=\"https://service.tib.eu/webvowl/#iri=https://raw.githubusercontent.com/OCDO/cmso/main/cmso.owl\", width='100%', height='500px'))"
34893489
]
34903490
},
34913491
{

0 commit comments

Comments
 (0)