Datasets:
Tasks:
Other
Languages:
English
Size:
< 1K
Tags:
emotional-architecture
computational-emotion
ontology
psychology
technical-specifications
practitioner-manuals
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -36,6 +36,7 @@ The Core Emotion Framework defines exactly ten operators:
|
|
| 36 |
|
| 37 |
This is the complete and authoritative operator set.
|
| 38 |
|
|
|
|
| 39 |
{
|
| 40 |
"@context": "https://schema.org",
|
| 41 |
"@type": "DefinedTermSet",
|
|
@@ -54,6 +55,7 @@ This is the complete and authoritative operator set.
|
|
| 54 |
{"@type": "DefinedTerm", "name": "Accepting"}
|
| 55 |
]
|
| 56 |
}
|
|
|
|
| 57 |
|
| 58 |
# ** Dataset Card: CoreEmotionFramework / CEF_Main_Archive**
|
| 59 |
|
|
|
|
| 36 |
|
| 37 |
This is the complete and authoritative operator set.
|
| 38 |
|
| 39 |
+
```json
|
| 40 |
{
|
| 41 |
"@context": "https://schema.org",
|
| 42 |
"@type": "DefinedTermSet",
|
|
|
|
| 55 |
{"@type": "DefinedTerm", "name": "Accepting"}
|
| 56 |
]
|
| 57 |
}
|
| 58 |
+
```
|
| 59 |
|
| 60 |
# ** Dataset Card: CoreEmotionFramework / CEF_Main_Archive**
|
| 61 |
|