Update README.md
Browse files
README.md
CHANGED
|
@@ -13,6 +13,8 @@ tags:
|
|
| 13 |
|
| 14 |
A 14-Year Longitudinal Archive of Analog Drawing Process (2012–Present)
|
| 15 |
|
|
|
|
|
|
|
| 16 |
## Overview
|
| 17 |
|
| 18 |
`time-lapse-artifacts` is a longitudinal video dataset documenting analog drawing process across multiple recording periods and acquisition conditions.
|
|
@@ -25,15 +27,15 @@ The project scope is 2012–Present. This describes the span of the underlying r
|
|
| 25 |
|
| 26 |
### `Standard_Time_Lapses/`
|
| 27 |
|
| 28 |
-
The canonical standardized records are the MP4 files stored directly in Standard_Time_Lapses/. The nested Provenance/ subtree contains supporting records and retained historical exceptions and is not part of the canonical record set.
|
| 29 |
|
| 30 |
Files use a structured filename convention encoding documented session information such as date, finish time when known, tools, media, support, and dimensions.
|
| 31 |
|
| 32 |
-
metadata.csv
|
| 33 |
|
| 34 |
Historical source relationships should not be inferred from filenames alone.
|
| 35 |
|
| 36 |
-
###
|
| 37 |
|
| 38 |
Supporting records documenting the reconstruction and verification of historical source relationships.
|
| 39 |
|
|
@@ -76,6 +78,20 @@ Uncertain relationships are not promoted to verified relationships solely becaus
|
|
| 76 |
|
| 77 |
Historical filenames are preserved in metadata where relevant even when the canonical filename has been standardized.
|
| 78 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 79 |
## Standard Acquisition Specifications
|
| 80 |
|
| 81 |
**Effective: July 15, 2025**
|
|
@@ -90,7 +106,7 @@ Where no reliable finish time is available, the time remains explicitly unknown
|
|
| 90 |
|
| 91 |
## Canonical Status
|
| 92 |
|
| 93 |
-
The MP4 files stored directly in Standard_Time_Lapses/ constitute the canonical standardized collection. Files within Standard_Time_Lapses/Provenance/ are supporting provenance material and are not canonical records.
|
| 94 |
|
| 95 |
Historical source files, provenance releases, unresolved historical recordings, and pre-standard recordings are retained for documentation and comparison but are not interchangeable with canonical standardized records.
|
| 96 |
|
|
|
|
| 13 |
|
| 14 |
A 14-Year Longitudinal Archive of Analog Drawing Process (2012–Present)
|
| 15 |
|
| 16 |
+
**Status:** Active construction release. The canonical standardized collection is indexed and usable; pre-standard and legacy holdings remain under incremental review and ingestion.
|
| 17 |
+
|
| 18 |
## Overview
|
| 19 |
|
| 20 |
`time-lapse-artifacts` is a longitudinal video dataset documenting analog drawing process across multiple recording periods and acquisition conditions.
|
|
|
|
| 27 |
|
| 28 |
### `Standard_Time_Lapses/`
|
| 29 |
|
| 30 |
+
The canonical standardized records are the MP4 files stored directly in `Standard_Time_Lapses/`. The nested `Provenance/` subtree contains supporting records and retained historical exceptions and is not part of the canonical record set.
|
| 31 |
|
| 32 |
Files use a structured filename convention encoding documented session information such as date, finish time when known, tools, media, support, and dimensions.
|
| 33 |
|
| 34 |
+
`metadata.csv` is the machine-readable index for the published canonical records.
|
| 35 |
|
| 36 |
Historical source relationships should not be inferred from filenames alone.
|
| 37 |
|
| 38 |
+
### `Standard_Time_Lapses/Provenance/`
|
| 39 |
|
| 40 |
Supporting records documenting the reconstruction and verification of historical source relationships.
|
| 41 |
|
|
|
|
| 78 |
|
| 79 |
Historical filenames are preserved in metadata where relevant even when the canonical filename has been standardized.
|
| 80 |
|
| 81 |
+
The canonical metadata also includes automatically extracted technical properties such as:
|
| 82 |
+
|
| 83 |
+
- playback duration
|
| 84 |
+
- encoded width and height
|
| 85 |
+
- orientation
|
| 86 |
+
- encoded frame rate
|
| 87 |
+
- video codec
|
| 88 |
+
- pixel format
|
| 89 |
+
- container
|
| 90 |
+
- audio presence
|
| 91 |
+
- repository content hash
|
| 92 |
+
|
| 93 |
+
`encoded_frame_rate` describes the encoded video playback rate. It should not be interpreted as the original temporal sampling rate of the drawing process.
|
| 94 |
+
|
| 95 |
## Standard Acquisition Specifications
|
| 96 |
|
| 97 |
**Effective: July 15, 2025**
|
|
|
|
| 106 |
|
| 107 |
## Canonical Status
|
| 108 |
|
| 109 |
+
The MP4 files stored directly in `Standard_Time_Lapses/` constitute the canonical standardized collection. Files within `Standard_Time_Lapses/Provenance/` are supporting provenance material and are not canonical records.
|
| 110 |
|
| 111 |
Historical source files, provenance releases, unresolved historical recordings, and pre-standard recordings are retained for documentation and comparison but are not interchangeable with canonical standardized records.
|
| 112 |
|