This HTML5 document contains 18 embedded RDF statements represented using HTML+Microdata notation.
The embedded RDF content will be recognized by any processor of HTML5 Microdata.
Namespace Prefixes
Prefix | IRI |
n4 | http://www.w3.org/2003/06/sw-vocab-status/ns# |
n3 | http://ontologi.es/like# |
rdfs | http://www.w3.org/2000/01/rdf-schema# |
rdf | http://www.w3.org/1999/02/22-rdf-syntax-ns# |
owl | http://www.w3.org/2002/07/owl# |
rev | http://purl.org/stuff/rev# |
xsdh | http://www.w3.org/2001/XMLSchema# |
Statements
- Subject Item
- n3:Opinion
- rdf:type
-
owl:Class
- rdfs:label
-
Opinion
- rdfs:isDefinedBy
-
n3:
- rdfs:comment
-
An Opinion is a rev:Review, constrained so that its sole rev:rating value must be between 0.0 and 5.0 inclusive.
- rdfs:subClassOf
-
rev:Review
_:vb13359
_:vb13360
_:vb13361
- n4:term_status
-
stable
- Subject Item
- _:vb13359
- rdf:type
-
owl:Restriction
- owl:onProperty
-
rev:maxRating
- owl:hasValue
-
5
- Subject Item
- _:vb13360
- rdf:type
-
owl:Restriction
- owl:onProperty
-
rev:minRating
- owl:hasValue
-
0
- Subject Item
- _:vb13361
- rdf:type
-
owl:Restriction
- owl:onProperty
-
rev:rating
- owl:maxCardinality
-
1