Correction of typos

This commit is contained in:
Jean-Georges "jgp" Perrin
2025-05-26 13:19:32 -04:00
parent 395ad2d86d
commit b651dbe54a

View File

@@ -266,7 +266,7 @@ Some keys are more applicable when the described property is a column.
Additional metadata options to more accurately define the data type.
| Data Type | Key | UX Label | Required | Description |
|----------------|------------------|--------------------|----------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|----------------|------------------|--------------------|----------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| array | maxItems | Maximum Items | No | Maximum number of items. |
| array | minItems | Minimum Items | No | Minimum number of items. |
| array | uniqueItems | Unique Items | No | If set to true, all items in the array are unique. |
@@ -337,14 +337,13 @@ schema:
```
### Authoritative definitions
Reference to an external definition on element logic or values.
| Key | UX label | Required | Description |
|------|-------------------|----------|---------------------------------------------------------------------------------------------------------------------------------------------------------------|
| type | Definition type | Yes | Type of definition for authority. Valid values are: `businessDefinition`, `transformationImplementation`, `videoTutorial`, `tutorial`, and `implementation`. |
| url | URL to definition | Yes | URL to the authority. |
|-------------------------------|-------------------|----------|---------------------------------------------------------------------------------------------------------------------------------------------------------------|
| authoritativeDefinitions | Link | No | A list of type/link pairs for authoritative definitions. |
| authoritativeDefinitions.type | Definition type | Yes | Type of definition for authority. Valid values are: `businessDefinition`, `transformationImplementation`, `videoTutorial`, `tutorial`, and `implementation`. |
| authoritativeDefinitions.url | URL to definition | Yes | URL to the authority. |
## Data quality
This section describes data quality rules & parameters. They are tightly linked to the schema described in the previous section.
@@ -594,7 +593,7 @@ support:
### Definitions
| Key | UX label | Required | Description |
|-----------------------|----------------|----------|-----------------------------------------------------------------------------------------------------------------------------------|
|-----------------------|----------------|----------|-------------------------------------------------------------------------------------------------------------------------------------|
| support | Support | No | Top level for support channels. |
| support.channel | Channel | Yes | Channel name or identifier. |
| support.url | Channel URL | Yes | Access URL using normal [URL scheme](https://en.wikipedia.org/wiki/URL#Syntax) (https, mailto, etc.). |
@@ -775,7 +774,7 @@ servers:
type: <server-type>
description: <server-description>
environment: <server-environment>
<server-type-specific-fields> # according to the server type
<server-type-specific-fields> # according to the server type, see below
roles:
- <role-details>
customProperties: