module documentation

Documents that track datasets and their sample schemas in the database.

Copyright 2017-2025, Voxel51, Inc.

Class ColorScheme Description of a color scheme in the App.
Class DatasetAppConfig Dataset-specific settings that customize how a dataset is visualized in the App.
Class DatasetDocument Backing document for datasets.
Class KeypointSkeleton Description of a keypoint skeleton.
Class SampleFieldDocument Description of a sample field.
Class SidebarGroupDocument Description of a sidebar group in the App.
Variable fol Undocumented
Variable fom Undocumented
Variable fop Undocumented
Variable logger Undocumented
Function _delete_path Undocumented
Function _make_default_sidebar_groups Undocumented
Function _matches_path Undocumented
Function _parse_schema Undocumented
Function _rename_path Undocumented
Function _update_path Undocumented

Undocumented

Undocumented

Undocumented

Undocumented

def _delete_path(paths, path): (source)

Undocumented

def _make_default_sidebar_groups(sample_collection): (source)

Undocumented

def _matches_path(p, path): (source)

Undocumented

def _parse_schema(schema, metadata, labels, frame_labels, custom, primitives, other, frames=False): (source)

Undocumented

def _rename_path(paths, path, new_path): (source)

Undocumented

def _update_path(p, path, new_path): (source)

Undocumented