This HTML5 document contains 19 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
n4http://demo.openlinksw.com/sentiment/word#
n3#
rrhttp://www.w3.org/ns/r2rml#
rdfshttp://www.w3.org/2000/01/rdf-schema#
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n6http://www.openlinksw.com/ontology/sentiment#
xsdhhttp://www.w3.org/2001/XMLSchema#

Statements

Subject Item
n3:TriplesMapEmotionWord
rdf:type
rr:TriplesMap
rr:logicalTable
_:vb50810075
rr:predicateObjectMap
_:vb50810081 _:vb50810078
rr:subjectMap
_:vb50810076
Subject Item
_:vb50810075
rr:sqlQuery
SELECT concat(ucase(substr(word,1,1)),substring(word,2,(length(word)))) as word, concat(ucase(substr(emotion,1,1)),substring(emotion,2,(length(emotion)))) as emotion from demo.emotion.data
Subject Item
_:vb50810076
rr:class
n6:Word
rr:graph
n4:
rr:template
http://demo.openlinksw.com/sentiment/word/{word}#this
rr:termType
rr:IRI
Subject Item
_:vb50810077
rr:constant
rdfs:label
Subject Item
_:vb50810078
rr:objectMap
_:vb50810079
rr:predicateMap
_:vb50810077
Subject Item
_:vb50810079
rr:column
word
Subject Item
_:vb50810080
rr:constant
n6:emotion
Subject Item
_:vb50810081
rr:objectMap
_:vb50810082
rr:predicateMap
_:vb50810080
Subject Item
_:vb50810082
rr:template
http://www.openlinksw.com/ontology/sentiment#{emotion}
rr:termType
rr:IRI