Feature/module and meta constraints namespace prefixes#686
Feature/module and meta constraints namespace prefixes#686david-waltermire wants to merge 5 commits intousnistgov:developfrom
Conversation
…istgov#562) Found a few deprecated cases in core Metaschema module and some examples from the test suite.
…check.sch as Metaschema external module constraints.
…nge Format (SARIF). This uses usnistgov#519 as a starting point.
…dules and external constraints for supporting multiple models and Metapath types and functions with colliding names that are in different namespaces. This better aligns Metapath with the XPath 3.1 specification.
d089dde to
5ec4066
Compare
|
This should be merged using "rebase and merge" to avoid merge conflicts in downstreams. |
Thank you, @david-waltermire . Do you mind including in this PR the fix for the README.md - the link [✖] https://www.nist.gov/people/david-waltermire points to your page that does not exist anymore and direct it to a valid page you have? In the meantime I'll work on permissions. I am doing my best to expedite it. |
|
I am not sure what the README should say. Feel free to update it. I can rebase this PR once the underlying repo issues are fixed. |
|
@david-waltermire -- please note the PR #659 this PR depends on needs to be rebased first. Also, this PR will need to be rebased to address the conflicts. |
Committer Notes
This PR adds support for prefix to namespace bindings for use in Metapath for supporting multiple models and Metapath types and functions with colliding names.
This PR will:
This PR builds on PR #659 and #570, which should be merged first.
All Submissions:
Changes to Core Features: