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

Metaschema XSLT Inspector #73

Commits on Jan 31, 2024

  1. First rough cut

    wendellpiez authored and aj-stein-nist committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    ac70269 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fe8a3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    796fa22 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    522c708 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    594974e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3aa6a45 View commit details
    Browse the repository at this point in the history
  7. Updates with more unit tests - now testing templates in application; …

    …new invalid sample; Schematron for XSLT line number alignment assurance.
    wendellpiez authored and aj-stein-nist committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    33346e9 View commit details
    Browse the repository at this point in the history
  8. Found and repaired missing feature in requirements testing (choice)…

    …, with metaschema mod illustrating a choice; two new samples.
    wendellpiez authored and aj-stein-nist committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    a5d7a0f View commit details
    Browse the repository at this point in the history
  9. Another use case tested

    wendellpiez authored and aj-stein-nist committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    365a38b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    87ab345 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    205d6c9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2c2c516 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    27abb78 View commit details
    Browse the repository at this point in the history
  14. More implementation and testing including datatype (lexical) testing;…

    … refining tests and reports - wip
    wendellpiez authored and aj-stein-nist committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    b8c9b74 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c545dbc View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4d14752 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    20e90e6 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d78ef50 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    28749b2 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    11e2885 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    4cdc2aa View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    4f555b2 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    50c0ec4 View commit details
    Browse the repository at this point in the history
  24. Some cleanup; readme work

    wendellpiez authored and aj-stein-nist committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    dac0c2c View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    94a1ed6 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    381c161 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    e5bc2c1 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    fb50041 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    4006738 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    099a7a2 View commit details
    Browse the repository at this point in the history
  31. Refining messages

    wendellpiez authored and aj-stein-nist committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    99ab294 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    815f848 View commit details
    Browse the repository at this point in the history
  33. Touchups

    wendellpiez authored and aj-stein-nist committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    0be74d3 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    504ebaf View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    4a474fa View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    b93fe9b View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    ca97eda View commit details
    Browse the repository at this point in the history
  38. Adjusting scripting with help

    wendellpiez authored and aj-stein-nist committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    50b05ee View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    264d61c View commit details
    Browse the repository at this point in the history
  40. Added support for simpleType extensions in datatypes; updated test Co…

    …mputer Model metaschema aligning with metaschema repo model; changes accordingly to unit tests - updates still to be made to constraints unit testing before completing the feature set
    wendellpiez authored and aj-stein-nist committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    e32e6d5 View commit details
    Browse the repository at this point in the history
  41. Now with an implementation of index-has-key - while many tests are tu…

    …rned off pending update
    wendellpiez authored and aj-stein-nist committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    7a76094 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    3097474 View commit details
    Browse the repository at this point in the history
  43. Updating readme.md, XSpec

    wendellpiez authored and aj-stein-nist committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    f3b4a94 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    da65816 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    13aeaf9 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    393b282 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    1c4bef4 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    17c4b69 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    32fb31f View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    753f0d8 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    b63f3dc View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    2831c9f View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    89463b8 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    264ce94 View commit details
    Browse the repository at this point in the history
  55. Further bit of clarification

    wendellpiez authored and aj-stein-nist committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    a52bf35 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    948780f View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    84543fa View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    e2c6223 View commit details
    Browse the repository at this point in the history
  59. Update to readme

    wendellpiez authored and aj-stein-nist committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    3fa67c1 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    1234e24 View commit details
    Browse the repository at this point in the history
  61. Added 'OSCAL patcher' production capability to bridge OSCAL/Metaschem…

    …a 1.0 delta, with XSpec updates
    wendellpiez authored and aj-stein-nist committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    5091e75 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    80ffe6b View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    3f00be0 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    93e1cda View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Test in GHA CI, use make for InspectorXSLT for usnistgov#72

    This change integrates the Makefile-based testing harness for each of
    the submodules.
    
    For the InspectorXSLT submodule in the schema-gen directory, integrate
    the shell script that orchestrates Maven's installation of dependencies
    and execution of XML Calabash to run XProc files. The XProc pipeline
    files will run the XSpec tests in batch mode.
    aj-stein-nist committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    e675ca9 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    54e26bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9d4c44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca6b10f View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. In Saxon-based XSpec batch pipeline, an optional parameter now provid…

    …es for JUnit XML test results to be produced and written.
    wendellpiez committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    5f477a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f198192 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ba45a8 View commit details
    Browse the repository at this point in the history