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

Owl cmdline issue254 #255

Merged
merged 5 commits into from
Nov 6, 2019
Merged

Owl cmdline issue254 #255

merged 5 commits into from
Nov 6, 2019

Commits on Oct 25, 2019

  1. scratchily working cut at #254

    Also does shex validation, following exact pattern used in minerva service now.  Should clean up the output and probably get rid of the shex-specific method (and add some of the customization parameters in that one into this one).
    Note that unless you use a catalog to deny its attempts to load the full go-lego with all of neo, this will require a lot of memory to run.  (Out of mem with Xmx12g).  But of course if you don't have the little neo bits that are used in your models, it won't work either.
    goodb committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    e82ab9e View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2019

  1. iteration on owl validation cli

    goodb committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    793bf15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9bdd66 View commit details
    Browse the repository at this point in the history
  3. update comment for --validate-go-cams

    should probably just merge this into one 'validate' method.
    goodb committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    f7dcf75 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2019

  1. syncing for owl shex checker

    goodb committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    1b8b0d5 View commit details
    Browse the repository at this point in the history