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 flag for checking data without export #16

Open
atla5 opened this issue Jun 10, 2016 · 0 comments
Open

Add flag for checking data without export #16

atla5 opened this issue Jun 10, 2016 · 0 comments

Comments

@atla5
Copy link
Member

atla5 commented Jun 10, 2016

Want to be able to run the program without creating any export to:

  • find any duplicate names (Douglas R. Moody <=> Doug Moody <=> Douglas Moody)
  • find any spelling errors (Doug Moody <=> Dog Moody)
  • preempt any parsing errors (3D1T0R => EDITOR)
  • display classifications (EDITOR => dc.contributor.ManagingEditor)

This mode would be run before exporting to:

  • tweak or test any unique preferences/classifications/configuration
  • check the health/quality of the files
  • repair any ambiguities and aid professionalism
    in order to increase the quality and specificity of the final exported product.

Unsure how to best display all of those. probably an output .txt file.

@atla5 atla5 added this to the Public Release 1.0 milestone Jun 10, 2016
@atla5 atla5 changed the title Add possible tab for checking data without export Add flag for checking data without export Jul 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant