Skip to main content

Documentation index: llms.txt. This page is also available as markdown: append .md to this URL or send Accept: text/markdown.

SourceType

type of source

enum SourceType {
COMMUNICATION
KNOWLEDGE
QUALITY
TRANSFORMATION
VISUALIZATION
WAREHOUSE
}

Values

SourceType.COMMUNICATION

Source for communication and messaging systems

SourceType.KNOWLEDGE

Source for knowledge management and documentation

SourceType.QUALITY

Source for data quality and validation

SourceType.TRANSFORMATION

Source for data transformation and processing

SourceType.VISUALIZATION

Source for data visualization and reporting

SourceType.WAREHOUSE

Source for data warehouse and storage

Member Of