metafacture / metafacture-core

Core package of the Metafacture tool suite for metadata processing.
https://metafacture.org
Apache License 2.0
69 stars 34 forks source link

Consistency: `count-triples` should support option `by` as alias for `count-by` #448

Open TobiasNx opened 2 years ago

TobiasNx commented 2 years ago

count-triples and sort-triples both have an option to define the orientation of the command: count-by= and by=

I suggest that by should be supported by count-triples too. In order to be backwards compatible we could introduce by= as alias for count-by=