quantitykind:ElectricChargePerArea

URI: http://qudt.org/vocab/quantitykind/ElectricChargePerArea

Type
Description

In electromagnetism, charge density is a measure of electric charge per unit volume of space, in one, two or three dimensions. More specifically: the linear, surface, or volume charge density is the amount of electric charge per unit length, surface area, or volume, respectively. The respective SI units are Cm1, Cm2 or Cm3.

Properties
Annotations
rdfs:comment
Applicable units are those of quantitykind:ElectricChargePerArea
dcterms:description
In electromagnetism, charge density is a measure of electric charge per unit volume of space, in one, two or three dimensions. More specifically: the linear, surface, or volume charge density is the amount of electric charge per unit length, surface area, or volume, respectively. The respective SI units are Cm1, Cm2 or Cm3.
rdfs:label
Electric charge per area(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/quantitykind/ElectricChargePerArea">
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MegaC-PER-M2"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/C_Ab-PER-CentiM2"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/C_Stat-PER-CentiM2"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroC-PER-M2"/>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">In electromagnetism, charge density is a measure of electric charge per unit volume of space, in one, two or three dimensions. More specifically: the linear, surface, or volume charge density is the amount of electric charge per unit length, surface area, or volume, respectively. The respective SI units are $C \cdot m^{-1}$, $C \cdot m^{-2}$ or $C \cdot m^{-3}$.</j.1:description>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.0/vocab/quantitykind"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloC-PER-M2"/>
    <j.0:latexSymbol rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\sigma$</j.0:latexSymbol>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T1D0"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliC-PER-M2"/>
    <rdfs:comment>Applicable units are those of quantitykind:ElectricChargePerArea</rdfs:comment>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Charge_density</j.0:informativeReference>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/A-HR-PER-M2"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/C-PER-CentiM2"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/C-PER-MilliM2"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/C-PER-M2"/>
    <rdfs:label xml:lang="en">Electric charge per area</rdfs:label>
  </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/quantitykind/ElectricChargePerArea>
  rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
  <http://purl.org/dc/terms/description> "In electromagnetism, charge density is a measure of electric charge per unit volume of space, in one, two or three dimensions. More specifically: the linear, surface, or volume charge density is the amount of electric charge per unit length, surface area, or volume, respectively. The respective SI units are $C \\cdot m^{-1}$, $C \\cdot m^{-2}$ or $C \\cdot m^{-3}$."^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/A-HR-PER-M2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C-PER-CentiM2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C-PER-M2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C-PER-MilliM2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C_Ab-PER-CentiM2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C_Stat-PER-CentiM2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloC-PER-M2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaC-PER-M2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroC-PER-M2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliC-PER-M2> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T1D0> ;
  <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Charge_density"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/latexSymbol> "$\\sigma$"^^<http://qudt.org/schema/qudt/LatexString> ;
  rdfs:comment "Applicable units are those of quantitykind:ElectricChargePerArea" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/quantitykind> ;
  rdfs:label "Electric charge per area"@en ;
.
JSON
{"resource":"Electric charge per area" 
 ,"qname":"quantitykind:ElectricChargePerArea" 
 ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ElectricChargePerArea" 
 ,"properties":["applicable unit":"unit:A-HR-PER-M2" 
    ,"applicable unit":"unit:C-PER-CentiM2" 
    ,"applicable unit":"unit:C-PER-M2" 
    ,"applicable unit":"unit:C-PER-MilliM2" 
    ,"applicable unit":"unit:C_Ab-PER-CentiM2" 
    ,"applicable unit":"unit:C_Stat-PER-CentiM2" 
    ,"applicable unit":"unit:KiloC-PER-M2" 
    ,"applicable unit":"unit:MegaC-PER-M2" 
    ,"applicable unit":"unit:MicroC-PER-M2" 
    ,"applicable unit":"unit:MilliC-PER-M2" 
    ,"comment":"Applicable units are those of quantitykind:ElectricChargePerArea" 
    ,"description":"In electromagnetism, charge density is a measure of electric charge per unit volume of space, in one, two or three dimensions. More specifically: the linear, surface, or volume charge density is the amount of electric charge per unit length, surface area, or volume, respectively. The respective SI units are $C \\cdot m^{-1}$, $C \\cdot m^{-2}$ or $C \\cdot m^{-3}$." 
    ,"has dimension vector":"dimension:A0E1L-2I0M0H0T1D0" 
    ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Charge_density" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.0\/vocab\/quantitykind&gt;" 
    ,"label":"Electric charge per area" 
    ,"latex symbol":"$\\sigma$" 
    ,"type":"qudt:QuantityKind" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/quantitykind/ElectricChargePerArea",
  "@type" : "http://qudt.org/schema/qudt/QuantityKind",
  "description" : "In electromagnetism, charge density is a measure of electric charge per unit volume of space, in one, two or three dimensions. More specifically: the linear, surface, or volume charge density is the amount of electric charge per unit length, surface area, or volume, respectively. The respective SI units are $C \\cdot m^{-1}$, $C \\cdot m^{-2}$ or $C \\cdot m^{-3}$.",
  "applicableUnit" : [ "http://qudt.org/vocab/unit/MegaC-PER-M2", "http://qudt.org/vocab/unit/C_Ab-PER-CentiM2", "http://qudt.org/vocab/unit/C_Stat-PER-CentiM2", "http://qudt.org/vocab/unit/MicroC-PER-M2", "http://qudt.org/vocab/unit/KiloC-PER-M2", "http://qudt.org/vocab/unit/MilliC-PER-M2", "http://qudt.org/vocab/unit/A-HR-PER-M2", "http://qudt.org/vocab/unit/C-PER-CentiM2", "http://qudt.org/vocab/unit/C-PER-MilliM2", "http://qudt.org/vocab/unit/C-PER-M2" ],
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T1D0",
  "informativeReference" : "http://en.wikipedia.org/wiki/Charge_density",
  "latexSymbol" : "$\\sigma$",
  "comment" : "Applicable units are those of quantitykind:ElectricChargePerArea",
  "isDefinedBy" : "http://qudt.org/3.1.0/vocab/quantitykind",
  "label" : {
    "@language" : "en",
    "@value" : "Electric charge per area"
  },
  "@context" : {
    "applicableUnit" : {
      "@id" : "http://qudt.org/schema/qudt/applicableUnit",
      "@type" : "@id"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "latexSymbol" : {
      "@id" : "http://qudt.org/schema/qudt/latexSymbol",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "comment" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "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-03-20T14:39:01.178-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)