datacatalog.compositions.catalog package

Submodules

datacatalog.compositions.catalog.schemas module

class datacatalog.compositions.catalog.schemas.SampleCatalogDocument(inheritance=True, **kwargs)[source]

Bases: datacatalog.linkedstores.basestore.documentschema.DocumentSchema

Implements the composed schema representing all LinkedStore schemas

datacatalog.compositions.catalog.schemas.get_schemas()[source]

Return schema(s) for SampleCatalogDocument

Returns:One or more schemas
Return type:JSONSchemaCollection