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

Ontology iri fix for owl api version 4 #1117

Merged
merged 1 commit into from
Mar 10, 2024

Conversation

vChavezB
Copy link

@vChavezB vChavezB commented Nov 26, 2023

This fix adds a condition to check wether the parsed IRIs are used as subject for owl:imports. This fixes #1080 for owl api version 4.

In specific I made it for version 4 as I am using protege 5.6 which uses owl api 4.5.26

It is based on the solution from here #1080 (comment)

Feel free to add comments or improvements.

This fix adds a condition to check wether the parsed IRIs
are used as subject for the owl#imports. This fixes owlcs#1080
for owl api version 4.

Signed-off-by: Victor Chavez <chavez-bermudez@fh-aachen.de>
@ignazio1977 ignazio1977 merged commit fff1319 into owlcs:version4 Mar 10, 2024
vChavezB added a commit to vChavezB/owlapi that referenced this pull request Mar 12, 2024
This fix adds a condition to check wether the parsed IRIs
are used as subject for the owl#imports. This fix is based on
the PR for version4 owlcs#1117

Signed-off-by: Victor Chavez <chavez-bermudez@fh-aachen.de>
vChavezB pushed a commit to vChavezB/owlapi that referenced this pull request Mar 12, 2024
This fix adds a condition to check wether the parsed IRIs
are used as subject for the owl#imports. This fix is based on
the PR for version4 owlcs#1117

Signed-off-by: Victor Chavez <chavez-bermudez@fh-aachen.de>
vChavezB added a commit to vChavezB/owlapi that referenced this pull request Mar 12, 2024
This fix adds a condition to check wether the parsed IRIs are used as subject for the owl#imports. This fix is based on the PR for version4 owlcs#1117

Signed-off-by: Victor Chavez <chavez-bermudez@fh-aachen.de>
mnamici pushed a commit to obdasystems/owlapi that referenced this pull request Apr 14, 2024
This fix adds a condition to check wether the parsed IRIs are used as subject for the owl#imports. This fix is based on the PR for version4 owlcs#1117

Signed-off-by: Victor Chavez <chavez-bermudez@fh-aachen.de>
mnamici pushed a commit to obdasystems/owlapi that referenced this pull request Apr 14, 2024
This fix adds a condition to check wether the parsed IRIs are used as subject for the owl#imports. This fix is based on the PR for version4 owlcs#1117

Signed-off-by: Victor Chavez <chavez-bermudez@fh-aachen.de>
mnamici pushed a commit to obdasystems/owlapi that referenced this pull request Apr 23, 2024
This fix adds a condition to check wether the parsed IRIs are used as subject for the owl#imports. This fix is based on the PR for version4 owlcs#1117

Signed-off-by: Victor Chavez <chavez-bermudez@fh-aachen.de>
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.

2 participants