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

Implement Basic OWL and SHACL verification #227

Open
rousso opened this issue Oct 11, 2024 · 0 comments
Open

Implement Basic OWL and SHACL verification #227

rousso opened this issue Oct 11, 2024 · 0 comments
Milestone

Comments

@rousso
Copy link
Contributor

rousso commented Oct 11, 2024

Model2OWL must verify the correctness of all the RDF files of the Semantic Data Specification. The implementer will enhance Model2OWL to run SHACL verifications on the RDF specifications and report the results within the workflows.

As the first step, to verify the functionality, the following functionality is required:

  • SHACL Specification conformance: The SHACL shapes must conform to the SHACL specification itself, that is the SHACL SHACL verification conforms.

The implementer is expected to:

  • Define the verification workflow: The contractor will propose how this SHACL verification is performed and how the results of such validation will be handled and reported.
  • Document basic SHACL verification: Comprehensive documentation detailing the verification process, how to interpret the results, and how to integrate the tool into existing workflows and documentation systems. This documentation should include instructions on running the verification tool.

Note

This ticket replaces model2owl#138

@rousso rousso modified the milestones: 2.3.0, 3.0.0 Oct 13, 2024
@rousso rousso changed the title Implement Basic OWL and SHACL verification T2: Implement Basic OWL and SHACL verification Oct 13, 2024
@cristianvasquez cristianvasquez changed the title T2: Implement Basic OWL and SHACL verification Implement Basic OWL and SHACL verification Oct 22, 2024
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