Skip to content

Commit 7b2d451

Browse files
Merge pull request #1095 from OBOFoundry/jamesaoverton-patch-3
OBI release 2026-03-19
2 parents 3f27093 + 8b23b4a commit 7b2d451

File tree

1 file changed

+15
-6
lines changed

1 file changed

+15
-6
lines changed

config/obi.yml

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ idspace: OBI
44
base_url: /obo/obi
55

66
products:
7-
- obi.owl: https://raw.githubusercontent.com/obi-ontology/obi/v2025-12-18/obi.owl
8-
- obi.obo: https://raw.githubusercontent.com/obi-ontology/obi/v2025-12-18/views/obi.obo
7+
- obi.owl: https://raw.githubusercontent.com/obi-ontology/obi/v2026-03-19/obi.owl
8+
- obi.obo: https://raw.githubusercontent.com/obi-ontology/obi/v2026-03-19/views/obi.obo
99

1010
term_browser: ontobee
1111
example_terms:
@@ -16,25 +16,25 @@ entries:
1616
### Current Releases
1717

1818
- exact: /obi-base.owl
19-
replacement: https://raw.githubusercontent.com/obi-ontology/obi/v2025-12-18/views/obi-base.owl
19+
replacement: https://raw.githubusercontent.com/obi-ontology/obi/v2026-03-19/views/obi-base.owl
2020

2121
- exact: /obi-cob.owl
2222
replacement: https://raw.githubusercontent.com/obi-ontology/obi/v2025-10-14/views/obi-cob.owl
2323

2424
- exact: /obi_core.owl
25-
replacement: https://raw.githubusercontent.com/obi-ontology/obi/v2025-12-18/views/obi_core.owl
25+
replacement: https://raw.githubusercontent.com/obi-ontology/obi/v2026-03-19/views/obi_core.owl
2626

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

3030
- exact: /release-notes.html
31-
replacement: https://raw.githubusercontent.com/obi-ontology/obi/v2025-12-18/README.md
31+
replacement: https://raw.githubusercontent.com/obi-ontology/obi/v2026-03-19/README.md
3232

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

3636
- exact: /NIAID-GSC-BRC.owl
37-
replacement: https://raw.githubusercontent.com/obi-ontology/obi/v2025-12-18/views/NIAID-GSC-BRC.owl
37+
replacement: https://raw.githubusercontent.com/obi-ontology/obi/v2026-03-19/views/NIAID-GSC-BRC.owl
3838

3939
- exact: /obi_FGED.owl
4040
replacement: http://svn.code.sf.net/p/obi/code/releases/2013-10-25/obi_FGED.owl
@@ -362,6 +362,15 @@ entries:
362362
- exact: /2025-12-18/obi-bfo.owl
363363
replacement: https://raw.githubusercontent.com/obi-ontology/obi/v2025-12-18/views/obi-bfo.owl
364364

365+
- exact: /2026-03-19/obi.owl
366+
replacement: https://raw.githubusercontent.com/obi-ontology/obi/v2026-03-19/obi.owl
367+
368+
- exact: /2026-03-19/obi.obo
369+
replacement: https://raw.githubusercontent.com/obi-ontology/obi/v2026-03-19/views/obi.obo
370+
371+
- exact: /2026-03-19/obi-bfo.owl
372+
replacement: https://raw.githubusercontent.com/obi-ontology/obi/v2026-03-19/views/obi-bfo.owl
373+
365374
### Web Service Releases
366375

367376
- exact: /v1.1/webService.owl

0 commit comments

Comments
 (0)