Source
The Source is the connector to external systems and outputs a record for downstream to process and push to OpenMetadata.Source API
Example
A simple example of this implementation can be found in our demo Custom Connector hereFor Consumers of openmetadata-ingestion to Define Custom Connectors in Their Own Package with the Same Namespace
As a consumer of theopenmetadata-ingestion package, you can add your custom connectors within the same namespace from a different package repository.
Here is the situation


