-
-
Notifications
You must be signed in to change notification settings - Fork 0
Usage Guide
hyperpolymath edited this page Aug 8, 2026
·
1 revision
The Metadatastician CLI provides several subcommands.
Generates a comprehensive statistical profile.
metadatastician profile --input data.csv --schema custom.yml
Translates metadata from one schema to another (e.g., Dublin Core to MARC21).
metadatastician crosswalk --from dc --to marc data.xml
Explore further commands in the CLI help interface.