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

Improved calculation of IRIs #1112

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Improved calculation of IRIs #1112

wants to merge 12 commits into from

Conversation

jesper-friis
Copy link
Collaborator

@jesper-friis jesper-friis commented Mar 2, 2025

Description

This PR updates the way IRIs are calculated as suggested in the update of issue #788.

In addition the PR includes some bug fixes and documentation cleanup. It turned out that un-namespaced ids were used in many tests, which had to be updated. Hence the PR ended up being quite large.

Closes #788

Type of change

  • Bug fix & code cleanup
  • New feature
  • Documentation update
  • Test update

Checklist for the reviewer

This checklist should be used as a help for the reviewer.

  • Is the change limited to one issue?
  • Does this PR close the issue?
  • Is the code easy to read and understand?
  • Do all new feature have an accompanying new test?
  • Has the documentation been updated as necessary?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IRIs for DLite instances
1 participant