quantitykind:ElectromagneticEnergyDensity

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

Type
Description

$\text{Electromagnetic Energy Density}$, also known as the $\color{indigo} {\text{Volumic Electromagnetic Energy}}$, is the energy associated with an electromagnetic field, per unit volume of the field.

Properties
qudt:latexDefinition
$w = (1/2) ( \mathbf{E} \cdot \mathbf{D} + \mathbf{B} \cdot \mathbf{H})$, where $\mathbf{E}$ is electric field strength, $\mathbf{D}$ is electric flux density, $\mathbf{M}$ is magnetic flux density, and $\mathbf{H}$ is magnetic field strength.
Annotations
dcterms:description
$\text{Electromagnetic Energy Density}$, also known as the $\color{indigo} {\text{Volumic Electromagnetic Energy}}$, is the energy associated with an electromagnetic field, per unit volume of the field.
rdfs:label
Electromagnetic Energy Density(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/ElectromagneticEnergyDensity">
    <j.0:symbol>w</j.0:symbol>
    <j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">$w = (1/2) ( \mathbf{E} \cdot \mathbf{D} + \mathbf{B} \cdot \mathbf{H})$, where $\mathbf{E}$ is electric field strength, $\mathbf{D}$ is electric flux density, $\mathbf{M}$ is magnetic flux density, and $\mathbf{H}$ is magnetic field strength.</j.0:latexDefinition>
    <rdfs:seeAlso rdf:resource="http://qudt.org/vocab/quantitykind/MagneticFieldStrength_H"/>
    <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:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0"/>
    <j.0:exactMatch rdf:resource="http://qudt.org/vocab/quantitykind/VolumicElectromagneticEnergy"/>
    <rdfs:seeAlso rdf:resource="http://qudt.org/vocab/quantitykind/MagneticFluxDensity"/>
    <rdfs:seeAlso rdf:resource="http://qudt.org/vocab/quantitykind/ElectricFluxDensity"/>
    <rdfs:label xml:lang="en">Electromagnetic Energy Density</rdfs:label>
    <rdfs:seeAlso rdf:resource="http://qudt.org/vocab/quantitykind/ElectricFieldStrength"/>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">
$\text{Electromagnetic Energy Density}$, also known as the $\color{indigo} {\text{Volumic Electromagnetic Energy}}$, is the energy associated with an electromagnetic field, per unit volume of the field.
  </j.1:description>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/J-PER-M3"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
    <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-64</j.0:informativeReference>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
  </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/ElectromagneticEnergyDensity>
  rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
  <http://purl.org/dc/terms/description> """
$\\text{Electromagnetic Energy Density}$, also known as the $\\color{indigo} {\\text{Volumic Electromagnetic Energy}}$, is the energy associated with an electromagnetic field, per unit volume of the field.
  """^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J-PER-M3> ;
  <http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/quantitykind/VolumicElectromagneticEnergy> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
  <http://qudt.org/schema/qudt/informativeReference> "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=121-11-64"^^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> "$w = (1/2) ( \\mathbf{E} \\cdot \\mathbf{D} + \\mathbf{B} \\cdot \\mathbf{H})$, where $\\mathbf{E}$ is electric field strength, $\\mathbf{D}$ is electric flux density, $\\mathbf{M}$ is magnetic flux density, and $\\mathbf{H}$ is magnetic field strength."^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/symbol> "w" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
  rdfs:label "Electromagnetic Energy Density"@en ;
  rdfs:seeAlso <http://qudt.org/vocab/quantitykind/ElectricFieldStrength> ;
  rdfs:seeAlso <http://qudt.org/vocab/quantitykind/ElectricFluxDensity> ;
  rdfs:seeAlso <http://qudt.org/vocab/quantitykind/MagneticFieldStrength_H> ;
  rdfs:seeAlso <http://qudt.org/vocab/quantitykind/MagneticFluxDensity> ;
.
JSON
{"resource":"Electromagnetic Energy Density" 
 ,"qname":"quantitykind:ElectromagneticEnergyDensity" 
 ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ElectromagneticEnergyDensity" 
 ,"properties":["applicable unit":"unit:J-PER-M3" 
    ,"description":"\n$\\text{Electromagnetic Energy Density}$, also known as the $\\color{indigo} {\\text{Volumic Electromagnetic Energy}}$, is the energy associated with an electromagnetic field, per unit volume of the field.\n  " 
    ,"exact match":"quantitykind:VolumicElectromagneticEnergy" 
    ,"has dimension vector":"dimension:A0E0L-1I0M1H0T-2D0" 
    ,"informative reference":"http:\/\/www.electropedia.org\/iev\/iev.nsf\/display?openform&amp;ievref=121-11-64" 
    ,"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":"Electromagnetic Energy Density" 
    ,"latex definition":"$w = (1\/2) ( \\mathbf{E} \\cdot \\mathbf{D} + \\mathbf{B} \\cdot \\mathbf{H})$, where $\\mathbf{E}$ is electric field strength, $\\mathbf{D}$ is electric flux density, $\\mathbf{M}$ is magnetic flux density, and $\\mathbf{H}$ is magnetic field strength." 
    ,"seeAlso":"quantitykind:ElectricFieldStrength" 
    ,"seeAlso":"quantitykind:ElectricFluxDensity" 
    ,"seeAlso":"quantitykind:MagneticFieldStrength_H" 
    ,"seeAlso":"quantitykind:MagneticFluxDensity" 
    ,"symbol":"w" 
    ,"type":"qudt:QuantityKind" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/quantitykind/ElectromagneticEnergyDensity",
  "@type" : "http://qudt.org/schema/qudt/QuantityKind",
  "description" : "\n$\\text{Electromagnetic Energy Density}$, also known as the $\\color{indigo} {\\text{Volumic Electromagnetic Energy}}$, is the energy associated with an electromagnetic field, per unit volume of the field.\n  ",
  "applicableUnit" : "http://qudt.org/vocab/unit/J-PER-M3",
  "exactMatch" : "http://qudt.org/vocab/quantitykind/VolumicElectromagneticEnergy",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-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=121-11-64" ],
  "latexDefinition" : "$w = (1/2) ( \\mathbf{E} \\cdot \\mathbf{D} + \\mathbf{B} \\cdot \\mathbf{H})$, where $\\mathbf{E}$ is electric field strength, $\\mathbf{D}$ is electric flux density, $\\mathbf{M}$ is magnetic flux density, and $\\mathbf{H}$ is magnetic field strength.",
  "symbol" : "w",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
  "label" : {
    "@language" : "en",
    "@value" : "Electromagnetic Energy Density"
  },
  "seeAlso" : [ "http://qudt.org/vocab/quantitykind/MagneticFieldStrength_H", "http://qudt.org/vocab/quantitykind/MagneticFluxDensity", "http://qudt.org/vocab/quantitykind/ElectricFluxDensity", "http://qudt.org/vocab/quantitykind/ElectricFieldStrength" ],
  "@context" : {
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "latexDefinition" : {
      "@id" : "http://qudt.org/schema/qudt/latexDefinition",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "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"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "exactMatch" : {
      "@id" : "http://qudt.org/schema/qudt/exactMatch",
      "@type" : "@id"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "applicableUnit" : {
      "@id" : "http://qudt.org/schema/qudt/applicableUnit",
      "@type" : "@id"
    },
    "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 2024-04-25T16:08:10.257-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)