little typo in specification

12 views
Skip to first unread message

Gerhard Fobe

unread,
Aug 7, 2012, 7:31:54 PM8/7/12
to smiley-...@googlegroups.com
Hello,

it seems there is a little typo in class GMailEmoticomSystem. Analog to the other emoticon systems there should be a "n" in emoticon.

At the moment I try to combine Smiley Ontology with EmotionML and Emotion Ontology. Works pretty well. Thanks for your work.

Gerhard Fobe

Nikola Milikic

unread,
Aug 8, 2012, 6:27:08 AM8/8/12
to smiley-...@googlegroups.com
Hi Gerhard,

Thanks for reporting this. I will see into fixing this type soon. Actually, we have some students currently working with it now, so we hope they will come up with some improvements/extensions and then we will update the ontology and the specification.

Nevertheless, I am very interested if you could share with us here (or privately on my email) what does you work consist of and how the combination you created with EmotionML and Emotion Ontology looks like and what are your uses of it. I am asking this because of my personal interest, but also because we might get some students interested in working further with it and possibly to use/extend your work.

Thanks!

Best regards,
Nikola


Nikola Milikic, MSc
Teaching Assistant
University of Belgrade, Serbia

--------------------------------------------
email: nikola....@gmail.com, nikola....@fon.bg.ac.rs
URL:   nikola.milikic.info





Gerhard Fobe

--
You received this message because you are subscribed to the Google Groups "Smiley Ontology Development Group" group.
To view this discussion on the web visit https://groups.google.com/d/msg/smiley-ontology/-/88r3xnYeGAIJ.
To post to this group, send email to smiley-...@googlegroups.com.
To unsubscribe from this group, send email to smiley-ontolo...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/smiley-ontology?hl=en.

Gerhard Fobe

unread,
Aug 22, 2012, 11:38:28 AM8/22/12
to smiley-...@googlegroups.com
Hello Nikola,

sorry for my late reply. I use the ontologies and EmotionML in my master thesis. The topic is "serialisation of emotions in textual communication". I decided to write it in german, but of course I can translate the main contents in english after I will finish my work. However, in EmotionML you have an <info> section for each emotion notation, so there you can store e.g. some RDF. Here is an example XML of my combination of EmotionML, Smiley Ontology and Emotion Ontology:
<?xml version="1.0" encoding="utf-8" ?>
<emotionml version="1.0"
     xmlns="http://www.w3.org/2009/10/emotionml"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:smiley="http://www.smileyontology.com/ns#">
    <emotion category-set="http://www.w3.org/TR/emotion-voc/xml#big6">
          <info>
              <rdf:RDF><smiley:Emoticon>
                  <smiley:representsEmotion rdf:resource="http://purl.obolibrary.org/obo/MFOEM_000034"/><!-- Happyness -->
                  <smiley:representedBy><smiley:CharacterRepresentation>
                      <smiley:isAnimated rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</smiley:isAnimated>
                  <smiley:characters><![CDATA[:-D]]></smiley:characters>
                  </smiley:CharacterRepresentation></smiley:representedBy>
              </smiley:Emoticon></rdf:RDF>
           </info>
          <category name="happyness" value="0.95"/>
      </emotion>
</emotionml>

Best regards

Gerhard
Reply all
Reply to author
Forward
0 new messages