unit:ExaBYTE

URI: http://qudt.org/vocab/unit/ExaBYTE

Type
Description

The exabyte is a multiple of the unit byte for digital information. The prefix exa means 10^18 in the International System of Units (SI), so ExaByte is 10^18 Bytes.

Properties
qudt:conversionMultiplier
5545177444479562475.3378569716654
qudt:conversionMultiplierSN
5.5451774444795624753378569716654E18
Annotations
dcterms:description
The exabyte is a multiple of the unit byte for digital information. The prefix exa means 10^18 in the International System of Units (SI), so ExaByte is 10^18 Bytes.
rdfs:label
ExaByte(en)
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/ExaBYTE">
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">The exabyte is a multiple of the unit byte for digital information. The prefix exa means 10^18 in the International System of Units (SI), so ExaByte is 10^18 Bytes.</j.1:description>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-ESU"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/ASU"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/PLANCK"/>
    <j.0:symbol>EB</j.0:symbol>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/IMPERIAL"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">5.5451774444795624753378569716654E18</j.0:conversionMultiplierSN>
    <rdfs:label xml:lang="en">ExaByte</rdfs:label>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/CountingUnit"/>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">EBy</j.0:ucumCode>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/InformationEntropy"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/wiki/Byte#Multiple-byte_units</j.0:informativeReference>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">5545177444479562475.3378569716654</j.0:conversionMultiplier>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
    <j.0:prefix rdf:resource="http://qudt.org/vocab/prefix/Exa"/>
    <j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Exabyte</j.0:dbpediaMatch>
  </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/ExaBYTE>
  rdf:type <http://qudt.org/schema/qudt/CountingUnit> ;
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "The exabyte is a multiple of the unit byte for digital information. The prefix exa means 10^18 in the International System of Units (SI), so ExaByte is 10^18 Bytes."^^rdf:HTML ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/ASU> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS-EMU> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS-ESU> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS-GAUSS> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/IMPERIAL> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/PLANCK> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/SI> ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 5545177444479562475.3378569716654 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 5.5451774444795624753378569716654E18 ;
  <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Exabyte"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/InformationEntropy> ;
  <http://qudt.org/schema/qudt/informativeReference> "https://en.wikipedia.org/wiki/Byte#Multiple-byte_units"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/prefix> <http://qudt.org/vocab/prefix/Exa> ;
  <http://qudt.org/schema/qudt/symbol> "EB" ;
  <http://qudt.org/schema/qudt/ucumCode> "EBy"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
  rdfs:label "ExaByte"@en ;
.
JSON
{"resource":"ExaByte" 
 ,"qname":"unit:ExaBYTE" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/ExaBYTE" 
 ,"properties":["applicable system":"sou:ASU" 
    ,"applicable system":"sou:CGS" 
    ,"applicable system":"sou:CGS-EMU" 
    ,"applicable system":"sou:CGS-ESU" 
    ,"applicable system":"sou:CGS-GAUSS" 
    ,"applicable system":"sou:IMPERIAL" 
    ,"applicable system":"sou:PLANCK" 
    ,"applicable system":"sou:SI" 
    ,"conversion multiplier":"5545177444479562475.3378569716654" 
    ,"conversion multiplier scientific":"5.5451774444795624753378569716654E18" 
    ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Exabyte" 
    ,"description":"The exabyte is a multiple of the unit byte for digital information. The prefix exa means 10^18 in the International System of Units (SI), so ExaByte is 10^18 Bytes." 
    ,"has dimension vector":"dimension:A0E0L0I0M0H0T0D1" 
    ,"has quantity kind":"quantitykind:InformationEntropy" 
    ,"informative reference":"https:\/\/en.wikipedia.org\/wiki\/Byte#Multiple-byte_units" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/unit&gt;" 
    ,"label":"ExaByte" 
    ,"prefix":"prefix:Exa" 
    ,"symbol":"EB" 
    ,"type":"qudt:CountingUnit" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"EBy" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/ExaBYTE",
  "@type" : [ "http://qudt.org/schema/qudt/Unit", "http://qudt.org/schema/qudt/CountingUnit" ],
  "description" : "The exabyte is a multiple of the unit byte for digital information. The prefix exa means 10^18 in the International System of Units (SI), so ExaByte is 10^18 Bytes.",
  "applicableSystem" : [ "http://qudt.org/vocab/sou/CGS-ESU", "http://qudt.org/vocab/sou/ASU", "http://qudt.org/vocab/sou/PLANCK", "http://qudt.org/vocab/sou/IMPERIAL", "http://qudt.org/vocab/sou/SI", "http://qudt.org/vocab/sou/CGS-GAUSS", "http://qudt.org/vocab/sou/CGS", "http://qudt.org/vocab/sou/CGS-EMU" ],
  "conversionMultiplier" : "5545177444479562475.3378569716654",
  "conversionMultiplier:SN" : 5.5451774444795628E18,
  "dbpediaMatch" : "http://dbpedia.org/resource/Exabyte",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1",
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/InformationEntropy",
  "informativeReference" : "https://en.wikipedia.org/wiki/Byte#Multiple-byte_units",
  "prefix" : "http://qudt.org/vocab/prefix/Exa",
  "symbol" : "EB",
  "ucumCode" : "EBy",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
  "label" : {
    "@language" : "en",
    "@value" : "ExaByte"
  },
  "@context" : {
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "prefix" : {
      "@id" : "http://qudt.org/schema/qudt/prefix",
      "@type" : "@id"
    },
    "dbpediaMatch" : {
      "@id" : "http://qudt.org/schema/qudt/dbpediaMatch",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "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:37:02.688-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)