quantitykind:OlfactoryThreshold

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

Type
Description

"Olfactory Threshold" are thresholds for the concentrations of various classes of smell that can be detected.

Properties
qudt:plainTextDescription
"Olfactory Threshold" are thresholds for the concentrations of various classes of smell that can be detected.
qudt:latexSymbol
$\overline{T_o}$
Annotations
dcterms:description
"Olfactory Threshold" are thresholds for the concentrations of various classes of smell that can be detected.
rdfs:label
Olfactory Threshold(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:j.2="http://www.w3.org/2004/02/skos/core#"
    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/OlfactoryThreshold">
    <j.2:broader rdf:resource="http://qudt.org/vocab/quantitykind/Concentration"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
    <j.0:isoNormativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.iso.org/iso/catalogue_detail?csnumber=43012</j.0:isoNormativeReference>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Odor_detection_threshold</j.0:informativeReference>
    <rdfs:label xml:lang="en">Olfactory Threshold</rdfs:label>
    <j.0:plainTextDescription>"Olfactory Threshold" are thresholds for the concentrations of various classes of smell that can be detected.</j.0:plainTextDescription>
    <j.0:latexSymbol rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\overline{T_o}$</j.0:latexSymbol>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">"Olfactory Threshold" are thresholds for the concentrations of various classes of smell that can be detected.</j.1:description>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0"/>
  </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/OlfactoryThreshold>
  rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
  <http://purl.org/dc/terms/description> "\"Olfactory Threshold\" are thresholds for the concentrations of various classes of smell that can be detected."^^rdf:HTML ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0> ;
  <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Odor_detection_threshold"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/latexSymbol> "$\\overline{T_o}$"^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/plainTextDescription> "\"Olfactory Threshold\" are thresholds for the concentrations of various classes of smell that can be detected." ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
  rdfs:label "Olfactory Threshold"@en ;
  <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Concentration> ;
.
JSON
{"resource":"Olfactory Threshold" 
 ,"qname":"quantitykind:OlfactoryThreshold" 
 ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/OlfactoryThreshold" 
 ,"properties":["description":"\"Olfactory Threshold\" are thresholds for the concentrations of various classes of smell that can be detected." 
    ,"description (plain text)":"\"Olfactory Threshold\" are thresholds for the concentrations of various classes of smell that can be detected." 
    ,"has broader":"quantitykind:Concentration" 
    ,"has dimension vector":"dimension:A1E0L-3I0M0H0T0D0" 
    ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Odor_detection_threshold" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/quantitykind&gt;" 
    ,"label":"Olfactory Threshold" 
    ,"latex symbol":"$\\overline{T_o}$" 
    ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=43012" 
    ,"type":"qudt:QuantityKind" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/quantitykind/OlfactoryThreshold",
  "@type" : "http://qudt.org/schema/qudt/QuantityKind",
  "description" : "\"Olfactory Threshold\" are thresholds for the concentrations of various classes of smell that can be detected.",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0",
  "informativeReference" : "http://en.wikipedia.org/wiki/Odor_detection_threshold",
  "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=43012",
  "latexSymbol" : "$\\overline{T_o}$",
  "plainTextDescription" : "\"Olfactory Threshold\" are thresholds for the concentrations of various classes of smell that can be detected.",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
  "label" : {
    "@language" : "en",
    "@value" : "Olfactory Threshold"
  },
  "broader" : "http://qudt.org/vocab/quantitykind/Concentration",
  "@context" : {
    "broader" : {
      "@id" : "http://www.w3.org/2004/02/skos/core#broader",
      "@type" : "@id"
    },
    "isoNormativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/isoNormativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "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"
    },
    "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:15.367-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)