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

CLI startup needs too long #10

Closed
kurzum opened this issue May 5, 2014 · 1 comment
Closed

CLI startup needs too long #10

kurzum opened this issue May 5, 2014 · 1 comment
Assignees

Comments

@kurzum
Copy link
Member

kurzum commented May 5, 2014

I assume, that CLI needs so much initial time, because it loads a lot of data from lov.okfn.org

This is annoying for dev mode, i.e. I make many small changes to the ontology schema and then I want to rerun the CLI to check the result.

an option to disable caching on file would also be nice. so I don't need to do
"rm data/tests" all the time

@jimkont
Copy link
Member

jimkont commented May 5, 2014

reposting this here (where it should be, instead of #8 )

the delay is because of mvn install step. We discussed this some time ago but didn't get to fix it :)

https://github.com/AKSW/RDFUnit/blob/master/bin/rdfunit#L22

@jimkont jimkont closed this as completed in 92408e4 May 5, 2014
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

No branches or pull requests

2 participants