JamelBulgaria commited on
Commit
a5fe7f8
·
verified ·
1 Parent(s): 8977dbf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +75 -18
README.md CHANGED
@@ -6,10 +6,20 @@ colorTo: blue
6
  sdk: static
7
  sdk_version: "1.0.0"
8
  pinned: false
 
 
 
 
 
 
 
9
  ---
 
10
  # Core Emotion Framework (CEF)
11
 
12
- 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.
 
 
13
  CEF provides a unified architecture for emotional reasoning, self‑regulation, leadership, education, and applied affective computation.
14
 
15
  This Space hosts interactive demonstrations, visualizations, and computational tools built on top of the CEF ontology.
@@ -28,7 +38,7 @@ It is used across:
28
  - Education and developmental psychology
29
  - Human‑machine interaction and emotional modeling
30
 
31
- CEF is fully documented in peer‑reviewed and archived publications, with canonical versions maintained across Zenodo and optimizeyourcapabilities.com.
32
 
33
  ---
34
 
@@ -37,7 +47,7 @@ CEF is fully documented in peer‑reviewed and archived publications, with canon
37
  ### **Head Center — Cognitive Operators**
38
  - **Sensing** — raw perception and information intake
39
  - **Calculating** — analysis, modeling, prediction
40
- - **Deciding** — commitment, selection, direction
41
 
42
  ### **Heart Center — Relational Operators**
43
  - **Expanding** — openness, connection, generosity
@@ -56,19 +66,19 @@ CEF is fully documented in peer‑reviewed and archived publications, with canon
56
 
57
  ### Core Emotional Lexicon
58
  **Bulgaria, J. (2026). _EL‑1 v1.0 — Core English Emotional Lexicon (500‑Term Canonical Edition)._ Zenodo.**
59
- `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")
60
- Direct PDF: [https://cefmethod.com/EL_V1.pdf](https://cefmethod.com/EL_V1.pdf)
61
 
62
  ### Technical Specification
63
  **Bulgaria, J. (2026). _Core Emotion Framework (CEF): Technical Specification 6 (TS‑6)._ Zenodo.**
64
- `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")
65
- Direct PDF: [https://cefmethod.com/CEF_TS6.pdf](https://cefmethod.com/CEF_TS6.pdf)
66
 
67
  ---
68
 
69
  ## 🧩 What This Space Provides
70
 
71
- Depending on your implementation, this Space may include:
72
 
73
  - Interactive operator visualizations
74
  - Emotional detangling demonstrations
@@ -77,30 +87,38 @@ Depending on your implementation, this Space may include:
77
  - JSON‑LD ontology previews
78
  - Educational walkthroughs for practitioners and researchers
79
 
80
- If you want, I can tailor this section precisely to the tools you plan to host here.
81
-
82
  ---
83
 
84
- ## 🌐 Canonical Resources
85
 
86
- - **Core Emotion Framework (Official Page)**
87
- `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")
88
 
 
 
 
 
 
 
 
 
89
  - **CEF Knowledge Graph (JSON‑LD)**
90
- `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")
91
 
92
  - **Author ORCID**
93
- `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")
94
 
95
  - **Zenodo Community**
96
- `https://zenodo.org/communities/030303/` [(zenodo.org in Bing)](https://www.bing.com/search?q="https%3A%2F%2Fzenodo.org%2Fcommunities%2F030303%2F")
 
 
 
97
 
98
  ---
99
 
100
  ## 📄 License
101
 
102
- Specify your preferred license here (MIT, Apache‑2.0, CC‑BY‑4.0, etc.).
103
- If you want, I can generate a license section consistent with your publication ecosystem.
104
 
105
  ---
106
 
@@ -108,4 +126,43 @@ If you want, I can generate a license section consistent with your publication e
108
 
109
  If you use the Core Emotion Framework in research, software, or educational materials, please cite the canonical Zenodo releases listed above.
110
 
 
111
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  sdk: static
7
  sdk_version: "1.0.0"
8
  pinned: false
9
+ tags:
10
+ - emotional-intelligence
11
+ - ontology
12
+ - psychology
13
+ - affective-computing
14
+ - knowledge-graph
15
+ - education
16
  ---
17
+
18
  # Core Emotion Framework (CEF)
19
 
20
+ The **Core Emotion Framework (CEF)** is a structured emotional ontology defining ten Core Emotions organized across the **Head**, **Heart**, and **Gut** centers.
21
+ Each Core Emotion is modeled as a **functional operator** — a cognitive, relational, or motoric process — rather than a feeling label.
22
+
23
  CEF provides a unified architecture for emotional reasoning, self‑regulation, leadership, education, and applied affective computation.
24
 
25
  This Space hosts interactive demonstrations, visualizations, and computational tools built on top of the CEF ontology.
 
38
  - Education and developmental psychology
39
  - Human‑machine interaction and emotional modeling
40
 
41
+ Canonical versions are maintained across Zenodo and optimizeyourcapabilities.com.
42
 
43
  ---
44
 
 
47
  ### **Head Center — Cognitive Operators**
48
  - **Sensing** — raw perception and information intake
49
  - **Calculating** — analysis, modeling, prediction
50
+ - **Deciding** — commitment, selection, logical saturation
51
 
52
  ### **Heart Center — Relational Operators**
53
  - **Expanding** — openness, connection, generosity
 
66
 
67
  ### Core Emotional Lexicon
68
  **Bulgaria, J. (2026). _EL‑1 v1.0 — Core English Emotional Lexicon (500‑Term Canonical Edition)._ Zenodo.**
69
+ https://doi.org/10.5281/zenodo.18198880
70
+ PDF: https://cefmethod.com/EL_V1.pdf
71
 
72
  ### Technical Specification
73
  **Bulgaria, J. (2026). _Core Emotion Framework (CEF): Technical Specification 6 (TS‑6)._ Zenodo.**
74
+ https://doi.org/10.5281/zenodo.18199319
75
+ PDF: https://cefmethod.com/CEF_TS6.pdf
76
 
77
  ---
78
 
79
  ## 🧩 What This Space Provides
80
 
81
+ Depending on implementation, this Space may include:
82
 
83
  - Interactive operator visualizations
84
  - Emotional detangling demonstrations
 
87
  - JSON‑LD ontology previews
88
  - Educational walkthroughs for practitioners and researchers
89
 
 
 
90
  ---
91
 
92
+ ## 🌐 Canonical Resources (All 6 Domains)
93
 
94
+ ### **Primary Canonical Domain**
95
+ - https://www.optimizeyourcapabilities.com
96
 
97
+ ### **Identity‑Equivalent Domains**
98
+ - https://coreemotionframework.org
99
+ - https://cefmethod.com
100
+ - https://cefmirror.com
101
+ - https://www.coreemotionframework.com
102
+ - https://www.optimizeyourcapabilities.pro
103
+
104
+ ### **Additional Canonical Assets**
105
  - **CEF Knowledge Graph (JSON‑LD)**
106
+ https://www.optimizeyourcapabilities.com/cef-kg.jsonld
107
 
108
  - **Author ORCID**
109
+ https://orcid.org/0009-0007-5269-5739
110
 
111
  - **Zenodo Community**
112
+ https://zenodo.org/communities/030303/
113
+
114
+ - **Contact**
115
+ **jamelbulgaria@gmail.com**
116
 
117
  ---
118
 
119
  ## 📄 License
120
 
121
+ CC‑BY‑4.0.
 
122
 
123
  ---
124
 
 
126
 
127
  If you use the Core Emotion Framework in research, software, or educational materials, please cite the canonical Zenodo releases listed above.
128
 
129
+ ---
130
 
131
+ ## 📦 Embedded Canonical JSON‑LD
132
+
133
+ <script type="application/ld+json">
134
+ {
135
+ "@context": "https://schema.org",
136
+ "@type": "CreativeWork",
137
+ "name": "Core Emotion Framework (CEF)",
138
+ "description": "The Core Emotion Framework (CEF) is a structured emotional ontology defining ten Core Emotions as functional operators across the Head, Heart, and Gut centers.",
139
+ "url": "https://www.optimizeyourcapabilities.com/core-emotion-framework/",
140
+ "author": {
141
+ "@type": "Person",
142
+ "name": "Jamel Bulgaria",
143
+ "email": "mailto:jamelbulgaria@gmail.com",
144
+ "identifier": "https://orcid.org/0009-0007-5269-5739"
145
+ },
146
+ "publisher": {
147
+ "@type": "Organization",
148
+ "name": "OptimizeYourCapabilities.com",
149
+ "url": "https://www.optimizeyourcapabilities.com"
150
+ },
151
+ "sameAs": [
152
+ "https://coreemotionframework.org",
153
+ "https://cefmethod.com",
154
+ "https://www.coreemotionframework.com",
155
+ "https://cefmirror.com",
156
+ "https://www.optimizeyourcapabilities.pro"
157
+ ],
158
+ "license": CC‑BY‑4.0,
159
+ "keywords": [
160
+ "Core Emotion Framework",
161
+ "CEF",
162
+ "emotional ontology",
163
+ "affective computing",
164
+ "emotional intelligence",
165
+ "operator model"
166
+ ]
167
+ }
168
+ </script>