<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/PermeabilityRatio">
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1"/>
<rdfs:label xml:lang="en">Permeability Ratio</rdfs:label>
<j.0:qkdvDenominator rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">The ratio of the effective permeability of a porous phase to the absolute permeability.</j.1:description>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PERMEABILITY_REL"/>
<rdfs:comment>Applicable units are those of quantitykind:PermeabilityRatio</rdfs:comment>
<j.0:plainTextDescription>The ratio of the effective permeability of a porous phase to the absolute permeability.</j.0:plainTextDescription>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/wiki/Relative_permeability</j.0:informativeReference>
<j.0:qkdvNumerator rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0"/>
</rdf:Description>
</rdf:RDF>
@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/PermeabilityRatio>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "The ratio of the effective permeability of a porous phase to the absolute permeability."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PERMEABILITY_REL> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
<http://qudt.org/schema/qudt/informativeReference> "https://en.wikipedia.org/wiki/Relative_permeability"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/plainTextDescription> "The ratio of the effective permeability of a porous phase to the absolute permeability." ;
<http://qudt.org/schema/qudt/qkdvDenominator> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
<http://qudt.org/schema/qudt/qkdvNumerator> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
rdfs:comment "Applicable units are those of quantitykind:PermeabilityRatio" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Permeability Ratio"@en ;
.
{"resource":"Permeability Ratio"
,"qname":"quantitykind:PermeabilityRatio"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/PermeabilityRatio"
,"properties":["applicable unit":"unit:PERMEABILITY_REL"
,"comment":"Applicable units are those of quantitykind:PermeabilityRatio"
,"denominator dimension vector":"dimension:A0E0L2I0M0H0T0D0"
,"description":"The ratio of the effective permeability of a porous phase to the absolute permeability."
,"description (plain text)":"The ratio of the effective permeability of a porous phase to the absolute permeability."
,"has dimension vector":"dimension:A0E0L0I0M0H0T0D1"
,"informative reference":"https:\/\/en.wikipedia.org\/wiki\/Relative_permeability"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Permeability Ratio"
,"numerator dimension vector":"dimension:A0E0L2I0M0H0T0D0"
,"type":"qudt:QuantityKind"
]}
{
"@id" : "http://qudt.org/vocab/quantitykind/PermeabilityRatio",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "The ratio of the effective permeability of a porous phase to the absolute permeability.",
"applicableUnit" : "http://qudt.org/vocab/unit/PERMEABILITY_REL",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1",
"informativeReference" : "https://en.wikipedia.org/wiki/Relative_permeability",
"plainTextDescription" : "The ratio of the effective permeability of a porous phase to the absolute permeability.",
"qkdvDenominator" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0",
"qkdvNumerator" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0",
"comment" : "Applicable units are those of quantitykind:PermeabilityRatio",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Permeability Ratio"
},
"@context" : {
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"qkdvDenominator" : {
"@id" : "http://qudt.org/schema/qudt/qkdvDenominator",
"@type" : "@id"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"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"
},
"qkdvNumerator" : {
"@id" : "http://qudt.org/schema/qudt/qkdvNumerator",
"@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#"
}
}