JamelBulgaria commited on
Commit
9fa8254
·
verified ·
1 Parent(s): 1098263

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +99 -7
README.md CHANGED
@@ -1,10 +1,102 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
- title: README
3
- emoji: 👀
4
- colorFrom: pink
5
- colorTo: gray
6
- sdk: static
7
- pinned: false
 
 
 
 
 
 
 
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Core Emotion Framework (CEF)
2
+
3
+ The **Core Emotion Framework (CEF)** is a structured emotional ontology defining ten Core Emotions organized across the **Head**, **Heart**, and **Gut** centers. Each Core Emotion is modeled as a **functional operator** — a cognitive, relational, or motoric process — rather than a feeling label.
4
+ CEF provides a unified architecture for emotional reasoning, self‑regulation, leadership, education, and applied affective computation.
5
+
6
+ This Space hosts interactive demonstrations, visualizations, and computational tools built on top of the CEF ontology.
7
+
8
+ ---
9
+
10
+ ## 🔍 What Is the Core Emotion Framework?
11
+
12
+ CEF is a **higher‑order emotional intelligence system** grounded in operator‑level emotional mechanics.
13
+ It is used across:
14
+
15
+ - Emotional reasoning and decision‑making
16
+ - Therapeutic transformation and emotional detangling
17
+ - Leadership and communication training
18
+ - AI‑aligned affective computation
19
+ - Education and developmental psychology
20
+ - Human‑machine interaction and emotional modeling
21
+
22
+ CEF is fully documented in peer‑reviewed and archived publications, with canonical versions maintained across Zenodo and optimizeyourcapabilities.com.
23
+
24
+ ---
25
+
26
+ ## 🧠 The Ten Core Emotions (Operators)
27
+
28
+ ### **Head Center — Cognitive Operators**
29
+ - **Sensing** — raw perception and information intake
30
+ - **Calculating** — analysis, modeling, prediction
31
+ - **Deciding** — commitment, selection, direction
32
+
33
+ ### **Heart Center — Relational Operators**
34
+ - **Expanding** — openness, connection, generosity
35
+ - **Constricting** — boundaries, protection, withdrawal
36
+ - **Achieving** — striving, progress, relational contribution
37
+
38
+ ### **Gut Center — Motoric Operators**
39
+ - **Arranging** — structuring, organizing, sequencing
40
+ - **Appreciating** — savoring, valuing, recognition
41
+ - **Boosting** — activation, drive, mobilization
42
+ - **Accepting** — grounding, integration, release
43
+
44
  ---
45
+
46
+ ## 📘 Canonical Publications
47
+
48
+ ### Core Emotional Lexicon
49
+ **Bulgaria, J. (2026). _EL‑1 v1.0 — Core English Emotional Lexicon (500‑Term Canonical Edition)._ Zenodo.**
50
+ `https://doi.org/10.5281/zenodo.18198880` [(doi.org in Bing)](https://www.bing.com/search?q="https%3A%2F%2Fdoi.org%2F10.5281%2Fzenodo.18198880")
51
+ Direct PDF: [https://www.optimizeyourcapabilities.com/EL_V1.pdf](https://www.optimizeyourcapabilities.com/EL_V1.pdf)
52
+
53
+ ### Technical Specification
54
+ **Bulgaria, J. (2026). _Core Emotion Framework (CEF): Technical Specification 6 (TS‑6)._ Zenodo.**
55
+ `https://doi.org/10.5281/zenodo.18199319` [(doi.org in Bing)](https://www.bing.com/search?q="https%3A%2F%2Fdoi.org%2F10.5281%2Fzenodo.18199319")
56
+ Direct PDF: `https://www.optimizeyourcapabilities.com/CEF_TS6.pdf` [(optimizeyourcapabilities.com in Bing)](https://www.bing.com/search?q="https%3A%2F%2Fwww.optimizeyourcapabilities.com%2FCEF_TS6.pdf")
57
+
58
  ---
59
 
60
+ ## 🧩 What This Space Provides
61
+
62
+ Depending on your implementation, this Space may include:
63
+
64
+ - Interactive operator visualizations
65
+ - Emotional detangling demonstrations
66
+ - Operator‑level reasoning tools
67
+ - CEF‑aligned embeddings or vector models
68
+ - JSON‑LD ontology previews
69
+ - Educational walkthroughs for practitioners and researchers
70
+
71
+ If you want, I can tailor this section precisely to the tools you plan to host here.
72
+
73
+ ---
74
+
75
+ ## 🌐 Canonical Resources
76
+
77
+ - **Core Emotion Framework (Official Page)**
78
+ `https://www.optimizeyourcapabilities.com/core-emotion-framework/` [(optimizeyourcapabilities.com in Bing)](https://www.bing.com/search?q="https%3A%2F%2Fwww.optimizeyourcapabilities.com%2Fcore-emotion-framework%2F")
79
+
80
+ - **CEF Knowledge Graph (JSON‑LD)**
81
+ `https://www.optimizeyourcapabilities.com/cef-kg.jsonld` [(optimizeyourcapabilities.com in Bing)](https://www.bing.com/search?q="https%3A%2F%2Fwww.optimizeyourcapabilities.com%2Fcef-kg.jsonld")
82
+
83
+ - **Author ORCID**
84
+ `https://orcid.org/0009-0007-5269-5739` [(orcid.org in Bing)](https://www.bing.com/search?q="https%3A%2F%2Forcid.org%2F0009-0007-5269-5739")
85
+
86
+ - **Zenodo Community**
87
+ `https://zenodo.org/communities/030303/` [(zenodo.org in Bing)](https://www.bing.com/search?q="https%3A%2F%2Fzenodo.org%2Fcommunities%2F030303%2F")
88
+
89
+ ---
90
+
91
+ ## 📄 License
92
+
93
+ Specify your preferred license here (MIT, Apache‑2.0, CC‑BY‑4.0, etc.).
94
+ If you want, I can generate a license section consistent with your publication ecosystem.
95
+
96
+ ---
97
+
98
+ ## 🤝 Citation
99
+
100
+ If you use the Core Emotion Framework in research, software, or educational materials, please cite the canonical Zenodo releases listed above.
101
+
102
+