This version: | http://gsi.upm.es/ontologies/onyx/1.7 (RDF/XML, HTML) |
Latest version: | http://gsi.upm.es/ontologies/onyx |
Previous version: | http://gsi.upm.es/ontologies/onyx/1.6 (RDF/XML, HTML) |
Editors: | J. Fernando Sánchez-Rada |
Authors: | J. Fernando Sánchez-Rada |
Contributors: | See acknowledgements |
This work is licensed under a Creative Commons Attribution License. This copyright applies to the Onyx Ontology Specification and accompanying documentation in RDF. This ontology uses W3C's RDF technology, an open Web standard that can be freely used by anyone.
Onyx is a standardised data schema (also referred as "ontology" or "vocabulary") designed to annotate and describe the emotions expressed by user-generated content on the web or in particular Information Systems. The following document contains the description of the ontology and instructions on how to connect it with descriptions of other resources.
The following specification is a formal description of metadata schema proposal that can be applied to emotions extracted from user-generated content on the Web. The goal of the following section is to provide the basic knowledge to comprehend the technical part of the specification. As such it shall introduce both Semantic Web and general topic of opinion representation and sentiment analysis.
Onyx aims to complement the Marl Ontology by providing a simple means to describe emotion analysis processes and results using semantic technologies.
With the birth of Web 2.0 users started to provide their input and create content on mass scape about their subjective opinions related to various topics (e.g. opinions about movies). While this kind of content can be very beneficial for many different uses (e.g. market analysis or predictions) it's accurate analysis and interpretation has not been fully harnessed yet. Information left by the users is often very disorganised and many portals that enable user input leave the user added information unmoderated.
Opinion mining (often referred as sentiment analysis) is one of the attempts bring order to those vast amounts of user generated content. The domain focuses to analyse textual content using special language processing tools and as output provides a quantified judgement of the sentiments contained in the text (e.g. if the text expresses a positive or negative opinion).
Due to the complexity of the problem and attempts to provide efficient and fast tools the area can be divided into three main research directions:
In relation to the World Wide Web, there is a number of common uses of opinion formalisation and analysis. Firstly, it can be applied on top of search engines to find the desired content and next run it through opinion analysis software to obtain desired statistics (e.g. Swotti). Secondly, such algorithms can used within dedicated systems that use the Web to connect to particular communities and gather their opinions on very specific topics (e.g. Internet shops or review websites).
In relation to the dedicated systems (e.g. Enterprise Systems), there the community collaborative models that have proven successful in the open web are often transferred to large enterprise to enhance knowledge exchange and bring the employees together. The same opinion mining techniques can be applied in such cases to extract particular information and use it for internal statistics and to improve knowledge search across the enterprise (e.g. see use of opinion mining in Idea Management [link]).
The Semantic Web is a W3C initiative that aims to introduce rich metadata to the current Web and provide machine readable and processable data as a supplement to human-readable Web.
Semantic Web is a mature domain that has been in research phase for many years and with the increasing amount of commercial interest and emerging products is starting to gain appreciation and popularity as one of the rising trends for the future Internet.
One of the corner stones of the Semantic Web is research on inter-linkable and interoperable data schemas for information published online. Those schemas are often referred to as ontologies or vocabularies. In order to facilitate the concept of ontologies that lead to a truly interoperable Web of Data, W3C has proposed a series of technologies such as RDF and OWL. Onyx uses those technologies and the research that comes within to propose an ontology for the particular goal of describing opinions and linking them with contextual information (such as opinion topic, features described in the opinion etc.).
The goals of the Onyx ontology to achieve as a data schema are:
An alphabetical index of Onyx terms, by class (concepts) and by property (relationships, attributes), are given below. All the terms are hyperlinked to their detailed description for quick reference.
Classes: | AggregatedEmotion | AggregatedEmotionSet | Emotion | EmotionAnalysis | EmotionCategory | EmotionModel | EmotionSet | Media |
Properties: | ActionTendency | Appraisal | Dimension | aggregatesEmotion | aggregatesEmotionSet | algorithm | algorithmConfidence | emotionText | extractedFrom | hasActionTendency | hasAppraisal | hasDimension | hasEmotion | hasEmotionCategory | hasEmotionIntensity | hasEmotionSet | modelName | source | sourceText | usesEmotionModel |
The Onyx class diagram presented below shows connections between classes and properties used for describing opinions.
A very basic example below shows a single opinion annotated with Onyx metadata:
Proper annotations with Onyx depend on the specification of an EmotionModel, which represents a categorical or dimensional model of emotions.
The Onyx ontology avoids including specific EmotionModel instances on purpose. However, a series of popular models have been converted to the Onyx format. All the information can be found in the Onyx vocabularies website.
Below see a comprehensive list of all Onyx classes, properties and their descriptions.
Status: | unknown | |
---|---|---|
Properties include: | aggregatesEmotion | |
Sub class of | Emotion | |
OWL Class |
[#] [back to top]
Status: | unknown | |
---|---|---|
Properties include: | aggregatesEmotionSet | |
Sub class of | EmotionSet | |
OWL Class |
[#] [back to top]
Status: | unknown | |
---|---|---|
Properties include: | algorithmConfidence hasEmotionIntensity | |
Used with: | hasEmotion aggregatesEmotion | |
Has sub class | AggregatedEmotion | |
OWL Class |
[#] [back to top]
Status: | unknown | |
---|---|---|
Properties include: | algorithm source | |
Sub class of | http://www.w3.org/ns/prov#:Activity | |
OWL Class |
[#] [back to top]
Status: | unknown | |
---|---|---|
Properties include: | modelName | |
Used with: | hasEmotionCategory | |
OWL Class |
[#] [back to top]
Status: | unknown | |
---|---|---|
Properties include: | hasAppraisal hasDimension | |
Used with: | usesEmotionModel | |
OWL Class |
[#] [back to top]
Status: | unknown | |
---|---|---|
Properties include: | extractedFrom domain hasEmotion emotionText | |
Used with: | aggregatesEmotionSet hasEmotionSet | |
Sub class of | http://www.w3.org/ns/prov#:Entity | |
Has sub class | AggregatedEmotionSet | |
OWL Class |
[#] [back to top]
Status: | unknown | |
---|---|---|
Sub class of | http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#:Context | |
OWL Class |
[#] [back to top]
Status: | unknown | |
---|---|---|
Datatype Property |
[#] [back to top]
Status: | unknown | |
---|---|---|
Datatype Property |
[#] [back to top]
Status: | unknown | |
---|---|---|
Datatype Property |
[#] [back to top]
Status: | unknown | |
---|---|---|
Domain: | AggregatedEmotion | |
Range: | Emotion | |
Object Property |
[#] [back to top]
Status: | unknown | |
---|---|---|
Domain: | AggregatedEmotionSet | |
Range: | EmotionSet | |
Object Property |
[#] [back to top]
Status: | unknown | |
---|---|---|
Domain: | EmotionAnalysis | |
Object Property |
[#] [back to top]
Status: | unknown | |
---|---|---|
Domain: | Emotion | |
Range: | xsd:float | |
Datatype Property |
[#] [back to top]
Status: | unknown | |
---|---|---|
Domain: | EmotionSet | |
Datatype Property |
[#] [back to top]
Status: | unknown | |
---|---|---|
Domain: | EmotionSet | |
Range: | owl:Thing | |
Inverse property of | the anonymous defined property with the label 'hasEmotionSet' (Object Property) | |
Object Property |
[#] [back to top]
Status: | unknown | |
---|---|---|
Domain: | http://www.gsi.upm.es/ontologies/onyx/ns#:EmotionModel | |
Range: | ActionTendency | |
Object Property |
[#] [back to top]
Status: | unknown | |
---|---|---|
Domain: | EmotionModel | |
Range: | Appraisal | |
Object Property |
[#] [back to top]
Status: | unknown | |
---|---|---|
Domain: | EmotionModel | |
Range: | Dimension | |
Object Property |
[#] [back to top]
Status: | unknown | |
---|---|---|
Domain: | EmotionSet | |
Range: | Emotion | |
Object Property |
[#] [back to top]
Status: | unknown | |
---|---|---|
Domain: | http://www.gsi.upm.es/ontologies/onyx/ns#:Emotion or http://www.gsi.upm.es/ontologies/onyx/ns#:EmotionModel | |
Range: | EmotionCategory | |
Object Property |
[#] [back to top]
Status: | unknown | |
---|---|---|
Domain: | Emotion | |
Range: | xsd:float | |
Datatype Property |
[#] [back to top]
Status: | unknown | |
---|---|---|
Domain: | owl:Thing | |
Range: | EmotionSet | |
Has inverse property | extractedFrom | |
Object Property |
[#] [back to top]
Status: | unknown | |
---|---|---|
Domain: | EmotionCategory | |
Range: | xsd:string | |
Datatype Property |
[#] [back to top]
Status: | unknown | |
---|---|---|
Domain: | EmotionAnalysis | |
Object Property |
[#] [back to top]
Status: | unknown | |
---|---|---|
Datatype Property |
[#] [back to top]
Status: | unknown | |
---|---|---|
Range: | EmotionModel | |
Object Property |
[#] [back to top]
This documentation has been generated automatically from the most recent ontology specification in OWL using a python script called SpecGen. The style formatting has been inspired on FOAF specification.
Special thanks for support with ontology creation and research to: Prof. Carlos A. Iglesias and members of the GSI Group of DIT department of Universidad Politécnica de Madrid.
This ontology has been modified and updated to be used in the EUROSENTIMENT Project