quantitykind:Capacitance

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

Type
Description

"Capacitance" is the ability of a body to hold an electrical charge; it is quantified as the amount of electric charge stored for a given electric potential. Capacitance is a scalar-valued quantity.

Properties
qudt:plainTextDescription
"Capacitance" is the ability of a body to hold an electrical charge; it is quantified as the amount of electric charge stored for a given electric potential. Capacitance is a scalar-valued quantity.
qudt:iec61360Code
0112/2///62720#UAD021
qudt:latexDefinition
$C = Q/U$, where $Q$ is electric charge and $V$ is voltage.
Annotations
dcterms:description
"Capacitance" is the ability of a body to hold an electrical charge; it is quantified as the amount of electric charge stored for a given electric potential. Capacitance is a scalar-valued quantity.
rdfs:label
Capacitance(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/Capacitance">
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/NanoFARAD"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/FARAD_Stat"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliFARAD"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/FARAD"/>
    <rdfs:label xml:lang="en">Capacitance</rdfs:label>
    <j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">$C = Q/U$, where $Q$ is electric charge and $V$ is voltage.</j.0:latexDefinition>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">"Capacitance" is the ability of a body to hold an electrical charge; it is quantified as the amount of electric charge stored for a given electric potential. Capacitance is a scalar-valued quantity.</j.1:description>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/FARAD_Ab"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T4D0"/>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891</j.0:informativeReference>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloFARAD"/>
    <j.0:iec61360Code>0112/2///62720#UAD021</j.0:iec61360Code>
    <j.0:plainTextDescription>"Capacitance" is the ability of a body to hold an electrical charge; it is quantified as the amount of electric charge stored for a given electric potential. Capacitance is a scalar-valued quantity.</j.0:plainTextDescription>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroFARAD"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/FemtoFARAD"/>
    <j.0:isoNormativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.iso.org/iso/catalogue_detail?csnumber=43012</j.0:isoNormativeReference>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/AttoFARAD"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PicoFARAD"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
    <j.0:siExactMatch rdf:resource="https://si-digital-framework.org/SI/quantities/ELCA"/>
    <j.0:symbol>C</j.0:symbol>
    <j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Capacitance</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/quantitykind/Capacitance>
  rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
  <http://purl.org/dc/terms/description> "\"Capacitance\" is the ability of a body to hold an electrical charge; it is quantified as the amount of electric charge stored for a given electric potential. Capacitance is a scalar-valued quantity."^^rdf:HTML ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AttoFARAD> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FARAD> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FARAD_Ab> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FARAD_Stat> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoFARAD> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloFARAD> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroFARAD> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliFARAD> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoFARAD> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoFARAD> ;
  <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Capacitance"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T4D0> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAD021" ;
  <http://qudt.org/schema/qudt/informativeReference> "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/latexDefinition> "$C = Q/U$, where $Q$ is electric charge and $V$ is voltage."^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/plainTextDescription> "\"Capacitance\" is the ability of a body to hold an electrical charge; it is quantified as the amount of electric charge stored for a given electric potential. Capacitance is a scalar-valued quantity." ;
  <http://qudt.org/schema/qudt/siExactMatch> <https://si-digital-framework.org/SI/quantities/ELCA> ;
  <http://qudt.org/schema/qudt/symbol> "C" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
  rdfs:label "Capacitance"@en ;
.
JSON
{"resource":"Capacitance" 
 ,"qname":"quantitykind:Capacitance" 
 ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Capacitance" 
 ,"properties":["Individual from SI Reference Point":"si-quantity:ELCA" 
    ,"applicable unit":"unit:AttoFARAD" 
    ,"applicable unit":"unit:FARAD" 
    ,"applicable unit":"unit:FARAD_Ab" 
    ,"applicable unit":"unit:FARAD_Stat" 
    ,"applicable unit":"unit:FemtoFARAD" 
    ,"applicable unit":"unit:KiloFARAD" 
    ,"applicable unit":"unit:MicroFARAD" 
    ,"applicable unit":"unit:MilliFARAD" 
    ,"applicable unit":"unit:NanoFARAD" 
    ,"applicable unit":"unit:PicoFARAD" 
    ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Capacitance" 
    ,"description":"\"Capacitance\" is the ability of a body to hold an electrical charge; it is quantified as the amount of electric charge stored for a given electric potential. Capacitance is a scalar-valued quantity." 
    ,"description (plain text)":"\"Capacitance\" is the ability of a body to hold an electrical charge; it is quantified as the amount of electric charge stored for a given electric potential. Capacitance is a scalar-valued quantity." 
    ,"has dimension vector":"dimension:A0E2L-2I0M-1H0T4D0" 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAD021" 
    ,"informative reference":"http:\/\/www.iso.org\/iso\/home\/store\/catalogue_tc\/catalogue_detail.htm?csnumber=31891" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/quantitykind&gt;" 
    ,"label":"Capacitance" 
    ,"latex definition":"$C = Q\/U$, where $Q$ is electric charge and $V$ is voltage." 
    ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=43012" 
    ,"symbol":"C" 
    ,"type":"qudt:QuantityKind" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/quantitykind/Capacitance",
  "@type" : "http://qudt.org/schema/qudt/QuantityKind",
  "description" : "\"Capacitance\" is the ability of a body to hold an electrical charge; it is quantified as the amount of electric charge stored for a given electric potential. Capacitance is a scalar-valued quantity.",
  "applicableUnit" : [ "http://qudt.org/vocab/unit/NanoFARAD", "http://qudt.org/vocab/unit/FARAD_Stat", "http://qudt.org/vocab/unit/MilliFARAD", "http://qudt.org/vocab/unit/FARAD", "http://qudt.org/vocab/unit/FARAD_Ab", "http://qudt.org/vocab/unit/KiloFARAD", "http://qudt.org/vocab/unit/MicroFARAD", "http://qudt.org/vocab/unit/FemtoFARAD", "http://qudt.org/vocab/unit/AttoFARAD", "http://qudt.org/vocab/unit/PicoFARAD" ],
  "dbpediaMatch" : "http://dbpedia.org/resource/Capacitance",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T4D0",
  "iec61360Code" : "0112/2///62720#UAD021",
  "informativeReference" : "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891",
  "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=43012",
  "latexDefinition" : "$C = Q/U$, where $Q$ is electric charge and $V$ is voltage.",
  "plainTextDescription" : "\"Capacitance\" is the ability of a body to hold an electrical charge; it is quantified as the amount of electric charge stored for a given electric potential. Capacitance is a scalar-valued quantity.",
  "siExactMatch" : "https://si-digital-framework.org/SI/quantities/ELCA",
  "symbol" : "C",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
  "label" : {
    "@language" : "en",
    "@value" : "Capacitance"
  },
  "@context" : {
    "applicableUnit" : {
      "@id" : "http://qudt.org/schema/qudt/applicableUnit",
      "@type" : "@id"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "latexDefinition" : {
      "@id" : "http://qudt.org/schema/qudt/latexDefinition",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "isoNormativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/isoNormativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "siExactMatch" : {
      "@id" : "http://qudt.org/schema/qudt/siExactMatch",
      "@type" : "@id"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "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-25T16:09:57.150-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)