-
Notifications
You must be signed in to change notification settings - Fork 1
feat: bind corroborated SKOS org aliases to one catalog row #480
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
seonghobae
merged 15 commits into
main
from
feat/skos-organization-alias-catalog-binding
Aug 24, 2026
Merged
Changes from all commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
dba92e8
docs: restore non-identifying gap baseline
seonghobae d68a505
fix(frontend): restore authenticated admin boundary
seonghobae 99efe13
feat: bind corroborated SKOS org aliases to one catalog row
seonghobae fe794a9
docs: correct live Strix failure count
seonghobae d7d830f
Merge commit 'fe794a9a061b3e1c5dd058a36a98ce47fab1ad34' into HEAD
seonghobae ba36d50
fix: preserve raw organization ties before aliases
seonghobae ac69968
docs: clarify alias resolution order
seonghobae b1c36f1
fix: recheck organization evidence under lock
seonghobae 2c5a1fc
fix: require exact SKOS alias matches
seonghobae cd60335
fix: exclude full inferred ancestor path
seonghobae f64ecf6
docs: align ancestor exclusion contract
seonghobae 33904bf
docs(adr): renumber SKOS alias-binding decision to avoid 0120 collision
seonghobae f18b421
docs: resolve SKOS ADR number collision
seonghobae 7612cdc
merge origin/main: bring SKOS org-alias binding up to date
seonghobae 002e11e
Merge branch 'main' into feat/skos-organization-alias-catalog-binding
seonghobae File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,9 @@ | ||
| # Unreleased — SKOS organization alias catalog binding | ||
|
|
||
| ## Added | ||
|
|
||
| - Corroborated SKOS `altLabel` / `prefLabel` pairs expand corporate | ||
| catalog candidates so a synthetic short form (`AGP`) and full form | ||
| (`Aurora Grid Power`) bind one `corporate_entity` row (ADR 0160). | ||
| Uncorroborated pairs, short near-matches, and tied scores stay unbound. | ||
| Real organization names are not used in fixtures. |
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.