quantitykind:StructureFactor

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

Type
Description

"Structure Factor" is a mathematical description of how a material scatters incident radiation.

Properties
qudt:plainTextDescription
"Structure Factor" is a mathematical description of how a material scatters incident radiation.
qudt:latexDefinition
$F(h, k, l) = \sum_{n=1}^N f_n\exp{[2\pi i(hx_n + ky_n +lz_n)]}$, where $f_n$ is the atomic scattering factor for atom $n$, and $x_n$, $y_n$, and $z_n$ are fractional coordinates in the unit cell; for $h$, $k$, and $l$.
qudt:symbol
F(h, k, l)
Annotations
dcterms:description
"Structure Factor" is a mathematical description of how a material scatters incident radiation.
rdfs:label
Structure Factor(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/StructureFactor">
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1"/>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">"Structure Factor" is a mathematical description of how a material scatters incident radiation.</j.1:description>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
    <rdfs:label xml:lang="en">Structure Factor</rdfs:label>
    <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:applicableUnit rdf:resource="http://qudt.org/vocab/unit/UNITLESS"/>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Structure_factor</j.0:informativeReference>
    <j.0:symbol>F(h, k, l)</j.0:symbol>
    <j.0:plainTextDescription>"Structure Factor" is a mathematical description of how a material scatters incident radiation.</j.0:plainTextDescription>
    <j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">$F(h, k, l) = \sum_{n=1}^N f_n\exp{[2\pi i(hx_n + ky_n +lz_n)]}$, where $f_n$ is the atomic scattering factor for atom $n$, and $x_n$, $y_n$, and $z_n$ are fractional coordinates in the unit cell; for $h$, $k$, and $l$.</j.0:latexDefinition>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/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/StructureFactor>
  rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
  <http://purl.org/dc/terms/description> "\"Structure Factor\" is a mathematical description of how a material scatters incident radiation."^^rdf:HTML ;
  <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/Structure_factor"^^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> "$F(h, k, l) = \\sum_{n=1}^N f_n\\exp{[2\\pi i(hx_n + ky_n +lz_n)]}$, where $f_n$ is the atomic scattering factor for atom $n$, and $x_n$, $y_n$, and $z_n$ are fractional coordinates in the unit cell; for $h$, $k$, and $l$."^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/plainTextDescription> "\"Structure Factor\" is a mathematical description of how a material scatters incident radiation." ;
  <http://qudt.org/schema/qudt/symbol> "F(h, k, l)" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
  rdfs:label "Structure Factor"@en ;
.
JSON
{"resource":"Structure Factor" 
 ,"qname":"quantitykind:StructureFactor" 
 ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/StructureFactor" 
 ,"properties":["applicable unit":"unit:UNITLESS" 
    ,"description":"\"Structure Factor\" is a mathematical description of how a material scatters incident radiation." 
    ,"description (plain text)":"\"Structure Factor\" is a mathematical description of how a material scatters incident radiation." 
    ,"has dimension vector":"dimension:A0E0L0I0M0H0T0D1" 
    ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Structure_factor" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/quantitykind&gt;" 
    ,"label":"Structure Factor" 
    ,"latex definition":"$F(h, k, l) = \\sum_{n=1}^N f_n\\exp{[2\\pi i(hx_n + ky_n +lz_n)]}$, where $f_n$ is the atomic scattering factor for atom $n$, and $x_n$, $y_n$, and $z_n$ are fractional coordinates in the unit cell; for $h$, $k$, and $l$." 
    ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31897" 
    ,"symbol":"F(h, k, l)" 
    ,"type":"qudt:QuantityKind" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/quantitykind/StructureFactor",
  "@type" : "http://qudt.org/schema/qudt/QuantityKind",
  "description" : "\"Structure Factor\" is a mathematical description of how a material scatters incident radiation.",
  "applicableUnit" : "http://qudt.org/vocab/unit/UNITLESS",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1",
  "informativeReference" : "http://en.wikipedia.org/wiki/Structure_factor",
  "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31897",
  "latexDefinition" : "$F(h, k, l) = \\sum_{n=1}^N f_n\\exp{[2\\pi i(hx_n + ky_n +lz_n)]}$, where $f_n$ is the atomic scattering factor for atom $n$, and $x_n$, $y_n$, and $z_n$ are fractional coordinates in the unit cell; for $h$, $k$, and $l$.",
  "plainTextDescription" : "\"Structure Factor\" is a mathematical description of how a material scatters incident radiation.",
  "symbol" : "F(h, k, l)",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
  "label" : {
    "@language" : "en",
    "@value" : "Structure Factor"
  },
  "@context" : {
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "isoNormativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/isoNormativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "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"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "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 2024-04-25T16:12:36.732-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)