Authorship

class Authorship(**data)[source]

Bases: BaseModel

A combination of authors and institutions.

Create a new model by parsing and validating input data from keyword arguments.

Raises ValidationError if the input data cannot be parsed to form a valid model.