You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@prefix emotion: <https://w3id.org/spice/SON/emotion/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ex: <http://example.org/> .
ex:emotionRelation a emotion:EmotionRelation ;
emotion:stimulus ex:MonaLisa ;
emotion:emotion ex:Love ;
emotion:experiencer ex:Anna ;
<http://www.w3.org/ns/prov#wasGeneratedBy> ex:activity .
ex:activity rdfs:label '''Text annotation by tool x at time t on the utterance "I adore the Mona Lisa"'''.
br0ast
changed the title
Provenance of the emotions associated to the artworks
Provenance of the emotions associated to the cultural entities
Nov 6, 2020
Depends on
Independent
Description
The text annotator recognises the emotion "love" in the Anna's utterance: "I adore the Mona Lisa".
Source
WP6 working group
Competency Questions
CQ1) What is the provenance of these emotions associated to the Cultural entity x?
Ontology/Ontology Design Patterns Relevant for the scenario
SPARQL Questions
Toy Dataset/SPARQL Endpoint
Available here
Unit test
Available here
The text was updated successfully, but these errors were encountered: