unit:E

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

Type
Description

$\textit{Elementary Charge}$, usually denoted as $e$, is the electric charge carried by a single proton, or equivalently, the negation (opposite) of the electric charge carried by a single electron. This elementary charge is a fundamental physical constant. To avoid confusion over its sign, e is sometimes called the elementary positive charge. This charge has a measured value of approximately $1.602176634 \times 10^{-19} coulombs$. In the cgs system, $e$ is $4.80320471257026372 \times 10^{-10} statcoulombs$.

Properties
qudt:conversionMultiplier
0.0000000000000000001602176634
qudt:conversionMultiplierSN
1.602176634E-19
Annotations
dcterms:description
$\textit{Elementary Charge}$, usually denoted as $e$, is the electric charge carried by a single proton, or equivalently, the negation (opposite) of the electric charge carried by a single electron. This elementary charge is a fundamental physical constant. To avoid confusion over its sign, e is sometimes called the elementary positive charge. This charge has a measured value of approximately $1.602176634 \times 10^{-19} coulombs$. In the cgs system, $e$ is $4.80320471257026372 \times 10^{-10} statcoulombs$.
rdfs:label
Elementary Charge(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/E">
    <j.0:udunitsCode>e</j.0:udunitsCode>
    <rdfs:label xml:lang="en">Elementary Charge</rdfs:label>
    <j.0:symbol>e</j.0:symbol>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.0000000000000000001602176634</j.0:conversionMultiplier>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[e]</j.0:ucumCode>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T1D0"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ElectricCharge"/>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\textit{Elementary Charge}$, usually denoted as $e$, is the electric charge carried by a single proton, 
  or equivalently, the negation (opposite) of the electric charge carried by a single electron. 
  This elementary charge is a fundamental physical constant. 
  To avoid confusion over its sign, e is sometimes called the elementary positive charge. 
  This charge has a measured value of approximately $1.602176634 \times 10^{-19} coulombs$.
  In the cgs system, $e$ is $4.80320471257026372 \times 10^{-10} statcoulombs$.
  </j.1:description>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.602176634E-19</j.0:conversionMultiplierSN>
  </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/E>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> """$\\textit{Elementary Charge}$, usually denoted as $e$, is the electric charge carried by a single proton, 
  or equivalently, the negation (opposite) of the electric charge carried by a single electron. 
  This elementary charge is a fundamental physical constant. 
  To avoid confusion over its sign, e is sometimes called the elementary positive charge. 
  This charge has a measured value of approximately $1.602176634 \\times 10^{-19} coulombs$.
  In the cgs system, $e$ is $4.80320471257026372 \\times 10^{-10} statcoulombs$.
  """^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 0.0000000000000000001602176634 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.602176634E-19 ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T1D0> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ElectricCharge> ;
  <http://qudt.org/schema/qudt/symbol> "e" ;
  <http://qudt.org/schema/qudt/ucumCode> "[e]"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/udunitsCode> "e" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
  rdfs:label "Elementary Charge"@en ;
.
JSON
{"resource":"Elementary Charge" 
 ,"qname":"unit:E" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/E" 
 ,"properties":["conversion multiplier":"0.0000000000000000001602176634" 
    ,"conversion multiplier scientific":"1.602176634E-19" 
    ,"description":"$\\textit{Elementary Charge}$, usually denoted as $e$, is the electric charge carried by a single proton, \n  or equivalently, the negation (opposite) of the electric charge carried by a single electron. \n  This elementary charge is a fundamental physical constant. \n  To avoid confusion over its sign, e is sometimes called the elementary positive charge. \n  This charge has a measured value of approximately $1.602176634 \\times 10^{-19} coulombs$.\n  In the cgs system, $e$ is $4.80320471257026372 \\times 10^{-10} statcoulombs$.\n  " 
    ,"has dimension vector":"dimension:A0E1L0I0M0H0T1D0" 
    ,"has quantity kind":"quantitykind:ElectricCharge" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/unit&gt;" 
    ,"label":"Elementary Charge" 
    ,"symbol":"e" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"[e]" 
    ,"udunits code":"e" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/E",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "$\\textit{Elementary Charge}$, usually denoted as $e$, is the electric charge carried by a single proton, \n  or equivalently, the negation (opposite) of the electric charge carried by a single electron. \n  This elementary charge is a fundamental physical constant. \n  To avoid confusion over its sign, e is sometimes called the elementary positive charge. \n  This charge has a measured value of approximately $1.602176634 \\times 10^{-19} coulombs$.\n  In the cgs system, $e$ is $4.80320471257026372 \\times 10^{-10} statcoulombs$.\n  ",
  "conversionMultiplier" : "0.0000000000000000001602176634",
  "conversionMultiplier:SN" : 1.602176634E-19,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T1D0",
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/ElectricCharge",
  "symbol" : "e",
  "ucumCode" : "[e]",
  "udunitsCode" : "e",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
  "label" : {
    "@language" : "en",
    "@value" : "Elementary Charge"
  },
  "@context" : {
    "udunitsCode" : {
      "@id" : "http://qudt.org/schema/qudt/udunitsCode"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "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"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "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-03-22T14:35:56.987-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)