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

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

Namespace Prefixes

PrefixIRI
n2http://qudt.org/vocab/quantitykind/
n4http://qudt.org/vocab/unit/
n3http://qudt.org/schema/qudt/
n7http://qudt.org/vocab/dimensionvector/
skoshttp://www.w3.org/2004/02/skos/core#
rdfshttp://www.w3.org/2000/01/rdf-schema#
n6http://qudt.org/2.1/vocab/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
xsdhhttp://www.w3.org/2001/XMLSchema#

Statements

Subject Item
n2:DataRate
rdf:type
n3:QuantityKind
rdfs:label
Data Rate
rdfs:isDefinedBy
n6:quantitykind
skos:broader
n2:InformationFlowRate
n3:applicableUnit
n4:KiloBYTE-PER-SEC n4:BIT-PER-SEC n4:KiloBIT-PER-SEC n4:GigaBIT-PER-SEC n4:MegaBIT-PER-SEC
n3:dbpediaMatch
http://dbpedia.org/resource/Data_rate
n3:hasDimensionVector
n7:A0E0L0I0M0H0T-1D0
n3:plainTextDescription
The frequency derived from the period of time required to transmit one bit. This represents the amount of data transferred per second by a communications channel or a computing or storage device. Data rate is measured in units of bits per second (written "b/s" or "bps"), bytes per second (Bps), or baud. When applied to data rate, the multiplier prefixes "kilo-", "mega-", "giga-", etc. (and their abbreviations, "k", "M", "G", etc.) always denote powers of 1000. For example, 64 kbps is 64,000 bits per second. This contrasts with units of storage which use different prefixes to denote multiplication by powers of 1024, for example 1 kibibit = 1024 bits.