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

revise validation and publication workflow #19

Open
10 of 14 tasks
chiarcos opened this issue May 21, 2022 · 0 comments
Open
10 of 14 tasks

revise validation and publication workflow #19

chiarcos opened this issue May 21, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@chiarcos
Copy link
Collaborator

chiarcos commented May 21, 2022

  • create a central Makefile
  • automated XML, RDF and OWL validation (consistency tests #5)
    • XML validation with xmllint (=> make release)
    • RDF validation with rapper (=> make release)
    • drop tools/validate_with_bash.sh
    • drop tools/validate_with_eyeball.sh and tools/eyeball (Eyeball is deprecated)
    • integrate OWL validation with Pellet (=> make validate)
  • automated validation of ontology metadata (Open MinTeD interoperability criteria #1)
  • copy valid ontologies (from stable/, core/ and experimental/) to docs/owl
  • update Purl links to point to https://acoli-repo.github.io/olia/owl (cf. Purl redirects #10)
  • automated generation/refresh of docs/html
    • update/replace/automatize tools/olia2html
  • automated generation/update of docs/models.md
@chiarcos chiarcos added the enhancement New feature or request label May 21, 2022
@chiarcos chiarcos self-assigned this May 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant