Skip to content
hyperpolymath edited this page Aug 8, 2026 · 1 revision

Usage Guide

The Metadatastician CLI provides several subcommands.

profile Command

Generates a comprehensive statistical profile. metadatastician profile --input data.csv --schema custom.yml

crosswalk Command

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.

Clone this wiki locally