datacatalog.compositions.sample_set package¶
Submodules¶
datacatalog.compositions.sample_set.schemas module¶
-
class
datacatalog.compositions.sample_set.schemas.SampleSetDocument(inheritance=True, **kwargs)[source]¶ Bases:
datacatalog.linkedstores.basestore.documentschema.DocumentSchemaImplements the composed schema for a specific set of samples, measurements, and files
-
datacatalog.compositions.sample_set.schemas.get_schemas()[source]¶ Return schema(s) for SampleSetDocument
Returns: One or more schemas Return type: JSONSchemaCollection