Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.23 KB

README.rst

File metadata and controls

34 lines (22 loc) · 1.23 KB
https://travis-ci.com/fair-research/minid.svg?branch=develop https://coveralls.io/repos/github/fair-research/minid/badge.svg?branch=develop 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>]