Skip to content

Commit

Permalink
Merge branch 'master' into refresh_imports_2024-01-16
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianduesing authored Feb 10, 2025
2 parents e74be5b + fac2fa1 commit 7f8e7ae
Show file tree
Hide file tree
Showing 6 changed files with 2,065 additions and 1,340 deletions.
1,448 changes: 836 additions & 612 deletions obi.owl

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions src/scripts/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ confirm "Is this the release date: '${DATE}'?"

# Make a new GitHub release.
echo "Creating GitHub release:"
make build/new-entities.txt
gh release create "v${DATE}" --title "${DATE} Release" --notes-file build/new-entities.txt || fail "Failed to create GitHub release"

# Draft an announcement email.
Expand Down
416 changes: 312 additions & 104 deletions views/NIAID-GSC-BRC.owl

Large diffs are not rendered by default.

844 changes: 443 additions & 401 deletions views/obi-base.owl

Large diffs are not rendered by default.

Loading

0 comments on commit 7f8e7ae

Please sign in to comment.