quantitykind:MagneticFieldStrength

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

Type
Description

\(\textbf{Magnetic Field Strength}\) is a vector quantity obtained at a given point by subtracting the magnetization \(M\) from the magnetic flux density \(B\) divided by the magnetic constant \(\mu_0\). The magnetic field strength is related to the total current density \(J_{tot}\) via: \(\text{rot} H = J_{tot}\).

Properties
qudt:latexDefinition
\(\mathbf{H} = \frac{\mathbf{B} }{\mu_0} - M\), where \(\mathbf{B} \) is magnetic flux density, \(\mu_0\) is the magnetic constant and \(M\) is magnetization.
qudt:latexSymbol
\(\mathbf{H} \)
Annotations
dcterms:description
\(\textbf{Magnetic Field Strength}\) is a vector quantity obtained at a given point by subtracting the magnetization \(M\) from the magnetic flux density \(B\) divided by the magnetic constant \(\mu_0\). The magnetic field strength is related to the total current density \(J_{tot}\) via: \(\text{rot} H = J_{tot}\).
rdfs:label
Magnetic Field Strength(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/MagneticFieldStrength">
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/A-PER-M"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/OERSTED"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/A-PER-MilliM"/>
    <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/T_Ab"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliA-PER-IN"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E1L-1I0M0H0T0D0"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
    <j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">\(\mathbf{H} = \frac{\mathbf{B} }{\mu_0} - M\), where \(\mathbf{B} \) is magnetic flux density, \(\mu_0\) is the magnetic constant and \(M\) is magnetization.</j.0:latexDefinition>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/A-PER-CentiM"/>
    <rdfs:label xml:lang="en">Magnetic Field Strength</rdfs:label>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloA-PER-M"/>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.electropedia.org/iev/iev.nsf/display?openform&amp;ievref=121-11-56</j.0:informativeReference>
    <j.0:latexSymbol rdf:datatype="http://qudt.org/schema/qudt/LatexString">\(\mathbf{H} \)</j.0:latexSymbol>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/AT-PER-M"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/AT-PER-IN"/>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">\(\textbf{Magnetic Field Strength}\) is a vector quantity obtained at a given point by subtracting the magnetization \(M\) from the magnetic flux density \(B\) divided by the magnetic constant \(\mu_0\). The magnetic field strength is related to the total current density \(J_{tot}\) via: \(\text{rot} H = J_{tot}\).</j.1:description>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliA-PER-MilliM"/>
  </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/MagneticFieldStrength>
  rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
  <http://purl.org/dc/terms/description> "\\(\\textbf{Magnetic Field Strength}\\) is a vector quantity obtained at a given point by subtracting the magnetization \\(M\\) from the magnetic flux density \\(B\\) divided by the magnetic constant \\(\\mu_0\\). The magnetic field strength is related to the total current density \\(J_{tot}\\) via: \\(\\text{rot} H = J_{tot}\\)."^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/A-PER-CentiM> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/A-PER-M> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/A-PER-MilliM> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AT-PER-IN> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AT-PER-M> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloA-PER-M> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliA-PER-IN> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliA-PER-MilliM> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OERSTED> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/T_Ab> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E1L-1I0M0H0T0D0> ;
  <http://qudt.org/schema/qudt/informativeReference> "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=121-11-56"^^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> "\\(\\mathbf{H} = \\frac{\\mathbf{B} }{\\mu_0} - M\\), where \\(\\mathbf{B} \\) is magnetic flux density, \\(\\mu_0\\) is the magnetic constant and \\(M\\) is magnetization."^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/latexSymbol> "\\(\\mathbf{H} \\)"^^<http://qudt.org/schema/qudt/LatexString> ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
  rdfs:label "Magnetic Field Strength"@en ;
.
JSON
{"resource":"Magnetic Field Strength" 
 ,"qname":"quantitykind:MagneticFieldStrength" 
 ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/MagneticFieldStrength" 
 ,"properties":["applicable unit":"unit:A-PER-CentiM" 
    ,"applicable unit":"unit:A-PER-M" 
    ,"applicable unit":"unit:A-PER-MilliM" 
    ,"applicable unit":"unit:AT-PER-IN" 
    ,"applicable unit":"unit:AT-PER-M" 
    ,"applicable unit":"unit:KiloA-PER-M" 
    ,"applicable unit":"unit:MilliA-PER-IN" 
    ,"applicable unit":"unit:MilliA-PER-MilliM" 
    ,"applicable unit":"unit:OERSTED" 
    ,"applicable unit":"unit:T_Ab" 
    ,"description":"\\(\\textbf{Magnetic Field Strength}\\) is a vector quantity obtained at a given point by subtracting the magnetization \\(M\\) from the magnetic flux density \\(B\\) divided by the magnetic constant \\(\\mu_0\\). The magnetic field strength is related to the total current density \\(J_{tot}\\) via: \\(\\text{rot} H = J_{tot}\\)." 
    ,"has dimension vector":"dimension:A0E1L-1I0M0H0T0D0" 
    ,"informative reference":"http:\/\/www.electropedia.org\/iev\/iev.nsf\/display?openform&amp;ievref=121-11-56" 
    ,"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":"Magnetic Field Strength" 
    ,"latex definition":"\\(\\mathbf{H} = \\frac{\\mathbf{B} }{\\mu_0} - M\\), where \\(\\mathbf{B} \\) is magnetic flux density, \\(\\mu_0\\) is the magnetic constant and \\(M\\) is magnetization." 
    ,"latex symbol":"\\(\\mathbf{H} \\)" 
    ,"type":"qudt:QuantityKind" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/quantitykind/MagneticFieldStrength",
  "@type" : "http://qudt.org/schema/qudt/QuantityKind",
  "description" : "\\(\\textbf{Magnetic Field Strength}\\) is a vector quantity obtained at a given point by subtracting the magnetization \\(M\\) from the magnetic flux density \\(B\\) divided by the magnetic constant \\(\\mu_0\\). The magnetic field strength is related to the total current density \\(J_{tot}\\) via: \\(\\text{rot} H = J_{tot}\\).",
  "applicableUnit" : [ "http://qudt.org/vocab/unit/A-PER-M", "http://qudt.org/vocab/unit/OERSTED", "http://qudt.org/vocab/unit/A-PER-MilliM", "http://qudt.org/vocab/unit/T_Ab", "http://qudt.org/vocab/unit/MilliA-PER-IN", "http://qudt.org/vocab/unit/A-PER-CentiM", "http://qudt.org/vocab/unit/KiloA-PER-M", "http://qudt.org/vocab/unit/AT-PER-M", "http://qudt.org/vocab/unit/AT-PER-IN", "http://qudt.org/vocab/unit/MilliA-PER-MilliM" ],
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L-1I0M0H0T0D0",
  "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=121-11-56" ],
  "latexDefinition" : "\\(\\mathbf{H} = \\frac{\\mathbf{B} }{\\mu_0} - M\\), where \\(\\mathbf{B} \\) is magnetic flux density, \\(\\mu_0\\) is the magnetic constant and \\(M\\) is magnetization.",
  "latexSymbol" : "\\(\\mathbf{H} \\)",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
  "label" : {
    "@language" : "en",
    "@value" : "Magnetic Field Strength"
  },
  "@context" : {
    "applicableUnit" : {
      "@id" : "http://qudt.org/schema/qudt/applicableUnit",
      "@type" : "@id"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "latexDefinition" : {
      "@id" : "http://qudt.org/schema/qudt/latexDefinition",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "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"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "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 2021-04-07T16:57:59.619-07:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)