quantitykind:MadelungConstant

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

Type
Description

Properties
qudt:plainTextDescription
"Madelung Constant" is used in determining the electrostatic potential of a single ion in a crystal by approximating the ions by point charges. It is named after Erwin Madelung, a German physicist.
qudt:latexDefinition
For a uni-univalent ionic crystal of specified structure, the binding energy \(V_b\) per pair of ions is \(V_b = \alpha\frac{e^2}{4\pi \varepsilon_0 a}\), where \(e\) is the elementary charge, \(\varepsilon_0\) is the electric constant, and \(a\) is the lattice constant which should be specified.
qudt:latexSymbol
\(\alpha\)
Annotations
rdfs:label
Madelung Constant(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/MadelungConstant">
    <rdfs:label xml:lang="en">Madelung Constant</rdfs:label>
    <j.0:latexSymbol rdf:datatype="http://qudt.org/schema/qudt/LatexString">\(\alpha\)</j.0:latexSymbol>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Madelung_constant</j.0:informativeReference>
    <j.0:isoNormativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.iso.org/iso/catalogue_detail?csnumber=31897</j.0:isoNormativeReference>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1"/>
    <j.0:plainTextDescription>"Madelung Constant" is used in determining the electrostatic potential of a single ion in a crystal by approximating the ions by point charges. It is named after Erwin Madelung, a German physicist.</j.0:plainTextDescription>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/UNITLESS"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
    <j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">For a uni-univalent ionic crystal of specified structure, the binding energy \(V_b\) per pair of ions is \(V_b = \alpha\frac{e^2}{4\pi \varepsilon_0 a}\), where \(e\) is the elementary charge, \(\varepsilon_0\) is the electric constant, and \(a\) is the lattice constant which should be specified.</j.0:latexDefinition>
  </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/MadelungConstant>
  rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/UNITLESS> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
  <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Madelung_constant"^^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> "For a uni-univalent ionic crystal of specified structure, the binding energy \\(V_b\\) per pair of ions is \\(V_b = \\alpha\\frac{e^2}{4\\pi \\varepsilon_0 a}\\), where \\(e\\) is the elementary charge, \\(\\varepsilon_0\\) is the electric constant, and \\(a\\) is the lattice constant which should be specified."^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/latexSymbol> "\\(\\alpha\\)"^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/plainTextDescription> "\"Madelung Constant\" is used in determining the electrostatic potential of a single ion in a crystal by approximating the ions by point charges. It is named after Erwin Madelung, a German physicist." ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
  rdfs:label "Madelung Constant"@en ;
.
JSON
{"resource":"Madelung Constant" 
 ,"qname":"quantitykind:MadelungConstant" 
 ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/MadelungConstant" 
 ,"properties":["applicable unit":"unit:UNITLESS" 
    ,"description (plain text)":"\"Madelung Constant\" is used in determining the electrostatic potential of a single ion in a crystal by approximating the ions by point charges. It is named after Erwin Madelung, a German physicist." 
    ,"has dimension vector":"dimension:A0E0L0I0M0H0T0D1" 
    ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Madelung_constant" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/quantitykind&gt;" 
    ,"label":"Madelung Constant" 
    ,"latex definition":"For a uni-univalent ionic crystal of specified structure, the binding energy \\(V_b\\) per pair of ions is \\(V_b = \\alpha\\frac{e^2}{4\\pi \\varepsilon_0 a}\\), where \\(e\\) is the elementary charge, \\(\\varepsilon_0\\) is the electric constant, and \\(a\\) is the lattice constant which should be specified." 
    ,"latex symbol":"\\(\\alpha\\)" 
    ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31897" 
    ,"type":"qudt:QuantityKind" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/quantitykind/MadelungConstant",
  "@type" : "http://qudt.org/schema/qudt/QuantityKind",
  "applicableUnit" : "http://qudt.org/vocab/unit/UNITLESS",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1",
  "informativeReference" : "http://en.wikipedia.org/wiki/Madelung_constant",
  "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31897",
  "latexDefinition" : "For a uni-univalent ionic crystal of specified structure, the binding energy \\(V_b\\) per pair of ions is \\(V_b = \\alpha\\frac{e^2}{4\\pi \\varepsilon_0 a}\\), where \\(e\\) is the elementary charge, \\(\\varepsilon_0\\) is the electric constant, and \\(a\\) is the lattice constant which should be specified.",
  "latexSymbol" : "\\(\\alpha\\)",
  "plainTextDescription" : "\"Madelung Constant\" is used in determining the electrostatic potential of a single ion in a crystal by approximating the ions by point charges. It is named after Erwin Madelung, a German physicist.",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
  "label" : {
    "@language" : "en",
    "@value" : "Madelung Constant"
  },
  "@context" : {
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "latexSymbol" : {
      "@id" : "http://qudt.org/schema/qudt/latexSymbol",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "isoNormativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/isoNormativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "applicableUnit" : {
      "@id" : "http://qudt.org/schema/qudt/applicableUnit",
      "@type" : "@id"
    },
    "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"
    },
    "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:05:05.088-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)