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

InspectorXSLT as InspectorSchematron #90

Open
3 tasks
wendellpiez opened this issue Dec 1, 2023 · 0 comments
Open
3 tasks

InspectorXSLT as InspectorSchematron #90

wendellpiez opened this issue Dec 1, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@wendellpiez
Copy link
Collaborator

User Story:

Picking up from #61, and now we also have an InspectorXSLT (behind #72) that implements constraints logic, it would be very nice to have a Schematron implementation that could support Metaschema constraints (indeed all Metaschema-based rules) in Schematron environments.

Templates could be ported and/or shared with InspectorXSLT, or possibly the Schematron could be implemented as a shell around the InspectorXSLT?

Goals:

A Schematron that provides at least the same runtime functionality as InspectorXSLT with respect both to constraints and to basic testing (cardinality naming and placement).

Could be an extension to InspectorXSLT, or a standalone application.

Dependencies:

PR #72 is accepted, providing a foundation.

Acceptance Criteria

  • All website and readme documentation affected by the changes in this issue have been updated. Changes to the website can be made in the docs/content directory of your branch.
  • A Pull Request (PR) is submitted that fully addresses the goals of this User Story. This issue is referenced in the PR.
  • The CI-CD build process runs without any reported errors on the PR. This can be confirmed by reviewing that all checks have passed in the PR.
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