This repository has been archived by the owner on Oct 28, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Data representation model (simplified with reduced amount of changes) #71
Closed
Conversation
This file contains 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
Deploying datapackage with Cloudflare Pages
|
Dear @frictionlessdata/data-package-vote, can you please take a look at this one? Will it be better than #49? |
khughitt
approved these changes
Jun 6, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I didn't have any objections with #49, but I also missed the meeting last month so I'm not sure what was discussed.
Both PR's seem reasonable to me at this point though.
... | ||
] | ||
``` | ||
|
||
### Data Representation | ||
|
||
In order to talk about the representation and processing of tabular data from text-based sources, it is useful to introduce the concepts of the _physical_ and the _logical_ representation of data. | ||
In order to talk about the representation and processing of tabular data from varios data sources, it is useful to introduce the concepts of the `physical` and the `logical` representation of data. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- "varios" -> "various"
- "...and processing of tabular data..." Is it necessary to specify "tabular" here?
Let's continue the discussion in the issue - frictionlessdata/datapackage#864 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
physical/logical
representation in Table Schema datapackage#864As we're quite stuck on frictionlessdata/datapackage#49, in this PR I propose a simplified version of the change that just:
Rendered version: