Make dataset card semantics match live Viewer

#3
Files changed (1) hide show
  1. README.md +50 -22
README.md CHANGED
@@ -7,6 +7,8 @@ source_datasets:
7
  - original
8
  size_categories:
9
  - n<1K
 
 
10
  tags:
11
  - video
12
  - time-series
@@ -19,21 +21,19 @@ tags:
19
 
20
  # time-lapse-artifacts
21
 
22
- An active longitudinal archive of analog drawing process.
 
 
 
 
23
 
24
- **Archive scope:** 2012–Present
25
- **Currently published video coverage:** September 2024–Present
26
- **Release status:** Active construction release
27
-
28
- The archive scope describes the underlying recording practice and holdings. It
29
- does not mean that recordings from every year have been published. In the
30
- audited 2026-08-18 snapshot, published video rows begin in September 2024; the
31
- 2012–2016 livestream layer has not yet been ingested as public video data.
32
 
33
  ## Snapshot and Coverage
34
 
35
- This documentation was audited against repository commit
36
- `339e6149de130cbe2d001f7a0e5247872bc788ec`.
37
 
38
  | Collection tier | Published MP4s | Indexed rows | Date coverage | Metadata state |
39
  | --- | ---: | ---: | --- | --- |
@@ -41,18 +41,40 @@ This documentation was audited against repository commit
41
  | `pre_standard` | 129 | 129 | 2024-09-17–2025-07-13, plus 9 unknown dates | Filename-level descriptive metadata; technical ingestion incomplete |
42
  | `legacy_livestream` | 0 public videos | 0 | Historical scope 2012–2016 | Placeholder layer; ingestion pending |
43
 
44
- At the pinned base revision, the Hub Viewer exposes 465 rows: 335 standard
45
- rows and 130 pre-standard metadata rows. Audit found that one pre-standard row
46
- referred to material that is not distributed because the required ownership
47
- and provenance threshold was not met. This release removes that row from the
48
- active public index. This release also indexes three previously unindexed
49
- Standard files, leaving 338 standard and 129 pre-standard rows and an expected
50
- 467 active Viewer rows after rebuild.
51
 
52
  The builder-generated split name `train` is an archive-loading default,
53
  **not** a recommended machine-learning train split. No official
54
  train/validation/test partition has been defined.
55
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
56
  ## Overview
57
 
58
  `time-lapse-artifacts` documents analog drawing processes across different
@@ -108,6 +130,9 @@ published for archival continuity but are not interchangeable with canonical
108
  standard records. Their technical metadata remains incomplete. Missing values
109
  must not be interpreted as zero, false, or evidence that a property was absent.
110
 
 
 
 
111
  Material that does not meet the archive's ownership and provenance threshold
112
  is excluded from both the published media and the active metadata index.
113
 
@@ -133,9 +158,11 @@ relationships, and unresolved information. Evidence may include:
133
  Uncertain relationships are not promoted to verified relationships solely
134
  because dates or filenames look similar.
135
 
136
- Multiple `tool` and `medium` values use semicolons. The two fields are
137
- independent observed-value lists; equal list lengths and positional pairing are
138
- not guaranteed. See `SCHEMA.md`.
 
 
139
 
140
  `encoded_frame_rate` is encoded playback rate. It is not the original temporal
141
  sampling rate of the drawing process.
@@ -223,7 +250,8 @@ the archival masters.
223
 
224
  ## Access and Reproducibility
225
 
226
- The archive is approximately 1.86 TB. Canonical files are often several
 
227
  gigabytes each, so users should select records through `metadata.csv` before
228
  downloading video.
229
 
 
7
  - original
8
  size_categories:
9
  - n<1K
10
+ task_categories:
11
+ - feature-extraction
12
  tags:
13
  - video
14
  - time-series
 
21
 
22
  # time-lapse-artifacts
23
 
24
+ 467 time-lapse recordings of analog drawing from one continuous practice,
25
+ covering September 2024–present (currently through August 10, 2026). The active
26
+ release is approximately 1.89 TB: 338 canonical Standard videos with per-record
27
+ content hashes and validated technical metadata, plus 129 earlier Pre-Standard
28
+ recordings with lighter descriptive metadata.
29
 
30
+ The underlying practice also includes a 2012–2016 livestream layer, but those
31
+ videos are not yet published. This is an active construction release.
 
 
 
 
 
 
32
 
33
  ## Snapshot and Coverage
34
 
35
+ This documentation describes merged repository revision
36
+ `3967721ce363316cb7475be648af34a66bc83c27` and the live Viewer rebuilt from it.
37
 
38
  | Collection tier | Published MP4s | Indexed rows | Date coverage | Metadata state |
39
  | --- | ---: | ---: | --- | --- |
 
41
  | `pre_standard` | 129 | 129 | 2024-09-17–2025-07-13, plus 9 unknown dates | Filename-level descriptive metadata; technical ingestion incomplete |
42
  | `legacy_livestream` | 0 public videos | 0 | Historical scope 2012–2016 | Placeholder layer; ingestion pending |
43
 
44
+ **Current published index (v0.2):** the live Hub Viewer exposes 467 rows: 338
45
+ Standard and 129 Pre-Standard. The preceding v0.1 state at revision
46
+ `339e6149de130cbe2d001f7a0e5247872bc788ec` exposed 465 rows: 335 Standard and
47
+ 130 Pre-Standard. v0.2 added three previously unindexed Standard files and
48
+ removed one Pre-Standard row whose media did not meet the ownership and
49
+ provenance threshold. The rebuild is complete; 467 is the current state, not a
50
+ pending estimate.
51
 
52
  The builder-generated split name `train` is an archive-loading default,
53
  **not** a recommended machine-learning train split. No official
54
  train/validation/test partition has been defined.
55
 
56
+ ## Viewer and Metadata Discovery
57
+
58
+ The current Hub build automatically discovers and loads **both** metadata
59
+ files into one `default/train` Viewer split:
60
+
61
+ - root `metadata.csv` indexes the 338 direct files in
62
+ `Standard_Time_Lapses/`
63
+ - `Pre_Standard_Time_Lapses/metadata.csv` indexes the 129 direct files in that
64
+ folder
65
+
66
+ The Viewer therefore has 467 rows and a 29-column union schema. Fields that do
67
+ not exist in the lighter Pre-Standard CSV appear as null on those 129 rows;
68
+ their membership is defined by the folder-local index and `video` path. The
69
+ root canonical CSV explicitly sets `collection_tier = standard`; the current
70
+ Pre-Standard CSV does not yet populate that column.
71
+
72
+ There is no explicit `configs:` block in this release. A broad canonical
73
+ folder glob could accidentally include the nested
74
+ `Standard_Time_Lapses/Provenance/` subtree. Separate canonical and
75
+ Pre-Standard configurations therefore remain a fail-closed migration task
76
+ described in `VIEWER_MIGRATION.md`, rather than an untested card-only change.
77
+
78
  ## Overview
79
 
80
  `time-lapse-artifacts` documents analog drawing processes across different
 
130
  standard records. Their technical metadata remains incomplete. Missing values
131
  must not be interpreted as zero, false, or evidence that a property was absent.
132
 
133
+ The folder-local `metadata.csv` is the active index for these 129 videos and is
134
+ loaded by the current Viewer alongside the root canonical index.
135
+
136
  Material that does not meet the archive's ownership and provenance threshold
137
  is excluded from both the published media and the active metadata index.
138
 
 
158
  Uncertain relationships are not promoted to verified relationships solely
159
  because dates or filenames look similar.
160
 
161
+ The active CSV files and live Viewer use semicolons for multiple `tool` and
162
+ `medium` values, for example `Pencil;FountainPen` and `Graphite;Ink`. A pipe
163
+ (`|`) is **not** a valid separator in v0.2. The two fields are independent
164
+ observed-value lists; equal list lengths and positional pairing are not
165
+ guaranteed. See `SCHEMA.md`.
166
 
167
  `encoded_frame_rate` is encoded playback rate. It is not the original temporal
168
  sampling rate of the drawing process.
 
250
 
251
  ## Access and Reproducibility
252
 
253
+ The active 467-video release contains 1,885,402,632,655 bytes of video
254
+ (approximately 1.89 TB, or 1.71 TiB). Canonical files are often several
255
  gigabytes each, so users should select records through `metadata.csv` before
256
  downloading video.
257