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/OsmoticConcentration">
<j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">$osmolarity = \sum_{i} \varphi_i n_i C_i, where \varphi is the osmotic coefficient of the solution n, is the number of particles (e.g. ions), C is the molar concentration of the solute, and i is the index of solute$</j.0:latexDefinition>
<j.0:plainTextDescription>The "Osmotic Concentration" is the moles of an osmotically active entity (solute) in the volume of a solution.</j.0:plainTextDescription>
<j.0:latexSymbol rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\c$</j.0:latexSymbol>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">The "Osmotic Concentration" is the moles of an osmotically active entity (solute) in the volume of a solution.</j.1:description>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://doi.org/10.1351/goldbook.O04343</j.0:informativeReference>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/wiki/Osmotic_concentration</j.0:informativeReference>
<rdfs:label xml:lang="en">Osmotic Concentration</rdfs:label>
</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/OsmoticConcentration>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "The \"Osmotic Concentration\" is the moles of an osmotically active entity (solute) in the volume of a solution."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0> ;
<http://qudt.org/schema/qudt/informativeReference> "https://doi.org/10.1351/goldbook.O04343"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/informativeReference> "https://en.wikipedia.org/wiki/Osmotic_concentration"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/latexDefinition> "$osmolarity = \\sum_{i} \\varphi_i n_i C_i, where \\varphi is the osmotic coefficient of the solution n, is the number of particles (e.g. ions), C is the molar concentration of the solute, and i is the index of solute$"^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/latexSymbol> "$\\c$"^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/plainTextDescription> "The \"Osmotic Concentration\" is the moles of an osmotically active entity (solute) in the volume of a solution." ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Osmotic Concentration"@en ;
.
JSON
{"resource":"Osmotic Concentration"
,"qname":"quantitykind:OsmoticConcentration"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/OsmoticConcentration"
,"properties":["description":"The \"Osmotic Concentration\" is the moles of an osmotically active entity (solute) in the volume of a solution."
,"description (plain text)":"The \"Osmotic Concentration\" is the moles of an osmotically active entity (solute) in the volume of a solution."
,"has dimension vector":"dimension:A1E0L-3I0M0H0T0D0"
,"informative reference":"https:\/\/doi.org\/10.1351\/goldbook.O04343"
,"informative reference":"https:\/\/en.wikipedia.org\/wiki\/Osmotic_concentration"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Osmotic Concentration"
,"latex definition":"$osmolarity = \\sum_{i} \\varphi_i n_i C_i, where \\varphi is the osmotic coefficient of the solution n, is the number of particles (e.g. ions), C is the molar concentration of the solute, and i is the index of solute$"
,"latex symbol":"$\\c$"
,"type":"qudt:QuantityKind"
]}
JSON-LD
{
"@id" : "http://qudt.org/vocab/quantitykind/OsmoticConcentration",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "The \"Osmotic Concentration\" is the moles of an osmotically active entity (solute) in the volume of a solution.",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0",
"informativeReference" : [ "https://doi.org/10.1351/goldbook.O04343", "https://en.wikipedia.org/wiki/Osmotic_concentration" ],
"latexDefinition" : "$osmolarity = \\sum_{i} \\varphi_i n_i C_i, where \\varphi is the osmotic coefficient of the solution n, is the number of particles (e.g. ions), C is the molar concentration of the solute, and i is the index of solute$",
"latexSymbol" : "$\\c$",
"plainTextDescription" : "The \"Osmotic Concentration\" is the moles of an osmotically active entity (solute) in the volume of a solution.",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Osmotic Concentration"
},
"@context" : {
"latexDefinition" : {
"@id" : "http://qudt.org/schema/qudt/latexDefinition",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"latexSymbol" : {
"@id" : "http://qudt.org/schema/qudt/latexSymbol",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"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"
},
"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#"
}
}