domain¶
Top-level area of activity that the model describes. See Concepts: Domain for the conceptual context.
A Domain document carries no kind-specific fields. Subdomains and other artifacts scope back to it by name; the Domain itself is open by design.
Fields¶
| Field | Required | Description |
|---|---|---|
apiVersion |
yes | schema.esdm.io/core/v1 |
kind |
yes | domain |
name |
yes | The Domain name. |
description |
no | Free-form prose. |
metadata |
no | Non-semantic labels and annotations. |