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 ontology lint issue #210

Closed
ccamel opened this issue Nov 20, 2023 · 1 comment
Closed

💚 Fix ontology lint issue #210

ccamel opened this issue Nov 20, 2023 · 1 comment
Assignees

Comments

@ccamel
Copy link
Member

ccamel commented Nov 20, 2023

Issue

The lint-ontology job instability leads to build failures.

Detailed description

We are encountering an issue with the lint-ontology job during the build process. Specifically, this job uses the atextor/owl-cli tool to pretty print RDF/Turtle documents. However, we've observed that the output of formatted documents varies inconsistently when the input contains multiple blank nodes. This inconsistency results in different outputs for each execution of the owl-cli write command, causing the lint-ontology job to be unstable.

Interim countermeasure

As a temporary measure, we have disabled the lint-ontology linter. This is to avoid build failures while we work on finding a permanent solution to the issue.

Action Plan

Further investigation is required to resolve this issue. In pursuit of a solution, we have opened an issue with the owl-cli tool's repository at the following link: Issue #8 on atextor/owl-cli.

@github-project-automation github-project-automation bot moved this to 📋 Backlog in 💻 Development Nov 20, 2023
@ccamel ccamel moved this from 📋 Backlog to 📆 To do in 💻 Development Nov 20, 2023
@ccamel ccamel self-assigned this Dec 1, 2023
@ccamel
Copy link
Member Author

ccamel commented Dec 1, 2023

Cancelled by #212.

@ccamel ccamel closed this as completed Dec 1, 2023
@github-project-automation github-project-automation bot moved this from 📆 To do to ✅ Done in 💻 Development Dec 1, 2023
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

No branches or pull requests

1 participant