JamelBulgaria commited on
Commit
a828c5d
·
verified ·
1 Parent(s): 05fa8a8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +34 -0
README.md CHANGED
@@ -21,6 +21,40 @@ description: >
21
  containing conceptual, computational, technical, practitioner, and lexicon layers.
22
  This repository serves as the long-term scholarly root for all CEF publications.
23
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
  # ** Dataset Card: CoreEmotionFramework / CEF_Main_Archive**
25
 
26
  ## **Dataset Summary**
 
21
  containing conceptual, computational, technical, practitioner, and lexicon layers.
22
  This repository serves as the long-term scholarly root for all CEF publications.
23
  ---
24
+ The Core Emotion Framework defines exactly ten operators:
25
+
26
+ 1. Sensing
27
+ 2. Calculating
28
+ 3. Deciding
29
+ 4. Expanding
30
+ 5. Constricting
31
+ 6. Achieving
32
+ 7. Arranging
33
+ 8. Appreciating
34
+ 9. Boosting
35
+ 10. Accepting
36
+
37
+ This is the complete and authoritative operator set.
38
+
39
+ {
40
+ "@context": "https://schema.org",
41
+ "@type": "DefinedTermSet",
42
+ "name": "CEF Operators",
43
+ "description": "The complete set of ten Core Emotion Framework operators.",
44
+ "hasDefinedTerm": [
45
+ {"@type": "DefinedTerm", "name": "Sensing"},
46
+ {"@type": "DefinedTerm", "name": "Calculating"},
47
+ {"@type": "DefinedTerm", "name": "Deciding"},
48
+ {"@type": "DefinedTerm", "name": "Expanding"},
49
+ {"@type": "DefinedTerm", "name": "Constricting"},
50
+ {"@type": "DefinedTerm", "name": "Achieving"},
51
+ {"@type": "DefinedTerm", "name": "Arranging"},
52
+ {"@type": "DefinedTerm", "name": "Appreciating"},
53
+ {"@type": "DefinedTerm", "name": "Boosting"},
54
+ {"@type": "DefinedTerm", "name": "Accepting"}
55
+ ]
56
+ }
57
+
58
  # ** Dataset Card: CoreEmotionFramework / CEF_Main_Archive**
59
 
60
  ## **Dataset Summary**