Skip to content

feat: ✨ explain data package vs Data Package in glossary#374

Open
lwjohnst86 wants to merge 1 commit into
mainfrom
feat/describe-data-package
Open

feat: ✨ explain data package vs Data Package in glossary#374
lwjohnst86 wants to merge 1 commit into
mainfrom
feat/describe-data-package

Conversation

@lwjohnst86

Copy link
Copy Markdown
Member

Description

So we internally can align here. Also so that we can keep using data package as we potentially use other specs other than Data Package (e.g. data-dict.yaml).

Needs a thorough review.

Checklist

  • Ran just run-all

@lwjohnst86

Copy link
Copy Markdown
Member Author

@lwjohnst86 lwjohnst86 moved this from Todo to In Review in Product development Jun 15, 2026

@martonvago martonvago left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, just minor comments ☺️

Comment thread glossary.qmd
core project functionalities as a single conceptual unit.

## Data Resource
## Data Package (uppercase) {#data-package-uppercase}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nitpicky comment, but isn't this title case rather than uppercase (= all caps)?

Comment thread glossary.qmd

Always in proper case. Use this to refer to the data layer of the framework and
its contents.
When we use the formal noun "Data Package" (or more explicitly "Data Package

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe "proper name" / "noun" or "formal name"?

Comment thread glossary.qmd

We also don't refer to a folder that contains a `datapackage.json` file as a
"Data Package" as we are *not* referring to the specification in that case.
Instead, we might refer to it as a "data package" (lowercase) as it is referring

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Instead, we might refer to it as a "data package" (lowercase) as it is referring
Instead, we might refer to it as a "data package" (lowercase) as we are referring

Or: as it is a set of...

Comment thread glossary.qmd
We also don't refer to a folder that contains a `datapackage.json` file as a
"Data Package" as we are *not* referring to the specification in that case.
Instead, we might refer to it as a "data package" (lowercase) as it is referring
to the set of files and folders that contain data and metadata, that happens to

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
to the set of files and folders that contain data and metadata, that happens to
to a set of files and folders that contains data and metadata and happens to

Comment thread glossary.qmd
## Data Resource (uppercase) {#data-resource-uppercase}

When we use the formal noun "Data Resource", we are referring to the [Data
Package specification](https://datapackage.org) and how they define a "data

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Package specification](https://datapackage.org) and how they define a "data
Package specification](https://datapackage.org) and how it defines a "data

Comment thread glossary.qmd
## data package (lowercase) {#data-package-lowercase}

The term "package" is a general term that has been used in many different
contexts to refer to any bundling of things together to make it easier to

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
contexts to refer to any bundling of things together to make it easier to
contexts to refer to any bundling of things together to make them easier to

Comment thread glossary.qmd
manage, distribute, and (re)use. So appending "data" to "package" is a common
way of referring to any bundling of data and is not unique to "Data Package"
(uppercase) as defined in the Data Package specification. Unfortunately, this
can cause some confusion people could use "data package" (lowercase) to mean a

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
can cause some confusion people could use "data package" (lowercase) to mean a
can cause some confusion: people could use "data package" (lowercase) to mean a

Comment thread glossary.qmd
several files, one for each person (and potentially for each day the monitor was
used).

We avoid the term "data resource" (lowercase) as it isn't a clearly term and

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
We avoid the term "data resource" (lowercase) as it isn't a clearly term and
We avoid the term "data resource" (lowercase) as it isn't a clearly defined term and

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

2 participants