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

362 fix wrong namespaces for merge imports #363

Merged
merged 2 commits into from
Jun 29, 2023

Conversation

trojczak
Copy link
Collaborator

Fixes wrong namespaces for merge imports.

Copy link
Contributor

@mereolog mereolog left a comment

Choose a reason for hiding this comment

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

These changes fix #363 only partially.
All namespace prefixes that are defined in a given ontology are preserved in the merged ontology.
No namespace prefix that is defined in an imported ontology is preserved - all of them are replaced with the local IRI fragments in the same way as it was reported in #362 .

See an example: ISO11238-RegistrationAuthorities-Merged.rdf.zip

Note also #364

@mereolog mereolog self-requested a review June 23, 2023 13:05
@mereolog mereolog merged commit 8ebf726 into develop Jun 29, 2023
@mereolog mereolog deleted the 362-fix-wrong-namespaces-for-merge-imports branch June 29, 2023 06:42
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.

4 participants