unit:DEG_C_GROWING_CEREAL-DAY

URI: http://qudt.org/vocab/unit/DEG_C_GROWING_CEREAL-DAY

Type
Description

The sum of excess temperature over 5.5°C, where the temperature is the mean of the minimum and maximum atmospheric temperature in a day. This measure is appropriate for most cereal crops.

Properties
qudt:plainTextDescription
The sum of excess temperature over 5.5°C, where the temperature is the mean of the minimum and maximum atmospheric temperature in a day. This measure is appropriate for most cereal crops.
Annotations
dcterms:description
The sum of excess temperature over 5.5°C, where the temperature is the mean of the minimum and maximum atmospheric temperature in a day. This measure is appropriate for most cereal crops.
rdfs:label
Growing Degree Days (Cereals)(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/unit/DEG_C_GROWING_CEREAL-DAY">
    <j.0:plainTextDescription>The sum of excess temperature over 5.5°C, where the temperature is the mean of the minimum and maximum atmospheric temperature in a day. This measure is appropriate for most cereal crops.</j.0:plainTextDescription>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">8.64E4</j.0:conversionMultiplierSN>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T1D0"/>
    <j.0:conversionOffset rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.0</j.0:conversionOffset>
    <j.0:symbol>GDD</j.0:symbol>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">86400.0</j.0:conversionMultiplier>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/GrowingDegreeDay_Cereal"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <rdfs:label xml:lang="en">Growing Degree Days (Cereals)</rdfs:label>
    <j.0:conversionOffsetSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.0E0</j.0:conversionOffsetSN>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">The sum of excess temperature over 5.5°C, where the temperature is the mean of the minimum and maximum atmospheric temperature in a day. This measure is appropriate for most cereal crops.</j.1:description>
  </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/unit/DEG_C_GROWING_CEREAL-DAY>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "The sum of excess temperature over 5.5°C, where the temperature is the mean of the minimum and maximum atmospheric temperature in a day. This measure is appropriate for most cereal crops."^^rdf:HTML ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 86400.0 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 8.64E4 ;
  <http://qudt.org/schema/qudt/conversionOffset> 0.0 ;
  <http://qudt.org/schema/qudt/conversionOffsetSN> 0.0E0 ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T1D0> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/GrowingDegreeDay_Cereal> ;
  <http://qudt.org/schema/qudt/plainTextDescription> "The sum of excess temperature over 5.5°C, where the temperature is the mean of the minimum and maximum atmospheric temperature in a day. This measure is appropriate for most cereal crops." ;
  <http://qudt.org/schema/qudt/symbol> "GDD" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
  rdfs:label "Growing Degree Days (Cereals)"@en ;
.
JSON
{"resource":"Growing Degree Days (Cereals)" 
 ,"qname":"unit:DEG_C_GROWING_CEREAL-DAY" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/DEG_C_GROWING_CEREAL-DAY" 
 ,"properties":["conversion multiplier":"86400.0" 
    ,"conversion multiplier scientific":"8.64E4" 
    ,"conversion offset":"0.0" 
    ,"conversion offset scientific":"0.0E0" 
    ,"description":"The sum of excess temperature over 5.5&deg;C, where the temperature is the mean of the minimum and maximum atmospheric temperature in a day. This measure is appropriate for most cereal crops." 
    ,"description (plain text)":"The sum of excess temperature over 5.5&deg;C, where the temperature is the mean of the minimum and maximum atmospheric temperature in a day. This measure is appropriate for most cereal crops." 
    ,"has dimension vector":"dimension:A0E0L0I0M0H1T1D0" 
    ,"has quantity kind":"quantitykind:GrowingDegreeDay_Cereal" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/unit&gt;" 
    ,"label":"Growing Degree Days (Cereals)" 
    ,"symbol":"GDD" 
    ,"type":"qudt:Unit" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/DEG_C_GROWING_CEREAL-DAY",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "The sum of excess temperature over 5.5°C, where the temperature is the mean of the minimum and maximum atmospheric temperature in a day. This measure is appropriate for most cereal crops.",
  "conversionMultiplier" : "86400.0",
  "conversionMultiplier:SN" : 86400.0,
  "conversionOffset" : "0.0",
  "conversionOffset:SN" : 0.0,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T1D0",
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/GrowingDegreeDay_Cereal",
  "plainTextDescription" : "The sum of excess temperature over 5.5°C, where the temperature is the mean of the minimum and maximum atmospheric temperature in a day. This measure is appropriate for most cereal crops.",
  "symbol" : "GDD",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
  "label" : {
    "@language" : "en",
    "@value" : "Growing Degree Days (Cereals)"
  },
  "@context" : {
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "conversionOffset" : {
      "@id" : "http://qudt.org/schema/qudt/conversionOffset",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "conversionOffsetSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionOffsetSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
    },
    "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-03-22T14:44:49.171-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)