Browse code

Update owlents.Rmd

Vince Carey authored on 13/07/2024 02:29:36 • GitHub committed on 13/07/2024 02:29:36
Showing 1 changed files

... ...
@@ -30,6 +30,7 @@ instance of S3 class `owlents`.
30 30
 
31 31
 ```{r getcl,message=FALSE}
32 32
 library(ontoProc)
33
+ontoProc:::install_owlready2()
33 34
 clont_path = owl2cache(url="http://purl.obolibrary.org/obo/cl.owl")
34 35
 cle = setup_entities(clont_path)
35 36
 cle