Skip to content
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

Fix and improve handling of prefixes from config #263

Merged
merged 5 commits into from
Feb 2, 2025

Conversation

dalito
Copy link
Member

@dalito dalito commented Feb 2, 2025

Code changes:

  • Fixes handling of prefixes from the config (idranges.toml).
  • Makes the prefix sheet read only

Updates to the default xlsx template blank_043.xlsx:

Closes #257

prefix converters are now created for each vocabulary
prefixes are not longer read from xlsx prefix sheet
Always use full URI not CURIE for vocabulary IRI in CS sheet.
@dalito dalito added this to the 0.9.0 milestone Feb 2, 2025
@dalito dalito self-assigned this Feb 2, 2025
@dalito dalito force-pushed the issue257-lost-prefixes branch from 11dd189 to 18607b9 Compare February 2, 2025 16:47
@dalito dalito merged commit 3dffcd7 into main Feb 2, 2025
5 checks passed
@dalito dalito deleted the issue257-lost-prefixes branch February 2, 2025 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Completed
Development

Successfully merging this pull request may close these issues.

Prefixes defined in id_ranges.toml are ignored
1 participant