HenryPL commited on
Commit
363dc39
·
verified ·
1 Parent(s): a54fa0d

Add DOI badge, BibTeX citation, and key links table to README

Browse files
Files changed (1) hide show
  1. README.md +25 -2
README.md CHANGED
@@ -17,10 +17,18 @@ size_categories:
17
 
18
  # Value Hexagram (Hexagramme de Valeur) — Corpus & Integrations Dataset
19
 
 
 
20
  This dataset contains the foundational research, thinker integrations, and technical specifications for the **Value Hexagram (Hexagramme de Valeur)** — an open-source epistemological framework designed to augment Generative AI with 290 concepts and 16 tension axes from global philosophical, scientific, and spiritual traditions.
21
 
22
  It is intended for researchers in cognitive sciences, AI ethics, sociology, and management who wish to study or contribute to the integrative reasoning capabilities of AI systems.
23
 
 
 
 
 
 
 
24
  ## Dataset Structure
25
 
26
  ### `00_core_data/` (Core JSON Data)
@@ -75,7 +83,22 @@ This dataset is the data layer for the interactive Value Hexagram application:
75
  👉 [Value Hexagram App (Space)](https://huggingface.co/spaces/Hexagram-Community/hexagramme-de-valeur)
76
 
77
  ## Citation
78
- If you use this dataset in your research, please cite the Hexagram-Community.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
79
 
80
  ## License
81
- MIT License.
 
17
 
18
  # Value Hexagram (Hexagramme de Valeur) — Corpus & Integrations Dataset
19
 
20
+ [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.20811054.svg)](https://doi.org/10.5281/zenodo.20811054)
21
+
22
  This dataset contains the foundational research, thinker integrations, and technical specifications for the **Value Hexagram (Hexagramme de Valeur)** — an open-source epistemological framework designed to augment Generative AI with 290 concepts and 16 tension axes from global philosophical, scientific, and spiritual traditions.
23
 
24
  It is intended for researchers in cognitive sciences, AI ethics, sociology, and management who wish to study or contribute to the integrative reasoning capabilities of AI systems.
25
 
26
+ | Resource | Link |
27
+ |----------|------|
28
+ | 🚀 **Live Application** | [hexagram-community-hexagramme-de-valeur.static.hf.space](https://hexagram-community-hexagramme-de-valeur.static.hf.space) |
29
+ | 📄 **Citable Publication (DOI)** | [10.5281/zenodo.20811054](https://doi.org/10.5281/zenodo.20811054) |
30
+ | 🌐 **Wassati** | [wassati.com](https://www.wassati.com) |
31
+
32
  ## Dataset Structure
33
 
34
  ### `00_core_data/` (Core JSON Data)
 
83
  👉 [Value Hexagram App (Space)](https://huggingface.co/spaces/Hexagram-Community/hexagramme-de-valeur)
84
 
85
  ## Citation
86
+
87
+ If you use this dataset or the Value Hexagram in your research, please cite:
88
+
89
+ ```bibtex
90
+ @software{peyret2026hexagram,
91
+ author = {Peyret, Henry},
92
+ title = {Value Hexagram / Hexagramme de Valeur — 3D Epistemological Mapping \& AI Generative System},
93
+ year = 2026,
94
+ publisher = {Zenodo},
95
+ version = {v7},
96
+ doi = {10.5281/zenodo.20811054},
97
+ url = {https://doi.org/10.5281/zenodo.20811054}
98
+ }
99
+ ```
100
+
101
+ Or use the DOI directly: `10.5281/zenodo.20811054`
102
 
103
  ## License
104
+ MIT License — corpus files are CC BY 4.0 (see Zenodo record for details).