Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

define context, differentiate contextual metadata #10

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions terms/context.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
# Context

kilojoules marked this conversation as resolved.
Show resolved Hide resolved
Modern data relies on context to be understood. A human has no way to interact with hard drives of data without a computer. The computer is built to understand the state of the hard drive as data, which can be visualized and manipulated by a human. Humans store data on computers so that it can be later accessed by themselves or other humans, usually for a preconceived purpose. It is useful to encode contextual information alongside raw data. This contextual information can include anything from the data structure to uncertainty in anticipated insights from the data.

Contextual [metadata][metadata.md] refers to a subset of metadata meant to provide richer metadata.