Skip to content

Commit

Permalink
fix vocab creation
Browse files Browse the repository at this point in the history
  • Loading branch information
sasjonge committed Jul 24, 2022
1 parent 7d7a0c3 commit f7be038
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/vocab/SOMA-vocabulary.tex
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
from owl_reader import OWLReader

OWL_FILES=[
"http://www.ease-crc.org/ont/SOMA.owl"
"https://raw.githubusercontent.com/ease-crc/soma/master/owl/SOMA.owl"
]

reader = OWLReader(OWL_FILES)
Expand Down

0 comments on commit f7be038

Please sign in to comment.