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 commandline parameters to control console output or logfile creation #6

Open
SvenLieber opened this issue Jun 28, 2023 · 0 comments

Comments

@SvenLieber
Copy link
Contributor

An alternative way to do what the script does is to manually use OpenRefine: https://www.oclc.org/developer/news/2018/using-oclc-apis-in-open-refine.en.html

The added value of the script is that no code needs to be written (only XPath's need to be specified in the config) and that the script can run automatically without interacting with a UI.
However, for a better integration of the script into automatic workflows, it would be nice if one could specify a log file (e.g. via --log or --logfile).

Currently there is still a lot of console output. It would be nice if this could be silenced too (e.g. via --quiet or --silent)

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

1 participant