Conversation
There was a problem hiding this comment.
Pull request overview
Updates PredicateDictionary relation IRIs to match the canonical URLs defined in https://bibfra.me/vocab/relation, aligning internal predicate resolution with the external vocabulary.
Changes:
- Normalize many
PredicateDictionaryrelation URIs (primarily casing/format) to match bibfra.me’s canonical forms. - Expand the
PredicateDictionaryTestURI/hash parameter set to cover the updated predicate URIs. - Add a NEWS entry documenting the MODLD-1011 change.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
src/main/java/org/folio/ld/dictionary/PredicateDictionary.java |
Updates many predicate URIs to canonical bibfra.me relation URL forms. |
src/test/java/org/folio/ld/dictionary/PredicateDictionaryTest.java |
Updates/expands parameterized test data to reflect the new canonical URIs and their hashes. |
NEWS.md |
Adds release note entry for MODLD-1011. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
f776ca7 to
643b15d
Compare
|
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.



No description provided.