quantitykind:EnergyFluence

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

Type
Description

"Energy Fluence" can be used to describe the energy delivered per unit area

Properties
qudt:plainTextDescription
"Energy Fluence" can be used to describe the energy delivered per unit area
qudt:latexDefinition
$\Psi = \frac{dR}{dA}$, where $dR$ describes the sum of radiant energies, exclusive of rest energy, of all particles incident on a small spherical domain, and $dA$ describes the cross-sectional area of that domain.
Annotations
dcterms:description
"Energy Fluence" can be used to describe the energy delivered per unit area
rdfs:label
Energy Fluence(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/EnergyFluence">
    <j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\Psi = \frac{dR}{dA}$, where $dR$ describes the sum of radiant energies, exclusive of rest energy, of all particles incident on a small spherical domain, and $dA$ describes the cross-sectional area of that domain.</j.0:latexDefinition>
    <j.0:plainTextDescription>"Energy Fluence" can be used to describe the energy delivered per unit area</j.0:plainTextDescription>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/GigaJ-PER-M2"/>
    <j.0:isoNormativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.iso.org/iso/catalogue_detail?csnumber=31895</j.0:isoNormativeReference>
    <rdfs:label xml:lang="en">Energy Fluence</rdfs:label>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/J-PER-M2"/>
    <j.0:latexSymbol rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\Psi$</j.0:latexSymbol>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">"Energy Fluence" can be used to describe the energy delivered per unit area</j.1:description>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/LANGLEY"/>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Fluence</j.0:informativeReference>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliJ-PER-M2"/>
  </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/EnergyFluence>
  rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
  <http://purl.org/dc/terms/description> "\"Energy Fluence\" can be used to describe the energy delivered per unit area"^^rdf:HTML ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaJ-PER-M2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J-PER-M2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LANGLEY> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliJ-PER-M2> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
  <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Fluence"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/latexDefinition> "$\\Psi = \\frac{dR}{dA}$, where $dR$ describes the sum of radiant energies, exclusive of rest energy, of all particles incident on a small spherical domain, and $dA$ describes the cross-sectional area of that domain."^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/latexSymbol> "$\\Psi$"^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/plainTextDescription> "\"Energy Fluence\" can be used to describe the energy delivered per unit area" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
  rdfs:label "Energy Fluence"@en ;
.
JSON
{"resource":"Energy Fluence" 
 ,"qname":"quantitykind:EnergyFluence" 
 ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/EnergyFluence" 
 ,"properties":["applicable unit":"unit:GigaJ-PER-M2" 
    ,"applicable unit":"unit:J-PER-M2" 
    ,"applicable unit":"unit:LANGLEY" 
    ,"applicable unit":"unit:MilliJ-PER-M2" 
    ,"description":"\"Energy Fluence\" can be used to describe the energy delivered per unit area" 
    ,"description (plain text)":"\"Energy Fluence\" can be used to describe the energy delivered per unit area" 
    ,"has dimension vector":"dimension:A0E0L0I0M1H0T-2D0" 
    ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Fluence" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/quantitykind&gt;" 
    ,"label":"Energy Fluence" 
    ,"latex definition":"$\\Psi = \\frac{dR}{dA}$, where $dR$ describes the sum of radiant energies, exclusive of rest energy, of all particles incident on a small spherical domain, and $dA$ describes the cross-sectional area of that domain." 
    ,"latex symbol":"$\\Psi$" 
    ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31895" 
    ,"type":"qudt:QuantityKind" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/quantitykind/EnergyFluence",
  "@type" : "http://qudt.org/schema/qudt/QuantityKind",
  "description" : "\"Energy Fluence\" can be used to describe the energy delivered per unit area",
  "applicableUnit" : [ "http://qudt.org/vocab/unit/GigaJ-PER-M2", "http://qudt.org/vocab/unit/J-PER-M2", "http://qudt.org/vocab/unit/LANGLEY", "http://qudt.org/vocab/unit/MilliJ-PER-M2" ],
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0",
  "informativeReference" : "http://en.wikipedia.org/wiki/Fluence",
  "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31895",
  "latexDefinition" : "$\\Psi = \\frac{dR}{dA}$, where $dR$ describes the sum of radiant energies, exclusive of rest energy, of all particles incident on a small spherical domain, and $dA$ describes the cross-sectional area of that domain.",
  "latexSymbol" : "$\\Psi$",
  "plainTextDescription" : "\"Energy Fluence\" can be used to describe the energy delivered per unit area",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
  "label" : {
    "@language" : "en",
    "@value" : "Energy Fluence"
  },
  "@context" : {
    "latexDefinition" : {
      "@id" : "http://qudt.org/schema/qudt/latexDefinition",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "applicableUnit" : {
      "@id" : "http://qudt.org/schema/qudt/applicableUnit",
      "@type" : "@id"
    },
    "isoNormativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/isoNormativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "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"
    },
    "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"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@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:08:03.079-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)