<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/Conductance">
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroMHO"/>
<j.0:symbol>G</j.0:symbol>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/S"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloS"/>
<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/MegaS"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\textit{Conductance}$, for a resistive two-terminal element or two-terminal circuit with terminals A and B, quotient of the electric current i in the element or circuit by the voltage $u_{AB}$ between the terminals: $G = \frac{1}{R}$, where the electric current is taken as positive if its direction is from A to B and negative in the opposite case. The conductance of an element or circuit is the inverse of its resistance.</j.1:description>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=131-12-06</j.0:informativeReference>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<rdfs:seeAlso rdf:resource="http://qudt.org/vocab/quantitykind/Admittance"/>
<rdfs:comment>Applicable units are those of quantitykind:Conductance</rdfs:comment>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroS"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PicoS"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliS"/>
<j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">$G = Re\underline{Y}$, where $\underline{Y}$ is admittance.
Alternatively:
$G = \frac{1}{R}$, where $R$ is resistance.</j.0:latexDefinition>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T3D0"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MHO"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/NanoS"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/DeciS"/>
<rdfs:label xml:lang="en">Conductance</rdfs:label>
</rdf:Description>
</rdf:RDF>
@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/Conductance>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "$\\textit{Conductance}$, for a resistive two-terminal element or two-terminal circuit with terminals A and B, quotient of the electric current i in the element or circuit by the voltage $u_{AB}$ between the terminals: $G = \\frac{1}{R}$, where the electric current is taken as positive if its direction is from A to B and negative in the opposite case. The conductance of an element or circuit is the inverse of its resistance."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciS> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloS> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MHO> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaS> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroMHO> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroS> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliS> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoS> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoS> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/S> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T3D0> ;
<http://qudt.org/schema/qudt/informativeReference> "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=131-12-06"^^xsd:anyURI ;
<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/latexDefinition> """$G = Re\\underline{Y}$, where $\\underline{Y}$ is admittance.
Alternatively:
$G = \\frac{1}{R}$, where $R$ is resistance."""^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/symbol> "G" ;
rdfs:comment "Applicable units are those of quantitykind:Conductance" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Conductance"@en ;
rdfs:seeAlso <http://qudt.org/vocab/quantitykind/Admittance> ;
.
{"resource":"Conductance"
,"qname":"quantitykind:Conductance"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Conductance"
,"properties":["applicable unit":"unit:DeciS"
,"applicable unit":"unit:KiloS"
,"applicable unit":"unit:MHO"
,"applicable unit":"unit:MegaS"
,"applicable unit":"unit:MicroMHO"
,"applicable unit":"unit:MicroS"
,"applicable unit":"unit:MilliS"
,"applicable unit":"unit:NanoS"
,"applicable unit":"unit:PicoS"
,"applicable unit":"unit:S"
,"comment":"Applicable units are those of quantitykind:Conductance"
,"description":"$\\textit{Conductance}$, for a resistive two-terminal element or two-terminal circuit with terminals A and B, quotient of the electric current i in the element or circuit by the voltage $u_{AB}$ between the terminals: $G = \\frac{1}{R}$, where the electric current is taken as positive if its direction is from A to B and negative in the opposite case. The conductance of an element or circuit is the inverse of its resistance."
,"has dimension vector":"dimension:A0E2L-2I0M-1H0T3D0"
,"informative reference":"http:\/\/www.electropedia.org\/iev\/iev.nsf\/display?openform&ievref=131-12-06"
,"informative reference":"http:\/\/www.iso.org\/iso\/home\/store\/catalogue_tc\/catalogue_detail.htm?csnumber=31891"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Conductance"
,"latex definition":"$G = Re\\underline{Y}$, where $\\underline{Y}$ is admittance.\n\nAlternatively:\n\n$G = \\frac{1}{R}$, where $R$ is resistance."
,"seeAlso":"quantitykind:Admittance"
,"symbol":"G"
,"type":"qudt:QuantityKind"
]}
{
"@id" : "http://qudt.org/vocab/quantitykind/Conductance",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "$\\textit{Conductance}$, for a resistive two-terminal element or two-terminal circuit with terminals A and B, quotient of the electric current i in the element or circuit by the voltage $u_{AB}$ between the terminals: $G = \\frac{1}{R}$, where the electric current is taken as positive if its direction is from A to B and negative in the opposite case. The conductance of an element or circuit is the inverse of its resistance.",
"applicableUnit" : [ "http://qudt.org/vocab/unit/MicroMHO", "http://qudt.org/vocab/unit/S", "http://qudt.org/vocab/unit/KiloS", "http://qudt.org/vocab/unit/MegaS", "http://qudt.org/vocab/unit/MicroS", "http://qudt.org/vocab/unit/PicoS", "http://qudt.org/vocab/unit/MilliS", "http://qudt.org/vocab/unit/MHO", "http://qudt.org/vocab/unit/NanoS", "http://qudt.org/vocab/unit/DeciS" ],
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T3D0",
"informativeReference" : [ "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891", "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=131-12-06" ],
"latexDefinition" : "$G = Re\\underline{Y}$, where $\\underline{Y}$ is admittance.\n\nAlternatively:\n\n$G = \\frac{1}{R}$, where $R$ is resistance.",
"symbol" : "G",
"comment" : "Applicable units are those of quantitykind:Conductance",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Conductance"
},
"seeAlso" : "http://qudt.org/vocab/quantitykind/Admittance",
"@context" : {
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"seeAlso" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso",
"@type" : "@id"
},
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"latexDefinition" : {
"@id" : "http://qudt.org/schema/qudt/latexDefinition",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"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#"
}
}