TapDatasetEntry#
- class rubin.repertoire.TapDatasetEntry(**data)#
Bases:
BaseRegistryEntryIVOA registry entry for a dataset published via a TAP service.
This is used for per-dataset
vs:CatalogResourcerecords that link back to the TAP service that serves it.- Parameters:
data (
Any)
Attributes Summary
Configuration for the model, should be a dictionary conforming to [
ConfigDict][pydantic.config.ConfigDict].Attributes Documentation
- model_config: ClassVar[ConfigDict] = {'alias_generator': <function to_camel>, 'extra': 'forbid', 'validate_by_name': True}#
Configuration for the model, should be a dictionary conforming to [
ConfigDict][pydantic.config.ConfigDict].