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

Add validation framework as package an made accessible via minerva cmdline client #251

Merged
merged 6 commits into from
Oct 21, 2019

Commits on Oct 18, 2019

  1. refactor step 1 - everything out

    goodb committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    ae020cd View commit details
    Browse the repository at this point in the history
  2. finished functioning re-org extracting shex validation code

    Currently depends on an Eclipse project import to work.  Next step is to change that to a Maven model import.
    goodb committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    99fa918 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2019

  1. reorganization - moved validation into core

    Walking back previous branches attempt to take shex work out of Minerva.
    Decided that its too project-specific for its own maven module at this
    point.  Moved from server into core as it could be used in the command
    line utility as well as on the server.
    goodb committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    f2cfdd8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3df19c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6729f65 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3aa045 View commit details
    Browse the repository at this point in the history