unit:GigaBYTE-PER-SEC

URI: http://qudt.org/vocab/unit/GigaBYTE-PER-SEC

Type
Description

1,000,000,000-fold of the unit byte divided by the SI base unit second

Properties
qudt:conversionMultiplier
5545177444.4795624753378569716654
qudt:conversionMultiplierSN
5.5451774444795624753378569716654E9
qudt:iec61360Code
0112/2///62720#UAA157
qudt:symbol
Gbyte/s
qudt:ucumCode
GBy.s-1
Annotations
dcterms:description
1,000,000,000-fold of the unit byte divided by the SI base unit second
rdfs:label
gigabyte per second
View as:  CSV

Work in progress

RDF/XML
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:j.0="http://qudt.org/schema/qudt/"
    xmlns:j.1="http://purl.org/dc/terms/"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#" > 
  <rdf:Description rdf:about="http://qudt.org/vocab/unit/GigaBYTE-PER-SEC">
    <j.1:description>1,000,000,000-fold of the unit byte divided by the SI base unit second</j.1:description>
    <j.0:uneceCommonCode>E68</j.0:uneceCommonCode>
    <j.0:symbol>Gbyte/s</j.0:symbol>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ByteRate"/>
    <j.0:iec61360Code>0112/2///62720#UAA157</j.0:iec61360Code>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">GBy.s-1</j.0:ucumCode>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">5.5451774444795624753378569716654E9</j.0:conversionMultiplierSN>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">5545177444.4795624753378569716654</j.0:conversionMultiplier>
    <rdfs:label>gigabyte per second</rdfs:label>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
  </rdf:Description>
</rdf:RDF>
TURTLE
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://qudt.org/vocab/unit/GigaBYTE-PER-SEC>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "1,000,000,000-fold of the unit byte divided by the SI base unit second" ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 5545177444.4795624753378569716654 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 5.5451774444795624753378569716654E9 ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ByteRate> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA157" ;
  <http://qudt.org/schema/qudt/symbol> "Gbyte/s" ;
  <http://qudt.org/schema/qudt/ucumCode> "GBy.s-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "E68" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
  rdfs:label "gigabyte per second" ;
.
JSON
{"resource":"gigabyte per second" 
 ,"qname":"unit:GigaBYTE-PER-SEC" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/GigaBYTE-PER-SEC" 
 ,"properties":["conversion multiplier":"5545177444.4795624753378569716654" 
    ,"conversion multiplier scientific":"5.5451774444795624753378569716654E9" 
    ,"description":"1,000,000,000-fold of the unit byte divided by the SI base unit second" 
    ,"has dimension vector":"dimension:A0E0L0I0M0H0T-1D0" 
    ,"has quantity kind":"quantitykind:ByteRate" 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAA157" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/unit&gt;" 
    ,"label":"gigabyte per second" 
    ,"symbol":"Gbyte\/s" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"GBy.s-1" 
    ,"unece common code":"E68" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/GigaBYTE-PER-SEC",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "1,000,000,000-fold of the unit byte divided by the SI base unit second",
  "conversionMultiplier" : "5545177444.4795624753378569716654",
  "conversionMultiplier:SN" : 5.545177444479563E9,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0",
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/ByteRate",
  "iec61360Code" : "0112/2///62720#UAA157",
  "symbol" : "Gbyte/s",
  "ucumCode" : "GBy.s-1",
  "uneceCommonCode" : "E68",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
  "label" : "gigabyte per second",
  "@context" : {
    "description" : {
      "@id" : "http://purl.org/dc/terms/description"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "rdf" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
    "owl" : "http://www.w3.org/2002/07/owl#",
    "xsd" : "http://www.w3.org/2001/XMLSchema#",
    "rdfs" : "http://www.w3.org/2000/01/rdf-schema#"
  }
}

Generated 2024-04-25T14:45:11.850-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)