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

refactor: Use OntologyIri in ontology requests #3481

Merged
merged 49 commits into from
Feb 4, 2025

Conversation

seakayone
Copy link
Contributor

@seakayone seakayone commented Jan 28, 2025

  • rename KnoraIri.toInternalIri
  • align smartIri methods on KnoraIri and make final
  • use OntologyIri in can delete and delete ontology requests
  • move code from StringFormatter into Domain Value object

Pull Request Checklist

Task Description/Number

Issue Number: DEV-

PR Type

  • build/chore: maintenance tasks (no production code change)
  • docs: documentation changes (no production code change)
  • feat: represents new features
  • fix: represents bug fixes
  • perf: performance improvements
  • refactor: represents production code refactoring
  • test: adding or refactoring tests (no production code change)
  • deprecated: Deprecation warning (ideally referencing a migration guide)

Basic requirements for bug fixes and features

  • Tests for the changes have been added
  • Docs have been added / updated

Does this PR introduce a breaking change?

  • Yes

@seakayone seakayone changed the base branch from main to fix/ontology-cache January 28, 2025 19:04
@seakayone seakayone changed the title refactor/use ontologyIri refactor: Use ontologyIri in can delete and delete ontology requests Jan 28, 2025
@seakayone seakayone self-assigned this Jan 28, 2025
Base automatically changed from fix/ontology-cache to main January 29, 2025 08:40
@seakayone seakayone changed the title refactor: Use ontologyIri in can delete and delete ontology requests refactor: Use OntologyIri in ontology requests Jan 29, 2025
@seakayone seakayone marked this pull request as ready for review January 29, 2025 10:56
Copy link
Contributor

@BalduinLandolt BalduinLandolt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! The changes to the OntologyResponder were a bit hard to read - I hope I didn't miss anything there.

@seakayone seakayone merged commit cebb1ae into main Feb 4, 2025
8 checks passed
@seakayone seakayone deleted the refactor/use-ontologyIri branch February 4, 2025 08:47
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.

3 participants