Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
TranslatorSRI
/
normalization-dashboard
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
1
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Rank normalization quality by source and CURIE prefix, over a local KGX Storage mirror
- #1
#1
Draft
gaurav
wants to merge 27 commits into
main
TranslatorSRI/normalization-dashboard:main
from
initial-implementation
TranslatorSRI/normalization-dashboard:initial-implementation
Copy head branch name to clipboard
Conversation
Commits
27
(27)
Checks
Files changed
Draft
Rank normalization quality by source and CURIE prefix, over a local KGX Storage mirror
#1
gaurav
wants to merge 27 commits into
main
TranslatorSRI/normalization-dashboard:main
from
initial-implementation
TranslatorSRI/normalization-dashboard:initial-implementation
Copy head branch name to clipboard
Commits
Commits on Aug 14, 2026
Added data/ as a scratch space.
gaurav
committed
522d21d
View commit details
Copy full SHA for 522d21d
Browse repository at this point
Ignore .idea/ (PyCharm project settings)
Show description for 587e30b
gaurav
and
claude
committed
587e30b
View commit details
Copy full SHA for 587e30b
Browse repository at this point
Set up uv project scaffold
Show description for 5888c8a
gaurav
and
claude
committed
5888c8a
View commit details
Copy full SHA for 5888c8a
Browse repository at this point
Add rclone-based sync for KGX Storage normalization files
Show description for 7d43fc1
gaurav
and
claude
committed
7d43fc1
View commit details
Copy full SHA for 7d43fc1
Browse repository at this point
Add CLAUDE.md with KGX Storage access notes
Show description for c873288
gaurav
and
claude
committed
c873288
View commit details
Copy full SHA for c873288
Browse repository at this point
Also mirror latest-build.json
Show description for cac7c8d
gaurav
and
claude
committed
cac7c8d
View commit details
Copy full SHA for cac7c8d
Browse repository at this point
Add loader for normalization metadata
Show description for 87bd052
gaurav
and
claude
committed
87bd052
View commit details
Copy full SHA for 87bd052
Browse repository at this point
Add local Dash app: source x prefix normalization ranking
Show description for d103442
gaurav
and
claude
committed
d103442
View commit details
Copy full SHA for d103442
Browse repository at this point
Document the dashboard, prefix case-folding and the truncated success_rate
Show description for ff1eb4e
gaurav
and
claude
committed
ff1eb4e
View commit details
Copy full SHA for ff1eb4e
Browse repository at this point
Note the node files as future sources of labels and Biolink types
Show description for 1321b78
gaurav
and
claude
committed
1321b78
View commit details
Copy full SHA for 1321b78
Browse repository at this point
Record the total size of normalized_nodes.jsonl across builds
Show description for 5bb4ebe
gaurav
and
claude
committed
5bb4ebe
View commit details
Copy full SHA for 5bb4ebe
Browse repository at this point
Note that data/ is the scratch space for one-off jobs, not /tmp
Show description for 28c997e
gaurav
and
claude
committed
28c997e
View commit details
Copy full SHA for 28c997e
Browse repository at this point
Link CURIEs out, and flag the malformed ones
Show description for 9db89f7
gaurav
and
claude
committed
9db89f7
View commit details
Copy full SHA for 9db89f7
Browse repository at this point
Carry build URLs and failures paths onto summary rows
Show description for 031a816
gaurav
and
claude
committed
031a816
View commit details
Copy full SHA for 031a816
Browse repository at this point
Add CURIE drill-down and rework the table layout
Show description for de2c7fa
gaurav
and
claude
committed
de2c7fa
View commit details
Copy full SHA for de2c7fa
Browse repository at this point
Document CURIE linking, the vendored prefix map and the drill-down
Show description for e1ab3d6
gaurav
and
claude
committed
e1ab3d6
View commit details
Copy full SHA for e1ab3d6
Browse repository at this point
Find the mirror regardless of the working directory
Show description for 448f1fb
gaurav
and
claude
committed
448f1fb
View commit details
Copy full SHA for 448f1fb
Browse repository at this point
Keep DataTable rows scalar, fixing the invalid-argument error
Show description for 6355c6a
gaurav
and
claude
committed
6355c6a
View commit details
Copy full SHA for 6355c6a
Browse repository at this point
Show example failing CURIEs in the table
Show description for a12b301
gaurav
and
claude
committed
a12b301
View commit details
Copy full SHA for a12b301
Browse repository at this point
Sample example CURIEs evenly, and drop the Observed as column
Show description for 64efe53
gaurav
and
claude
committed
64efe53
View commit details
Copy full SHA for 64efe53
Browse repository at this point
Let the table use the whole window
Show description for 4e10bf8
gaurav
and
claude
committed
4e10bf8
View commit details
Copy full SHA for 4e10bf8
Browse repository at this point
Highlight the whole selected row, and group the CURIE listing
Show description for 174d8ac
gaurav
and
claude
committed
174d8ac
View commit details
Copy full SHA for 174d8ac
Browse repository at this point
Group unnormalized CURIEs by why they failed
Show description for 5c78994
gaurav
and
claude
committed
5c78994
View commit details
Copy full SHA for 5c78994
Browse repository at this point
Widen the intro and put real totals in the summary line
Show description for e99343e
gaurav
and
claude
committed
e99343e
View commit details
Copy full SHA for e99343e
Browse repository at this point
Turn the intro into a scannable list, figures first
Show description for 6bda034
gaurav
and
claude
committed
6bda034
View commit details
Copy full SHA for 6bda034
Browse repository at this point
Document the load-and-run pipeline in docs/Loading.md
Show description for 112450a
gaurav
and
claude
committed
112450a
View commit details
Copy full SHA for 112450a
Browse repository at this point
Bring CLAUDE.md up to date with what was actually built
Show description for f202492
gaurav
and
claude
committed
f202492
View commit details
Copy full SHA for f202492
Browse repository at this point
You can’t perform that action at this time.