constant:ElementaryCharge

URI: http://qudt.org/vocab/constant/ElementaryCharge

Type
Description

Properties
qudt:plainTextDescription
The "Elementary Charge" is the electric charge carried by a single proton, or equivalently, the negation (opposite) of the electric charge carried by a single electron.
Annotations
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: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/constant/ElementaryCharge">
    <j.0:siExactMatch rdf:resource="https://si-digital-framework.org/constants/ElementaryCharge"/>
    <j.0:plainTextDescription>The "Elementary Charge" is the electric charge carried by a single proton, or equivalently, the negation (opposite) of the electric charge carried by a single electron.</j.0:plainTextDescription>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/AtomicUnit"/>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Elementary_charge</j.0:informativeReference>
    <j.0:quantityValue rdf:resource="http://qudt.org/vocab/constant/Value_ElementaryCharge"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/PhysicalConstant"/>
    <j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Elementary_charge</j.0:dbpediaMatch>
    <j.0:symbol>e</j.0:symbol>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://physics.nist.gov/cuu/Constants/bibliography.html</j.0:informativeReference>
    <j.0:exactMatch rdf:resource="http://qudt.org/vocab/constant/AtomicUnitOfCharge"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ElectricCharge"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.1/vocab/constant"/>
    <j.0:isoNormativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.iso.org/iso/catalogue_detail?csnumber=31894</j.0:isoNormativeReference>
    <rdfs:label xml:lang="en">Elementary Charge</rdfs:label>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[e]</j.0:ucumCode>
  </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/constant/ElementaryCharge>
  rdf:type <http://qudt.org/schema/qudt/AtomicUnit> ;
  rdf:type <http://qudt.org/schema/qudt/PhysicalConstant> ;
  <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Elementary_charge"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/constant/AtomicUnitOfCharge> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ElectricCharge> ;
  <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Elementary_charge"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/plainTextDescription> "The \"Elementary Charge\" is the electric charge carried by a single proton, or equivalently, the negation (opposite) of the electric charge carried by a single electron." ;
  <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ElementaryCharge> ;
  <http://qudt.org/schema/qudt/siExactMatch> <https://si-digital-framework.org/constants/ElementaryCharge> ;
  <http://qudt.org/schema/qudt/symbol> "e" ;
  <http://qudt.org/schema/qudt/ucumCode> "[e]"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/constant> ;
  rdfs:label "Elementary Charge"@en ;
.
JSON
{"resource":"Elementary Charge" 
 ,"qname":"constant:ElementaryCharge" 
 ,"uri":"http:\/\/qudt.org\/vocab\/constant\/ElementaryCharge" 
 ,"properties":["Individual from SI Reference Point":"si-constant:ElementaryCharge" 
    ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Elementary_charge" 
    ,"description (plain text)":"The \"Elementary Charge\" is the electric charge carried by a single proton, or equivalently, the negation (opposite) of the electric charge carried by a single electron." 
    ,"exact match":"constant:AtomicUnitOfCharge" 
    ,"has quantity kind":"quantitykind:ElectricCharge" 
    ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Elementary_charge" 
    ,"informative reference":"http:\/\/physics.nist.gov\/cuu\/Constants\/bibliography.html" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.1\/vocab\/constant&gt;" 
    ,"label":"Elementary Charge" 
    ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31894" 
    ,"quantity value":"constant:Value_ElementaryCharge" 
    ,"symbol":"e" 
    ,"type":"qudt:AtomicUnit" 
    ,"type":"qudt:PhysicalConstant" 
    ,"ucum code":"[e]" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/constant/ElementaryCharge",
  "@type" : [ "http://qudt.org/schema/qudt/AtomicUnit", "http://qudt.org/schema/qudt/PhysicalConstant" ],
  "dbpediaMatch" : "http://dbpedia.org/resource/Elementary_charge",
  "exactMatch" : "http://qudt.org/vocab/constant/AtomicUnitOfCharge",
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/ElectricCharge",
  "informativeReference" : [ "http://en.wikipedia.org/wiki/Elementary_charge", "http://physics.nist.gov/cuu/Constants/bibliography.html" ],
  "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31894",
  "plainTextDescription" : "The \"Elementary Charge\" is the electric charge carried by a single proton, or equivalently, the negation (opposite) of the electric charge carried by a single electron.",
  "quantityValue" : "http://qudt.org/vocab/constant/Value_ElementaryCharge",
  "siExactMatch" : "https://si-digital-framework.org/constants/ElementaryCharge",
  "symbol" : "e",
  "ucumCode" : "[e]",
  "isDefinedBy" : "http://qudt.org/3.1.1/vocab/constant",
  "label" : {
    "@language" : "en",
    "@value" : "Elementary Charge"
  },
  "@context" : {
    "siExactMatch" : {
      "@id" : "http://qudt.org/schema/qudt/siExactMatch",
      "@type" : "@id"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "quantityValue" : {
      "@id" : "http://qudt.org/schema/qudt/quantityValue",
      "@type" : "@id"
    },
    "dbpediaMatch" : {
      "@id" : "http://qudt.org/schema/qudt/dbpediaMatch",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "exactMatch" : {
      "@id" : "http://qudt.org/schema/qudt/exactMatch",
      "@type" : "@id"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "isoNormativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/isoNormativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "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 2025-04-23T16:50:54.173-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)