Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cultural Entities and Emotions #14

Open
luigi-asprino opened this issue Oct 30, 2020 · 0 comments
Open

Cultural Entities and Emotions #14

luigi-asprino opened this issue Oct 30, 2020 · 0 comments
Labels

Comments

@luigi-asprino
Copy link
Collaborator

luigi-asprino commented Oct 30, 2020

Competency Questions

  • What cultural entities evoke the same emotions for the user?

Query

SELECT DISTINCT * {
  ?culturalEntity a culturalOn:CulturalEntity .
  ?emotion a :Emotion .
  ?emotionRelation a :EmotionRelation .
  ?emotionRelation :culturalEntity ?culturalEntity .
  ?emotionRelation :emotionalFrame ?emotionalFrame .
  ?emotionRelation  :provenance ?thing . ###
  ?emotionRelation :atTime ?time .
  ?culturalEntity :evokes ?emotionalFrame
}

visitor
attributed
symbolic

Theories for emotions characterizing the emotional frame

  • Ekman emotions
  • Plutchik Primary and Compound emotions
@alieto alieto removed the Emotion label Nov 6, 2020
@br0ast br0ast changed the title Artworks and Emotions Cultural Entities and Emotions Nov 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants