Skip to content
Merged
Changes from all 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
2 changes: 2 additions & 0 deletions config/cl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@ base_url: /obo/cl
products:
- cl.owl: https://github.com/obophenotype/cell-ontology/releases/latest/download/cl.owl
- cl.obo: https://github.com/obophenotype/cell-ontology/releases/latest/download/cl.obo
- cl.json: https://github.com/obophenotype/cell-ontology/releases/latest/download/cl.json
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This is fine.

- cl-basic.owl: https://github.com/obophenotype/cell-ontology/releases/latest/download/cl-basic.owl
- cl-basic.obo: https://github.com/obophenotype/cell-ontology/releases/latest/download/cl-basic.obo
- cl-basic.json: https://github.com/obophenotype/cell-ontology/releases/latest/download/cl-basic.json
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

These cl-basic.* entries are not fine... They pollute the top-level ID space. But since the OWL and OBO versions already exist, I guess we can add the JSON one.


term_browser: ols
example_terms:
Expand Down
Loading