up-data-mapping

Community

DCD→Relational data models with inheritance.

Authorapolosan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Maps the Design Class Diagram (DCD) to a relational data model, detailing tables, columns, keys, and relationships in a database-agnostic way to support ORM and schema design.

Core Features & Use Cases

  • Map concrete classes to tables with snake_case naming, translating attributes to columns and identifying primary keys from <<oid>>.
  • Represent inheritance using chosen strategies (Single Table or Table per Subclass) and document discriminator or subclass relations.
  • Convert associations (1-1, 1-N, N-N) to foreign keys or join tables, including handling of association classes and lazy-loading guidance.

Quick Start

Generate a data-model artifact for your DCD using the mapping rules and export it as a structured document.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: up-data-mapping
Download link: https://github.com/apolosan/unified_process_pi_extension/archive/main.zip#up-data-mapping

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.