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

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

Namespace Prefixes

PrefixIRI
grhttp://purl.org/goodrelations/v1#
rdfshttp://www.w3.org/2000/01/rdf-schema#
n4http://purl.org/goodrelations/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
xsdhhttp://www.w3.org/2001/XMLSchema#

Statements

Subject Item
gr:hasValueFloat
rdf:type
owl:DatatypeProperty
rdfs:subPropertyOf
gr:hasMaxValueFloat gr:hasMinValueFloat
rdfs:label
hasValueFloat (0..1)
rdfs:domain
gr:QuantitativeValueFloat
rdfs:range
xsdh:float
rdfs:isDefinedBy
n4:v1
rdfs:comment
This subproperty specifies that the upper and lower limit of the given Quantitative Value Float are identical and have the respective float value. It is a shortcut for such cases where a quantitative property is (at least practically) a single point value and not an interval.