Skip to content
Merged
Changes from 1 commit
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
7 changes: 6 additions & 1 deletion config/iao.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ base_url: /obo/iao
base_redirect: https://github.com/information-artifact-ontology/IAO

products:
- iao.owl: https://raw.githubusercontent.com/information-artifact-ontology/IAO/v2022-11-07/iao.owl
- iao.owl: https://raw.githubusercontent.com/information-artifact-ontology/iao/master/iao.owl
Comment thread
jamesaoverton marked this conversation as resolved.
Outdated
- iao.obo: http://ontologies.berkeleybop.org/iao.obo

term_browser: ontobee
Expand Down Expand Up @@ -78,6 +78,11 @@ entries:
replacement: https://raw.githubusercontent.com/information-artifact-ontology/IAO/master/src/ontology/iao-edit.owl

# IAO Versions

# 2026-03-30
- exact: /2026-03-30/iao.owl
replacement: https://raw.githubusercontent.com/information-artifact-ontology/IAO/v2026-03-30/iao.owl

# 2022-11-07
- exact: /2022-11-07/iao.owl
replacement: https://raw.githubusercontent.com/information-artifact-ontology/IAO/v2022-11-07/iao.owl
Expand Down
Loading