SDCStudio Tutorial Series
Welcome to the SDCStudio tutorial series. These tutorials guide you through understanding the Semantic Data Charter (SDC) framework and using SDCStudio to build SDC4-compliant data models.
Start Here
These overview tutorials provide the foundation for everything that follows. Read them first if you are new to SDC or SDCStudio.
| # | Tutorial | Reading Time | Description |
|---|---|---|---|
| 1 | What is SDC? The Semantic Data Charter Explained | ~12 min | The SDC framework, its three pillars, core data types, and output formats |
| 2 | SDCStudio Overview — From CSV to Published Schema | ~15 min | End-to-end walkthrough of the SDCStudio workflow |
Concept Tutorials
These focused tutorials cover individual features and concepts. Each stands alone, but they build naturally on the overview tutorials above.
Data Ingestion
| # | Tutorial | Reading Time | Description |
|---|---|---|---|
| 3 | Uploading Data and AI Processing | ~7 min | File upload, supported formats, and the two-stage AI pipeline |
Data Types and Components
| # | Tutorial | Reading Time | Description |
|---|---|---|---|
| 4 | Understanding Components and Data Types | ~7 min | The SDC4 type system and when to use each type |
| 5 | Creating Components with the Wizard | ~5 min | Step-by-step walkthrough of the 6-step Component Wizard |
| 6 | Editing Components — The Stepped Edit Form | ~5 min | Editing existing components and understanding Save vs Save & Publish |
Structure and Organization
| # | Tutorial | Reading Time | Description |
|---|---|---|---|
| 7 | Organizing with Clusters | ~5 min | What clusters are, the Cluster Wizard, and best practices |
| 10 | Working with Models and Projects | ~5 min | Creating models, project organization, and versioning |
Semantics and Output
| # | Tutorial | Reading Time | Description |
|---|---|---|---|
| 8 | Semantic Linking — Adding Meaning to Your Data | ~6 min | RDF predicates, ontology integration, and the Semantic Linking step |
| 9 | Publishing and Generating Outputs | ~6 min | The publication workflow, package generation, and download formats |
Suggested Reading Order
If you are new to both SDC and SDCStudio, we recommend this sequence:
- Tutorial 1 — Understand what SDC is and why it matters
- Tutorial 2 — See the full SDCStudio workflow end-to-end
- Tutorial 10 — Learn how projects and models are organized
- Tutorial 3 — Upload your first file and watch AI processing
- Tutorial 4 — Understand the data types the AI chose for your data
- Tutorial 7 — Learn how clusters organize your components
- Tutorial 5 — Create a new component from scratch
- Tutorial 6 — Edit an existing component
- Tutorial 8 — Add semantic meaning with ontology links
- Tutorial 9 — Publish your model and download outputs
How These Tutorials Relate to Other Documentation
- Tutorials (this series): Guided walkthroughs designed for learning
- Getting Started guides: Quick-start setup and first-run instructions
- User Guides: Comprehensive reference for each feature area
- Reference docs: Technical specifications and API details
Tutorials teach you how to think about each topic. User guides give you the complete details when you need them.