Skip to content

Commit 40536ea

Browse files
Merge pull request #1064 from OBOFoundry/jamesaoverton-patch-3
OBI release 2025-10-14
2 parents 8ca3162 + 26d8dd2 commit 40536ea

File tree

1 file changed

+16
-7
lines changed

1 file changed

+16
-7
lines changed

config/obi.yml

Lines changed: 16 additions & 7 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-07-28/obi.owl
8-
- obi.obo: https://raw.githubusercontent.com/obi-ontology/obi/v2025-07-28/views/obi.obo
7+
- obi.owl: https://raw.githubusercontent.com/obi-ontology/obi/v2025-10-14/obi.owl
8+
- obi.obo: https://raw.githubusercontent.com/obi-ontology/obi/v2025-10-14/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-07-28/views/obi-base.owl
19+
replacement: https://raw.githubusercontent.com/obi-ontology/obi/v2025-10-14/views/obi-base.owl
2020

2121
- exact: /obi-cob.owl
22-
replacement: https://raw.githubusercontent.com/obi-ontology/obi/v2025-07-28/views/obi-cob.owl
22+
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-07-28/views/obi_core.owl
25+
replacement: https://raw.githubusercontent.com/obi-ontology/obi/v2025-10-14/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-07-28/README.md
31+
replacement: https://raw.githubusercontent.com/obi-ontology/obi/v2025-10-14/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-07-28/views/NIAID-GSC-BRC.owl
37+
replacement: https://raw.githubusercontent.com/obi-ontology/obi/v2025-10-14/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
@@ -344,6 +344,15 @@ entries:
344344
- exact: /2025-07-28/obi-cob.owl
345345
replacement: https://raw.githubusercontent.com/obi-ontology/obi/v2025-07-28/views/obi-cob.owl
346346

347+
- exact: /2025-10-14/obi.owl
348+
replacement: https://raw.githubusercontent.com/obi-ontology/obi/v2025-10-14/obi.owl
349+
350+
- exact: /2025-10-14/obi.obo
351+
replacement: https://raw.githubusercontent.com/obi-ontology/obi/v2025-10-14/views/obi.obo
352+
353+
- exact: /2025-10-14/obi-cob.owl
354+
replacement: https://raw.githubusercontent.com/obi-ontology/obi/v2025-10-14/views/obi-cob.owl
355+
347356
### Web Service Releases
348357

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

0 commit comments

Comments
 (0)