Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating cl.yml redirects #890

Merged
merged 4 commits into from
Jan 9, 2023
Merged
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 19 additions & 11 deletions config/cl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,12 @@ idspace: CL
base_url: /obo/cl

products:
- cl.owl: https://raw.githubusercontent.com/obophenotype/cell-ontology/master/cl.owl
- cl.obo: https://raw.githubusercontent.com/obophenotype/cell-ontology/master/cl.obo
- cl-basic.owl: https://raw.githubusercontent.com/obophenotype/cell-ontology/master/cl-basic.owl
- cl-basic.obo: https://raw.githubusercontent.com/obophenotype/cell-ontology/master/cl-basic.obo
- cl.owl: https://github.com/obophenotype/obophenotype/cell-ontology/releases/latest/download/cl.owl
- cl.obo: https://github.com/obophenotype/obophenotype/cell-ontology/releases/latest/download/cl.obo
- cl-basic.owl: https://github.com/obophenotype/obophenotype/cell-ontology/releases/latest/download/cl-basic.owl
- cl-basic.obo: https://github.com/obophenotype/obophenotype/cell-ontology/releases/latest/download/cl-basic.obo
- cl-plus.owl: https://github.com/obophenotype/obophenotype/cell-ontology/releases/latest/download/cl-plus.owl
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The products list should be limited to IDSPACE.FORMAT, so cl-basic.owl and cl-basic.obo should not be allowed. It looks like they've been in here for 7 years, since the initial migration, so I guess we'll keep that. But I don't want to add any more exceptions, so please remove cl-plus.owl and cl-plus.obo. They should have exact entries below.

- cl-plus.obo: https://github.com/obophenotype/obophenotype/cell-ontology/releases/latest/download/cl-plus.obo

term_browser: ontobee
example_terms:
Expand Down Expand Up @@ -36,22 +38,28 @@ entries:
replacement: https://github.com/obophenotype/cell-ontology/issues

- exact: /cl-basic.obo
replacement: https://raw.githubusercontent.com/obophenotype/cell-ontology/master/cl-basic.obo
replacement: https://github.com/obophenotype/obophenotype/cell-ontology/releases/latest/download/cl-basic.obo

- exact: /cl-basic.owl
replacement: https://raw.githubusercontent.com/obophenotype/cell-ontology/master/cl-basic.owl
replacement: https://github.com/obophenotype/obophenotype/cell-ontology/releases/latest/download/cl-basic.owl

- exact: /cl-simple.owl
replacement: https://raw.githubusercontent.com/obophenotype/cell-ontology/master/cl-simple.owl
replacement: https://github.com/obophenotype/obophenotype/cell-ontology/releases/latest/download/cl-simple.owl

- exact: /cl-simple.obo
replacement: https://raw.githubusercontent.com/obophenotype/cell-ontology/master/cl-simple.obo
replacement: https://github.com/obophenotype/obophenotype/cell-ontology/releases/latest/download/cl-simple.obo

- exact: /cl-base.owl
replacement: https://raw.githubusercontent.com/obophenotype/cell-ontology/master/cl-base.owl
replacement: https://github.com/obophenotype/obophenotype/cell-ontology/releases/latest/download/cl-base.owl

- exact: /cl-base.obo
replacement: https://raw.githubusercontent.com/obophenotype/cell-ontology/master/cl-base.obo
replacement: https://github.com/obophenotype/obophenotype/cell-ontology/releases/latest/download/cl-base.obo

- exact: /cl-plus.owl
replacement: https://github.com/obophenotype/obophenotype/cell-ontology/releases/latest/download/cl-plus.owl

- exact: /cl-plus.obo
replacement: https://github.com/obophenotype/obophenotype/cell-ontology/releases/latest/download/cl-plus.obo

- prefix: /analysis/cl-immgen/
replacement: https://cell-ontology.googlecode.com/svn/trunk/analysis/cl-immgen/
Expand Down Expand Up @@ -100,4 +108,4 @@ entries:

## generic fall-through, serve direct from github by default
- prefix: /
replacement: https://raw.githubusercontent.com/obophenotype/cell-ontology/master/
replacement: https://github.com/obophenotype/obophenotype/cell-ontology/releases/latest/download/