View as:
CSV
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/VaporPermeability">
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloGM-PER-M2-PA-SEC"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PERM_Metric_23DEG_C"/>
<rdfs:comment>Applicable units are those of quantitykind:VaporPermeability</rdfs:comment>
<j.0:plainTextDescription>Vapour permeability, or "Breathability" in a building refers to the ease with which water vapour passes through building elements. Building elements where vapour permeability is poorly designed can result in condensation, leading to unhealthy living environments and degradation of fabric.</j.0:plainTextDescription>
<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:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PERM_Metric"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.designingbuildings.co.uk/wiki/Vapour_Permeability</j.0:informativeReference>
<rdfs:label xml:lang="en">Vapor Permeability</rdfs:label>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">Vapour permeability, or "Breathability" in a building refers to the ease with which water vapour passes through building elements. Building elements where vapour permeability is poorly designed can result in condensation, leading to unhealthy living environments and degradation of fabric.</j.1:description>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T1D0"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PERM_Metric_0DEG_C"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/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/VaporPermeability>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "Vapour permeability, or \"Breathability\" in a building refers to the ease with which water vapour passes through building elements. Building elements where vapour permeability is poorly designed can result in condensation, leading to unhealthy living environments and degradation of fabric."^^<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://www.designingbuildings.co.uk/wiki/Vapour_Permeability"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/plainTextDescription> "Vapour permeability, or \"Breathability\" in a building refers to the ease with which water vapour passes through building elements. Building elements where vapour permeability is poorly designed can result in condensation, leading to unhealthy living environments and degradation of fabric." ;
rdfs:comment "Applicable units are those of quantitykind:VaporPermeability" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Vapor Permeability"@en ;
.
JSON
{"resource":"Vapor Permeability"
,"qname":"quantitykind:VaporPermeability"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/VaporPermeability"
,"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:VaporPermeability"
,"description":"Vapour permeability, or \"Breathability\" in a building refers to the ease with which water vapour passes through building elements. Building elements where vapour permeability is poorly designed can result in condensation, leading to unhealthy living environments and degradation of fabric."
,"description (plain text)":"Vapour permeability, or \"Breathability\" in a building refers to the ease with which water vapour passes through building elements. Building elements where vapour permeability is poorly designed can result in condensation, leading to unhealthy living environments and degradation of fabric."
,"has dimension vector":"dimension:A0E0L-1I0M0H0T1D0"
,"informative reference":"https:\/\/www.designingbuildings.co.uk\/wiki\/Vapour_Permeability"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Vapor Permeability"
,"type":"qudt:QuantityKind"
]}
JSON-LD
{
"@id" : "http://qudt.org/vocab/quantitykind/VaporPermeability",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "Vapour permeability, or \"Breathability\" in a building refers to the ease with which water vapour passes through building elements. Building elements where vapour permeability is poorly designed can result in condensation, leading to unhealthy living environments and degradation of fabric.",
"applicableUnit" : [ "http://qudt.org/vocab/unit/KiloGM-PER-M2-PA-SEC", "http://qudt.org/vocab/unit/PERM_Metric_23DEG_C", "http://qudt.org/vocab/unit/PERM_US", "http://qudt.org/vocab/unit/NanoGM-PER-M2-PA-SEC", "http://qudt.org/vocab/unit/PERM_Metric", "http://qudt.org/vocab/unit/PERM_Metric_0DEG_C" ],
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T1D0",
"informativeReference" : "https://www.designingbuildings.co.uk/wiki/Vapour_Permeability",
"plainTextDescription" : "Vapour permeability, or \"Breathability\" in a building refers to the ease with which water vapour passes through building elements. Building elements where vapour permeability is poorly designed can result in condensation, leading to unhealthy living environments and degradation of fabric.",
"comment" : "Applicable units are those of quantitykind:VaporPermeability",
"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"
},
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"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"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@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#"
}
}