Skip to content

Commit

Permalink
Merge pull request #1015 from OBOFoundry/obi-20250109
Browse files Browse the repository at this point in the history
OBI release 2025-01-09
  • Loading branch information
jamesaoverton authored Jan 23, 2025
2 parents 4c72139 + 5458cfe commit e70ef97
Showing 1 changed file with 12 additions and 6 deletions.
18 changes: 12 additions & 6 deletions config/obi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ idspace: OBI
base_url: /obo/obi

products:
- obi.owl: https://raw.githubusercontent.com/obi-ontology/obi/v2024-12-05/obi.owl
- obi.obo: https://raw.githubusercontent.com/obi-ontology/obi/v2024-12-05/views/obi.obo
- obi.owl: https://raw.githubusercontent.com/obi-ontology/obi/v2025-01-09/obi.owl
- obi.obo: https://raw.githubusercontent.com/obi-ontology/obi/v2025-01-09/views/obi.obo

term_browser: ontobee
example_terms:
Expand All @@ -16,22 +16,22 @@ entries:
### Current Releases

- exact: /obi-base.owl
replacement: https://raw.githubusercontent.com/obi-ontology/obi/v2024-12-05/views/obi-base.owl
replacement: https://raw.githubusercontent.com/obi-ontology/obi/v2025-01-09/views/obi-base.owl

- exact: /obi_core.owl
replacement: https://raw.githubusercontent.com/obi-ontology/obi/v2024-12-05/views/obi_core.owl
replacement: https://raw.githubusercontent.com/obi-ontology/obi/v2025-01-09/views/obi_core.owl

- exact: /obi_IEDBview.owl
replacement: https://raw.githubusercontent.com/obi-ontology/obi/v2017-02-22/obi_iedb.owl

- exact: /release-notes.html
replacement: https://raw.githubusercontent.com/obi-ontology/obi/v2024-12-05/README.md
replacement: https://raw.githubusercontent.com/obi-ontology/obi/v2025-01-09/README.md

- exact: /webService.owl
replacement: https://raw.githubusercontent.com/obi-webservice/OBIws/master/ontology/release/v1.1/webService.owl

- exact: /NIAID-GSC-BRC.owl
replacement: https://raw.githubusercontent.com/obi-ontology/obi/v2024-12-05/views/NIAID-GSC-BRC.owl
replacement: https://raw.githubusercontent.com/obi-ontology/obi/v2025-01-09/views/NIAID-GSC-BRC.owl

- exact: /obi_FGED.owl
replacement: http://svn.code.sf.net/p/obi/code/releases/2013-10-25/obi_FGED.owl
Expand Down Expand Up @@ -314,6 +314,12 @@ entries:
- exact: /2024-12-05/obi.obo
replacement: https://raw.githubusercontent.com/obi-ontology/obi/v2024-12-05/views/obi.obo

- exact: /2025-01-09/obi.owl
replacement: https://raw.githubusercontent.com/obi-ontology/obi/v2025-01-09/obi.owl

- exact: /2025-01-09/obi.obo
replacement: https://raw.githubusercontent.com/obi-ontology/obi/v2025-01-09/views/obi.obo

### Web Service Releases

- exact: /v1.1/webService.owl
Expand Down

0 comments on commit e70ef97

Please sign in to comment.