We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 416aa94 commit f6dbc4fCopy full SHA for f6dbc4f
1 file changed
.github/workflows/transform_epo.yml
@@ -30,7 +30,7 @@ jobs:
30
31
- name: get model2owl
32
run: |
33
- git clone --branch reused-terms-bug https://github.com/OP-TED/model2owl.git
+ git clone --branch feature/M2O3-113 https://github.com/OP-TED/model2owl.git
34
pwd
35
36
- name: get-saxon
@@ -132,7 +132,7 @@ jobs:
132
133
134
135
136
137
138
- name: get-rdflib
0 commit comments