Building Semantic Schema

From Open Source Ecology
Revision as of 05:04, 18 January 2026 by Marcin (talk | contribs) (Created page with "Use https://chatgpt.com/share/696c6799-f860-8010-b2f1-35d864bf3fb9 A schema is a formal, machine-readable contract that declares what exists, what it means, and what must be true—without saying how to build it == A schema is not == A schema is '''not''' any of the following: * Geometry * Code * Instructions * Algorithms * Drawings * A script * A model in FreeCAD All of the above are '''derived artifacts''' — they are produced *from* a schema by compilers, generat...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Use https://chatgpt.com/share/696c6799-f860-8010-b2f1-35d864bf3fb9

A schema is a formal, machine-readable contract that declares what exists, what it means, and what must be true—without saying how to build it

A schema is not

A schema is not any of the following:

  • Geometry
  • Code
  • Instructions
  • Algorithms
  • Drawings
  • A script
  • A model in FreeCAD

All of the above are derived artifacts — they are produced *from* a schema by compilers, generators, or humans, but they are not the schema itself.