Add URL migration announcement and update tutorial notebook - #123
Merged
Conversation
Adds a visible callout noting the change from s3.amazonaws.com/bbop-sqlite to semanticsql.berkeleybop.io, with cross-references to INCATools#110, INCATools#115, and INCATools#43. Addresses INCATools#121
Replace s3.amazonaws.com/bbop-sqlite/cl.db.gz with semanticsql.berkeleybop.io/cl.db.gz in the wget cell. Addresses INCATools#121
cmungall
approved these changes
Aug 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Closes #121.
s3.amazonaws.com/bbop-sqlitetosemanticsql.berkeleybop.io, noting that OAK >= 0.7.2 users are unaffected, and warning about the CDN User-Agent requirement (Cloudflare Browser Integrity Check). Cross-references Provide sqlite via a different URL #110 (original migration), Migrate direct raw-S3 bbop-sqlite consumers to the semanticsql CDN #115 (external consumer tracking), and Create w3ids for sqlite downloads #43 (PURL-based URLs).wgetURL from the old S3 path to the new CDN URL.Test plan
wget -N https://semanticsql.berkeleybop.io/cl.db.gzdownloads successfully