Skip to content

Community resource: SDC Agents data governance toolsets #1502

@twcook

Description

@twcook

Request

Add an entry for SDC Agents to the Community Resources page (community.md) under "Agent Tutorials and Demos" or a new "Community Integrations" section.

What is SDC Agents?

SDC Agents is an open-source (Apache-2.0) library providing eight purpose-scoped ADK BaseToolset implementations (32 tools) for semantic data governance. It transforms SQL, CSV, JSON, and MongoDB data into validated, self-describing SDC4 artifacts.

The toolsets are:

Toolset Tools Purpose
CatalogToolset 5 Discover and download published schemas
IntrospectToolset 5 Extract structure from SQL, CSV, JSON, MongoDB
MappingToolset 3 Match columns to schema components
AssemblyToolset 4 Compose data models from catalog components
GeneratorToolset 3 Generate validated XML instances
ValidationToolset 3 Validate and digitally sign artifacts
DistributionToolset 5 Deliver RDF to graph databases
KnowledgeToolset 4 Semantic search over domain documentation

ADK integration

  • Available on PyPI: sdc-agents
  • Also submitted as an adk-python-community PR providing a thin re-export wrapper via google.adk_community.sdc_agents
  • Each toolset extends BaseToolset and works with LlmAgent via the standard tools=[] parameter

What I would add

A resource card on the community page linking to the GitHub repo, similar in format to the existing cards. I have a hero image ready (1280x720).

Note: PR #1482 was previously submitted for this but was closed without comment. Opening this issue first per the contribution guidelines for new documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions