kiara.info.types¶
ValueTypeInfo
pydantic-model
¶
config: ValueTypeConfigMetadata
pydantic-field
required
¶
Details on how this value type can be configured.
context: ContextMetadataModel
pydantic-field
required
¶
Generic properties of this value type (description, tags, labels, references, ...).
documentation: DocumentationMetadataModel
pydantic-field
required
¶
The documentation for this value type.
metadata_types: Dict[str, kiara.metadata.core_models.MetadataModelMetadata]
pydantic-field
required
¶
The available metadata types for this value type.
origin: OriginMetadataModel
pydantic-field
required
¶
Information about authorship for the value type.
python_class: PythonClassMetadata
pydantic-field
required
¶
Information about the Python class for this value type.
type_name: str
pydantic-field
required
¶
The name under which the type is registered.