HenryPL commited on
Commit
a54fa0d
·
verified ·
1 Parent(s): 109b8d8

Update README with 00_core_data section

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -23,6 +23,16 @@ It is intended for researchers in cognitive sciences, AI ethics, sociology, and
23
 
24
  ## Dataset Structure
25
 
 
 
 
 
 
 
 
 
 
 
26
  The dataset is organized into 5 main directories:
27
 
28
  ### `01_integrations_penseurs/` (Thinker Integrations)
 
23
 
24
  ## Dataset Structure
25
 
26
+ ### `00_core_data/` (Core JSON Data)
27
+ Machine-readable structured data extracted from the live application (v19.23ae).
28
+ - `concepts.json` — 242 cleaned concept labels across all 5 graphs
29
+ - `tension_axes.json` — The 16 tension axes and their poles (FR + EN)
30
+ - `hexagram_synthesis.json` — Summary: version, counts, 16 axes, 6 meta-tensions
31
+ - `graphs_descriptions.json` — Titles and descriptions of the 5 graphs (G1–G5)
32
+ - `graph_modal_data_raw.js` — Raw modal data from the application
33
+
34
+
35
+
36
  The dataset is organized into 5 main directories:
37
 
38
  ### `01_integrations_penseurs/` (Thinker Integrations)