quantitykind:HallCoefficient

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

Type
Description

"Hall Coefficient" is defined as the ratio of the induced electric field to the product of the current density and the applied magnetic field.

Properties
qudt:plainTextDescription
"Hall Coefficient" is defined as the ratio of the induced electric field to the product of the current density and the applied magnetic field.
qudt:iec61360Code
0112/2///62720#UAD060
qudt:latexDefinition
In an isotropic conductor, the relation between electric field strength, $E$, and electric current density, $J$ is $E = \rho J + R_H(B X J)$, where $\rho$ is resistivity, and $B$ is magnetic flux density.
qudt:symbol
R_H, A_H
Annotations
dcterms:description
"Hall Coefficient" is defined as the ratio of the induced electric field to the product of the current density and the applied magnetic field.
rdfs:label
Hall Coefficient(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/HallCoefficient">
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/M3-PER-C"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/V-IN2-PER-LB_F"/>
    <j.0:plainTextDescription>"Hall Coefficient" is defined as the ratio of the induced electric field to the product of the current density and the applied magnetic field.</j.0:plainTextDescription>
    <rdfs:label xml:lang="en">Hall Coefficient</rdfs:label>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Hall_effect</j.0:informativeReference>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E-1L3I0M0H0T-1D0"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
    <j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">In an isotropic conductor, the relation between electric field strength, $E$, and electric current density, $J$ is $E = \rho J + R_H(B X J)$, where $\rho$ is resistivity, and $B$ is magnetic flux density.</j.0:latexDefinition>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/V-PER-PA"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/V-PER-BAR"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
    <j.0:symbol>R_H, A_H</j.0:symbol>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">"Hall Coefficient" is defined as the ratio of the induced electric field to the product of the current density and the applied magnetic field.</j.1:description>
    <j.0:iec61360Code>0112/2///62720#UAD060</j.0:iec61360Code>
    <j.0:isoNormativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.iso.org/iso/catalogue_detail?csnumber=31897</j.0:isoNormativeReference>
  </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/HallCoefficient>
  rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
  <http://purl.org/dc/terms/description> "\"Hall Coefficient\" is defined as the ratio of the induced electric field to the product of the current density and the applied magnetic field."^^rdf:HTML ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M3-PER-C> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V-IN2-PER-LB_F> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V-PER-BAR> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V-PER-PA> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E-1L3I0M0H0T-1D0> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAD060" ;
  <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Hall_effect"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/latexDefinition> "In an isotropic conductor, the relation between electric field strength, $E$, and electric current density, $J$ is $E = \\rho J + R_H(B X J)$, where $\\rho$ is resistivity, and $B$ is magnetic flux density."^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/plainTextDescription> "\"Hall Coefficient\" is defined as the ratio of the induced electric field to the product of the current density and the applied magnetic field." ;
  <http://qudt.org/schema/qudt/symbol> "R_H, A_H" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
  rdfs:label "Hall Coefficient"@en ;
.
JSON
{"resource":"Hall Coefficient" 
 ,"qname":"quantitykind:HallCoefficient" 
 ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/HallCoefficient" 
 ,"properties":["applicable unit":"unit:M3-PER-C" 
    ,"applicable unit":"unit:V-IN2-PER-LB_F" 
    ,"applicable unit":"unit:V-PER-BAR" 
    ,"applicable unit":"unit:V-PER-PA" 
    ,"description":"\"Hall Coefficient\" is defined as the ratio of the induced electric field to the product of the current density and the applied magnetic field." 
    ,"description (plain text)":"\"Hall Coefficient\" is defined as the ratio of the induced electric field to the product of the current density and the applied magnetic field." 
    ,"has dimension vector":"dimension:A0E-1L3I0M0H0T-1D0" 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAD060" 
    ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Hall_effect" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/quantitykind&gt;" 
    ,"label":"Hall Coefficient" 
    ,"latex definition":"In an isotropic conductor, the relation between electric field strength, $E$, and electric current density, $J$ is $E = \\rho J + R_H(B X J)$, where $\\rho$ is resistivity, and $B$ is magnetic flux density." 
    ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31897" 
    ,"symbol":"R_H, A_H" 
    ,"type":"qudt:QuantityKind" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/quantitykind/HallCoefficient",
  "@type" : "http://qudt.org/schema/qudt/QuantityKind",
  "description" : "\"Hall Coefficient\" is defined as the ratio of the induced electric field to the product of the current density and the applied magnetic field.",
  "applicableUnit" : [ "http://qudt.org/vocab/unit/M3-PER-C", "http://qudt.org/vocab/unit/V-IN2-PER-LB_F", "http://qudt.org/vocab/unit/V-PER-PA", "http://qudt.org/vocab/unit/V-PER-BAR" ],
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E-1L3I0M0H0T-1D0",
  "iec61360Code" : "0112/2///62720#UAD060",
  "informativeReference" : "http://en.wikipedia.org/wiki/Hall_effect",
  "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31897",
  "latexDefinition" : "In an isotropic conductor, the relation between electric field strength, $E$, and electric current density, $J$ is $E = \\rho J + R_H(B X J)$, where $\\rho$ is resistivity, and $B$ is magnetic flux density.",
  "plainTextDescription" : "\"Hall Coefficient\" is defined as the ratio of the induced electric field to the product of the current density and the applied magnetic field.",
  "symbol" : "R_H, A_H",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
  "label" : {
    "@language" : "en",
    "@value" : "Hall Coefficient"
  },
  "@context" : {
    "applicableUnit" : {
      "@id" : "http://qudt.org/schema/qudt/applicableUnit",
      "@type" : "@id"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "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"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "isoNormativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/isoNormativeReference",
      "@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:14:53.819-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)