quantitykind:Inductance

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

Type
Description

Properties
qudt:plainTextDescription
"Inductance" is an electromagentic quantity that characterizes a circuit's resistance to any change of electric current; a change in the electric current through induces an opposing electromotive force (EMF). Quantitatively, inductance is proportional to the magnetic flux per unit of electric current.
qudt:latexDefinition
\(L =\frac{\Psi}{I}\), where \(I\) is an electric current in a thin conducting loop, and \(\Psi\) is the linked flux caused by that electric current.
Annotations
rdfs:label
Inductance(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/quantitykind/Inductance">
    <j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">\(L =\frac{\Psi}{I}\), where \(I\) is an electric current in a thin conducting loop, and \(\Psi\) is the linked flux caused by that electric current.</j.0:latexDefinition>
    <j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Inductance</j.0:dbpediaMatch>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/H_Stat"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E-2L2I0M1H0T-2D0"/>
    <rdfs:label xml:lang="en">Inductance</rdfs:label>
    <j.0:plainTextDescription>"Inductance" is an electromagentic quantity that characterizes a circuit's resistance to any change of electric current; a change in the electric current through induces an opposing electromotive force (EMF). Quantitatively, inductance is proportional to the magnetic flux per unit of electric current.</j.0:plainTextDescription>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliH"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
    <rdfs:seeAlso rdf:resource="http://qudt.org/vocab/quantitykind/MutualInductance"/>
    <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/H"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PicoH"/>
    <j.0:symbol>L</j.0:symbol>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroH"/>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.electropedia.org/iev/iev.nsf/display?openform&amp;ievref=131-12-19</j.0:informativeReference>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/H_Ab"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/NanoH"/>
  </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/Inductance>
  rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/H> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/H_Ab> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/H_Stat> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroH> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliH> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoH> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoH> ;
  <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Inductance"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E-2L2I0M1H0T-2D0> ;
  <http://qudt.org/schema/qudt/informativeReference> "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=131-12-19"^^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> "\\(L =\\frac{\\Psi}{I}\\), where \\(I\\) is an electric current in a thin conducting loop, and \\(\\Psi\\) is the linked flux caused by that electric current."^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/plainTextDescription> "\"Inductance\" is an electromagentic quantity that characterizes a circuit's resistance to any change of electric current; a change in the electric current through induces an opposing electromotive force (EMF). Quantitatively, inductance is proportional to the magnetic flux per unit of electric current." ;
  <http://qudt.org/schema/qudt/symbol> "L" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
  rdfs:label "Inductance"@en ;
  rdfs:seeAlso <http://qudt.org/vocab/quantitykind/MutualInductance> ;
.
JSON
{"resource":"Inductance" 
 ,"qname":"quantitykind:Inductance" 
 ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Inductance" 
 ,"properties":["applicable unit":"unit:H" 
    ,"applicable unit":"unit:H_Ab" 
    ,"applicable unit":"unit:H_Stat" 
    ,"applicable unit":"unit:MicroH" 
    ,"applicable unit":"unit:MilliH" 
    ,"applicable unit":"unit:NanoH" 
    ,"applicable unit":"unit:PicoH" 
    ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Inductance" 
    ,"description (plain text)":"\"Inductance\" is an electromagentic quantity that characterizes a circuit's resistance to any change of electric current; a change in the electric current through induces an opposing electromotive force (EMF). Quantitatively, inductance is proportional to the magnetic flux per unit of electric current." 
    ,"has dimension vector":"dimension:A0E-2L2I0M1H0T-2D0" 
    ,"informative reference":"http:\/\/www.electropedia.org\/iev\/iev.nsf\/display?openform&amp;ievref=131-12-19" 
    ,"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":"Inductance" 
    ,"latex definition":"\\(L =\\frac{\\Psi}{I}\\), where \\(I\\) is an electric current in a thin conducting loop, and \\(\\Psi\\) is the linked flux caused by that electric current." 
    ,"seeAlso":"quantitykind:MutualInductance" 
    ,"symbol":"L" 
    ,"type":"qudt:QuantityKind" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/quantitykind/Inductance",
  "@type" : "http://qudt.org/schema/qudt/QuantityKind",
  "applicableUnit" : [ "http://qudt.org/vocab/unit/H_Stat", "http://qudt.org/vocab/unit/MilliH", "http://qudt.org/vocab/unit/H", "http://qudt.org/vocab/unit/PicoH", "http://qudt.org/vocab/unit/MicroH", "http://qudt.org/vocab/unit/H_Ab", "http://qudt.org/vocab/unit/NanoH" ],
  "dbpediaMatch" : "http://dbpedia.org/resource/Inductance",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E-2L2I0M1H0T-2D0",
  "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-19" ],
  "latexDefinition" : "\\(L =\\frac{\\Psi}{I}\\), where \\(I\\) is an electric current in a thin conducting loop, and \\(\\Psi\\) is the linked flux caused by that electric current.",
  "plainTextDescription" : "\"Inductance\" is an electromagentic quantity that characterizes a circuit's resistance to any change of electric current; a change in the electric current through induces an opposing electromotive force (EMF). Quantitatively, inductance is proportional to the magnetic flux per unit of electric current.",
  "symbol" : "L",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
  "label" : {
    "@language" : "en",
    "@value" : "Inductance"
  },
  "seeAlso" : "http://qudt.org/vocab/quantitykind/MutualInductance",
  "@context" : {
    "latexDefinition" : {
      "@id" : "http://qudt.org/schema/qudt/latexDefinition",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "dbpediaMatch" : {
      "@id" : "http://qudt.org/schema/qudt/dbpediaMatch",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "applicableUnit" : {
      "@id" : "http://qudt.org/schema/qudt/applicableUnit",
      "@type" : "@id"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "seeAlso" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso",
      "@type" : "@id"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "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 2023-05-10T20:04:01.364-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)