EmotionML

<emotionml xmlns="http://www.w3.org/2008/11/emotionml">
    <emotion>
        <intensity value="0.4"/>
        <category set="everydayEmotions" name="surprise"/>
        <link uri="http://www.w3.org/2005/Incubator/emotion/" role="triggeredBy"/>
        <link uri="http://probablyprogramming.com/2008/11/25/emotionml/" role="expressedBy"/>
     </emotion>
    <emotion>
        <intensity value="0.7"/>
        <category set="everydayEmotions" name="amusement"/>
        <link uri="http://www.w3.org/2005/Incubator/emotion/" role="triggeredBy"/>
        <link uri="http://probablyprogramming.com/2008/11/25/emotionml/" role="expressedBy"/>
     </emotion>
</emotionml>

Don’t complain if it doesn’t conform, because it’s not a fixed standard yet. ;)

blog comments powered by Disqus