Skip to content

Commit

Permalink
Merge pull request #269 from sasjonge/soma-vocab-ci-fix
Browse files Browse the repository at this point in the history
Fix for Vocabulary Pythonlatex CI Job
  • Loading branch information
mrnolte authored Jul 26, 2022
2 parents 7d7a0c3 + f7be038 commit 90405ba
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 90405ba

Please sign in to comment.