sssom-py icon indicating copy to clipboard operation
sssom-py copied to clipboard

Short parameters for SSSOM

Open hrshdhgd opened this issue 3 years ago • 1 comments

This is the short: long list of CLI params

  • -c: --config
  • -C: --prefix-map-mode
  • -d: --output-directory
  • -D: --predicates
  • -e: --url
  • -E: --embedded-mode
  • -f: --fields
  • -F: --mapping-predicate-filter
  • -g: --graph
  • -I : --input-format (capital i)
  • -k: --by-columns
  • -l: --limit (lowercase l)
  • -m: --mapping-file
  • -o: --output
  • -O: --output-format
  • -p: --clean-prefixes
  • -P: --prefix
  • -q: --quiet
  • -Q: --query
  • -r: --by-rows
  • -R: --reconcile
  • -s: --statsfile
  • -t: --transpose
  • -v: --verbose
  • -V --validation-types
  • -W: --inverse-factor

hrshdhgd avatar Apr 13 '22 20:04 hrshdhgd

  • [ ] Add a note in the developers docs about these conventions

matentzn avatar Aug 29 '22 09:08 matentzn