"description":"The ID of the analysis that generated this Sentiment. The full object should be included in the \"analysis\" property of the root object"
}
},
"required":["@id","prov:wasGeneratedBy"]
},
},
"EmotionSet":{
"EmotionSet":{
"properties":{
"$ref":"emotionSet.json"
"@id":{"type":"string"},
"nif:beginIndex":{"type":"integer"},
"nif:endIndex":{"type":"integer"},
"nif:anchorOf":{
"description":"Piece of context that contains the Sentiment",
"type":"string"
},
"onyx:hasEmotion":{
"type":"array",
"items":{
"$ref":"#/Emotion"
},
"default":[]
},
"prov:wasGeneratedBy":{
"type":"string",
"description":"The ID of the analysis that generated this Emotion. The full object should be included in the \"analysis\" property of the root object"
"description":"The ID of the analysis that generated this Sentiment. The full object should be included in the \"analysis\" property of the root object"