nourish.schema.FormatSchemata

class nourish.schema.FormatSchemata(url_or_path, *, tls_verification=True)

Bases: nourish._schema.BaseSchemata

Format schemata class that inherits functionality from BaseSchemata.

Methods

export_schema(*keys)

Returns a copy of a loaded schemata.

Attributes

retrieved_url_or_path

The URL or path from which the schemata was retrieved.