quantitykind:VaporPermeance

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

Type
Description

A material's "permeance", is dependent on thickness much like the R-value in heat transmission. Dividing the permeability of a material by its thickness gives the material's permeance. Permeance is the number that should be used to compare various products in regard to moisture transmission resistance.

Properties
qudt:plainTextDescription
A material's "permeance", is dependent on thickness much like the R-value in heat transmission. Dividing the permeability of a material by its thickness gives the material's permeance. Permeance is the number that should be used to compare various products in regard to moisture transmission resistance.
Annotations
rdfs:comment
Applicable units are those of quantitykind:VaporPermeance
dcterms:description
A material's "permeance", is dependent on thickness much like the R-value in heat transmission. Dividing the permeability of a material by its thickness gives the material's permeance. Permeance is the number that should be used to compare various products in regard to moisture transmission resistance.
rdfs:label
Vapor Permeability(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/VaporPermeance">
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PERM_Metric_23DEG_C"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PERM_Metric"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PERM_Metric_0DEG_C"/>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">A material's "permeance", is dependent on thickness much like the R-value in heat transmission. Dividing the permeability of a material by its thickness gives the material's permeance. Permeance is the number that should be used to compare various products in regard to moisture transmission resistance.</j.1:description>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PERM_US"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/NanoGM-PER-M2-PA-SEC"/>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://users.encs.concordia.ca/~raojw/crd/essay/essay000287.html</j.0:informativeReference>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T1D0"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloGM-PER-M2-PA-SEC"/>
    <rdfs:label xml:lang="en">Vapor Permeability</rdfs:label>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.designingbuildings.co.uk/wiki/Vapour_Permeability</j.0:informativeReference>
    <j.0:plainTextDescription>A material's "permeance", is dependent on thickness much like the R-value in heat transmission. Dividing the permeability of a material by its thickness gives the material's permeance. Permeance is the number that should be used to compare various products in regard to moisture transmission resistance.</j.0:plainTextDescription>
    <rdfs:comment>Applicable units are those of quantitykind:VaporPermeance</rdfs:comment>
  </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/VaporPermeance>
  rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
  <http://purl.org/dc/terms/description> "A material's \"permeance\", is dependent on thickness much like the R-value in heat transmission. Dividing the permeability of a material by its thickness gives the material's permeance. Permeance is the number that should be used to compare various products in regard to moisture transmission resistance."^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM-PER-M2-PA-SEC> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoGM-PER-M2-PA-SEC> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PERM_Metric> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PERM_Metric_0DEG_C> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PERM_Metric_23DEG_C> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PERM_US> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T1D0> ;
  <http://qudt.org/schema/qudt/informativeReference> "https://users.encs.concordia.ca/~raojw/crd/essay/essay000287.html"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/informativeReference> "https://www.designingbuildings.co.uk/wiki/Vapour_Permeability"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/plainTextDescription> "A material's \"permeance\", is dependent on thickness much like the R-value in heat transmission. Dividing the permeability of a material by its thickness gives the material's permeance. Permeance is the number that should be used to compare various products in regard to moisture transmission resistance." ;
  rdfs:comment "Applicable units are those of quantitykind:VaporPermeance" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
  rdfs:label "Vapor Permeability"@en ;
.
JSON
{"resource":"Vapor Permeability" 
 ,"qname":"quantitykind:VaporPermeance" 
 ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/VaporPermeance" 
 ,"properties":["applicable unit":"unit:KiloGM-PER-M2-PA-SEC" 
    ,"applicable unit":"unit:NanoGM-PER-M2-PA-SEC" 
    ,"applicable unit":"unit:PERM_Metric" 
    ,"applicable unit":"unit:PERM_Metric_0DEG_C" 
    ,"applicable unit":"unit:PERM_Metric_23DEG_C" 
    ,"applicable unit":"unit:PERM_US" 
    ,"comment":"Applicable units are those of quantitykind:VaporPermeance" 
    ,"description":"A material's \"permeance\", is dependent on thickness much like the R-value in heat transmission. Dividing the permeability of a material by its thickness gives the material's permeance. Permeance is the number that should be used to compare various products in regard to moisture transmission resistance." 
    ,"description (plain text)":"A material's \"permeance\", is dependent on thickness much like the R-value in heat transmission. Dividing the permeability of a material by its thickness gives the material's permeance. Permeance is the number that should be used to compare various products in regard to moisture transmission resistance." 
    ,"has dimension vector":"dimension:A0E0L-1I0M0H0T1D0" 
    ,"informative reference":"https:\/\/users.encs.concordia.ca\/~raojw\/crd\/essay\/essay000287.html" 
    ,"informative reference":"https:\/\/www.designingbuildings.co.uk\/wiki\/Vapour_Permeability" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/quantitykind&gt;" 
    ,"label":"Vapor Permeability" 
    ,"type":"qudt:QuantityKind" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/quantitykind/VaporPermeance",
  "@type" : "http://qudt.org/schema/qudt/QuantityKind",
  "description" : "A material's \"permeance\", is dependent on thickness much like the R-value in heat transmission. Dividing the permeability of a material by its thickness gives the material's permeance. Permeance is the number that should be used to compare various products in regard to moisture transmission resistance.",
  "applicableUnit" : [ "http://qudt.org/vocab/unit/PERM_Metric_23DEG_C", "http://qudt.org/vocab/unit/PERM_Metric", "http://qudt.org/vocab/unit/PERM_Metric_0DEG_C", "http://qudt.org/vocab/unit/PERM_US", "http://qudt.org/vocab/unit/NanoGM-PER-M2-PA-SEC", "http://qudt.org/vocab/unit/KiloGM-PER-M2-PA-SEC" ],
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T1D0",
  "informativeReference" : [ "https://users.encs.concordia.ca/~raojw/crd/essay/essay000287.html", "https://www.designingbuildings.co.uk/wiki/Vapour_Permeability" ],
  "plainTextDescription" : "A material's \"permeance\", is dependent on thickness much like the R-value in heat transmission. Dividing the permeability of a material by its thickness gives the material's permeance. Permeance is the number that should be used to compare various products in regard to moisture transmission resistance.",
  "comment" : "Applicable units are those of quantitykind:VaporPermeance",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
  "label" : {
    "@language" : "en",
    "@value" : "Vapor Permeability"
  },
  "@context" : {
    "applicableUnit" : {
      "@id" : "http://qudt.org/schema/qudt/applicableUnit",
      "@type" : "@id"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "comment" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
    },
    "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 2025-01-28T15:46:14.241-05:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)