View Architect

Design semantic SAP Datasphere views with associations, DAC, and persistence strategies.

25|7|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/MarioDeFelipe/sap-datasphere-plugin-for-claude-cowork --skill view-architect
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: View Architect
Source: https://github.com/MarioDeFelipe/sap-datasphere-plugin-for-claude-cowork/tree/main/skills/datasphere-view-architect
Command: npx skills add https://github.com/MarioDeFelipe/sap-datasphere-plugin-for-claude-cowork --skill view-architect

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Translate raw data into business concepts by building Graphical and SQL Datasphere views that enforce semantic modeling, access controls, and performance considerations.

Core Features & Use Cases

  • Graphical and SQL view design for SAP Datasphere Data Builder
  • Define Fact, Dimension, and Text structures with associations and DAC rules
  • Optimize persistence strategies and push-down performance for analytics
  • Deployment guidance from development to production with validation

Quick Start

Start by selecting a data source, create a Graphical view in Data Builder, then define a Fact with related Dimensions and set up a basic DAC policy.

Frequently Asked Questions about View Architect

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I design semantic Datasphere views to translate raw data into business concepts?▼

Design semantic Datasphere views by using Graphical or SQL views in Data Builder to map raw data into business concepts. This enforces model correctness by defining Fact, Dimension, and Text structures with appropriate associations.

What is the best way to set up data access controls in SAP Datasphere views?▼

Set up data access controls in SAP Datasphere views by applying DAC rules within your semantic model. This ensures deployment readiness by enforcing specific access policies and securing business concepts translated from raw data.

How do I optimize SAP Datasphere view persistence and push-down performance for analytics?▼

Optimize Datasphere view performance by documenting persistence strategies and configuring push-down execution for analytics. This approach tunes the semantic views to efficiently process Fact and Dimension structures during query execution.

Can I use both Graphical and SQL views in SAP Datasphere Data Builder for semantic modeling?▼

Yes, you can use both Graphical and SQL views in SAP Datasphere Data Builder for semantic modeling. Both view types support defining associations, applying DAC rules, and translating raw data into structured business concepts.

When should I use Fact and Dimension associations when building Datasphere views?▼

Use Fact and Dimension associations when building Datasphere views to enforce model correctness and establish clear relationships. Defining these structures with associations translates raw data into interconnected business concepts for analytics.

Does this approach provide deployment guidance from development to production for Datasphere views?▼

Yes, this approach provides deployment guidance from development to production for Datasphere views. It ensures deployment readiness by validating semantic usage, access controls, and persistence strategies before moving views to production.