File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -136,6 +136,20 @@ entries:
136136- prefix : /bds/
137137 replacement : https://github.com/obophenotype/brain_data_standards_ontologies/
138138
139+ # For files that are imported from the -edit file (imports, components,
140+ # pattern-derived definitions), we cannot point to the latest release
141+ # download folder as we do below in the "generic" fall-through, because
142+ # those files are _not_ release artefacts and are therefore absent from
143+ # that folder. Instead, we point to the current master branch.
144+ - prefix : /imports/
145+ replacement : https://github.com/obophenotype/cell-ontology/raw/refs/heads/master/src/ontology/imports/
146+
147+ - prefix : /components/
148+ replacement : https://github.com/obophenotype/cell-ontology/raw/refs/heads/master/src/ontology/components/
149+
150+ - prefix : /patterns/
151+ replacement : https://github.com/obophenotype/cell-ontology/raw/refs/heads/master/src/patterns/
152+
139153# # generic fall-through, serve direct from github by default
140154- prefix : /
141155 replacement : https://github.com/obophenotype/cell-ontology/releases/latest/download/
You can’t perform that action at this time.
0 commit comments