Skip to content

fair-research/minid

Repository files navigation

image

image

image

image

License

Minimal Viable Identifier Client

A minid (Minimal Viable Identifier) is an identifier that is sufficiently simple to make creation and use trivial, while still having enough substance to make data easily findable, accessible, interoperable, and reusable (FAIR).

See the Read The Docs page for more info.

Usage

Minid 2.0.0 requires python 3.6 or higher:

$ pip install minid

Minting identifiers is simple and easy:

$ minid login
$ minid register --test [--title <title>] <file_name> [--locations <loc1>..<locN>]