Define the term as 'schema dimension' (shortened to 'dimension')#239
Open
dimitri-yatsenko wants to merge 1 commit into
Open
Define the term as 'schema dimension' (shortened to 'dimension')#239dimitri-yatsenko wants to merge 1 commit into
dimitri-yatsenko wants to merge 1 commit into
Conversation
Promote 'schema dimension' to the defined term in its two definitional homes (Entity Integrity section Schema dimensions; Read Diagrams section Dimensions and Underlined Names), then shorten to 'dimension' in-context. Canon already used 'Schema dimensions' as the section heading and 'lineage through schema dimensions' in prose — this makes the defined term consistent and disambiguates from array and data-warehouse 'dimension'. Headings/anchors unchanged. Note: read-diagrams cell source normalized to a single string by the notebook editor; llms-full.txt regenerates from source.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Promotes schema dimension to the defined term, then shortens to dimension in-context.
Why
dimensionis overloaded — data-warehouse dimension tables, OLAP cubes, and array/tensor dimensions (the type-system and npy pages already use "dimension" for array axes). Qualifying it as schema dimension on definition disambiguates cleanly. This isn't a new coinage: the Entity Integrity page already titles the section## Schema dimensionsand says "lineage through schema dimensions" — this just makes the defined term consistent with that.Changes (definitional homes only)
A **dimension** is…→A **schema dimension** — often shortened to *dimension* — is…Notes
llms-full.txtregenerates from source (not hand-edited here).sourcewas normalized to a single JSON string by the notebook editor (valid nbformat, identical rendering).