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

Conversation

goodb
Copy link
Contributor

@goodb goodb commented Oct 29, 2019

build-cli.sh
export MINERVA_CLI_MEMORY=12g
bin/minerva-cli.sh --owlcheck-go-cams -i ../test/resources/gocam/ -c ../test/catalog-v001-for-noctua.xml --output-file ../test/basic_output.txt

output:

filename model_id OWL_consistent shex_valid
test-membrane.ttl http://model.geneontology.org/R-HSA-4641262 true true
test-DVL.ttl http://model.geneontology.org/R-HSA-201688 true false

goodb added 5 commits October 25, 2019 14:30
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.
should probably just merge this into one 'validate' method.
@goodb goodb merged commit fb2025c into dev Nov 6, 2019
@goodb goodb deleted the owl-cmdline-issue254 branch November 6, 2019 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant