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/Permittivity">
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E2L-3I0M-1H0T4D0"/>
<j.0:siExactMatch rdf:resource="https://si-digital-framework.org/SI/quantities/PRMI"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://maxwells-equations.com/materials/permittivity.php</j.0:informativeReference>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/NanoFARAD-PER-M"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/FARAD-PER-M"/>
<rdfs:comment>Applicable units are those of quantitykind:Permittivity</rdfs:comment>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">"Permittivity" is a physical quantity that describes how an electric field affects, and is affected by a dielectric medium, and is determined by the ability of a material to polarize in response to the field, and thereby reduce the total electric field inside the material. Permittivity is often a scalar valued quantity, however in the general case it is tensor-valued.</j.1:description>
<rdfs:label xml:lang="en">Permittivity</rdfs:label>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\epsilon = \frac{D}{E}$, where $D$ is electric flux density and $E$ is electric field strength.</j.0:latexDefinition>
<j.0:plainTextDescription>"Permittivity" is a physical quantity that describes how an electric field affects, and is affected by a dielectric medium, and is determined by the ability of a material to polarize in response to the field, and thereby reduce the total electric field inside the material. Permittivity is often a scalar valued quantity, however in the general case it is tensor-valued.</j.0:plainTextDescription>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Permittivity?oldid=494094133</j.0:informativeReference>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroFARAD-PER-M"/>
<j.0:latexSymbol rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\epsilon$</j.0:latexSymbol>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/FARAD-PER-KiloM"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PicoFARAD-PER-M"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891</j.0:informativeReference>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/FARAD_Ab-PER-CentiM"/>
<j.0:iec61360Code>0112/2///62720#UAD136</j.0:iec61360Code>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroFARAD-PER-KiloM"/>
<j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Permittivity</j.0:dbpediaMatch>
</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/Permittivity>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "\"Permittivity\" is a physical quantity that describes how an electric field affects, and is affected by a dielectric medium, and is determined by the ability of a material to polarize in response to the field, and thereby reduce the total electric field inside the material. Permittivity is often a scalar valued quantity, however in the general case it is tensor-valued."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FARAD-PER-KiloM> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FARAD-PER-M> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FARAD_Ab-PER-CentiM> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroFARAD-PER-KiloM> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroFARAD-PER-M> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoFARAD-PER-M> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoFARAD-PER-M> ;
<http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Permittivity"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E2L-3I0M-1H0T4D0> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAD136" ;
<http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Permittivity?oldid=494094133"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/informativeReference> "http://maxwells-equations.com/materials/permittivity.php"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/informativeReference> "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/latexDefinition> "$\\epsilon = \\frac{D}{E}$, where $D$ is electric flux density and $E$ is electric field strength."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/latexSymbol> "$\\epsilon$"^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/plainTextDescription> "\"Permittivity\" is a physical quantity that describes how an electric field affects, and is affected by a dielectric medium, and is determined by the ability of a material to polarize in response to the field, and thereby reduce the total electric field inside the material. Permittivity is often a scalar valued quantity, however in the general case it is tensor-valued." ;
<http://qudt.org/schema/qudt/siExactMatch> <https://si-digital-framework.org/SI/quantities/PRMI> ;
rdfs:comment "Applicable units are those of quantitykind:Permittivity" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Permittivity"@en ;
.
JSON
{"resource":"Permittivity"
,"qname":"quantitykind:Permittivity"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Permittivity"
,"properties":["Individual from SI Reference Point":"si-quantity:PRMI"
,"applicable unit":"unit:FARAD-PER-KiloM"
,"applicable unit":"unit:FARAD-PER-M"
,"applicable unit":"unit:FARAD_Ab-PER-CentiM"
,"applicable unit":"unit:MicroFARAD-PER-KiloM"
,"applicable unit":"unit:MicroFARAD-PER-M"
,"applicable unit":"unit:NanoFARAD-PER-M"
,"applicable unit":"unit:PicoFARAD-PER-M"
,"comment":"Applicable units are those of quantitykind:Permittivity"
,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Permittivity"
,"description":"\"Permittivity\" is a physical quantity that describes how an electric field affects, and is affected by a dielectric medium, and is determined by the ability of a material to polarize in response to the field, and thereby reduce the total electric field inside the material. Permittivity is often a scalar valued quantity, however in the general case it is tensor-valued."
,"description (plain text)":"\"Permittivity\" is a physical quantity that describes how an electric field affects, and is affected by a dielectric medium, and is determined by the ability of a material to polarize in response to the field, and thereby reduce the total electric field inside the material. Permittivity is often a scalar valued quantity, however in the general case it is tensor-valued."
,"has dimension vector":"dimension:A0E2L-3I0M-1H0T4D0"
,"iec-61360 code":"0112\/2\/\/\/62720#UAD136"
,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Permittivity?oldid=494094133"
,"informative reference":"http:\/\/maxwells-equations.com\/materials\/permittivity.php"
,"informative reference":"http:\/\/www.iso.org\/iso\/home\/store\/catalogue_tc\/catalogue_detail.htm?csnumber=31891"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Permittivity"
,"latex definition":"$\\epsilon = \\frac{D}{E}$, where $D$ is electric flux density and $E$ is electric field strength."
,"latex symbol":"$\\epsilon$"
,"type":"qudt:QuantityKind"
]}
JSON-LD
{
"@id" : "http://qudt.org/vocab/quantitykind/Permittivity",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "\"Permittivity\" is a physical quantity that describes how an electric field affects, and is affected by a dielectric medium, and is determined by the ability of a material to polarize in response to the field, and thereby reduce the total electric field inside the material. Permittivity is often a scalar valued quantity, however in the general case it is tensor-valued.",
"applicableUnit" : [ "http://qudt.org/vocab/unit/NanoFARAD-PER-M", "http://qudt.org/vocab/unit/FARAD-PER-M", "http://qudt.org/vocab/unit/MicroFARAD-PER-M", "http://qudt.org/vocab/unit/FARAD-PER-KiloM", "http://qudt.org/vocab/unit/PicoFARAD-PER-M", "http://qudt.org/vocab/unit/FARAD_Ab-PER-CentiM", "http://qudt.org/vocab/unit/MicroFARAD-PER-KiloM" ],
"dbpediaMatch" : "http://dbpedia.org/resource/Permittivity",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E2L-3I0M-1H0T4D0",
"iec61360Code" : "0112/2///62720#UAD136",
"informativeReference" : [ "http://maxwells-equations.com/materials/permittivity.php", "http://en.wikipedia.org/wiki/Permittivity?oldid=494094133", "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891" ],
"latexDefinition" : "$\\epsilon = \\frac{D}{E}$, where $D$ is electric flux density and $E$ is electric field strength.",
"latexSymbol" : "$\\epsilon$",
"plainTextDescription" : "\"Permittivity\" is a physical quantity that describes how an electric field affects, and is affected by a dielectric medium, and is determined by the ability of a material to polarize in response to the field, and thereby reduce the total electric field inside the material. Permittivity is often a scalar valued quantity, however in the general case it is tensor-valued.",
"siExactMatch" : "https://si-digital-framework.org/SI/quantities/PRMI",
"comment" : "Applicable units are those of quantitykind:Permittivity",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Permittivity"
},
"@context" : {
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"siExactMatch" : {
"@id" : "http://qudt.org/schema/qudt/siExactMatch",
"@type" : "@id"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"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"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"dbpediaMatch" : {
"@id" : "http://qudt.org/schema/qudt/dbpediaMatch",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"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#"
}
}