This version: 2.1
Latest published version: http://www.qudt.org/doc/2024/01/DOC_VOCAB-QUANTITY-KINDS-ALL-v2.1.html
Previous published version: https://qudt.org/doc/2023/12/DOC_VOCAB-QUANTITY-KINDS-ALL-v2.1.html
Editor: Ralph Hodgson, TopQuadrant, Inc
Contributors: Jack Hodges, Steve Ray
Last Modified: 2024-01-18T16:57:18.830-05:00
Copyright © 2011 - 2024 qudt.org , All Rights Reserved.
Generated by SWP using lmdoc version 1.1
Provides the set of all quantity kinds.
The namespace prefix for resources in this ontology is: quantitykind
The vocabulary graph
is available as:
Turtle
A list of graphs imported by http://qudt.org/2.1/vocab/quantitykind is shown below.
Graph URI | Intent |
---|---|
http://qudt.org/2.1/schema/facade/qudt | |
http://qudt.org/2.1/vocab/dimensionvector | TBD |
The graph uses 19 resources from other graphs that are not imported, as listed below:
The main namespace for resources in this graph is http://qudt.org/vocab/quantitykind/
with the prefix quantitykind
.
No Classes defined in this graph
No Properties defined in this graph
The graph defines, or extends, 950 instances, as indexed below:
No restricted datatypes defined in this graph
quantitykind:AbsoluteActivity
URI: http://qudt.org/vocab/quantitykind/AbsoluteActivity
The "Absolute Activity" is the exponential of the ratio of the chemical potential to \(RT\) where \(R\) is the gas constant and \(T\) the thermodynamic temperature.
@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/AbsoluteActivity> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The \"Absolute Activity\" is the exponential of the ratio of the chemical potential to \\(RT\\) where \\(R\\) is the gas constant and \\(T\\) the thermodynamic temperature."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BQ-SEC-PER-M3> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://goldbook.iupac.org/A00019.html"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(\\lambda_B = e^{\\frac{\\mu_B}{RT}}\\), where \\(\\mu_B\\) is the chemical potential of substance \\(B\\), \\(R\\) is the molar gas constant, and \\(T\\) is thermodynamic temperature."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\lambda_B\\)"^^<http://qudt.org/schema/qudt/LatexString> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Absolute Activity"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/InverseVolume> ; .
{"resource":"Absolute Activity" ,"qname":"quantitykind:AbsoluteActivity" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AbsoluteActivity" ,"properties":["applicable unit":"unit:BQ-SEC-PER-M3" ,"description":"The \"Absolute Activity\" is the exponential of the ratio of the chemical potential to \\(RT\\) where \\(R\\) is the gas constant and \\(T\\) the thermodynamic temperature." ,"has broader":"quantitykind:InverseVolume" ,"has dimension vector":"qkdv:A0E0L-3I0M0H0T0D0" ,"informative reference":"http:\/\/goldbook.iupac.org\/A00019.html" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Absolute Activity" ,"latex definition":"\\(\\lambda_B = e^{\\frac{\\mu_B}{RT}}\\), where \\(\\mu_B\\) is the chemical potential of substance \\(B\\), \\(R\\) is the molar gas constant, and \\(T\\) is thermodynamic temperature." ,"latex symbol":"\\(\\lambda_B\\)" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31894" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AbsoluteActivity", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The \"Absolute Activity\" is the exponential of the ratio of the chemical potential to \\(RT\\) where \\(R\\) is the gas constant and \\(T\\) the thermodynamic temperature.", "applicableUnit" : "http://qudt.org/vocab/unit/BQ-SEC-PER-M3", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0", "informativeReference" : "http://goldbook.iupac.org/A00019.html", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31894", "latexDefinition" : "\\(\\lambda_B = e^{\\frac{\\mu_B}{RT}}\\), where \\(\\mu_B\\) is the chemical potential of substance \\(B\\), \\(R\\) is the molar gas constant, and \\(T\\) is thermodynamic temperature.", "latexSymbol" : "\\(\\lambda_B\\)", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Absolute Activity" }, "broader" : "http://qudt.org/vocab/quantitykind/InverseVolume", "@context" : { "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "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" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@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#" } }
quantitykind:AbsoluteHumidity
URI: http://qudt.org/vocab/quantitykind/AbsoluteHumidity
"Absolute Humidity" is an amount of water vapor, usually discussed per unit volume. Absolute humidity in air ranges from zero to roughly 30 grams per cubic meter when the air is saturated at \(30 ^\circ C\). The absolute humidity changes as air temperature or pressure changes. This is very inconvenient for chemical engineering calculations, e.g. for clothes dryers, where temperature can vary considerably. As a result, absolute humidity is generally defined in chemical engineering as mass of water vapor per unit mass of dry air, also known as the mass mixing ratio, which is much more rigorous for heat and mass balance calculations. Mass of water per unit volume as in the equation above would then be defined as volumetric humidity. Because of the potential confusion.
@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/AbsoluteHumidity> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Absolute Humidity\" is an amount of water vapor, usually discussed per unit volume. Absolute humidity in air ranges from zero to roughly 30 grams per cubic meter when the air is saturated at \\(30 ^\\circ C\\). The absolute humidity changes as air temperature or pressure changes. This is very inconvenient for chemical engineering calculations, e.g. for clothes dryers, where temperature can vary considerably. As a result, absolute humidity is generally defined in chemical engineering as mass of water vapor per unit mass of dry air, also known as the mass mixing ratio, which is much more rigorous for heat and mass balance calculations. Mass of water per unit volume as in the equation above would then be defined as volumetric humidity. Because of the potential confusion."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEGREE_BALLING> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEGREE_BAUME> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEGREE_BAUME_US_HEAVY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEGREE_BAUME_US_LIGHT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEGREE_BRIX> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEGREE_OECHSLE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEGREE_PLATO> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEGREE_TWADDELL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoGM-PER-L> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM-PER-CentiM3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM-PER-DeciL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM-PER-DeciM3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM-PER-L> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM-PER-M3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM-PER-MilliL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GRAIN-PER-GAL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GRAIN-PER-GAL_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GRAIN-PER-M3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM-PER-CentiM3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM-PER-DeciM3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM-PER-L> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM-PER-M3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB-PER-FT3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB-PER-GAL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB-PER-GAL_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB-PER-GAL_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB-PER-IN3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB-PER-M3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB-PER-YD3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaGM-PER-M3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroGM-PER-DeciL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroGM-PER-L> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroGM-PER-M3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroGM-PER-MilliL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliGM-PER-DeciL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliGM-PER-L> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliGM-PER-M3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliGM-PER-MilliL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoGM-PER-DeciL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoGM-PER-L> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoGM-PER-M3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoGM-PER-MicroL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoGM-PER-MilliL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ-PER-GAL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ-PER-GAL_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ-PER-GAL_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ-PER-IN3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ-PER-YD3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoGM-PER-L> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoGM-PER-MilliL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckDensity> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/SLUG-PER-FT3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TONNE-PER-M3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_LONG-PER-YD3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_Metric-PER-M3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_SHORT-PER-YD3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_UK-PER-YD3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_US-PER-YD3> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Humidity"^^xsd:anyURI ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Humidity#Absolute_humidity"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> """\\(AH = \\frac{\\mathcal{M}_\\omega}{\\vee_{net}}\\), where \\(\\mathcal{M}_\\omega\\) is the mass of water vapor per unit volume of total air and \\(\\vee_{net}\\) is water vapor mixture."""^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/symbol> "AH" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Absolute Humidity"@en ; rdfs:seeAlso <http://qudt.org/vocab/quantitykind/RelativeHumidity> ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Density> ; .
{"resource":"Absolute Humidity" ,"qname":"quantitykind:AbsoluteHumidity" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AbsoluteHumidity" ,"properties":["applicable unit":"unit:DEGREE_BALLING" ,"applicable unit":"unit:DEGREE_BAUME" ,"applicable unit":"unit:DEGREE_BAUME_US_HEAVY" ,"applicable unit":"unit:DEGREE_BAUME_US_LIGHT" ,"applicable unit":"unit:DEGREE_BRIX" ,"applicable unit":"unit:DEGREE_OECHSLE" ,"applicable unit":"unit:DEGREE_PLATO" ,"applicable unit":"unit:DEGREE_TWADDELL" ,"applicable unit":"unit:FemtoGM-PER-L" ,"applicable unit":"unit:GM-PER-CentiM3" ,"applicable unit":"unit:GM-PER-DeciL" ,"applicable unit":"unit:GM-PER-DeciM3" ,"applicable unit":"unit:GM-PER-L" ,"applicable unit":"unit:GM-PER-M3" ,"applicable unit":"unit:GM-PER-MilliL" ,"applicable unit":"unit:GRAIN-PER-GAL" ,"applicable unit":"unit:GRAIN-PER-GAL_US" ,"applicable unit":"unit:GRAIN-PER-M3" ,"applicable unit":"unit:KiloGM-PER-CentiM3" ,"applicable unit":"unit:KiloGM-PER-DeciM3" ,"applicable unit":"unit:KiloGM-PER-L" ,"applicable unit":"unit:KiloGM-PER-M3" ,"applicable unit":"unit:LB-PER-FT3" ,"applicable unit":"unit:LB-PER-GAL" ,"applicable unit":"unit:LB-PER-GAL_UK" ,"applicable unit":"unit:LB-PER-GAL_US" ,"applicable unit":"unit:LB-PER-IN3" ,"applicable unit":"unit:LB-PER-M3" ,"applicable unit":"unit:LB-PER-YD3" ,"applicable unit":"unit:MegaGM-PER-M3" ,"applicable unit":"unit:MicroGM-PER-DeciL" ,"applicable unit":"unit:MicroGM-PER-L" ,"applicable unit":"unit:MicroGM-PER-M3" ,"applicable unit":"unit:MicroGM-PER-MilliL" ,"applicable unit":"unit:MilliGM-PER-DeciL" ,"applicable unit":"unit:MilliGM-PER-L" ,"applicable unit":"unit:MilliGM-PER-M3" ,"applicable unit":"unit:MilliGM-PER-MilliL" ,"applicable unit":"unit:NanoGM-PER-DeciL" ,"applicable unit":"unit:NanoGM-PER-L" ,"applicable unit":"unit:NanoGM-PER-M3" ,"applicable unit":"unit:NanoGM-PER-MicroL" ,"applicable unit":"unit:NanoGM-PER-MilliL" ,"applicable unit":"unit:OZ-PER-GAL" ,"applicable unit":"unit:OZ-PER-GAL_UK" ,"applicable unit":"unit:OZ-PER-GAL_US" ,"applicable unit":"unit:OZ-PER-IN3" ,"applicable unit":"unit:OZ-PER-YD3" ,"applicable unit":"unit:PicoGM-PER-L" ,"applicable unit":"unit:PicoGM-PER-MilliL" ,"applicable unit":"unit:PlanckDensity" ,"applicable unit":"unit:SLUG-PER-FT3" ,"applicable unit":"unit:TONNE-PER-M3" ,"applicable unit":"unit:TON_LONG-PER-YD3" ,"applicable unit":"unit:TON_Metric-PER-M3" ,"applicable unit":"unit:TON_SHORT-PER-YD3" ,"applicable unit":"unit:TON_UK-PER-YD3" ,"applicable unit":"unit:TON_US-PER-YD3" ,"description":"\"Absolute Humidity\" is an amount of water vapor, usually discussed per unit volume. Absolute humidity in air ranges from zero to roughly 30 grams per cubic meter when the air is saturated at \\(30 ^\\circ C\\). The absolute humidity changes as air temperature or pressure changes. This is very inconvenient for chemical engineering calculations, e.g. for clothes dryers, where temperature can vary considerably. As a result, absolute humidity is generally defined in chemical engineering as mass of water vapor per unit mass of dry air, also known as the mass mixing ratio, which is much more rigorous for heat and mass balance calculations. Mass of water per unit volume as in the equation above would then be defined as volumetric humidity. Because of the potential confusion." ,"has broader":"quantitykind:Density" ,"has dimension vector":"qkdv:A0E0L-3I0M1H0T0D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Humidity" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Humidity#Absolute_humidity" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Absolute Humidity" ,"latex definition":"\\(AH = \\frac{\\mathcal{M}_\\omega}{\\vee_{net}}\\),\nwhere \\(\\mathcal{M}_\\omega\\) is the mass of water vapor per unit volume of total air and \\(\\vee_{net}\\) is water vapor mixture." ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31890" ,"seeAlso":"quantitykind:RelativeHumidity" ,"symbol":"AH" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AbsoluteHumidity", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Absolute Humidity\" is an amount of water vapor, usually discussed per unit volume. Absolute humidity in air ranges from zero to roughly 30 grams per cubic meter when the air is saturated at \\(30 ^\\circ C\\). The absolute humidity changes as air temperature or pressure changes. This is very inconvenient for chemical engineering calculations, e.g. for clothes dryers, where temperature can vary considerably. As a result, absolute humidity is generally defined in chemical engineering as mass of water vapor per unit mass of dry air, also known as the mass mixing ratio, which is much more rigorous for heat and mass balance calculations. Mass of water per unit volume as in the equation above would then be defined as volumetric humidity. Because of the potential confusion.", "applicableUnit" : [ "http://qudt.org/vocab/unit/GRAIN-PER-GAL_US", "http://qudt.org/vocab/unit/DEGREE_BAUME", "http://qudt.org/vocab/unit/KiloGM-PER-M3", "http://qudt.org/vocab/unit/TON_Metric-PER-M3", "http://qudt.org/vocab/unit/LB-PER-YD3", "http://qudt.org/vocab/unit/OZ-PER-IN3", "http://qudt.org/vocab/unit/OZ-PER-GAL_US", "http://qudt.org/vocab/unit/LB-PER-GAL", "http://qudt.org/vocab/unit/DEGREE_OECHSLE", "http://qudt.org/vocab/unit/GM-PER-CentiM3", "http://qudt.org/vocab/unit/LB-PER-GAL_UK", "http://qudt.org/vocab/unit/KiloGM-PER-L", "http://qudt.org/vocab/unit/MicroGM-PER-L", "http://qudt.org/vocab/unit/TON_LONG-PER-YD3", "http://qudt.org/vocab/unit/OZ-PER-YD3", "http://qudt.org/vocab/unit/MilliGM-PER-M3", "http://qudt.org/vocab/unit/GM-PER-DeciM3", "http://qudt.org/vocab/unit/MicroGM-PER-MilliL", "http://qudt.org/vocab/unit/PicoGM-PER-L", "http://qudt.org/vocab/unit/NanoGM-PER-MilliL", "http://qudt.org/vocab/unit/DEGREE_BAUME_US_LIGHT", "http://qudt.org/vocab/unit/OZ-PER-GAL", "http://qudt.org/vocab/unit/GRAIN-PER-GAL", "http://qudt.org/vocab/unit/LB-PER-FT3", "http://qudt.org/vocab/unit/KiloGM-PER-DeciM3", "http://qudt.org/vocab/unit/DEGREE_BRIX", "http://qudt.org/vocab/unit/DEGREE_PLATO", "http://qudt.org/vocab/unit/GM-PER-DeciL", "http://qudt.org/vocab/unit/MicroGM-PER-DeciL", "http://qudt.org/vocab/unit/SLUG-PER-FT3", "http://qudt.org/vocab/unit/TON_US-PER-YD3", "http://qudt.org/vocab/unit/OZ-PER-GAL_UK", "http://qudt.org/vocab/unit/DEGREE_BALLING", "http://qudt.org/vocab/unit/GM-PER-L", "http://qudt.org/vocab/unit/LB-PER-M3", "http://qudt.org/vocab/unit/MilliGM-PER-MilliL", "http://qudt.org/vocab/unit/LB-PER-IN3", "http://qudt.org/vocab/unit/FemtoGM-PER-L", "http://qudt.org/vocab/unit/TON_SHORT-PER-YD3", "http://qudt.org/vocab/unit/MilliGM-PER-DeciL", "http://qudt.org/vocab/unit/GM-PER-MilliL", "http://qudt.org/vocab/unit/NanoGM-PER-MicroL", "http://qudt.org/vocab/unit/NanoGM-PER-L", "http://qudt.org/vocab/unit/GRAIN-PER-M3", "http://qudt.org/vocab/unit/PlanckDensity", "http://qudt.org/vocab/unit/GM-PER-M3", "http://qudt.org/vocab/unit/PicoGM-PER-MilliL", "http://qudt.org/vocab/unit/KiloGM-PER-CentiM3", "http://qudt.org/vocab/unit/DEGREE_BAUME_US_HEAVY", "http://qudt.org/vocab/unit/LB-PER-GAL_US", "http://qudt.org/vocab/unit/TONNE-PER-M3", "http://qudt.org/vocab/unit/TON_UK-PER-YD3", "http://qudt.org/vocab/unit/MegaGM-PER-M3", "http://qudt.org/vocab/unit/MicroGM-PER-M3", "http://qudt.org/vocab/unit/NanoGM-PER-DeciL", "http://qudt.org/vocab/unit/NanoGM-PER-M3", "http://qudt.org/vocab/unit/DEGREE_TWADDELL", "http://qudt.org/vocab/unit/MilliGM-PER-L" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0", "informativeReference" : [ "http://en.wikipedia.org/wiki/Humidity#Absolute_humidity", "http://en.wikipedia.org/wiki/Humidity" ], "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31890", "latexDefinition" : "\\(AH = \\frac{\\mathcal{M}_\\omega}{\\vee_{net}}\\),\nwhere \\(\\mathcal{M}_\\omega\\) is the mass of water vapor per unit volume of total air and \\(\\vee_{net}\\) is water vapor mixture.", "symbol" : "AH", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Absolute Humidity" }, "seeAlso" : "http://qudt.org/vocab/quantitykind/RelativeHumidity", "broader" : "http://qudt.org/vocab/quantitykind/Density", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "seeAlso" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso", "@type" : "@id" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@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" }, "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#" } }
quantitykind:AbsorbedDose
URI: http://qudt.org/vocab/quantitykind/AbsorbedDose
"Absorbed Dose" (also known as Total Ionizing Dose, TID) is a measure of the energy deposited in a medium by ionizing radiation. It is equal to the energy deposited per unit mass of medium, and so has the unit \(J/kg\), which is given the special name Gray (\(Gy\)).
Note that the absorbed dose is not a good indicator of the likely biological effect. 1 Gy of alpha radiation would be much more biologically damaging than 1 Gy of photon radiation for example. Appropriate weighting factors can be applied reflecting the different relative biological effects to find the equivalent dose. The risk of stoctic effects due to radiation exposure can be quantified using the effective dose, which is a weighted average of the equivalent dose to each organ depending upon its radiosensitivity. When ionising radiation is used to treat cancer, the doctor will usually prescribe the radiotherapy treatment in Gy. When risk from ionising radiation is being discussed, a related unit, the Sievert is used.
@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/AbsorbedDose> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Absorbed Dose\" (also known as Total Ionizing Dose, TID) is a measure of the energy deposited in a medium by ionizing radiation. It is equal to the energy deposited per unit mass of medium, and so has the unit \\(J/kg\\), which is given the special name Gray (\\(Gy\\))."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GRAY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroGRAY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliGRAY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliRAD_R> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/RAD_R> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Absorbed_dose"^^xsd:anyURI ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Absorbed_dose"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(D = \\frac{d\\bar{\\varepsilon}}{dm}\\), where \\(d\\bar{\\varepsilon}\\) is the mean energy imparted by ionizing radiation to an element of irradiated matter with the mass \\(dm\\)."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/symbol> "D" ; rdfs:comment "Note that the absorbed dose is not a good indicator of the likely biological effect. 1 Gy of alpha radiation would be much more biologically damaging than 1 Gy of photon radiation for example. Appropriate weighting factors can be applied reflecting the different relative biological effects to find the equivalent dose. The risk of stoctic effects due to radiation exposure can be quantified using the effective dose, which is a weighted average of the equivalent dose to each organ depending upon its radiosensitivity. When ionising radiation is used to treat cancer, the doctor will usually prescribe the radiotherapy treatment in Gy. When risk from ionising radiation is being discussed, a related unit, the Sievert is used." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Absorbed Dose"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/SpecificEnergy> ; .
{"resource":"Absorbed Dose" ,"qname":"quantitykind:AbsorbedDose" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AbsorbedDose" ,"properties":["applicable unit":"unit:GRAY" ,"applicable unit":"unit:MicroGRAY" ,"applicable unit":"unit:MilliGRAY" ,"applicable unit":"unit:MilliRAD_R" ,"applicable unit":"unit:RAD_R" ,"comment":"Note that the absorbed dose is not a good indicator of the likely biological effect. 1 Gy of alpha radiation would be much more biologically damaging than 1 Gy of photon radiation for example. Appropriate weighting factors can be applied reflecting the different relative biological effects to find the equivalent dose. The risk of stoctic effects due to radiation exposure can be quantified using the effective dose, which is a weighted average of the equivalent dose to each organ depending upon its radiosensitivity. When ionising radiation is used to treat cancer, the doctor will usually prescribe the radiotherapy treatment in Gy. When risk from ionising radiation is being discussed, a related unit, the Sievert is used." ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Absorbed_dose" ,"description":"\"Absorbed Dose\" (also known as Total Ionizing Dose, TID) is a measure of the energy deposited in a medium by ionizing radiation. It is equal to the energy deposited per unit mass of medium, and so has the unit \\(J\/kg\\), which is given the special name Gray (\\(Gy\\))." ,"has broader":"quantitykind:SpecificEnergy" ,"has dimension vector":"qkdv:A0E0L2I0M0H0T-2D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Absorbed_dose" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Absorbed Dose" ,"latex definition":"\\(D = \\frac{d\\bar{\\varepsilon}}{dm}\\), where \\(d\\bar{\\varepsilon}\\) is the mean energy imparted by ionizing radiation to an element of irradiated matter with the mass \\(dm\\)." ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31895" ,"symbol":"D" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AbsorbedDose", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Absorbed Dose\" (also known as Total Ionizing Dose, TID) is a measure of the energy deposited in a medium by ionizing radiation. It is equal to the energy deposited per unit mass of medium, and so has the unit \\(J/kg\\), which is given the special name Gray (\\(Gy\\)).", "applicableUnit" : [ "http://qudt.org/vocab/unit/MilliRAD_R", "http://qudt.org/vocab/unit/RAD_R", "http://qudt.org/vocab/unit/GRAY", "http://qudt.org/vocab/unit/MilliGRAY", "http://qudt.org/vocab/unit/MicroGRAY" ], "dbpediaMatch" : "http://dbpedia.org/resource/Absorbed_dose", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0", "informativeReference" : "http://en.wikipedia.org/wiki/Absorbed_dose", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31895", "latexDefinition" : "\\(D = \\frac{d\\bar{\\varepsilon}}{dm}\\), where \\(d\\bar{\\varepsilon}\\) is the mean energy imparted by ionizing radiation to an element of irradiated matter with the mass \\(dm\\).", "symbol" : "D", "comment" : "Note that the absorbed dose is not a good indicator of the likely biological effect. 1 Gy of alpha radiation would be much more biologically damaging than 1 Gy of photon radiation for example. Appropriate weighting factors can be applied reflecting the different relative biological effects to find the equivalent dose. The risk of stoctic effects due to radiation exposure can be quantified using the effective dose, which is a weighted average of the equivalent dose to each organ depending upon its radiosensitivity. When ionising radiation is used to treat cancer, the doctor will usually prescribe the radiotherapy treatment in Gy. When risk from ionising radiation is being discussed, a related unit, the Sievert is used.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Absorbed Dose" }, "broader" : "http://qudt.org/vocab/quantitykind/SpecificEnergy", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@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" }, "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#" } }
quantitykind:AbsorbedDoseRate
URI: http://qudt.org/vocab/quantitykind/AbsorbedDoseRate
"Absorbed Dose Rate" is the absorbed dose of ionizing radiation imparted at a given location per unit of time (second, minute, hour, or day).
@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/AbsorbedDoseRate> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Absorbed Dose Rate\" is the absorbed dose of ionizing radiation imparted at a given location per unit of time (second, minute, hour, or day)."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ERG-PER-GM-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GRAY-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroSV-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliW-PER-MilliGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-PER-GM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-PER-KiloGM> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-3D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://www.answers.com/topic/absorbed-dose-rate"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(\\dot{D} = \\frac{dD}{dt}\\), where \\(dD\\) is the increment of absorbed dose during time interval with duration \\(dt\\)."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\dot{D}\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Absorbed Dose Rate\" is the absorbed dose of ionizing radiation imparted at a given location per unit of time (second, minute, hour, or day)." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Absorbed Dose Rate"@en ; .
{"resource":"Absorbed Dose Rate" ,"qname":"quantitykind:AbsorbedDoseRate" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AbsorbedDoseRate" ,"properties":["applicable unit":"unit:ERG-PER-GM-SEC" ,"applicable unit":"unit:GRAY-PER-SEC" ,"applicable unit":"unit:MicroSV-PER-HR" ,"applicable unit":"unit:MilliW-PER-MilliGM" ,"applicable unit":"unit:W-PER-GM" ,"applicable unit":"unit:W-PER-KiloGM" ,"description":"\"Absorbed Dose Rate\" is the absorbed dose of ionizing radiation imparted at a given location per unit of time (second, minute, hour, or day)." ,"description (plain text)":"\"Absorbed Dose Rate\" is the absorbed dose of ionizing radiation imparted at a given location per unit of time (second, minute, hour, or day)." ,"has dimension vector":"qkdv:A0E0L2I0M0H0T-3D0" ,"informative reference":"http:\/\/www.answers.com\/topic\/absorbed-dose-rate" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Absorbed Dose Rate" ,"latex definition":"\\(\\dot{D} = \\frac{dD}{dt}\\), where \\(dD\\) is the increment of absorbed dose during time interval with duration \\(dt\\)." ,"latex symbol":"\\(\\dot{D}\\)" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31895" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AbsorbedDoseRate", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Absorbed Dose Rate\" is the absorbed dose of ionizing radiation imparted at a given location per unit of time (second, minute, hour, or day).", "applicableUnit" : [ "http://qudt.org/vocab/unit/W-PER-GM", "http://qudt.org/vocab/unit/MicroSV-PER-HR", "http://qudt.org/vocab/unit/W-PER-KiloGM", "http://qudt.org/vocab/unit/GRAY-PER-SEC", "http://qudt.org/vocab/unit/MilliW-PER-MilliGM", "http://qudt.org/vocab/unit/ERG-PER-GM-SEC" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-3D0", "informativeReference" : "http://www.answers.com/topic/absorbed-dose-rate", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31895", "latexDefinition" : "\\(\\dot{D} = \\frac{dD}{dt}\\), where \\(dD\\) is the increment of absorbed dose during time interval with duration \\(dt\\).", "latexSymbol" : "\\(\\dot{D}\\)", "plainTextDescription" : "\"Absorbed Dose Rate\" is the absorbed dose of ionizing radiation imparted at a given location per unit of time (second, minute, hour, or day).", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Absorbed Dose Rate" }, "@context" : { "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "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" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@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#" } }
quantitykind:Absorptance
URI: http://qudt.org/vocab/quantitykind/Absorptance
Absorptance is the ratio of the radiation absorbed by a surface to that incident upon it. Also known as absorbance.
@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/Absorptance> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "Absorptance is the ratio of the radiation absorbed by a surface to that incident upon it. Also known as absorbance."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/UNITLESS> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Absorbance"^^xsd:anyURI ; <http://qudt.org/schema/qudt/informativeReference> "https://en.wikipedia.org/wiki/Absorptance"^^xsd:anyURI ; <http://qudt.org/schema/qudt/informativeReference> "https://www.researchgate.net/post/Absorptance_or_absorbance"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(\\alpha = \\frac{\\Phi_a}{\\Phi_m}\\), where \\(\\Phi_a\\) is the absorbed radiant flux or the absorbed luminous flux, and \\(\\Phi_m\\) is the radiant flux or luminous flux of the incident radiation."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\alpha\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "Absorptance is the ratio of the radiation absorbed by a surface to that incident upon it. Also known as absorbance." ; <http://www.linkedmodel.org/schema/vaem#todo> "belongs to SOQ-ISO" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Absorptance"@en ; .
{"resource":"Absorptance" ,"qname":"quantitykind:Absorptance" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Absorptance" ,"properties":["applicable unit":"unit:UNITLESS" ,"description":"Absorptance is the ratio of the radiation absorbed by a surface to that incident upon it. Also known as absorbance." ,"description (plain text)":"Absorptance is the ratio of the radiation absorbed by a surface to that incident upon it. Also known as absorbance." ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Absorbance" ,"informative reference":"https:\/\/en.wikipedia.org\/wiki\/Absorptance" ,"informative reference":"https:\/\/www.researchgate.net\/post\/Absorptance_or_absorbance" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Absorptance" ,"latex definition":"\\(\\alpha = \\frac{\\Phi_a}{\\Phi_m}\\), where \\(\\Phi_a\\) is the absorbed radiant flux or the absorbed luminous flux, and \\(\\Phi_m\\) is the radiant flux or luminous flux of the incident radiation." ,"latex symbol":"\\(\\alpha\\)" ,"todo":"belongs to SOQ-ISO" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/Absorptance", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "Absorptance is the ratio of the radiation absorbed by a surface to that incident upon it. Also known as absorbance.", "applicableUnit" : "http://qudt.org/vocab/unit/UNITLESS", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "informativeReference" : [ "https://www.researchgate.net/post/Absorptance_or_absorbance", "https://en.wikipedia.org/wiki/Absorptance", "http://en.wikipedia.org/wiki/Absorbance" ], "latexDefinition" : "\\(\\alpha = \\frac{\\Phi_a}{\\Phi_m}\\), where \\(\\Phi_a\\) is the absorbed radiant flux or the absorbed luminous flux, and \\(\\Phi_m\\) is the radiant flux or luminous flux of the incident radiation.", "latexSymbol" : "\\(\\alpha\\)", "plainTextDescription" : "Absorptance is the ratio of the radiation absorbed by a surface to that incident upon it. Also known as absorbance.", "todo" : "belongs to SOQ-ISO", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Absorptance" }, "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@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" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "todo" : { "@id" : "http://www.linkedmodel.org/schema/vaem#todo" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "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#" } }
quantitykind:Acceleration
URI: http://qudt.org/vocab/quantitykind/Acceleration
Acceleration is the (instantaneous) rate of change of velocity. Acceleration may be either linear acceleration, or angular acceleration. It is a vector quantity with dimension \(length/time^{2}\) for linear acceleration, or in the case of angular acceleration, with dimension \(angle/time^{2}\). In SI units, linear acceleration is measured in \(meters/second^{2}\) (\(m \cdot s^{-2}\)) and angular acceleration is measured in \(radians/second^{2}\). In physics, any increase or decrease in speed is referred to as acceleration and similarly, motion in a circle at constant speed is also an acceleration, since the direction component of the velocity is changing.
@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/Acceleration> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "Acceleration is the (instantaneous) rate of change of velocity. Acceleration may be either linear acceleration, or angular acceleration. It is a vector quantity with dimension \\(length/time^{2}\\) for linear acceleration, or in the case of angular acceleration, with dimension \\(angle/time^{2}\\). In SI units, linear acceleration is measured in \\(meters/second^{2}\\) (\\(m \\cdot s^{-2}\\)) and angular acceleration is measured in \\(radians/second^{2}\\). In physics, any increase or decrease in speed is referred to as acceleration and similarly, motion in a circle at constant speed is also an acceleration, since the direction component of the velocity is changing."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM-PER-SEC2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-PER-SEC2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/G> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GALILEO> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN-PER-SEC2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KN-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloPA-M2-PER-GM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M-PER-SEC2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliGAL> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Acceleration"^^xsd:anyURI ; <http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/quantitykind/LinearAcceleration> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-2D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Acceleration"^^xsd:anyURI ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Beschleunigung"@de ; rdfs:label "Pecutan"@ms ; rdfs:label "Zrychlení"@cs ; rdfs:label "acceleratio"@la ; rdfs:label "acceleration"@en ; rdfs:label "accelerazione"@it ; rdfs:label "accelerație"@ro ; rdfs:label "accélération"@fr ; rdfs:label "aceleración"@es ; rdfs:label "aceleração"@pt ; rdfs:label "ivme"@tr ; rdfs:label "pospešek"@sl ; rdfs:label "przyspieszenie"@pl ; rdfs:label "Όγκος"@el ; rdfs:label "Ускоре́ние"@ru ; rdfs:label "التسارع"@ar ; rdfs:label "شتاب"@fa ; rdfs:label "त्वरण"@hi ; rdfs:label "加速度"@ja ; rdfs:label "加速度"@zh ; .
{"resource":"acceleration" ,"qname":"quantitykind:Acceleration" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Acceleration" ,"properties":["applicable unit":"unit:CentiM-PER-SEC2" ,"applicable unit":"unit:FT-PER-SEC2" ,"applicable unit":"unit:G" ,"applicable unit":"unit:GALILEO" ,"applicable unit":"unit:IN-PER-SEC2" ,"applicable unit":"unit:KN-PER-SEC" ,"applicable unit":"unit:KiloPA-M2-PER-GM" ,"applicable unit":"unit:M-PER-SEC2" ,"applicable unit":"unit:MicroG" ,"applicable unit":"unit:MilliG" ,"applicable unit":"unit:MilliGAL" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Acceleration" ,"description":"Acceleration is the (instantaneous) rate of change of velocity. Acceleration may be either linear acceleration, or angular acceleration. It is a vector quantity with dimension \\(length\/time^{2}\\) for linear acceleration, or in the case of angular acceleration, with dimension \\(angle\/time^{2}\\). In SI units, linear acceleration is measured in \\(meters\/second^{2}\\) (\\(m \\cdot s^{-2}\\)) and angular acceleration is measured in \\(radians\/second^{2}\\). In physics, any increase or decrease in speed is referred to as acceleration and similarly, motion in a circle at constant speed is also an acceleration, since the direction component of the velocity is changing." ,"exact match":"quantitykind:LinearAcceleration" ,"has dimension vector":"qkdv:A0E0L1I0M0H0T-2D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Acceleration" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Beschleunigung" ,"label":"Pecutan" ,"label":"Zrychlení" ,"label":"acceleratio" ,"label":"acceleration" ,"label":"accelerazione" ,"label":"accelerație" ,"label":"accélération" ,"label":"aceleración" ,"label":"aceleração" ,"label":"ivme" ,"label":"pospešek" ,"label":"przyspieszenie" ,"label":"Όγκος" ,"label":"Ускоре́ние" ,"label":"التسارع" ,"label":"شتاب" ,"label":"त्वरण" ,"label":"加速度" ,"label":"加速度" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/Acceleration", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "Acceleration is the (instantaneous) rate of change of velocity. Acceleration may be either linear acceleration, or angular acceleration. It is a vector quantity with dimension \\(length/time^{2}\\) for linear acceleration, or in the case of angular acceleration, with dimension \\(angle/time^{2}\\). In SI units, linear acceleration is measured in \\(meters/second^{2}\\) (\\(m \\cdot s^{-2}\\)) and angular acceleration is measured in \\(radians/second^{2}\\). In physics, any increase or decrease in speed is referred to as acceleration and similarly, motion in a circle at constant speed is also an acceleration, since the direction component of the velocity is changing.", "applicableUnit" : [ "http://qudt.org/vocab/unit/FT-PER-SEC2", "http://qudt.org/vocab/unit/KN-PER-SEC", "http://qudt.org/vocab/unit/GALILEO", "http://qudt.org/vocab/unit/IN-PER-SEC2", "http://qudt.org/vocab/unit/G", "http://qudt.org/vocab/unit/CentiM-PER-SEC2", "http://qudt.org/vocab/unit/MicroG", "http://qudt.org/vocab/unit/MilliGAL", "http://qudt.org/vocab/unit/KiloPA-M2-PER-GM", "http://qudt.org/vocab/unit/M-PER-SEC2", "http://qudt.org/vocab/unit/MilliG" ], "dbpediaMatch" : "http://dbpedia.org/resource/Acceleration", "exactMatch" : "http://qudt.org/vocab/quantitykind/LinearAcceleration", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-2D0", "informativeReference" : "http://en.wikipedia.org/wiki/Acceleration", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "it", "@value" : "accelerazione" }, { "@language" : "cs", "@value" : "Zrychlení" }, { "@language" : "la", "@value" : "acceleratio" }, { "@language" : "de", "@value" : "Beschleunigung" }, { "@language" : "en", "@value" : "acceleration" }, { "@language" : "el", "@value" : "Όγκος" }, { "@language" : "tr", "@value" : "ivme" }, { "@language" : "fa", "@value" : "شتاب" }, { "@language" : "sl", "@value" : "pospešek" }, { "@language" : "ru", "@value" : "Ускоре́ние" }, { "@language" : "pl", "@value" : "przyspieszenie" }, { "@language" : "pt", "@value" : "aceleração" }, { "@language" : "hi", "@value" : "त्वरण" }, { "@language" : "ms", "@value" : "Pecutan" }, { "@language" : "ar", "@value" : "التسارع" }, { "@language" : "ja", "@value" : "加速度" }, { "@language" : "zh", "@value" : "加速度" }, { "@language" : "es", "@value" : "aceleración" }, { "@language" : "ro", "@value" : "accelerație" }, { "@language" : "fr", "@value" : "accélération" } ], "@context" : { "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "exactMatch" : { "@id" : "http://qudt.org/schema/qudt/exactMatch", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@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" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@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#" } }
quantitykind:AccelerationOfGravity
URI: http://qudt.org/vocab/quantitykind/AccelerationOfGravity
The acceleration of freely falling bodies under the influence of terrestrial gravity, equal to approximately 9.81 meters (32 feet) per second per second.
@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/AccelerationOfGravity> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The acceleration of freely falling bodies under the influence of terrestrial gravity, equal to approximately 9.81 meters (32 feet) per second per second."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM-PER-SEC2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-PER-SEC2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/G> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GALILEO> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN-PER-SEC2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KN-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloPA-M2-PER-GM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M-PER-SEC2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliGAL> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-2D0> ; <http://qudt.org/schema/qudt/plainTextDescription> "The acceleration of freely falling bodies under the influence of terrestrial gravity, equal to approximately 9.81 meters (32 feet) per second per second." ; <http://qudt.org/schema/qudt/symbol> "g" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Acceleration Of Gravity"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Acceleration> ; .
{"resource":"Acceleration Of Gravity" ,"qname":"quantitykind:AccelerationOfGravity" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AccelerationOfGravity" ,"properties":["applicable unit":"unit:CentiM-PER-SEC2" ,"applicable unit":"unit:FT-PER-SEC2" ,"applicable unit":"unit:G" ,"applicable unit":"unit:GALILEO" ,"applicable unit":"unit:IN-PER-SEC2" ,"applicable unit":"unit:KN-PER-SEC" ,"applicable unit":"unit:KiloPA-M2-PER-GM" ,"applicable unit":"unit:M-PER-SEC2" ,"applicable unit":"unit:MicroG" ,"applicable unit":"unit:MilliG" ,"applicable unit":"unit:MilliGAL" ,"description":"The acceleration of freely falling bodies under the influence of terrestrial gravity, equal to approximately 9.81 meters (32 feet) per second per second." ,"description (plain text)":"The acceleration of freely falling bodies under the influence of terrestrial gravity, equal to approximately 9.81 meters (32 feet) per second per second." ,"has broader":"quantitykind:Acceleration" ,"has dimension vector":"qkdv:A0E0L1I0M0H0T-2D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Acceleration Of Gravity" ,"symbol":"g" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AccelerationOfGravity", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The acceleration of freely falling bodies under the influence of terrestrial gravity, equal to approximately 9.81 meters (32 feet) per second per second.", "applicableUnit" : [ "http://qudt.org/vocab/unit/MicroG", "http://qudt.org/vocab/unit/KiloPA-M2-PER-GM", "http://qudt.org/vocab/unit/GALILEO", "http://qudt.org/vocab/unit/M-PER-SEC2", "http://qudt.org/vocab/unit/CentiM-PER-SEC2", "http://qudt.org/vocab/unit/MilliGAL", "http://qudt.org/vocab/unit/FT-PER-SEC2", "http://qudt.org/vocab/unit/KN-PER-SEC", "http://qudt.org/vocab/unit/G", "http://qudt.org/vocab/unit/IN-PER-SEC2", "http://qudt.org/vocab/unit/MilliG" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-2D0", "plainTextDescription" : "The acceleration of freely falling bodies under the influence of terrestrial gravity, equal to approximately 9.81 meters (32 feet) per second per second.", "symbol" : "g", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Acceleration Of Gravity" }, "broader" : "http://qudt.org/vocab/quantitykind/Acceleration", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "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#" } }
quantitykind:AcceptorDensity
URI: http://qudt.org/vocab/quantitykind/AcceptorDensity
"Acceptor Density" is the number per volume of acceptor levels.
@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/AcceptorDensity> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Acceptor Density\" is the number per volume of acceptor levels."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NUM-PER-L> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NUM-PER-M3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NUM-PER-MicroL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NUM-PER-MilliM3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NUM-PER-NanoL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NUM-PER-PicoL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-M3> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0> ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Acceptor Density\" is the number per volume of acceptor levels." ; <http://qudt.org/schema/qudt/symbol> "n_a" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Acceptor Density"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/NumberDensity> ; .
{"resource":"Acceptor Density" ,"qname":"quantitykind:AcceptorDensity" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AcceptorDensity" ,"properties":["applicable unit":"unit:NUM-PER-L" ,"applicable unit":"unit:NUM-PER-M3" ,"applicable unit":"unit:NUM-PER-MicroL" ,"applicable unit":"unit:NUM-PER-MilliM3" ,"applicable unit":"unit:NUM-PER-NanoL" ,"applicable unit":"unit:NUM-PER-PicoL" ,"applicable unit":"unit:PER-M3" ,"description":"\"Acceptor Density\" is the number per volume of acceptor levels." ,"description (plain text)":"\"Acceptor Density\" is the number per volume of acceptor levels." ,"has broader":"quantitykind:NumberDensity" ,"has dimension vector":"qkdv:A0E0L-3I0M0H0T0D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Acceptor Density" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31897" ,"symbol":"n_a" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AcceptorDensity", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Acceptor Density\" is the number per volume of acceptor levels.", "applicableUnit" : [ "http://qudt.org/vocab/unit/NUM-PER-L", "http://qudt.org/vocab/unit/NUM-PER-PicoL", "http://qudt.org/vocab/unit/NUM-PER-NanoL", "http://qudt.org/vocab/unit/NUM-PER-MicroL", "http://qudt.org/vocab/unit/NUM-PER-MilliM3", "http://qudt.org/vocab/unit/PER-M3", "http://qudt.org/vocab/unit/NUM-PER-M3" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31897", "plainTextDescription" : "\"Acceptor Density\" is the number per volume of acceptor levels.", "symbol" : "n_a", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Acceptor Density" }, "broader" : "http://qudt.org/vocab/quantitykind/NumberDensity", "@context" : { "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@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#" } }
quantitykind:AcceptorIonizationEnergy
URI: http://qudt.org/vocab/quantitykind/AcceptorIonizationEnergy
"Acceptor Ionization Energy" is the ionization energy of an acceptor.
@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/AcceptorIonizationEnergy> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Acceptor Ionization Energy\" is the ionization energy of an acceptor."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AttoJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_TH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_IT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_TH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ERG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/EV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/E_h> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ExaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-LB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-PDL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaEV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBTU_IT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBTU_TH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCAL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloEV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloV-A-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloV-A_Reactive-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaEV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaTOE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaV-A-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaV-A_Reactive-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PetaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckEnergy> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/QUAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/THM_EEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/THM_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TOE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TeraJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TeraW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TonEnergy> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V-A-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V-A_Reactive-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-SEC> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Ionization_energy"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ; <http://qudt.org/schema/qudt/normativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Acceptor Ionization Energy\" is the ionization energy of an acceptor." ; <http://qudt.org/schema/qudt/symbol> "E_a" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Acceptor Ionization Energy"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/IonizationEnergy> ; <http://www.w3.org/2004/02/skos/core#closeMatch> <http://qudt.org/vocab/quantitykind/DonorIonizationEnergy> ; .
{"resource":"Acceptor Ionization Energy" ,"qname":"quantitykind:AcceptorIonizationEnergy" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AcceptorIonizationEnergy" ,"properties":["applicable unit":"unit:AttoJ" ,"applicable unit":"unit:BTU_IT" ,"applicable unit":"unit:BTU_TH" ,"applicable unit":"unit:CAL_IT" ,"applicable unit":"unit:CAL_TH" ,"applicable unit":"unit:ERG" ,"applicable unit":"unit:EV" ,"applicable unit":"unit:E_h" ,"applicable unit":"unit:ExaJ" ,"applicable unit":"unit:FT-LB_F" ,"applicable unit":"unit:FT-PDL" ,"applicable unit":"unit:FemtoJ" ,"applicable unit":"unit:GigaEV" ,"applicable unit":"unit:GigaJ" ,"applicable unit":"unit:GigaW-HR" ,"applicable unit":"unit:J" ,"applicable unit":"unit:KiloBTU_IT" ,"applicable unit":"unit:KiloBTU_TH" ,"applicable unit":"unit:KiloCAL" ,"applicable unit":"unit:KiloEV" ,"applicable unit":"unit:KiloJ" ,"applicable unit":"unit:KiloV-A-HR" ,"applicable unit":"unit:KiloV-A_Reactive-HR" ,"applicable unit":"unit:KiloW-HR" ,"applicable unit":"unit:MegaEV" ,"applicable unit":"unit:MegaJ" ,"applicable unit":"unit:MegaTOE" ,"applicable unit":"unit:MegaV-A-HR" ,"applicable unit":"unit:MegaV-A_Reactive-HR" ,"applicable unit":"unit:MegaW-HR" ,"applicable unit":"unit:MicroJ" ,"applicable unit":"unit:MilliJ" ,"applicable unit":"unit:PetaJ" ,"applicable unit":"unit:PlanckEnergy" ,"applicable unit":"unit:QUAD" ,"applicable unit":"unit:THM_EEC" ,"applicable unit":"unit:THM_US" ,"applicable unit":"unit:TOE" ,"applicable unit":"unit:TeraJ" ,"applicable unit":"unit:TeraW-HR" ,"applicable unit":"unit:TonEnergy" ,"applicable unit":"unit:V-A-HR" ,"applicable unit":"unit:V-A_Reactive-HR" ,"applicable unit":"unit:W-HR" ,"applicable unit":"unit:W-SEC" ,"description":"\"Acceptor Ionization Energy\" is the ionization energy of an acceptor." ,"description (plain text)":"\"Acceptor Ionization Energy\" is the ionization energy of an acceptor." ,"has broader":"quantitykind:IonizationEnergy" ,"has close match":"quantitykind:DonorIonizationEnergy" ,"has dimension vector":"qkdv:A0E0L2I0M1H0T-2D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Ionization_energy" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Acceptor Ionization Energy" ,"normative reference":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31897" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31897" ,"symbol":"E_a" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AcceptorIonizationEnergy", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Acceptor Ionization Energy\" is the ionization energy of an acceptor.", "applicableUnit" : [ "http://qudt.org/vocab/unit/E_h", "http://qudt.org/vocab/unit/MilliJ", "http://qudt.org/vocab/unit/KiloCAL", "http://qudt.org/vocab/unit/KiloJ", "http://qudt.org/vocab/unit/FemtoJ", "http://qudt.org/vocab/unit/W-HR", "http://qudt.org/vocab/unit/TonEnergy", "http://qudt.org/vocab/unit/PetaJ", "http://qudt.org/vocab/unit/TeraW-HR", "http://qudt.org/vocab/unit/CAL_IT", "http://qudt.org/vocab/unit/BTU_TH", "http://qudt.org/vocab/unit/V-A_Reactive-HR", "http://qudt.org/vocab/unit/MegaJ", "http://qudt.org/vocab/unit/TOE", "http://qudt.org/vocab/unit/GigaW-HR", "http://qudt.org/vocab/unit/TeraJ", "http://qudt.org/vocab/unit/GigaJ", "http://qudt.org/vocab/unit/ExaJ", "http://qudt.org/vocab/unit/EV", "http://qudt.org/vocab/unit/KiloBTU_IT", "http://qudt.org/vocab/unit/PlanckEnergy", "http://qudt.org/vocab/unit/MegaEV", "http://qudt.org/vocab/unit/MegaV-A_Reactive-HR", "http://qudt.org/vocab/unit/KiloW-HR", "http://qudt.org/vocab/unit/MegaTOE", "http://qudt.org/vocab/unit/FT-PDL", "http://qudt.org/vocab/unit/THM_EEC", "http://qudt.org/vocab/unit/KiloV-A_Reactive-HR", "http://qudt.org/vocab/unit/BTU_IT", "http://qudt.org/vocab/unit/J", "http://qudt.org/vocab/unit/GigaEV", "http://qudt.org/vocab/unit/AttoJ", "http://qudt.org/vocab/unit/KiloV-A-HR", "http://qudt.org/vocab/unit/V-A-HR", "http://qudt.org/vocab/unit/ERG", "http://qudt.org/vocab/unit/W-SEC", "http://qudt.org/vocab/unit/MicroJ", "http://qudt.org/vocab/unit/THM_US", "http://qudt.org/vocab/unit/MegaW-HR", "http://qudt.org/vocab/unit/KiloBTU_TH", "http://qudt.org/vocab/unit/KiloEV", "http://qudt.org/vocab/unit/MegaV-A-HR", "http://qudt.org/vocab/unit/CAL_TH", "http://qudt.org/vocab/unit/FT-LB_F", "http://qudt.org/vocab/unit/QUAD" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0", "informativeReference" : "http://en.wikipedia.org/wiki/Ionization_energy", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31897", "normativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31897", "plainTextDescription" : "\"Acceptor Ionization Energy\" is the ionization energy of an acceptor.", "symbol" : "E_a", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Acceptor Ionization Energy" }, "broader" : "http://qudt.org/vocab/quantitykind/IonizationEnergy", "closeMatch" : "http://qudt.org/vocab/quantitykind/DonorIonizationEnergy", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "normativeReference" : { "@id" : "http://qudt.org/schema/qudt/normativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "closeMatch" : { "@id" : "http://www.w3.org/2004/02/skos/core#closeMatch", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@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#" } }
quantitykind:Acidity
URI: http://qudt.org/vocab/quantitykind/Acidity
Chemicals or substances having a pH less than 7 are said to be acidic; lower pH means higher acidity.
@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/Acidity> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "Chemicals or substances having a pH less than 7 are said to be acidic; lower pH means higher acidity."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PH> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/informativeReference> "https://en.wikipedia.org/wiki/Acid"^^xsd:anyURI ; <http://qudt.org/schema/qudt/informativeReference> "https://en.wikipedia.org/wiki/PH"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "Chemicals or substances having a pH less than 7 are said to be acidic; lower pH means higher acidity." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Acidity"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/PH> ; .
{"resource":"Acidity" ,"qname":"quantitykind:Acidity" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Acidity" ,"properties":["applicable unit":"unit:PH" ,"description":"Chemicals or substances having a pH less than 7 are said to be acidic; lower pH means higher acidity." ,"description (plain text)":"Chemicals or substances having a pH less than 7 are said to be acidic; lower pH means higher acidity." ,"has broader":"quantitykind:PH" ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"informative reference":"https:\/\/en.wikipedia.org\/wiki\/Acid" ,"informative reference":"https:\/\/en.wikipedia.org\/wiki\/PH" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Acidity" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/Acidity", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "Chemicals or substances having a pH less than 7 are said to be acidic; lower pH means higher acidity.", "applicableUnit" : "http://qudt.org/vocab/unit/PH", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "informativeReference" : [ "https://en.wikipedia.org/wiki/PH", "https://en.wikipedia.org/wiki/Acid" ], "plainTextDescription" : "Chemicals or substances having a pH less than 7 are said to be acidic; lower pH means higher acidity.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Acidity" }, "broader" : "http://qudt.org/vocab/quantitykind/PH", "@context" : { "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@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" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "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#" } }
quantitykind:AcousticImpedance
URI: http://qudt.org/vocab/quantitykind/AcousticImpedance
Acoustic impedance at a surface is the complex quotient of the average sound pressure over that surface by the sound volume flow rate through that surface.
@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/AcousticImpedance> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "Acoustic impedance at a surface is the complex quotient of the average sound pressure over that surface by the sound volume flow rate through that surface."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PA-SEC-PER-M> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-1D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Acoustic_impedance"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(Z_a= \\frac{p}{q} = \\frac{p}{vS}\\), where \\(p\\) is the sound pressure, \\(q\\) is the sound volume velocity, \\(v\\) is sound particle velocity, and \\(S\\) is the surface area through which an acoustic wave of frequence \\(f\\) propagates."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "Acoustic impedance at a surface is the complex quotient of the average sound pressure over that surface by the sound volume flow rate through that surface." ; <http://qudt.org/schema/qudt/symbol> "Z" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Acoustic Impediance"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/MassPerAreaTime> ; .
{"resource":"Acoustic Impediance" ,"qname":"quantitykind:AcousticImpedance" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AcousticImpedance" ,"properties":["applicable unit":"unit:PA-SEC-PER-M" ,"description":"Acoustic impedance at a surface is the complex quotient of the average sound pressure over that surface by the sound volume flow rate through that surface." ,"description (plain text)":"Acoustic impedance at a surface is the complex quotient of the average sound pressure over that surface by the sound volume flow rate through that surface." ,"has broader":"quantitykind:MassPerAreaTime" ,"has dimension vector":"qkdv:A0E0L-2I0M1H0T-1D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Acoustic_impedance" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Acoustic Impediance" ,"latex definition":"\\(Z_a= \\frac{p}{q} = \\frac{p}{vS}\\), where \\(p\\) is the sound pressure, \\(q\\) is the sound volume velocity, \\(v\\) is sound particle velocity, and \\(S\\) is the surface area through which an acoustic wave of frequence \\(f\\) propagates." ,"symbol":"Z" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AcousticImpedance", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "Acoustic impedance at a surface is the complex quotient of the average sound pressure over that surface by the sound volume flow rate through that surface.", "applicableUnit" : "http://qudt.org/vocab/unit/PA-SEC-PER-M", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-1D0", "informativeReference" : "http://en.wikipedia.org/wiki/Acoustic_impedance", "latexDefinition" : "\\(Z_a= \\frac{p}{q} = \\frac{p}{vS}\\), where \\(p\\) is the sound pressure, \\(q\\) is the sound volume velocity, \\(v\\) is sound particle velocity, and \\(S\\) is the surface area through which an acoustic wave of frequence \\(f\\) propagates.", "plainTextDescription" : "Acoustic impedance at a surface is the complex quotient of the average sound pressure over that surface by the sound volume flow rate through that surface.", "symbol" : "Z", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Acoustic Impediance" }, "broader" : "http://qudt.org/vocab/quantitykind/MassPerAreaTime", "@context" : { "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "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#" } }
quantitykind:Action
URI: http://qudt.org/vocab/quantitykind/Action
An action is usually an integral over time. But for action pertaining to fields, it may be integrated over spatial variables as well. In some cases, the action is integrated along the path followed by the physical system. If the action is represented as an integral over time, taken a the path of the system between the initial time and the final time of the development of the system. The evolution of a physical system between two states is determined by requiring the action be minimized or, more generally, be stationary for small perturbations about the true evolution. This requirement leads to differential equations that describe the true evolution. Conversely, an action principle is a method for reformulating differential equations of motion for a physical system as an equivalent integral equation. Although several variants have been defined (see below), the most commonly used action principle is Hamilton's principle.
@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/Action> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> """An action is usually an integral over time. But for action pertaining to fields, it may be integrated over spatial variables as well. In some cases, the action is integrated along the path followed by the physical system. If the action is represented as an integral over time, taken a the path of the system between the initial time and the final time of the development of the system. The evolution of a physical system between two states is determined by requiring the action be minimized or, more generally, be stationary for small perturbations about the true evolution. This requirement leads to differential equations that describe the true evolution. Conversely, an action principle is a method for reformulating differential equations of motion for a physical system as an equivalent integral equation. Although several variants have been defined (see below), the most commonly used action principle is Hamilton's principle.""" ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AttoJ-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J-SEC> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-1D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Action_(physics)"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(S = \\int Ldt\\), where \\(L\\) is the Lagrange function and \\(t\\) is time."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> """An action is usually an integral over time. But for action pertaining to fields, it may be integrated over spatial variables as well. In some cases, the action is integrated along the path followed by the physical system. If the action is represented as an integral over time, taken a the path of the system between the initial time and the final time of the development of the system. The evolution of a physical system between two states is determined by requiring the action be minimized or, more generally, be stationary for small perturbations about the true evolution. This requirement leads to differential equations that describe the true evolution. Conversely, an action principle is a method for reformulating differential equations of motion for a physical system as an equivalent integral equation. Although several variants have been defined (see below), the most commonly used action principle is Hamilton's principle.""" ; <http://qudt.org/schema/qudt/symbol> "S" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Action"@en ; .
{"resource":"Action" ,"qname":"quantitykind:Action" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Action" ,"properties":["applicable unit":"unit:AttoJ-SEC" ,"applicable unit":"unit:J-SEC" ,"description":"An action is usually an integral over time. But for action pertaining to fields, it may be integrated over spatial variables as well. In some cases, the action is integrated along the path followed by the physical system. If the action is represented as an integral over time, taken a the path of the system between the initial time and the final time of the development of the system.\nThe evolution of a physical system between two states is determined by requiring the action be minimized or, more generally, be stationary for small perturbations about the true evolution. This requirement leads to differential equations that describe the true evolution. Conversely, an action principle is a method for reformulating differential equations of motion for a physical system as an equivalent integral equation. Although several variants have been defined (see below), the most commonly used action principle is Hamilton's principle." ,"description (plain text)":"An action is usually an integral over time. But for action pertaining to fields, it may be integrated over spatial variables as well. In some cases, the action is integrated along the path followed by the physical system. If the action is represented as an integral over time, taken a the path of the system between the initial time and the final time of the development of the system.\nThe evolution of a physical system between two states is determined by requiring the action be minimized or, more generally, be stationary for small perturbations about the true evolution. This requirement leads to differential equations that describe the true evolution. Conversely, an action principle is a method for reformulating differential equations of motion for a physical system as an equivalent integral equation. Although several variants have been defined (see below), the most commonly used action principle is Hamilton's principle." ,"has dimension vector":"qkdv:A0E0L2I0M1H0T-1D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Action_(physics)" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Action" ,"latex definition":"\\(S = \\int Ldt\\), where \\(L\\) is the Lagrange function and \\(t\\) is time." ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31889" ,"symbol":"S" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/Action", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "An action is usually an integral over time. But for action pertaining to fields, it may be integrated over spatial variables as well. In some cases, the action is integrated along the path followed by the physical system. If the action is represented as an integral over time, taken a the path of the system between the initial time and the final time of the development of the system.\nThe evolution of a physical system between two states is determined by requiring the action be minimized or, more generally, be stationary for small perturbations about the true evolution. This requirement leads to differential equations that describe the true evolution. Conversely, an action principle is a method for reformulating differential equations of motion for a physical system as an equivalent integral equation. Although several variants have been defined (see below), the most commonly used action principle is Hamilton's principle.", "applicableUnit" : [ "http://qudt.org/vocab/unit/J-SEC", "http://qudt.org/vocab/unit/AttoJ-SEC" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-1D0", "informativeReference" : "http://en.wikipedia.org/wiki/Action_(physics)", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31889", "latexDefinition" : "\\(S = \\int Ldt\\), where \\(L\\) is the Lagrange function and \\(t\\) is time.", "plainTextDescription" : "An action is usually an integral over time. But for action pertaining to fields, it may be integrated over spatial variables as well. In some cases, the action is integrated along the path followed by the physical system. If the action is represented as an integral over time, taken a the path of the system between the initial time and the final time of the development of the system.\nThe evolution of a physical system between two states is determined by requiring the action be minimized or, more generally, be stationary for small perturbations about the true evolution. This requirement leads to differential equations that describe the true evolution. Conversely, an action principle is a method for reformulating differential equations of motion for a physical system as an equivalent integral equation. Although several variants have been defined (see below), the most commonly used action principle is Hamilton's principle.", "symbol" : "S", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Action" }, "@context" : { "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "description" : { "@id" : "http://purl.org/dc/terms/description" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@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#" } }
quantitykind:ActionTime
URI: http://qudt.org/vocab/quantitykind/ActionTime
Action Time (sec)
@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/ActionTime> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ; rdfs:comment "Action Time (sec) " ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Action Time"@en ; .
{"resource":"Action Time" ,"qname":"quantitykind:ActionTime" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ActionTime" ,"properties":["comment":"Action Time (sec) " ,"has dimension vector":"qkdv:A0E0L0I0M0H0T1D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Action Time" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ActionTime", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0", "comment" : "Action Time (sec) ", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Action Time" }, "@context" : { "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "comment" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#comment" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:ActiveEnergy
URI: http://qudt.org/vocab/quantitykind/ActiveEnergy
"Active Energy" is the electrical energy transformable into some other form of energy.
@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/ActiveEnergy> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Active Energy\" is the electrical energy transformable into some other form of energy."^^rdf:HTML ; <http://qudt.org/schema/qudt/abbreviation> "active-energy" ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AttoJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_TH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_IT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_TH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ERG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/EV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/E_h> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ExaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-LB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-PDL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaEV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBTU_IT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBTU_TH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCAL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloEV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloV-A-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloV-A_Reactive-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaEV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaTOE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaV-A-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaV-A_Reactive-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PetaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckEnergy> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/QUAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/THM_EEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/THM_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TOE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TeraJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TeraW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TonEnergy> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V-A-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V-A_Reactive-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-SEC> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=601-01-19"^^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> "\\(W = \\int_{t_1}^{t_2} p dt\\), where \\(p\\) is instantaneous power and the integral interval is the time interval from \\(t_1\\) to \\(t_2\\)."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/normativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Active Energy\" is the electrical energy transformable into some other form of energy." ; <http://qudt.org/schema/qudt/symbol> "W" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Active Energy"@en ; rdfs:seeAlso <http://qudt.org/vocab/quantitykind/InstantaneousPower> ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Energy> ; .
{"resource":"Active Energy" ,"qname":"quantitykind:ActiveEnergy" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ActiveEnergy" ,"properties":["abbreviation":"active-energy" ,"applicable unit":"unit:AttoJ" ,"applicable unit":"unit:BTU_IT" ,"applicable unit":"unit:BTU_TH" ,"applicable unit":"unit:CAL_IT" ,"applicable unit":"unit:CAL_TH" ,"applicable unit":"unit:ERG" ,"applicable unit":"unit:EV" ,"applicable unit":"unit:E_h" ,"applicable unit":"unit:ExaJ" ,"applicable unit":"unit:FT-LB_F" ,"applicable unit":"unit:FT-PDL" ,"applicable unit":"unit:FemtoJ" ,"applicable unit":"unit:GigaEV" ,"applicable unit":"unit:GigaJ" ,"applicable unit":"unit:GigaW-HR" ,"applicable unit":"unit:J" ,"applicable unit":"unit:KiloBTU_IT" ,"applicable unit":"unit:KiloBTU_TH" ,"applicable unit":"unit:KiloCAL" ,"applicable unit":"unit:KiloEV" ,"applicable unit":"unit:KiloJ" ,"applicable unit":"unit:KiloV-A-HR" ,"applicable unit":"unit:KiloV-A_Reactive-HR" ,"applicable unit":"unit:KiloW-HR" ,"applicable unit":"unit:MegaEV" ,"applicable unit":"unit:MegaJ" ,"applicable unit":"unit:MegaTOE" ,"applicable unit":"unit:MegaV-A-HR" ,"applicable unit":"unit:MegaV-A_Reactive-HR" ,"applicable unit":"unit:MegaW-HR" ,"applicable unit":"unit:MicroJ" ,"applicable unit":"unit:MilliJ" ,"applicable unit":"unit:PetaJ" ,"applicable unit":"unit:PlanckEnergy" ,"applicable unit":"unit:QUAD" ,"applicable unit":"unit:THM_EEC" ,"applicable unit":"unit:THM_US" ,"applicable unit":"unit:TOE" ,"applicable unit":"unit:TeraJ" ,"applicable unit":"unit:TeraW-HR" ,"applicable unit":"unit:TonEnergy" ,"applicable unit":"unit:V-A-HR" ,"applicable unit":"unit:V-A_Reactive-HR" ,"applicable unit":"unit:W-HR" ,"applicable unit":"unit:W-SEC" ,"description":"\"Active Energy\" is the electrical energy transformable into some other form of energy." ,"description (plain text)":"\"Active Energy\" is the electrical energy transformable into some other form of energy." ,"has broader":"quantitykind:Energy" ,"has dimension vector":"qkdv:A0E0L2I0M1H0T-2D0" ,"informative reference":"http:\/\/www.electropedia.org\/iev\/iev.nsf\/display?openform&ievref=601-01-19" ,"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":"Active Energy" ,"latex definition":"\\(W = \\int_{t_1}^{t_2} p dt\\), where \\(p\\) is instantaneous power and the integral interval is the time interval from \\(t_1\\) to \\(t_2\\)." ,"normative reference":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=43012" ,"seeAlso":"quantitykind:InstantaneousPower" ,"symbol":"W" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ActiveEnergy", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Active Energy\" is the electrical energy transformable into some other form of energy.", "abbreviation" : "active-energy", "applicableUnit" : [ "http://qudt.org/vocab/unit/FT-LB_F", "http://qudt.org/vocab/unit/TeraJ", "http://qudt.org/vocab/unit/AttoJ", "http://qudt.org/vocab/unit/BTU_IT", "http://qudt.org/vocab/unit/J", "http://qudt.org/vocab/unit/CAL_TH", "http://qudt.org/vocab/unit/MegaTOE", "http://qudt.org/vocab/unit/TeraW-HR", "http://qudt.org/vocab/unit/BTU_TH", "http://qudt.org/vocab/unit/W-HR", "http://qudt.org/vocab/unit/FT-PDL", "http://qudt.org/vocab/unit/THM_EEC", "http://qudt.org/vocab/unit/KiloBTU_IT", "http://qudt.org/vocab/unit/KiloCAL", "http://qudt.org/vocab/unit/KiloBTU_TH", "http://qudt.org/vocab/unit/KiloV-A-HR", "http://qudt.org/vocab/unit/THM_US", "http://qudt.org/vocab/unit/FemtoJ", "http://qudt.org/vocab/unit/GigaW-HR", "http://qudt.org/vocab/unit/MilliJ", "http://qudt.org/vocab/unit/MegaJ", "http://qudt.org/vocab/unit/KiloW-HR", "http://qudt.org/vocab/unit/GigaEV", "http://qudt.org/vocab/unit/KiloV-A_Reactive-HR", "http://qudt.org/vocab/unit/PetaJ", "http://qudt.org/vocab/unit/V-A-HR", "http://qudt.org/vocab/unit/PlanckEnergy", "http://qudt.org/vocab/unit/EV", "http://qudt.org/vocab/unit/GigaJ", "http://qudt.org/vocab/unit/TOE", "http://qudt.org/vocab/unit/ExaJ", "http://qudt.org/vocab/unit/MegaEV", "http://qudt.org/vocab/unit/CAL_IT", "http://qudt.org/vocab/unit/MegaV-A_Reactive-HR", "http://qudt.org/vocab/unit/MicroJ", "http://qudt.org/vocab/unit/TonEnergy", "http://qudt.org/vocab/unit/QUAD", "http://qudt.org/vocab/unit/KiloEV", "http://qudt.org/vocab/unit/ERG", "http://qudt.org/vocab/unit/E_h", "http://qudt.org/vocab/unit/KiloJ", "http://qudt.org/vocab/unit/MegaV-A-HR", "http://qudt.org/vocab/unit/MegaW-HR", "http://qudt.org/vocab/unit/W-SEC", "http://qudt.org/vocab/unit/V-A_Reactive-HR" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0", "informativeReference" : [ "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=601-01-19", "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891" ], "latexDefinition" : "\\(W = \\int_{t_1}^{t_2} p dt\\), where \\(p\\) is instantaneous power and the integral interval is the time interval from \\(t_1\\) to \\(t_2\\).", "normativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=43012", "plainTextDescription" : "\"Active Energy\" is the electrical energy transformable into some other form of energy.", "symbol" : "W", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Active Energy" }, "seeAlso" : "http://qudt.org/vocab/quantitykind/InstantaneousPower", "broader" : "http://qudt.org/vocab/quantitykind/Energy", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "seeAlso" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "abbreviation" : { "@id" : "http://qudt.org/schema/qudt/abbreviation" }, "normativeReference" : { "@id" : "http://qudt.org/schema/qudt/normativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "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#" } }
quantitykind:ActivePower
URI: http://qudt.org/vocab/quantitykind/ActivePower
\(Active Power\) is, under periodic conditions, the mean value, taken over one period \(T\), of the instantaneous power \(p\). In complex notation, \(P = \mathbf{Re} \; \underline{S}\), where \(\underline{S}\) is \(\textit{complex power}\)".
@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/ActivePower> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\\(Active Power\\) is, under periodic conditions, the mean value, taken over one period \\(T\\), of the instantaneous power \\(p\\). In complex notation, \\(P = \\mathbf{Re} \\; \\underline{S}\\), where \\(\\underline{S}\\) is \\(\\textit{complex power}\\)\"."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaW> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloW> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaW> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroW> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliW> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoW> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoW> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TeraW> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=131-11-42"^^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> "\\(P = \\frac{1}{T}\\int_{0}^{T} pdt\\), where \\(T\\) is the period and \\(p\\) is instantaneous power."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/symbol> "P" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Active Power"@en ; rdfs:seeAlso <http://qudt.org/vocab/quantitykind/ComplexPower> ; rdfs:seeAlso <http://qudt.org/vocab/quantitykind/InstantaneousPower> ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/ComplexPower> ; .
{"resource":"Active Power" ,"qname":"quantitykind:ActivePower" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ActivePower" ,"properties":["applicable unit":"unit:GigaW" ,"applicable unit":"unit:KiloW" ,"applicable unit":"unit:MegaW" ,"applicable unit":"unit:MicroW" ,"applicable unit":"unit:MilliW" ,"applicable unit":"unit:NanoW" ,"applicable unit":"unit:PicoW" ,"applicable unit":"unit:TeraW" ,"applicable unit":"unit:W" ,"description":"\\(Active Power\\) is, under periodic conditions, the mean value, taken over one period \\(T\\), of the instantaneous power \\(p\\). In complex notation, \\(P = \\mathbf{Re} \\; \\underline{S}\\), where \\(\\underline{S}\\) is \\(\\textit{complex power}\\)\"." ,"has broader":"quantitykind:ComplexPower" ,"has dimension vector":"qkdv:A0E0L2I0M1H0T-3D0" ,"informative reference":"http:\/\/www.electropedia.org\/iev\/iev.nsf\/display?openform&ievref=131-11-42" ,"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":"Active Power" ,"latex definition":"\\(P = \\frac{1}{T}\\int_{0}^{T} pdt\\), where \\(T\\) is the period and \\(p\\) is instantaneous power." ,"seeAlso":"quantitykind:ComplexPower" ,"seeAlso":"quantitykind:InstantaneousPower" ,"symbol":"P" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ActivePower", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\\(Active Power\\) is, under periodic conditions, the mean value, taken over one period \\(T\\), of the instantaneous power \\(p\\). In complex notation, \\(P = \\mathbf{Re} \\; \\underline{S}\\), where \\(\\underline{S}\\) is \\(\\textit{complex power}\\)\".", "applicableUnit" : [ "http://qudt.org/vocab/unit/KiloW", "http://qudt.org/vocab/unit/TeraW", "http://qudt.org/vocab/unit/PicoW", "http://qudt.org/vocab/unit/NanoW", "http://qudt.org/vocab/unit/W", "http://qudt.org/vocab/unit/MicroW", "http://qudt.org/vocab/unit/GigaW", "http://qudt.org/vocab/unit/MegaW", "http://qudt.org/vocab/unit/MilliW" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0", "informativeReference" : [ "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891", "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=131-11-42" ], "latexDefinition" : "\\(P = \\frac{1}{T}\\int_{0}^{T} pdt\\), where \\(T\\) is the period and \\(p\\) is instantaneous power.", "symbol" : "P", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Active Power" }, "seeAlso" : [ "http://qudt.org/vocab/quantitykind/InstantaneousPower", "http://qudt.org/vocab/quantitykind/ComplexPower" ], "broader" : "http://qudt.org/vocab/quantitykind/ComplexPower", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "seeAlso" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "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" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@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#" } }
quantitykind:Activity
URI: http://qudt.org/vocab/quantitykind/Activity
"Activity" is the number of decays per unit time of a radioactive sample, the term used to characterise the number of nuclei which disintegrate in a radioactive substance per unit time. Activity is usually measured in Becquerels (\(Bq\)), where 1 \(Bq\) is 1 disintegration per second, in honor of the scientist Henri Becquerel.
@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/Activity> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Activity\" is the number of decays per unit time of a radioactive sample, the term used to characterise the number of nuclei which disintegrate in a radioactive substance per unit time. Activity is usually measured in Becquerels (\\(Bq\\)), where 1 \\(Bq\\) is 1 disintegration per second, in honor of the scientist Henri Becquerel."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BQ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Ci> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaBQ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBQ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCi> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaBQ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroBQ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroCi> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliBQ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliCi> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoBQ> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Radioactive_decay"^^xsd:anyURI ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Mass_number"^^xsd:anyURI ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Radioactive_decay"^^xsd:anyURI ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Radioactive_decay#Radioactive_decay_rates"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> """\\(A = Z + N\\), where \\(Z\\) is the atomic number and \\(N\\) is the neutron number. Variation \\(dN\\) of spontaneous number of nuclei \\(N\\) in a particular energy state, in a sample of radionuclide, due to spontaneous nuclear transitions from this state during an infinitesimal time interval, divided by its duration \\(dt\\), thus \\(A = -\\frac{dN}{dt}\\)."""^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/symbol> "A" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Activity"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/StochasticProcess> ; .
{"resource":"Activity" ,"qname":"quantitykind:Activity" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Activity" ,"properties":["applicable unit":"unit:BQ" ,"applicable unit":"unit:Ci" ,"applicable unit":"unit:GigaBQ" ,"applicable unit":"unit:KiloBQ" ,"applicable unit":"unit:KiloCi" ,"applicable unit":"unit:MegaBQ" ,"applicable unit":"unit:MicroBQ" ,"applicable unit":"unit:MicroCi" ,"applicable unit":"unit:MilliBQ" ,"applicable unit":"unit:MilliCi" ,"applicable unit":"unit:NanoBQ" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Radioactive_decay" ,"description":"\"Activity\" is the number of decays per unit time of a radioactive sample, the term used to characterise the number of nuclei which disintegrate in a radioactive substance per unit time. Activity is usually measured in Becquerels (\\(Bq\\)), where 1 \\(Bq\\) is 1 disintegration per second, in honor of the scientist Henri Becquerel." ,"has broader":"quantitykind:StochasticProcess" ,"has dimension vector":"qkdv:A0E0L0I0M0H0T-1D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Mass_number" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Radioactive_decay" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Radioactive_decay#Radioactive_decay_rates" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Activity" ,"latex definition":"\\(A = Z + N\\), where \\(Z\\) is the atomic number and \\(N\\) is the neutron number.\n\nVariation \\(dN\\) of spontaneous number of nuclei \\(N\\) in a particular energy state, in a sample of radionuclide, due to spontaneous nuclear transitions from this state during an infinitesimal time interval, divided by its duration \\(dt\\), thus \\(A = -\\frac{dN}{dt}\\)." ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31895" ,"symbol":"A" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/Activity", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Activity\" is the number of decays per unit time of a radioactive sample, the term used to characterise the number of nuclei which disintegrate in a radioactive substance per unit time. Activity is usually measured in Becquerels (\\(Bq\\)), where 1 \\(Bq\\) is 1 disintegration per second, in honor of the scientist Henri Becquerel.", "applicableUnit" : [ "http://qudt.org/vocab/unit/GigaBQ", "http://qudt.org/vocab/unit/Ci", "http://qudt.org/vocab/unit/MegaBQ", "http://qudt.org/vocab/unit/KiloBQ", "http://qudt.org/vocab/unit/MicroBQ", "http://qudt.org/vocab/unit/MilliBQ", "http://qudt.org/vocab/unit/MilliCi", "http://qudt.org/vocab/unit/BQ", "http://qudt.org/vocab/unit/NanoBQ", "http://qudt.org/vocab/unit/KiloCi", "http://qudt.org/vocab/unit/MicroCi" ], "dbpediaMatch" : "http://dbpedia.org/resource/Radioactive_decay", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0", "informativeReference" : [ "http://en.wikipedia.org/wiki/Mass_number", "http://en.wikipedia.org/wiki/Radioactive_decay", "http://en.wikipedia.org/wiki/Radioactive_decay#Radioactive_decay_rates" ], "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31895", "latexDefinition" : "\\(A = Z + N\\), where \\(Z\\) is the atomic number and \\(N\\) is the neutron number.\n\nVariation \\(dN\\) of spontaneous number of nuclei \\(N\\) in a particular energy state, in a sample of radionuclide, due to spontaneous nuclear transitions from this state during an infinitesimal time interval, divided by its duration \\(dt\\), thus \\(A = -\\frac{dN}{dt}\\).", "symbol" : "A", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Activity" }, "broader" : "http://qudt.org/vocab/quantitykind/StochasticProcess", "@context" : { "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@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#" } }
quantitykind:ActivityCoefficient
URI: http://qudt.org/vocab/quantitykind/ActivityCoefficient
An "Activity Coefficient" is a factor used in thermodynamics to account for deviations from ideal behaviour in a mixture of chemical substances. In an ideal mixture, the interactions between each pair of chemical species are the same (or more formally, the enthalpy change of solution is zero) and, as a result, properties of the mixtures can be expressed directly in terms of simple concentrations or partial pressures of the substances present e.g. Raoult's law. Deviations from ideality are accommodated by modifying the concentration by an activity coefficient.
@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/ActivityCoefficient> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "An \"Activity Coefficient\" is a factor used in thermodynamics to account for deviations from ideal behaviour in a mixture of chemical substances. In an ideal mixture, the interactions between each pair of chemical species are the same (or more formally, the enthalpy change of solution is zero) and, as a result, properties of the mixtures can be expressed directly in terms of simple concentrations or partial pressures of the substances present e.g. Raoult's law. Deviations from ideality are accommodated by modifying the concentration by an activity coefficient. "^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/UNITLESS> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Activity_coefficient"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(f_B = \\frac{\\lambda_B}{(\\lambda_B^*x_B)}\\), where \\(\\lambda_B\\) the absolute activity of substance \\(B\\), \\(\\lambda_B^*\\) is the absolute activity of the pure substance \\(B\\) at the same temperature and pressure, and \\(x_B\\) is the amount-of-substance fraction of substance \\(B\\)."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "An \"Activity Coefficient\" is a factor used in thermodynamics to account for deviations from ideal behaviour in a mixture of chemical substances. In an ideal mixture, the interactions between each pair of chemical species are the same (or more formally, the enthalpy change of solution is zero) and, as a result, properties of the mixtures can be expressed directly in terms of simple concentrations or partial pressures of the substances present e.g. Raoult's law. Deviations from ideality are accommodated by modifying the concentration by an activity coefficient. " ; <http://qudt.org/schema/qudt/symbol> "f_B" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Activity Coefficient"@en ; .
{"resource":"Activity Coefficient" ,"qname":"quantitykind:ActivityCoefficient" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ActivityCoefficient" ,"properties":["applicable unit":"unit:UNITLESS" ,"description":"An \"Activity Coefficient\" is a factor used in thermodynamics to account for deviations from ideal behaviour in a mixture of chemical substances. In an ideal mixture, the interactions between each pair of chemical species are the same (or more formally, the enthalpy change of solution is zero) and, as a result, properties of the mixtures can be expressed directly in terms of simple concentrations or partial pressures of the substances present e.g. Raoult's law. Deviations from ideality are accommodated by modifying the concentration by an activity coefficient. " ,"description (plain text)":"An \"Activity Coefficient\" is a factor used in thermodynamics to account for deviations from ideal behaviour in a mixture of chemical substances. In an ideal mixture, the interactions between each pair of chemical species are the same (or more formally, the enthalpy change of solution is zero) and, as a result, properties of the mixtures can be expressed directly in terms of simple concentrations or partial pressures of the substances present e.g. Raoult's law. Deviations from ideality are accommodated by modifying the concentration by an activity coefficient. " ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Activity_coefficient" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Activity Coefficient" ,"latex definition":"\\(f_B = \\frac{\\lambda_B}{(\\lambda_B^*x_B)}\\), where \\(\\lambda_B\\) the absolute activity of substance \\(B\\), \\(\\lambda_B^*\\) is the absolute activity of the pure substance \\(B\\) at the same temperature and pressure, and \\(x_B\\) is the amount-of-substance fraction of substance \\(B\\)." ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31894" ,"symbol":"f_B" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ActivityCoefficient", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "An \"Activity Coefficient\" is a factor used in thermodynamics to account for deviations from ideal behaviour in a mixture of chemical substances. In an ideal mixture, the interactions between each pair of chemical species are the same (or more formally, the enthalpy change of solution is zero) and, as a result, properties of the mixtures can be expressed directly in terms of simple concentrations or partial pressures of the substances present e.g. Raoult's law. Deviations from ideality are accommodated by modifying the concentration by an activity coefficient. ", "applicableUnit" : "http://qudt.org/vocab/unit/UNITLESS", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "informativeReference" : "http://en.wikipedia.org/wiki/Activity_coefficient", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31894", "latexDefinition" : "\\(f_B = \\frac{\\lambda_B}{(\\lambda_B^*x_B)}\\), where \\(\\lambda_B\\) the absolute activity of substance \\(B\\), \\(\\lambda_B^*\\) is the absolute activity of the pure substance \\(B\\) at the same temperature and pressure, and \\(x_B\\) is the amount-of-substance fraction of substance \\(B\\).", "plainTextDescription" : "An \"Activity Coefficient\" is a factor used in thermodynamics to account for deviations from ideal behaviour in a mixture of chemical substances. In an ideal mixture, the interactions between each pair of chemical species are the same (or more formally, the enthalpy change of solution is zero) and, as a result, properties of the mixtures can be expressed directly in terms of simple concentrations or partial pressures of the substances present e.g. Raoult's law. Deviations from ideality are accommodated by modifying the concentration by an activity coefficient. ", "symbol" : "f_B", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Activity Coefficient" }, "@context" : { "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@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" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@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#" } }
quantitykind:ActivityConcentration
URI: http://qudt.org/vocab/quantitykind/ActivityConcentration
The "Activity Concentration", also known as volume activity, and activity density, is .
@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/ActivityConcentration> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The \"Activity Concentration\", also known as volume activity, and activity density, is ."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BQ-PER-L> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BQ-PER-M3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroBQ-PER-L> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliBQ-PER-L> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoBQ-PER-L> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T-1D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://www.euronuclear.org/info/encyclopedia/activityconcentration.htm"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(c_A = \\frac{A}{V}\\), where \\(A\\) is the activity of a sample and \\(V\\) is its volume."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "The \"Activity Concentration\", also known as volume activity, and activity density, is ." ; <http://qudt.org/schema/qudt/symbol> "c_A" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Activity Concentration"@en ; .
{"resource":"Activity Concentration" ,"qname":"quantitykind:ActivityConcentration" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ActivityConcentration" ,"properties":["applicable unit":"unit:BQ-PER-L" ,"applicable unit":"unit:BQ-PER-M3" ,"applicable unit":"unit:MicroBQ-PER-L" ,"applicable unit":"unit:MilliBQ-PER-L" ,"applicable unit":"unit:NanoBQ-PER-L" ,"description":"The \"Activity Concentration\", also known as volume activity, and activity density, is ." ,"description (plain text)":"The \"Activity Concentration\", also known as volume activity, and activity density, is ." ,"has dimension vector":"qkdv:A0E0L-3I0M0H0T-1D0" ,"informative reference":"http:\/\/www.euronuclear.org\/info\/encyclopedia\/activityconcentration.htm" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Activity Concentration" ,"latex definition":"\\(c_A = \\frac{A}{V}\\), where \\(A\\) is the activity of a sample and \\(V\\) is its volume." ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31895" ,"symbol":"c_A" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ActivityConcentration", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The \"Activity Concentration\", also known as volume activity, and activity density, is .", "applicableUnit" : [ "http://qudt.org/vocab/unit/BQ-PER-M3", "http://qudt.org/vocab/unit/MilliBQ-PER-L", "http://qudt.org/vocab/unit/NanoBQ-PER-L", "http://qudt.org/vocab/unit/MicroBQ-PER-L", "http://qudt.org/vocab/unit/BQ-PER-L" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T-1D0", "informativeReference" : "http://www.euronuclear.org/info/encyclopedia/activityconcentration.htm", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31895", "latexDefinition" : "\\(c_A = \\frac{A}{V}\\), where \\(A\\) is the activity of a sample and \\(V\\) is its volume.", "plainTextDescription" : "The \"Activity Concentration\", also known as volume activity, and activity density, is .", "symbol" : "c_A", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Activity Concentration" }, "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@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://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "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#" } }
quantitykind:ActivityThresholds
URI: http://qudt.org/vocab/quantitykind/ActivityThresholds
"Activity Thresholds" are thresholds of sensitivity for radioactivity.
@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/ActivityThresholds> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Activity Thresholds\" are thresholds of sensitivity for radioactivity."^^rdf:HTML ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\overline{T_t}\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Activity Thresholds\" are thresholds of sensitivity for radioactivity." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Activity Thresholds"@en ; .
{"resource":"Activity Thresholds" ,"qname":"quantitykind:ActivityThresholds" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ActivityThresholds" ,"properties":["description":"\"Activity Thresholds\" are thresholds of sensitivity for radioactivity." ,"description (plain text)":"\"Activity Thresholds\" are thresholds of sensitivity for radioactivity." ,"has dimension vector":"qkdv:A0E0L2I0M0H0T-2D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Activity Thresholds" ,"latex symbol":"\\(\\overline{T_t}\\)" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=43012" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ActivityThresholds", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Activity Thresholds\" are thresholds of sensitivity for radioactivity.", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=43012", "latexSymbol" : "\\(\\overline{T_t}\\)", "plainTextDescription" : "\"Activity Thresholds\" are thresholds of sensitivity for radioactivity.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Activity Thresholds" }, "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:Adaptation
URI: http://qudt.org/vocab/quantitykind/Adaptation
"Adaptation" is the recovery of visual ability following exposure to light (dark adaptation), usually measured in units of time.
@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/Adaptation> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Adaptation\" is the recovery of visual ability following exposure to light (dark adaptation), usually measured in units of time."^^rdf:HTML ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Neural_adaptation#Visual"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Adaptation\" is the recovery of visual ability following exposure to light (dark adaptation)." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Adaptation"@en ; .
{"resource":"Adaptation" ,"qname":"quantitykind:Adaptation" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Adaptation" ,"properties":["description":"\"Adaptation\" is the recovery of visual ability following exposure to light (dark adaptation), usually measured in units of time." ,"description (plain text)":"\"Adaptation\" is the recovery of visual ability following exposure to light (dark adaptation)." ,"has dimension vector":"qkdv:A0E0L0I0M0H0T1D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Neural_adaptation#Visual" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Adaptation" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=43012" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/Adaptation", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Adaptation\" is the recovery of visual ability following exposure to light (dark adaptation), usually measured in units of time.", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0", "informativeReference" : "http://en.wikipedia.org/wiki/Neural_adaptation#Visual", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=43012", "plainTextDescription" : "\"Adaptation\" is the recovery of visual ability following exposure to light (dark adaptation).", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Adaptation" }, "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:Admittance
URI: http://qudt.org/vocab/quantitykind/Admittance
"Admittance" is a measure of how easily a circuit or device will allow a current to flow. It is defined as the inverse of the impedance (\(Z\)).
@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/Admittance> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Admittance\" is a measure of how easily a circuit or device will allow a current to flow. It is defined as the inverse of the impedance (\\(Z\\)). "^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciS> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloS> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MHO> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaS> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroMHO> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroS> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliS> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoS> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoS> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/S> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T3D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Admittance"^^xsd:anyURI ; <http://qudt.org/schema/qudt/informativeReference> "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=131-12-51"^^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> "\\(Y = \\frac{1}{Z}\\), where \\(Z\\) is impedance."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(Y\\)"^^<http://qudt.org/schema/qudt/LatexString> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Admittance"@en ; rdfs:seeAlso <http://qudt.org/vocab/quantitykind/Impedance> ; .
{"resource":"Admittance" ,"qname":"quantitykind:Admittance" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Admittance" ,"properties":["applicable unit":"unit:DeciS" ,"applicable unit":"unit:KiloS" ,"applicable unit":"unit:MHO" ,"applicable unit":"unit:MegaS" ,"applicable unit":"unit:MicroMHO" ,"applicable unit":"unit:MicroS" ,"applicable unit":"unit:MilliS" ,"applicable unit":"unit:NanoS" ,"applicable unit":"unit:PicoS" ,"applicable unit":"unit:S" ,"description":"\"Admittance\" is a measure of how easily a circuit or device will allow a current to flow. It is defined as the inverse of the impedance (\\(Z\\)). " ,"has dimension vector":"qkdv:A0E2L-2I0M-1H0T3D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Admittance" ,"informative reference":"http:\/\/www.electropedia.org\/iev\/iev.nsf\/display?openform&ievref=131-12-51" ,"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":"Admittance" ,"latex definition":"\\(Y = \\frac{1}{Z}\\), where \\(Z\\) is impedance." ,"latex symbol":"\\(Y\\)" ,"seeAlso":"quantitykind:Impedance" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/Admittance", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Admittance\" is a measure of how easily a circuit or device will allow a current to flow. It is defined as the inverse of the impedance (\\(Z\\)). ", "applicableUnit" : [ "http://qudt.org/vocab/unit/NanoS", "http://qudt.org/vocab/unit/MicroMHO", "http://qudt.org/vocab/unit/PicoS", "http://qudt.org/vocab/unit/MicroS", "http://qudt.org/vocab/unit/MHO", "http://qudt.org/vocab/unit/KiloS", "http://qudt.org/vocab/unit/S", "http://qudt.org/vocab/unit/MilliS", "http://qudt.org/vocab/unit/MegaS", "http://qudt.org/vocab/unit/DeciS" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T3D0", "informativeReference" : [ "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=131-12-51", "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891", "http://en.wikipedia.org/wiki/Admittance" ], "latexDefinition" : "\\(Y = \\frac{1}{Z}\\), where \\(Z\\) is impedance.", "latexSymbol" : "\\(Y\\)", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Admittance" }, "seeAlso" : "http://qudt.org/vocab/quantitykind/Impedance", "@context" : { "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "seeAlso" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso", "@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" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@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#" } }
quantitykind:AlphaDisintegrationEnergy
URI: http://qudt.org/vocab/quantitykind/AlphaDisintegrationEnergy
The "Alpha Disintegration Energy" is the sum of the kinetic energy of the \(\alpha\)-particle produced in the disintegration process and the recoil energy of the product atom in the reference frame in which the emitting nucleus is at rest before its disintegration.
@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/AlphaDisintegrationEnergy> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The \"Alpha Disintegration Energy\" is the sum of the kinetic energy of the \\(\\alpha\\)-particle produced in the disintegration process and the recoil energy of the product atom in the reference frame in which the emitting nucleus is at rest before its disintegration."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AttoJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_TH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_IT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_TH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ERG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/EV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/E_h> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ExaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-LB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-PDL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaEV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBTU_IT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBTU_TH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCAL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloEV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloV-A-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloV-A_Reactive-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaEV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaTOE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaV-A-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaV-A_Reactive-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PetaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckEnergy> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/QUAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/THM_EEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/THM_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TOE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TeraJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TeraW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TonEnergy> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V-A-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V-A_Reactive-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-SEC> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(Q_a\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/normativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "The \"Alpha Disintegration Energy\" is the sum of the kinetic energy of the alpha-particle produced in the disintegration process and the recoil energy of the product atom in the reference frame in which the emitting nucleus is at rest before its disintegration." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Alpha Disintegration Energy"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Energy> ; .
{"resource":"Alpha Disintegration Energy" ,"qname":"quantitykind:AlphaDisintegrationEnergy" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AlphaDisintegrationEnergy" ,"properties":["applicable unit":"unit:AttoJ" ,"applicable unit":"unit:BTU_IT" ,"applicable unit":"unit:BTU_TH" ,"applicable unit":"unit:CAL_IT" ,"applicable unit":"unit:CAL_TH" ,"applicable unit":"unit:ERG" ,"applicable unit":"unit:EV" ,"applicable unit":"unit:E_h" ,"applicable unit":"unit:ExaJ" ,"applicable unit":"unit:FT-LB_F" ,"applicable unit":"unit:FT-PDL" ,"applicable unit":"unit:FemtoJ" ,"applicable unit":"unit:GigaEV" ,"applicable unit":"unit:GigaJ" ,"applicable unit":"unit:GigaW-HR" ,"applicable unit":"unit:J" ,"applicable unit":"unit:KiloBTU_IT" ,"applicable unit":"unit:KiloBTU_TH" ,"applicable unit":"unit:KiloCAL" ,"applicable unit":"unit:KiloEV" ,"applicable unit":"unit:KiloJ" ,"applicable unit":"unit:KiloV-A-HR" ,"applicable unit":"unit:KiloV-A_Reactive-HR" ,"applicable unit":"unit:KiloW-HR" ,"applicable unit":"unit:MegaEV" ,"applicable unit":"unit:MegaJ" ,"applicable unit":"unit:MegaTOE" ,"applicable unit":"unit:MegaV-A-HR" ,"applicable unit":"unit:MegaV-A_Reactive-HR" ,"applicable unit":"unit:MegaW-HR" ,"applicable unit":"unit:MicroJ" ,"applicable unit":"unit:MilliJ" ,"applicable unit":"unit:PetaJ" ,"applicable unit":"unit:PlanckEnergy" ,"applicable unit":"unit:QUAD" ,"applicable unit":"unit:THM_EEC" ,"applicable unit":"unit:THM_US" ,"applicable unit":"unit:TOE" ,"applicable unit":"unit:TeraJ" ,"applicable unit":"unit:TeraW-HR" ,"applicable unit":"unit:TonEnergy" ,"applicable unit":"unit:V-A-HR" ,"applicable unit":"unit:V-A_Reactive-HR" ,"applicable unit":"unit:W-HR" ,"applicable unit":"unit:W-SEC" ,"description":"The \"Alpha Disintegration Energy\" is the sum of the kinetic energy of the \\(\\alpha\\)-particle produced in the disintegration process and the recoil energy of the product atom in the reference frame in which the emitting nucleus is at rest before its disintegration." ,"description (plain text)":"The \"Alpha Disintegration Energy\" is the sum of the kinetic energy of the alpha-particle produced in the disintegration process and the recoil energy of the product atom in the reference frame in which the emitting nucleus is at rest before its disintegration." ,"has broader":"quantitykind:Energy" ,"has dimension vector":"qkdv:A0E0L2I0M1H0T-2D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Alpha Disintegration Energy" ,"latex symbol":"\\(Q_a\\)" ,"normative reference":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31895" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AlphaDisintegrationEnergy", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The \"Alpha Disintegration Energy\" is the sum of the kinetic energy of the \\(\\alpha\\)-particle produced in the disintegration process and the recoil energy of the product atom in the reference frame in which the emitting nucleus is at rest before its disintegration.", "applicableUnit" : [ "http://qudt.org/vocab/unit/TonEnergy", "http://qudt.org/vocab/unit/MegaTOE", "http://qudt.org/vocab/unit/BTU_IT", "http://qudt.org/vocab/unit/BTU_TH", "http://qudt.org/vocab/unit/PlanckEnergy", "http://qudt.org/vocab/unit/EV", "http://qudt.org/vocab/unit/KiloCAL", "http://qudt.org/vocab/unit/KiloV-A_Reactive-HR", "http://qudt.org/vocab/unit/GigaJ", "http://qudt.org/vocab/unit/THM_US", "http://qudt.org/vocab/unit/W-HR", "http://qudt.org/vocab/unit/V-A-HR", "http://qudt.org/vocab/unit/KiloEV", "http://qudt.org/vocab/unit/MegaV-A-HR", "http://qudt.org/vocab/unit/MilliJ", "http://qudt.org/vocab/unit/ERG", "http://qudt.org/vocab/unit/GigaW-HR", "http://qudt.org/vocab/unit/ExaJ", "http://qudt.org/vocab/unit/PetaJ", "http://qudt.org/vocab/unit/MegaV-A_Reactive-HR", "http://qudt.org/vocab/unit/MegaJ", "http://qudt.org/vocab/unit/QUAD", "http://qudt.org/vocab/unit/KiloJ", "http://qudt.org/vocab/unit/MicroJ", "http://qudt.org/vocab/unit/TeraW-HR", "http://qudt.org/vocab/unit/THM_EEC", "http://qudt.org/vocab/unit/AttoJ", "http://qudt.org/vocab/unit/MegaW-HR", "http://qudt.org/vocab/unit/TeraJ", "http://qudt.org/vocab/unit/W-SEC", "http://qudt.org/vocab/unit/KiloBTU_IT", "http://qudt.org/vocab/unit/GigaEV", "http://qudt.org/vocab/unit/CAL_TH", "http://qudt.org/vocab/unit/CAL_IT", "http://qudt.org/vocab/unit/J", "http://qudt.org/vocab/unit/FemtoJ", "http://qudt.org/vocab/unit/KiloBTU_TH", "http://qudt.org/vocab/unit/FT-LB_F", "http://qudt.org/vocab/unit/E_h", "http://qudt.org/vocab/unit/MegaEV", "http://qudt.org/vocab/unit/FT-PDL", "http://qudt.org/vocab/unit/KiloV-A-HR", "http://qudt.org/vocab/unit/TOE", "http://qudt.org/vocab/unit/V-A_Reactive-HR", "http://qudt.org/vocab/unit/KiloW-HR" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0", "latexSymbol" : "\\(Q_a\\)", "normativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31895", "plainTextDescription" : "The \"Alpha Disintegration Energy\" is the sum of the kinetic energy of the alpha-particle produced in the disintegration process and the recoil energy of the product atom in the reference frame in which the emitting nucleus is at rest before its disintegration.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Alpha Disintegration Energy" }, "broader" : "http://qudt.org/vocab/quantitykind/Energy", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "normativeReference" : { "@id" : "http://qudt.org/schema/qudt/normativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "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" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "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#" } }
quantitykind:Altitude
URI: http://qudt.org/vocab/quantitykind/Altitude
Altitude or height is defined based on the context in which it is used (aviation, geometry, geographical survey, sport, and more). As a general definition, altitude is a distance measurement, usually in the vertical or "up" direction, between a reference datum and a point or object. The reference datum also often varies according to the context. [Wikipedia]
@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/Altitude> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "Altitude or height is defined based on the context in which it is used (aviation, geometry, geographical survey, sport, and more). As a general definition, altitude is a distance measurement, usually in the vertical or \"up\" direction, between a reference datum and a point or object. The reference datum also often varies according to the context. [Wikipedia]"^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ANGSTROM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AU> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FATH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FUR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FUR_Long> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GAUGE_FR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_N> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilLength> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PARSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PCA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckLength> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ROD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YD> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Altitude"^^xsd:anyURI ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ; <http://qudt.org/schema/qudt/plainTextDescription> "Altitude or height is defined based on the context in which it is used (aviation, geometry, geographical survey, sport, and more). As a general definition, altitude is a distance measurement, usually in the vertical or \"up\" direction, between a reference datum and a point or object. The reference datum also often varies according to the context. [Wikipedia]" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Altitude"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Length> ; .
{"resource":"Altitude" ,"qname":"quantitykind:Altitude" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Altitude" ,"properties":["applicable unit":"unit:ANGSTROM" ,"applicable unit":"unit:AU" ,"applicable unit":"unit:BTU_IT-PER-LB_F" ,"applicable unit":"unit:CH" ,"applicable unit":"unit:CentiM" ,"applicable unit":"unit:DecaM" ,"applicable unit":"unit:DeciM" ,"applicable unit":"unit:FATH" ,"applicable unit":"unit:FM" ,"applicable unit":"unit:FT" ,"applicable unit":"unit:FT_US" ,"applicable unit":"unit:FUR" ,"applicable unit":"unit:FUR_Long" ,"applicable unit":"unit:FemtoM" ,"applicable unit":"unit:GAUGE_FR" ,"applicable unit":"unit:HectoM" ,"applicable unit":"unit:IN" ,"applicable unit":"unit:KiloM" ,"applicable unit":"unit:LY" ,"applicable unit":"unit:M" ,"applicable unit":"unit:MI" ,"applicable unit":"unit:MI_N" ,"applicable unit":"unit:MI_US" ,"applicable unit":"unit:MicroIN" ,"applicable unit":"unit:MicroM" ,"applicable unit":"unit:MilLength" ,"applicable unit":"unit:MilliIN" ,"applicable unit":"unit:MilliM" ,"applicable unit":"unit:NanoM" ,"applicable unit":"unit:PARSEC" ,"applicable unit":"unit:PCA" ,"applicable unit":"unit:PT" ,"applicable unit":"unit:PicoM" ,"applicable unit":"unit:PlanckLength" ,"applicable unit":"unit:ROD" ,"applicable unit":"unit:YD" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Altitude" ,"description":"Altitude or height is defined based on the context in which it is used (aviation, geometry, geographical survey, sport, and more). As a general definition, altitude is a distance measurement, usually in the vertical or \"up\" direction, between a reference datum and a point or object. The reference datum also often varies according to the context. [Wikipedia]" ,"description (plain text)":"Altitude or height is defined based on the context in which it is used (aviation, geometry, geographical survey, sport, and more). As a general definition, altitude is a distance measurement, usually in the vertical or \"up\" direction, between a reference datum and a point or object. The reference datum also often varies according to the context. [Wikipedia]" ,"has broader":"quantitykind:Length" ,"has dimension vector":"qkdv:A0E0L1I0M0H0T0D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Altitude" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/Altitude", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "Altitude or height is defined based on the context in which it is used (aviation, geometry, geographical survey, sport, and more). As a general definition, altitude is a distance measurement, usually in the vertical or \"up\" direction, between a reference datum and a point or object. The reference datum also often varies according to the context. [Wikipedia]", "applicableUnit" : [ "http://qudt.org/vocab/unit/IN", "http://qudt.org/vocab/unit/YD", "http://qudt.org/vocab/unit/PCA", "http://qudt.org/vocab/unit/FUR_Long", "http://qudt.org/vocab/unit/MI", "http://qudt.org/vocab/unit/MicroIN", "http://qudt.org/vocab/unit/DeciM", "http://qudt.org/vocab/unit/KiloM", "http://qudt.org/vocab/unit/MicroM", "http://qudt.org/vocab/unit/BTU_IT-PER-LB_F", "http://qudt.org/vocab/unit/MI_N", "http://qudt.org/vocab/unit/MI_US", "http://qudt.org/vocab/unit/ROD", "http://qudt.org/vocab/unit/FT_US", "http://qudt.org/vocab/unit/PT", "http://qudt.org/vocab/unit/ANGSTROM", "http://qudt.org/vocab/unit/PARSEC", "http://qudt.org/vocab/unit/CH", "http://qudt.org/vocab/unit/CentiM", "http://qudt.org/vocab/unit/M", "http://qudt.org/vocab/unit/FT", "http://qudt.org/vocab/unit/DecaM", "http://qudt.org/vocab/unit/MilliM", "http://qudt.org/vocab/unit/LY", "http://qudt.org/vocab/unit/AU", "http://qudt.org/vocab/unit/MilLength", "http://qudt.org/vocab/unit/PlanckLength", "http://qudt.org/vocab/unit/FemtoM", "http://qudt.org/vocab/unit/MilliIN", "http://qudt.org/vocab/unit/FATH", "http://qudt.org/vocab/unit/NanoM", "http://qudt.org/vocab/unit/FM", "http://qudt.org/vocab/unit/HectoM", "http://qudt.org/vocab/unit/FUR", "http://qudt.org/vocab/unit/GAUGE_FR", "http://qudt.org/vocab/unit/PicoM" ], "dbpediaMatch" : "http://dbpedia.org/resource/Altitude", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0", "plainTextDescription" : "Altitude or height is defined based on the context in which it is used (aviation, geometry, geographical survey, sport, and more). As a general definition, altitude is a distance measurement, usually in the vertical or \"up\" direction, between a reference datum and a point or object. The reference datum also often varies according to the context. [Wikipedia]", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Altitude" }, "broader" : "http://qudt.org/vocab/quantitykind/Length", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@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#" } }
quantitykind:AmbientPressure
URI: http://qudt.org/vocab/quantitykind/AmbientPressure
The ambient pressure on an object is the pressure of the surrounding medium, such as a gas or liquid, which comes into contact with the object. The SI unit of pressure is the pascal (Pa), which is a very small unit relative to atmospheric pressure on Earth, so kilopascals (\(kPa\)) are more commonly used in this context.
@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/AmbientPressure> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> """The ambient pressure on an object is the pressure of the surrounding medium, such as a gas or liquid, which comes into contact with the object. The SI unit of pressure is the pascal (Pa), which is a very small unit relative to atmospheric pressure on Earth, so kilopascals (\\(kPa\\)) are more commonly used in this context. """^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ATM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ATM_T> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BARAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BARYE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM_H2O> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM_HG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DYN-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT_H2O> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT_HG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM_F-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN_H2O> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN_HG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KIP_F-PER-IN2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM_F-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM_F-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM_F-PER-MilliM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloLB_F-PER-IN2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloN-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloPA_A> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_F-PER-FT2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_F-PER-IN2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaPSI> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroATM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroTORR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM_H2O> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM_HG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM_HGA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliTORR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N-PER-MilliM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PDL-PER-FT2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PSI> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckPressure> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TORR> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ; <http://qudt.org/schema/qudt/symbol> "p_a" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Ambient Pressure"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Pressure> ; .
{"resource":"Ambient Pressure" ,"qname":"quantitykind:AmbientPressure" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AmbientPressure" ,"properties":["applicable unit":"unit:ATM" ,"applicable unit":"unit:ATM_T" ,"applicable unit":"unit:BAR" ,"applicable unit":"unit:BARAD" ,"applicable unit":"unit:BARYE" ,"applicable unit":"unit:CentiBAR" ,"applicable unit":"unit:CentiM_H2O" ,"applicable unit":"unit:CentiM_HG" ,"applicable unit":"unit:DYN-PER-CentiM2" ,"applicable unit":"unit:DecaPA" ,"applicable unit":"unit:DeciBAR" ,"applicable unit":"unit:FT_H2O" ,"applicable unit":"unit:FT_HG" ,"applicable unit":"unit:GM_F-PER-CentiM2" ,"applicable unit":"unit:GigaPA" ,"applicable unit":"unit:HectoBAR" ,"applicable unit":"unit:HectoPA" ,"applicable unit":"unit:IN_H2O" ,"applicable unit":"unit:IN_HG" ,"applicable unit":"unit:KIP_F-PER-IN2" ,"applicable unit":"unit:KiloBAR" ,"applicable unit":"unit:KiloGM-PER-M-SEC2" ,"applicable unit":"unit:KiloGM_F-PER-CentiM2" ,"applicable unit":"unit:KiloGM_F-PER-M2" ,"applicable unit":"unit:KiloGM_F-PER-MilliM2" ,"applicable unit":"unit:KiloLB_F-PER-IN2" ,"applicable unit":"unit:KiloN-PER-M2" ,"applicable unit":"unit:KiloPA" ,"applicable unit":"unit:KiloPA_A" ,"applicable unit":"unit:LB_F-PER-FT2" ,"applicable unit":"unit:LB_F-PER-IN2" ,"applicable unit":"unit:MegaBAR" ,"applicable unit":"unit:MegaPA" ,"applicable unit":"unit:MegaPSI" ,"applicable unit":"unit:MicroATM" ,"applicable unit":"unit:MicroBAR" ,"applicable unit":"unit:MicroPA" ,"applicable unit":"unit:MicroTORR" ,"applicable unit":"unit:MilliBAR" ,"applicable unit":"unit:MilliM_H2O" ,"applicable unit":"unit:MilliM_HG" ,"applicable unit":"unit:MilliM_HGA" ,"applicable unit":"unit:MilliPA" ,"applicable unit":"unit:MilliTORR" ,"applicable unit":"unit:N-PER-CentiM2" ,"applicable unit":"unit:N-PER-M2" ,"applicable unit":"unit:N-PER-MilliM2" ,"applicable unit":"unit:PA" ,"applicable unit":"unit:PDL-PER-FT2" ,"applicable unit":"unit:PSI" ,"applicable unit":"unit:PicoPA" ,"applicable unit":"unit:PlanckPressure" ,"applicable unit":"unit:TORR" ,"description":"The ambient pressure on an object is the pressure of the surrounding medium, such as a gas or liquid, which comes into contact with the object.\nThe SI unit of pressure is the pascal (Pa), which is a very small unit relative to atmospheric pressure on Earth, so kilopascals (\\(kPa\\)) are more commonly used in this context. " ,"has broader":"quantitykind:Pressure" ,"has dimension vector":"qkdv:A0E0L-1I0M1H0T-2D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Ambient Pressure" ,"symbol":"p_a" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AmbientPressure", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The ambient pressure on an object is the pressure of the surrounding medium, such as a gas or liquid, which comes into contact with the object.\nThe SI unit of pressure is the pascal (Pa), which is a very small unit relative to atmospheric pressure on Earth, so kilopascals (\\(kPa\\)) are more commonly used in this context. ", "applicableUnit" : [ "http://qudt.org/vocab/unit/DecaPA", "http://qudt.org/vocab/unit/KiloBAR", "http://qudt.org/vocab/unit/HectoPA", "http://qudt.org/vocab/unit/KiloGM_F-PER-MilliM2", "http://qudt.org/vocab/unit/GigaPA", "http://qudt.org/vocab/unit/KiloGM_F-PER-CentiM2", "http://qudt.org/vocab/unit/HectoBAR", "http://qudt.org/vocab/unit/ATM", "http://qudt.org/vocab/unit/MegaPA", "http://qudt.org/vocab/unit/MilliM_H2O", "http://qudt.org/vocab/unit/PDL-PER-FT2", "http://qudt.org/vocab/unit/BARAD", "http://qudt.org/vocab/unit/PicoPA", "http://qudt.org/vocab/unit/FT_H2O", "http://qudt.org/vocab/unit/IN_H2O", "http://qudt.org/vocab/unit/MicroTORR", "http://qudt.org/vocab/unit/KiloN-PER-M2", "http://qudt.org/vocab/unit/MicroATM", "http://qudt.org/vocab/unit/KIP_F-PER-IN2", "http://qudt.org/vocab/unit/LB_F-PER-IN2", "http://qudt.org/vocab/unit/MilliM_HGA", "http://qudt.org/vocab/unit/LB_F-PER-FT2", "http://qudt.org/vocab/unit/PA", "http://qudt.org/vocab/unit/KiloPA_A", "http://qudt.org/vocab/unit/MegaPSI", "http://qudt.org/vocab/unit/KiloLB_F-PER-IN2", "http://qudt.org/vocab/unit/DeciBAR", "http://qudt.org/vocab/unit/DYN-PER-CentiM2", "http://qudt.org/vocab/unit/BAR", "http://qudt.org/vocab/unit/TORR", "http://qudt.org/vocab/unit/MilliTORR", "http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2", "http://qudt.org/vocab/unit/MilliPA", "http://qudt.org/vocab/unit/KiloPA", "http://qudt.org/vocab/unit/GM_F-PER-CentiM2", "http://qudt.org/vocab/unit/FT_HG", "http://qudt.org/vocab/unit/MilliM_HG", "http://qudt.org/vocab/unit/CentiM_H2O", "http://qudt.org/vocab/unit/IN_HG", "http://qudt.org/vocab/unit/N-PER-M2", "http://qudt.org/vocab/unit/BARYE", "http://qudt.org/vocab/unit/N-PER-CentiM2", "http://qudt.org/vocab/unit/MicroPA", "http://qudt.org/vocab/unit/KiloGM_F-PER-M2", "http://qudt.org/vocab/unit/MicroBAR", "http://qudt.org/vocab/unit/N-PER-MilliM2", "http://qudt.org/vocab/unit/ATM_T", "http://qudt.org/vocab/unit/MilliBAR", "http://qudt.org/vocab/unit/PSI", "http://qudt.org/vocab/unit/MegaBAR", "http://qudt.org/vocab/unit/CentiM_HG", "http://qudt.org/vocab/unit/PlanckPressure", "http://qudt.org/vocab/unit/CentiBAR" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0", "symbol" : "p_a", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Ambient Pressure" }, "broader" : "http://qudt.org/vocab/quantitykind/Pressure", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "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" }, "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#" } }
quantitykind:AmountOfSubstance
URI: http://qudt.org/vocab/quantitykind/AmountOfSubstance
"Amount of Substance" is a standards-defined quantity that measures the size of an ensemble of elementary entities, such as atoms, molecules, electrons, and other particles. It is sometimes referred to as chemical amount. The International System of Units (SI) defines the amount of substance to be proportional to the number of elementary entities present. The SI unit for amount of substance is \(mole\). It has the unit symbol \(mol\). The mole is defined as the amount of substance that contains an equal number of elementary entities as there are atoms in 0.012kg of the isotope carbon-12. This number is called Avogadro's number and has the value \(6.02214179(30) \times 10^{23}\). The only other unit of amount of substance in current use is the \(pound-mole\) with the symbol \(lb-mol\), which is sometimes used in chemical engineering in the United States. One \(pound-mole\) is exactly \(453.59237 mol\).
@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/AmountOfSubstance> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Amount of Substance\" is a standards-defined quantity that measures the size of an ensemble of elementary entities, such as atoms, molecules, electrons, and other particles. It is sometimes referred to as chemical amount. The International System of Units (SI) defines the amount of substance to be proportional to the number of elementary entities present. The SI unit for amount of substance is \\(mole\\). It has the unit symbol \\(mol\\). The mole is defined as the amount of substance that contains an equal number of elementary entities as there are atoms in 0.012kg of the isotope carbon-12. This number is called Avogadro's number and has the value \\(6.02214179(30) \\times 10^{23}\\). The only other unit of amount of substance in current use is the \\(pound-mole\\) with the symbol \\(lb-mol\\), which is sometimes used in chemical engineering in the United States. One \\(pound-mole\\) is exactly \\(453.59237 mol\\)."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiMOL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoMOL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IU> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloMOL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MOL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MOL_LB> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroMOL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliMOL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoMOL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoMOL> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Amount_of_substance"^^xsd:anyURI ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Amount_of_substance"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ; <http://qudt.org/schema/qudt/symbol> "n" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Jumlah bahan"@ms ; rdfs:label "Látkové množství"@cs ; rdfs:label "Stoffmenge"@de ; rdfs:label "amount of substance"@en ; rdfs:label "anyagmennyiség"@hu ; rdfs:label "cantidad de sustancia"@es ; rdfs:label "cantitate de substanță"@ro ; rdfs:label "liczność materii"@pl ; rdfs:label "madde miktarı"@tr ; rdfs:label "množina snovi"@sl ; rdfs:label "quantidade de substância"@pt ; rdfs:label "quantitas substantiae"@la ; rdfs:label "quantità di sostanza"@it ; rdfs:label "quantité de matière"@fr ; rdfs:label "Ποσότητα Ουσίας"@el ; rdfs:label "Количество вещества"@ru ; rdfs:label "Количество вещество"@bg ; rdfs:label "כמות חומר"@he ; rdfs:label "كمية المادة"@ar ; rdfs:label "مقدار ماده"@fa ; rdfs:label "पदार्थ की मात्रा"@hi ; rdfs:label "物質量"@ja ; rdfs:label "物质的量"@zh ; <http://www.w3.org/2004/02/skos/core#altLabel> "chemical amount"@en ; <http://www.w3.org/2004/02/skos/core#altLabel> "jumlah kimia"@ms ; <http://www.w3.org/2004/02/skos/core#altLabel> "quantità chimica"@it ; <http://www.w3.org/2004/02/skos/core#altLabel> "quantità di materia"@it ; .
{"resource":"amount of substance" ,"qname":"quantitykind:AmountOfSubstance" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AmountOfSubstance" ,"properties":["alternative label":"chemical amount" ,"alternative label":"jumlah kimia" ,"alternative label":"quantità chimica" ,"alternative label":"quantità di materia" ,"applicable unit":"unit:CentiMOL" ,"applicable unit":"unit:FemtoMOL" ,"applicable unit":"unit:IU" ,"applicable unit":"unit:KiloMOL" ,"applicable unit":"unit:MOL" ,"applicable unit":"unit:MOL_LB" ,"applicable unit":"unit:MicroMOL" ,"applicable unit":"unit:MilliMOL" ,"applicable unit":"unit:NanoMOL" ,"applicable unit":"unit:PicoMOL" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Amount_of_substance" ,"description":"\"Amount of Substance\" is a standards-defined quantity that measures the size of an ensemble of elementary entities, such as atoms, molecules, electrons, and other particles. It is sometimes referred to as chemical amount. The International System of Units (SI) defines the amount of substance to be proportional to the number of elementary entities present. The SI unit for amount of substance is \\(mole\\). It has the unit symbol \\(mol\\). The mole is defined as the amount of substance that contains an equal number of elementary entities as there are atoms in 0.012kg of the isotope carbon-12. This number is called Avogadro's number and has the value \\(6.02214179(30) \\times 10^{23}\\). The only other unit of amount of substance in current use is the \\(pound-mole\\) with the symbol \\(lb-mol\\), which is sometimes used in chemical engineering in the United States. One \\(pound-mole\\) is exactly \\(453.59237 mol\\)." ,"has dimension vector":"qkdv:A1E0L0I0M0H0T0D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Amount_of_substance" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Jumlah bahan" ,"label":"Látkové množství" ,"label":"Stoffmenge" ,"label":"amount of substance" ,"label":"anyagmennyiség" ,"label":"cantidad de sustancia" ,"label":"cantitate de substanță" ,"label":"liczność materii" ,"label":"madde miktarı" ,"label":"množina snovi" ,"label":"quantidade de substância" ,"label":"quantitas substantiae" ,"label":"quantità di sostanza" ,"label":"quantité de matière" ,"label":"Ποσότητα Ουσίας" ,"label":"Количество вещества" ,"label":"Количество вещество" ,"label":"כמות חומר" ,"label":"كمية المادة" ,"label":"مقدار ماده" ,"label":"पदार्थ की मात्रा" ,"label":"物質量" ,"label":"物质的量" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31894" ,"symbol":"n" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AmountOfSubstance", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Amount of Substance\" is a standards-defined quantity that measures the size of an ensemble of elementary entities, such as atoms, molecules, electrons, and other particles. It is sometimes referred to as chemical amount. The International System of Units (SI) defines the amount of substance to be proportional to the number of elementary entities present. The SI unit for amount of substance is \\(mole\\). It has the unit symbol \\(mol\\). The mole is defined as the amount of substance that contains an equal number of elementary entities as there are atoms in 0.012kg of the isotope carbon-12. This number is called Avogadro's number and has the value \\(6.02214179(30) \\times 10^{23}\\). The only other unit of amount of substance in current use is the \\(pound-mole\\) with the symbol \\(lb-mol\\), which is sometimes used in chemical engineering in the United States. One \\(pound-mole\\) is exactly \\(453.59237 mol\\).", "applicableUnit" : [ "http://qudt.org/vocab/unit/MOL", "http://qudt.org/vocab/unit/MilliMOL", "http://qudt.org/vocab/unit/FemtoMOL", "http://qudt.org/vocab/unit/PicoMOL", "http://qudt.org/vocab/unit/MicroMOL", "http://qudt.org/vocab/unit/CentiMOL", "http://qudt.org/vocab/unit/MOL_LB", "http://qudt.org/vocab/unit/KiloMOL", "http://qudt.org/vocab/unit/NanoMOL", "http://qudt.org/vocab/unit/IU" ], "dbpediaMatch" : "http://dbpedia.org/resource/Amount_of_substance", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0", "informativeReference" : "http://en.wikipedia.org/wiki/Amount_of_substance", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31894", "symbol" : "n", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "zh", "@value" : "物质的量" }, { "@language" : "sl", "@value" : "množina snovi" }, { "@language" : "ja", "@value" : "物質量" }, { "@language" : "hi", "@value" : "पदार्थ की मात्रा" }, { "@language" : "en", "@value" : "amount of substance" }, { "@language" : "ar", "@value" : "كمية المادة" }, { "@language" : "el", "@value" : "Ποσότητα Ουσίας" }, { "@language" : "cs", "@value" : "Látkové množství" }, { "@language" : "bg", "@value" : "Количество вещество" }, { "@language" : "ms", "@value" : "Jumlah bahan" }, { "@language" : "fa", "@value" : "مقدار ماده" }, { "@language" : "ro", "@value" : "cantitate de substanță" }, { "@language" : "it", "@value" : "quantità di sostanza" }, { "@language" : "ru", "@value" : "Количество вещества" }, { "@language" : "fr", "@value" : "quantité de matière" }, { "@language" : "es", "@value" : "cantidad de sustancia" }, { "@language" : "la", "@value" : "quantitas substantiae" }, { "@language" : "tr", "@value" : "madde miktarı" }, { "@language" : "de", "@value" : "Stoffmenge" }, { "@language" : "hu", "@value" : "anyagmennyiség" }, { "@language" : "he", "@value" : "כמות חומר" }, { "@language" : "pt", "@value" : "quantidade de substância" }, { "@language" : "pl", "@value" : "liczność materii" } ], "altLabel" : [ { "@language" : "en", "@value" : "chemical amount" }, { "@language" : "ms", "@value" : "jumlah kimia" }, { "@language" : "it", "@value" : "quantità di materia" }, { "@language" : "it", "@value" : "quantità chimica" } ], "@context" : { "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "altLabel" : { "@id" : "http://www.w3.org/2004/02/skos/core#altLabel" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "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" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@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#" } }
quantitykind:AmountOfSubstanceConcentration
URI: http://qudt.org/vocab/quantitykind/AmountOfSubstanceConcentration
"Amount of Substance of Concentration" is defined as the amount of a constituent divided by the volume of the mixture.
@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/AmountOfSubstanceConcentration> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Amount of Substance of Concentration\" is defined as the amount of a constituent divided by the volume of the mixture."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiMOL-PER-L> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoMOL-PER-L> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloMOL-PER-M3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MOL-PER-DeciM3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MOL-PER-L> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MOL-PER-M3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroMOL-PER-L> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliMOL-PER-L> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliMOL-PER-M3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoMOL-PER-L> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoMOL-PER-L> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoMOL-PER-M3> ; <http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/quantitykind/AmountOfSubstancePerUnitVolume> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Amount_of_substance_concentration"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(C_B = \\frac{n_B}{V}\\), where \\(n_B\\) is the amount of substance \\(B\\) and \\(V\\) is the volume."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Amount of Substance of Concentration of B\" is defined as the amount of a constituent divided by the volume of the mixture." ; <http://qudt.org/schema/qudt/symbol> "C_B" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Amount of Substance of Concentration"@en ; .
{"resource":"Amount of Substance of Concentration" ,"qname":"quantitykind:AmountOfSubstanceConcentration" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AmountOfSubstanceConcentration" ,"properties":["applicable unit":"unit:CentiMOL-PER-L" ,"applicable unit":"unit:FemtoMOL-PER-L" ,"applicable unit":"unit:KiloMOL-PER-M3" ,"applicable unit":"unit:MOL-PER-DeciM3" ,"applicable unit":"unit:MOL-PER-L" ,"applicable unit":"unit:MOL-PER-M3" ,"applicable unit":"unit:MicroMOL-PER-L" ,"applicable unit":"unit:MilliMOL-PER-L" ,"applicable unit":"unit:MilliMOL-PER-M3" ,"applicable unit":"unit:NanoMOL-PER-L" ,"applicable unit":"unit:PicoMOL-PER-L" ,"applicable unit":"unit:PicoMOL-PER-M3" ,"description":"\"Amount of Substance of Concentration\" is defined as the amount of a constituent divided by the volume of the mixture." ,"description (plain text)":"\"Amount of Substance of Concentration of B\" is defined as the amount of a constituent divided by the volume of the mixture." ,"exact match":"quantitykind:AmountOfSubstancePerUnitVolume" ,"has dimension vector":"qkdv:A1E0L-3I0M0H0T0D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Amount_of_substance_concentration" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Amount of Substance of Concentration" ,"latex definition":"\\(C_B = \\frac{n_B}{V}\\), where \\(n_B\\) is the amount of substance \\(B\\) and \\(V\\) is the volume." ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31894" ,"symbol":"C_B" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AmountOfSubstanceConcentration", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Amount of Substance of Concentration\" is defined as the amount of a constituent divided by the volume of the mixture.", "applicableUnit" : [ "http://qudt.org/vocab/unit/CentiMOL-PER-L", "http://qudt.org/vocab/unit/MOL-PER-L", "http://qudt.org/vocab/unit/MicroMOL-PER-L", "http://qudt.org/vocab/unit/KiloMOL-PER-M3", "http://qudt.org/vocab/unit/NanoMOL-PER-L", "http://qudt.org/vocab/unit/MilliMOL-PER-L", "http://qudt.org/vocab/unit/PicoMOL-PER-L", "http://qudt.org/vocab/unit/FemtoMOL-PER-L", "http://qudt.org/vocab/unit/MOL-PER-DeciM3", "http://qudt.org/vocab/unit/MilliMOL-PER-M3", "http://qudt.org/vocab/unit/MOL-PER-M3", "http://qudt.org/vocab/unit/PicoMOL-PER-M3" ], "exactMatch" : "http://qudt.org/vocab/quantitykind/AmountOfSubstancePerUnitVolume", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0", "informativeReference" : "http://en.wikipedia.org/wiki/Amount_of_substance_concentration", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31894", "latexDefinition" : "\\(C_B = \\frac{n_B}{V}\\), where \\(n_B\\) is the amount of substance \\(B\\) and \\(V\\) is the volume.", "plainTextDescription" : "\"Amount of Substance of Concentration of B\" is defined as the amount of a constituent divided by the volume of the mixture.", "symbol" : "C_B", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Amount of Substance of Concentration" }, "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@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" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "exactMatch" : { "@id" : "http://qudt.org/schema/qudt/exactMatch", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@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#" } }
quantitykind:AmountOfSubstanceConcentrationOfB
URI: http://qudt.org/vocab/quantitykind/AmountOfSubstanceConcentrationOfB
"Amount of Substance of Concentration of B" is defined as the amount of a constituent divided by the volume of the mixture.
@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/AmountOfSubstanceConcentrationOfB> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Amount of Substance of Concentration of B\" is defined as the amount of a constituent divided by the volume of the mixture."^^rdf:HTML ; <http://purl.org/dc/terms/isReplacedBy> <http://qudt.org/vocab/quantitykind/AmountOfSubstanceConcentration> ; <http://qudt.org/schema/qudt/deprecated> true ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Amount_of_substance_concentration"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(C_B = \\frac{n_B}{V}\\), where \\(n_B\\) is the amount of substance \\(B\\) and \\(V\\) is the volume."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Amount of Substance of Concentration of B\" is defined as the amount of a constituent divided by the volume of the mixture." ; <http://qudt.org/schema/qudt/symbol> "C_B" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Amount of Substance of Concentration of B"@en ; .
{"resource":"Amount of Substance of Concentration of B" ,"qname":"quantitykind:AmountOfSubstanceConcentrationOfB" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AmountOfSubstanceConcentrationOfB" ,"properties":["deprecated":"true" ,"description":"\"Amount of Substance of Concentration of B\" is defined as the amount of a constituent divided by the volume of the mixture." ,"description (plain text)":"\"Amount of Substance of Concentration of B\" is defined as the amount of a constituent divided by the volume of the mixture." ,"has dimension vector":"qkdv:A1E0L-3I0M0H0T0D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Amount_of_substance_concentration" ,"is replaced by":"quantitykind:AmountOfSubstanceConcentration" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Amount of Substance of Concentration of B" ,"latex definition":"\\(C_B = \\frac{n_B}{V}\\), where \\(n_B\\) is the amount of substance \\(B\\) and \\(V\\) is the volume." ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31894" ,"symbol":"C_B" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AmountOfSubstanceConcentrationOfB", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Amount of Substance of Concentration of B\" is defined as the amount of a constituent divided by the volume of the mixture.", "isReplacedBy" : "http://qudt.org/vocab/quantitykind/AmountOfSubstanceConcentration", "http://qudt.org/schema/qudt/deprecated" : true, "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0", "informativeReference" : "http://en.wikipedia.org/wiki/Amount_of_substance_concentration", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31894", "latexDefinition" : "\\(C_B = \\frac{n_B}{V}\\), where \\(n_B\\) is the amount of substance \\(B\\) and \\(V\\) is the volume.", "plainTextDescription" : "\"Amount of Substance of Concentration of B\" is defined as the amount of a constituent divided by the volume of the mixture.", "symbol" : "C_B", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Amount of Substance of Concentration of B" }, "@context" : { "isReplacedBy" : { "@id" : "http://purl.org/dc/terms/isReplacedBy", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "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://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "deprecated" : { "@id" : "http://qudt.org/schema/qudt/deprecated", "@type" : "http://www.w3.org/2001/XMLSchema#boolean" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@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#" } }
quantitykind:AmountOfSubstanceFraction
URI: http://qudt.org/vocab/quantitykind/AmountOfSubstanceFraction
"Fractional Amount of Substance" is defined as tthe amount of a constituent divided by the total amount of all constituents in a mixture.
@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/AmountOfSubstanceFraction> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Fractional Amount of Substance\" is defined as tthe amount of a constituent divided by the total amount of all constituents in a mixture."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/UNITLESS> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Amount_fraction"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(x_B = \\frac{n_B}{n}\\), where \\(n_B\\) is the amount of substance \\(B\\) and \\(n\\) is the total amount of substance."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Fractional Amount of Substance\" is defined as tthe amount of a constituent divided by the total amount of all constituents in a mixture." ; <http://qudt.org/schema/qudt/symbol> "X_B" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Fractional Amount of Substance"@en ; .
{"resource":"Fractional Amount of Substance" ,"qname":"quantitykind:AmountOfSubstanceFraction" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AmountOfSubstanceFraction" ,"properties":["applicable unit":"unit:UNITLESS" ,"description":"\"Fractional Amount of Substance\" is defined as tthe amount of a constituent divided by the total amount of all constituents in a mixture." ,"description (plain text)":"\"Fractional Amount of Substance\" is defined as tthe amount of a constituent divided by the total amount of all constituents in a mixture." ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Amount_fraction" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Fractional Amount of Substance" ,"latex definition":"\\(x_B = \\frac{n_B}{n}\\), where \\(n_B\\) is the amount of substance \\(B\\) and \\(n\\) is the total amount of substance." ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31894" ,"symbol":"X_B" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AmountOfSubstanceFraction", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Fractional Amount of Substance\" is defined as tthe amount of a constituent divided by the total amount of all constituents in a mixture.", "applicableUnit" : "http://qudt.org/vocab/unit/UNITLESS", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "informativeReference" : "http://en.wikipedia.org/wiki/Amount_fraction", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31894", "latexDefinition" : "\\(x_B = \\frac{n_B}{n}\\), where \\(n_B\\) is the amount of substance \\(B\\) and \\(n\\) is the total amount of substance.", "plainTextDescription" : "\"Fractional Amount of Substance\" is defined as tthe amount of a constituent divided by the total amount of all constituents in a mixture.", "symbol" : "X_B", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Fractional Amount of Substance" }, "@context" : { "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "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#" } }
quantitykind:AmountOfSubstanceFractionOfB
URI: http://qudt.org/vocab/quantitykind/AmountOfSubstanceFractionOfB
"Amount of Substance of Fraction of B" is defined as tthe amount of a constituent divided by the total amount of all constituents in a mixture.
@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/AmountOfSubstanceFractionOfB> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Amount of Substance of Fraction of B\" is defined as tthe amount of a constituent divided by the total amount of all constituents in a mixture."^^rdf:HTML ; <http://purl.org/dc/terms/isReplacedBy> <http://qudt.org/vocab/quantitykind/AmountOfSubstanceFraction> ; <http://qudt.org/schema/qudt/deprecated> true ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Amount_fraction"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(x_B = \\frac{n_B}{n}\\), where \\(n_B\\) is the amount of substance \\(B\\) and \\(n\\) is the total amount of substance."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Amount of Substance of Fraction of B\" is defined as tthe amount of a constituent divided by the total amount of all constituents in a mixture." ; <http://qudt.org/schema/qudt/symbol> "X_B" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Amount of Substance of Fraction of B"@en ; .
{"resource":"Amount of Substance of Fraction of B" ,"qname":"quantitykind:AmountOfSubstanceFractionOfB" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AmountOfSubstanceFractionOfB" ,"properties":["deprecated":"true" ,"description":"\"Amount of Substance of Fraction of B\" is defined as tthe amount of a constituent divided by the total amount of all constituents in a mixture." ,"description (plain text)":"\"Amount of Substance of Fraction of B\" is defined as tthe amount of a constituent divided by the total amount of all constituents in a mixture." ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Amount_fraction" ,"is replaced by":"quantitykind:AmountOfSubstanceFraction" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Amount of Substance of Fraction of B" ,"latex definition":"\\(x_B = \\frac{n_B}{n}\\), where \\(n_B\\) is the amount of substance \\(B\\) and \\(n\\) is the total amount of substance." ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31894" ,"symbol":"X_B" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AmountOfSubstanceFractionOfB", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Amount of Substance of Fraction of B\" is defined as tthe amount of a constituent divided by the total amount of all constituents in a mixture.", "isReplacedBy" : "http://qudt.org/vocab/quantitykind/AmountOfSubstanceFraction", "http://qudt.org/schema/qudt/deprecated" : true, "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "informativeReference" : "http://en.wikipedia.org/wiki/Amount_fraction", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31894", "latexDefinition" : "\\(x_B = \\frac{n_B}{n}\\), where \\(n_B\\) is the amount of substance \\(B\\) and \\(n\\) is the total amount of substance.", "plainTextDescription" : "\"Amount of Substance of Fraction of B\" is defined as tthe amount of a constituent divided by the total amount of all constituents in a mixture.", "symbol" : "X_B", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Amount of Substance of Fraction of B" }, "@context" : { "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "deprecated" : { "@id" : "http://qudt.org/schema/qudt/deprecated", "@type" : "http://www.w3.org/2001/XMLSchema#boolean" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "isReplacedBy" : { "@id" : "http://purl.org/dc/terms/isReplacedBy", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "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#" } }
quantitykind:AmountOfSubstancePerUnitMass
URI: http://qudt.org/vocab/quantitykind/AmountOfSubstancePerUnitMass
@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/AmountOfSubstancePerUnitMass> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiMOL-PER-KiloGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoMOL-PER-KiloGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IU-PER-MilliGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloMOL-PER-KiloGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MOL-PER-KiloGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MOL-PER-TONNE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroMOL-PER-GM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroMOL-PER-KiloGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliMOL-PER-GM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliMOL-PER-KiloGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoMOL-PER-KiloGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoMOL-PER-KiloGM> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A1E0L0I0M-1H0T0D0> ; <http://www.linkedmodel.org/schema/vaem#todo> "fix the numerator and denominator dimensions" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Amount of Substance per Unit Mass"@en ; .
{"resource":"Amount of Substance per Unit Mass" ,"qname":"quantitykind:AmountOfSubstancePerUnitMass" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AmountOfSubstancePerUnitMass" ,"properties":["applicable unit":"unit:CentiMOL-PER-KiloGM" ,"applicable unit":"unit:FemtoMOL-PER-KiloGM" ,"applicable unit":"unit:IU-PER-MilliGM" ,"applicable unit":"unit:KiloMOL-PER-KiloGM" ,"applicable unit":"unit:MOL-PER-KiloGM" ,"applicable unit":"unit:MOL-PER-TONNE" ,"applicable unit":"unit:MicroMOL-PER-GM" ,"applicable unit":"unit:MicroMOL-PER-KiloGM" ,"applicable unit":"unit:MilliMOL-PER-GM" ,"applicable unit":"unit:MilliMOL-PER-KiloGM" ,"applicable unit":"unit:NanoMOL-PER-KiloGM" ,"applicable unit":"unit:PicoMOL-PER-KiloGM" ,"has dimension vector":"qkdv:A1E0L0I0M-1H0T0D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Amount of Substance per Unit Mass" ,"todo":"fix the numerator and denominator dimensions" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AmountOfSubstancePerUnitMass", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "applicableUnit" : [ "http://qudt.org/vocab/unit/KiloMOL-PER-KiloGM", "http://qudt.org/vocab/unit/CentiMOL-PER-KiloGM", "http://qudt.org/vocab/unit/MilliMOL-PER-KiloGM", "http://qudt.org/vocab/unit/FemtoMOL-PER-KiloGM", "http://qudt.org/vocab/unit/NanoMOL-PER-KiloGM", "http://qudt.org/vocab/unit/PicoMOL-PER-KiloGM", "http://qudt.org/vocab/unit/MicroMOL-PER-GM", "http://qudt.org/vocab/unit/MicroMOL-PER-KiloGM", "http://qudt.org/vocab/unit/MOL-PER-TONNE", "http://qudt.org/vocab/unit/MOL-PER-KiloGM", "http://qudt.org/vocab/unit/IU-PER-MilliGM", "http://qudt.org/vocab/unit/MilliMOL-PER-GM" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A1E0L0I0M-1H0T0D0", "todo" : "fix the numerator and denominator dimensions", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Amount of Substance per Unit Mass" }, "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "todo" : { "@id" : "http://www.linkedmodel.org/schema/vaem#todo" }, "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#" } }
quantitykind:AmountOfSubstancePerUnitMassPressure
URI: http://qudt.org/vocab/quantitykind/AmountOfSubstancePerUnitMassPressure
The "Variation of Molar Mass" of a gas as a function of pressure.
@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/AmountOfSubstancePerUnitMassPressure> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The \"Variation of Molar Mass\" of a gas as a function of pressure."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MOL-PER-KiloGM-PA> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A1E0L1I0M-2H0T2D0> ; <http://qudt.org/schema/qudt/plainTextDescription> "The \"Variation of Molar Mass\" of a gas as a function of pressure." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Molar Mass variation due to Pressure"@en ; .
{"resource":"Molar Mass variation due to Pressure" ,"qname":"quantitykind:AmountOfSubstancePerUnitMassPressure" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AmountOfSubstancePerUnitMassPressure" ,"properties":["applicable unit":"unit:MOL-PER-KiloGM-PA" ,"description":"The \"Variation of Molar Mass\" of a gas as a function of pressure." ,"description (plain text)":"The \"Variation of Molar Mass\" of a gas as a function of pressure." ,"has dimension vector":"qkdv:A1E0L1I0M-2H0T2D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Molar Mass variation due to Pressure" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AmountOfSubstancePerUnitMassPressure", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The \"Variation of Molar Mass\" of a gas as a function of pressure.", "applicableUnit" : "http://qudt.org/vocab/unit/MOL-PER-KiloGM-PA", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A1E0L1I0M-2H0T2D0", "plainTextDescription" : "The \"Variation of Molar Mass\" of a gas as a function of pressure.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Molar Mass variation due to Pressure" }, "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:AmountOfSubstancePerUnitVolume
URI: http://qudt.org/vocab/quantitykind/AmountOfSubstancePerUnitVolume
The amount of substance per unit volume is called the molar density. Molar density is an intensive property of a substance and depends on the temperature and pressure.
@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/AmountOfSubstancePerUnitVolume> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The amount of substance per unit volume is called the molar density. Molar density is an intensive property of a substance and depends on the temperature and pressure."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiMOL-PER-L> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoMOL-PER-L> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloMOL-PER-M3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MOL-PER-DeciM3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MOL-PER-L> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MOL-PER-M3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroMOL-PER-L> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliMOL-PER-L> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliMOL-PER-M3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoMOL-PER-L> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoMOL-PER-L> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoMOL-PER-M3> ; <http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/quantitykind/AmountOfSubstanceConcentration> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://www.ask.com/answers/72367781/what-is-defined-as-the-amount-of-substance-per-unit-of-volume"^^xsd:anyURI ; <http://qudt.org/schema/qudt/informativeReference> "https://en.wikipedia.org/wiki/Molar_concentration"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "The amount of substance per unit volume is called the molar density. Molar density is an intensive property of a substance and depends on the temperature and pressure." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Amount of Substance per Unit Volume"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Concentration> ; .
{"resource":"Amount of Substance per Unit Volume" ,"qname":"quantitykind:AmountOfSubstancePerUnitVolume" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AmountOfSubstancePerUnitVolume" ,"properties":["applicable unit":"unit:CentiMOL-PER-L" ,"applicable unit":"unit:FemtoMOL-PER-L" ,"applicable unit":"unit:KiloMOL-PER-M3" ,"applicable unit":"unit:MOL-PER-DeciM3" ,"applicable unit":"unit:MOL-PER-L" ,"applicable unit":"unit:MOL-PER-M3" ,"applicable unit":"unit:MicroMOL-PER-L" ,"applicable unit":"unit:MilliMOL-PER-L" ,"applicable unit":"unit:MilliMOL-PER-M3" ,"applicable unit":"unit:NanoMOL-PER-L" ,"applicable unit":"unit:PicoMOL-PER-L" ,"applicable unit":"unit:PicoMOL-PER-M3" ,"description":"The amount of substance per unit volume is called the molar density. Molar density is an intensive property of a substance and depends on the temperature and pressure." ,"description (plain text)":"The amount of substance per unit volume is called the molar density. Molar density is an intensive property of a substance and depends on the temperature and pressure." ,"exact match":"quantitykind:AmountOfSubstanceConcentration" ,"has broader":"quantitykind:Concentration" ,"has dimension vector":"qkdv:A1E0L-3I0M0H0T0D0" ,"informative reference":"http:\/\/www.ask.com\/answers\/72367781\/what-is-defined-as-the-amount-of-substance-per-unit-of-volume" ,"informative reference":"https:\/\/en.wikipedia.org\/wiki\/Molar_concentration" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Amount of Substance per Unit Volume" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AmountOfSubstancePerUnitVolume", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The amount of substance per unit volume is called the molar density. Molar density is an intensive property of a substance and depends on the temperature and pressure.", "applicableUnit" : [ "http://qudt.org/vocab/unit/MOL-PER-M3", "http://qudt.org/vocab/unit/MOL-PER-L", "http://qudt.org/vocab/unit/PicoMOL-PER-L", "http://qudt.org/vocab/unit/KiloMOL-PER-M3", "http://qudt.org/vocab/unit/PicoMOL-PER-M3", "http://qudt.org/vocab/unit/NanoMOL-PER-L", "http://qudt.org/vocab/unit/MilliMOL-PER-M3", "http://qudt.org/vocab/unit/MOL-PER-DeciM3", "http://qudt.org/vocab/unit/CentiMOL-PER-L", "http://qudt.org/vocab/unit/MicroMOL-PER-L", "http://qudt.org/vocab/unit/FemtoMOL-PER-L", "http://qudt.org/vocab/unit/MilliMOL-PER-L" ], "exactMatch" : "http://qudt.org/vocab/quantitykind/AmountOfSubstanceConcentration", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0", "informativeReference" : [ "https://en.wikipedia.org/wiki/Molar_concentration", "http://www.ask.com/answers/72367781/what-is-defined-as-the-amount-of-substance-per-unit-of-volume" ], "plainTextDescription" : "The amount of substance per unit volume is called the molar density. Molar density is an intensive property of a substance and depends on the temperature and pressure.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Amount of Substance per Unit Volume" }, "broader" : "http://qudt.org/vocab/quantitykind/Concentration", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "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" }, "exactMatch" : { "@id" : "http://qudt.org/schema/qudt/exactMatch", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "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#" } }
quantitykind:Angle
URI: http://qudt.org/vocab/quantitykind/Angle
The abstract notion of angle. Narrow concepts include plane angle and solid angle. While both plane angle and solid angle are dimensionless, they are actually length/length and area/area respectively.
@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/Angle> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The abstract notion of angle. Narrow concepts include plane angle and solid angle. While both plane angle and solid angle are dimensionless, they are actually length/length and area/area respectively."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ARCMIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ARCSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GON> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GRAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MIL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MIN_Angle> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroRAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliARCSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliRAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/RAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/REV> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Angle"^^xsd:anyURI ; <http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/quantitykind/PlaneAngle> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Angle"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ; .
{"resource":"Angle" ,"qname":"quantitykind:Angle" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Angle" ,"properties":["applicable unit":"unit:ARCMIN" ,"applicable unit":"unit:ARCSEC" ,"applicable unit":"unit:DEG" ,"applicable unit":"unit:GON" ,"applicable unit":"unit:GRAD" ,"applicable unit":"unit:MIL" ,"applicable unit":"unit:MIN_Angle" ,"applicable unit":"unit:MicroRAD" ,"applicable unit":"unit:MilliARCSEC" ,"applicable unit":"unit:MilliRAD" ,"applicable unit":"unit:RAD" ,"applicable unit":"unit:REV" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Angle" ,"description":"The abstract notion of angle. Narrow concepts include plane angle and solid angle. While both plane angle and solid angle are dimensionless, they are actually length\/length and area\/area respectively." ,"exact match":"quantitykind:PlaneAngle" ,"has broader":"quantitykind:DimensionlessRatio" ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Angle" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/Angle", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The abstract notion of angle. Narrow concepts include plane angle and solid angle. While both plane angle and solid angle are dimensionless, they are actually length/length and area/area respectively.", "applicableUnit" : [ "http://qudt.org/vocab/unit/RAD", "http://qudt.org/vocab/unit/REV", "http://qudt.org/vocab/unit/GON", "http://qudt.org/vocab/unit/MIL", "http://qudt.org/vocab/unit/DEG", "http://qudt.org/vocab/unit/MIN_Angle", "http://qudt.org/vocab/unit/MilliRAD", "http://qudt.org/vocab/unit/MilliARCSEC", "http://qudt.org/vocab/unit/MicroRAD", "http://qudt.org/vocab/unit/GRAD", "http://qudt.org/vocab/unit/ARCSEC", "http://qudt.org/vocab/unit/ARCMIN" ], "dbpediaMatch" : "http://dbpedia.org/resource/Angle", "exactMatch" : "http://qudt.org/vocab/quantitykind/PlaneAngle", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Angle" }, "broader" : "http://qudt.org/vocab/quantitykind/DimensionlessRatio", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "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" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "exactMatch" : { "@id" : "http://qudt.org/schema/qudt/exactMatch", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:AngleOfAttack
URI: http://qudt.org/vocab/quantitykind/AngleOfAttack
Angle of attack is the angle between the oncoming air or relative wind and a reference line on the airplane or wing.
@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/AngleOfAttack> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "Angle of attack is the angle between the oncoming air or relative wind and a reference line on the airplane or wing."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ARCMIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ARCSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GON> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GRAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MIL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MIN_Angle> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroRAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliARCSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliRAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/RAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/REV> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\alpha\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "Angle of attack is the angle between the oncoming air or relative wind and a reference line on the airplane or wing." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Angle Of Attack"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Angle> ; .
{"resource":"Angle Of Attack" ,"qname":"quantitykind:AngleOfAttack" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AngleOfAttack" ,"properties":["applicable unit":"unit:ARCMIN" ,"applicable unit":"unit:ARCSEC" ,"applicable unit":"unit:DEG" ,"applicable unit":"unit:GON" ,"applicable unit":"unit:GRAD" ,"applicable unit":"unit:MIL" ,"applicable unit":"unit:MIN_Angle" ,"applicable unit":"unit:MicroRAD" ,"applicable unit":"unit:MilliARCSEC" ,"applicable unit":"unit:MilliRAD" ,"applicable unit":"unit:RAD" ,"applicable unit":"unit:REV" ,"description":"Angle of attack is the angle between the oncoming air or relative wind and a reference line on the airplane or wing." ,"description (plain text)":"Angle of attack is the angle between the oncoming air or relative wind and a reference line on the airplane or wing." ,"has broader":"quantitykind:Angle" ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Angle Of Attack" ,"latex symbol":"\\(\\alpha\\)" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AngleOfAttack", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "Angle of attack is the angle between the oncoming air or relative wind and a reference line on the airplane or wing.", "applicableUnit" : [ "http://qudt.org/vocab/unit/RAD", "http://qudt.org/vocab/unit/MicroRAD", "http://qudt.org/vocab/unit/GRAD", "http://qudt.org/vocab/unit/ARCSEC", "http://qudt.org/vocab/unit/REV", "http://qudt.org/vocab/unit/GON", "http://qudt.org/vocab/unit/MilliARCSEC", "http://qudt.org/vocab/unit/ARCMIN", "http://qudt.org/vocab/unit/MilliRAD", "http://qudt.org/vocab/unit/MIN_Angle", "http://qudt.org/vocab/unit/MIL", "http://qudt.org/vocab/unit/DEG" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "latexSymbol" : "\\(\\alpha\\)", "plainTextDescription" : "Angle of attack is the angle between the oncoming air or relative wind and a reference line on the airplane or wing.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Angle Of Attack" }, "broader" : "http://qudt.org/vocab/quantitykind/Angle", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@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" }, "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#" } }
quantitykind:AngleOfOpticalRotation
URI: http://qudt.org/vocab/quantitykind/AngleOfOpticalRotation
The "Angle of Optical Rotation" is the angle through which plane-polarized light is rotated clockwise, as seen when facing the light source, in passing through an optically active medium.
@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/AngleOfOpticalRotation> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The \"Angle of Optical Rotation\" is the angle through which plane-polarized light is rotated clockwise, as seen when facing the light source, in passing through an optically active medium."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ARCMIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ARCSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GON> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GRAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MIL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MIN_Angle> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroRAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliARCSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliRAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/RAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/REV> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Optical_rotation"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\alpha\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "The \"Angle of Optical Rotation\" is the angle through which plane-polarized light is rotated clockwise, as seen when facing the light source, in passing through an optically active medium." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Angle of Optical Rotation"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Angle> ; .
{"resource":"Angle of Optical Rotation" ,"qname":"quantitykind:AngleOfOpticalRotation" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AngleOfOpticalRotation" ,"properties":["applicable unit":"unit:ARCMIN" ,"applicable unit":"unit:ARCSEC" ,"applicable unit":"unit:DEG" ,"applicable unit":"unit:GON" ,"applicable unit":"unit:GRAD" ,"applicable unit":"unit:MIL" ,"applicable unit":"unit:MIN_Angle" ,"applicable unit":"unit:MicroRAD" ,"applicable unit":"unit:MilliARCSEC" ,"applicable unit":"unit:MilliRAD" ,"applicable unit":"unit:RAD" ,"applicable unit":"unit:REV" ,"description":"The \"Angle of Optical Rotation\" is the angle through which plane-polarized light is rotated clockwise, as seen when facing the light source, in passing through an optically active medium." ,"description (plain text)":"The \"Angle of Optical Rotation\" is the angle through which plane-polarized light is rotated clockwise, as seen when facing the light source, in passing through an optically active medium." ,"has broader":"quantitykind:Angle" ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Optical_rotation" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Angle of Optical Rotation" ,"latex symbol":"\\(\\alpha\\)" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31894" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AngleOfOpticalRotation", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The \"Angle of Optical Rotation\" is the angle through which plane-polarized light is rotated clockwise, as seen when facing the light source, in passing through an optically active medium.", "applicableUnit" : [ "http://qudt.org/vocab/unit/GON", "http://qudt.org/vocab/unit/MilliARCSEC", "http://qudt.org/vocab/unit/ARCSEC", "http://qudt.org/vocab/unit/MIL", "http://qudt.org/vocab/unit/MicroRAD", "http://qudt.org/vocab/unit/MilliRAD", "http://qudt.org/vocab/unit/MIN_Angle", "http://qudt.org/vocab/unit/ARCMIN", "http://qudt.org/vocab/unit/DEG", "http://qudt.org/vocab/unit/GRAD", "http://qudt.org/vocab/unit/RAD", "http://qudt.org/vocab/unit/REV" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "informativeReference" : "http://en.wikipedia.org/wiki/Optical_rotation", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31894", "latexSymbol" : "\\(\\alpha\\)", "plainTextDescription" : "The \"Angle of Optical Rotation\" is the angle through which plane-polarized light is rotated clockwise, as seen when facing the light source, in passing through an optically active medium.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Angle of Optical Rotation" }, "broader" : "http://qudt.org/vocab/quantitykind/Angle", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@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#" } }
quantitykind:AngularAcceleration
URI: http://qudt.org/vocab/quantitykind/AngularAcceleration
Angular acceleration is the rate of change of angular velocity over time. Measurement of the change made in the rate of change of an angle that a spinning object undergoes per unit time. It is a vector quantity. Also called Rotational acceleration. In SI units, it is measured in radians per second squared (\(rad/s^2\)), and is usually denoted by the Greek letter alpha.
@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/AngularAcceleration> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "Angular acceleration is the rate of change of angular velocity over time. Measurement of the change made in the rate of change of an angle that a spinning object undergoes per unit time. It is a vector quantity. Also called Rotational acceleration. In SI units, it is measured in radians per second squared (\\(rad/s^2\\)), and is usually denoted by the Greek letter alpha."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG-PER-SEC2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/RAD-PER-SEC2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/REV-PER-SEC2> ; <http://qudt.org/schema/qudt/baseCGSUnitDimensions> "U/T^2" ; <http://qudt.org/schema/qudt/baseSIUnitDimensions> "\\(/s^2\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Angular_acceleration"^^xsd:anyURI ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-2D0> ; <http://qudt.org/schema/qudt/qkdvDenominator> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T2D0> ; <http://qudt.org/schema/qudt/qkdvNumerator> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Accelerație unghiulară"@ro ; rdfs:label "Açısal ivme"@tr ; rdfs:label "Pecutan bersudut"@ms ; rdfs:label "Przyspieszenie kątowe"@pl ; rdfs:label "Winkelbeschleunigung"@de ; rdfs:label "accelerazione angolare"@it ; rdfs:label "accélération angulaire"@fr ; rdfs:label "aceleración angular"@es ; rdfs:label "aceleração angular"@pt ; rdfs:label "angular acceleration"@en ; rdfs:label "Úhlové zrychlení"@cs ; rdfs:label "Угловое ускорение"@ru ; rdfs:label "تسارع زاوي"@ar ; rdfs:label "شتاب زاویهای"@fa ; rdfs:label "कोणीय त्वरण"@hi ; rdfs:label "角加速度"@ja ; rdfs:label "角加速度"@zh ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/InverseSquareTime> ; .
{"resource":"angular acceleration" ,"qname":"quantitykind:AngularAcceleration" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AngularAcceleration" ,"properties":["applicable unit":"unit:DEG-PER-SEC2" ,"applicable unit":"unit:RAD-PER-SEC2" ,"applicable unit":"unit:REV-PER-SEC2" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Angular_acceleration" ,"denominator dimension vector":"qkdv:A0E0L1I0M0H0T2D0" ,"description":"Angular acceleration is the rate of change of angular velocity over time. Measurement of the change made in the rate of change of an angle that a spinning object undergoes per unit time. It is a vector quantity. Also called Rotational acceleration. In SI units, it is measured in radians per second squared (\\(rad\/s^2\\)), and is usually denoted by the Greek letter alpha." ,"has broader":"quantitykind:InverseSquareTime" ,"has dimension vector":"qkdv:A0E0L0I0M0H0T-2D0" ,"http:\/\/qudt.org\/schema\/qudt\/baseCGSUnitDimensions":"U\/T^2" ,"http:\/\/qudt.org\/schema\/qudt\/baseSIUnitDimensions":"\\(\/s^2\\)" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Accelerație unghiulară" ,"label":"Açısal ivme" ,"label":"Pecutan bersudut" ,"label":"Przyspieszenie kątowe" ,"label":"Winkelbeschleunigung" ,"label":"accelerazione angolare" ,"label":"accélération angulaire" ,"label":"aceleración angular" ,"label":"aceleração angular" ,"label":"angular acceleration" ,"label":"Úhlové zrychlení" ,"label":"Угловое ускорение" ,"label":"تسارع زاوي" ,"label":"شتاب زاویه\u200Cای" ,"label":"कोणीय त्वरण" ,"label":"角加速度" ,"label":"角加速度" ,"numerator dimension vector":"qkdv:A0E0L1I0M0H0T0D0" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AngularAcceleration", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "Angular acceleration is the rate of change of angular velocity over time. Measurement of the change made in the rate of change of an angle that a spinning object undergoes per unit time. It is a vector quantity. Also called Rotational acceleration. In SI units, it is measured in radians per second squared (\\(rad/s^2\\)), and is usually denoted by the Greek letter alpha.", "applicableUnit" : [ "http://qudt.org/vocab/unit/RAD-PER-SEC2", "http://qudt.org/vocab/unit/REV-PER-SEC2", "http://qudt.org/vocab/unit/DEG-PER-SEC2" ], "baseCGSUnitDimensions" : "U/T^2", "baseSIUnitDimensions" : "\\(/s^2\\)", "dbpediaMatch" : "http://dbpedia.org/resource/Angular_acceleration", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-2D0", "qkdvDenominator" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T2D0", "qkdvNumerator" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "ja", "@value" : "角加速度" }, { "@language" : "zh", "@value" : "角加速度" }, { "@language" : "ru", "@value" : "Угловое ускорение" }, { "@language" : "ms", "@value" : "Pecutan bersudut" }, { "@language" : "pl", "@value" : "Przyspieszenie kątowe" }, { "@language" : "ar", "@value" : "تسارع زاوي" }, { "@language" : "pt", "@value" : "aceleração angular" }, { "@language" : "cs", "@value" : "Úhlové zrychlení" }, { "@language" : "en", "@value" : "angular acceleration" }, { "@language" : "it", "@value" : "accelerazione angolare" }, { "@language" : "fr", "@value" : "accélération angulaire" }, { "@language" : "de", "@value" : "Winkelbeschleunigung" }, { "@language" : "fa", "@value" : "شتاب زاویهای" }, { "@language" : "es", "@value" : "aceleración angular" }, { "@language" : "ro", "@value" : "Accelerație unghiulară" }, { "@language" : "tr", "@value" : "Açısal ivme" }, { "@language" : "hi", "@value" : "कोणीय त्वरण" } ], "broader" : "http://qudt.org/vocab/quantitykind/InverseSquareTime", "@context" : { "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "qkdvDenominator" : { "@id" : "http://qudt.org/schema/qudt/qkdvDenominator", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "baseSIUnitDimensions" : { "@id" : "http://qudt.org/schema/qudt/baseSIUnitDimensions", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "baseCGSUnitDimensions" : { "@id" : "http://qudt.org/schema/qudt/baseCGSUnitDimensions" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "qkdvNumerator" : { "@id" : "http://qudt.org/schema/qudt/qkdvNumerator", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "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#" } }
quantitykind:AngularCrossSection
URI: http://qudt.org/vocab/quantitykind/AngularCrossSection
"Angular Cross-section" is the cross-section for ejecting or scattering a particle into an elementary cone, divided by the solid angle \(d\Omega\) of that cone.
@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/AngularCrossSection> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Angular Cross-section\" is the cross-section for ejecting or scattering a particle into an elementary cone, divided by the solid angle \\(d\\Omega\\) of that cone."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M2-PER-SR> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Cross_section_(physics)"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(\\sigma = \\int \\sigma_\\Omega d\\Omega\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\sigma_\\Omega\\)"^^<http://qudt.org/schema/qudt/LatexString> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Angular Cross-section"@en ; <http://www.w3.org/2004/02/skos/core#closeMatch> <http://qudt.org/vocab/quantitykind/SpectralCrossSection> ; .
{"resource":"Angular Cross-section" ,"qname":"quantitykind:AngularCrossSection" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AngularCrossSection" ,"properties":["applicable unit":"unit:M2-PER-SR" ,"description":"\"Angular Cross-section\" is the cross-section for ejecting or scattering a particle into an elementary cone, divided by the solid angle \\(d\\Omega\\) of that cone." ,"has close match":"quantitykind:SpectralCrossSection" ,"has dimension vector":"qkdv:A0E0L2I0M0H0T0D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Cross_section_(physics)" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Angular Cross-section" ,"latex definition":"\\(\\sigma = \\int \\sigma_\\Omega d\\Omega\\)" ,"latex symbol":"\\(\\sigma_\\Omega\\)" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31895" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AngularCrossSection", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Angular Cross-section\" is the cross-section for ejecting or scattering a particle into an elementary cone, divided by the solid angle \\(d\\Omega\\) of that cone.", "applicableUnit" : "http://qudt.org/vocab/unit/M2-PER-SR", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0", "informativeReference" : "http://en.wikipedia.org/wiki/Cross_section_(physics)", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31895", "latexDefinition" : "\\(\\sigma = \\int \\sigma_\\Omega d\\Omega\\)", "latexSymbol" : "\\(\\sigma_\\Omega\\)", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Angular Cross-section" }, "closeMatch" : "http://qudt.org/vocab/quantitykind/SpectralCrossSection", "@context" : { "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "closeMatch" : { "@id" : "http://www.w3.org/2004/02/skos/core#closeMatch", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "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#" } }
quantitykind:AngularDistance
URI: http://qudt.org/vocab/quantitykind/AngularDistance
Angular distance travelled by orbiting vehicle measured from the azimuth of closest approach.
@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/AngularDistance> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "Angular distance travelled by orbiting vehicle measured from the azimuth of closest approach."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ARCMIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ARCSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GON> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GRAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MIL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MIN_Angle> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroRAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliARCSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliRAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/RAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/REV> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\theta\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "Angular distance travelled by orbiting vehicle measured from the azimuth of closest approach." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Angular Distance"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Angle> ; .
{"resource":"Angular Distance" ,"qname":"quantitykind:AngularDistance" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AngularDistance" ,"properties":["applicable unit":"unit:ARCMIN" ,"applicable unit":"unit:ARCSEC" ,"applicable unit":"unit:DEG" ,"applicable unit":"unit:GON" ,"applicable unit":"unit:GRAD" ,"applicable unit":"unit:MIL" ,"applicable unit":"unit:MIN_Angle" ,"applicable unit":"unit:MicroRAD" ,"applicable unit":"unit:MilliARCSEC" ,"applicable unit":"unit:MilliRAD" ,"applicable unit":"unit:RAD" ,"applicable unit":"unit:REV" ,"description":"Angular distance travelled by orbiting vehicle measured from the azimuth of closest approach." ,"description (plain text)":"Angular distance travelled by orbiting vehicle measured from the azimuth of closest approach." ,"has broader":"quantitykind:Angle" ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Angular Distance" ,"latex symbol":"\\(\\theta\\)" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AngularDistance", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "Angular distance travelled by orbiting vehicle measured from the azimuth of closest approach.", "applicableUnit" : [ "http://qudt.org/vocab/unit/REV", "http://qudt.org/vocab/unit/MIL", "http://qudt.org/vocab/unit/ARCSEC", "http://qudt.org/vocab/unit/GRAD", "http://qudt.org/vocab/unit/ARCMIN", "http://qudt.org/vocab/unit/MilliARCSEC", "http://qudt.org/vocab/unit/MilliRAD", "http://qudt.org/vocab/unit/DEG", "http://qudt.org/vocab/unit/MicroRAD", "http://qudt.org/vocab/unit/RAD", "http://qudt.org/vocab/unit/MIN_Angle", "http://qudt.org/vocab/unit/GON" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "latexSymbol" : "\\(\\theta\\)", "plainTextDescription" : "Angular distance travelled by orbiting vehicle measured from the azimuth of closest approach.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Angular Distance" }, "broader" : "http://qudt.org/vocab/quantitykind/Angle", "@context" : { "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "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#" } }
quantitykind:AngularFrequency
URI: http://qudt.org/vocab/quantitykind/AngularFrequency
"Angular frequency", symbol \(\omega\) (also referred to by the terms angular speed, radial frequency, circular frequency, orbital frequency, radian frequency, and pulsatance) is a scalar measure of rotation rate. Angular frequency (or angular speed) is the magnitude of the vector quantity angular velocity.
@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/AngularFrequency> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Angular frequency\", symbol \\(\\omega\\) (also referred to by the terms angular speed, radial frequency, circular frequency, orbital frequency, radian frequency, and pulsatance) is a scalar measure of rotation rate. Angular frequency (or angular speed) is the magnitude of the vector quantity angular velocity."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG-PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckFrequency_Ang> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/RAD-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/RAD-PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/RAD-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/REV-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/REV-PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/REV-PER-SEC> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Angular_frequency"^^xsd:anyURI ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Angular_frequency"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(\\omega = 2\\pi f\\), where \\(f\\) is frequency."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\omega\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://www.linkedmodel.org/schema/vaem#todo> "belongs to SOQ-ISO" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Kreisfrequenz"@de ; rdfs:label "Pulsación"@fr ; rdfs:label "angular frequency"@en ; rdfs:label "frequenza angolare"@it ; rdfs:label "frequência angular"@pt ; rdfs:label "pulsación"@es ; rdfs:label "pulsacja"@pl ; rdfs:label "تردد زاوى"@ar ; rdfs:label "角振動数"@ja ; rdfs:label "角频率"@zh ; <http://www.w3.org/2004/02/skos/core#altLabel> "Pulsatanzpulsation"@de ; <http://www.w3.org/2004/02/skos/core#altLabel> "pulsatance"@en ; <http://www.w3.org/2004/02/skos/core#altLabel> "pulsazione"@it ; <http://www.w3.org/2004/02/skos/core#altLabel> "pulsação"@pt ; <http://www.w3.org/2004/02/skos/core#altLabel> "نابض"@ar ; <http://www.w3.org/2004/02/skos/core#altLabel> "角周波数"@ja ; <http://www.w3.org/2004/02/skos/core#altLabel> "角速度"@zh ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/AngularVelocity> ; .
{"resource":"angular frequency" ,"qname":"quantitykind:AngularFrequency" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AngularFrequency" ,"properties":["alternative label":"Pulsatanzpulsation" ,"alternative label":"pulsatance" ,"alternative label":"pulsazione" ,"alternative label":"pulsação" ,"alternative label":"نابض" ,"alternative label":"角周波数" ,"alternative label":"角速度" ,"applicable unit":"unit:DEG-PER-HR" ,"applicable unit":"unit:DEG-PER-MIN" ,"applicable unit":"unit:DEG-PER-SEC" ,"applicable unit":"unit:PlanckFrequency_Ang" ,"applicable unit":"unit:RAD-PER-HR" ,"applicable unit":"unit:RAD-PER-MIN" ,"applicable unit":"unit:RAD-PER-SEC" ,"applicable unit":"unit:REV-PER-HR" ,"applicable unit":"unit:REV-PER-MIN" ,"applicable unit":"unit:REV-PER-SEC" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Angular_frequency" ,"description":"\"Angular frequency\", symbol \\(\\omega\\) (also referred to by the terms angular speed, radial frequency, circular frequency, orbital frequency, radian frequency, and pulsatance) is a scalar measure of rotation rate. Angular frequency (or angular speed) is the magnitude of the vector quantity angular velocity." ,"has broader":"quantitykind:AngularVelocity" ,"has dimension vector":"qkdv:A0E0L0I0M0H0T-1D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Angular_frequency" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Kreisfrequenz" ,"label":"Pulsación" ,"label":"angular frequency" ,"label":"frequenza angolare" ,"label":"frequência angular" ,"label":"pulsación" ,"label":"pulsacja" ,"label":"تردد زاوى" ,"label":"角振動数" ,"label":"角频率" ,"latex definition":"\\(\\omega = 2\\pi f\\), where \\(f\\) is frequency." ,"latex symbol":"\\(\\omega\\)" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=43012" ,"todo":"belongs to SOQ-ISO" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AngularFrequency", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Angular frequency\", symbol \\(\\omega\\) (also referred to by the terms angular speed, radial frequency, circular frequency, orbital frequency, radian frequency, and pulsatance) is a scalar measure of rotation rate. Angular frequency (or angular speed) is the magnitude of the vector quantity angular velocity.", "applicableUnit" : [ "http://qudt.org/vocab/unit/RAD-PER-SEC", "http://qudt.org/vocab/unit/REV-PER-MIN", "http://qudt.org/vocab/unit/DEG-PER-HR", "http://qudt.org/vocab/unit/DEG-PER-MIN", "http://qudt.org/vocab/unit/PlanckFrequency_Ang", "http://qudt.org/vocab/unit/DEG-PER-SEC", "http://qudt.org/vocab/unit/RAD-PER-HR", "http://qudt.org/vocab/unit/RAD-PER-MIN", "http://qudt.org/vocab/unit/REV-PER-SEC", "http://qudt.org/vocab/unit/REV-PER-HR" ], "dbpediaMatch" : "http://dbpedia.org/resource/Angular_frequency", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0", "informativeReference" : "http://en.wikipedia.org/wiki/Angular_frequency", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=43012", "latexDefinition" : "\\(\\omega = 2\\pi f\\), where \\(f\\) is frequency.", "latexSymbol" : "\\(\\omega\\)", "todo" : "belongs to SOQ-ISO", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "en", "@value" : "angular frequency" }, { "@language" : "pt", "@value" : "frequência angular" }, { "@language" : "zh", "@value" : "角频率" }, { "@language" : "ar", "@value" : "تردد زاوى" }, { "@language" : "fr", "@value" : "Pulsación" }, { "@language" : "it", "@value" : "frequenza angolare" }, { "@language" : "de", "@value" : "Kreisfrequenz" }, { "@language" : "es", "@value" : "pulsación" }, { "@language" : "ja", "@value" : "角振動数" }, { "@language" : "pl", "@value" : "pulsacja" } ], "altLabel" : [ { "@language" : "it", "@value" : "pulsazione" }, { "@language" : "ja", "@value" : "角周波数" }, { "@language" : "de", "@value" : "Pulsatanzpulsation" }, { "@language" : "pt", "@value" : "pulsação" }, { "@language" : "ar", "@value" : "نابض" }, { "@language" : "en", "@value" : "pulsatance" }, { "@language" : "zh", "@value" : "角速度" } ], "broader" : "http://qudt.org/vocab/quantitykind/AngularVelocity", "@context" : { "altLabel" : { "@id" : "http://www.w3.org/2004/02/skos/core#altLabel" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "todo" : { "@id" : "http://www.linkedmodel.org/schema/vaem#todo" }, "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#" } }
quantitykind:AngularImpulse
URI: http://qudt.org/vocab/quantitykind/AngularImpulse
The Angular Impulse, also known as angular momentum, is the moment of linear momentum around a point. It is defined as\(H = \int Mdt\), where \(M\) is the moment of force and \(t\) is time.
@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/AngularImpulse> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The Angular Impulse, also known as angular momentum, is the moment of linear momentum around a point. It is defined as\\(H = \\int Mdt\\), where \\(M\\) is the moment of force and \\(t\\) is time."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ERG-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/EV-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-LB_F-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM-M2-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N-M-SEC> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/AngularMomentum"^^xsd:anyURI ; <http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/quantitykind/AngularMomentum> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-1D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://emweb.unl.edu/NEGAHBAN/EM373/note13/note.htm"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ; <http://qudt.org/schema/qudt/symbol> "H" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Drehstoß"@de ; rdfs:label "angular impulse"@en ; rdfs:label "impulsion angulaire"@fr ; rdfs:label "impulso angolare"@it ; rdfs:label "impulso angular"@es ; rdfs:label "impulsão angular"@pt ; rdfs:label "popęd kątowy"@pl ; rdfs:label "نبضة دفعية زاوية"@ar ; rdfs:label "角冲量;冲量矩"@zh ; rdfs:label "角力積"@ja ; <http://www.w3.org/2004/02/skos/core#altLabel> "Drehmomentstoß"@de ; .
{"resource":"angular impulse" ,"qname":"quantitykind:AngularImpulse" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AngularImpulse" ,"properties":["alternative label":"Drehmomentstoß" ,"applicable unit":"unit:ERG-SEC" ,"applicable unit":"unit:EV-SEC" ,"applicable unit":"unit:FT-LB_F-SEC" ,"applicable unit":"unit:J-SEC" ,"applicable unit":"unit:KiloGM-M2-PER-SEC" ,"applicable unit":"unit:N-M-SEC" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/AngularMomentum" ,"description":"The Angular Impulse, also known as angular momentum, is the moment of linear momentum around a point. It is defined as\\(H = \\int Mdt\\), where \\(M\\) is the moment of force and \\(t\\) is time." ,"exact match":"quantitykind:AngularMomentum" ,"has dimension vector":"qkdv:A0E0L2I0M1H0T-1D0" ,"informative reference":"http:\/\/emweb.unl.edu\/NEGAHBAN\/EM373\/note13\/note.htm" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Drehstoß" ,"label":"angular impulse" ,"label":"impulsion angulaire" ,"label":"impulso angolare" ,"label":"impulso angular" ,"label":"impulsão angular" ,"label":"popęd kątowy" ,"label":"نبضة دفعية زاوية" ,"label":"角冲量;冲量矩" ,"label":"角力積" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31889" ,"symbol":"H" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AngularImpulse", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The Angular Impulse, also known as angular momentum, is the moment of linear momentum around a point. It is defined as\\(H = \\int Mdt\\), where \\(M\\) is the moment of force and \\(t\\) is time.", "applicableUnit" : [ "http://qudt.org/vocab/unit/ERG-SEC", "http://qudt.org/vocab/unit/N-M-SEC", "http://qudt.org/vocab/unit/EV-SEC", "http://qudt.org/vocab/unit/KiloGM-M2-PER-SEC", "http://qudt.org/vocab/unit/FT-LB_F-SEC", "http://qudt.org/vocab/unit/J-SEC" ], "dbpediaMatch" : "http://dbpedia.org/resource/AngularMomentum", "exactMatch" : "http://qudt.org/vocab/quantitykind/AngularMomentum", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-1D0", "informativeReference" : "http://emweb.unl.edu/NEGAHBAN/EM373/note13/note.htm", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31889", "symbol" : "H", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "de", "@value" : "Drehstoß" }, { "@language" : "fr", "@value" : "impulsion angulaire" }, { "@language" : "it", "@value" : "impulso angolare" }, { "@language" : "es", "@value" : "impulso angular" }, { "@language" : "pl", "@value" : "popęd kątowy" }, { "@language" : "ja", "@value" : "角力積" }, { "@language" : "ar", "@value" : "نبضة دفعية زاوية" }, { "@language" : "en", "@value" : "angular impulse" }, { "@language" : "pt", "@value" : "impulsão angular" }, { "@language" : "zh", "@value" : "角冲量;冲量矩" } ], "altLabel" : { "@language" : "de", "@value" : "Drehmomentstoß" }, "@context" : { "altLabel" : { "@id" : "http://www.w3.org/2004/02/skos/core#altLabel" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "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" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "exactMatch" : { "@id" : "http://qudt.org/schema/qudt/exactMatch", "@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#" } }
quantitykind:AngularMomentum
URI: http://qudt.org/vocab/quantitykind/AngularMomentum
Angular Momentum of an object rotating about some reference point is the measure of the extent to which the object will continue to rotate about that point unless acted upon by an external torque. In particular, if a point mass rotates about an axis, then the angular momentum with respect to a point on the axis is related to the mass of the object, the velocity and the distance of the mass to the axis. While the motion associated with linear momentum has no absolute frame of reference, the rotation associated with angular momentum is sometimes spoken of as being measured relative to the fixed stars. \textit{Angular Momentum}, \textit{Moment of Momentum}, or \textit{Rotational Momentum", is a vector quantity that represents the product of a body's rotational inertia and rotational velocity about a particular axis.
@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/AngularMomentum> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "Angular Momentum of an object rotating about some reference point is the measure of the extent to which the object will continue to rotate about that point unless acted upon by an external torque. In particular, if a point mass rotates about an axis, then the angular momentum with respect to a point on the axis is related to the mass of the object, the velocity and the distance of the mass to the axis. While the motion associated with linear momentum has no absolute frame of reference, the rotation associated with angular momentum is sometimes spoken of as being measured relative to the fixed stars. \\textit{Angular Momentum}, \\textit{Moment of Momentum}, or \\textit{Rotational Momentum\", is a vector quantity that represents the product of a body's rotational inertia and rotational velocity about a particular axis."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ERG-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/EV-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-LB_F-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM-M2-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N-M-SEC> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Angular_momentum"^^xsd:anyURI ; <http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/quantitykind/AngularImpulse> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-1D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Angular_momentum"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(L = I\\omega\\), where \\(I\\) is the moment of inertia, and \\(\\omega\\) is the angular velocity."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "Angular Momentum of an object rotating about some reference point is the measure of the extent to which the object will continue to rotate about that point unless acted upon by an external torque. In particular, if a point mass rotates about an axis, then the angular momentum with respect to a point on the axis is related to the mass of the object, the velocity and the distance of the mass to the axis. While the motion associated with linear momentum has no absolute frame of reference, the rotation associated with angular momentum is sometimes spoken of as being measured relative to the fixed stars. \\textit{Angular Momentum}, \\textit{Moment of Momentum}, or \\textit{Rotational Momentum\", is a vector quantity that represents the product of a body's rotational inertia and rotational velocity about a particular axis." ; <http://qudt.org/schema/qudt/symbol> "L" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Angular Momentum"@en ; .
{"resource":"Angular Momentum" ,"qname":"quantitykind:AngularMomentum" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AngularMomentum" ,"properties":["applicable unit":"unit:ERG-SEC" ,"applicable unit":"unit:EV-SEC" ,"applicable unit":"unit:FT-LB_F-SEC" ,"applicable unit":"unit:J-SEC" ,"applicable unit":"unit:KiloGM-M2-PER-SEC" ,"applicable unit":"unit:N-M-SEC" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Angular_momentum" ,"description":"Angular Momentum of an object rotating about some reference point is the measure of the extent to which the object will continue to rotate about that point unless acted upon by an external torque. In particular, if a point mass rotates about an axis, then the angular momentum with respect to a point on the axis is related to the mass of the object, the velocity and the distance of the mass to the axis. While the motion associated with linear momentum has no absolute frame of reference, the rotation associated with angular momentum is sometimes spoken of as being measured relative to the fixed stars. \\textit{Angular Momentum}, \\textit{Moment of Momentum}, or \\textit{Rotational Momentum\", is a vector quantity that represents the product of a body's rotational inertia and rotational velocity about a particular axis." ,"description (plain text)":"Angular Momentum of an object rotating about some reference point is the measure of the extent to which the object will continue to rotate about that point unless acted upon by an external torque. In particular, if a point mass rotates about an axis, then the angular momentum with respect to a point on the axis is related to the mass of the object, the velocity and the distance of the mass to the axis. While the motion associated with linear momentum has no absolute frame of reference, the rotation associated with angular momentum is sometimes spoken of as being measured relative to the fixed stars. \\textit{Angular Momentum}, \\textit{Moment of Momentum}, or \\textit{Rotational Momentum\", is a vector quantity that represents the product of a body's rotational inertia and rotational velocity about a particular axis." ,"exact match":"quantitykind:AngularImpulse" ,"has dimension vector":"qkdv:A0E0L2I0M1H0T-1D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Angular_momentum" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Angular Momentum" ,"latex definition":"\\(L = I\\omega\\), where \\(I\\) is the moment of inertia, and \\(\\omega\\) is the angular velocity." ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31889" ,"symbol":"L" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AngularMomentum", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "Angular Momentum of an object rotating about some reference point is the measure of the extent to which the object will continue to rotate about that point unless acted upon by an external torque. In particular, if a point mass rotates about an axis, then the angular momentum with respect to a point on the axis is related to the mass of the object, the velocity and the distance of the mass to the axis. While the motion associated with linear momentum has no absolute frame of reference, the rotation associated with angular momentum is sometimes spoken of as being measured relative to the fixed stars. \\textit{Angular Momentum}, \\textit{Moment of Momentum}, or \\textit{Rotational Momentum\", is a vector quantity that represents the product of a body's rotational inertia and rotational velocity about a particular axis.", "applicableUnit" : [ "http://qudt.org/vocab/unit/N-M-SEC", "http://qudt.org/vocab/unit/EV-SEC", "http://qudt.org/vocab/unit/ERG-SEC", "http://qudt.org/vocab/unit/KiloGM-M2-PER-SEC", "http://qudt.org/vocab/unit/J-SEC", "http://qudt.org/vocab/unit/FT-LB_F-SEC" ], "dbpediaMatch" : "http://dbpedia.org/resource/Angular_momentum", "exactMatch" : "http://qudt.org/vocab/quantitykind/AngularImpulse", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-1D0", "informativeReference" : "http://en.wikipedia.org/wiki/Angular_momentum", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31889", "latexDefinition" : "\\(L = I\\omega\\), where \\(I\\) is the moment of inertia, and \\(\\omega\\) is the angular velocity.", "plainTextDescription" : "Angular Momentum of an object rotating about some reference point is the measure of the extent to which the object will continue to rotate about that point unless acted upon by an external torque. In particular, if a point mass rotates about an axis, then the angular momentum with respect to a point on the axis is related to the mass of the object, the velocity and the distance of the mass to the axis. While the motion associated with linear momentum has no absolute frame of reference, the rotation associated with angular momentum is sometimes spoken of as being measured relative to the fixed stars. \\textit{Angular Momentum}, \\textit{Moment of Momentum}, or \\textit{Rotational Momentum\", is a vector quantity that represents the product of a body's rotational inertia and rotational velocity about a particular axis.", "symbol" : "L", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Angular Momentum" }, "@context" : { "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" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "exactMatch" : { "@id" : "http://qudt.org/schema/qudt/exactMatch", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "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#" } }
quantitykind:AngularMomentumPerAngle
URI: http://qudt.org/vocab/quantitykind/AngularMomentumPerAngle
@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/AngularMomentumPerAngle> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N-M-SEC-PER-RAD> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-1D0> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Angular Momentum per Angle"@en ; .
{"resource":"Angular Momentum per Angle" ,"qname":"quantitykind:AngularMomentumPerAngle" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AngularMomentumPerAngle" ,"properties":["applicable unit":"unit:N-M-SEC-PER-RAD" ,"has dimension vector":"qkdv:A0E0L2I0M1H0T-1D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Angular Momentum per Angle" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AngularMomentumPerAngle", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "applicableUnit" : "http://qudt.org/vocab/unit/N-M-SEC-PER-RAD", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-1D0", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Angular Momentum per Angle" }, "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:AngularReciprocalLatticeVector
URI: http://qudt.org/vocab/quantitykind/AngularReciprocalLatticeVector
"Angular Reciprocal Lattice Vector" is a vector whose scalar products with all fundamental lattice vectors are integral multiples of \(2\pi\).
@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/AngularReciprocalLatticeVector> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Angular Reciprocal Lattice Vector\" is a vector whose scalar products with all fundamental lattice vectors are integral multiples of \\(2\\pi\\)."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-KiloM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-MicroM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-MilliM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-NanoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-PicoM> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://www.matter.org.uk/diffraction/geometry/lattice_vectors.htm"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ; <http://qudt.org/schema/qudt/symbol> "G" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Angular Reciprocal Lattice Vector"@en ; .
{"resource":"Angular Reciprocal Lattice Vector" ,"qname":"quantitykind:AngularReciprocalLatticeVector" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AngularReciprocalLatticeVector" ,"properties":["applicable unit":"unit:PER-KiloM" ,"applicable unit":"unit:PER-M" ,"applicable unit":"unit:PER-MicroM" ,"applicable unit":"unit:PER-MilliM" ,"applicable unit":"unit:PER-NanoM" ,"applicable unit":"unit:PER-PicoM" ,"description":"\"Angular Reciprocal Lattice Vector\" is a vector whose scalar products with all fundamental lattice vectors are integral multiples of \\(2\\pi\\)." ,"has dimension vector":"qkdv:A0E0L-1I0M0H0T0D0" ,"informative reference":"http:\/\/www.matter.org.uk\/diffraction\/geometry\/lattice_vectors.htm" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Angular Reciprocal Lattice Vector" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31897" ,"symbol":"G" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AngularReciprocalLatticeVector", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Angular Reciprocal Lattice Vector\" is a vector whose scalar products with all fundamental lattice vectors are integral multiples of \\(2\\pi\\).", "applicableUnit" : [ "http://qudt.org/vocab/unit/PER-PicoM", "http://qudt.org/vocab/unit/PER-KiloM", "http://qudt.org/vocab/unit/PER-MicroM", "http://qudt.org/vocab/unit/PER-M", "http://qudt.org/vocab/unit/PER-NanoM", "http://qudt.org/vocab/unit/PER-MilliM" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0", "informativeReference" : "http://www.matter.org.uk/diffraction/geometry/lattice_vectors.htm", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31897", "symbol" : "G", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Angular Reciprocal Lattice Vector" }, "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "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" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "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#" } }
quantitykind:AngularVelocity
URI: http://qudt.org/vocab/quantitykind/AngularVelocity
Angular Velocity refers to how fast an object rotates or revolves relative to another point.
@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/AngularVelocity> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "Angular Velocity refers to how fast an object rotates or revolves relative to another point."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG-PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckFrequency_Ang> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/RAD-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/RAD-PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/RAD-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/REV-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/REV-PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/REV-PER-SEC> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Angular_velocity"^^xsd:anyURI ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ; <http://qudt.org/schema/qudt/informativeReference> "https://en.wikipedia.org/wiki/Angular_velocity"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "The change of angle per unit time; specifically, in celestial mechanics, the change in angle of the radius vector per unit time." ; <http://qudt.org/schema/qudt/qkdvDenominator> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T1D0> ; <http://qudt.org/schema/qudt/qkdvNumerator> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Açısal hız"@tr ; rdfs:label "Halaju bersudut"@ms ; rdfs:label "Prędkość kątowa"@pl ; rdfs:label "Viteză unghiulară"@ro ; rdfs:label "Winkelgeschwindigkeit"@de ; rdfs:label "angular velocity"@en ; rdfs:label "kotna hitrost"@sl ; rdfs:label "velocidad angular"@es ; rdfs:label "velocidade angular"@pt ; rdfs:label "velocità angolare"@it ; rdfs:label "vitesse angulaire"@fr ; rdfs:label "Úhlová rychlost"@cs ; rdfs:label "Угловая скорость"@ru ; rdfs:label "سرعة زاوية"@ar ; rdfs:label "سرعت زاویهای"@fa ; rdfs:label "कोणीय वेग"@hi ; rdfs:label "角速度"@ja ; rdfs:label "角速度"@zh ; <http://www.w3.org/2004/02/skos/core#altLabel> "angular speed"@en ; <http://www.w3.org/2004/02/skos/core#altLabel> "kelajuan bersudut"@ms ; .
{"resource":"angular velocity" ,"qname":"quantitykind:AngularVelocity" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AngularVelocity" ,"properties":["alternative label":"angular speed" ,"alternative label":"kelajuan bersudut" ,"applicable unit":"unit:DEG-PER-HR" ,"applicable unit":"unit:DEG-PER-MIN" ,"applicable unit":"unit:DEG-PER-SEC" ,"applicable unit":"unit:PlanckFrequency_Ang" ,"applicable unit":"unit:RAD-PER-HR" ,"applicable unit":"unit:RAD-PER-MIN" ,"applicable unit":"unit:RAD-PER-SEC" ,"applicable unit":"unit:REV-PER-HR" ,"applicable unit":"unit:REV-PER-MIN" ,"applicable unit":"unit:REV-PER-SEC" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Angular_velocity" ,"denominator dimension vector":"qkdv:A0E0L1I0M0H0T1D0" ,"description":"Angular Velocity refers to how fast an object rotates or revolves relative to another point." ,"description (plain text)":"The change of angle per unit time; specifically, in celestial mechanics, the change in angle of the radius vector per unit time." ,"has dimension vector":"qkdv:A0E0L0I0M0H0T-1D0" ,"informative reference":"https:\/\/en.wikipedia.org\/wiki\/Angular_velocity" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Açısal hız" ,"label":"Halaju bersudut" ,"label":"Prędkość kątowa" ,"label":"Viteză unghiulară" ,"label":"Winkelgeschwindigkeit" ,"label":"angular velocity" ,"label":"kotna hitrost" ,"label":"velocidad angular" ,"label":"velocidade angular" ,"label":"velocità angolare" ,"label":"vitesse angulaire" ,"label":"Úhlová rychlost" ,"label":"Угловая скорость" ,"label":"سرعة زاوية" ,"label":"سرعت زاویه\u200Cای" ,"label":"कोणीय वेग" ,"label":"角速度" ,"label":"角速度" ,"numerator dimension vector":"qkdv:A0E0L1I0M0H0T0D0" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AngularVelocity", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "Angular Velocity refers to how fast an object rotates or revolves relative to another point.", "applicableUnit" : [ "http://qudt.org/vocab/unit/PlanckFrequency_Ang", "http://qudt.org/vocab/unit/DEG-PER-SEC", "http://qudt.org/vocab/unit/REV-PER-MIN", "http://qudt.org/vocab/unit/RAD-PER-SEC", "http://qudt.org/vocab/unit/DEG-PER-HR", "http://qudt.org/vocab/unit/REV-PER-HR", "http://qudt.org/vocab/unit/RAD-PER-MIN", "http://qudt.org/vocab/unit/RAD-PER-HR", "http://qudt.org/vocab/unit/REV-PER-SEC", "http://qudt.org/vocab/unit/DEG-PER-MIN" ], "dbpediaMatch" : "http://dbpedia.org/resource/Angular_velocity", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0", "informativeReference" : "https://en.wikipedia.org/wiki/Angular_velocity", "plainTextDescription" : "The change of angle per unit time; specifically, in celestial mechanics, the change in angle of the radius vector per unit time.", "qkdvDenominator" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T1D0", "qkdvNumerator" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "pt", "@value" : "velocidade angular" }, { "@language" : "ms", "@value" : "Halaju bersudut" }, { "@language" : "cs", "@value" : "Úhlová rychlost" }, { "@language" : "ar", "@value" : "سرعة زاوية" }, { "@language" : "it", "@value" : "velocità angolare" }, { "@language" : "ro", "@value" : "Viteză unghiulară" }, { "@language" : "en", "@value" : "angular velocity" }, { "@language" : "es", "@value" : "velocidad angular" }, { "@language" : "tr", "@value" : "Açısal hız" }, { "@language" : "fa", "@value" : "سرعت زاویهای" }, { "@language" : "hi", "@value" : "कोणीय वेग" }, { "@language" : "ru", "@value" : "Угловая скорость" }, { "@language" : "fr", "@value" : "vitesse angulaire" }, { "@language" : "de", "@value" : "Winkelgeschwindigkeit" }, { "@language" : "pl", "@value" : "Prędkość kątowa" }, { "@language" : "ja", "@value" : "角速度" }, { "@language" : "zh", "@value" : "角速度" }, { "@language" : "sl", "@value" : "kotna hitrost" } ], "altLabel" : [ { "@language" : "ms", "@value" : "kelajuan bersudut" }, { "@language" : "en", "@value" : "angular speed" } ], "@context" : { "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "qkdvNumerator" : { "@id" : "http://qudt.org/schema/qudt/qkdvNumerator", "@type" : "@id" }, "altLabel" : { "@id" : "http://www.w3.org/2004/02/skos/core#altLabel" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "qkdvDenominator" : { "@id" : "http://qudt.org/schema/qudt/qkdvDenominator", "@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#" } }
quantitykind:AngularWavenumber
URI: http://qudt.org/vocab/quantitykind/AngularWavenumber
"wavenumber" is the spatial frequency of a wave - the number of waves that exist over a specified distance. More formally, it is the reciprocal of the wavelength. It is also the magnitude of the wave vector.
@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/AngularWavenumber> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"wavenumber\" is the spatial frequency of a wave - the number of waves that exist over a specified distance. More formally, it is the reciprocal of the wavelength. It is also the magnitude of the wave vector."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/RAD-PER-M> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Wavenumber"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> """\\(k = \\frac{2\\pi}{\\lambda}= \\frac{2\\pi\\upsilon}{\\upsilon_p}=\\frac{\\omega}{\\upsilon_p}\\), where \\(\\upsilon\\) is the frequency of the wave, \\(\\lambda\\) is the wavelength, \\(\\omega = 2\\pi \\upsilon\\) is the angular frequency of the wave, and \\(\\upsilon_p\\) is the phase velocity of the wave. Alternatively: \\(k = \\frac{p}{\\hbar}\\), where \\(p\\) is the linear momentum of quasi free electrons in an electron gas and \\(\\hbar\\) is the reduced Planck constant (\\(h\\) divided by \\(2\\pi\\)); for phonons, its magnitude is \\(k = \\frac{2\\pi}{\\lambda}\\), where \\(\\lambda\\) is the wavelength of the lattice vibrations."""^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"wavenumber\" is the spatial frequency of a wave - the number of waves that exist over a specified distance. More formally, it is the reciprocal of the wavelength. It is also the magnitude of the wave vector." ; <http://qudt.org/schema/qudt/symbol> "k" ; <http://www.linkedmodel.org/schema/vaem#todo> "belongs to SOQ-ISO" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Kreisrepetenz"@de ; rdfs:label "angular wavenumber"@en ; rdfs:label "liczba falowa kątowa"@pl ; rdfs:label "nombre d'onde angulaire"@fr ; rdfs:label "numero d'onda angolare"@it ; rdfs:label "número de onda angular"@es ; rdfs:label "número de onda angular"@pt ; rdfs:label "عدد موجى زاوى"@ar ; rdfs:label "角波数"@ja ; rdfs:label "角波数"@zh ; <http://www.w3.org/2004/02/skos/core#altLabel> "Kreiswellenzahl"@de ; <http://www.w3.org/2004/02/skos/core#altLabel> "angular repetency"@en ; <http://www.w3.org/2004/02/skos/core#altLabel> "repetencja kątowa"@pl ; <http://www.w3.org/2004/02/skos/core#altLabel> "repetência angular"@pt ; <http://www.w3.org/2004/02/skos/core#altLabel> "répétence angulaire"@fr ; <http://www.w3.org/2004/02/skos/core#altLabel> "تكرار زاوى"@ar ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/InverseLength> ; .
{"resource":"angular wavenumber" ,"qname":"quantitykind:AngularWavenumber" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AngularWavenumber" ,"properties":["alternative label":"Kreiswellenzahl" ,"alternative label":"angular repetency" ,"alternative label":"repetencja kątowa" ,"alternative label":"repetência angular" ,"alternative label":"répétence angulaire" ,"alternative label":"تكرار زاوى" ,"applicable unit":"unit:RAD-PER-M" ,"description":"\"wavenumber\" is the spatial frequency of a wave - the number of waves that exist over a specified distance. More formally, it is the reciprocal of the wavelength. It is also the magnitude of the wave vector." ,"description (plain text)":"\"wavenumber\" is the spatial frequency of a wave - the number of waves that exist over a specified distance. More formally, it is the reciprocal of the wavelength. It is also the magnitude of the wave vector." ,"has broader":"quantitykind:InverseLength" ,"has dimension vector":"qkdv:A0E0L-1I0M0H0T0D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Wavenumber" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Kreisrepetenz" ,"label":"angular wavenumber" ,"label":"liczba falowa kątowa" ,"label":"nombre d'onde angulaire" ,"label":"numero d'onda angolare" ,"label":"número de onda angular" ,"label":"número de onda angular" ,"label":"عدد موجى زاوى" ,"label":"角波数" ,"label":"角波数" ,"latex definition":"\\(k = \\frac{2\\pi}{\\lambda}= \\frac{2\\pi\\upsilon}{\\upsilon_p}=\\frac{\\omega}{\\upsilon_p}\\), where \\(\\upsilon\\) is the frequency of the wave, \\(\\lambda\\) is the wavelength, \\(\\omega = 2\\pi \\upsilon\\) is the angular frequency of the wave, and \\(\\upsilon_p\\) is the phase velocity of the wave.\n\nAlternatively:\n\n\\(k = \\frac{p}{\\hbar}\\), where \\(p\\) is the linear momentum of quasi free electrons in an electron gas and \\(\\hbar\\) is the reduced Planck constant (\\(h\\) divided by \\(2\\pi\\)); for phonons, its magnitude is \\(k = \\frac{2\\pi}{\\lambda}\\), where \\(\\lambda\\) is the wavelength of the lattice vibrations." ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31897" ,"symbol":"k" ,"todo":"belongs to SOQ-ISO" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AngularWavenumber", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"wavenumber\" is the spatial frequency of a wave - the number of waves that exist over a specified distance. More formally, it is the reciprocal of the wavelength. It is also the magnitude of the wave vector.", "applicableUnit" : "http://qudt.org/vocab/unit/RAD-PER-M", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0", "informativeReference" : "http://en.wikipedia.org/wiki/Wavenumber", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31897", "latexDefinition" : "\\(k = \\frac{2\\pi}{\\lambda}= \\frac{2\\pi\\upsilon}{\\upsilon_p}=\\frac{\\omega}{\\upsilon_p}\\), where \\(\\upsilon\\) is the frequency of the wave, \\(\\lambda\\) is the wavelength, \\(\\omega = 2\\pi \\upsilon\\) is the angular frequency of the wave, and \\(\\upsilon_p\\) is the phase velocity of the wave.\n\nAlternatively:\n\n\\(k = \\frac{p}{\\hbar}\\), where \\(p\\) is the linear momentum of quasi free electrons in an electron gas and \\(\\hbar\\) is the reduced Planck constant (\\(h\\) divided by \\(2\\pi\\)); for phonons, its magnitude is \\(k = \\frac{2\\pi}{\\lambda}\\), where \\(\\lambda\\) is the wavelength of the lattice vibrations.", "plainTextDescription" : "\"wavenumber\" is the spatial frequency of a wave - the number of waves that exist over a specified distance. More formally, it is the reciprocal of the wavelength. It is also the magnitude of the wave vector.", "symbol" : "k", "todo" : "belongs to SOQ-ISO", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "ar", "@value" : "عدد موجى زاوى" }, { "@language" : "en", "@value" : "angular wavenumber" }, { "@language" : "zh", "@value" : "角波数" }, { "@language" : "ja", "@value" : "角波数" }, { "@language" : "fr", "@value" : "nombre d'onde angulaire" }, { "@language" : "it", "@value" : "numero d'onda angolare" }, { "@language" : "es", "@value" : "número de onda angular" }, { "@language" : "pt", "@value" : "número de onda angular" }, { "@language" : "de", "@value" : "Kreisrepetenz" }, { "@language" : "pl", "@value" : "liczba falowa kątowa" } ], "altLabel" : [ { "@language" : "ar", "@value" : "تكرار زاوى" }, { "@language" : "pl", "@value" : "repetencja kątowa" }, { "@language" : "fr", "@value" : "répétence angulaire" }, { "@language" : "pt", "@value" : "repetência angular" }, { "@language" : "en", "@value" : "angular repetency" }, { "@language" : "de", "@value" : "Kreiswellenzahl" } ], "broader" : "http://qudt.org/vocab/quantitykind/InverseLength", "@context" : { "altLabel" : { "@id" : "http://www.w3.org/2004/02/skos/core#altLabel" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "todo" : { "@id" : "http://www.linkedmodel.org/schema/vaem#todo" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "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#" } }
quantitykind:ApogeeRadius
URI: http://qudt.org/vocab/quantitykind/ApogeeRadius
Apogee radius of an elliptical orbit
@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/ApogeeRadius> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "Apogee radius of an elliptical orbit"^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ANGSTROM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AU> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FATH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FUR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FUR_Long> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GAUGE_FR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_N> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilLength> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PARSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PCA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckLength> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ROD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YD> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ; <http://qudt.org/schema/qudt/plainTextDescription> "Apogee radius of an elliptical orbit" ; <http://qudt.org/schema/qudt/symbol> "r_2" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Apogee Radius"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Radius> ; .
{"resource":"Apogee Radius" ,"qname":"quantitykind:ApogeeRadius" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ApogeeRadius" ,"properties":["applicable unit":"unit:ANGSTROM" ,"applicable unit":"unit:AU" ,"applicable unit":"unit:BTU_IT-PER-LB_F" ,"applicable unit":"unit:CH" ,"applicable unit":"unit:CentiM" ,"applicable unit":"unit:DecaM" ,"applicable unit":"unit:DeciM" ,"applicable unit":"unit:FATH" ,"applicable unit":"unit:FM" ,"applicable unit":"unit:FT" ,"applicable unit":"unit:FT_US" ,"applicable unit":"unit:FUR" ,"applicable unit":"unit:FUR_Long" ,"applicable unit":"unit:FemtoM" ,"applicable unit":"unit:GAUGE_FR" ,"applicable unit":"unit:HectoM" ,"applicable unit":"unit:IN" ,"applicable unit":"unit:KiloM" ,"applicable unit":"unit:LY" ,"applicable unit":"unit:M" ,"applicable unit":"unit:MI" ,"applicable unit":"unit:MI_N" ,"applicable unit":"unit:MI_US" ,"applicable unit":"unit:MicroIN" ,"applicable unit":"unit:MicroM" ,"applicable unit":"unit:MilLength" ,"applicable unit":"unit:MilliIN" ,"applicable unit":"unit:MilliM" ,"applicable unit":"unit:NanoM" ,"applicable unit":"unit:PARSEC" ,"applicable unit":"unit:PCA" ,"applicable unit":"unit:PT" ,"applicable unit":"unit:PicoM" ,"applicable unit":"unit:PlanckLength" ,"applicable unit":"unit:ROD" ,"applicable unit":"unit:YD" ,"description":"Apogee radius of an elliptical orbit" ,"description (plain text)":"Apogee radius of an elliptical orbit" ,"has broader":"quantitykind:Radius" ,"has dimension vector":"qkdv:A0E0L1I0M0H0T0D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Apogee Radius" ,"symbol":"r_2" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ApogeeRadius", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "Apogee radius of an elliptical orbit", "applicableUnit" : [ "http://qudt.org/vocab/unit/FT", "http://qudt.org/vocab/unit/ANGSTROM", "http://qudt.org/vocab/unit/KiloM", "http://qudt.org/vocab/unit/AU", "http://qudt.org/vocab/unit/IN", "http://qudt.org/vocab/unit/MI_N", "http://qudt.org/vocab/unit/PlanckLength", "http://qudt.org/vocab/unit/FT_US", "http://qudt.org/vocab/unit/MicroIN", "http://qudt.org/vocab/unit/MilliM", "http://qudt.org/vocab/unit/FM", "http://qudt.org/vocab/unit/FUR_Long", "http://qudt.org/vocab/unit/DecaM", "http://qudt.org/vocab/unit/MilliIN", "http://qudt.org/vocab/unit/PARSEC", "http://qudt.org/vocab/unit/BTU_IT-PER-LB_F", "http://qudt.org/vocab/unit/FATH", "http://qudt.org/vocab/unit/YD", "http://qudt.org/vocab/unit/GAUGE_FR", "http://qudt.org/vocab/unit/DeciM", "http://qudt.org/vocab/unit/PicoM", "http://qudt.org/vocab/unit/MilLength", "http://qudt.org/vocab/unit/MI", "http://qudt.org/vocab/unit/HectoM", "http://qudt.org/vocab/unit/MicroM", "http://qudt.org/vocab/unit/ROD", "http://qudt.org/vocab/unit/FemtoM", "http://qudt.org/vocab/unit/LY", "http://qudt.org/vocab/unit/FUR", "http://qudt.org/vocab/unit/M", "http://qudt.org/vocab/unit/MI_US", "http://qudt.org/vocab/unit/PT", "http://qudt.org/vocab/unit/CentiM", "http://qudt.org/vocab/unit/NanoM", "http://qudt.org/vocab/unit/PCA", "http://qudt.org/vocab/unit/CH" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0", "plainTextDescription" : "Apogee radius of an elliptical orbit", "symbol" : "r_2", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Apogee Radius" }, "broader" : "http://qudt.org/vocab/quantitykind/Radius", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "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#" } }
quantitykind:ApparentPower
URI: http://qudt.org/vocab/quantitykind/ApparentPower
"Apparent Power" is the product of the rms voltage \(U\) between the terminals of a two-terminal element or two-terminal circuit and the rms electric current I in the element or circuit. Under sinusoidal conditions, the apparent power is the modulus of the complex power.
@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/ApparentPower> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Apparent Power\" is the product of the rms voltage \\(U\\) between the terminals of a two-terminal element or two-terminal circuit and the rms electric current I in the element or circuit. Under sinusoidal conditions, the apparent power is the modulus of the complex power."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloV-A> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaV-A> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V-A> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=131-11-41"^^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> "\\(\\left | \\underline{S} \\right | = UI\\), where \\(U\\) is rms value of voltage and \\(I\\) is rms value of electric current."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\left | \\underline{S} \\right |\\)"^^<http://qudt.org/schema/qudt/LatexString> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Scheinleistung"@de ; rdfs:label "apparent power"@en ; rdfs:label "moc pozorna"@pl ; rdfs:label "potencia aparente"@es ; rdfs:label "potenza apparente"@it ; rdfs:label "potência aparente"@pt ; rdfs:label "puissance apparente"@fr ; rdfs:label "القدرة الظاهرية"@ar ; rdfs:label "皮相電力"@ja ; rdfs:label "视在功率"@zh ; rdfs:seeAlso <http://qudt.org/vocab/quantitykind/ElectricCurrent> ; rdfs:seeAlso <http://qudt.org/vocab/quantitykind/Voltage> ; <http://www.w3.org/2004/02/skos/core#altLabel> "表观功率"@zh ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/ComplexPower> ; .
{"resource":"apparent power" ,"qname":"quantitykind:ApparentPower" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ApparentPower" ,"properties":["alternative label":"表观功率" ,"applicable unit":"unit:KiloV-A" ,"applicable unit":"unit:MegaV-A" ,"applicable unit":"unit:V-A" ,"description":"\"Apparent Power\" is the product of the rms voltage \\(U\\) between the terminals of a two-terminal element or two-terminal circuit and the rms electric current I in the element or circuit. Under sinusoidal conditions, the apparent power is the modulus of the complex power." ,"has broader":"quantitykind:ComplexPower" ,"has dimension vector":"qkdv:A0E0L2I0M1H0T-3D0" ,"informative reference":"http:\/\/www.electropedia.org\/iev\/iev.nsf\/display?openform&ievref=131-11-41" ,"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":"Scheinleistung" ,"label":"apparent power" ,"label":"moc pozorna" ,"label":"potencia aparente" ,"label":"potenza apparente" ,"label":"potência aparente" ,"label":"puissance apparente" ,"label":"القدرة الظاهرية" ,"label":"皮相電力" ,"label":"视在功率" ,"latex definition":"\\(\\left | \\underline{S} \\right | = UI\\), where \\(U\\) is rms value of voltage and \\(I\\) is rms value of electric current." ,"latex symbol":"\\(\\left | \\underline{S} \\right |\\)" ,"seeAlso":"quantitykind:ElectricCurrent" ,"seeAlso":"quantitykind:Voltage" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ApparentPower", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Apparent Power\" is the product of the rms voltage \\(U\\) between the terminals of a two-terminal element or two-terminal circuit and the rms electric current I in the element or circuit. Under sinusoidal conditions, the apparent power is the modulus of the complex power.", "applicableUnit" : [ "http://qudt.org/vocab/unit/V-A", "http://qudt.org/vocab/unit/MegaV-A", "http://qudt.org/vocab/unit/KiloV-A" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0", "informativeReference" : [ "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891", "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=131-11-41" ], "latexDefinition" : "\\(\\left | \\underline{S} \\right | = UI\\), where \\(U\\) is rms value of voltage and \\(I\\) is rms value of electric current.", "latexSymbol" : "\\(\\left | \\underline{S} \\right |\\)", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "en", "@value" : "apparent power" }, { "@language" : "ar", "@value" : "القدرة الظاهرية" }, { "@language" : "pl", "@value" : "moc pozorna" }, { "@language" : "fr", "@value" : "puissance apparente" }, { "@language" : "ja", "@value" : "皮相電力" }, { "@language" : "pt", "@value" : "potência aparente" }, { "@language" : "es", "@value" : "potencia aparente" }, { "@language" : "it", "@value" : "potenza apparente" }, { "@language" : "zh", "@value" : "视在功率" }, { "@language" : "de", "@value" : "Scheinleistung" } ], "seeAlso" : [ "http://qudt.org/vocab/quantitykind/Voltage", "http://qudt.org/vocab/quantitykind/ElectricCurrent" ], "altLabel" : { "@language" : "zh", "@value" : "表观功率" }, "broader" : "http://qudt.org/vocab/quantitykind/ComplexPower", "@context" : { "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "seeAlso" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "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" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "altLabel" : { "@id" : "http://www.w3.org/2004/02/skos/core#altLabel" }, "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#" } }
quantitykind:Area
URI: http://qudt.org/vocab/quantitykind/Area
Area is a quantity expressing the two-dimensional size of a defined part of a surface, typically a region bounded by a closed curve.
@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/Area> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "Area is a quantity expressing the two-dimensional size of a defined part of a surface, typically a region bounded by a closed curve."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ARE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BARN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaARE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MIL_Circ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckArea> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YD2> ; <http://qudt.org/schema/qudt/baseCGSUnitDimensions> "cm^2" ; <http://qudt.org/schema/qudt/baseSIUnitDimensions> "\\(m^2\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Area"^^xsd:anyURI ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ; <http://qudt.org/schema/qudt/plainTextDescription> "Area is a quantity expressing the two-dimensional size of a defined part of a surface, typically a region bounded by a closed curve." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Fläche"@de ; rdfs:label "Keluasan"@ms ; rdfs:label "aire"@fr ; rdfs:label "alan"@tr ; rdfs:label "area"@en ; rdfs:label "area"@it ; rdfs:label "arie"@ro ; rdfs:label "plocha"@cs ; rdfs:label "pole powierzchni"@pl ; rdfs:label "površina"@sl ; rdfs:label "área"@es ; rdfs:label "área"@pt ; rdfs:label "Ταχύτητα"@el ; rdfs:label "Площ"@bg ; rdfs:label "Площадь"@ru ; rdfs:label "שטח"@he ; rdfs:label "مساحة"@ar ; rdfs:label "مساحت"@fa ; rdfs:label "क्षेत्रफल"@hi ; rdfs:label "面积"@zh ; rdfs:label "面積"@ja ; <http://www.w3.org/2004/02/skos/core#altLabel> "superficie"@fr ; .
{"resource":"area" ,"qname":"quantitykind:Area" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Area" ,"properties":["alternative label":"superficie" ,"applicable unit":"unit:AC" ,"applicable unit":"unit:ARE" ,"applicable unit":"unit:BARN" ,"applicable unit":"unit:CentiM2" ,"applicable unit":"unit:DecaARE" ,"applicable unit":"unit:DeciM2" ,"applicable unit":"unit:FT2" ,"applicable unit":"unit:HA" ,"applicable unit":"unit:IN2" ,"applicable unit":"unit:M2" ,"applicable unit":"unit:MI2" ,"applicable unit":"unit:MIL_Circ" ,"applicable unit":"unit:MicroM2" ,"applicable unit":"unit:MilliM2" ,"applicable unit":"unit:NanoM2" ,"applicable unit":"unit:PlanckArea" ,"applicable unit":"unit:YD2" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Area" ,"description":"Area is a quantity expressing the two-dimensional size of a defined part of a surface, typically a region bounded by a closed curve." ,"description (plain text)":"Area is a quantity expressing the two-dimensional size of a defined part of a surface, typically a region bounded by a closed curve." ,"has dimension vector":"qkdv:A0E0L2I0M0H0T0D0" ,"http:\/\/qudt.org\/schema\/qudt\/baseCGSUnitDimensions":"cm^2" ,"http:\/\/qudt.org\/schema\/qudt\/baseSIUnitDimensions":"\\(m^2\\)" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Fläche" ,"label":"Keluasan" ,"label":"aire" ,"label":"alan" ,"label":"area" ,"label":"area" ,"label":"arie" ,"label":"plocha" ,"label":"pole powierzchni" ,"label":"površina" ,"label":"área" ,"label":"área" ,"label":"Ταχύτητα" ,"label":"Площ" ,"label":"Площадь" ,"label":"שטח" ,"label":"مساحة" ,"label":"مساحت" ,"label":"क्षेत्रफल" ,"label":"面积" ,"label":"面積" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/Area", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "Area is a quantity expressing the two-dimensional size of a defined part of a surface, typically a region bounded by a closed curve.", "applicableUnit" : [ "http://qudt.org/vocab/unit/BARN", "http://qudt.org/vocab/unit/NanoM2", "http://qudt.org/vocab/unit/MI2", "http://qudt.org/vocab/unit/HA", "http://qudt.org/vocab/unit/MilliM2", "http://qudt.org/vocab/unit/MicroM2", "http://qudt.org/vocab/unit/AC", "http://qudt.org/vocab/unit/M2", "http://qudt.org/vocab/unit/DecaARE", "http://qudt.org/vocab/unit/MIL_Circ", "http://qudt.org/vocab/unit/IN2", "http://qudt.org/vocab/unit/CentiM2", "http://qudt.org/vocab/unit/YD2", "http://qudt.org/vocab/unit/FT2", "http://qudt.org/vocab/unit/ARE", "http://qudt.org/vocab/unit/DeciM2", "http://qudt.org/vocab/unit/PlanckArea" ], "baseCGSUnitDimensions" : "cm^2", "baseSIUnitDimensions" : "\\(m^2\\)", "dbpediaMatch" : "http://dbpedia.org/resource/Area", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0", "plainTextDescription" : "Area is a quantity expressing the two-dimensional size of a defined part of a surface, typically a region bounded by a closed curve.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "bg", "@value" : "Площ" }, { "@language" : "ru", "@value" : "Площадь" }, { "@language" : "fr", "@value" : "aire" }, { "@language" : "he", "@value" : "שטח" }, { "@language" : "zh", "@value" : "面积" }, { "@language" : "sl", "@value" : "površina" }, { "@language" : "de", "@value" : "Fläche" }, { "@language" : "es", "@value" : "área" }, { "@language" : "pt", "@value" : "área" }, { "@language" : "ms", "@value" : "Keluasan" }, { "@language" : "el", "@value" : "Ταχύτητα" }, { "@language" : "en", "@value" : "area" }, { "@language" : "it", "@value" : "area" }, { "@language" : "tr", "@value" : "alan" }, { "@language" : "ja", "@value" : "面積" }, { "@language" : "cs", "@value" : "plocha" }, { "@language" : "ro", "@value" : "arie" }, { "@language" : "ar", "@value" : "مساحة" }, { "@language" : "hi", "@value" : "क्षेत्रफल" }, { "@language" : "pl", "@value" : "pole powierzchni" }, { "@language" : "fa", "@value" : "مساحت" } ], "altLabel" : { "@language" : "fr", "@value" : "superficie" }, "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "baseSIUnitDimensions" : { "@id" : "http://qudt.org/schema/qudt/baseSIUnitDimensions", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "baseCGSUnitDimensions" : { "@id" : "http://qudt.org/schema/qudt/baseCGSUnitDimensions" }, "altLabel" : { "@id" : "http://www.w3.org/2004/02/skos/core#altLabel" }, "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#" } }
quantitykind:AreaAngle
URI: http://qudt.org/vocab/quantitykind/AreaAngle
@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/AreaAngle> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M2-SR> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Area Angle"@en ; .
{"resource":"Area Angle" ,"qname":"quantitykind:AreaAngle" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AreaAngle" ,"properties":["applicable unit":"unit:M2-SR" ,"has dimension vector":"qkdv:A0E0L2I0M0H0T0D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Area Angle" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AreaAngle", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "applicableUnit" : "http://qudt.org/vocab/unit/M2-SR", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Area Angle" }, "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:AreaPerLength
URI: http://qudt.org/vocab/quantitykind/AreaPerLength
@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/AreaPerLength> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M2-PER-M> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "https://www.easysteel.co.nz/web/assets/EasysteelSurfaceAreaofSections-Feb14.pdf"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "Measure used to indicate the surface area of structural steel per unit length of the steel part." ; <http://qudt.org/schema/qudt/qkdvDenominator> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ; <http://qudt.org/schema/qudt/qkdvNumerator> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Fläche pro Längeneinheit"@de ; rdfs:label "area per length"@en ; .
{"resource":"area per length" ,"qname":"quantitykind:AreaPerLength" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AreaPerLength" ,"properties":["applicable unit":"unit:M2-PER-M" ,"denominator dimension vector":"qkdv:A0E0L1I0M0H0T0D0" ,"description (plain text)":"Measure used to indicate the surface area of structural steel per unit length of the steel part." ,"has dimension vector":"qkdv:A0E0L1I0M0H0T0D0" ,"informative reference":"https:\/\/www.easysteel.co.nz\/web\/assets\/EasysteelSurfaceAreaofSections-Feb14.pdf" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Fläche pro Längeneinheit" ,"label":"area per length" ,"numerator dimension vector":"qkdv:A0E0L2I0M0H0T0D0" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AreaPerLength", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "applicableUnit" : "http://qudt.org/vocab/unit/M2-PER-M", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0", "informativeReference" : "https://www.easysteel.co.nz/web/assets/EasysteelSurfaceAreaofSections-Feb14.pdf", "plainTextDescription" : "Measure used to indicate the surface area of structural steel per unit length of the steel part.", "qkdvDenominator" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0", "qkdvNumerator" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "de", "@value" : "Fläche pro Längeneinheit" }, { "@language" : "en", "@value" : "area per length" } ], "@context" : { "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "qkdvNumerator" : { "@id" : "http://qudt.org/schema/qudt/qkdvNumerator", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "qkdvDenominator" : { "@id" : "http://qudt.org/schema/qudt/qkdvDenominator", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@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#" } }
quantitykind:AreaPerPower
URI: http://qudt.org/vocab/quantitykind/AreaPerPower
@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/AreaPerPower> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M2-PER-KiloW> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M2-PER-W> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T3D0> ; <http://qudt.org/schema/qudt/plainTextDescription> "The ratio of an area and the power required for maintaining room temperature at a given level" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Fläche pro Heizlast"@de ; rdfs:label "area per heating load"@en ; .
{"resource":"area per heating load" ,"qname":"quantitykind:AreaPerPower" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AreaPerPower" ,"properties":["applicable unit":"unit:M2-PER-KiloW" ,"applicable unit":"unit:M2-PER-W" ,"description (plain text)":"The ratio of an area and the power required for maintaining room temperature at a given level" ,"has dimension vector":"qkdv:A0E0L0I0M-1H0T3D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Fläche pro Heizlast" ,"label":"area per heating load" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AreaPerPower", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "applicableUnit" : [ "http://qudt.org/vocab/unit/M2-PER-KiloW", "http://qudt.org/vocab/unit/M2-PER-W" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T3D0", "plainTextDescription" : "The ratio of an area and the power required for maintaining room temperature at a given level", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "de", "@value" : "Fläche pro Heizlast" }, { "@language" : "en", "@value" : "area per heating load" } ], "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:AreaPerTime
URI: http://qudt.org/vocab/quantitykind/AreaPerTime
@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/AreaPerTime> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM2-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT2-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT2-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN2-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M2-HZ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M2-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM2-PER-SEC> ; <http://qudt.org/schema/qudt/baseImperialUnitDimensions> "\\(ft^2/s\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/baseSIUnitDimensions> "\\(m^2/s\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/baseUSCustomaryUnitDimensions> "\\(L^2/T\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-1D0> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Area per Time"@en ; .
{"resource":"Area per Time" ,"qname":"quantitykind:AreaPerTime" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AreaPerTime" ,"properties":["applicable unit":"unit:CentiM2-PER-SEC" ,"applicable unit":"unit:FT2-PER-HR" ,"applicable unit":"unit:FT2-PER-SEC" ,"applicable unit":"unit:IN2-PER-SEC" ,"applicable unit":"unit:M2-HZ" ,"applicable unit":"unit:M2-PER-SEC" ,"applicable unit":"unit:MilliM2-PER-SEC" ,"has dimension vector":"qkdv:A0E0L2I0M0H0T-1D0" ,"http:\/\/qudt.org\/schema\/qudt\/baseImperialUnitDimensions":"\\(ft^2\/s\\)" ,"http:\/\/qudt.org\/schema\/qudt\/baseSIUnitDimensions":"\\(m^2\/s\\)" ,"http:\/\/qudt.org\/schema\/qudt\/baseUSCustomaryUnitDimensions":"\\(L^2\/T\\)" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Area per Time" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AreaPerTime", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "applicableUnit" : [ "http://qudt.org/vocab/unit/CentiM2-PER-SEC", "http://qudt.org/vocab/unit/MilliM2-PER-SEC", "http://qudt.org/vocab/unit/M2-HZ", "http://qudt.org/vocab/unit/IN2-PER-SEC", "http://qudt.org/vocab/unit/FT2-PER-HR", "http://qudt.org/vocab/unit/M2-PER-SEC", "http://qudt.org/vocab/unit/FT2-PER-SEC" ], "baseImperialUnitDimensions" : "\\(ft^2/s\\)", "baseSIUnitDimensions" : "\\(m^2/s\\)", "baseUSCustomaryUnitDimensions" : "\\(L^2/T\\)", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-1D0", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Area per Time" }, "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "baseUSCustomaryUnitDimensions" : { "@id" : "http://qudt.org/schema/qudt/baseUSCustomaryUnitDimensions", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "baseImperialUnitDimensions" : { "@id" : "http://qudt.org/schema/qudt/baseImperialUnitDimensions", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "baseSIUnitDimensions" : { "@id" : "http://qudt.org/schema/qudt/baseSIUnitDimensions", "@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#" } }
quantitykind:AreaRatio
URI: http://qudt.org/vocab/quantitykind/AreaRatio
@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/AreaRatio> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M2-PER-HA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M2-PER-M2> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <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:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Area Ratio"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ; .
{"resource":"Area Ratio" ,"qname":"quantitykind:AreaRatio" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AreaRatio" ,"properties":["applicable unit":"unit:M2-PER-HA" ,"applicable unit":"unit:M2-PER-M2" ,"denominator dimension vector":"qkdv:A0E0L2I0M0H0T0D0" ,"has broader":"quantitykind:DimensionlessRatio" ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Area Ratio" ,"numerator dimension vector":"qkdv:A0E0L2I0M0H0T0D0" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AreaRatio", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "applicableUnit" : [ "http://qudt.org/vocab/unit/M2-PER-HA", "http://qudt.org/vocab/unit/M2-PER-M2" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "qkdvDenominator" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0", "qkdvNumerator" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Area Ratio" }, "broader" : "http://qudt.org/vocab/quantitykind/DimensionlessRatio", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "qkdvDenominator" : { "@id" : "http://qudt.org/schema/qudt/qkdvDenominator", "@type" : "@id" }, "qkdvNumerator" : { "@id" : "http://qudt.org/schema/qudt/qkdvNumerator", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@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#" } }
quantitykind:AreaTemperature
URI: http://qudt.org/vocab/quantitykind/AreaTemperature
@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/AreaTemperature> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT2-DEG_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M2-K> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H1T0D0> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Area Temperature"@en ; .
{"resource":"Area Temperature" ,"qname":"quantitykind:AreaTemperature" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AreaTemperature" ,"properties":["applicable unit":"unit:FT2-DEG_F" ,"applicable unit":"unit:M2-K" ,"has dimension vector":"qkdv:A0E0L2I0M0H1T0D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Area Temperature" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AreaTemperature", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "applicableUnit" : [ "http://qudt.org/vocab/unit/FT2-DEG_F", "http://qudt.org/vocab/unit/M2-K" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H1T0D0", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Area Temperature" }, "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:AreaThermalExpansion
URI: http://qudt.org/vocab/quantitykind/AreaThermalExpansion
When the temperature of a substance changes, the energy that is stored in the intermolecular bonds between atoms changes. When the stored energy increases, so does the length of the molecular bonds. As a result, solids typically expand in response to heating and contract on cooling; this dimensional response to temperature change is expressed by its coefficient of thermal expansion.
@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/AreaThermalExpansion> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "When the temperature of a substance changes, the energy that is stored in the intermolecular bonds between atoms changes. When the stored energy increases, so does the length of the molecular bonds. As a result, solids typically expand in response to heating and contract on cooling; this dimensional response to temperature change is expressed by its coefficient of thermal expansion."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M2-PER-K> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H-1T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/area_thermal_expansion"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "When the temperature of a substance changes, the energy that is stored in the intermolecular bonds between atoms changes. When the stored energy increases, so does the length of the molecular bonds. As a result, solids typically expand in response to heating and contract on cooling; this dimensional response to temperature change is expressed by its coefficient of thermal expansion." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Area Thermal Expansion"@en ; .
{"resource":"Area Thermal Expansion" ,"qname":"quantitykind:AreaThermalExpansion" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AreaThermalExpansion" ,"properties":["applicable unit":"unit:M2-PER-K" ,"description":"When the temperature of a substance changes, the energy that is stored in the intermolecular bonds between atoms changes. When the stored energy increases, so does the length of the molecular bonds. As a result, solids typically expand in response to heating and contract on cooling; this dimensional response to temperature change is expressed by its coefficient of thermal expansion." ,"description (plain text)":"When the temperature of a substance changes, the energy that is stored in the intermolecular bonds between atoms changes. When the stored energy increases, so does the length of the molecular bonds. As a result, solids typically expand in response to heating and contract on cooling; this dimensional response to temperature change is expressed by its coefficient of thermal expansion." ,"has dimension vector":"qkdv:A0E0L2I0M0H-1T0D0" ,"informative reference":"http:\/\/en.wikipedia.org\/area_thermal_expansion" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Area Thermal Expansion" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AreaThermalExpansion", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "When the temperature of a substance changes, the energy that is stored in the intermolecular bonds between atoms changes. When the stored energy increases, so does the length of the molecular bonds. As a result, solids typically expand in response to heating and contract on cooling; this dimensional response to temperature change is expressed by its coefficient of thermal expansion.", "applicableUnit" : "http://qudt.org/vocab/unit/M2-PER-K", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H-1T0D0", "informativeReference" : "http://en.wikipedia.org/area_thermal_expansion", "plainTextDescription" : "When the temperature of a substance changes, the energy that is stored in the intermolecular bonds between atoms changes. When the stored energy increases, so does the length of the molecular bonds. As a result, solids typically expand in response to heating and contract on cooling; this dimensional response to temperature change is expressed by its coefficient of thermal expansion.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Area Thermal Expansion" }, "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:AreaTime
URI: http://qudt.org/vocab/quantitykind/AreaTime
@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/AreaTime> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM2-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM2-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HR-FT2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/SEC-FT2> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T1D0> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Area Time"@en ; .
{"resource":"Area Time" ,"qname":"quantitykind:AreaTime" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AreaTime" ,"properties":["applicable unit":"unit:CentiM2-MIN" ,"applicable unit":"unit:CentiM2-SEC" ,"applicable unit":"unit:HR-FT2" ,"applicable unit":"unit:SEC-FT2" ,"has dimension vector":"qkdv:A0E0L2I0M0H0T1D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Area Time" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AreaTime", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "applicableUnit" : [ "http://qudt.org/vocab/unit/CentiM2-MIN", "http://qudt.org/vocab/unit/CentiM2-SEC", "http://qudt.org/vocab/unit/HR-FT2", "http://qudt.org/vocab/unit/SEC-FT2" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T1D0", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Area Time" }, "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:AreaTimeTemperature
URI: http://qudt.org/vocab/quantitykind/AreaTimeTemperature
@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/AreaTimeTemperature> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT2-HR-DEG_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT2-SEC-DEG_F> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H1T1D0> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Area Time Temperature"@en ; .
{"resource":"Area Time Temperature" ,"qname":"quantitykind:AreaTimeTemperature" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AreaTimeTemperature" ,"properties":["applicable unit":"unit:FT2-HR-DEG_F" ,"applicable unit":"unit:FT2-SEC-DEG_F" ,"has dimension vector":"qkdv:A0E0L2I0M0H1T1D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Area Time Temperature" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AreaTimeTemperature", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "applicableUnit" : [ "http://qudt.org/vocab/unit/FT2-HR-DEG_F", "http://qudt.org/vocab/unit/FT2-SEC-DEG_F" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H1T1D0", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Area Time Temperature" }, "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:AreicHeatFlowRate
URI: http://qudt.org/vocab/quantitykind/AreicHeatFlowRate
Density of heat flow rate.
@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/AreicHeatFlowRate> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "Density of heat flow rate."^^rdf:HTML ; <http://qudt.org/schema/qudt/abbreviation> "heat-flow-rate" ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-HR-FT2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-SEC-FT2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ERG-PER-CentiM2-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-LB_F-PER-FT2-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J-PER-CentiM2-DAY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCAL-PER-CentiM2-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCAL-PER-CentiM2-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroW-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliW-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoW-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-PER-FT2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-PER-IN2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-PER-M2> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Rate_of_heat_flow"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(\\varphi = \\frac{\\Phi}{A}\\), where \\(\\Phi\\) is heat flow rate and \\(A\\) is area."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/normativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "Density of heat flow rate." ; <http://qudt.org/schema/qudt/symbol> "φ" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Aeric Heat Flow Rate"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/PowerPerArea> ; <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Heat_transfer> ; .
{"resource":"Aeric Heat Flow Rate" ,"qname":"quantitykind:AreicHeatFlowRate" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AreicHeatFlowRate" ,"properties":["abbreviation":"heat-flow-rate" ,"applicable unit":"unit:BTU_IT-PER-HR-FT2" ,"applicable unit":"unit:BTU_IT-PER-SEC-FT2" ,"applicable unit":"unit:ERG-PER-CentiM2-SEC" ,"applicable unit":"unit:FT-LB_F-PER-FT2-SEC" ,"applicable unit":"unit:J-PER-CentiM2-DAY" ,"applicable unit":"unit:KiloCAL-PER-CentiM2-MIN" ,"applicable unit":"unit:KiloCAL-PER-CentiM2-SEC" ,"applicable unit":"unit:MicroW-PER-M2" ,"applicable unit":"unit:MilliW-PER-M2" ,"applicable unit":"unit:PicoW-PER-M2" ,"applicable unit":"unit:W-PER-CentiM2" ,"applicable unit":"unit:W-PER-FT2" ,"applicable unit":"unit:W-PER-IN2" ,"applicable unit":"unit:W-PER-M2" ,"description":"Density of heat flow rate." ,"description (plain text)":"Density of heat flow rate." ,"has broader":"quantitykind:PowerPerArea" ,"has close match":"<http:\/\/dbpedia.org\/resource\/Heat_transfer>" ,"has dimension vector":"qkdv:A0E0L0I0M1H0T-3D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Rate_of_heat_flow" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Aeric Heat Flow Rate" ,"latex definition":"\\(\\varphi = \\frac{\\Phi}{A}\\), where \\(\\Phi\\) is heat flow rate and \\(A\\) is area." ,"normative reference":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31890" ,"symbol":"φ" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AreicHeatFlowRate", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "Density of heat flow rate.", "abbreviation" : "heat-flow-rate", "applicableUnit" : [ "http://qudt.org/vocab/unit/BTU_IT-PER-HR-FT2", "http://qudt.org/vocab/unit/ERG-PER-CentiM2-SEC", "http://qudt.org/vocab/unit/FT-LB_F-PER-FT2-SEC", "http://qudt.org/vocab/unit/MilliW-PER-M2", "http://qudt.org/vocab/unit/W-PER-CentiM2", "http://qudt.org/vocab/unit/KiloCAL-PER-CentiM2-MIN", "http://qudt.org/vocab/unit/W-PER-FT2", "http://qudt.org/vocab/unit/W-PER-M2", "http://qudt.org/vocab/unit/PicoW-PER-M2", "http://qudt.org/vocab/unit/MicroW-PER-M2", "http://qudt.org/vocab/unit/BTU_IT-PER-SEC-FT2", "http://qudt.org/vocab/unit/J-PER-CentiM2-DAY", "http://qudt.org/vocab/unit/W-PER-IN2", "http://qudt.org/vocab/unit/KiloCAL-PER-CentiM2-SEC" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0", "informativeReference" : "http://en.wikipedia.org/wiki/Rate_of_heat_flow", "latexDefinition" : "\\(\\varphi = \\frac{\\Phi}{A}\\), where \\(\\Phi\\) is heat flow rate and \\(A\\) is area.", "normativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31890", "plainTextDescription" : "Density of heat flow rate.", "symbol" : "φ", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Aeric Heat Flow Rate" }, "broader" : "http://qudt.org/vocab/quantitykind/PowerPerArea", "closeMatch" : "http://dbpedia.org/resource/Heat_transfer", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "normativeReference" : { "@id" : "http://qudt.org/schema/qudt/normativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "abbreviation" : { "@id" : "http://qudt.org/schema/qudt/abbreviation" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "closeMatch" : { "@id" : "http://www.w3.org/2004/02/skos/core#closeMatch", "@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#" } }
quantitykind:Asset
URI: http://qudt.org/vocab/quantitykind/Asset
An Asset is an economic resource owned by a business or company. Simply stated, assets are things of value that can be readily converted into cash (although cash itself is also considered an asset).
@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/Asset> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "An Asset is an economic resource owned by a business or company. Simply stated, assets are things of value that can be readily converted into cash (although cash itself is also considered an asset)."^^rdf:HTML ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/plainTextDescription> "An Asset is an economic resource owned by a business or company. Simply stated, assets are things of value that can be readily converted into cash (although cash itself is also considered an asset)." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Asset"@en ; .
{"resource":"Asset" ,"qname":"quantitykind:Asset" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Asset" ,"properties":["description":"An Asset is an economic resource owned by a business or company. Simply stated, assets are things of value that can be readily converted into cash (although cash itself is also considered an asset)." ,"description (plain text)":"An Asset is an economic resource owned by a business or company. Simply stated, assets are things of value that can be readily converted into cash (although cash itself is also considered an asset)." ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Asset" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/Asset", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "An Asset is an economic resource owned by a business or company. Simply stated, assets are things of value that can be readily converted into cash (although cash itself is also considered an asset).", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "plainTextDescription" : "An Asset is an economic resource owned by a business or company. Simply stated, assets are things of value that can be readily converted into cash (although cash itself is also considered an asset).", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Asset" }, "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:AtmosphericHydroxylationRate
URI: http://qudt.org/vocab/quantitykind/AtmosphericHydroxylationRate
A second order reaction rate constant that is a specific second order reaction rate constant that governs the kinetics of an atmospheric, gas-phase reaction between hydroxyl radicals and an organic chemical.
@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/AtmosphericHydroxylationRate> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "A second order reaction rate constant that is a specific second order reaction rate constant that governs the kinetics of an atmospheric, gas-phase reaction between hydroxyl radicals and an organic chemical."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM3-PER-MOL-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M3-PER-MOL-SEC> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A-1E0L3I0M0H0T-1D0> ; <http://qudt.org/schema/qudt/plainTextDescription> "A second order reaction rate constant that is a specific second order reaction rate constant that governs the kinetics of an atmospheric, gas-phase reaction between hydroxyl radicals and an organic chemical." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Atmospheric Hydroxylation Rate"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/SecondOrderReactionRateConstant> ; .
{"resource":"Atmospheric Hydroxylation Rate" ,"qname":"quantitykind:AtmosphericHydroxylationRate" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AtmosphericHydroxylationRate" ,"properties":["applicable unit":"unit:CentiM3-PER-MOL-SEC" ,"applicable unit":"unit:M3-PER-MOL-SEC" ,"description":"A second order reaction rate constant that is a specific second order reaction rate constant that governs the kinetics of an atmospheric, gas-phase reaction between hydroxyl radicals and an organic chemical." ,"description (plain text)":"A second order reaction rate constant that is a specific second order reaction rate constant that governs the kinetics of an atmospheric, gas-phase reaction between hydroxyl radicals and an organic chemical." ,"has broader":"quantitykind:SecondOrderReactionRateConstant" ,"has dimension vector":"qkdv:A-1E0L3I0M0H0T-1D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Atmospheric Hydroxylation Rate" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AtmosphericHydroxylationRate", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "A second order reaction rate constant that is a specific second order reaction rate constant that governs the kinetics of an atmospheric, gas-phase reaction between hydroxyl radicals and an organic chemical.", "applicableUnit" : [ "http://qudt.org/vocab/unit/CentiM3-PER-MOL-SEC", "http://qudt.org/vocab/unit/M3-PER-MOL-SEC" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A-1E0L3I0M0H0T-1D0", "plainTextDescription" : "A second order reaction rate constant that is a specific second order reaction rate constant that governs the kinetics of an atmospheric, gas-phase reaction between hydroxyl radicals and an organic chemical.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Atmospheric Hydroxylation Rate" }, "broader" : "http://qudt.org/vocab/quantitykind/SecondOrderReactionRateConstant", "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@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#" } }
quantitykind:AtmosphericPressure
URI: http://qudt.org/vocab/quantitykind/AtmosphericPressure
The pressure exerted by the weight of the air above it at any point on the earth's surface. At sea level the atmosphere will support a column of mercury about \(760 mm\) high. This decreases with increasing altitude. The standard value for the atmospheric pressure at sea level in SI units is \(101,325 pascals\).
@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/AtmosphericPressure> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The pressure exerted by the weight of the air above it at any point on the earth's surface. At sea level the atmosphere will support a column of mercury about \\(760 mm\\) high. This decreases with increasing altitude. The standard value for the atmospheric pressure at sea level in SI units is \\(101,325 pascals\\)."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ATM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ATM_T> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BARAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BARYE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM_H2O> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM_HG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DYN-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT_H2O> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT_HG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM_F-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN_H2O> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN_HG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KIP_F-PER-IN2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM_F-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM_F-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM_F-PER-MilliM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloLB_F-PER-IN2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloN-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloPA_A> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_F-PER-FT2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_F-PER-IN2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaPSI> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroATM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroTORR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM_H2O> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM_HG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM_HGA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliTORR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N-PER-MilliM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PDL-PER-FT2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PSI> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckPressure> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TORR> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Atmospheric_pressure"^^xsd:anyURI ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://www.oxfordreference.com/views/ENTRY.html?subview=Main&entry=t83.e178"^^xsd:anyURI ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Atmospheric Pressure"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Pressure> ; .
{"resource":"Atmospheric Pressure" ,"qname":"quantitykind:AtmosphericPressure" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AtmosphericPressure" ,"properties":["applicable unit":"unit:ATM" ,"applicable unit":"unit:ATM_T" ,"applicable unit":"unit:BAR" ,"applicable unit":"unit:BARAD" ,"applicable unit":"unit:BARYE" ,"applicable unit":"unit:CentiBAR" ,"applicable unit":"unit:CentiM_H2O" ,"applicable unit":"unit:CentiM_HG" ,"applicable unit":"unit:DYN-PER-CentiM2" ,"applicable unit":"unit:DecaPA" ,"applicable unit":"unit:DeciBAR" ,"applicable unit":"unit:FT_H2O" ,"applicable unit":"unit:FT_HG" ,"applicable unit":"unit:GM_F-PER-CentiM2" ,"applicable unit":"unit:GigaPA" ,"applicable unit":"unit:HectoBAR" ,"applicable unit":"unit:HectoPA" ,"applicable unit":"unit:IN_H2O" ,"applicable unit":"unit:IN_HG" ,"applicable unit":"unit:KIP_F-PER-IN2" ,"applicable unit":"unit:KiloBAR" ,"applicable unit":"unit:KiloGM-PER-M-SEC2" ,"applicable unit":"unit:KiloGM_F-PER-CentiM2" ,"applicable unit":"unit:KiloGM_F-PER-M2" ,"applicable unit":"unit:KiloGM_F-PER-MilliM2" ,"applicable unit":"unit:KiloLB_F-PER-IN2" ,"applicable unit":"unit:KiloN-PER-M2" ,"applicable unit":"unit:KiloPA" ,"applicable unit":"unit:KiloPA_A" ,"applicable unit":"unit:LB_F-PER-FT2" ,"applicable unit":"unit:LB_F-PER-IN2" ,"applicable unit":"unit:MegaBAR" ,"applicable unit":"unit:MegaPA" ,"applicable unit":"unit:MegaPSI" ,"applicable unit":"unit:MicroATM" ,"applicable unit":"unit:MicroBAR" ,"applicable unit":"unit:MicroPA" ,"applicable unit":"unit:MicroTORR" ,"applicable unit":"unit:MilliBAR" ,"applicable unit":"unit:MilliM_H2O" ,"applicable unit":"unit:MilliM_HG" ,"applicable unit":"unit:MilliM_HGA" ,"applicable unit":"unit:MilliPA" ,"applicable unit":"unit:MilliTORR" ,"applicable unit":"unit:N-PER-CentiM2" ,"applicable unit":"unit:N-PER-M2" ,"applicable unit":"unit:N-PER-MilliM2" ,"applicable unit":"unit:PA" ,"applicable unit":"unit:PDL-PER-FT2" ,"applicable unit":"unit:PSI" ,"applicable unit":"unit:PicoPA" ,"applicable unit":"unit:PlanckPressure" ,"applicable unit":"unit:TORR" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Atmospheric_pressure" ,"description":"The pressure exerted by the weight of the air above it at any point on the earth's surface. At sea level the atmosphere will support a column of mercury about \\(760 mm\\) high. This decreases with increasing altitude. The standard value for the atmospheric pressure at sea level in SI units is \\(101,325 pascals\\)." ,"has broader":"quantitykind:Pressure" ,"has dimension vector":"qkdv:A0E0L-1I0M1H0T-2D0" ,"informative reference":"http:\/\/www.oxfordreference.com\/views\/ENTRY.html?subview=Main&entry=t83.e178" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Atmospheric Pressure" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AtmosphericPressure", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The pressure exerted by the weight of the air above it at any point on the earth's surface. At sea level the atmosphere will support a column of mercury about \\(760 mm\\) high. This decreases with increasing altitude. The standard value for the atmospheric pressure at sea level in SI units is \\(101,325 pascals\\).", "applicableUnit" : [ "http://qudt.org/vocab/unit/DYN-PER-CentiM2", "http://qudt.org/vocab/unit/IN_HG", "http://qudt.org/vocab/unit/MegaPSI", "http://qudt.org/vocab/unit/PSI", "http://qudt.org/vocab/unit/N-PER-MilliM2", "http://qudt.org/vocab/unit/TORR", "http://qudt.org/vocab/unit/PA", "http://qudt.org/vocab/unit/MilliM_HG", "http://qudt.org/vocab/unit/CentiM_HG", "http://qudt.org/vocab/unit/MilliM_H2O", "http://qudt.org/vocab/unit/KiloGM_F-PER-CentiM2", "http://qudt.org/vocab/unit/LB_F-PER-IN2", "http://qudt.org/vocab/unit/BAR", "http://qudt.org/vocab/unit/KiloLB_F-PER-IN2", "http://qudt.org/vocab/unit/GigaPA", "http://qudt.org/vocab/unit/MilliTORR", "http://qudt.org/vocab/unit/PDL-PER-FT2", "http://qudt.org/vocab/unit/BARAD", "http://qudt.org/vocab/unit/CentiM_H2O", "http://qudt.org/vocab/unit/KiloGM_F-PER-MilliM2", "http://qudt.org/vocab/unit/MicroATM", "http://qudt.org/vocab/unit/HectoPA", "http://qudt.org/vocab/unit/KIP_F-PER-IN2", "http://qudt.org/vocab/unit/PicoPA", "http://qudt.org/vocab/unit/GM_F-PER-CentiM2", "http://qudt.org/vocab/unit/IN_H2O", "http://qudt.org/vocab/unit/KiloN-PER-M2", "http://qudt.org/vocab/unit/PlanckPressure", "http://qudt.org/vocab/unit/DeciBAR", "http://qudt.org/vocab/unit/MegaBAR", "http://qudt.org/vocab/unit/KiloBAR", "http://qudt.org/vocab/unit/KiloPA", "http://qudt.org/vocab/unit/MicroBAR", "http://qudt.org/vocab/unit/DecaPA", "http://qudt.org/vocab/unit/FT_HG", "http://qudt.org/vocab/unit/MicroTORR", "http://qudt.org/vocab/unit/KiloPA_A", "http://qudt.org/vocab/unit/CentiBAR", "http://qudt.org/vocab/unit/MilliBAR", "http://qudt.org/vocab/unit/LB_F-PER-FT2", "http://qudt.org/vocab/unit/ATM", "http://qudt.org/vocab/unit/N-PER-CentiM2", "http://qudt.org/vocab/unit/MilliPA", "http://qudt.org/vocab/unit/MegaPA", "http://qudt.org/vocab/unit/N-PER-M2", "http://qudt.org/vocab/unit/FT_H2O", "http://qudt.org/vocab/unit/HectoBAR", "http://qudt.org/vocab/unit/ATM_T", "http://qudt.org/vocab/unit/MicroPA", "http://qudt.org/vocab/unit/BARYE", "http://qudt.org/vocab/unit/KiloGM_F-PER-M2", "http://qudt.org/vocab/unit/MilliM_HGA", "http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2" ], "dbpediaMatch" : "http://dbpedia.org/resource/Atmospheric_pressure", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0", "informativeReference" : "http://www.oxfordreference.com/views/ENTRY.html?subview=Main&entry=t83.e178", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Atmospheric Pressure" }, "broader" : "http://qudt.org/vocab/quantitykind/Pressure", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "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#" } }
quantitykind:AtomScatteringFactor
URI: http://qudt.org/vocab/quantitykind/AtomScatteringFactor
"Atom Scattering Factor" is measure of the scattering power of an isolated atom.
@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/AtomScatteringFactor> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Atom Scattering Factor\" is measure of the scattering power of an isolated atom."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/UNITLESS> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/informativeReference> "http://reference.iucr.org/dictionary/Atomic_scattering_factor"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(f = \\frac{E_a}{E_e}\\), where \\(E_a\\) is the radiation amplitude scattered by the atom and \\(E_e\\) is the radiation ampliture scattered by a single electron."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Atom Scattering Factor\" is measure of the scattering power of an isolated atom." ; <http://qudt.org/schema/qudt/symbol> "f" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Atom Scattering Factor"@en ; .
{"resource":"Atom Scattering Factor" ,"qname":"quantitykind:AtomScatteringFactor" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AtomScatteringFactor" ,"properties":["applicable unit":"unit:UNITLESS" ,"description":"\"Atom Scattering Factor\" is measure of the scattering power of an isolated atom." ,"description (plain text)":"\"Atom Scattering Factor\" is measure of the scattering power of an isolated atom." ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"informative reference":"http:\/\/reference.iucr.org\/dictionary\/Atomic_scattering_factor" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Atom Scattering Factor" ,"latex definition":"\\(f = \\frac{E_a}{E_e}\\), where \\(E_a\\) is the radiation amplitude scattered by the atom and \\(E_e\\) is the radiation ampliture scattered by a single electron." ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31897" ,"symbol":"f" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AtomScatteringFactor", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Atom Scattering Factor\" is measure of the scattering power of an isolated atom.", "applicableUnit" : "http://qudt.org/vocab/unit/UNITLESS", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "informativeReference" : "http://reference.iucr.org/dictionary/Atomic_scattering_factor", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31897", "latexDefinition" : "\\(f = \\frac{E_a}{E_e}\\), where \\(E_a\\) is the radiation amplitude scattered by the atom and \\(E_e\\) is the radiation ampliture scattered by a single electron.", "plainTextDescription" : "\"Atom Scattering Factor\" is measure of the scattering power of an isolated atom.", "symbol" : "f", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Atom Scattering Factor" }, "@context" : { "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "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#" } }
quantitykind:AtomicAttenuationCoefficient
URI: http://qudt.org/vocab/quantitykind/AtomicAttenuationCoefficient
"Atomic Attenuation Coefficient" is a measurement of how strongly a chemical species or substance absorbs or scatters light at a given wavelength, per the number of atoms in the substance.
@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/AtomicAttenuationCoefficient> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Atomic Attenuation Coefficient\" is a measurement of how strongly a chemical species or substance absorbs or scatters light at a given wavelength, per the number of atoms in the substance."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ARE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BARN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaARE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MIL_Circ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckArea> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YD2> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Attenuation_coefficient"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(\\mu_a = -\\frac{\\mu}{n}\\), where \\(\\mu\\) is the linear attenuation coefficient and \\(n\\) is the number density of the atoms in the substance."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/normativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Atomic Attenuation Coefficient\" is a measurement of how strongly a chemical species or substance absorbs or scatters light at a given wavelength, per the number of atoms in the substance." ; <http://qudt.org/schema/qudt/symbol> "μₐ" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Atomic Attenuation Coefficient"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Area> ; <http://www.w3.org/2004/02/skos/core#closeMatch> <http://qudt.org/vocab/quantitykind/MolarAttenuationCoefficient> ; .
{"resource":"Atomic Attenuation Coefficient" ,"qname":"quantitykind:AtomicAttenuationCoefficient" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AtomicAttenuationCoefficient" ,"properties":["applicable unit":"unit:AC" ,"applicable unit":"unit:ARE" ,"applicable unit":"unit:BARN" ,"applicable unit":"unit:CentiM2" ,"applicable unit":"unit:DecaARE" ,"applicable unit":"unit:DeciM2" ,"applicable unit":"unit:FT2" ,"applicable unit":"unit:HA" ,"applicable unit":"unit:IN2" ,"applicable unit":"unit:M2" ,"applicable unit":"unit:MI2" ,"applicable unit":"unit:MIL_Circ" ,"applicable unit":"unit:MicroM2" ,"applicable unit":"unit:MilliM2" ,"applicable unit":"unit:NanoM2" ,"applicable unit":"unit:PlanckArea" ,"applicable unit":"unit:YD2" ,"description":"\"Atomic Attenuation Coefficient\" is a measurement of how strongly a chemical species or substance absorbs or scatters light at a given wavelength, per the number of atoms in the substance." ,"description (plain text)":"\"Atomic Attenuation Coefficient\" is a measurement of how strongly a chemical species or substance absorbs or scatters light at a given wavelength, per the number of atoms in the substance." ,"has broader":"quantitykind:Area" ,"has close match":"quantitykind:MolarAttenuationCoefficient" ,"has dimension vector":"qkdv:A0E0L2I0M0H0T0D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Attenuation_coefficient" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Atomic Attenuation Coefficient" ,"latex definition":"\\(\\mu_a = -\\frac{\\mu}{n}\\), where \\(\\mu\\) is the linear attenuation coefficient and \\(n\\) is the number density of the atoms in the substance." ,"normative reference":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31895" ,"symbol":"μ\u2090" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AtomicAttenuationCoefficient", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Atomic Attenuation Coefficient\" is a measurement of how strongly a chemical species or substance absorbs or scatters light at a given wavelength, per the number of atoms in the substance.", "applicableUnit" : [ "http://qudt.org/vocab/unit/HA", "http://qudt.org/vocab/unit/CentiM2", "http://qudt.org/vocab/unit/NanoM2", "http://qudt.org/vocab/unit/DeciM2", "http://qudt.org/vocab/unit/FT2", "http://qudt.org/vocab/unit/MicroM2", "http://qudt.org/vocab/unit/BARN", "http://qudt.org/vocab/unit/MIL_Circ", "http://qudt.org/vocab/unit/YD2", "http://qudt.org/vocab/unit/IN2", "http://qudt.org/vocab/unit/AC", "http://qudt.org/vocab/unit/PlanckArea", "http://qudt.org/vocab/unit/DecaARE", "http://qudt.org/vocab/unit/MilliM2", "http://qudt.org/vocab/unit/ARE", "http://qudt.org/vocab/unit/M2", "http://qudt.org/vocab/unit/MI2" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0", "informativeReference" : "http://en.wikipedia.org/wiki/Attenuation_coefficient", "latexDefinition" : "\\(\\mu_a = -\\frac{\\mu}{n}\\), where \\(\\mu\\) is the linear attenuation coefficient and \\(n\\) is the number density of the atoms in the substance.", "normativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31895", "plainTextDescription" : "\"Atomic Attenuation Coefficient\" is a measurement of how strongly a chemical species or substance absorbs or scatters light at a given wavelength, per the number of atoms in the substance.", "symbol" : "μₐ", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Atomic Attenuation Coefficient" }, "broader" : "http://qudt.org/vocab/quantitykind/Area", "closeMatch" : "http://qudt.org/vocab/quantitykind/MolarAttenuationCoefficient", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "normativeReference" : { "@id" : "http://qudt.org/schema/qudt/normativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "closeMatch" : { "@id" : "http://www.w3.org/2004/02/skos/core#closeMatch", "@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#" } }
quantitykind:AtomicCharge
URI: http://qudt.org/vocab/quantitykind/AtomicCharge
The electric charge of an ion, equal to the number of electrons the atom has gained or lost in its ionization multiplied by the charge on one electron.
@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/AtomicCharge> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The electric charge of an ion, equal to the number of electrons the atom has gained or lost in its ionization multiplied by the charge on one electron."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/A-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/A-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AttoC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C_Ab> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C_Stat> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/E> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ElementaryCharge> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ExaC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloA-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliA-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PetaC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckCharge> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TeraC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YoctoC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YottaC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ZeptoC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ZettaC> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T1D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://www.answers.com/topic/atomic-charge"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "The electric charge of an ion, equal to the number of electrons the atom has gained or lost in its ionization multiplied by the charge on one electron." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Atomic Charge"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/ElectricCharge> ; .
{"resource":"Atomic Charge" ,"qname":"quantitykind:AtomicCharge" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AtomicCharge" ,"properties":["applicable unit":"unit:A-HR" ,"applicable unit":"unit:A-SEC" ,"applicable unit":"unit:AttoC" ,"applicable unit":"unit:C" ,"applicable unit":"unit:C_Ab" ,"applicable unit":"unit:C_Stat" ,"applicable unit":"unit:CentiC" ,"applicable unit":"unit:DecaC" ,"applicable unit":"unit:DeciC" ,"applicable unit":"unit:E" ,"applicable unit":"unit:ElementaryCharge" ,"applicable unit":"unit:ExaC" ,"applicable unit":"unit:F" ,"applicable unit":"unit:FR" ,"applicable unit":"unit:FemtoC" ,"applicable unit":"unit:GigaC" ,"applicable unit":"unit:HectoC" ,"applicable unit":"unit:KiloA-HR" ,"applicable unit":"unit:KiloC" ,"applicable unit":"unit:MegaC" ,"applicable unit":"unit:MicroC" ,"applicable unit":"unit:MilliA-HR" ,"applicable unit":"unit:MilliC" ,"applicable unit":"unit:NanoC" ,"applicable unit":"unit:PetaC" ,"applicable unit":"unit:PicoC" ,"applicable unit":"unit:PlanckCharge" ,"applicable unit":"unit:TeraC" ,"applicable unit":"unit:YoctoC" ,"applicable unit":"unit:YottaC" ,"applicable unit":"unit:ZeptoC" ,"applicable unit":"unit:ZettaC" ,"description":"The electric charge of an ion, equal to the number of electrons the atom has gained or lost in its ionization multiplied by the charge on one electron." ,"description (plain text)":"The electric charge of an ion, equal to the number of electrons the atom has gained or lost in its ionization multiplied by the charge on one electron." ,"has broader":"quantitykind:ElectricCharge" ,"has dimension vector":"qkdv:A0E1L0I0M0H0T1D0" ,"informative reference":"http:\/\/www.answers.com\/topic\/atomic-charge" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Atomic Charge" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AtomicCharge", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The electric charge of an ion, equal to the number of electrons the atom has gained or lost in its ionization multiplied by the charge on one electron.", "applicableUnit" : [ "http://qudt.org/vocab/unit/AttoC", "http://qudt.org/vocab/unit/TeraC", "http://qudt.org/vocab/unit/MicroC", "http://qudt.org/vocab/unit/DecaC", "http://qudt.org/vocab/unit/GigaC", "http://qudt.org/vocab/unit/KiloA-HR", "http://qudt.org/vocab/unit/PicoC", "http://qudt.org/vocab/unit/YottaC", "http://qudt.org/vocab/unit/FemtoC", "http://qudt.org/vocab/unit/E", "http://qudt.org/vocab/unit/ExaC", "http://qudt.org/vocab/unit/NanoC", "http://qudt.org/vocab/unit/DeciC", "http://qudt.org/vocab/unit/MilliC", "http://qudt.org/vocab/unit/KiloC", "http://qudt.org/vocab/unit/PetaC", "http://qudt.org/vocab/unit/HectoC", "http://qudt.org/vocab/unit/ZeptoC", "http://qudt.org/vocab/unit/MegaC", "http://qudt.org/vocab/unit/A-SEC", "http://qudt.org/vocab/unit/C_Ab", "http://qudt.org/vocab/unit/YoctoC", "http://qudt.org/vocab/unit/ElementaryCharge", "http://qudt.org/vocab/unit/MilliA-HR", "http://qudt.org/vocab/unit/C_Stat", "http://qudt.org/vocab/unit/FR", "http://qudt.org/vocab/unit/CentiC", "http://qudt.org/vocab/unit/C", "http://qudt.org/vocab/unit/PlanckCharge", "http://qudt.org/vocab/unit/ZettaC", "http://qudt.org/vocab/unit/A-HR", "http://qudt.org/vocab/unit/F" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T1D0", "informativeReference" : "http://www.answers.com/topic/atomic-charge", "plainTextDescription" : "The electric charge of an ion, equal to the number of electrons the atom has gained or lost in its ionization multiplied by the charge on one electron.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Atomic Charge" }, "broader" : "http://qudt.org/vocab/quantitykind/ElectricCharge", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@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#" } }
quantitykind:AtomicMass
URI: http://qudt.org/vocab/quantitykind/AtomicMass
The "Atomic Mass" is the mass of a specific isotope, most often expressed in unified atomic mass units.
@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/AtomicMass> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The \"Atomic Mass\" is the mass of a specific isotope, most often expressed in unified atomic mass units."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AMU> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CARAT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CWT_LONG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CWT_SHORT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DRAM_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DRAM_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DWT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciTONNE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciTON_Metric> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/EarthMass> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GRAIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Hundredweight_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Hundredweight_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloTONNE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloTON_Metric> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_T> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LunarMass> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ_M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ_TROY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Pennyweight> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckMass> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Quarter_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/SLUG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/SolarMass> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Stone_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TONNE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_Assay> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_LONG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_Metric> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_SHORT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/U> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Atomic_mass"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "The \"Atomic Mass\" is the mass of a specific isotope, most often expressed in unified atomic mass units." ; <http://qudt.org/schema/qudt/symbol> "m_a" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Atomic Mass"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Mass> ; .
{"resource":"Atomic Mass" ,"qname":"quantitykind:AtomicMass" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AtomicMass" ,"properties":["applicable unit":"unit:AMU" ,"applicable unit":"unit:CARAT" ,"applicable unit":"unit:CWT_LONG" ,"applicable unit":"unit:CWT_SHORT" ,"applicable unit":"unit:CentiGM" ,"applicable unit":"unit:DRAM_UK" ,"applicable unit":"unit:DRAM_US" ,"applicable unit":"unit:DWT" ,"applicable unit":"unit:DecaGM" ,"applicable unit":"unit:DeciGM" ,"applicable unit":"unit:DeciTONNE" ,"applicable unit":"unit:DeciTON_Metric" ,"applicable unit":"unit:EarthMass" ,"applicable unit":"unit:FemtoGM" ,"applicable unit":"unit:GM" ,"applicable unit":"unit:GRAIN" ,"applicable unit":"unit:HectoGM" ,"applicable unit":"unit:Hundredweight_UK" ,"applicable unit":"unit:Hundredweight_US" ,"applicable unit":"unit:KiloGM" ,"applicable unit":"unit:KiloTONNE" ,"applicable unit":"unit:KiloTON_Metric" ,"applicable unit":"unit:LB" ,"applicable unit":"unit:LB_M" ,"applicable unit":"unit:LB_T" ,"applicable unit":"unit:LunarMass" ,"applicable unit":"unit:MegaGM" ,"applicable unit":"unit:MicroGM" ,"applicable unit":"unit:MilliGM" ,"applicable unit":"unit:NanoGM" ,"applicable unit":"unit:OZ" ,"applicable unit":"unit:OZ_M" ,"applicable unit":"unit:OZ_TROY" ,"applicable unit":"unit:Pennyweight" ,"applicable unit":"unit:PicoGM" ,"applicable unit":"unit:PlanckMass" ,"applicable unit":"unit:Quarter_UK" ,"applicable unit":"unit:SLUG" ,"applicable unit":"unit:SolarMass" ,"applicable unit":"unit:Stone_UK" ,"applicable unit":"unit:TONNE" ,"applicable unit":"unit:TON_Assay" ,"applicable unit":"unit:TON_LONG" ,"applicable unit":"unit:TON_Metric" ,"applicable unit":"unit:TON_SHORT" ,"applicable unit":"unit:TON_UK" ,"applicable unit":"unit:TON_US" ,"applicable unit":"unit:U" ,"description":"The \"Atomic Mass\" is the mass of a specific isotope, most often expressed in unified atomic mass units." ,"description (plain text)":"The \"Atomic Mass\" is the mass of a specific isotope, most often expressed in unified atomic mass units." ,"has broader":"quantitykind:Mass" ,"has dimension vector":"qkdv:A0E0L0I0M1H0T0D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Atomic_mass" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Atomic Mass" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31895" ,"symbol":"m_a" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AtomicMass", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The \"Atomic Mass\" is the mass of a specific isotope, most often expressed in unified atomic mass units.", "applicableUnit" : [ "http://qudt.org/vocab/unit/FemtoGM", "http://qudt.org/vocab/unit/Hundredweight_UK", "http://qudt.org/vocab/unit/OZ", "http://qudt.org/vocab/unit/LB_M", "http://qudt.org/vocab/unit/NanoGM", "http://qudt.org/vocab/unit/AMU", "http://qudt.org/vocab/unit/TON_SHORT", "http://qudt.org/vocab/unit/CARAT", "http://qudt.org/vocab/unit/SLUG", "http://qudt.org/vocab/unit/MilliGM", "http://qudt.org/vocab/unit/Hundredweight_US", "http://qudt.org/vocab/unit/DWT", "http://qudt.org/vocab/unit/GM", "http://qudt.org/vocab/unit/KiloTONNE", "http://qudt.org/vocab/unit/TON_Metric", "http://qudt.org/vocab/unit/DeciTON_Metric", "http://qudt.org/vocab/unit/DRAM_UK", "http://qudt.org/vocab/unit/DeciGM", "http://qudt.org/vocab/unit/MicroGM", "http://qudt.org/vocab/unit/SolarMass", "http://qudt.org/vocab/unit/PicoGM", "http://qudt.org/vocab/unit/DRAM_US", "http://qudt.org/vocab/unit/EarthMass", "http://qudt.org/vocab/unit/U", "http://qudt.org/vocab/unit/PlanckMass", "http://qudt.org/vocab/unit/MegaGM", "http://qudt.org/vocab/unit/LB_T", "http://qudt.org/vocab/unit/TON_US", "http://qudt.org/vocab/unit/GRAIN", "http://qudt.org/vocab/unit/CWT_SHORT", "http://qudt.org/vocab/unit/TON_LONG", "http://qudt.org/vocab/unit/OZ_TROY", "http://qudt.org/vocab/unit/CWT_LONG", "http://qudt.org/vocab/unit/KiloGM", "http://qudt.org/vocab/unit/CentiGM", "http://qudt.org/vocab/unit/DeciTONNE", "http://qudt.org/vocab/unit/OZ_M", "http://qudt.org/vocab/unit/TON_UK", "http://qudt.org/vocab/unit/DecaGM", "http://qudt.org/vocab/unit/Pennyweight", "http://qudt.org/vocab/unit/KiloTON_Metric", "http://qudt.org/vocab/unit/TONNE", "http://qudt.org/vocab/unit/HectoGM", "http://qudt.org/vocab/unit/TON_Assay", "http://qudt.org/vocab/unit/LB", "http://qudt.org/vocab/unit/Quarter_UK", "http://qudt.org/vocab/unit/LunarMass", "http://qudt.org/vocab/unit/Stone_UK" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0", "informativeReference" : "http://en.wikipedia.org/wiki/Atomic_mass", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31895", "plainTextDescription" : "The \"Atomic Mass\" is the mass of a specific isotope, most often expressed in unified atomic mass units.", "symbol" : "m_a", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Atomic Mass" }, "broader" : "http://qudt.org/vocab/quantitykind/Mass", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "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://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@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#" } }
quantitykind:AtomicNumber
URI: http://qudt.org/vocab/quantitykind/AtomicNumber
The "Atomic Number", also known as the proton number, is the number of protons found in the nucleus of an atom and therefore identical to the charge number of the nucleus. A nuclide is a species of atom with specified numbers of protons and neutrons. Nuclides with the same value of Z but different values of N are called isotopes of an element. The ordinal number of an element in the periodic table is equal to the atomic number. The atomic number equals the charge of the nucleus in units of the elementary charge.
@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/AtomicNumber> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The \"Atomic Number\", also known as the proton number, is the number of protons found in the nucleus of an atom and therefore identical to the charge number of the nucleus. A nuclide is a species of atom with specified numbers of protons and neutrons. Nuclides with the same value of Z but different values of N are called isotopes of an element. The ordinal number of an element in the periodic table is equal to the atomic number. The atomic number equals the charge of the nucleus in units of the elementary charge."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Z> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Atomic_number"^^xsd:anyURI ; <http://qudt.org/schema/qudt/informativeReference> "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31895"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "The \"Atomic Number\", also known as the proton number, is the number of protons found in the nucleus of an atom and therefore identical to the charge number of the nucleus. A nuclide is a species of atom with specified numbers of protons and neutrons. Nuclides with the same value of Z but different values of N are called isotopes of an element. The ordinal number of an element in the periodic table is equal to the atomic number. The atomic number equals the charge of the nucleus in units of the elementary charge." ; <http://qudt.org/schema/qudt/symbol> "Z" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Atomic Number"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Count> ; .
{"resource":"Atomic Number" ,"qname":"quantitykind:AtomicNumber" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AtomicNumber" ,"properties":["applicable unit":"unit:Z" ,"description":"The \"Atomic Number\", also known as the proton number, is the number of protons found in the nucleus of an atom and therefore identical to the charge number of the nucleus. A nuclide is a species of atom with specified numbers of protons and neutrons. Nuclides with the same value of Z but different values of N are called isotopes of an element. The ordinal number of an element in the periodic table is equal to the atomic number. The atomic number equals the charge of the nucleus in units of the elementary charge." ,"description (plain text)":"The \"Atomic Number\", also known as the proton number, is the number of protons found in the nucleus of an atom and therefore identical to the charge number of the nucleus. A nuclide is a species of atom with specified numbers of protons and neutrons. Nuclides with the same value of Z but different values of N are called isotopes of an element. The ordinal number of an element in the periodic table is equal to the atomic number. The atomic number equals the charge of the nucleus in units of the elementary charge." ,"has broader":"quantitykind:Count" ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Atomic_number" ,"informative reference":"http:\/\/www.iso.org\/iso\/home\/store\/catalogue_tc\/catalogue_detail.htm?csnumber=31895" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Atomic Number" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31894" ,"symbol":"Z" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AtomicNumber", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The \"Atomic Number\", also known as the proton number, is the number of protons found in the nucleus of an atom and therefore identical to the charge number of the nucleus. A nuclide is a species of atom with specified numbers of protons and neutrons. Nuclides with the same value of Z but different values of N are called isotopes of an element. The ordinal number of an element in the periodic table is equal to the atomic number. The atomic number equals the charge of the nucleus in units of the elementary charge.", "applicableUnit" : "http://qudt.org/vocab/unit/Z", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "informativeReference" : [ "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31895", "http://en.wikipedia.org/wiki/Atomic_number" ], "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31894", "plainTextDescription" : "The \"Atomic Number\", also known as the proton number, is the number of protons found in the nucleus of an atom and therefore identical to the charge number of the nucleus. A nuclide is a species of atom with specified numbers of protons and neutrons. Nuclides with the same value of Z but different values of N are called isotopes of an element. The ordinal number of an element in the periodic table is equal to the atomic number. The atomic number equals the charge of the nucleus in units of the elementary charge.", "symbol" : "Z", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Atomic Number" }, "broader" : "http://qudt.org/vocab/quantitykind/Count", "@context" : { "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "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#" } }
quantitykind:AttenuationCoefficient
URI: http://qudt.org/vocab/quantitykind/AttenuationCoefficient
The attenuation coefficient is a quantity that characterizes how easily a material or medium can be penetrated by a beam of light, sound, particles, or other energy or matter. A large attenuation coefficient means that the beam is quickly "attenuated" (weakened) as it passes through the medium, and a small attenuation coefficient means that the medium is relatively transparent to the beam. The Attenuation Coefficient is also called linear attenuation coefficient, narrow beam attenuation coefficient, or absorption coefficient.
@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/AttenuationCoefficient> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The attenuation coefficient is a quantity that characterizes how easily a material or medium can be penetrated by a beam of light, sound, particles, or other energy or matter. A large attenuation coefficient means that the beam is quickly \"attenuated\" (weakened) as it passes through the medium, and a small attenuation coefficient means that the medium is relatively transparent to the beam. The Attenuation Coefficient is also called linear attenuation coefficient, narrow beam attenuation coefficient, or absorption coefficient."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-KiloM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-MicroM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-MilliM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-NanoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-PicoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PERCENT-PER-M> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Attenuation_coefficient"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(F(x) = Ae^{-\\alpha x} \\cos{[\\beta (x - x_0)]}\\), then \\(\\alpha\\) is the attenuation coefficient and \\(\\beta\\) is the phase coefficient."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\alpha\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "The attenuation coefficient is a quantity that characterizes how easily a material or medium can be penetrated by a beam of light, sound, particles, or other energy or matter. A large attenuation coefficient means that the beam is quickly \"attenuated\" (weakened) as it passes through the medium, and a small attenuation coefficient means that the medium is relatively transparent to the beam. The Attenuation Coefficient is also called linear attenuation coefficient, narrow beam attenuation coefficient, or absorption coefficient." ; <http://www.linkedmodel.org/schema/vaem#todo> "belongs to SOQ-ISO" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Attenuation Coefficient"@en ; .
{"resource":"Attenuation Coefficient" ,"qname":"quantitykind:AttenuationCoefficient" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AttenuationCoefficient" ,"properties":["applicable unit":"unit:PER-KiloM" ,"applicable unit":"unit:PER-M" ,"applicable unit":"unit:PER-MicroM" ,"applicable unit":"unit:PER-MilliM" ,"applicable unit":"unit:PER-NanoM" ,"applicable unit":"unit:PER-PicoM" ,"applicable unit":"unit:PERCENT-PER-M" ,"description":"The attenuation coefficient is a quantity that characterizes how easily a material or medium can be penetrated by a beam of light, sound, particles, or other energy or matter. A large attenuation coefficient means that the beam is quickly \"attenuated\" (weakened) as it passes through the medium, and a small attenuation coefficient means that the medium is relatively transparent to the beam. The Attenuation Coefficient is also called linear attenuation coefficient, narrow beam attenuation coefficient, or absorption coefficient." ,"description (plain text)":"The attenuation coefficient is a quantity that characterizes how easily a material or medium can be penetrated by a beam of light, sound, particles, or other energy or matter. A large attenuation coefficient means that the beam is quickly \"attenuated\" (weakened) as it passes through the medium, and a small attenuation coefficient means that the medium is relatively transparent to the beam. The Attenuation Coefficient is also called linear attenuation coefficient, narrow beam attenuation coefficient, or absorption coefficient." ,"has dimension vector":"qkdv:A0E0L-1I0M0H0T0D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Attenuation_coefficient" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Attenuation Coefficient" ,"latex definition":"\\(F(x) = Ae^{-\\alpha x} \\cos{[\\beta (x - x_0)]}\\), then \\(\\alpha\\) is the attenuation coefficient and \\(\\beta\\) is the phase coefficient." ,"latex symbol":"\\(\\alpha\\)" ,"todo":"belongs to SOQ-ISO" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AttenuationCoefficient", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The attenuation coefficient is a quantity that characterizes how easily a material or medium can be penetrated by a beam of light, sound, particles, or other energy or matter. A large attenuation coefficient means that the beam is quickly \"attenuated\" (weakened) as it passes through the medium, and a small attenuation coefficient means that the medium is relatively transparent to the beam. The Attenuation Coefficient is also called linear attenuation coefficient, narrow beam attenuation coefficient, or absorption coefficient.", "applicableUnit" : [ "http://qudt.org/vocab/unit/PER-MilliM", "http://qudt.org/vocab/unit/PER-MicroM", "http://qudt.org/vocab/unit/PER-M", "http://qudt.org/vocab/unit/PERCENT-PER-M", "http://qudt.org/vocab/unit/PER-KiloM", "http://qudt.org/vocab/unit/PER-NanoM", "http://qudt.org/vocab/unit/PER-PicoM" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0", "informativeReference" : "http://en.wikipedia.org/wiki/Attenuation_coefficient", "latexDefinition" : "\\(F(x) = Ae^{-\\alpha x} \\cos{[\\beta (x - x_0)]}\\), then \\(\\alpha\\) is the attenuation coefficient and \\(\\beta\\) is the phase coefficient.", "latexSymbol" : "\\(\\alpha\\)", "plainTextDescription" : "The attenuation coefficient is a quantity that characterizes how easily a material or medium can be penetrated by a beam of light, sound, particles, or other energy or matter. A large attenuation coefficient means that the beam is quickly \"attenuated\" (weakened) as it passes through the medium, and a small attenuation coefficient means that the medium is relatively transparent to the beam. The Attenuation Coefficient is also called linear attenuation coefficient, narrow beam attenuation coefficient, or absorption coefficient.", "todo" : "belongs to SOQ-ISO", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Attenuation Coefficient" }, "@context" : { "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "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" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "todo" : { "@id" : "http://www.linkedmodel.org/schema/vaem#todo" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@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#" } }
quantitykind:AuditoryThresholds
URI: http://qudt.org/vocab/quantitykind/AuditoryThresholds
"Auditory Thresholds" is the thresholds of sensitivity to auditory signals and other input to the ear or the sense of hearing.
@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/AuditoryThresholds> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Auditory Thresholds\" is the thresholds of sensitivity to auditory signals and other input to the ear or the sense of hearing."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/B> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciB> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciB_M> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\overline{T_a}\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Auditory Thresholds\" is the thresholds of sensitivity to auditory signals and other input to the ear or the sense of hearing." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Auditory Thresholds"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/SoundPowerLevel> ; .
{"resource":"Auditory Thresholds" ,"qname":"quantitykind:AuditoryThresholds" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AuditoryThresholds" ,"properties":["applicable unit":"unit:B" ,"applicable unit":"unit:DeciB" ,"applicable unit":"unit:DeciB_M" ,"description":"\"Auditory Thresholds\" is the thresholds of sensitivity to auditory signals and other input to the ear or the sense of hearing." ,"description (plain text)":"\"Auditory Thresholds\" is the thresholds of sensitivity to auditory signals and other input to the ear or the sense of hearing." ,"has broader":"quantitykind:SoundPowerLevel" ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Auditory Thresholds" ,"latex symbol":"\\(\\overline{T_a}\\)" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=43012" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AuditoryThresholds", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Auditory Thresholds\" is the thresholds of sensitivity to auditory signals and other input to the ear or the sense of hearing.", "applicableUnit" : [ "http://qudt.org/vocab/unit/DeciB", "http://qudt.org/vocab/unit/B", "http://qudt.org/vocab/unit/DeciB_M" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=43012", "latexSymbol" : "\\(\\overline{T_a}\\)", "plainTextDescription" : "\"Auditory Thresholds\" is the thresholds of sensitivity to auditory signals and other input to the ear or the sense of hearing.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Auditory Thresholds" }, "broader" : "http://qudt.org/vocab/quantitykind/SoundPowerLevel", "@context" : { "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@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#" } }
quantitykind:AuxillaryMagneticField
URI: http://qudt.org/vocab/quantitykind/AuxillaryMagneticField
Magnetic Fields surround magnetic materials and electric currents and are detected by the force they exert on other magnetic materials and moving electric charges. The electric and magnetic fields are two interrelated aspects of a single object, called the electromagnetic field. A pure electric field in one reference frame is observed as a combination of both an electric field and a magnetic field in a moving reference frame. The Auxillary Magnetic Field, H characterizes how the true Magnetic Field B influences the organization of magnetic dipoles in a given medium.
@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/AuxillaryMagneticField> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "Magnetic Fields surround magnetic materials and electric currents and are detected by the force they exert on other magnetic materials and moving electric charges. The electric and magnetic fields are two interrelated aspects of a single object, called the electromagnetic field. A pure electric field in one reference frame is observed as a combination of both an electric field and a magnetic field in a moving reference frame. The Auxillary Magnetic Field, H characterizes how the true Magnetic Field B influences the organization of magnetic dipoles in a given medium."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/A-PER-CentiM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/A-PER-M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/A-PER-MilliM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AT-PER-IN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AT-PER-M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloA-PER-M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliA-PER-IN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliA-PER-MilliM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OERSTED> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E1L-1I0M0H0T0D0> ; <http://qudt.org/schema/qudt/latexSymbol> "H"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "Magnetic Fields surround magnetic materials and electric currents and are detected by the force they exert on other magnetic materials and moving electric charges. The electric and magnetic fields are two interrelated aspects of a single object, called the electromagnetic field. A pure electric field in one reference frame is observed as a combination of both an electric field and a magnetic field in a moving reference frame. The Auxillary Magnetic Field, H characterizes how the true Magnetic Field B influences the organization of magnetic dipoles in a given medium." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Auxillary Magnetic Field"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/MagneticFieldStrength_H> ; .
{"resource":"Auxillary Magnetic Field" ,"qname":"quantitykind:AuxillaryMagneticField" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AuxillaryMagneticField" ,"properties":["applicable unit":"unit:A-PER-CentiM" ,"applicable unit":"unit:A-PER-M" ,"applicable unit":"unit:A-PER-MilliM" ,"applicable unit":"unit:AT-PER-IN" ,"applicable unit":"unit:AT-PER-M" ,"applicable unit":"unit:KiloA-PER-M" ,"applicable unit":"unit:MilliA-PER-IN" ,"applicable unit":"unit:MilliA-PER-MilliM" ,"applicable unit":"unit:OERSTED" ,"description":"Magnetic Fields surround magnetic materials and electric currents and are detected by the force they exert on other magnetic materials and moving electric charges. The electric and magnetic fields are two interrelated aspects of a single object, called the electromagnetic field. A pure electric field in one reference frame is observed as a combination of both an electric field and a magnetic field in a moving reference frame. The Auxillary Magnetic Field, H characterizes how the true Magnetic Field B influences the organization of magnetic dipoles in a given medium." ,"description (plain text)":"Magnetic Fields surround magnetic materials and electric currents and are detected by the force they exert on other magnetic materials and moving electric charges. The electric and magnetic fields are two interrelated aspects of a single object, called the electromagnetic field. A pure electric field in one reference frame is observed as a combination of both an electric field and a magnetic field in a moving reference frame. The Auxillary Magnetic Field, H characterizes how the true Magnetic Field B influences the organization of magnetic dipoles in a given medium." ,"has broader":"quantitykind:MagneticFieldStrength_H" ,"has dimension vector":"qkdv:A0E1L-1I0M0H0T0D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Auxillary Magnetic Field" ,"latex symbol":"H" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AuxillaryMagneticField", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "Magnetic Fields surround magnetic materials and electric currents and are detected by the force they exert on other magnetic materials and moving electric charges. The electric and magnetic fields are two interrelated aspects of a single object, called the electromagnetic field. A pure electric field in one reference frame is observed as a combination of both an electric field and a magnetic field in a moving reference frame. The Auxillary Magnetic Field, H characterizes how the true Magnetic Field B influences the organization of magnetic dipoles in a given medium.", "applicableUnit" : [ "http://qudt.org/vocab/unit/AT-PER-M", "http://qudt.org/vocab/unit/AT-PER-IN", "http://qudt.org/vocab/unit/A-PER-CentiM", "http://qudt.org/vocab/unit/MilliA-PER-IN", "http://qudt.org/vocab/unit/A-PER-MilliM", "http://qudt.org/vocab/unit/KiloA-PER-M", "http://qudt.org/vocab/unit/A-PER-M", "http://qudt.org/vocab/unit/MilliA-PER-MilliM", "http://qudt.org/vocab/unit/OERSTED" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L-1I0M0H0T0D0", "latexSymbol" : "H", "plainTextDescription" : "Magnetic Fields surround magnetic materials and electric currents and are detected by the force they exert on other magnetic materials and moving electric charges. The electric and magnetic fields are two interrelated aspects of a single object, called the electromagnetic field. A pure electric field in one reference frame is observed as a combination of both an electric field and a magnetic field in a moving reference frame. The Auxillary Magnetic Field, H characterizes how the true Magnetic Field B influences the organization of magnetic dipoles in a given medium.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Auxillary Magnetic Field" }, "broader" : "http://qudt.org/vocab/quantitykind/MagneticFieldStrength_H", "@context" : { "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "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#" } }
quantitykind:AverageEnergyLossPerElementaryChargeProduced
URI: http://qudt.org/vocab/quantitykind/AverageEnergyLossPerElementaryChargeProduced
"Average Energy Loss per Elementary Charge Produced" is also referred to as average energy loss per ion pair formed.
@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/AverageEnergyLossPerElementaryChargeProduced> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Average Energy Loss per Elementary Charge Produced\" is also referred to as average energy loss per ion pair formed."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AttoJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_TH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_IT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_TH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ERG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/EV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/E_h> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ExaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-LB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-PDL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaEV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBTU_IT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBTU_TH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCAL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloEV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloV-A-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloV-A_Reactive-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaEV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaTOE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaV-A-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaV-A_Reactive-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PetaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckEnergy> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/QUAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/THM_EEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/THM_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TOE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TeraJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TeraW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TonEnergy> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V-A-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V-A_Reactive-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-SEC> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ; <http://qudt.org/schema/qudt/latexDefinition> "\\(W_i = \\frac{E_k}{N_i}\\), where \\(E_k\\) is the initial kinetic energy of an ionizing charged particle and \\(N_i\\) is the total ionization produced by that particle."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/normativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Average Energy Loss per Elementary Charge Produced\" is also referred to as average energy loss per ion pair formed." ; <http://qudt.org/schema/qudt/symbol> "W_i" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Average Energy Loss per Elementary Charge Produced"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Energy> ; .
{"resource":"Average Energy Loss per Elementary Charge Produced" ,"qname":"quantitykind:AverageEnergyLossPerElementaryChargeProduced" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AverageEnergyLossPerElementaryChargeProduced" ,"properties":["applicable unit":"unit:AttoJ" ,"applicable unit":"unit:BTU_IT" ,"applicable unit":"unit:BTU_TH" ,"applicable unit":"unit:CAL_IT" ,"applicable unit":"unit:CAL_TH" ,"applicable unit":"unit:ERG" ,"applicable unit":"unit:EV" ,"applicable unit":"unit:E_h" ,"applicable unit":"unit:ExaJ" ,"applicable unit":"unit:FT-LB_F" ,"applicable unit":"unit:FT-PDL" ,"applicable unit":"unit:FemtoJ" ,"applicable unit":"unit:GigaEV" ,"applicable unit":"unit:GigaJ" ,"applicable unit":"unit:GigaW-HR" ,"applicable unit":"unit:J" ,"applicable unit":"unit:KiloBTU_IT" ,"applicable unit":"unit:KiloBTU_TH" ,"applicable unit":"unit:KiloCAL" ,"applicable unit":"unit:KiloEV" ,"applicable unit":"unit:KiloJ" ,"applicable unit":"unit:KiloV-A-HR" ,"applicable unit":"unit:KiloV-A_Reactive-HR" ,"applicable unit":"unit:KiloW-HR" ,"applicable unit":"unit:MegaEV" ,"applicable unit":"unit:MegaJ" ,"applicable unit":"unit:MegaTOE" ,"applicable unit":"unit:MegaV-A-HR" ,"applicable unit":"unit:MegaV-A_Reactive-HR" ,"applicable unit":"unit:MegaW-HR" ,"applicable unit":"unit:MicroJ" ,"applicable unit":"unit:MilliJ" ,"applicable unit":"unit:PetaJ" ,"applicable unit":"unit:PlanckEnergy" ,"applicable unit":"unit:QUAD" ,"applicable unit":"unit:THM_EEC" ,"applicable unit":"unit:THM_US" ,"applicable unit":"unit:TOE" ,"applicable unit":"unit:TeraJ" ,"applicable unit":"unit:TeraW-HR" ,"applicable unit":"unit:TonEnergy" ,"applicable unit":"unit:V-A-HR" ,"applicable unit":"unit:V-A_Reactive-HR" ,"applicable unit":"unit:W-HR" ,"applicable unit":"unit:W-SEC" ,"description":"\"Average Energy Loss per Elementary Charge Produced\" is also referred to as average energy loss per ion pair formed." ,"description (plain text)":"\"Average Energy Loss per Elementary Charge Produced\" is also referred to as average energy loss per ion pair formed." ,"has broader":"quantitykind:Energy" ,"has dimension vector":"qkdv:A0E0L2I0M1H0T-2D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Average Energy Loss per Elementary Charge Produced" ,"latex definition":"\\(W_i = \\frac{E_k}{N_i}\\), where \\(E_k\\) is the initial kinetic energy of an ionizing charged particle and \\(N_i\\) is the total ionization produced by that particle." ,"normative reference":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31895" ,"symbol":"W_i" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AverageEnergyLossPerElementaryChargeProduced", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Average Energy Loss per Elementary Charge Produced\" is also referred to as average energy loss per ion pair formed.", "applicableUnit" : [ "http://qudt.org/vocab/unit/BTU_TH", "http://qudt.org/vocab/unit/MegaV-A-HR", "http://qudt.org/vocab/unit/J", "http://qudt.org/vocab/unit/KiloCAL", "http://qudt.org/vocab/unit/KiloBTU_TH", "http://qudt.org/vocab/unit/AttoJ", "http://qudt.org/vocab/unit/MegaTOE", "http://qudt.org/vocab/unit/GigaW-HR", "http://qudt.org/vocab/unit/QUAD", "http://qudt.org/vocab/unit/FemtoJ", "http://qudt.org/vocab/unit/THM_US", "http://qudt.org/vocab/unit/TeraW-HR", "http://qudt.org/vocab/unit/PlanckEnergy", "http://qudt.org/vocab/unit/W-SEC", "http://qudt.org/vocab/unit/MegaV-A_Reactive-HR", "http://qudt.org/vocab/unit/MegaJ", "http://qudt.org/vocab/unit/CAL_TH", "http://qudt.org/vocab/unit/KiloJ", "http://qudt.org/vocab/unit/EV", "http://qudt.org/vocab/unit/CAL_IT", "http://qudt.org/vocab/unit/V-A_Reactive-HR", "http://qudt.org/vocab/unit/FT-LB_F", "http://qudt.org/vocab/unit/KiloEV", "http://qudt.org/vocab/unit/GigaJ", "http://qudt.org/vocab/unit/TeraJ", "http://qudt.org/vocab/unit/ERG", "http://qudt.org/vocab/unit/MilliJ", "http://qudt.org/vocab/unit/V-A-HR", "http://qudt.org/vocab/unit/TOE", "http://qudt.org/vocab/unit/W-HR", "http://qudt.org/vocab/unit/KiloV-A_Reactive-HR", "http://qudt.org/vocab/unit/TonEnergy", "http://qudt.org/vocab/unit/GigaEV", "http://qudt.org/vocab/unit/PetaJ", "http://qudt.org/vocab/unit/E_h", "http://qudt.org/vocab/unit/THM_EEC", "http://qudt.org/vocab/unit/ExaJ", "http://qudt.org/vocab/unit/KiloW-HR", "http://qudt.org/vocab/unit/MicroJ", "http://qudt.org/vocab/unit/MegaEV", "http://qudt.org/vocab/unit/BTU_IT", "http://qudt.org/vocab/unit/MegaW-HR", "http://qudt.org/vocab/unit/KiloBTU_IT", "http://qudt.org/vocab/unit/KiloV-A-HR", "http://qudt.org/vocab/unit/FT-PDL" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0", "latexDefinition" : "\\(W_i = \\frac{E_k}{N_i}\\), where \\(E_k\\) is the initial kinetic energy of an ionizing charged particle and \\(N_i\\) is the total ionization produced by that particle.", "normativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31895", "plainTextDescription" : "\"Average Energy Loss per Elementary Charge Produced\" is also referred to as average energy loss per ion pair formed.", "symbol" : "W_i", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Average Energy Loss per Elementary Charge Produced" }, "broader" : "http://qudt.org/vocab/quantitykind/Energy", "@context" : { "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@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://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "normativeReference" : { "@id" : "http://qudt.org/schema/qudt/normativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "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#" } }
quantitykind:AverageHeadEndPressure
URI: http://qudt.org/vocab/quantitykind/AverageHeadEndPressure
@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/AverageHeadEndPressure> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/abbreviation> "AHEP" ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ATM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ATM_T> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BARAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BARYE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM_H2O> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM_HG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DYN-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT_H2O> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT_HG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM_F-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN_H2O> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN_HG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KIP_F-PER-IN2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM_F-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM_F-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM_F-PER-MilliM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloLB_F-PER-IN2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloN-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloPA_A> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_F-PER-FT2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_F-PER-IN2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaPSI> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroATM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroTORR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM_H2O> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM_HG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM_HGA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliTORR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N-PER-MilliM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PDL-PER-FT2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PSI> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckPressure> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TORR> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Average Head End Pressure"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/HeadEndPressure> ; .
{"resource":"Average Head End Pressure" ,"qname":"quantitykind:AverageHeadEndPressure" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AverageHeadEndPressure" ,"properties":["abbreviation":"AHEP" ,"applicable unit":"unit:ATM" ,"applicable unit":"unit:ATM_T" ,"applicable unit":"unit:BAR" ,"applicable unit":"unit:BARAD" ,"applicable unit":"unit:BARYE" ,"applicable unit":"unit:CentiBAR" ,"applicable unit":"unit:CentiM_H2O" ,"applicable unit":"unit:CentiM_HG" ,"applicable unit":"unit:DYN-PER-CentiM2" ,"applicable unit":"unit:DecaPA" ,"applicable unit":"unit:DeciBAR" ,"applicable unit":"unit:FT_H2O" ,"applicable unit":"unit:FT_HG" ,"applicable unit":"unit:GM_F-PER-CentiM2" ,"applicable unit":"unit:GigaPA" ,"applicable unit":"unit:HectoBAR" ,"applicable unit":"unit:HectoPA" ,"applicable unit":"unit:IN_H2O" ,"applicable unit":"unit:IN_HG" ,"applicable unit":"unit:KIP_F-PER-IN2" ,"applicable unit":"unit:KiloBAR" ,"applicable unit":"unit:KiloGM-PER-M-SEC2" ,"applicable unit":"unit:KiloGM_F-PER-CentiM2" ,"applicable unit":"unit:KiloGM_F-PER-M2" ,"applicable unit":"unit:KiloGM_F-PER-MilliM2" ,"applicable unit":"unit:KiloLB_F-PER-IN2" ,"applicable unit":"unit:KiloN-PER-M2" ,"applicable unit":"unit:KiloPA" ,"applicable unit":"unit:KiloPA_A" ,"applicable unit":"unit:LB_F-PER-FT2" ,"applicable unit":"unit:LB_F-PER-IN2" ,"applicable unit":"unit:MegaBAR" ,"applicable unit":"unit:MegaPA" ,"applicable unit":"unit:MegaPSI" ,"applicable unit":"unit:MicroATM" ,"applicable unit":"unit:MicroBAR" ,"applicable unit":"unit:MicroPA" ,"applicable unit":"unit:MicroTORR" ,"applicable unit":"unit:MilliBAR" ,"applicable unit":"unit:MilliM_H2O" ,"applicable unit":"unit:MilliM_HG" ,"applicable unit":"unit:MilliM_HGA" ,"applicable unit":"unit:MilliPA" ,"applicable unit":"unit:MilliTORR" ,"applicable unit":"unit:N-PER-CentiM2" ,"applicable unit":"unit:N-PER-M2" ,"applicable unit":"unit:N-PER-MilliM2" ,"applicable unit":"unit:PA" ,"applicable unit":"unit:PDL-PER-FT2" ,"applicable unit":"unit:PSI" ,"applicable unit":"unit:PicoPA" ,"applicable unit":"unit:PlanckPressure" ,"applicable unit":"unit:TORR" ,"has broader":"quantitykind:HeadEndPressure" ,"has dimension vector":"qkdv:A0E0L-1I0M1H0T-2D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Average Head End Pressure" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AverageHeadEndPressure", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "abbreviation" : "AHEP", "applicableUnit" : [ "http://qudt.org/vocab/unit/MilliTORR", "http://qudt.org/vocab/unit/ATM", "http://qudt.org/vocab/unit/MicroTORR", "http://qudt.org/vocab/unit/MegaPSI", "http://qudt.org/vocab/unit/MicroPA", "http://qudt.org/vocab/unit/HectoPA", "http://qudt.org/vocab/unit/LB_F-PER-FT2", "http://qudt.org/vocab/unit/TORR", "http://qudt.org/vocab/unit/PDL-PER-FT2", "http://qudt.org/vocab/unit/N-PER-M2", "http://qudt.org/vocab/unit/GM_F-PER-CentiM2", "http://qudt.org/vocab/unit/FT_HG", "http://qudt.org/vocab/unit/MilliM_H2O", "http://qudt.org/vocab/unit/KiloLB_F-PER-IN2", "http://qudt.org/vocab/unit/IN_H2O", "http://qudt.org/vocab/unit/PlanckPressure", "http://qudt.org/vocab/unit/HectoBAR", "http://qudt.org/vocab/unit/N-PER-CentiM2", "http://qudt.org/vocab/unit/LB_F-PER-IN2", "http://qudt.org/vocab/unit/BARAD", "http://qudt.org/vocab/unit/BARYE", "http://qudt.org/vocab/unit/IN_HG", "http://qudt.org/vocab/unit/KIP_F-PER-IN2", "http://qudt.org/vocab/unit/KiloGM_F-PER-M2", "http://qudt.org/vocab/unit/MegaPA", "http://qudt.org/vocab/unit/MilliM_HG", "http://qudt.org/vocab/unit/FT_H2O", "http://qudt.org/vocab/unit/CentiM_HG", "http://qudt.org/vocab/unit/BAR", "http://qudt.org/vocab/unit/ATM_T", "http://qudt.org/vocab/unit/MilliM_HGA", "http://qudt.org/vocab/unit/KiloPA_A", "http://qudt.org/vocab/unit/N-PER-MilliM2", "http://qudt.org/vocab/unit/GigaPA", "http://qudt.org/vocab/unit/KiloPA", "http://qudt.org/vocab/unit/KiloBAR", "http://qudt.org/vocab/unit/MilliPA", "http://qudt.org/vocab/unit/MicroATM", "http://qudt.org/vocab/unit/PSI", "http://qudt.org/vocab/unit/KiloGM_F-PER-CentiM2", "http://qudt.org/vocab/unit/PicoPA", "http://qudt.org/vocab/unit/DecaPA", "http://qudt.org/vocab/unit/MicroBAR", "http://qudt.org/vocab/unit/MegaBAR", "http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2", "http://qudt.org/vocab/unit/DYN-PER-CentiM2", "http://qudt.org/vocab/unit/CentiBAR", "http://qudt.org/vocab/unit/KiloGM_F-PER-MilliM2", "http://qudt.org/vocab/unit/DeciBAR", "http://qudt.org/vocab/unit/CentiM_H2O", "http://qudt.org/vocab/unit/KiloN-PER-M2", "http://qudt.org/vocab/unit/MilliBAR", "http://qudt.org/vocab/unit/PA" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Average Head End Pressure" }, "broader" : "http://qudt.org/vocab/quantitykind/HeadEndPressure", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "abbreviation" : { "@id" : "http://qudt.org/schema/qudt/abbreviation" }, "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#" } }
quantitykind:AverageLogarithmicEnergyDecrement
URI: http://qudt.org/vocab/quantitykind/AverageLogarithmicEnergyDecrement
"Average Logarithmic Energy Decrement" is a measure of the amount of energy a neutron loses upon colliding with various nuclei. It is the average value of the increase in lethargy in elastic collisions between neutrons and nuclei whose kinetic energy is negligible compared with that of the neutrons.
@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/AverageLogarithmicEnergyDecrement> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Average Logarithmic Energy Decrement\" is a measure of the amount of energy a neutron loses upon colliding with various nuclei. It is the average value of the increase in lethargy in elastic collisions between neutrons and nuclei whose kinetic energy is negligible compared with that of the neutrons."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/UNITLESS> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/informativeReference> "http://everything2.com/title/Average+logarithmic+energy+decrement+per+collision"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\xi\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Average Logarithmic Energy Decrement\" is a measure of the amount of energy a neutron loses upon colliding with various nuclei. It is the average value of the increase in lethargy in elastic collisions between neutrons and nuclei whose kinetic energy is negligible compared with that of the neutrons." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Average Logarithmic Energy Decrement"@en ; .
{"resource":"Average Logarithmic Energy Decrement" ,"qname":"quantitykind:AverageLogarithmicEnergyDecrement" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AverageLogarithmicEnergyDecrement" ,"properties":["applicable unit":"unit:UNITLESS" ,"description":"\"Average Logarithmic Energy Decrement\" is a measure of the amount of energy a neutron loses upon colliding with various nuclei. It is the average value of the increase in lethargy in elastic collisions between neutrons and nuclei whose kinetic energy is negligible compared with that of the neutrons." ,"description (plain text)":"\"Average Logarithmic Energy Decrement\" is a measure of the amount of energy a neutron loses upon colliding with various nuclei. It is the average value of the increase in lethargy in elastic collisions between neutrons and nuclei whose kinetic energy is negligible compared with that of the neutrons." ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"informative reference":"http:\/\/everything2.com\/title\/Average+logarithmic+energy+decrement+per+collision" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Average Logarithmic Energy Decrement" ,"latex symbol":"\\(\\xi\\)" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31895" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AverageLogarithmicEnergyDecrement", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Average Logarithmic Energy Decrement\" is a measure of the amount of energy a neutron loses upon colliding with various nuclei. It is the average value of the increase in lethargy in elastic collisions between neutrons and nuclei whose kinetic energy is negligible compared with that of the neutrons.", "applicableUnit" : "http://qudt.org/vocab/unit/UNITLESS", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "informativeReference" : "http://everything2.com/title/Average+logarithmic+energy+decrement+per+collision", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31895", "latexSymbol" : "\\(\\xi\\)", "plainTextDescription" : "\"Average Logarithmic Energy Decrement\" is a measure of the amount of energy a neutron loses upon colliding with various nuclei. It is the average value of the increase in lethargy in elastic collisions between neutrons and nuclei whose kinetic energy is negligible compared with that of the neutrons.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Average Logarithmic Energy Decrement" }, "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "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" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "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#" } }
quantitykind:AverageSpecificImpulse
URI: http://qudt.org/vocab/quantitykind/AverageSpecificImpulse
Avg Specific Impulse (lbf-sec/lbm)
@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/AverageSpecificImpulse> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ; rdfs:comment "Avg Specific Impulse (lbf-sec/lbm) " ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Average Specific Impulse"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/SpecificImpulse> ; .
{"resource":"Average Specific Impulse" ,"qname":"quantitykind:AverageSpecificImpulse" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AverageSpecificImpulse" ,"properties":["comment":"Avg Specific Impulse (lbf-sec\/lbm) " ,"has broader":"quantitykind:SpecificImpulse" ,"has dimension vector":"qkdv:A0E0L0I0M0H0T1D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Average Specific Impulse" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AverageSpecificImpulse", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0", "comment" : "Avg Specific Impulse (lbf-sec/lbm) ", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Average Specific Impulse" }, "broader" : "http://qudt.org/vocab/quantitykind/SpecificImpulse", "@context" : { "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "comment" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#comment" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@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#" } }
quantitykind:AverageVacuumThrust
URI: http://qudt.org/vocab/quantitykind/AverageVacuumThrust
@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/AverageVacuumThrust> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DYN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KIP_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloLB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloP> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloPOND> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaLB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PDL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckForce> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_F_US> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Average Vacuum Thrust"@en ; <http://www.w3.org/2004/02/skos/core#altLabel> "AVT" ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/VacuumThrust> ; .
{"resource":"Average Vacuum Thrust" ,"qname":"quantitykind:AverageVacuumThrust" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AverageVacuumThrust" ,"properties":["alternative label":"AVT" ,"applicable unit":"unit:CentiN" ,"applicable unit":"unit:DYN" ,"applicable unit":"unit:DeciN" ,"applicable unit":"unit:GM_F" ,"applicable unit":"unit:KIP_F" ,"applicable unit":"unit:KiloGM_F" ,"applicable unit":"unit:KiloLB_F" ,"applicable unit":"unit:KiloN" ,"applicable unit":"unit:KiloP" ,"applicable unit":"unit:KiloPOND" ,"applicable unit":"unit:LB_F" ,"applicable unit":"unit:MegaLB_F" ,"applicable unit":"unit:MegaN" ,"applicable unit":"unit:MicroN" ,"applicable unit":"unit:MilliN" ,"applicable unit":"unit:N" ,"applicable unit":"unit:OZ_F" ,"applicable unit":"unit:PDL" ,"applicable unit":"unit:PlanckForce" ,"applicable unit":"unit:TON_F_US" ,"has broader":"quantitykind:VacuumThrust" ,"has dimension vector":"qkdv:A0E0L1I0M1H0T-2D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Average Vacuum Thrust" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/AverageVacuumThrust", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "applicableUnit" : [ "http://qudt.org/vocab/unit/KiloN", "http://qudt.org/vocab/unit/KiloGM_F", "http://qudt.org/vocab/unit/OZ_F", "http://qudt.org/vocab/unit/MilliN", "http://qudt.org/vocab/unit/DYN", "http://qudt.org/vocab/unit/N", "http://qudt.org/vocab/unit/MegaLB_F", "http://qudt.org/vocab/unit/KiloPOND", "http://qudt.org/vocab/unit/LB_F", "http://qudt.org/vocab/unit/MegaN", "http://qudt.org/vocab/unit/PlanckForce", "http://qudt.org/vocab/unit/MicroN", "http://qudt.org/vocab/unit/PDL", "http://qudt.org/vocab/unit/DeciN", "http://qudt.org/vocab/unit/GM_F", "http://qudt.org/vocab/unit/KIP_F", "http://qudt.org/vocab/unit/KiloLB_F", "http://qudt.org/vocab/unit/CentiN", "http://qudt.org/vocab/unit/TON_F_US", "http://qudt.org/vocab/unit/KiloP" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Average Vacuum Thrust" }, "altLabel" : "AVT", "broader" : "http://qudt.org/vocab/quantitykind/VacuumThrust", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "altLabel" : { "@id" : "http://www.w3.org/2004/02/skos/core#altLabel" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@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#" } }
quantitykind:Basicity
URI: http://qudt.org/vocab/quantitykind/Basicity
Chemicals or substances having a pH higher than 7 are said to be basic; higher pH means higher basicity.
@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/Basicity> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "Chemicals or substances having a pH higher than 7 are said to be basic; higher pH means higher basicity."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PH> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/informativeReference> "https://en.wikipedia.org/wiki/Base_(chemistry)"^^xsd:anyURI ; <http://qudt.org/schema/qudt/informativeReference> "https://en.wikipedia.org/wiki/PH"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "Chemicals or substances having a pH higher than 7 are said to be basic; higher pH means higher basicity." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Acidity"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/PH> ; .
{"resource":"Acidity" ,"qname":"quantitykind:Basicity" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Basicity" ,"properties":["applicable unit":"unit:PH" ,"description":"Chemicals or substances having a pH higher than 7 are said to be basic; higher pH means higher basicity." ,"description (plain text)":"Chemicals or substances having a pH higher than 7 are said to be basic; higher pH means higher basicity." ,"has broader":"quantitykind:PH" ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"informative reference":"https:\/\/en.wikipedia.org\/wiki\/Base_(chemistry)" ,"informative reference":"https:\/\/en.wikipedia.org\/wiki\/PH" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Acidity" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/Basicity", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "Chemicals or substances having a pH higher than 7 are said to be basic; higher pH means higher basicity.", "applicableUnit" : "http://qudt.org/vocab/unit/PH", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "informativeReference" : [ "https://en.wikipedia.org/wiki/Base_(chemistry)", "https://en.wikipedia.org/wiki/PH" ], "plainTextDescription" : "Chemicals or substances having a pH higher than 7 are said to be basic; higher pH means higher basicity.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Acidity" }, "broader" : "http://qudt.org/vocab/quantitykind/PH", "@context" : { "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@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#" } }
quantitykind:BendingMomentOfForce
URI: http://qudt.org/vocab/quantitykind/BendingMomentOfForce
A bending moment exists in a structural element when a moment is applied to the element so that the element bends. It is the component of moment of force perpendicular to the longitudinal axis of a beam or a shaft.
@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/BendingMomentOfForce> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "A bending moment exists in a structural element when a moment is applied to the element so that the element bends. It is the component of moment of force perpendicular to the longitudinal axis of a beam or a shaft."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiN-M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DYN-CentiM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciN-M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM_F-M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloN-M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_F-FT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_F-IN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaN-M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroN-M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliN-M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N-CentiM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N-M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ_F-IN> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Torque"^^xsd:anyURI ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Bending_moment"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(M_b = M \\cdot e_Q\\), where \\(M\\) is the momentof force and \\(e_Q\\) is a unit vector directed along a \\(Q-axis\\) with respect to which the torque is considered."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "A bending moment exists in a structural element when a moment is applied to the element so that the element bends. It is the component of moment of force perpendicular to the longitudinal axis of a beam or a shaft." ; <http://qudt.org/schema/qudt/symbol> "M_b" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Bending Moment of Force"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Torque> ; .
{"resource":"Bending Moment of Force" ,"qname":"quantitykind:BendingMomentOfForce" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/BendingMomentOfForce" ,"properties":["applicable unit":"unit:CentiN-M" ,"applicable unit":"unit:DYN-CentiM" ,"applicable unit":"unit:DeciN-M" ,"applicable unit":"unit:KiloGM_F-M" ,"applicable unit":"unit:KiloN-M" ,"applicable unit":"unit:LB_F-FT" ,"applicable unit":"unit:LB_F-IN" ,"applicable unit":"unit:MegaN-M" ,"applicable unit":"unit:MicroN-M" ,"applicable unit":"unit:MilliN-M" ,"applicable unit":"unit:N-CentiM" ,"applicable unit":"unit:N-M" ,"applicable unit":"unit:OZ_F-IN" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Torque" ,"description":"A bending moment exists in a structural element when a moment is applied to the element so that the element bends. It is the component of moment of force perpendicular to the longitudinal axis of a beam or a shaft." ,"description (plain text)":"A bending moment exists in a structural element when a moment is applied to the element so that the element bends. It is the component of moment of force perpendicular to the longitudinal axis of a beam or a shaft." ,"has broader":"quantitykind:Torque" ,"has dimension vector":"qkdv:A0E0L2I0M1H0T-2D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Bending_moment" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Bending Moment of Force" ,"latex definition":"\\(M_b = M \\cdot e_Q\\), where \\(M\\) is the momentof force and \\(e_Q\\) is a unit vector directed along a \\(Q-axis\\) with respect to which the torque is considered." ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31889" ,"symbol":"M_b" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/BendingMomentOfForce", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "A bending moment exists in a structural element when a moment is applied to the element so that the element bends. It is the component of moment of force perpendicular to the longitudinal axis of a beam or a shaft.", "applicableUnit" : [ "http://qudt.org/vocab/unit/LB_F-IN", "http://qudt.org/vocab/unit/DeciN-M", "http://qudt.org/vocab/unit/CentiN-M", "http://qudt.org/vocab/unit/MicroN-M", "http://qudt.org/vocab/unit/DYN-CentiM", "http://qudt.org/vocab/unit/N-CentiM", "http://qudt.org/vocab/unit/KiloGM_F-M", "http://qudt.org/vocab/unit/KiloN-M", "http://qudt.org/vocab/unit/MegaN-M", "http://qudt.org/vocab/unit/MilliN-M", "http://qudt.org/vocab/unit/LB_F-FT", "http://qudt.org/vocab/unit/OZ_F-IN", "http://qudt.org/vocab/unit/N-M" ], "dbpediaMatch" : "http://dbpedia.org/resource/Torque", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0", "informativeReference" : "http://en.wikipedia.org/wiki/Bending_moment", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31889", "latexDefinition" : "\\(M_b = M \\cdot e_Q\\), where \\(M\\) is the momentof force and \\(e_Q\\) is a unit vector directed along a \\(Q-axis\\) with respect to which the torque is considered.", "plainTextDescription" : "A bending moment exists in a structural element when a moment is applied to the element so that the element bends. It is the component of moment of force perpendicular to the longitudinal axis of a beam or a shaft.", "symbol" : "M_b", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Bending Moment of Force" }, "broader" : "http://qudt.org/vocab/quantitykind/Torque", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "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#" } }
quantitykind:BetaDisintegrationEnergy
URI: http://qudt.org/vocab/quantitykind/BetaDisintegrationEnergy
"Beta Disintegration Energy" is the energy released by a beta particle radioactive decay. It is the sum of the maximum beta-particle kinetic energy and the recoil energy of the atom produced in the reference frame in which the emitting nucleus is at rest before its disintegration.
@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/BetaDisintegrationEnergy> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Beta Disintegration Energy\" is the energy released by a beta particle radioactive decay. It is the sum of the maximum beta-particle kinetic energy and the recoil energy of the atom produced in the reference frame in which the emitting nucleus is at rest before its disintegration."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AttoJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_TH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_IT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_TH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ERG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/EV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/E_h> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ExaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-LB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-PDL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaEV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBTU_IT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBTU_TH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCAL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloEV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloV-A-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloV-A_Reactive-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaEV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaTOE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaV-A-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaV-A_Reactive-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PetaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckEnergy> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/QUAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/THM_EEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/THM_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TOE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TeraJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TeraW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TonEnergy> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V-A-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V-A_Reactive-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-SEC> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Decay_energy"^^xsd:anyURI ; <http://qudt.org/schema/qudt/normativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Beta Disintegration Energy\" is the energy released by a beta particle radioactive decay. It is the sum of the maximum beta-particle kinetic energy and the recoil energy of the atom produced in the reference frame in which the emitting nucleus is at rest before its disintegration." ; <http://qudt.org/schema/qudt/symbol> "Qᵦ" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Beta Disintegration Energy"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Energy> ; .
{"resource":"Beta Disintegration Energy" ,"qname":"quantitykind:BetaDisintegrationEnergy" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/BetaDisintegrationEnergy" ,"properties":["applicable unit":"unit:AttoJ" ,"applicable unit":"unit:BTU_IT" ,"applicable unit":"unit:BTU_TH" ,"applicable unit":"unit:CAL_IT" ,"applicable unit":"unit:CAL_TH" ,"applicable unit":"unit:ERG" ,"applicable unit":"unit:EV" ,"applicable unit":"unit:E_h" ,"applicable unit":"unit:ExaJ" ,"applicable unit":"unit:FT-LB_F" ,"applicable unit":"unit:FT-PDL" ,"applicable unit":"unit:FemtoJ" ,"applicable unit":"unit:GigaEV" ,"applicable unit":"unit:GigaJ" ,"applicable unit":"unit:GigaW-HR" ,"applicable unit":"unit:J" ,"applicable unit":"unit:KiloBTU_IT" ,"applicable unit":"unit:KiloBTU_TH" ,"applicable unit":"unit:KiloCAL" ,"applicable unit":"unit:KiloEV" ,"applicable unit":"unit:KiloJ" ,"applicable unit":"unit:KiloV-A-HR" ,"applicable unit":"unit:KiloV-A_Reactive-HR" ,"applicable unit":"unit:KiloW-HR" ,"applicable unit":"unit:MegaEV" ,"applicable unit":"unit:MegaJ" ,"applicable unit":"unit:MegaTOE" ,"applicable unit":"unit:MegaV-A-HR" ,"applicable unit":"unit:MegaV-A_Reactive-HR" ,"applicable unit":"unit:MegaW-HR" ,"applicable unit":"unit:MicroJ" ,"applicable unit":"unit:MilliJ" ,"applicable unit":"unit:PetaJ" ,"applicable unit":"unit:PlanckEnergy" ,"applicable unit":"unit:QUAD" ,"applicable unit":"unit:THM_EEC" ,"applicable unit":"unit:THM_US" ,"applicable unit":"unit:TOE" ,"applicable unit":"unit:TeraJ" ,"applicable unit":"unit:TeraW-HR" ,"applicable unit":"unit:TonEnergy" ,"applicable unit":"unit:V-A-HR" ,"applicable unit":"unit:V-A_Reactive-HR" ,"applicable unit":"unit:W-HR" ,"applicable unit":"unit:W-SEC" ,"description":"\"Beta Disintegration Energy\" is the energy released by a beta particle radioactive decay. It is the sum of the maximum beta-particle kinetic energy and the recoil energy of the atom produced in the reference frame in which the emitting nucleus is at rest before its disintegration." ,"description (plain text)":"\"Beta Disintegration Energy\" is the energy released by a beta particle radioactive decay. It is the sum of the maximum beta-particle kinetic energy and the recoil energy of the atom produced in the reference frame in which the emitting nucleus is at rest before its disintegration." ,"has broader":"quantitykind:Energy" ,"has dimension vector":"qkdv:A0E0L2I0M1H0T-2D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Decay_energy" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Beta Disintegration Energy" ,"normative reference":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31895" ,"symbol":"Qᵦ" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/BetaDisintegrationEnergy", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Beta Disintegration Energy\" is the energy released by a beta particle radioactive decay. It is the sum of the maximum beta-particle kinetic energy and the recoil energy of the atom produced in the reference frame in which the emitting nucleus is at rest before its disintegration.", "applicableUnit" : [ "http://qudt.org/vocab/unit/MegaEV", "http://qudt.org/vocab/unit/FemtoJ", "http://qudt.org/vocab/unit/E_h", "http://qudt.org/vocab/unit/MegaV-A_Reactive-HR", "http://qudt.org/vocab/unit/V-A_Reactive-HR", "http://qudt.org/vocab/unit/FT-LB_F", "http://qudt.org/vocab/unit/CAL_TH", "http://qudt.org/vocab/unit/THM_US", "http://qudt.org/vocab/unit/TonEnergy", "http://qudt.org/vocab/unit/BTU_IT", "http://qudt.org/vocab/unit/BTU_TH", "http://qudt.org/vocab/unit/V-A-HR", "http://qudt.org/vocab/unit/PetaJ", "http://qudt.org/vocab/unit/KiloJ", "http://qudt.org/vocab/unit/MegaTOE", "http://qudt.org/vocab/unit/GigaEV", "http://qudt.org/vocab/unit/FT-PDL", "http://qudt.org/vocab/unit/GigaJ", "http://qudt.org/vocab/unit/TeraJ", "http://qudt.org/vocab/unit/KiloV-A-HR", "http://qudt.org/vocab/unit/KiloBTU_TH", "http://qudt.org/vocab/unit/QUAD", "http://qudt.org/vocab/unit/MegaV-A-HR", "http://qudt.org/vocab/unit/CAL_IT", "http://qudt.org/vocab/unit/TOE", "http://qudt.org/vocab/unit/MegaJ", "http://qudt.org/vocab/unit/ERG", "http://qudt.org/vocab/unit/J", "http://qudt.org/vocab/unit/KiloEV", "http://qudt.org/vocab/unit/EV", "http://qudt.org/vocab/unit/ExaJ", "http://qudt.org/vocab/unit/W-HR", "http://qudt.org/vocab/unit/MegaW-HR", "http://qudt.org/vocab/unit/GigaW-HR", "http://qudt.org/vocab/unit/KiloCAL", "http://qudt.org/vocab/unit/MilliJ", "http://qudt.org/vocab/unit/KiloV-A_Reactive-HR", "http://qudt.org/vocab/unit/KiloW-HR", "http://qudt.org/vocab/unit/TeraW-HR", "http://qudt.org/vocab/unit/PlanckEnergy", "http://qudt.org/vocab/unit/THM_EEC", "http://qudt.org/vocab/unit/W-SEC", "http://qudt.org/vocab/unit/KiloBTU_IT", "http://qudt.org/vocab/unit/AttoJ", "http://qudt.org/vocab/unit/MicroJ" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0", "informativeReference" : "http://en.wikipedia.org/wiki/Decay_energy", "normativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31895", "plainTextDescription" : "\"Beta Disintegration Energy\" is the energy released by a beta particle radioactive decay. It is the sum of the maximum beta-particle kinetic energy and the recoil energy of the atom produced in the reference frame in which the emitting nucleus is at rest before its disintegration.", "symbol" : "Qᵦ", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Beta Disintegration Energy" }, "broader" : "http://qudt.org/vocab/quantitykind/Energy", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "normativeReference" : { "@id" : "http://qudt.org/schema/qudt/normativeReference", "@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://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "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#" } }
quantitykind:BevelGearPitchAngle
URI: http://qudt.org/vocab/quantitykind/BevelGearPitchAngle
Pitch angle in bevel gears is the angle between an element of a pitch cone and its axis. In external and internal bevel gears, the pitch angles are respectively less than and greater than 90 degrees.
@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/BevelGearPitchAngle> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "Pitch angle in bevel gears is the angle between an element of a pitch cone and its axis. In external and internal bevel gears, the pitch angles are respectively less than and greater than 90 degrees."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ARCMIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ARCSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GON> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GRAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MIL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MIN_Angle> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroRAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliARCSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliRAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/RAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/REV> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\theta\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "Pitch angle in bevel gears is the angle between an element of a pitch cone and its axis. In external and internal bevel gears, the pitch angles are respectively less than and greater than 90 degrees." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Bevel Gear Pitch Angle"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Angle> ; .
{"resource":"Bevel Gear Pitch Angle" ,"qname":"quantitykind:BevelGearPitchAngle" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/BevelGearPitchAngle" ,"properties":["applicable unit":"unit:ARCMIN" ,"applicable unit":"unit:ARCSEC" ,"applicable unit":"unit:DEG" ,"applicable unit":"unit:GON" ,"applicable unit":"unit:GRAD" ,"applicable unit":"unit:MIL" ,"applicable unit":"unit:MIN_Angle" ,"applicable unit":"unit:MicroRAD" ,"applicable unit":"unit:MilliARCSEC" ,"applicable unit":"unit:MilliRAD" ,"applicable unit":"unit:RAD" ,"applicable unit":"unit:REV" ,"description":"Pitch angle in bevel gears is the angle between an element of a pitch cone and its axis. In external and internal bevel gears, the pitch angles are respectively less than and greater than 90 degrees." ,"description (plain text)":"Pitch angle in bevel gears is the angle between an element of a pitch cone and its axis. In external and internal bevel gears, the pitch angles are respectively less than and greater than 90 degrees." ,"has broader":"quantitykind:Angle" ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Bevel Gear Pitch Angle" ,"latex symbol":"\\(\\theta\\)" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/BevelGearPitchAngle", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "Pitch angle in bevel gears is the angle between an element of a pitch cone and its axis. In external and internal bevel gears, the pitch angles are respectively less than and greater than 90 degrees.", "applicableUnit" : [ "http://qudt.org/vocab/unit/MicroRAD", "http://qudt.org/vocab/unit/GON", "http://qudt.org/vocab/unit/GRAD", "http://qudt.org/vocab/unit/MilliRAD", "http://qudt.org/vocab/unit/MIN_Angle", "http://qudt.org/vocab/unit/ARCMIN", "http://qudt.org/vocab/unit/DEG", "http://qudt.org/vocab/unit/RAD", "http://qudt.org/vocab/unit/ARCSEC", "http://qudt.org/vocab/unit/MilliARCSEC", "http://qudt.org/vocab/unit/MIL", "http://qudt.org/vocab/unit/REV" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "latexSymbol" : "\\(\\theta\\)", "plainTextDescription" : "Pitch angle in bevel gears is the angle between an element of a pitch cone and its axis. In external and internal bevel gears, the pitch angles are respectively less than and greater than 90 degrees.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Bevel Gear Pitch Angle" }, "broader" : "http://qudt.org/vocab/quantitykind/Angle", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "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://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@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#" } }
quantitykind:BindingFraction
URI: http://qudt.org/vocab/quantitykind/BindingFraction
The "Binding Fraction" is the ratio of the binding energy of a nucleus to the atomic mass number.
@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/BindingFraction> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The \"Binding Fraction\" is the ratio of the binding energy of a nucleus to the atomic mass number."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/UNITLESS> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/informativeReference> "http://encyclopedia2.thefreedictionary.com/binding+fraction"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(b = \\frac{B_r}{A}\\), where \\(B_r\\) is the relative mass defect and \\(A\\) is the nucleon number."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "The \"Binding Fraction\" is the ratio of the binding energy of a nucleus to the atomic mass number." ; <http://qudt.org/schema/qudt/symbol> "b" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Binding Fraction"@en ; .
{"resource":"Binding Fraction" ,"qname":"quantitykind:BindingFraction" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/BindingFraction" ,"properties":["applicable unit":"unit:UNITLESS" ,"description":"The \"Binding Fraction\" is the ratio of the binding energy of a nucleus to the atomic mass number." ,"description (plain text)":"The \"Binding Fraction\" is the ratio of the binding energy of a nucleus to the atomic mass number." ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"informative reference":"http:\/\/encyclopedia2.thefreedictionary.com\/binding+fraction" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Binding Fraction" ,"latex definition":"\\(b = \\frac{B_r}{A}\\), where \\(B_r\\) is the relative mass defect and \\(A\\) is the nucleon number." ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31895" ,"symbol":"b" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/BindingFraction", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The \"Binding Fraction\" is the ratio of the binding energy of a nucleus to the atomic mass number.", "applicableUnit" : "http://qudt.org/vocab/unit/UNITLESS", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "informativeReference" : "http://encyclopedia2.thefreedictionary.com/binding+fraction", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31895", "latexDefinition" : "\\(b = \\frac{B_r}{A}\\), where \\(B_r\\) is the relative mass defect and \\(A\\) is the nucleon number.", "plainTextDescription" : "The \"Binding Fraction\" is the ratio of the binding energy of a nucleus to the atomic mass number.", "symbol" : "b", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Binding Fraction" }, "@context" : { "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@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#" } }
quantitykind:BioconcentrationFactor
URI: http://qudt.org/vocab/quantitykind/BioconcentrationFactor
The bioconcentration factor is the ratio of the concentration of a chemical substance in biota over the concentration of the same chemical substance in water. It is related to the octanol-water partition coefficient.
@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/BioconcentrationFactor> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The bioconcentration factor is the ratio of the concentration of a chemical substance in biota over the concentration of the same chemical substance in water. It is related to the octanol-water partition coefficient."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/UNITLESS> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/plainTextDescription> "The bioconcentration factor is the ratio of the concentration of a chemical substance in biota over the concentration of the same chemical substance in water. It is related to the octanol-water partition coefficient." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Bioconcentration Factor"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ; .
{"resource":"Bioconcentration Factor" ,"qname":"quantitykind:BioconcentrationFactor" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/BioconcentrationFactor" ,"properties":["applicable unit":"unit:UNITLESS" ,"description":"The bioconcentration factor is the ratio of the concentration of a chemical substance in biota over the concentration of the same chemical substance in water. It is related to the octanol-water partition coefficient." ,"description (plain text)":"The bioconcentration factor is the ratio of the concentration of a chemical substance in biota over the concentration of the same chemical substance in water. It is related to the octanol-water partition coefficient." ,"has broader":"quantitykind:DimensionlessRatio" ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Bioconcentration Factor" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/BioconcentrationFactor", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The bioconcentration factor is the ratio of the concentration of a chemical substance in biota over the concentration of the same chemical substance in water. It is related to the octanol-water partition coefficient.", "applicableUnit" : "http://qudt.org/vocab/unit/UNITLESS", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "plainTextDescription" : "The bioconcentration factor is the ratio of the concentration of a chemical substance in biota over the concentration of the same chemical substance in water. It is related to the octanol-water partition coefficient.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Bioconcentration Factor" }, "broader" : "http://qudt.org/vocab/quantitykind/DimensionlessRatio", "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@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#" } }
quantitykind:BiodegredationHalfLife
URI: http://qudt.org/vocab/quantitykind/BiodegredationHalfLife
A time that quantifies how long it takes to reduce a substance's concentration by 50% from any concentration point in time in a water or soil environment by either bacteria or another living organism.
@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/BiodegredationHalfLife> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "A time that quantifies how long it takes to reduce a substance's concentration by 50% from any concentration point in time in a water or soil environment by either bacteria or another living organism."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DAY> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ; <http://qudt.org/schema/qudt/plainTextDescription> "A time that quantifies how long it takes to reduce a substance's concentration by 50% from any concentration point in time in a water or soil environment by either bacteria or another living organism." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Biodegredation Half Life"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Time> ; .
{"resource":"Biodegredation Half Life" ,"qname":"quantitykind:BiodegredationHalfLife" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/BiodegredationHalfLife" ,"properties":["applicable unit":"unit:DAY" ,"description":"A time that quantifies how long it takes to reduce a substance's concentration by 50% from any concentration point in time in a water or soil environment by either bacteria or another living organism." ,"description (plain text)":"A time that quantifies how long it takes to reduce a substance's concentration by 50% from any concentration point in time in a water or soil environment by either bacteria or another living organism." ,"has broader":"quantitykind:Time" ,"has dimension vector":"qkdv:A0E0L0I0M0H0T1D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Biodegredation Half Life" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/BiodegredationHalfLife", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "A time that quantifies how long it takes to reduce a substance's concentration by 50% from any concentration point in time in a water or soil environment by either bacteria or another living organism.", "applicableUnit" : "http://qudt.org/vocab/unit/DAY", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0", "plainTextDescription" : "A time that quantifies how long it takes to reduce a substance's concentration by 50% from any concentration point in time in a water or soil environment by either bacteria or another living organism.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Biodegredation Half Life" }, "broader" : "http://qudt.org/vocab/quantitykind/Time", "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@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#" } }
quantitykind:BloodGlucoseLevel
URI: http://qudt.org/vocab/quantitykind/BloodGlucoseLevel
The blood sugar level, blood sugar concentration, or blood glucose level is the amount of glucose present in the blood of humans and other animals. Glucose is a simple sugar and approximately 4 grams of glucose are present in the blood of humans at all times. The body tightly regulates blood glucose levels as a part of metabolic homeostasis. Glucose is stored in skeletal muscle and liver cells in the form of glycogen;[2] in fasted individuals, blood glucose is maintained at a constant level at the expense of glycogen stores in the liver and skeletal muscle. [Wikipedia] \(\\\) There are two main methods of describing concentrations: by weight, and by molecular count. Weights are in grams, molecular counts in moles. A mole is \(6.022\times 10^{23}\) molecules.) In both cases, the unit is usually modified by \(milli-\) or \(micro-\) or other prefix, and is always \(per\) some volume, often a liter. Conversion factors depend on the molecular weight of the substance in question. \(\\\) \(mmol/L\) is millimoles/liter, and is the world standard unit for measuring glucose in blood. Specifically, it is the designated SI (Systeme International) unit. 'World standard' is not universal; not only the US but a number of other countries use mg/dl. A mole is about \(6\times 10^{23}\) molecules. \(\\\) \(mg/dL\) (milligrams/deciliter) is the traditional unit for measuring bG (blood glucose). There is a trend toward using \(mmol/L\) however mg/dL is much in practice. Some use is made of \(mmol/L\) as the primary unit with \(mg/dL\) quoted in parentheses. This acknowledges the large base of health care providers, researchers and patients who are already familiar with \(mg/dL|).
citation: https://en.wikipedia.org/wiki/Blood_sugar_level
@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/BloodGlucoseLevel> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The blood sugar level, blood sugar concentration, or blood glucose level is the amount of glucose present in the blood of humans and other animals. Glucose is a simple sugar and approximately 4 grams of glucose are present in the blood of humans at all times. The body tightly regulates blood glucose levels as a part of metabolic homeostasis. Glucose is stored in skeletal muscle and liver cells in the form of glycogen;[2] in fasted individuals, blood glucose is maintained at a constant level at the expense of glycogen stores in the liver and skeletal muscle. [Wikipedia] \\(\\\\\\) There are two main methods of describing concentrations: by weight, and by molecular count. Weights are in grams, molecular counts in moles. A mole is \\(6.022\\times 10^{23}\\) molecules.) In both cases, the unit is usually modified by \\(milli-\\) or \\(micro-\\) or other prefix, and is always \\(per\\) some volume, often a liter. Conversion factors depend on the molecular weight of the substance in question. \\(\\\\\\) \\(mmol/L\\) is millimoles/liter, and is the world standard unit for measuring glucose in blood. Specifically, it is the designated SI (Systeme International) unit. 'World standard' is not universal; not only the US but a number of other countries use mg/dl. A mole is about \\(6\\times 10^{23}\\) molecules. \\(\\\\\\) \\(mg/dL\\) (milligrams/deciliter) is the traditional unit for measuring bG (blood glucose). There is a trend toward using \\(mmol/L\\) however mg/dL is much in practice. Some use is made of \\(mmol/L\\) as the primary unit with \\(mg/dL\\) quoted in parentheses. This acknowledges the large base of health care providers, researchers and patients who are already familiar with \\(mg/dL|)."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliMOL-PER-L> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://www.faqs.org/faqs/diabetes/faq/part1/section-9.html"^^xsd:anyURI ; rdfs:comment "citation: https://en.wikipedia.org/wiki/Blood_sugar_level" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Blood Glucose Level"@en ; rdfs:seeAlso <http://qudt.org/vocab/quantitykind/BloodGlucoseLevel_Mass> ; .
{"resource":"Blood Glucose Level" ,"qname":"quantitykind:BloodGlucoseLevel" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/BloodGlucoseLevel" ,"properties":["applicable unit":"unit:MilliMOL-PER-L" ,"comment":"citation: https:\/\/en.wikipedia.org\/wiki\/Blood_sugar_level" ,"description":"The blood sugar level, blood sugar concentration, or blood glucose level is the amount of glucose present in the blood of humans and other animals. Glucose is a simple sugar and approximately 4 grams of glucose are present in the blood of humans at all times. The body tightly regulates blood glucose levels as a part of metabolic homeostasis. Glucose is stored in skeletal muscle and liver cells in the form of glycogen;[2] in fasted individuals, blood glucose is maintained at a constant level at the expense of glycogen stores in the liver and skeletal muscle. [Wikipedia] \\(\\\\\\) There are two main methods of describing concentrations: by weight, and by molecular count. Weights are in grams, molecular counts in moles. A mole is \\(6.022\\times 10^{23}\\) molecules.) In both cases, the unit is usually modified by \\(milli-\\) or \\(micro-\\) or other prefix, and is always \\(per\\) some volume, often a liter. Conversion factors depend on the molecular weight of the substance in question. \\(\\\\\\) \\(mmol\/L\\) is millimoles\/liter, and is the world standard unit for measuring glucose in blood. Specifically, it is the designated SI (Systeme International) unit. 'World standard' is not universal; not only the US but a number of other countries use mg\/dl. A mole is about \\(6\\times 10^{23}\\) molecules. \\(\\\\\\) \\(mg\/dL\\) (milligrams\/deciliter) is the traditional unit for measuring bG (blood glucose). There is a trend toward using \\(mmol\/L\\) however mg\/dL is much in practice. Some use is made of \\(mmol\/L\\) as the primary unit with \\(mg\/dL\\) quoted in parentheses. This acknowledges the large base of health care providers, researchers and patients who are already familiar with \\(mg\/dL|)." ,"has dimension vector":"qkdv:A1E0L-3I0M0H0T0D0" ,"informative reference":"http:\/\/www.faqs.org\/faqs\/diabetes\/faq\/part1\/section-9.html" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Blood Glucose Level" ,"seeAlso":"quantitykind:BloodGlucoseLevel_Mass" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/BloodGlucoseLevel", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The blood sugar level, blood sugar concentration, or blood glucose level is the amount of glucose present in the blood of humans and other animals. Glucose is a simple sugar and approximately 4 grams of glucose are present in the blood of humans at all times. The body tightly regulates blood glucose levels as a part of metabolic homeostasis. Glucose is stored in skeletal muscle and liver cells in the form of glycogen;[2] in fasted individuals, blood glucose is maintained at a constant level at the expense of glycogen stores in the liver and skeletal muscle. [Wikipedia] \\(\\\\\\) There are two main methods of describing concentrations: by weight, and by molecular count. Weights are in grams, molecular counts in moles. A mole is \\(6.022\\times 10^{23}\\) molecules.) In both cases, the unit is usually modified by \\(milli-\\) or \\(micro-\\) or other prefix, and is always \\(per\\) some volume, often a liter. Conversion factors depend on the molecular weight of the substance in question. \\(\\\\\\) \\(mmol/L\\) is millimoles/liter, and is the world standard unit for measuring glucose in blood. Specifically, it is the designated SI (Systeme International) unit. 'World standard' is not universal; not only the US but a number of other countries use mg/dl. A mole is about \\(6\\times 10^{23}\\) molecules. \\(\\\\\\) \\(mg/dL\\) (milligrams/deciliter) is the traditional unit for measuring bG (blood glucose). There is a trend toward using \\(mmol/L\\) however mg/dL is much in practice. Some use is made of \\(mmol/L\\) as the primary unit with \\(mg/dL\\) quoted in parentheses. This acknowledges the large base of health care providers, researchers and patients who are already familiar with \\(mg/dL|).", "applicableUnit" : "http://qudt.org/vocab/unit/MilliMOL-PER-L", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0", "informativeReference" : "http://www.faqs.org/faqs/diabetes/faq/part1/section-9.html", "comment" : "citation: https://en.wikipedia.org/wiki/Blood_sugar_level", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Blood Glucose Level" }, "seeAlso" : "http://qudt.org/vocab/quantitykind/BloodGlucoseLevel_Mass", "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "comment" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#comment" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "seeAlso" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso", "@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#" } }
quantitykind:BloodGlucoseLevel_Mass
URI: http://qudt.org/vocab/quantitykind/BloodGlucoseLevel_Mass
The blood sugar level, blood sugar concentration, or blood glucose level is the amount of glucose present in the blood of humans and other animals. Glucose is a simple sugar and approximately 4 grams of glucose are present in the blood of humans at all times. The body tightly regulates blood glucose levels as a part of metabolic homeostasis. Glucose is stored in skeletal muscle and liver cells in the form of glycogen;[2] in fasted individuals, blood glucose is maintained at a constant level at the expense of glycogen stores in the liver and skeletal muscle. [Wikipedia] \(\\\) There are two main methods of describing concentrations: by weight, and by molecular count. Weights are in grams, molecular counts in moles. A mole is \(6.022\times 10^{23}\) molecules.) In both cases, the unit is usually modified by \(milli-\) or \(micro-\) or other prefix, and is always \(per\) some volume, often a liter. Conversion factors depend on the molecular weight of the substance in question. \(\\\) \(mmol/L\) is millimoles/liter, and is the world standard unit for measuring glucose in blood. Specifically, it is the designated SI (Systeme International) unit. 'World standard' is not universal; not only the US but a number of other countries use mg/dl. A mole is about \(6\times 10^{23}\) molecules. \(\\\) \(mg/dL\) (milligrams/deciliter) is the traditional unit for measuring bG (blood glucose). There is a trend toward using \(mmol/L\) however mg/dL is much in practice. Some use is made of \(mmol/L\) as the primary unit with \(mg/dL\) quoted in parentheses. This acknowledges the large base of health care providers, researchers and patients who are already familiar with \(mg/dL|).
citation: https://en.wikipedia.org/wiki/Blood_sugar_level
@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/BloodGlucoseLevel_Mass> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The blood sugar level, blood sugar concentration, or blood glucose level is the amount of glucose present in the blood of humans and other animals. Glucose is a simple sugar and approximately 4 grams of glucose are present in the blood of humans at all times. The body tightly regulates blood glucose levels as a part of metabolic homeostasis. Glucose is stored in skeletal muscle and liver cells in the form of glycogen;[2] in fasted individuals, blood glucose is maintained at a constant level at the expense of glycogen stores in the liver and skeletal muscle. [Wikipedia] \\(\\\\\\) There are two main methods of describing concentrations: by weight, and by molecular count. Weights are in grams, molecular counts in moles. A mole is \\(6.022\\times 10^{23}\\) molecules.) In both cases, the unit is usually modified by \\(milli-\\) or \\(micro-\\) or other prefix, and is always \\(per\\) some volume, often a liter. Conversion factors depend on the molecular weight of the substance in question. \\(\\\\\\) \\(mmol/L\\) is millimoles/liter, and is the world standard unit for measuring glucose in blood. Specifically, it is the designated SI (Systeme International) unit. 'World standard' is not universal; not only the US but a number of other countries use mg/dl. A mole is about \\(6\\times 10^{23}\\) molecules. \\(\\\\\\) \\(mg/dL\\) (milligrams/deciliter) is the traditional unit for measuring bG (blood glucose). There is a trend toward using \\(mmol/L\\) however mg/dL is much in practice. Some use is made of \\(mmol/L\\) as the primary unit with \\(mg/dL\\) quoted in parentheses. This acknowledges the large base of health care providers, researchers and patients who are already familiar with \\(mg/dL|)."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliGM-PER-DeciL> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://www.faqs.org/faqs/diabetes/faq/part1/section-9.html"^^xsd:anyURI ; rdfs:comment "citation: https://en.wikipedia.org/wiki/Blood_sugar_level" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Blood Glucose Level by Mass"@en ; rdfs:seeAlso <http://qudt.org/vocab/quantitykind/BloodGlucoseLevel> ; .
{"resource":"Blood Glucose Level by Mass" ,"qname":"quantitykind:BloodGlucoseLevel_Mass" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/BloodGlucoseLevel_Mass" ,"properties":["applicable unit":"unit:MilliGM-PER-DeciL" ,"comment":"citation: https:\/\/en.wikipedia.org\/wiki\/Blood_sugar_level" ,"description":"The blood sugar level, blood sugar concentration, or blood glucose level is the amount of glucose present in the blood of humans and other animals. Glucose is a simple sugar and approximately 4 grams of glucose are present in the blood of humans at all times. The body tightly regulates blood glucose levels as a part of metabolic homeostasis. Glucose is stored in skeletal muscle and liver cells in the form of glycogen;[2] in fasted individuals, blood glucose is maintained at a constant level at the expense of glycogen stores in the liver and skeletal muscle. [Wikipedia] \\(\\\\\\) There are two main methods of describing concentrations: by weight, and by molecular count. Weights are in grams, molecular counts in moles. A mole is \\(6.022\\times 10^{23}\\) molecules.) In both cases, the unit is usually modified by \\(milli-\\) or \\(micro-\\) or other prefix, and is always \\(per\\) some volume, often a liter. Conversion factors depend on the molecular weight of the substance in question. \\(\\\\\\) \\(mmol\/L\\) is millimoles\/liter, and is the world standard unit for measuring glucose in blood. Specifically, it is the designated SI (Systeme International) unit. 'World standard' is not universal; not only the US but a number of other countries use mg\/dl. A mole is about \\(6\\times 10^{23}\\) molecules. \\(\\\\\\) \\(mg\/dL\\) (milligrams\/deciliter) is the traditional unit for measuring bG (blood glucose). There is a trend toward using \\(mmol\/L\\) however mg\/dL is much in practice. Some use is made of \\(mmol\/L\\) as the primary unit with \\(mg\/dL\\) quoted in parentheses. This acknowledges the large base of health care providers, researchers and patients who are already familiar with \\(mg\/dL|)." ,"has dimension vector":"qkdv:A0E0L-3I0M1H0T0D0" ,"informative reference":"http:\/\/www.faqs.org\/faqs\/diabetes\/faq\/part1\/section-9.html" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Blood Glucose Level by Mass" ,"seeAlso":"quantitykind:BloodGlucoseLevel" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/BloodGlucoseLevel_Mass", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The blood sugar level, blood sugar concentration, or blood glucose level is the amount of glucose present in the blood of humans and other animals. Glucose is a simple sugar and approximately 4 grams of glucose are present in the blood of humans at all times. The body tightly regulates blood glucose levels as a part of metabolic homeostasis. Glucose is stored in skeletal muscle and liver cells in the form of glycogen;[2] in fasted individuals, blood glucose is maintained at a constant level at the expense of glycogen stores in the liver and skeletal muscle. [Wikipedia] \\(\\\\\\) There are two main methods of describing concentrations: by weight, and by molecular count. Weights are in grams, molecular counts in moles. A mole is \\(6.022\\times 10^{23}\\) molecules.) In both cases, the unit is usually modified by \\(milli-\\) or \\(micro-\\) or other prefix, and is always \\(per\\) some volume, often a liter. Conversion factors depend on the molecular weight of the substance in question. \\(\\\\\\) \\(mmol/L\\) is millimoles/liter, and is the world standard unit for measuring glucose in blood. Specifically, it is the designated SI (Systeme International) unit. 'World standard' is not universal; not only the US but a number of other countries use mg/dl. A mole is about \\(6\\times 10^{23}\\) molecules. \\(\\\\\\) \\(mg/dL\\) (milligrams/deciliter) is the traditional unit for measuring bG (blood glucose). There is a trend toward using \\(mmol/L\\) however mg/dL is much in practice. Some use is made of \\(mmol/L\\) as the primary unit with \\(mg/dL\\) quoted in parentheses. This acknowledges the large base of health care providers, researchers and patients who are already familiar with \\(mg/dL|).", "applicableUnit" : "http://qudt.org/vocab/unit/MilliGM-PER-DeciL", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0", "informativeReference" : "http://www.faqs.org/faqs/diabetes/faq/part1/section-9.html", "comment" : "citation: https://en.wikipedia.org/wiki/Blood_sugar_level", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Blood Glucose Level by Mass" }, "seeAlso" : "http://qudt.org/vocab/quantitykind/BloodGlucoseLevel", "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "comment" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#comment" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "seeAlso" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso", "@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#" } }
quantitykind:BodyMassIndex
URI: http://qudt.org/vocab/quantitykind/BodyMassIndex
\(\textit{Body Mass Index}\), BMI, is an index of weight for height, calculated as: \(BMI = \frac{M_{body}}{H^2}\), where \(M_{body}\) is body mass in kg, and \(H\) is height in metres. The BMI has been used as a guideline for defining whether a person is overweight because it minimizes the effect of height, but it does not take into consideration other important factors, such as age and body build. The BMI has also been used as an indicator of obesity on the assumption that the higher the index, the greater the level of body fat.
@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/BodyMassIndex> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\\(\\textit{Body Mass Index}\\), BMI, is an index of weight for height, calculated as: \\(BMI = \\frac{M_{body}}{H^2}\\), where \\(M_{body}\\) is body mass in kg, and \\(H\\) is height in metres. The BMI has been used as a guideline for defining whether a person is overweight because it minimizes the effect of height, but it does not take into consideration other important factors, such as age and body build. The BMI has also been used as an indicator of obesity on the assumption that the higher the index, the greater the level of body fat."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM-PER-M2> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://www.oxfordreference.com/view/10.1093/acref/9780198631477.001.0001/acref-9780198631477-e-254"^^xsd:anyURI ; <http://qudt.org/schema/qudt/symbol> "BMI" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Body Mass Index"@en ; <http://www.w3.org/2004/02/skos/core#altLabel> "BMI" ; .
{"resource":"Body Mass Index" ,"qname":"quantitykind:BodyMassIndex" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/BodyMassIndex" ,"properties":["alternative label":"BMI" ,"applicable unit":"unit:KiloGM-PER-M2" ,"description":"\\(\\textit{Body Mass Index}\\), BMI, is an index of weight for height, calculated as: \\(BMI = \\frac{M_{body}}{H^2}\\), where \\(M_{body}\\) is body mass in kg, and \\(H\\) is height in metres. The BMI has been used as a guideline for defining whether a person is overweight because it minimizes the effect of height, but it does not take into consideration other important factors, such as age and body build. The BMI has also been used as an indicator of obesity on the assumption that the higher the index, the greater the level of body fat." ,"has dimension vector":"qkdv:A0E0L-2I0M1H0T0D0" ,"informative reference":"http:\/\/www.oxfordreference.com\/view\/10.1093\/acref\/9780198631477.001.0001\/acref-9780198631477-e-254" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Body Mass Index" ,"symbol":"BMI" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/BodyMassIndex", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\\(\\textit{Body Mass Index}\\), BMI, is an index of weight for height, calculated as: \\(BMI = \\frac{M_{body}}{H^2}\\), where \\(M_{body}\\) is body mass in kg, and \\(H\\) is height in metres. The BMI has been used as a guideline for defining whether a person is overweight because it minimizes the effect of height, but it does not take into consideration other important factors, such as age and body build. The BMI has also been used as an indicator of obesity on the assumption that the higher the index, the greater the level of body fat.", "applicableUnit" : "http://qudt.org/vocab/unit/KiloGM-PER-M2", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T0D0", "informativeReference" : "http://www.oxfordreference.com/view/10.1093/acref/9780198631477.001.0001/acref-9780198631477-e-254", "symbol" : "BMI", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Body Mass Index" }, "altLabel" : "BMI", "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "altLabel" : { "@id" : "http://www.w3.org/2004/02/skos/core#altLabel" }, "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#" } }
quantitykind:BoilingPoint
URI: http://qudt.org/vocab/quantitykind/BoilingPoint
A temperature that is the one at which a substance will change its physical state from a liquid to a gas. It is also the temperature where the liquid and gaseous forms of a pure substance can exist in equilibrium.
@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/BoilingPoint> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "A temperature that is the one at which a substance will change its physical state from a liquid to a gas. It is also the temperature where the liquid and gaseous forms of a pure substance can exist in equilibrium."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG_C> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG_R> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/K> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliDEG_C> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckTemperature> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0> ; <http://qudt.org/schema/qudt/plainTextDescription> "A temperature that is the one at which a substance will change its physical state from a liquid to a gas. It is also the temperature where the liquid and gaseous forms of a pure substance can exist in equilibrium." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Boiling Point Temperature"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Temperature> ; .
{"resource":"Boiling Point Temperature" ,"qname":"quantitykind:BoilingPoint" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/BoilingPoint" ,"properties":["applicable unit":"unit:DEG_C" ,"applicable unit":"unit:DEG_F" ,"applicable unit":"unit:DEG_R" ,"applicable unit":"unit:K" ,"applicable unit":"unit:MilliDEG_C" ,"applicable unit":"unit:PlanckTemperature" ,"description":"A temperature that is the one at which a substance will change its physical state from a liquid to a gas. It is also the temperature where the liquid and gaseous forms of a pure substance can exist in equilibrium." ,"description (plain text)":"A temperature that is the one at which a substance will change its physical state from a liquid to a gas. It is also the temperature where the liquid and gaseous forms of a pure substance can exist in equilibrium." ,"has broader":"quantitykind:Temperature" ,"has dimension vector":"qkdv:A0E0L0I0M0H1T0D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Boiling Point Temperature" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/BoilingPoint", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "A temperature that is the one at which a substance will change its physical state from a liquid to a gas. It is also the temperature where the liquid and gaseous forms of a pure substance can exist in equilibrium.", "applicableUnit" : [ "http://qudt.org/vocab/unit/DEG_R", "http://qudt.org/vocab/unit/K", "http://qudt.org/vocab/unit/MilliDEG_C", "http://qudt.org/vocab/unit/DEG_C", "http://qudt.org/vocab/unit/PlanckTemperature", "http://qudt.org/vocab/unit/DEG_F" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0", "plainTextDescription" : "A temperature that is the one at which a substance will change its physical state from a liquid to a gas. It is also the temperature where the liquid and gaseous forms of a pure substance can exist in equilibrium.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Boiling Point Temperature" }, "broader" : "http://qudt.org/vocab/quantitykind/Temperature", "@context" : { "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@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#" } }
quantitykind:BraggAngle
URI: http://qudt.org/vocab/quantitykind/BraggAngle
"Bragg Angle" describes the condition for a plane wave to be diffracted from a family of lattice planes, the angle between the wavevector of the incident plane wave, and the lattice planes.
@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/BraggAngle> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Bragg Angle\" describes the condition for a plane wave to be diffracted from a family of lattice planes, the angle between the wavevector of the incident plane wave, and the lattice planes."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ARCMIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ARCSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GON> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GRAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MIL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MIN_Angle> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroRAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliARCSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliRAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/RAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/REV> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/informativeReference> "http://reference.iucr.org/dictionary/Bragg_angle"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(2d\\sin{\\vartheta} = n\\lambda \\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\vartheta\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Bragg Angle\" describes the condition for a plane wave to be diffracted from a family of lattice planes, the angle between the wavevector of the incident plane wave, and the lattice planes." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Bragg Angle"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Angle> ; .
{"resource":"Bragg Angle" ,"qname":"quantitykind:BraggAngle" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/BraggAngle" ,"properties":["applicable unit":"unit:ARCMIN" ,"applicable unit":"unit:ARCSEC" ,"applicable unit":"unit:DEG" ,"applicable unit":"unit:GON" ,"applicable unit":"unit:GRAD" ,"applicable unit":"unit:MIL" ,"applicable unit":"unit:MIN_Angle" ,"applicable unit":"unit:MicroRAD" ,"applicable unit":"unit:MilliARCSEC" ,"applicable unit":"unit:MilliRAD" ,"applicable unit":"unit:RAD" ,"applicable unit":"unit:REV" ,"description":"\"Bragg Angle\" describes the condition for a plane wave to be diffracted from a family of lattice planes, the angle between the wavevector of the incident plane wave, and the lattice planes." ,"description (plain text)":"\"Bragg Angle\" describes the condition for a plane wave to be diffracted from a family of lattice planes, the angle between the wavevector of the incident plane wave, and the lattice planes." ,"has broader":"quantitykind:Angle" ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"informative reference":"http:\/\/reference.iucr.org\/dictionary\/Bragg_angle" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Bragg Angle" ,"latex definition":"\\(2d\\sin{\\vartheta} = n\\lambda \\)" ,"latex symbol":"\\(\\vartheta\\)" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31897" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/BraggAngle", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Bragg Angle\" describes the condition for a plane wave to be diffracted from a family of lattice planes, the angle between the wavevector of the incident plane wave, and the lattice planes.", "applicableUnit" : [ "http://qudt.org/vocab/unit/MIN_Angle", "http://qudt.org/vocab/unit/DEG", "http://qudt.org/vocab/unit/MilliARCSEC", "http://qudt.org/vocab/unit/RAD", "http://qudt.org/vocab/unit/MicroRAD", "http://qudt.org/vocab/unit/MilliRAD", "http://qudt.org/vocab/unit/ARCMIN", "http://qudt.org/vocab/unit/REV", "http://qudt.org/vocab/unit/MIL", "http://qudt.org/vocab/unit/GON", "http://qudt.org/vocab/unit/GRAD", "http://qudt.org/vocab/unit/ARCSEC" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "informativeReference" : "http://reference.iucr.org/dictionary/Bragg_angle", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31897", "latexDefinition" : "\\(2d\\sin{\\vartheta} = n\\lambda \\)", "latexSymbol" : "\\(\\vartheta\\)", "plainTextDescription" : "\"Bragg Angle\" describes the condition for a plane wave to be diffracted from a family of lattice planes, the angle between the wavevector of the incident plane wave, and the lattice planes.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Bragg Angle" }, "broader" : "http://qudt.org/vocab/quantitykind/Angle", "@context" : { "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "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#" } }
quantitykind:Breadth
URI: http://qudt.org/vocab/quantitykind/Breadth
"Breadth" is the extent or measure of how broad or wide something is.
@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/Breadth> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Breadth\" is the extent or measure of how broad or wide something is."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ANGSTROM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AU> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FATH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FUR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FUR_Long> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GAUGE_FR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_N> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilLength> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PARSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PCA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckLength> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ROD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YD> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Length"^^xsd:anyURI ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wiktionary.org/wiki/breadth"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Breadth\" is the extent or measure of how broad or wide something is." ; <http://qudt.org/schema/qudt/symbol> "b" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Breite"@de ; rdfs:label "ancho"@es ; rdfs:label "breadth"@en ; rdfs:label "genişliği"@tr ; rdfs:label "largeur"@fr ; rdfs:label "larghezza"@it ; rdfs:label "largura"@pt ; rdfs:label "lebar"@ms ; rdfs:label "szerokość"@pl ; rdfs:label "širina"@sl ; rdfs:label "šířka"@cs ; rdfs:label "ширина"@ru ; rdfs:label "العرض"@ar ; rdfs:label "عرض"@fa ; rdfs:label "寬度"@zh ; rdfs:label "幅"@ja ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Length> ; .
{"resource":"breadth" ,"qname":"quantitykind:Breadth" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Breadth" ,"properties":["applicable unit":"unit:ANGSTROM" ,"applicable unit":"unit:AU" ,"applicable unit":"unit:BTU_IT-PER-LB_F" ,"applicable unit":"unit:CH" ,"applicable unit":"unit:CentiM" ,"applicable unit":"unit:DecaM" ,"applicable unit":"unit:DeciM" ,"applicable unit":"unit:FATH" ,"applicable unit":"unit:FM" ,"applicable unit":"unit:FT" ,"applicable unit":"unit:FT_US" ,"applicable unit":"unit:FUR" ,"applicable unit":"unit:FUR_Long" ,"applicable unit":"unit:FemtoM" ,"applicable unit":"unit:GAUGE_FR" ,"applicable unit":"unit:HectoM" ,"applicable unit":"unit:IN" ,"applicable unit":"unit:KiloM" ,"applicable unit":"unit:LY" ,"applicable unit":"unit:M" ,"applicable unit":"unit:MI" ,"applicable unit":"unit:MI_N" ,"applicable unit":"unit:MI_US" ,"applicable unit":"unit:MicroIN" ,"applicable unit":"unit:MicroM" ,"applicable unit":"unit:MilLength" ,"applicable unit":"unit:MilliIN" ,"applicable unit":"unit:MilliM" ,"applicable unit":"unit:NanoM" ,"applicable unit":"unit:PARSEC" ,"applicable unit":"unit:PCA" ,"applicable unit":"unit:PT" ,"applicable unit":"unit:PicoM" ,"applicable unit":"unit:PlanckLength" ,"applicable unit":"unit:ROD" ,"applicable unit":"unit:YD" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Length" ,"description":"\"Breadth\" is the extent or measure of how broad or wide something is." ,"description (plain text)":"\"Breadth\" is the extent or measure of how broad or wide something is." ,"has broader":"quantitykind:Length" ,"has dimension vector":"qkdv:A0E0L1I0M0H0T0D0" ,"informative reference":"http:\/\/en.wiktionary.org\/wiki\/breadth" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Breite" ,"label":"ancho" ,"label":"breadth" ,"label":"genişliği" ,"label":"largeur" ,"label":"larghezza" ,"label":"largura" ,"label":"lebar" ,"label":"szerokość" ,"label":"širina" ,"label":"šířka" ,"label":"ширина" ,"label":"العرض" ,"label":"عرض" ,"label":"寬度" ,"label":"幅" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=43012" ,"symbol":"b" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/Breadth", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Breadth\" is the extent or measure of how broad or wide something is.", "applicableUnit" : [ "http://qudt.org/vocab/unit/HectoM", "http://qudt.org/vocab/unit/FM", "http://qudt.org/vocab/unit/CentiM", "http://qudt.org/vocab/unit/AU", "http://qudt.org/vocab/unit/MI_US", "http://qudt.org/vocab/unit/KiloM", "http://qudt.org/vocab/unit/DeciM", "http://qudt.org/vocab/unit/FATH", "http://qudt.org/vocab/unit/PlanckLength", "http://qudt.org/vocab/unit/MI_N", "http://qudt.org/vocab/unit/LY", "http://qudt.org/vocab/unit/MicroM", "http://qudt.org/vocab/unit/MI", "http://qudt.org/vocab/unit/M", "http://qudt.org/vocab/unit/MilliIN", "http://qudt.org/vocab/unit/DecaM", "http://qudt.org/vocab/unit/MilliM", "http://qudt.org/vocab/unit/PicoM", "http://qudt.org/vocab/unit/FUR", "http://qudt.org/vocab/unit/NanoM", "http://qudt.org/vocab/unit/MicroIN", "http://qudt.org/vocab/unit/PCA", "http://qudt.org/vocab/unit/ROD", "http://qudt.org/vocab/unit/FUR_Long", "http://qudt.org/vocab/unit/PARSEC", "http://qudt.org/vocab/unit/FT", "http://qudt.org/vocab/unit/FemtoM", "http://qudt.org/vocab/unit/YD", "http://qudt.org/vocab/unit/FT_US", "http://qudt.org/vocab/unit/ANGSTROM", "http://qudt.org/vocab/unit/CH", "http://qudt.org/vocab/unit/BTU_IT-PER-LB_F", "http://qudt.org/vocab/unit/GAUGE_FR", "http://qudt.org/vocab/unit/IN", "http://qudt.org/vocab/unit/MilLength", "http://qudt.org/vocab/unit/PT" ], "dbpediaMatch" : "http://dbpedia.org/resource/Length", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0", "informativeReference" : "http://en.wiktionary.org/wiki/breadth", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=43012", "plainTextDescription" : "\"Breadth\" is the extent or measure of how broad or wide something is.", "symbol" : "b", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "es", "@value" : "ancho" }, { "@language" : "fr", "@value" : "largeur" }, { "@language" : "tr", "@value" : "genişliği" }, { "@language" : "ja", "@value" : "幅" }, { "@language" : "de", "@value" : "Breite" }, { "@language" : "it", "@value" : "larghezza" }, { "@language" : "cs", "@value" : "šířka" }, { "@language" : "en", "@value" : "breadth" }, { "@language" : "ms", "@value" : "lebar" }, { "@language" : "pl", "@value" : "szerokość" }, { "@language" : "fa", "@value" : "عرض" }, { "@language" : "pt", "@value" : "largura" }, { "@language" : "ar", "@value" : "العرض" }, { "@language" : "ru", "@value" : "ширина" }, { "@language" : "sl", "@value" : "širina" }, { "@language" : "zh", "@value" : "寬度" } ], "broader" : "http://qudt.org/vocab/quantitykind/Length", "@context" : { "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "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#" } }
quantitykind:BucklingFactor
URI: http://qudt.org/vocab/quantitykind/BucklingFactor
@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/BucklingFactor> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DECADE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Flight> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaBasePair> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HeartBeat> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NP> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NUM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OCT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/RPK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/SUSCEPTIBILITY_ELEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/SUSCEPTIBILITY_MAG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/UNITLESS> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/symbol> "B" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Buckling Factor"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Dimensionless> ; .
{"resource":"Buckling Factor" ,"qname":"quantitykind:BucklingFactor" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/BucklingFactor" ,"properties":["applicable unit":"unit:DECADE" ,"applicable unit":"unit:Flight" ,"applicable unit":"unit:GigaBasePair" ,"applicable unit":"unit:HeartBeat" ,"applicable unit":"unit:NP" ,"applicable unit":"unit:NUM" ,"applicable unit":"unit:OCT" ,"applicable unit":"unit:RPK" ,"applicable unit":"unit:SUSCEPTIBILITY_ELEC" ,"applicable unit":"unit:SUSCEPTIBILITY_MAG" ,"applicable unit":"unit:UNITLESS" ,"has broader":"quantitykind:Dimensionless" ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Buckling Factor" ,"symbol":"B" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/BucklingFactor", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "applicableUnit" : [ "http://qudt.org/vocab/unit/UNITLESS", "http://qudt.org/vocab/unit/SUSCEPTIBILITY_MAG", "http://qudt.org/vocab/unit/SUSCEPTIBILITY_ELEC", "http://qudt.org/vocab/unit/GigaBasePair", "http://qudt.org/vocab/unit/NP", "http://qudt.org/vocab/unit/DECADE", "http://qudt.org/vocab/unit/RPK", "http://qudt.org/vocab/unit/Flight", "http://qudt.org/vocab/unit/NUM", "http://qudt.org/vocab/unit/HeartBeat", "http://qudt.org/vocab/unit/OCT" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "symbol" : "B", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Buckling Factor" }, "broader" : "http://qudt.org/vocab/quantitykind/Dimensionless", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@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#" } }
quantitykind:BulkModulus
URI: http://qudt.org/vocab/quantitykind/BulkModulus
The bulk modulus of a substance measures the substance's resistance to uniform compression. It is defined as the ratio of the infinitesimal pressure increase to the resulting relative decrease of the volume.
@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/BulkModulus> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The bulk modulus of a substance measures the substance's resistance to uniform compression. It is defined as the ratio of the infinitesimal pressure increase to the resulting relative decrease of the volume."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoPA> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Bulk_modulus"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(K = \\frac{p}{\\vartheta}\\), where \\(p\\) is pressure and \\(\\vartheta\\) is volume strain."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "The bulk modulus of a substance measures the substance's resistance to uniform compression. It is defined as the ratio of the infinitesimal pressure increase to the resulting relative decrease of the volume." ; <http://qudt.org/schema/qudt/symbol> "K" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Bulk Modulus"@en ; .
{"resource":"Bulk Modulus" ,"qname":"quantitykind:BulkModulus" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/BulkModulus" ,"properties":["applicable unit":"unit:PA" ,"applicable unit":"unit:PicoPA" ,"description":"The bulk modulus of a substance measures the substance's resistance to uniform compression. It is defined as the ratio of the infinitesimal pressure increase to the resulting relative decrease of the volume." ,"description (plain text)":"The bulk modulus of a substance measures the substance's resistance to uniform compression. It is defined as the ratio of the infinitesimal pressure increase to the resulting relative decrease of the volume." ,"has dimension vector":"qkdv:A0E0L-1I0M1H0T-2D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Bulk_modulus" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Bulk Modulus" ,"latex definition":"\\(K = \\frac{p}{\\vartheta}\\), where \\(p\\) is pressure and \\(\\vartheta\\) is volume strain." ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31889" ,"symbol":"K" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/BulkModulus", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The bulk modulus of a substance measures the substance's resistance to uniform compression. It is defined as the ratio of the infinitesimal pressure increase to the resulting relative decrease of the volume.", "applicableUnit" : [ "http://qudt.org/vocab/unit/PA", "http://qudt.org/vocab/unit/PicoPA" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0", "informativeReference" : "http://en.wikipedia.org/wiki/Bulk_modulus", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31889", "latexDefinition" : "\\(K = \\frac{p}{\\vartheta}\\), where \\(p\\) is pressure and \\(\\vartheta\\) is volume strain.", "plainTextDescription" : "The bulk modulus of a substance measures the substance's resistance to uniform compression. It is defined as the ratio of the infinitesimal pressure increase to the resulting relative decrease of the volume.", "symbol" : "K", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Bulk Modulus" }, "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "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#" } }
quantitykind:BurgersVector
URI: http://qudt.org/vocab/quantitykind/BurgersVector
"Burgers Vector" is the vector characterizing a dislocation, i.e. the closing vector in a Burgers circuit encircling a dislocation line.
@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/BurgersVector> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Burgers Vector\" is the vector characterizing a dislocation, i.e. the closing vector in a Burgers circuit encircling a dislocation line."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ANGSTROM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AU> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FATH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FUR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FUR_Long> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GAUGE_FR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_N> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilLength> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PARSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PCA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckLength> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ROD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YD> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Burgers_vector"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Burgers Vector\" is the vector characterizing a dislocation, i.e. the closing vector in a Burgers circuit encircling a dislocation line." ; <http://qudt.org/schema/qudt/symbol> "b" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Burgers Vector"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Length> ; .
{"resource":"Burgers Vector" ,"qname":"quantitykind:BurgersVector" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/BurgersVector" ,"properties":["applicable unit":"unit:ANGSTROM" ,"applicable unit":"unit:AU" ,"applicable unit":"unit:BTU_IT-PER-LB_F" ,"applicable unit":"unit:CH" ,"applicable unit":"unit:CentiM" ,"applicable unit":"unit:DecaM" ,"applicable unit":"unit:DeciM" ,"applicable unit":"unit:FATH" ,"applicable unit":"unit:FM" ,"applicable unit":"unit:FT" ,"applicable unit":"unit:FT_US" ,"applicable unit":"unit:FUR" ,"applicable unit":"unit:FUR_Long" ,"applicable unit":"unit:FemtoM" ,"applicable unit":"unit:GAUGE_FR" ,"applicable unit":"unit:HectoM" ,"applicable unit":"unit:IN" ,"applicable unit":"unit:KiloM" ,"applicable unit":"unit:LY" ,"applicable unit":"unit:M" ,"applicable unit":"unit:MI" ,"applicable unit":"unit:MI_N" ,"applicable unit":"unit:MI_US" ,"applicable unit":"unit:MicroIN" ,"applicable unit":"unit:MicroM" ,"applicable unit":"unit:MilLength" ,"applicable unit":"unit:MilliIN" ,"applicable unit":"unit:MilliM" ,"applicable unit":"unit:NanoM" ,"applicable unit":"unit:PARSEC" ,"applicable unit":"unit:PCA" ,"applicable unit":"unit:PT" ,"applicable unit":"unit:PicoM" ,"applicable unit":"unit:PlanckLength" ,"applicable unit":"unit:ROD" ,"applicable unit":"unit:YD" ,"description":"\"Burgers Vector\" is the vector characterizing a dislocation, i.e. the closing vector in a Burgers circuit encircling a dislocation line." ,"description (plain text)":"\"Burgers Vector\" is the vector characterizing a dislocation, i.e. the closing vector in a Burgers circuit encircling a dislocation line." ,"has broader":"quantitykind:Length" ,"has dimension vector":"qkdv:A0E0L1I0M0H0T0D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Burgers_vector" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Burgers Vector" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31897" ,"symbol":"b" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/BurgersVector", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Burgers Vector\" is the vector characterizing a dislocation, i.e. the closing vector in a Burgers circuit encircling a dislocation line.", "applicableUnit" : [ "http://qudt.org/vocab/unit/CH", "http://qudt.org/vocab/unit/NanoM", "http://qudt.org/vocab/unit/ROD", "http://qudt.org/vocab/unit/MI_US", "http://qudt.org/vocab/unit/MilliM", "http://qudt.org/vocab/unit/KiloM", "http://qudt.org/vocab/unit/FT_US", "http://qudt.org/vocab/unit/PicoM", "http://qudt.org/vocab/unit/DecaM", "http://qudt.org/vocab/unit/CentiM", "http://qudt.org/vocab/unit/FM", "http://qudt.org/vocab/unit/MilLength", "http://qudt.org/vocab/unit/M", "http://qudt.org/vocab/unit/FT", "http://qudt.org/vocab/unit/MicroIN", "http://qudt.org/vocab/unit/AU", "http://qudt.org/vocab/unit/FATH", "http://qudt.org/vocab/unit/PCA", "http://qudt.org/vocab/unit/GAUGE_FR", "http://qudt.org/vocab/unit/FemtoM", "http://qudt.org/vocab/unit/MicroM", "http://qudt.org/vocab/unit/DeciM", "http://qudt.org/vocab/unit/MI_N", "http://qudt.org/vocab/unit/LY", "http://qudt.org/vocab/unit/FUR_Long", "http://qudt.org/vocab/unit/PT", "http://qudt.org/vocab/unit/YD", "http://qudt.org/vocab/unit/PARSEC", "http://qudt.org/vocab/unit/IN", "http://qudt.org/vocab/unit/ANGSTROM", "http://qudt.org/vocab/unit/MilliIN", "http://qudt.org/vocab/unit/HectoM", "http://qudt.org/vocab/unit/BTU_IT-PER-LB_F", "http://qudt.org/vocab/unit/FUR", "http://qudt.org/vocab/unit/MI", "http://qudt.org/vocab/unit/PlanckLength" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0", "informativeReference" : "http://en.wikipedia.org/wiki/Burgers_vector", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31897", "plainTextDescription" : "\"Burgers Vector\" is the vector characterizing a dislocation, i.e. the closing vector in a Burgers circuit encircling a dislocation line.", "symbol" : "b", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Burgers Vector" }, "broader" : "http://qudt.org/vocab/quantitykind/Length", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "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#" } }
quantitykind:BurnRate
URI: http://qudt.org/vocab/quantitykind/BurnRate
@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/BurnRate> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM-PER-KiloYR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM-PER-YR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-PER-DAY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaHZ-M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN-PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloM-PER-DAY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloM-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloM-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M-PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M-PER-YR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI-PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_N-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_N-PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM-PER-DAY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM-PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM-PER-YR> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Burn Rate"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Velocity> ; .
{"resource":"Burn Rate" ,"qname":"quantitykind:BurnRate" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/BurnRate" ,"properties":["applicable unit":"unit:CentiM-PER-HR" ,"applicable unit":"unit:CentiM-PER-KiloYR" ,"applicable unit":"unit:CentiM-PER-SEC" ,"applicable unit":"unit:CentiM-PER-YR" ,"applicable unit":"unit:FT-PER-DAY" ,"applicable unit":"unit:FT-PER-HR" ,"applicable unit":"unit:FT-PER-MIN" ,"applicable unit":"unit:FT-PER-SEC" ,"applicable unit":"unit:GigaHZ-M" ,"applicable unit":"unit:IN-PER-MIN" ,"applicable unit":"unit:IN-PER-SEC" ,"applicable unit":"unit:KN" ,"applicable unit":"unit:KiloM-PER-DAY" ,"applicable unit":"unit:KiloM-PER-HR" ,"applicable unit":"unit:KiloM-PER-SEC" ,"applicable unit":"unit:M-PER-HR" ,"applicable unit":"unit:M-PER-MIN" ,"applicable unit":"unit:M-PER-SEC" ,"applicable unit":"unit:M-PER-YR" ,"applicable unit":"unit:MI-PER-HR" ,"applicable unit":"unit:MI-PER-MIN" ,"applicable unit":"unit:MI-PER-SEC" ,"applicable unit":"unit:MI_N-PER-HR" ,"applicable unit":"unit:MI_N-PER-MIN" ,"applicable unit":"unit:MilliM-PER-DAY" ,"applicable unit":"unit:MilliM-PER-HR" ,"applicable unit":"unit:MilliM-PER-MIN" ,"applicable unit":"unit:MilliM-PER-SEC" ,"applicable unit":"unit:MilliM-PER-YR" ,"has broader":"quantitykind:Velocity" ,"has dimension vector":"qkdv:A0E0L1I0M0H0T-1D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Burn Rate" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/BurnRate", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "applicableUnit" : [ "http://qudt.org/vocab/unit/IN-PER-SEC", "http://qudt.org/vocab/unit/MilliM-PER-HR", "http://qudt.org/vocab/unit/MI_N-PER-MIN", "http://qudt.org/vocab/unit/M-PER-MIN", "http://qudt.org/vocab/unit/MilliM-PER-YR", "http://qudt.org/vocab/unit/MilliM-PER-MIN", "http://qudt.org/vocab/unit/M-PER-YR", "http://qudt.org/vocab/unit/FT-PER-MIN", "http://qudt.org/vocab/unit/KiloM-PER-HR", "http://qudt.org/vocab/unit/KN", "http://qudt.org/vocab/unit/FT-PER-DAY", "http://qudt.org/vocab/unit/GigaHZ-M", "http://qudt.org/vocab/unit/KiloM-PER-SEC", "http://qudt.org/vocab/unit/MI-PER-MIN", "http://qudt.org/vocab/unit/CentiM-PER-KiloYR", "http://qudt.org/vocab/unit/MI-PER-HR", "http://qudt.org/vocab/unit/IN-PER-MIN", "http://qudt.org/vocab/unit/M-PER-SEC", "http://qudt.org/vocab/unit/MilliM-PER-DAY", "http://qudt.org/vocab/unit/M-PER-HR", "http://qudt.org/vocab/unit/FT-PER-SEC", "http://qudt.org/vocab/unit/FT-PER-HR", "http://qudt.org/vocab/unit/MI_N-PER-HR", "http://qudt.org/vocab/unit/MilliM-PER-SEC", "http://qudt.org/vocab/unit/CentiM-PER-SEC", "http://qudt.org/vocab/unit/CentiM-PER-HR", "http://qudt.org/vocab/unit/KiloM-PER-DAY", "http://qudt.org/vocab/unit/CentiM-PER-YR", "http://qudt.org/vocab/unit/MI-PER-SEC" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Burn Rate" }, "broader" : "http://qudt.org/vocab/quantitykind/Velocity", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@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#" } }
quantitykind:BurnTime
URI: http://qudt.org/vocab/quantitykind/BurnTime
@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/BurnTime> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiPOISE-PER-BAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DAY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DAY_Sidereal> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/H-PER-KiloOHM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/H-PER-OHM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HR_Sidereal> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloYR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MIN_Sidereal> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MO> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MO_MeanGREGORIAN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MO_MeanJulian> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MO_Synodic> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaYR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroH-PER-KiloOHM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroH-PER-OHM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliH-PER-KiloOHM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliH-PER-OHM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliPA-SEC-PER-BAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PA-SEC-PER-BAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/POISE-PER-BAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckTime> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/SH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/WK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YR_Common> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YR_Sidereal> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YR_TROPICAL> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ; <http://qudt.org/schema/qudt/symbol> "t" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Burn Time"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Time> ; .
{"resource":"Burn Time" ,"qname":"quantitykind:BurnTime" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/BurnTime" ,"properties":["applicable unit":"unit:CentiPOISE-PER-BAR" ,"applicable unit":"unit:DAY" ,"applicable unit":"unit:DAY_Sidereal" ,"applicable unit":"unit:DeciSEC" ,"applicable unit":"unit:H-PER-KiloOHM" ,"applicable unit":"unit:H-PER-OHM" ,"applicable unit":"unit:HR" ,"applicable unit":"unit:HR_Sidereal" ,"applicable unit":"unit:KiloSEC" ,"applicable unit":"unit:KiloYR" ,"applicable unit":"unit:MIN" ,"applicable unit":"unit:MIN_Sidereal" ,"applicable unit":"unit:MO" ,"applicable unit":"unit:MO_MeanGREGORIAN" ,"applicable unit":"unit:MO_MeanJulian" ,"applicable unit":"unit:MO_Synodic" ,"applicable unit":"unit:MegaYR" ,"applicable unit":"unit:MicroH-PER-KiloOHM" ,"applicable unit":"unit:MicroH-PER-OHM" ,"applicable unit":"unit:MicroSEC" ,"applicable unit":"unit:MilliH-PER-KiloOHM" ,"applicable unit":"unit:MilliH-PER-OHM" ,"applicable unit":"unit:MilliPA-SEC-PER-BAR" ,"applicable unit":"unit:MilliSEC" ,"applicable unit":"unit:NanoSEC" ,"applicable unit":"unit:PA-SEC-PER-BAR" ,"applicable unit":"unit:POISE-PER-BAR" ,"applicable unit":"unit:PicoSEC" ,"applicable unit":"unit:PlanckTime" ,"applicable unit":"unit:SEC" ,"applicable unit":"unit:SH" ,"applicable unit":"unit:WK" ,"applicable unit":"unit:YR" ,"applicable unit":"unit:YR_Common" ,"applicable unit":"unit:YR_Sidereal" ,"applicable unit":"unit:YR_TROPICAL" ,"has broader":"quantitykind:Time" ,"has dimension vector":"qkdv:A0E0L0I0M0H0T1D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Burn Time" ,"symbol":"t" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/BurnTime", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "applicableUnit" : [ "http://qudt.org/vocab/unit/HR", "http://qudt.org/vocab/unit/MO_MeanGREGORIAN", "http://qudt.org/vocab/unit/MIN_Sidereal", "http://qudt.org/vocab/unit/SH", "http://qudt.org/vocab/unit/NanoSEC", "http://qudt.org/vocab/unit/YR", "http://qudt.org/vocab/unit/YR_Common", "http://qudt.org/vocab/unit/CentiPOISE-PER-BAR", "http://qudt.org/vocab/unit/HR_Sidereal", "http://qudt.org/vocab/unit/MilliH-PER-OHM", "http://qudt.org/vocab/unit/YR_TROPICAL", "http://qudt.org/vocab/unit/MicroH-PER-OHM", "http://qudt.org/vocab/unit/DeciSEC", "http://qudt.org/vocab/unit/POISE-PER-BAR", "http://qudt.org/vocab/unit/MO_Synodic", "http://qudt.org/vocab/unit/MilliSEC", "http://qudt.org/vocab/unit/DAY_Sidereal", "http://qudt.org/vocab/unit/MegaYR", "http://qudt.org/vocab/unit/MIN", "http://qudt.org/vocab/unit/PA-SEC-PER-BAR", "http://qudt.org/vocab/unit/MilliH-PER-KiloOHM", "http://qudt.org/vocab/unit/H-PER-OHM", "http://qudt.org/vocab/unit/MicroSEC", "http://qudt.org/vocab/unit/YR_Sidereal", "http://qudt.org/vocab/unit/PlanckTime", "http://qudt.org/vocab/unit/MilliPA-SEC-PER-BAR", "http://qudt.org/vocab/unit/PicoSEC", "http://qudt.org/vocab/unit/KiloYR", "http://qudt.org/vocab/unit/WK", "http://qudt.org/vocab/unit/MicroH-PER-KiloOHM", "http://qudt.org/vocab/unit/H-PER-KiloOHM", "http://qudt.org/vocab/unit/MO", "http://qudt.org/vocab/unit/DAY", "http://qudt.org/vocab/unit/SEC", "http://qudt.org/vocab/unit/MO_MeanJulian", "http://qudt.org/vocab/unit/KiloSEC" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0", "symbol" : "t", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Burn Time" }, "broader" : "http://qudt.org/vocab/quantitykind/Time", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "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#" } }
quantitykind:CENTER-OF-GRAVITY_X
URI: http://qudt.org/vocab/quantitykind/CENTER-OF-GRAVITY_X
@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/CENTER-OF-GRAVITY_X> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/isReplacedBy> <http://qudt.org/vocab/quantitykind/CenterOfGravity_X> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ANGSTROM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AU> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FATH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FUR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FUR_Long> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GAUGE_FR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_N> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilLength> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PARSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PCA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckLength> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ROD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YD> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://www.grc.nasa.gov/WWW/k-12/airplane/cg.html"^^xsd:anyURI ; <http://qudt.org/schema/qudt/symbol> "cg" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Center of Gravity in the X axis"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Length> ; .
{"resource":"Center of Gravity in the X axis" ,"qname":"quantitykind:CENTER-OF-GRAVITY_X" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/CENTER-OF-GRAVITY_X" ,"properties":["applicable unit":"unit:ANGSTROM" ,"applicable unit":"unit:AU" ,"applicable unit":"unit:BTU_IT-PER-LB_F" ,"applicable unit":"unit:CH" ,"applicable unit":"unit:CentiM" ,"applicable unit":"unit:DecaM" ,"applicable unit":"unit:DeciM" ,"applicable unit":"unit:FATH" ,"applicable unit":"unit:FM" ,"applicable unit":"unit:FT" ,"applicable unit":"unit:FT_US" ,"applicable unit":"unit:FUR" ,"applicable unit":"unit:FUR_Long" ,"applicable unit":"unit:FemtoM" ,"applicable unit":"unit:GAUGE_FR" ,"applicable unit":"unit:HectoM" ,"applicable unit":"unit:IN" ,"applicable unit":"unit:KiloM" ,"applicable unit":"unit:LY" ,"applicable unit":"unit:M" ,"applicable unit":"unit:MI" ,"applicable unit":"unit:MI_N" ,"applicable unit":"unit:MI_US" ,"applicable unit":"unit:MicroIN" ,"applicable unit":"unit:MicroM" ,"applicable unit":"unit:MilLength" ,"applicable unit":"unit:MilliIN" ,"applicable unit":"unit:MilliM" ,"applicable unit":"unit:NanoM" ,"applicable unit":"unit:PARSEC" ,"applicable unit":"unit:PCA" ,"applicable unit":"unit:PT" ,"applicable unit":"unit:PicoM" ,"applicable unit":"unit:PlanckLength" ,"applicable unit":"unit:ROD" ,"applicable unit":"unit:YD" ,"has broader":"quantitykind:Length" ,"has dimension vector":"qkdv:A0E0L1I0M0H0T0D0" ,"informative reference":"http:\/\/www.grc.nasa.gov\/WWW\/k-12\/airplane\/cg.html" ,"is replaced by":"quantitykind:CenterOfGravity_X" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Center of Gravity in the X axis" ,"symbol":"cg" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/CENTER-OF-GRAVITY_X", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "isReplacedBy" : "http://qudt.org/vocab/quantitykind/CenterOfGravity_X", "applicableUnit" : [ "http://qudt.org/vocab/unit/PCA", "http://qudt.org/vocab/unit/FATH", "http://qudt.org/vocab/unit/AU", "http://qudt.org/vocab/unit/MilLength", "http://qudt.org/vocab/unit/MI_US", "http://qudt.org/vocab/unit/BTU_IT-PER-LB_F", "http://qudt.org/vocab/unit/KiloM", "http://qudt.org/vocab/unit/GAUGE_FR", "http://qudt.org/vocab/unit/ANGSTROM", "http://qudt.org/vocab/unit/FemtoM", "http://qudt.org/vocab/unit/MilliM", "http://qudt.org/vocab/unit/CentiM", "http://qudt.org/vocab/unit/M", "http://qudt.org/vocab/unit/DeciM", "http://qudt.org/vocab/unit/PlanckLength", "http://qudt.org/vocab/unit/PicoM", "http://qudt.org/vocab/unit/ROD", "http://qudt.org/vocab/unit/MI", "http://qudt.org/vocab/unit/MicroM", "http://qudt.org/vocab/unit/NanoM", "http://qudt.org/vocab/unit/IN", "http://qudt.org/vocab/unit/DecaM", "http://qudt.org/vocab/unit/MilliIN", "http://qudt.org/vocab/unit/HectoM", "http://qudt.org/vocab/unit/FT", "http://qudt.org/vocab/unit/FM", "http://qudt.org/vocab/unit/CH", "http://qudt.org/vocab/unit/PARSEC", "http://qudt.org/vocab/unit/PT", "http://qudt.org/vocab/unit/MicroIN", "http://qudt.org/vocab/unit/FUR_Long", "http://qudt.org/vocab/unit/LY", "http://qudt.org/vocab/unit/FUR", "http://qudt.org/vocab/unit/MI_N", "http://qudt.org/vocab/unit/YD", "http://qudt.org/vocab/unit/FT_US" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0", "informativeReference" : "http://www.grc.nasa.gov/WWW/k-12/airplane/cg.html", "symbol" : "cg", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Center of Gravity in the X axis" }, "broader" : "http://qudt.org/vocab/quantitykind/Length", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "isReplacedBy" : { "@id" : "http://purl.org/dc/terms/isReplacedBy", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@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#" } }
quantitykind:CENTER-OF-GRAVITY_Y
URI: http://qudt.org/vocab/quantitykind/CENTER-OF-GRAVITY_Y
@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/CENTER-OF-GRAVITY_Y> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/isReplacedBy> <http://qudt.org/vocab/quantitykind/CenterOfGravity_Y> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ANGSTROM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AU> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FATH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FUR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FUR_Long> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GAUGE_FR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_N> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilLength> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PARSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PCA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckLength> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ROD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YD> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://www.grc.nasa.gov/WWW/k-12/airplane/cg.html"^^xsd:anyURI ; <http://qudt.org/schema/qudt/symbol> "cg" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Center of Gravity in the Y axis"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Length> ; .
{"resource":"Center of Gravity in the Y axis" ,"qname":"quantitykind:CENTER-OF-GRAVITY_Y" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/CENTER-OF-GRAVITY_Y" ,"properties":["applicable unit":"unit:ANGSTROM" ,"applicable unit":"unit:AU" ,"applicable unit":"unit:BTU_IT-PER-LB_F" ,"applicable unit":"unit:CH" ,"applicable unit":"unit:CentiM" ,"applicable unit":"unit:DecaM" ,"applicable unit":"unit:DeciM" ,"applicable unit":"unit:FATH" ,"applicable unit":"unit:FM" ,"applicable unit":"unit:FT" ,"applicable unit":"unit:FT_US" ,"applicable unit":"unit:FUR" ,"applicable unit":"unit:FUR_Long" ,"applicable unit":"unit:FemtoM" ,"applicable unit":"unit:GAUGE_FR" ,"applicable unit":"unit:HectoM" ,"applicable unit":"unit:IN" ,"applicable unit":"unit:KiloM" ,"applicable unit":"unit:LY" ,"applicable unit":"unit:M" ,"applicable unit":"unit:MI" ,"applicable unit":"unit:MI_N" ,"applicable unit":"unit:MI_US" ,"applicable unit":"unit:MicroIN" ,"applicable unit":"unit:MicroM" ,"applicable unit":"unit:MilLength" ,"applicable unit":"unit:MilliIN" ,"applicable unit":"unit:MilliM" ,"applicable unit":"unit:NanoM" ,"applicable unit":"unit:PARSEC" ,"applicable unit":"unit:PCA" ,"applicable unit":"unit:PT" ,"applicable unit":"unit:PicoM" ,"applicable unit":"unit:PlanckLength" ,"applicable unit":"unit:ROD" ,"applicable unit":"unit:YD" ,"has broader":"quantitykind:Length" ,"has dimension vector":"qkdv:A0E0L1I0M0H0T0D0" ,"informative reference":"http:\/\/www.grc.nasa.gov\/WWW\/k-12\/airplane\/cg.html" ,"is replaced by":"quantitykind:CenterOfGravity_Y" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Center of Gravity in the Y axis" ,"symbol":"cg" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/CENTER-OF-GRAVITY_Y", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "isReplacedBy" : "http://qudt.org/vocab/quantitykind/CenterOfGravity_Y", "applicableUnit" : [ "http://qudt.org/vocab/unit/MicroIN", "http://qudt.org/vocab/unit/CH", "http://qudt.org/vocab/unit/PCA", "http://qudt.org/vocab/unit/FT_US", "http://qudt.org/vocab/unit/MI_US", "http://qudt.org/vocab/unit/GAUGE_FR", "http://qudt.org/vocab/unit/MilliIN", "http://qudt.org/vocab/unit/MilliM", "http://qudt.org/vocab/unit/PT", "http://qudt.org/vocab/unit/FATH", "http://qudt.org/vocab/unit/PicoM", "http://qudt.org/vocab/unit/MilLength", "http://qudt.org/vocab/unit/LY", "http://qudt.org/vocab/unit/MicroM", "http://qudt.org/vocab/unit/PlanckLength", "http://qudt.org/vocab/unit/FUR_Long", "http://qudt.org/vocab/unit/FUR", "http://qudt.org/vocab/unit/DecaM", "http://qudt.org/vocab/unit/ANGSTROM", "http://qudt.org/vocab/unit/CentiM", "http://qudt.org/vocab/unit/MI_N", "http://qudt.org/vocab/unit/YD", "http://qudt.org/vocab/unit/AU", "http://qudt.org/vocab/unit/DeciM", "http://qudt.org/vocab/unit/PARSEC", "http://qudt.org/vocab/unit/FM", "http://qudt.org/vocab/unit/ROD", "http://qudt.org/vocab/unit/NanoM", "http://qudt.org/vocab/unit/M", "http://qudt.org/vocab/unit/MI", "http://qudt.org/vocab/unit/KiloM", "http://qudt.org/vocab/unit/FemtoM", "http://qudt.org/vocab/unit/IN", "http://qudt.org/vocab/unit/BTU_IT-PER-LB_F", "http://qudt.org/vocab/unit/HectoM", "http://qudt.org/vocab/unit/FT" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0", "informativeReference" : "http://www.grc.nasa.gov/WWW/k-12/airplane/cg.html", "symbol" : "cg", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Center of Gravity in the Y axis" }, "broader" : "http://qudt.org/vocab/quantitykind/Length", "@context" : { "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "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" }, "isReplacedBy" : { "@id" : "http://purl.org/dc/terms/isReplacedBy", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@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#" } }
quantitykind:CENTER-OF-GRAVITY_Z
URI: http://qudt.org/vocab/quantitykind/CENTER-OF-GRAVITY_Z
@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/CENTER-OF-GRAVITY_Z> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/isReplacedBy> <http://qudt.org/vocab/quantitykind/CenterOfGravity_Z> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ANGSTROM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AU> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FATH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FUR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FUR_Long> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GAUGE_FR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_N> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilLength> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PARSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PCA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckLength> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ROD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YD> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://www.grc.nasa.gov/WWW/k-12/airplane/cg.html"^^xsd:anyURI ; <http://qudt.org/schema/qudt/symbol> "cg" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Center of Gravity in the Z axis"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Length> ; .
{"resource":"Center of Gravity in the Z axis" ,"qname":"quantitykind:CENTER-OF-GRAVITY_Z" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/CENTER-OF-GRAVITY_Z" ,"properties":["applicable unit":"unit:ANGSTROM" ,"applicable unit":"unit:AU" ,"applicable unit":"unit:BTU_IT-PER-LB_F" ,"applicable unit":"unit:CH" ,"applicable unit":"unit:CentiM" ,"applicable unit":"unit:DecaM" ,"applicable unit":"unit:DeciM" ,"applicable unit":"unit:FATH" ,"applicable unit":"unit:FM" ,"applicable unit":"unit:FT" ,"applicable unit":"unit:FT_US" ,"applicable unit":"unit:FUR" ,"applicable unit":"unit:FUR_Long" ,"applicable unit":"unit:FemtoM" ,"applicable unit":"unit:GAUGE_FR" ,"applicable unit":"unit:HectoM" ,"applicable unit":"unit:IN" ,"applicable unit":"unit:KiloM" ,"applicable unit":"unit:LY" ,"applicable unit":"unit:M" ,"applicable unit":"unit:MI" ,"applicable unit":"unit:MI_N" ,"applicable unit":"unit:MI_US" ,"applicable unit":"unit:MicroIN" ,"applicable unit":"unit:MicroM" ,"applicable unit":"unit:MilLength" ,"applicable unit":"unit:MilliIN" ,"applicable unit":"unit:MilliM" ,"applicable unit":"unit:NanoM" ,"applicable unit":"unit:PARSEC" ,"applicable unit":"unit:PCA" ,"applicable unit":"unit:PT" ,"applicable unit":"unit:PicoM" ,"applicable unit":"unit:PlanckLength" ,"applicable unit":"unit:ROD" ,"applicable unit":"unit:YD" ,"has broader":"quantitykind:Length" ,"has dimension vector":"qkdv:A0E0L1I0M0H0T0D0" ,"informative reference":"http:\/\/www.grc.nasa.gov\/WWW\/k-12\/airplane\/cg.html" ,"is replaced by":"quantitykind:CenterOfGravity_Z" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Center of Gravity in the Z axis" ,"symbol":"cg" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/CENTER-OF-GRAVITY_Z", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "isReplacedBy" : "http://qudt.org/vocab/quantitykind/CenterOfGravity_Z", "applicableUnit" : [ "http://qudt.org/vocab/unit/FUR", "http://qudt.org/vocab/unit/PCA", "http://qudt.org/vocab/unit/PT", "http://qudt.org/vocab/unit/FT_US", "http://qudt.org/vocab/unit/PicoM", "http://qudt.org/vocab/unit/ANGSTROM", "http://qudt.org/vocab/unit/FT", "http://qudt.org/vocab/unit/MilliIN", "http://qudt.org/vocab/unit/MI", "http://qudt.org/vocab/unit/GAUGE_FR", "http://qudt.org/vocab/unit/DeciM", "http://qudt.org/vocab/unit/MicroM", "http://qudt.org/vocab/unit/ROD", "http://qudt.org/vocab/unit/DecaM", "http://qudt.org/vocab/unit/KiloM", "http://qudt.org/vocab/unit/FemtoM", "http://qudt.org/vocab/unit/MI_N", "http://qudt.org/vocab/unit/CentiM", "http://qudt.org/vocab/unit/FATH", "http://qudt.org/vocab/unit/MI_US", "http://qudt.org/vocab/unit/YD", "http://qudt.org/vocab/unit/MilLength", "http://qudt.org/vocab/unit/FM", "http://qudt.org/vocab/unit/LY", "http://qudt.org/vocab/unit/M", "http://qudt.org/vocab/unit/MicroIN", "http://qudt.org/vocab/unit/HectoM", "http://qudt.org/vocab/unit/BTU_IT-PER-LB_F", "http://qudt.org/vocab/unit/IN", "http://qudt.org/vocab/unit/AU", "http://qudt.org/vocab/unit/PARSEC", "http://qudt.org/vocab/unit/PlanckLength", "http://qudt.org/vocab/unit/MilliM", "http://qudt.org/vocab/unit/NanoM", "http://qudt.org/vocab/unit/FUR_Long", "http://qudt.org/vocab/unit/CH" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0", "informativeReference" : "http://www.grc.nasa.gov/WWW/k-12/airplane/cg.html", "symbol" : "cg", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Center of Gravity in the Z axis" }, "broader" : "http://qudt.org/vocab/quantitykind/Length", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "isReplacedBy" : { "@id" : "http://purl.org/dc/terms/isReplacedBy", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "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#" } }
quantitykind:CENTER-OF-MASS
URI: http://qudt.org/vocab/quantitykind/CENTER-OF-MASS
The point at which the distributed mass of a composite body can be acted upon by a force without inducing any rotation of the composite body.
@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/CENTER-OF-MASS> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The point at which the distributed mass of a composite body can be acted upon by a force without inducing any rotation of the composite body."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ANGSTROM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AU> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FATH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FUR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FUR_Long> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GAUGE_FR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_N> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilLength> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PARSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PCA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckLength> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ROD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YD> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Center_of_mass"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "The point at which the distributed mass of a composite body can be acted upon by a force without inducing any rotation of the composite body." ; <http://qudt.org/schema/qudt/symbol> "R" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Center of Mass (CoM)"@en ; <http://www.w3.org/2004/02/skos/core#altLabel> "COM" ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/PositionVector> ; .
{"resource":"Center of Mass (CoM)" ,"qname":"quantitykind:CENTER-OF-MASS" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/CENTER-OF-MASS" ,"properties":["alternative label":"COM" ,"applicable unit":"unit:ANGSTROM" ,"applicable unit":"unit:AU" ,"applicable unit":"unit:BTU_IT-PER-LB_F" ,"applicable unit":"unit:CH" ,"applicable unit":"unit:CentiM" ,"applicable unit":"unit:DecaM" ,"applicable unit":"unit:DeciM" ,"applicable unit":"unit:FATH" ,"applicable unit":"unit:FM" ,"applicable unit":"unit:FT" ,"applicable unit":"unit:FT_US" ,"applicable unit":"unit:FUR" ,"applicable unit":"unit:FUR_Long" ,"applicable unit":"unit:FemtoM" ,"applicable unit":"unit:GAUGE_FR" ,"applicable unit":"unit:HectoM" ,"applicable unit":"unit:IN" ,"applicable unit":"unit:KiloM" ,"applicable unit":"unit:LY" ,"applicable unit":"unit:M" ,"applicable unit":"unit:MI" ,"applicable unit":"unit:MI_N" ,"applicable unit":"unit:MI_US" ,"applicable unit":"unit:MicroIN" ,"applicable unit":"unit:MicroM" ,"applicable unit":"unit:MilLength" ,"applicable unit":"unit:MilliIN" ,"applicable unit":"unit:MilliM" ,"applicable unit":"unit:NanoM" ,"applicable unit":"unit:PARSEC" ,"applicable unit":"unit:PCA" ,"applicable unit":"unit:PT" ,"applicable unit":"unit:PicoM" ,"applicable unit":"unit:PlanckLength" ,"applicable unit":"unit:ROD" ,"applicable unit":"unit:YD" ,"description":"The point at which the distributed mass of a composite body can be acted upon by a force without inducing any rotation of the composite body." ,"description (plain text)":"The point at which the distributed mass of a composite body can be acted upon by a force without inducing any rotation of the composite body." ,"has broader":"quantitykind:PositionVector" ,"has dimension vector":"qkdv:A0E0L1I0M0H0T0D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Center_of_mass" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Center of Mass (CoM)" ,"symbol":"R" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/CENTER-OF-MASS", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The point at which the distributed mass of a composite body can be acted upon by a force without inducing any rotation of the composite body.", "applicableUnit" : [ "http://qudt.org/vocab/unit/PlanckLength", "http://qudt.org/vocab/unit/PT", "http://qudt.org/vocab/unit/PARSEC", "http://qudt.org/vocab/unit/CentiM", "http://qudt.org/vocab/unit/FATH", "http://qudt.org/vocab/unit/ANGSTROM", "http://qudt.org/vocab/unit/FT", "http://qudt.org/vocab/unit/CH", "http://qudt.org/vocab/unit/MI", "http://qudt.org/vocab/unit/IN", "http://qudt.org/vocab/unit/DeciM", "http://qudt.org/vocab/unit/YD", "http://qudt.org/vocab/unit/GAUGE_FR", "http://qudt.org/vocab/unit/MilLength", "http://qudt.org/vocab/unit/M", "http://qudt.org/vocab/unit/BTU_IT-PER-LB_F", "http://qudt.org/vocab/unit/PicoM", "http://qudt.org/vocab/unit/HectoM", "http://qudt.org/vocab/unit/MI_N", "http://qudt.org/vocab/unit/KiloM", "http://qudt.org/vocab/unit/MilliM", "http://qudt.org/vocab/unit/NanoM", "http://qudt.org/vocab/unit/AU", "http://qudt.org/vocab/unit/MicroIN", "http://qudt.org/vocab/unit/DecaM", "http://qudt.org/vocab/unit/MI_US", "http://qudt.org/vocab/unit/FUR_Long", "http://qudt.org/vocab/unit/ROD", "http://qudt.org/vocab/unit/FM", "http://qudt.org/vocab/unit/FemtoM", "http://qudt.org/vocab/unit/PCA", "http://qudt.org/vocab/unit/LY", "http://qudt.org/vocab/unit/MilliIN", "http://qudt.org/vocab/unit/FUR", "http://qudt.org/vocab/unit/MicroM", "http://qudt.org/vocab/unit/FT_US" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0", "informativeReference" : "http://en.wikipedia.org/wiki/Center_of_mass", "plainTextDescription" : "The point at which the distributed mass of a composite body can be acted upon by a force without inducing any rotation of the composite body.", "symbol" : "R", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Center of Mass (CoM)" }, "altLabel" : "COM", "broader" : "http://qudt.org/vocab/quantitykind/PositionVector", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "altLabel" : { "@id" : "http://www.w3.org/2004/02/skos/core#altLabel" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@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#" } }
quantitykind:CONTRACT-END-ITEM-SPECIFICATION-MASS
URI: http://qudt.org/vocab/quantitykind/CONTRACT-END-ITEM-SPECIFICATION-MASS
Contractual mass requirement of a delivered item. Note that The term 'control mass' is sometimes utilized as a limit in lieu of CEI mass when a CEI mass does not exist. The term 'Interface Control Document Mass' is another alternative for specifying a contractual mass requirement.
@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/CONTRACT-END-ITEM-SPECIFICATION-MASS> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "Contractual mass requirement of a delivered item. Note that The term 'control mass' is sometimes utilized as a limit in lieu of CEI mass when a CEI mass does not exist. The term 'Interface Control Document Mass' is another alternative for specifying a contractual mass requirement."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AMU> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CARAT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CWT_LONG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CWT_SHORT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DRAM_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DRAM_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DWT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciTONNE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciTON_Metric> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/EarthMass> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GRAIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Hundredweight_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Hundredweight_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloTONNE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloTON_Metric> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_T> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LunarMass> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ_M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ_TROY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Pennyweight> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckMass> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Quarter_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/SLUG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/SolarMass> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Stone_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TONNE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_Assay> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_LONG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_Metric> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_SHORT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/U> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ; <http://qudt.org/schema/qudt/plainTextDescription> "Contractual mass requirement of a delivered item. Note that The term 'control mass' is sometimes utilized as a limit in lieu of CEI mass when a CEI mass does not exist. The term 'Interface Control Document Mass' is another alternative for specifying a contractual mass requirement." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Contract End Item (CEI) Specification Mass."@en ; <http://www.w3.org/2004/02/skos/core#altLabel> "CEI" ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Mass> ; .
{"resource":"Contract End Item (CEI) Specification Mass." ,"qname":"quantitykind:CONTRACT-END-ITEM-SPECIFICATION-MASS" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/CONTRACT-END-ITEM-SPECIFICATION-MASS" ,"properties":["alternative label":"CEI" ,"applicable unit":"unit:AMU" ,"applicable unit":"unit:CARAT" ,"applicable unit":"unit:CWT_LONG" ,"applicable unit":"unit:CWT_SHORT" ,"applicable unit":"unit:CentiGM" ,"applicable unit":"unit:DRAM_UK" ,"applicable unit":"unit:DRAM_US" ,"applicable unit":"unit:DWT" ,"applicable unit":"unit:DecaGM" ,"applicable unit":"unit:DeciGM" ,"applicable unit":"unit:DeciTONNE" ,"applicable unit":"unit:DeciTON_Metric" ,"applicable unit":"unit:EarthMass" ,"applicable unit":"unit:FemtoGM" ,"applicable unit":"unit:GM" ,"applicable unit":"unit:GRAIN" ,"applicable unit":"unit:HectoGM" ,"applicable unit":"unit:Hundredweight_UK" ,"applicable unit":"unit:Hundredweight_US" ,"applicable unit":"unit:KiloGM" ,"applicable unit":"unit:KiloTONNE" ,"applicable unit":"unit:KiloTON_Metric" ,"applicable unit":"unit:LB" ,"applicable unit":"unit:LB_M" ,"applicable unit":"unit:LB_T" ,"applicable unit":"unit:LunarMass" ,"applicable unit":"unit:MegaGM" ,"applicable unit":"unit:MicroGM" ,"applicable unit":"unit:MilliGM" ,"applicable unit":"unit:NanoGM" ,"applicable unit":"unit:OZ" ,"applicable unit":"unit:OZ_M" ,"applicable unit":"unit:OZ_TROY" ,"applicable unit":"unit:Pennyweight" ,"applicable unit":"unit:PicoGM" ,"applicable unit":"unit:PlanckMass" ,"applicable unit":"unit:Quarter_UK" ,"applicable unit":"unit:SLUG" ,"applicable unit":"unit:SolarMass" ,"applicable unit":"unit:Stone_UK" ,"applicable unit":"unit:TONNE" ,"applicable unit":"unit:TON_Assay" ,"applicable unit":"unit:TON_LONG" ,"applicable unit":"unit:TON_Metric" ,"applicable unit":"unit:TON_SHORT" ,"applicable unit":"unit:TON_UK" ,"applicable unit":"unit:TON_US" ,"applicable unit":"unit:U" ,"description":"Contractual mass requirement of a delivered item. Note that The term 'control mass' is sometimes utilized as a limit in lieu of CEI mass when a CEI mass does not exist. The term 'Interface Control Document Mass' is another alternative for specifying a contractual mass requirement." ,"description (plain text)":"Contractual mass requirement of a delivered item. Note that The term 'control mass' is sometimes utilized as a limit in lieu of CEI mass when a CEI mass does not exist. The term 'Interface Control Document Mass' is another alternative for specifying a contractual mass requirement." ,"has broader":"quantitykind:Mass" ,"has dimension vector":"qkdv:A0E0L0I0M1H0T0D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Contract End Item (CEI) Specification Mass." ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/CONTRACT-END-ITEM-SPECIFICATION-MASS", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "Contractual mass requirement of a delivered item. Note that The term 'control mass' is sometimes utilized as a limit in lieu of CEI mass when a CEI mass does not exist. The term 'Interface Control Document Mass' is another alternative for specifying a contractual mass requirement.", "applicableUnit" : [ "http://qudt.org/vocab/unit/SolarMass", "http://qudt.org/vocab/unit/Pennyweight", "http://qudt.org/vocab/unit/Hundredweight_UK", "http://qudt.org/vocab/unit/DRAM_US", "http://qudt.org/vocab/unit/MilliGM", "http://qudt.org/vocab/unit/DecaGM", "http://qudt.org/vocab/unit/CWT_LONG", "http://qudt.org/vocab/unit/KiloTON_Metric", "http://qudt.org/vocab/unit/OZ", "http://qudt.org/vocab/unit/Hundredweight_US", "http://qudt.org/vocab/unit/GRAIN", "http://qudt.org/vocab/unit/TON_UK", "http://qudt.org/vocab/unit/PlanckMass", "http://qudt.org/vocab/unit/CWT_SHORT", "http://qudt.org/vocab/unit/MicroGM", "http://qudt.org/vocab/unit/TON_Assay", "http://qudt.org/vocab/unit/NanoGM", "http://qudt.org/vocab/unit/LunarMass", "http://qudt.org/vocab/unit/LB_M", "http://qudt.org/vocab/unit/TON_SHORT", "http://qudt.org/vocab/unit/HectoGM", "http://qudt.org/vocab/unit/CARAT", "http://qudt.org/vocab/unit/LB_T", "http://qudt.org/vocab/unit/DeciTON_Metric", "http://qudt.org/vocab/unit/OZ_TROY", "http://qudt.org/vocab/unit/DWT", "http://qudt.org/vocab/unit/PicoGM", "http://qudt.org/vocab/unit/GM", "http://qudt.org/vocab/unit/CentiGM", "http://qudt.org/vocab/unit/FemtoGM", "http://qudt.org/vocab/unit/EarthMass", "http://qudt.org/vocab/unit/TONNE", "http://qudt.org/vocab/unit/KiloGM", "http://qudt.org/vocab/unit/LB", "http://qudt.org/vocab/unit/OZ_M", "http://qudt.org/vocab/unit/Quarter_UK", "http://qudt.org/vocab/unit/U", "http://qudt.org/vocab/unit/Stone_UK", "http://qudt.org/vocab/unit/DRAM_UK", "http://qudt.org/vocab/unit/TON_LONG", "http://qudt.org/vocab/unit/SLUG", "http://qudt.org/vocab/unit/MegaGM", "http://qudt.org/vocab/unit/DeciGM", "http://qudt.org/vocab/unit/KiloTONNE", "http://qudt.org/vocab/unit/DeciTONNE", "http://qudt.org/vocab/unit/TON_US", "http://qudt.org/vocab/unit/AMU", "http://qudt.org/vocab/unit/TON_Metric" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0", "plainTextDescription" : "Contractual mass requirement of a delivered item. Note that The term 'control mass' is sometimes utilized as a limit in lieu of CEI mass when a CEI mass does not exist. The term 'Interface Control Document Mass' is another alternative for specifying a contractual mass requirement.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Contract End Item (CEI) Specification Mass." }, "altLabel" : "CEI", "broader" : "http://qudt.org/vocab/quantitykind/Mass", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "altLabel" : { "@id" : "http://www.w3.org/2004/02/skos/core#altLabel" }, "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#" } }
quantitykind:CONTROL-MASS
URI: http://qudt.org/vocab/quantitykind/CONTROL-MASS
The upper design gross mass limit of a system at a specified mission event against which margins are calculated after accounting for basic masses of flight hardware, MGA, and uncertainties. It may include propellants, crew, and cargo.
@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/CONTROL-MASS> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The upper design gross mass limit of a system at a specified mission event against which margins are calculated after accounting for basic masses of flight hardware, MGA, and uncertainties. It may include propellants, crew, and cargo."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AMU> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CARAT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CWT_LONG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CWT_SHORT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DRAM_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DRAM_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DWT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciTONNE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciTON_Metric> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/EarthMass> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GRAIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Hundredweight_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Hundredweight_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloTONNE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloTON_Metric> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_T> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LunarMass> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ_M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ_TROY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Pennyweight> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckMass> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Quarter_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/SLUG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/SolarMass> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Stone_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TONNE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_Assay> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_LONG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_Metric> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_SHORT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/U> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ; <http://qudt.org/schema/qudt/plainTextDescription> "The upper design gross mass limit of a system at a specified mission event against which margins are calculated after accounting for basic masses of flight hardware, MGA, and uncertainties. It may include propellants, crew, and cargo." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Control Mass."@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Mass> ; .
{"resource":"Control Mass." ,"qname":"quantitykind:CONTROL-MASS" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/CONTROL-MASS" ,"properties":["applicable unit":"unit:AMU" ,"applicable unit":"unit:CARAT" ,"applicable unit":"unit:CWT_LONG" ,"applicable unit":"unit:CWT_SHORT" ,"applicable unit":"unit:CentiGM" ,"applicable unit":"unit:DRAM_UK" ,"applicable unit":"unit:DRAM_US" ,"applicable unit":"unit:DWT" ,"applicable unit":"unit:DecaGM" ,"applicable unit":"unit:DeciGM" ,"applicable unit":"unit:DeciTONNE" ,"applicable unit":"unit:DeciTON_Metric" ,"applicable unit":"unit:EarthMass" ,"applicable unit":"unit:FemtoGM" ,"applicable unit":"unit:GM" ,"applicable unit":"unit:GRAIN" ,"applicable unit":"unit:HectoGM" ,"applicable unit":"unit:Hundredweight_UK" ,"applicable unit":"unit:Hundredweight_US" ,"applicable unit":"unit:KiloGM" ,"applicable unit":"unit:KiloTONNE" ,"applicable unit":"unit:KiloTON_Metric" ,"applicable unit":"unit:LB" ,"applicable unit":"unit:LB_M" ,"applicable unit":"unit:LB_T" ,"applicable unit":"unit:LunarMass" ,"applicable unit":"unit:MegaGM" ,"applicable unit":"unit:MicroGM" ,"applicable unit":"unit:MilliGM" ,"applicable unit":"unit:NanoGM" ,"applicable unit":"unit:OZ" ,"applicable unit":"unit:OZ_M" ,"applicable unit":"unit:OZ_TROY" ,"applicable unit":"unit:Pennyweight" ,"applicable unit":"unit:PicoGM" ,"applicable unit":"unit:PlanckMass" ,"applicable unit":"unit:Quarter_UK" ,"applicable unit":"unit:SLUG" ,"applicable unit":"unit:SolarMass" ,"applicable unit":"unit:Stone_UK" ,"applicable unit":"unit:TONNE" ,"applicable unit":"unit:TON_Assay" ,"applicable unit":"unit:TON_LONG" ,"applicable unit":"unit:TON_Metric" ,"applicable unit":"unit:TON_SHORT" ,"applicable unit":"unit:TON_UK" ,"applicable unit":"unit:TON_US" ,"applicable unit":"unit:U" ,"description":"The upper design gross mass limit of a system at a specified mission event against which margins are calculated after accounting for basic masses of flight hardware, MGA, and uncertainties. It may include propellants, crew, and cargo." ,"description (plain text)":"The upper design gross mass limit of a system at a specified mission event against which margins are calculated after accounting for basic masses of flight hardware, MGA, and uncertainties. It may include propellants, crew, and cargo." ,"has broader":"quantitykind:Mass" ,"has dimension vector":"qkdv:A0E0L0I0M1H0T0D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Control Mass." ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/CONTROL-MASS", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The upper design gross mass limit of a system at a specified mission event against which margins are calculated after accounting for basic masses of flight hardware, MGA, and uncertainties. It may include propellants, crew, and cargo.", "applicableUnit" : [ "http://qudt.org/vocab/unit/GM", "http://qudt.org/vocab/unit/DecaGM", "http://qudt.org/vocab/unit/DWT", "http://qudt.org/vocab/unit/CWT_SHORT", "http://qudt.org/vocab/unit/LB", "http://qudt.org/vocab/unit/LB_T", "http://qudt.org/vocab/unit/MegaGM", "http://qudt.org/vocab/unit/CARAT", "http://qudt.org/vocab/unit/KiloTON_Metric", "http://qudt.org/vocab/unit/HectoGM", "http://qudt.org/vocab/unit/KiloGM", "http://qudt.org/vocab/unit/NanoGM", "http://qudt.org/vocab/unit/AMU", "http://qudt.org/vocab/unit/DeciTONNE", "http://qudt.org/vocab/unit/FemtoGM", "http://qudt.org/vocab/unit/U", "http://qudt.org/vocab/unit/LB_M", "http://qudt.org/vocab/unit/TON_Assay", "http://qudt.org/vocab/unit/PicoGM", "http://qudt.org/vocab/unit/TON_Metric", "http://qudt.org/vocab/unit/TON_SHORT", "http://qudt.org/vocab/unit/SLUG", "http://qudt.org/vocab/unit/MicroGM", "http://qudt.org/vocab/unit/Pennyweight", "http://qudt.org/vocab/unit/DRAM_UK", "http://qudt.org/vocab/unit/PlanckMass", "http://qudt.org/vocab/unit/Stone_UK", "http://qudt.org/vocab/unit/TON_US", "http://qudt.org/vocab/unit/DeciGM", "http://qudt.org/vocab/unit/TONNE", "http://qudt.org/vocab/unit/TON_UK", "http://qudt.org/vocab/unit/MilliGM", "http://qudt.org/vocab/unit/CWT_LONG", "http://qudt.org/vocab/unit/OZ", "http://qudt.org/vocab/unit/OZ_M", "http://qudt.org/vocab/unit/KiloTONNE", "http://qudt.org/vocab/unit/EarthMass", "http://qudt.org/vocab/unit/DRAM_US", "http://qudt.org/vocab/unit/TON_LONG", "http://qudt.org/vocab/unit/Hundredweight_UK", "http://qudt.org/vocab/unit/SolarMass", "http://qudt.org/vocab/unit/DeciTON_Metric", "http://qudt.org/vocab/unit/Quarter_UK", "http://qudt.org/vocab/unit/GRAIN", "http://qudt.org/vocab/unit/LunarMass", "http://qudt.org/vocab/unit/CentiGM", "http://qudt.org/vocab/unit/OZ_TROY", "http://qudt.org/vocab/unit/Hundredweight_US" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0", "plainTextDescription" : "The upper design gross mass limit of a system at a specified mission event against which margins are calculated after accounting for basic masses of flight hardware, MGA, and uncertainties. It may include propellants, crew, and cargo.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Control Mass." }, "broader" : "http://qudt.org/vocab/quantitykind/Mass", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@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://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "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#" } }
quantitykind:CanonicalPartitionFunction
URI: http://qudt.org/vocab/quantitykind/CanonicalPartitionFunction
A "Canonical Partition Function" applies to a canonical ensemble, in which the system is allowed to exchange heat with the environment at fixed temperature, volume, and number of particles.
@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/CanonicalPartitionFunction> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "A \"Canonical Partition Function\" applies to a canonical ensemble, in which the system is allowed to exchange heat with the environment at fixed temperature, volume, and number of particles."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/UNITLESS> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Partition_function_(statistical_mechanics)"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(Z = \\sum_r e^{-\\frac{E_r}{kT}}\\), where the sum is over all quantum states consistent with given energy, volume, external fields, and content, \\(E_r\\) is the energy in the \\(rth\\) quantum state, \\(k\\) is the Boltzmann constant, and \\(T\\) is thermodynamic temperature."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "A \"Canonical Partition Function\" applies to a canonical ensemble, in which the system is allowed to exchange heat with the environment at fixed temperature, volume, and number of particles." ; <http://qudt.org/schema/qudt/symbol> "Z" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Canonical Partition Function"@en ; .
{"resource":"Canonical Partition Function" ,"qname":"quantitykind:CanonicalPartitionFunction" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/CanonicalPartitionFunction" ,"properties":["applicable unit":"unit:UNITLESS" ,"description":"A \"Canonical Partition Function\" applies to a canonical ensemble, in which the system is allowed to exchange heat with the environment at fixed temperature, volume, and number of particles." ,"description (plain text)":"A \"Canonical Partition Function\" applies to a canonical ensemble, in which the system is allowed to exchange heat with the environment at fixed temperature, volume, and number of particles." ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Partition_function_(statistical_mechanics)" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Canonical Partition Function" ,"latex definition":"\\(Z = \\sum_r e^{-\\frac{E_r}{kT}}\\), where the sum is over all quantum states consistent with given energy, volume, external fields, and content, \\(E_r\\) is the energy in the \\(rth\\) quantum state, \\(k\\) is the Boltzmann constant, and \\(T\\) is thermodynamic temperature." ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31894" ,"symbol":"Z" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/CanonicalPartitionFunction", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "A \"Canonical Partition Function\" applies to a canonical ensemble, in which the system is allowed to exchange heat with the environment at fixed temperature, volume, and number of particles.", "applicableUnit" : "http://qudt.org/vocab/unit/UNITLESS", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "informativeReference" : "http://en.wikipedia.org/wiki/Partition_function_(statistical_mechanics)", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31894", "latexDefinition" : "\\(Z = \\sum_r e^{-\\frac{E_r}{kT}}\\), where the sum is over all quantum states consistent with given energy, volume, external fields, and content, \\(E_r\\) is the energy in the \\(rth\\) quantum state, \\(k\\) is the Boltzmann constant, and \\(T\\) is thermodynamic temperature.", "plainTextDescription" : "A \"Canonical Partition Function\" applies to a canonical ensemble, in which the system is allowed to exchange heat with the environment at fixed temperature, volume, and number of particles.", "symbol" : "Z", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Canonical Partition Function" }, "@context" : { "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@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#" } }
quantitykind:Capacitance
URI: http://qudt.org/vocab/quantitykind/Capacitance
"Capacitance" is the ability of a body to hold an electrical charge; it is quantified as the amount of electric charge stored for a given electric potential. Capacitance is a scalar-valued quantity.
@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/Capacitance> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Capacitance\" is the ability of a body to hold an electrical charge; it is quantified as the amount of electric charge stored for a given electric potential. Capacitance is a scalar-valued quantity."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AttoFARAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FARAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FARAD_Ab> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FARAD_Stat> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroFARAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliFARAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoFARAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoFARAD> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Capacitance"^^xsd:anyURI ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T4D0> ; <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/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(C = Q/U\\), where \\(Q\\) is electric charge and \\(V\\) is voltage."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Capacitance\" is the ability of a body to hold an electrical charge; it is quantified as the amount of electric charge stored for a given electric potential. Capacitance is a scalar-valued quantity." ; <http://qudt.org/schema/qudt/symbol> "C" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Capacitance"@en ; .
{"resource":"Capacitance" ,"qname":"quantitykind:Capacitance" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Capacitance" ,"properties":["applicable unit":"unit:AttoFARAD" ,"applicable unit":"unit:FARAD" ,"applicable unit":"unit:FARAD_Ab" ,"applicable unit":"unit:FARAD_Stat" ,"applicable unit":"unit:MicroFARAD" ,"applicable unit":"unit:MilliFARAD" ,"applicable unit":"unit:NanoFARAD" ,"applicable unit":"unit:PicoFARAD" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Capacitance" ,"description":"\"Capacitance\" is the ability of a body to hold an electrical charge; it is quantified as the amount of electric charge stored for a given electric potential. Capacitance is a scalar-valued quantity." ,"description (plain text)":"\"Capacitance\" is the ability of a body to hold an electrical charge; it is quantified as the amount of electric charge stored for a given electric potential. Capacitance is a scalar-valued quantity." ,"has dimension vector":"qkdv:A0E2L-2I0M-1H0T4D0" ,"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":"Capacitance" ,"latex definition":"\\(C = Q\/U\\), where \\(Q\\) is electric charge and \\(V\\) is voltage." ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=43012" ,"symbol":"C" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/Capacitance", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Capacitance\" is the ability of a body to hold an electrical charge; it is quantified as the amount of electric charge stored for a given electric potential. Capacitance is a scalar-valued quantity.", "applicableUnit" : [ "http://qudt.org/vocab/unit/NanoFARAD", "http://qudt.org/vocab/unit/FARAD_Stat", "http://qudt.org/vocab/unit/MilliFARAD", "http://qudt.org/vocab/unit/FARAD", "http://qudt.org/vocab/unit/FARAD_Ab", "http://qudt.org/vocab/unit/MicroFARAD", "http://qudt.org/vocab/unit/AttoFARAD", "http://qudt.org/vocab/unit/PicoFARAD" ], "dbpediaMatch" : "http://dbpedia.org/resource/Capacitance", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T4D0", "informativeReference" : "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=43012", "latexDefinition" : "\\(C = Q/U\\), where \\(Q\\) is electric charge and \\(V\\) is voltage.", "plainTextDescription" : "\"Capacitance\" is the ability of a body to hold an electrical charge; it is quantified as the amount of electric charge stored for a given electric potential. Capacitance is a scalar-valued quantity.", "symbol" : "C", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Capacitance" }, "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "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#" } }
quantitykind:Capacity
URI: http://qudt.org/vocab/quantitykind/Capacity
In computer operations, (a) the largest quantity which can be stored, processed, or transferred; (b) the largest number of digits or characters which may regularly be processed; (c) the upper and lower limits of the quantities which may be processed. In other contexts, the amount of material that can be stored, such as fuel or food.
@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/Capacity> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "In computer operations, (a) the largest quantity which can be stored, processed, or transferred; (b) the largest number of digits or characters which may regularly be processed; (c) the upper and lower limits of the quantities which may be processed. In other contexts, the amount of material that can be stored, such as fuel or food."^^rdf:HTML ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Capacity"^^xsd:anyURI ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/plainTextDescription> "In computer operations, (a) the largest quantity which can be stored, processed, or transferred; (b) the largest number of digits or characters which may regularly be processed; (c) the upper and lower limits of the quantities which may be processed. In other contexts, the amount of material that can be stored, such as fuel or food." ; <http://qudt.org/schema/qudt/symbol> "TBD" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Capacity"@en ; .
{"resource":"Capacity" ,"qname":"quantitykind:Capacity" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Capacity" ,"properties":["dbpedia match":"http:\/\/dbpedia.org\/resource\/Capacity" ,"description":"In computer operations, (a) the largest quantity which can be stored, processed, or transferred; (b) the largest number of digits or characters which may regularly be processed; (c) the upper and lower limits of the quantities which may be processed. In other contexts, the amount of material that can be stored, such as fuel or food." ,"description (plain text)":"In computer operations, (a) the largest quantity which can be stored, processed, or transferred; (b) the largest number of digits or characters which may regularly be processed; (c) the upper and lower limits of the quantities which may be processed. In other contexts, the amount of material that can be stored, such as fuel or food." ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Capacity" ,"symbol":"TBD" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/Capacity", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "In computer operations, (a) the largest quantity which can be stored, processed, or transferred; (b) the largest number of digits or characters which may regularly be processed; (c) the upper and lower limits of the quantities which may be processed. In other contexts, the amount of material that can be stored, such as fuel or food.", "dbpediaMatch" : "http://dbpedia.org/resource/Capacity", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "plainTextDescription" : "In computer operations, (a) the largest quantity which can be stored, processed, or transferred; (b) the largest number of digits or characters which may regularly be processed; (c) the upper and lower limits of the quantities which may be processed. In other contexts, the amount of material that can be stored, such as fuel or food.", "symbol" : "TBD", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Capacity" }, "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:CarrierLifetime
URI: http://qudt.org/vocab/quantitykind/CarrierLifetime
"Carrier LifetIme" is a time constant for recombination or trapping of minority charge carriers in semiconductors.
@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/CarrierLifetime> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Carrier LifetIme\" is a time constant for recombination or trapping of minority charge carriers in semiconductors."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiPOISE-PER-BAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DAY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DAY_Sidereal> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/H-PER-KiloOHM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/H-PER-OHM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HR_Sidereal> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloYR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MIN_Sidereal> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MO> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MO_MeanGREGORIAN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MO_MeanJulian> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MO_Synodic> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaYR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroH-PER-KiloOHM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroH-PER-OHM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliH-PER-KiloOHM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliH-PER-OHM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliPA-SEC-PER-BAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PA-SEC-PER-BAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/POISE-PER-BAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckTime> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/SH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/WK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YR_Common> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YR_Sidereal> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YR_TROPICAL> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Carrier_lifetime"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\tau, \\tau_n, \\tau_p\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Carrier LifetIme\" is a time constant for recombination or trapping of minority charge carriers in semiconductors." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Carrier LifetIme"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Time> ; .
{"resource":"Carrier LifetIme" ,"qname":"quantitykind:CarrierLifetime" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/CarrierLifetime" ,"properties":["applicable unit":"unit:CentiPOISE-PER-BAR" ,"applicable unit":"unit:DAY" ,"applicable unit":"unit:DAY_Sidereal" ,"applicable unit":"unit:DeciSEC" ,"applicable unit":"unit:H-PER-KiloOHM" ,"applicable unit":"unit:H-PER-OHM" ,"applicable unit":"unit:HR" ,"applicable unit":"unit:HR_Sidereal" ,"applicable unit":"unit:KiloSEC" ,"applicable unit":"unit:KiloYR" ,"applicable unit":"unit:MIN" ,"applicable unit":"unit:MIN_Sidereal" ,"applicable unit":"unit:MO" ,"applicable unit":"unit:MO_MeanGREGORIAN" ,"applicable unit":"unit:MO_MeanJulian" ,"applicable unit":"unit:MO_Synodic" ,"applicable unit":"unit:MegaYR" ,"applicable unit":"unit:MicroH-PER-KiloOHM" ,"applicable unit":"unit:MicroH-PER-OHM" ,"applicable unit":"unit:MicroSEC" ,"applicable unit":"unit:MilliH-PER-KiloOHM" ,"applicable unit":"unit:MilliH-PER-OHM" ,"applicable unit":"unit:MilliPA-SEC-PER-BAR" ,"applicable unit":"unit:MilliSEC" ,"applicable unit":"unit:NanoSEC" ,"applicable unit":"unit:PA-SEC-PER-BAR" ,"applicable unit":"unit:POISE-PER-BAR" ,"applicable unit":"unit:PicoSEC" ,"applicable unit":"unit:PlanckTime" ,"applicable unit":"unit:SEC" ,"applicable unit":"unit:SH" ,"applicable unit":"unit:WK" ,"applicable unit":"unit:YR" ,"applicable unit":"unit:YR_Common" ,"applicable unit":"unit:YR_Sidereal" ,"applicable unit":"unit:YR_TROPICAL" ,"description":"\"Carrier LifetIme\" is a time constant for recombination or trapping of minority charge carriers in semiconductors." ,"description (plain text)":"\"Carrier LifetIme\" is a time constant for recombination or trapping of minority charge carriers in semiconductors." ,"has broader":"quantitykind:Time" ,"has dimension vector":"qkdv:A0E0L0I0M0H0T1D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Carrier_lifetime" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Carrier LifetIme" ,"latex symbol":"\\(\\tau, \\tau_n, \\tau_p\\)" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31897" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/CarrierLifetime", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Carrier LifetIme\" is a time constant for recombination or trapping of minority charge carriers in semiconductors.", "applicableUnit" : [ "http://qudt.org/vocab/unit/MO", "http://qudt.org/vocab/unit/WK", "http://qudt.org/vocab/unit/DeciSEC", "http://qudt.org/vocab/unit/MilliSEC", "http://qudt.org/vocab/unit/MO_MeanJulian", "http://qudt.org/vocab/unit/PicoSEC", "http://qudt.org/vocab/unit/KiloSEC", "http://qudt.org/vocab/unit/POISE-PER-BAR", "http://qudt.org/vocab/unit/YR", "http://qudt.org/vocab/unit/DAY_Sidereal", "http://qudt.org/vocab/unit/H-PER-OHM", "http://qudt.org/vocab/unit/SEC", "http://qudt.org/vocab/unit/MO_MeanGREGORIAN", "http://qudt.org/vocab/unit/MilliPA-SEC-PER-BAR", "http://qudt.org/vocab/unit/MegaYR", "http://qudt.org/vocab/unit/HR", "http://qudt.org/vocab/unit/MIN", "http://qudt.org/vocab/unit/MicroH-PER-KiloOHM", "http://qudt.org/vocab/unit/YR_Sidereal", "http://qudt.org/vocab/unit/MilliH-PER-OHM", "http://qudt.org/vocab/unit/CentiPOISE-PER-BAR", "http://qudt.org/vocab/unit/HR_Sidereal", "http://qudt.org/vocab/unit/PlanckTime", "http://qudt.org/vocab/unit/MIN_Sidereal", "http://qudt.org/vocab/unit/YR_Common", "http://qudt.org/vocab/unit/MilliH-PER-KiloOHM", "http://qudt.org/vocab/unit/YR_TROPICAL", "http://qudt.org/vocab/unit/H-PER-KiloOHM", "http://qudt.org/vocab/unit/MicroSEC", "http://qudt.org/vocab/unit/KiloYR", "http://qudt.org/vocab/unit/PA-SEC-PER-BAR", "http://qudt.org/vocab/unit/DAY", "http://qudt.org/vocab/unit/MO_Synodic", "http://qudt.org/vocab/unit/NanoSEC", "http://qudt.org/vocab/unit/MicroH-PER-OHM", "http://qudt.org/vocab/unit/SH" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0", "informativeReference" : "http://en.wikipedia.org/wiki/Carrier_lifetime", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31897", "latexSymbol" : "\\(\\tau, \\tau_n, \\tau_p\\)", "plainTextDescription" : "\"Carrier LifetIme\" is a time constant for recombination or trapping of minority charge carriers in semiconductors.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Carrier LifetIme" }, "broader" : "http://qudt.org/vocab/quantitykind/Time", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "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#" } }
quantitykind:CartesianArea
URI: http://qudt.org/vocab/quantitykind/CartesianArea
"Area" is a quantity that expresses the extent of a two-dimensional surface or shape, or planar lamina, in the plane.
@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/CartesianArea> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Area\" is a quantity that expresses the extent of a two-dimensional surface or shape, or planar lamina, in the plane."^^rdf:HTML ; <http://qudt.org/schema/qudt/abbreviation> "area" ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ARE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BARN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaARE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MIL_Circ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckArea> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YD2> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Area"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(A = \\int\\int dxdy\\), where \\(x\\) and \\(y\\) are cartesian coordinates."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/normativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Area\" is a quantity that expresses the extent of a two-dimensional surface or shape, or planar lamina, in the plane." ; <http://qudt.org/schema/qudt/symbol> "A" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Cartesian Area"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Area> ; <http://www.w3.org/2004/02/skos/core#closeMatch> <http://qudt.org/vocab/quantitykind/Area> ; .
{"resource":"Cartesian Area" ,"qname":"quantitykind:CartesianArea" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/CartesianArea" ,"properties":["abbreviation":"area" ,"applicable unit":"unit:AC" ,"applicable unit":"unit:ARE" ,"applicable unit":"unit:BARN" ,"applicable unit":"unit:CentiM2" ,"applicable unit":"unit:DecaARE" ,"applicable unit":"unit:DeciM2" ,"applicable unit":"unit:FT2" ,"applicable unit":"unit:HA" ,"applicable unit":"unit:IN2" ,"applicable unit":"unit:M2" ,"applicable unit":"unit:MI2" ,"applicable unit":"unit:MIL_Circ" ,"applicable unit":"unit:MicroM2" ,"applicable unit":"unit:MilliM2" ,"applicable unit":"unit:NanoM2" ,"applicable unit":"unit:PlanckArea" ,"applicable unit":"unit:YD2" ,"description":"\"Area\" is a quantity that expresses the extent of a two-dimensional surface or shape, or planar lamina, in the plane." ,"description (plain text)":"\"Area\" is a quantity that expresses the extent of a two-dimensional surface or shape, or planar lamina, in the plane." ,"has broader":"quantitykind:Area" ,"has close match":"quantitykind:Area" ,"has dimension vector":"qkdv:A0E0L2I0M0H0T0D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Area" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Cartesian Area" ,"latex definition":"\\(A = \\int\\int dxdy\\), where \\(x\\) and \\(y\\) are cartesian coordinates." ,"normative reference":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=43012" ,"symbol":"A" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/CartesianArea", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Area\" is a quantity that expresses the extent of a two-dimensional surface or shape, or planar lamina, in the plane.", "abbreviation" : "area", "applicableUnit" : [ "http://qudt.org/vocab/unit/MicroM2", "http://qudt.org/vocab/unit/AC", "http://qudt.org/vocab/unit/PlanckArea", "http://qudt.org/vocab/unit/HA", "http://qudt.org/vocab/unit/FT2", "http://qudt.org/vocab/unit/CentiM2", "http://qudt.org/vocab/unit/DecaARE", "http://qudt.org/vocab/unit/M2", "http://qudt.org/vocab/unit/IN2", "http://qudt.org/vocab/unit/MIL_Circ", "http://qudt.org/vocab/unit/DeciM2", "http://qudt.org/vocab/unit/MI2", "http://qudt.org/vocab/unit/BARN", "http://qudt.org/vocab/unit/ARE", "http://qudt.org/vocab/unit/MilliM2", "http://qudt.org/vocab/unit/YD2", "http://qudt.org/vocab/unit/NanoM2" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0", "informativeReference" : "http://en.wikipedia.org/wiki/Area", "latexDefinition" : "\\(A = \\int\\int dxdy\\), where \\(x\\) and \\(y\\) are cartesian coordinates.", "normativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=43012", "plainTextDescription" : "\"Area\" is a quantity that expresses the extent of a two-dimensional surface or shape, or planar lamina, in the plane.", "symbol" : "A", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Cartesian Area" }, "broader" : "http://qudt.org/vocab/quantitykind/Area", "closeMatch" : "http://qudt.org/vocab/quantitykind/Area", "@context" : { "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" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "normativeReference" : { "@id" : "http://qudt.org/schema/qudt/normativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "abbreviation" : { "@id" : "http://qudt.org/schema/qudt/abbreviation" }, "closeMatch" : { "@id" : "http://www.w3.org/2004/02/skos/core#closeMatch", "@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#" } }
quantitykind:CartesianCoordinates
URI: http://qudt.org/vocab/quantitykind/CartesianCoordinates
"Cartesian Coordinates" specify each point uniquely in a plane by a pair of numerical coordinates, which are the signed distances from the point to two fixed perpendicular directed lines, measured in the same unit of length.
@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/CartesianCoordinates> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Cartesian Coordinates\" specify each point uniquely in a plane by a pair of numerical coordinates, which are the signed distances from the point to two fixed perpendicular directed lines, measured in the same unit of length. "^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ANGSTROM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AU> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FATH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FUR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FUR_Long> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GAUGE_FR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_N> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilLength> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PARSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PCA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckLength> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ROD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YD> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Cartesian_coordinate_system"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Cartesian Coordinates\" specify each point uniquely in a plane by a pair of numerical coordinates, which are the signed distances from the point to two fixed perpendicular directed lines, measured in the same unit of length. " ; <http://qudt.org/schema/qudt/symbol> "x, y, z" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Cartesian coordinates"@en ; rdfs:label "Kartézská soustava souřadnic"@cs ; rdfs:label "Koordiant Kartesius"@ms ; rdfs:label "coordenadas cartesianas"@pt ; rdfs:label "coordinate cartesiane"@it ; rdfs:label "coordonnées cartésiennes"@fr ; rdfs:label "kartesische Koordinaten"@de ; rdfs:label "kartezyen koordinatları"@tr ; rdfs:label "مختصات دکارتی"@fa ; rdfs:label "直角坐标系"@zh ; <http://www.w3.org/2004/02/skos/core#altLabel> "Kartézské souřadnice"@cs ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Length> ; .
{"resource":"Cartesian coordinates" ,"qname":"quantitykind:CartesianCoordinates" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/CartesianCoordinates" ,"properties":["alternative label":"Kartézské souřadnice" ,"applicable unit":"unit:ANGSTROM" ,"applicable unit":"unit:AU" ,"applicable unit":"unit:BTU_IT-PER-LB_F" ,"applicable unit":"unit:CH" ,"applicable unit":"unit:CentiM" ,"applicable unit":"unit:DecaM" ,"applicable unit":"unit:DeciM" ,"applicable unit":"unit:FATH" ,"applicable unit":"unit:FM" ,"applicable unit":"unit:FT" ,"applicable unit":"unit:FT_US" ,"applicable unit":"unit:FUR" ,"applicable unit":"unit:FUR_Long" ,"applicable unit":"unit:FemtoM" ,"applicable unit":"unit:GAUGE_FR" ,"applicable unit":"unit:HectoM" ,"applicable unit":"unit:IN" ,"applicable unit":"unit:KiloM" ,"applicable unit":"unit:LY" ,"applicable unit":"unit:M" ,"applicable unit":"unit:MI" ,"applicable unit":"unit:MI_N" ,"applicable unit":"unit:MI_US" ,"applicable unit":"unit:MicroIN" ,"applicable unit":"unit:MicroM" ,"applicable unit":"unit:MilLength" ,"applicable unit":"unit:MilliIN" ,"applicable unit":"unit:MilliM" ,"applicable unit":"unit:NanoM" ,"applicable unit":"unit:PARSEC" ,"applicable unit":"unit:PCA" ,"applicable unit":"unit:PT" ,"applicable unit":"unit:PicoM" ,"applicable unit":"unit:PlanckLength" ,"applicable unit":"unit:ROD" ,"applicable unit":"unit:YD" ,"description":"\"Cartesian Coordinates\" specify each point uniquely in a plane by a pair of numerical coordinates, which are the signed distances from the point to two fixed perpendicular directed lines, measured in the same unit of length. " ,"description (plain text)":"\"Cartesian Coordinates\" specify each point uniquely in a plane by a pair of numerical coordinates, which are the signed distances from the point to two fixed perpendicular directed lines, measured in the same unit of length. " ,"has broader":"quantitykind:Length" ,"has dimension vector":"qkdv:A0E0L1I0M0H0T0D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Cartesian_coordinate_system" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Cartesian coordinates" ,"label":"Kartézská soustava souřadnic" ,"label":"Koordiant Kartesius" ,"label":"coordenadas cartesianas" ,"label":"coordinate cartesiane" ,"label":"coordonnées cartésiennes" ,"label":"kartesische Koordinaten" ,"label":"kartezyen koordinatları" ,"label":"مختصات دکارتی" ,"label":"直角坐标系" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=43012" ,"symbol":"x, y, z" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/CartesianCoordinates", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Cartesian Coordinates\" specify each point uniquely in a plane by a pair of numerical coordinates, which are the signed distances from the point to two fixed perpendicular directed lines, measured in the same unit of length. ", "applicableUnit" : [ "http://qudt.org/vocab/unit/MilliM", "http://qudt.org/vocab/unit/PT", "http://qudt.org/vocab/unit/MI_N", "http://qudt.org/vocab/unit/FT", "http://qudt.org/vocab/unit/M", "http://qudt.org/vocab/unit/ANGSTROM", "http://qudt.org/vocab/unit/NanoM", "http://qudt.org/vocab/unit/PlanckLength", "http://qudt.org/vocab/unit/PARSEC", "http://qudt.org/vocab/unit/FUR_Long", "http://qudt.org/vocab/unit/MilliIN", "http://qudt.org/vocab/unit/DecaM", "http://qudt.org/vocab/unit/MI", "http://qudt.org/vocab/unit/IN", "http://qudt.org/vocab/unit/FATH", "http://qudt.org/vocab/unit/CH", "http://qudt.org/vocab/unit/MilLength", "http://qudt.org/vocab/unit/MI_US", "http://qudt.org/vocab/unit/BTU_IT-PER-LB_F", "http://qudt.org/vocab/unit/HectoM", "http://qudt.org/vocab/unit/GAUGE_FR", "http://qudt.org/vocab/unit/PCA", "http://qudt.org/vocab/unit/DeciM", "http://qudt.org/vocab/unit/KiloM", "http://qudt.org/vocab/unit/YD", "http://qudt.org/vocab/unit/ROD", "http://qudt.org/vocab/unit/LY", "http://qudt.org/vocab/unit/AU", "http://qudt.org/vocab/unit/CentiM", "http://qudt.org/vocab/unit/FemtoM", "http://qudt.org/vocab/unit/MicroIN", "http://qudt.org/vocab/unit/FUR", "http://qudt.org/vocab/unit/PicoM", "http://qudt.org/vocab/unit/FM", "http://qudt.org/vocab/unit/FT_US", "http://qudt.org/vocab/unit/MicroM" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0", "informativeReference" : "http://en.wikipedia.org/wiki/Cartesian_coordinate_system", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=43012", "plainTextDescription" : "\"Cartesian Coordinates\" specify each point uniquely in a plane by a pair of numerical coordinates, which are the signed distances from the point to two fixed perpendicular directed lines, measured in the same unit of length. ", "symbol" : "x, y, z", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "fa", "@value" : "مختصات دکارتی" }, { "@language" : "ms", "@value" : "Koordiant Kartesius" }, { "@language" : "zh", "@value" : "直角坐标系" }, { "@language" : "tr", "@value" : "kartezyen koordinatları" }, { "@language" : "cs", "@value" : "Kartézská soustava souřadnic" }, { "@language" : "pt", "@value" : "coordenadas cartesianas" }, { "@language" : "it", "@value" : "coordinate cartesiane" }, { "@language" : "en", "@value" : "Cartesian coordinates" }, { "@language" : "fr", "@value" : "coordonnées cartésiennes" }, { "@language" : "de", "@value" : "kartesische Koordinaten" } ], "altLabel" : { "@language" : "cs", "@value" : "Kartézské souřadnice" }, "broader" : "http://qudt.org/vocab/quantitykind/Length", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "altLabel" : { "@id" : "http://www.w3.org/2004/02/skos/core#altLabel" }, "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#" } }
quantitykind:CartesianVolume
URI: http://qudt.org/vocab/quantitykind/CartesianVolume
"Volume" is the quantity of three-dimensional space enclosed by some closed boundary, for example, the space that a substance (solid, liquid, gas, or plasma) or shape occupies or contains.
@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/CartesianVolume> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Volume\" is the quantity of three-dimensional space enclosed by some closed boundary, for example, the space that a substance (solid, liquid, gas, or plasma) or shape occupies or contains."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AC-FT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ANGSTROM3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BBL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BBL_UK_PET> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BBL_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaM3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciM3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FBM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GI_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GI_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Kilo-FT3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/L> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroM3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ_VOL_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PINT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PINT_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PK_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckVolume> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/QT_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/QT_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/RT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/STR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Standard> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TBSP> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_SHIPPING_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TSP> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YD3> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Volume"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(V = \\int\\int\\int dxdydz\\), where \\(x\\), \\(y\\), and \\(z\\) are cartesian coordinates."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Volume\" is the quantity of three-dimensional space enclosed by some closed boundary, for example, the space that a substance (solid, liquid, gas, or plasma) or shape occupies or contains." ; <http://qudt.org/schema/qudt/symbol> "V" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Isipadu"@ms ; rdfs:label "Objem"@cs ; rdfs:label "Volumen"@de ; rdfs:label "hacim"@tr ; rdfs:label "objętość"@pl ; rdfs:label "prostornina"@sl ; rdfs:label "volum"@ro ; rdfs:label "volume"@en ; rdfs:label "volume"@fr ; rdfs:label "volume"@it ; rdfs:label "volume"@pt ; rdfs:label "volumen"@es ; rdfs:label "Επιτάχυνση"@el ; rdfs:label "Обем"@bg ; rdfs:label "Объём"@ru ; rdfs:label "נפח"@he ; rdfs:label "حجم"@ar ; rdfs:label "حجم"@fa ; rdfs:label "आयतन"@hi ; rdfs:label "体积"@zh ; rdfs:label "体積"@ja ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Volume> ; .
{"resource":"volume" ,"qname":"quantitykind:CartesianVolume" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/CartesianVolume" ,"properties":["applicable unit":"unit:AC-FT" ,"applicable unit":"unit:ANGSTROM3" ,"applicable unit":"unit:BBL" ,"applicable unit":"unit:BBL_UK_PET" ,"applicable unit":"unit:BBL_US" ,"applicable unit":"unit:CentiM3" ,"applicable unit":"unit:DecaL" ,"applicable unit":"unit:DecaM3" ,"applicable unit":"unit:DeciL" ,"applicable unit":"unit:DeciM3" ,"applicable unit":"unit:FBM" ,"applicable unit":"unit:FT3" ,"applicable unit":"unit:FemtoL" ,"applicable unit":"unit:GI_UK" ,"applicable unit":"unit:GI_US" ,"applicable unit":"unit:GT" ,"applicable unit":"unit:HectoL" ,"applicable unit":"unit:IN3" ,"applicable unit":"unit:Kilo-FT3" ,"applicable unit":"unit:KiloL" ,"applicable unit":"unit:L" ,"applicable unit":"unit:M3" ,"applicable unit":"unit:MI3" ,"applicable unit":"unit:MegaL" ,"applicable unit":"unit:MicroL" ,"applicable unit":"unit:MicroM3" ,"applicable unit":"unit:MilliL" ,"applicable unit":"unit:MilliM3" ,"applicable unit":"unit:NanoL" ,"applicable unit":"unit:OZ_VOL_UK" ,"applicable unit":"unit:PINT" ,"applicable unit":"unit:PINT_UK" ,"applicable unit":"unit:PK_UK" ,"applicable unit":"unit:PicoL" ,"applicable unit":"unit:PlanckVolume" ,"applicable unit":"unit:QT_UK" ,"applicable unit":"unit:QT_US" ,"applicable unit":"unit:RT" ,"applicable unit":"unit:STR" ,"applicable unit":"unit:Standard" ,"applicable unit":"unit:TBSP" ,"applicable unit":"unit:TON_SHIPPING_US" ,"applicable unit":"unit:TSP" ,"applicable unit":"unit:YD3" ,"description":"\"Volume\" is the quantity of three-dimensional space enclosed by some closed boundary, for example, the space that a substance (solid, liquid, gas, or plasma) or shape occupies or contains." ,"description (plain text)":"\"Volume\" is the quantity of three-dimensional space enclosed by some closed boundary, for example, the space that a substance (solid, liquid, gas, or plasma) or shape occupies or contains." ,"has broader":"quantitykind:Volume" ,"has dimension vector":"qkdv:A0E0L3I0M0H0T0D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Volume" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Isipadu" ,"label":"Objem" ,"label":"Volumen" ,"label":"hacim" ,"label":"objętość" ,"label":"prostornina" ,"label":"volum" ,"label":"volume" ,"label":"volume" ,"label":"volume" ,"label":"volume" ,"label":"volumen" ,"label":"Επιτάχυνση" ,"label":"Обем" ,"label":"Объём" ,"label":"נפח" ,"label":"حجم" ,"label":"حجم" ,"label":"आयतन" ,"label":"体积" ,"label":"体積" ,"latex definition":"\\(V = \\int\\int\\int dxdydz\\), where \\(x\\), \\(y\\), and \\(z\\) are cartesian coordinates." ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=43012" ,"symbol":"V" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/CartesianVolume", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Volume\" is the quantity of three-dimensional space enclosed by some closed boundary, for example, the space that a substance (solid, liquid, gas, or plasma) or shape occupies or contains.", "applicableUnit" : [ "http://qudt.org/vocab/unit/RT", "http://qudt.org/vocab/unit/ANGSTROM3", "http://qudt.org/vocab/unit/GT", "http://qudt.org/vocab/unit/MilliM3", "http://qudt.org/vocab/unit/TON_SHIPPING_US", "http://qudt.org/vocab/unit/CentiM3", "http://qudt.org/vocab/unit/GI_US", "http://qudt.org/vocab/unit/BBL_UK_PET", "http://qudt.org/vocab/unit/PINT", "http://qudt.org/vocab/unit/DeciL", "http://qudt.org/vocab/unit/Standard", "http://qudt.org/vocab/unit/FBM", "http://qudt.org/vocab/unit/AC-FT", "http://qudt.org/vocab/unit/NanoL", "http://qudt.org/vocab/unit/HectoL", "http://qudt.org/vocab/unit/MI3", "http://qudt.org/vocab/unit/FemtoL", "http://qudt.org/vocab/unit/DecaL", "http://qudt.org/vocab/unit/GI_UK", "http://qudt.org/vocab/unit/PicoL", "http://qudt.org/vocab/unit/OZ_VOL_UK", "http://qudt.org/vocab/unit/TSP", "http://qudt.org/vocab/unit/PINT_UK", "http://qudt.org/vocab/unit/MicroM3", "http://qudt.org/vocab/unit/Kilo-FT3", "http://qudt.org/vocab/unit/YD3", "http://qudt.org/vocab/unit/MegaL", "http://qudt.org/vocab/unit/DecaM3", "http://qudt.org/vocab/unit/IN3", "http://qudt.org/vocab/unit/M3", "http://qudt.org/vocab/unit/DeciM3", "http://qudt.org/vocab/unit/TBSP", "http://qudt.org/vocab/unit/BBL_US", "http://qudt.org/vocab/unit/QT_US", "http://qudt.org/vocab/unit/PlanckVolume", "http://qudt.org/vocab/unit/MicroL", "http://qudt.org/vocab/unit/KiloL", "http://qudt.org/vocab/unit/BBL", "http://qudt.org/vocab/unit/L", "http://qudt.org/vocab/unit/PK_UK", "http://qudt.org/vocab/unit/MilliL", "http://qudt.org/vocab/unit/STR", "http://qudt.org/vocab/unit/FT3", "http://qudt.org/vocab/unit/QT_UK" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0", "informativeReference" : "http://en.wikipedia.org/wiki/Volume", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=43012", "latexDefinition" : "\\(V = \\int\\int\\int dxdydz\\), where \\(x\\), \\(y\\), and \\(z\\) are cartesian coordinates.", "plainTextDescription" : "\"Volume\" is the quantity of three-dimensional space enclosed by some closed boundary, for example, the space that a substance (solid, liquid, gas, or plasma) or shape occupies or contains.", "symbol" : "V", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "ro", "@value" : "volum" }, { "@language" : "cs", "@value" : "Objem" }, { "@language" : "de", "@value" : "Volumen" }, { "@language" : "ja", "@value" : "体積" }, { "@language" : "he", "@value" : "נפח" }, { "@language" : "ru", "@value" : "Объём" }, { "@language" : "pl", "@value" : "objętość" }, { "@language" : "tr", "@value" : "hacim" }, { "@language" : "el", "@value" : "Επιτάχυνση" }, { "@language" : "sl", "@value" : "prostornina" }, { "@language" : "ms", "@value" : "Isipadu" }, { "@language" : "bg", "@value" : "Обем" }, { "@language" : "ar", "@value" : "حجم" }, { "@language" : "fa", "@value" : "حجم" }, { "@language" : "zh", "@value" : "体积" }, { "@language" : "en", "@value" : "volume" }, { "@language" : "fr", "@value" : "volume" }, { "@language" : "it", "@value" : "volume" }, { "@language" : "pt", "@value" : "volume" }, { "@language" : "es", "@value" : "volumen" }, { "@language" : "hi", "@value" : "आयतन" } ], "broader" : "http://qudt.org/vocab/quantitykind/Volume", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@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#" } }
quantitykind:CatalyticActivity
URI: http://qudt.org/vocab/quantitykind/CatalyticActivity
An index of the actual or potential activity of a catalyst. The catalytic activity of an enzyme or an enzyme-containing preparation is defined as the property measured by the increase in the rate of conversion of a specified chemical reaction that the enzyme produces in a specified assay system. Catalytic activity is an extensive quantity and is a property of the enzyme, not of the reaction mixture; it is thus conceptually different from rate of conversion although measured by and equidimensional with it. The unit for catalytic activity is the \(katal\); it may also be expressed in mol \(s^{-1}\). Dimensions: \(N T^{-1}\). Former terms such as catalytic ability, catalytic amount, and enzymic activity are no er recommended. Derived quantities are molar catalytic activity, specific catalytic activity, and catalytic activity concentration. Source(s): www.answers.com
@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/CatalyticActivity> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "An index of the actual or potential activity of a catalyst. The catalytic activity of an enzyme or an enzyme-containing preparation is defined as the property measured by the increase in the rate of conversion of a specified chemical reaction that the enzyme produces in a specified assay system. Catalytic activity is an extensive quantity and is a property of the enzyme, not of the reaction mixture; it is thus conceptually different from rate of conversion although measured by and equidimensional with it. The unit for catalytic activity is the \\(katal\\); it may also be expressed in mol \\(s^{-1}\\). Dimensions: \\(N T^{-1}\\). Former terms such as catalytic ability, catalytic amount, and enzymic activity are no er recommended. Derived quantities are molar catalytic activity, specific catalytic activity, and catalytic activity concentration. Source(s): <a href=\"http://www.answers.com/topic/catalytic-activity-biochemistry\">www.answers.com</a>"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KAT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloMOL-PER-HR> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Catalysis"^^xsd:anyURI ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T-1D0> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Catalytic Activity"@en ; .
{"resource":"Catalytic Activity" ,"qname":"quantitykind:CatalyticActivity" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/CatalyticActivity" ,"properties":["applicable unit":"unit:KAT" ,"applicable unit":"unit:KiloMOL-PER-HR" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Catalysis" ,"description":"An index of the actual or potential activity of a catalyst. The catalytic activity of an enzyme or an enzyme-containing preparation is defined as the property measured by the increase in the rate of conversion of a specified chemical reaction that the enzyme produces in a specified assay system. Catalytic activity is an extensive quantity and is a property of the enzyme, not of the reaction mixture; it is thus conceptually different from rate of conversion although measured by and equidimensional with it. The unit for catalytic activity is the \\(katal\\); it may also be expressed in mol \\(s^{-1}\\). Dimensions: \\(N T^{-1}\\). Former terms such as catalytic ability, catalytic amount, and enzymic activity are no er recommended. Derived quantities are molar catalytic activity, specific catalytic activity, and catalytic activity concentration. Source(s): <a href=\"http:\/\/www.answers.com\/topic\/catalytic-activity-biochemistry\">www.answers.com<\/a>" ,"has dimension vector":"qkdv:A1E0L0I0M0H0T-1D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Catalytic Activity" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/CatalyticActivity", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "An index of the actual or potential activity of a catalyst. The catalytic activity of an enzyme or an enzyme-containing preparation is defined as the property measured by the increase in the rate of conversion of a specified chemical reaction that the enzyme produces in a specified assay system. Catalytic activity is an extensive quantity and is a property of the enzyme, not of the reaction mixture; it is thus conceptually different from rate of conversion although measured by and equidimensional with it. The unit for catalytic activity is the \\(katal\\); it may also be expressed in mol \\(s^{-1}\\). Dimensions: \\(N T^{-1}\\). Former terms such as catalytic ability, catalytic amount, and enzymic activity are no er recommended. Derived quantities are molar catalytic activity, specific catalytic activity, and catalytic activity concentration. Source(s): <a href=\"http://www.answers.com/topic/catalytic-activity-biochemistry\">www.answers.com</a>", "applicableUnit" : [ "http://qudt.org/vocab/unit/KAT", "http://qudt.org/vocab/unit/KiloMOL-PER-HR" ], "dbpediaMatch" : "http://dbpedia.org/resource/Catalysis", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T-1D0", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Catalytic Activity" }, "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:CatalyticActivityConcentration
URI: http://qudt.org/vocab/quantitykind/CatalyticActivityConcentration
The catalytic activity of an enzyme per unit volume, where volume refers to that of the original enzyme‐containing preparation, not that of the assay system. It may be expressed in katals per litre.
@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/CatalyticActivityConcentration> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The catalytic activity of an enzyme per unit volume, where volume refers to that of the original enzyme‐containing preparation, not that of the assay system. It may be expressed in katals per litre."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KAT-PER-L> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KAT-PER-MicroL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroKAT-PER-L> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliKAT-PER-L> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoKAT-PER-L> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoKAT-PER-L> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoMOL-PER-L-DAY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoMOL-PER-L-HR> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T-1D0> ; <http://qudt.org/schema/qudt/informativeReference> "https://doi.org/10.1351/goldbook.C00882"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "The catalytic activity of an enzyme per unit volume, where volume refers to that of the original enzyme‐containing preparation, not that of the assay system. It may be expressed in katals per litre." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Catalytic Activity Concentration"@en ; .
{"resource":"Catalytic Activity Concentration" ,"qname":"quantitykind:CatalyticActivityConcentration" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/CatalyticActivityConcentration" ,"properties":["applicable unit":"unit:KAT-PER-L" ,"applicable unit":"unit:KAT-PER-MicroL" ,"applicable unit":"unit:MicroKAT-PER-L" ,"applicable unit":"unit:MilliKAT-PER-L" ,"applicable unit":"unit:NanoKAT-PER-L" ,"applicable unit":"unit:PicoKAT-PER-L" ,"applicable unit":"unit:PicoMOL-PER-L-DAY" ,"applicable unit":"unit:PicoMOL-PER-L-HR" ,"description":"The catalytic activity of an enzyme per unit volume, where volume refers to that of the original enzyme\u2010containing preparation, not that of the assay system. It may be expressed in katals per litre." ,"description (plain text)":"The catalytic activity of an enzyme per unit volume, where volume refers to that of the original enzyme\u2010containing preparation, not that of the assay system. It may be expressed in katals per litre." ,"has dimension vector":"qkdv:A1E0L-3I0M0H0T-1D0" ,"informative reference":"https:\/\/doi.org\/10.1351\/goldbook.C00882" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Catalytic Activity Concentration" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/CatalyticActivityConcentration", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The catalytic activity of an enzyme per unit volume, where volume refers to that of the original enzyme‐containing preparation, not that of the assay system. It may be expressed in katals per litre.", "applicableUnit" : [ "http://qudt.org/vocab/unit/MilliKAT-PER-L", "http://qudt.org/vocab/unit/PicoMOL-PER-L-HR", "http://qudt.org/vocab/unit/NanoKAT-PER-L", "http://qudt.org/vocab/unit/KAT-PER-L", "http://qudt.org/vocab/unit/PicoMOL-PER-L-DAY", "http://qudt.org/vocab/unit/PicoKAT-PER-L", "http://qudt.org/vocab/unit/MicroKAT-PER-L", "http://qudt.org/vocab/unit/KAT-PER-MicroL" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T-1D0", "informativeReference" : "https://doi.org/10.1351/goldbook.C00882", "plainTextDescription" : "The catalytic activity of an enzyme per unit volume, where volume refers to that of the original enzyme‐containing preparation, not that of the assay system. It may be expressed in katals per litre.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Catalytic Activity Concentration" }, "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "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" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "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#" } }
quantitykind:CelsiusTemperature
URI: http://qudt.org/vocab/quantitykind/CelsiusTemperature
"Celsius Temperature", the thermodynamic temperature T_0, is exactly 0.01 kelvin below the thermodynamic temperature of the triple point of water.
@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/CelsiusTemperature> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Celsius Temperature\", the thermodynamic temperature T_0, is exactly 0.01 kelvin below the thermodynamic temperature of the triple point of water."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG_R> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/K> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckTemperature> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0> ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> """\"Celsius Temperature\", the thermodynamic temperature \\(T_0\\), is exactly \\(0.01\\)kelvin below the thermodynamic temperature of the triple point of water. \\(t = T - T_0\\), where \\(T\\) is Thermodynamic Temperature and \\(T_0 = 273.15 K\\)."""^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Celsius Temperature\", the thermodynamic temperature T_0, is exactly 0.01 kelvin below the thermodynamic temperature of the triple point of water." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Celsius sıcaklık"@tr ; rdfs:label "Celsius temperature"@en ; rdfs:label "Celsius-Temperatur"@de ; rdfs:label "Suhu Celsius"@ms ; rdfs:label "temperatura Celsius"@es ; rdfs:label "temperatura Celsius"@it ; rdfs:label "temperatura celsius"@pt ; rdfs:label "temperatura"@pl ; rdfs:label "temperatura"@sl ; rdfs:label "temperatură Celsius"@ro ; rdfs:label "température Celsius"@fr ; rdfs:label "teplota"@cs ; rdfs:label "Температура Цельсия"@ru ; rdfs:label "צלזיוס"@he ; rdfs:label "درجة الحرارة المئوية أو السيلسيوس"@ar ; rdfs:label "دمای سلسیوس/سانتیگراد"@fa ; rdfs:label "सेल्सियस तापमान"@hi ; rdfs:label "温度"@ja ; rdfs:label "温度"@zh ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/ThermodynamicTemperature> ; <http://www.w3.org/ns/prov#wasDerivedFrom> <http://qudt.org/vocab/quantitykind/ThermodynamicTemperature> ; .
{"resource":"Celsius temperature" ,"qname":"quantitykind:CelsiusTemperature" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/CelsiusTemperature" ,"properties":["applicable unit":"unit:DEG_R" ,"applicable unit":"unit:K" ,"applicable unit":"unit:PlanckTemperature" ,"description":"\"Celsius Temperature\", the thermodynamic temperature T_0, is exactly 0.01 kelvin below the thermodynamic temperature of the triple point of water." ,"description (plain text)":"\"Celsius Temperature\", the thermodynamic temperature T_0, is exactly 0.01 kelvin below the thermodynamic temperature of the triple point of water." ,"has broader":"quantitykind:ThermodynamicTemperature" ,"has dimension vector":"qkdv:A0E0L0I0M0H1T0D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Celsius sıcaklık" ,"label":"Celsius temperature" ,"label":"Celsius-Temperatur" ,"label":"Suhu Celsius" ,"label":"temperatura" ,"label":"temperatura" ,"label":"temperatura Celsius" ,"label":"temperatura Celsius" ,"label":"temperatura celsius" ,"label":"temperatură Celsius" ,"label":"température Celsius" ,"label":"teplota" ,"label":"Температура Цельсия" ,"label":"צלזיוס" ,"label":"درجة الحرارة المئوية أو السيلسيوس" ,"label":"دمای سلسیوس\/سانتیگراد" ,"label":"सेल्सियस तापमान" ,"label":"温度" ,"label":"温度" ,"latex definition":"\"Celsius Temperature\", the thermodynamic temperature \\(T_0\\), is exactly \\(0.01\\)kelvin below the thermodynamic temperature of the triple point of water.\n\\(t = T - T_0\\), where \\(T\\) is Thermodynamic Temperature and \\(T_0 = 273.15 K\\)." ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31890" ,"type":"qudt:QuantityKind" ,"was derived from":"quantitykind:ThermodynamicTemperature" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/CelsiusTemperature", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Celsius Temperature\", the thermodynamic temperature T_0, is exactly 0.01 kelvin below the thermodynamic temperature of the triple point of water.", "applicableUnit" : [ "http://qudt.org/vocab/unit/DEG_R", "http://qudt.org/vocab/unit/PlanckTemperature", "http://qudt.org/vocab/unit/K" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31890", "latexDefinition" : "\"Celsius Temperature\", the thermodynamic temperature \\(T_0\\), is exactly \\(0.01\\)kelvin below the thermodynamic temperature of the triple point of water.\n\\(t = T - T_0\\), where \\(T\\) is Thermodynamic Temperature and \\(T_0 = 273.15 K\\).", "plainTextDescription" : "\"Celsius Temperature\", the thermodynamic temperature T_0, is exactly 0.01 kelvin below the thermodynamic temperature of the triple point of water.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "hi", "@value" : "सेल्सियस तापमान" }, { "@language" : "ru", "@value" : "Температура Цельсия" }, { "@language" : "es", "@value" : "temperatura Celsius" }, { "@language" : "fr", "@value" : "température Celsius" }, { "@language" : "it", "@value" : "temperatura Celsius" }, { "@language" : "pt", "@value" : "temperatura celsius" }, { "@language" : "tr", "@value" : "Celsius sıcaklık" }, { "@language" : "de", "@value" : "Celsius-Temperatur" }, { "@language" : "ro", "@value" : "temperatură Celsius" }, { "@language" : "pl", "@value" : "temperatura" }, { "@language" : "ar", "@value" : "درجة الحرارة المئوية أو السيلسيوس" }, { "@language" : "fa", "@value" : "دمای سلسیوس/سانتیگراد" }, { "@language" : "sl", "@value" : "temperatura" }, { "@language" : "cs", "@value" : "teplota" }, { "@language" : "ja", "@value" : "温度" }, { "@language" : "zh", "@value" : "温度" }, { "@language" : "en", "@value" : "Celsius temperature" }, { "@language" : "ms", "@value" : "Suhu Celsius" }, { "@language" : "he", "@value" : "צלזיוס" } ], "broader" : "http://qudt.org/vocab/quantitykind/ThermodynamicTemperature", "wasDerivedFrom" : "http://qudt.org/vocab/quantitykind/ThermodynamicTemperature", "@context" : { "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "wasDerivedFrom" : { "@id" : "http://www.w3.org/ns/prov#wasDerivedFrom", "@type" : "@id" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "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#" } }
quantitykind:CenterOfGravity_X
URI: http://qudt.org/vocab/quantitykind/CenterOfGravity_X
@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/CenterOfGravity_X> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ANGSTROM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AU> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FATH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FUR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FUR_Long> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GAUGE_FR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_N> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilLength> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PARSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PCA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckLength> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ROD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YD> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://www.grc.nasa.gov/WWW/k-12/airplane/cg.html"^^xsd:anyURI ; <http://qudt.org/schema/qudt/symbol> "cg" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Center of Gravity in the X axis"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Length> ; .
{"resource":"Center of Gravity in the X axis" ,"qname":"quantitykind:CenterOfGravity_X" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/CenterOfGravity_X" ,"properties":["applicable unit":"unit:ANGSTROM" ,"applicable unit":"unit:AU" ,"applicable unit":"unit:BTU_IT-PER-LB_F" ,"applicable unit":"unit:CH" ,"applicable unit":"unit:CentiM" ,"applicable unit":"unit:DecaM" ,"applicable unit":"unit:DeciM" ,"applicable unit":"unit:FATH" ,"applicable unit":"unit:FM" ,"applicable unit":"unit:FT" ,"applicable unit":"unit:FT_US" ,"applicable unit":"unit:FUR" ,"applicable unit":"unit:FUR_Long" ,"applicable unit":"unit:FemtoM" ,"applicable unit":"unit:GAUGE_FR" ,"applicable unit":"unit:HectoM" ,"applicable unit":"unit:IN" ,"applicable unit":"unit:KiloM" ,"applicable unit":"unit:LY" ,"applicable unit":"unit:M" ,"applicable unit":"unit:MI" ,"applicable unit":"unit:MI_N" ,"applicable unit":"unit:MI_US" ,"applicable unit":"unit:MicroIN" ,"applicable unit":"unit:MicroM" ,"applicable unit":"unit:MilLength" ,"applicable unit":"unit:MilliIN" ,"applicable unit":"unit:MilliM" ,"applicable unit":"unit:NanoM" ,"applicable unit":"unit:PARSEC" ,"applicable unit":"unit:PCA" ,"applicable unit":"unit:PT" ,"applicable unit":"unit:PicoM" ,"applicable unit":"unit:PlanckLength" ,"applicable unit":"unit:ROD" ,"applicable unit":"unit:YD" ,"has broader":"quantitykind:Length" ,"has dimension vector":"qkdv:A0E0L1I0M0H0T0D0" ,"informative reference":"http:\/\/www.grc.nasa.gov\/WWW\/k-12\/airplane\/cg.html" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Center of Gravity in the X axis" ,"symbol":"cg" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/CenterOfGravity_X", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "applicableUnit" : [ "http://qudt.org/vocab/unit/FT", "http://qudt.org/vocab/unit/MicroM", "http://qudt.org/vocab/unit/LY", "http://qudt.org/vocab/unit/DecaM", "http://qudt.org/vocab/unit/DeciM", "http://qudt.org/vocab/unit/NanoM", "http://qudt.org/vocab/unit/GAUGE_FR", "http://qudt.org/vocab/unit/MI", "http://qudt.org/vocab/unit/AU", "http://qudt.org/vocab/unit/FUR_Long", "http://qudt.org/vocab/unit/MilliIN", "http://qudt.org/vocab/unit/CentiM", "http://qudt.org/vocab/unit/CH", "http://qudt.org/vocab/unit/ROD", "http://qudt.org/vocab/unit/KiloM", "http://qudt.org/vocab/unit/BTU_IT-PER-LB_F", "http://qudt.org/vocab/unit/PCA", "http://qudt.org/vocab/unit/PlanckLength", "http://qudt.org/vocab/unit/FATH", "http://qudt.org/vocab/unit/MI_US", "http://qudt.org/vocab/unit/FT_US", "http://qudt.org/vocab/unit/FUR", "http://qudt.org/vocab/unit/YD", "http://qudt.org/vocab/unit/PARSEC", "http://qudt.org/vocab/unit/MicroIN", "http://qudt.org/vocab/unit/MI_N", "http://qudt.org/vocab/unit/MilLength", "http://qudt.org/vocab/unit/FM", "http://qudt.org/vocab/unit/FemtoM", "http://qudt.org/vocab/unit/HectoM", "http://qudt.org/vocab/unit/PT", "http://qudt.org/vocab/unit/MilliM", "http://qudt.org/vocab/unit/PicoM", "http://qudt.org/vocab/unit/ANGSTROM", "http://qudt.org/vocab/unit/M", "http://qudt.org/vocab/unit/IN" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0", "informativeReference" : "http://www.grc.nasa.gov/WWW/k-12/airplane/cg.html", "symbol" : "cg", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Center of Gravity in the X axis" }, "broader" : "http://qudt.org/vocab/quantitykind/Length", "@context" : { "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@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#" } }
quantitykind:CenterOfGravity_Y
URI: http://qudt.org/vocab/quantitykind/CenterOfGravity_Y
@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/CenterOfGravity_Y> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ANGSTROM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AU> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FATH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FUR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FUR_Long> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GAUGE_FR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_N> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilLength> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PARSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PCA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckLength> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ROD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YD> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://www.grc.nasa.gov/WWW/k-12/airplane/cg.html"^^xsd:anyURI ; <http://qudt.org/schema/qudt/symbol> "cg" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Center of Gravity in the Y axis"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Length> ; .
{"resource":"Center of Gravity in the Y axis" ,"qname":"quantitykind:CenterOfGravity_Y" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/CenterOfGravity_Y" ,"properties":["applicable unit":"unit:ANGSTROM" ,"applicable unit":"unit:AU" ,"applicable unit":"unit:BTU_IT-PER-LB_F" ,"applicable unit":"unit:CH" ,"applicable unit":"unit:CentiM" ,"applicable unit":"unit:DecaM" ,"applicable unit":"unit:DeciM" ,"applicable unit":"unit:FATH" ,"applicable unit":"unit:FM" ,"applicable unit":"unit:FT" ,"applicable unit":"unit:FT_US" ,"applicable unit":"unit:FUR" ,"applicable unit":"unit:FUR_Long" ,"applicable unit":"unit:FemtoM" ,"applicable unit":"unit:GAUGE_FR" ,"applicable unit":"unit:HectoM" ,"applicable unit":"unit:IN" ,"applicable unit":"unit:KiloM" ,"applicable unit":"unit:LY" ,"applicable unit":"unit:M" ,"applicable unit":"unit:MI" ,"applicable unit":"unit:MI_N" ,"applicable unit":"unit:MI_US" ,"applicable unit":"unit:MicroIN" ,"applicable unit":"unit:MicroM" ,"applicable unit":"unit:MilLength" ,"applicable unit":"unit:MilliIN" ,"applicable unit":"unit:MilliM" ,"applicable unit":"unit:NanoM" ,"applicable unit":"unit:PARSEC" ,"applicable unit":"unit:PCA" ,"applicable unit":"unit:PT" ,"applicable unit":"unit:PicoM" ,"applicable unit":"unit:PlanckLength" ,"applicable unit":"unit:ROD" ,"applicable unit":"unit:YD" ,"has broader":"quantitykind:Length" ,"has dimension vector":"qkdv:A0E0L1I0M0H0T0D0" ,"informative reference":"http:\/\/www.grc.nasa.gov\/WWW\/k-12\/airplane\/cg.html" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Center of Gravity in the Y axis" ,"symbol":"cg" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/CenterOfGravity_Y", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "applicableUnit" : [ "http://qudt.org/vocab/unit/FUR_Long", "http://qudt.org/vocab/unit/MI_N", "http://qudt.org/vocab/unit/DeciM", "http://qudt.org/vocab/unit/FM", "http://qudt.org/vocab/unit/FATH", "http://qudt.org/vocab/unit/HectoM", "http://qudt.org/vocab/unit/M", "http://qudt.org/vocab/unit/IN", "http://qudt.org/vocab/unit/MicroM", "http://qudt.org/vocab/unit/DecaM", "http://qudt.org/vocab/unit/PlanckLength", "http://qudt.org/vocab/unit/PARSEC", "http://qudt.org/vocab/unit/MilLength", "http://qudt.org/vocab/unit/MI_US", "http://qudt.org/vocab/unit/ROD", "http://qudt.org/vocab/unit/KiloM", "http://qudt.org/vocab/unit/FUR", "http://qudt.org/vocab/unit/FT", "http://qudt.org/vocab/unit/MilliIN", "http://qudt.org/vocab/unit/LY", "http://qudt.org/vocab/unit/NanoM", "http://qudt.org/vocab/unit/GAUGE_FR", "http://qudt.org/vocab/unit/CentiM", "http://qudt.org/vocab/unit/CH", "http://qudt.org/vocab/unit/ANGSTROM", "http://qudt.org/vocab/unit/BTU_IT-PER-LB_F", "http://qudt.org/vocab/unit/AU", "http://qudt.org/vocab/unit/PCA", "http://qudt.org/vocab/unit/MicroIN", "http://qudt.org/vocab/unit/FemtoM", "http://qudt.org/vocab/unit/PT", "http://qudt.org/vocab/unit/FT_US", "http://qudt.org/vocab/unit/MilliM", "http://qudt.org/vocab/unit/PicoM", "http://qudt.org/vocab/unit/YD", "http://qudt.org/vocab/unit/MI" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0", "informativeReference" : "http://www.grc.nasa.gov/WWW/k-12/airplane/cg.html", "symbol" : "cg", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Center of Gravity in the Y axis" }, "broader" : "http://qudt.org/vocab/quantitykind/Length", "@context" : { "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@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#" } }
quantitykind:CenterOfGravity_Z
URI: http://qudt.org/vocab/quantitykind/CenterOfGravity_Z
@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/CenterOfGravity_Z> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ANGSTROM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AU> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FATH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FUR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FUR_Long> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GAUGE_FR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_N> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilLength> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PARSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PCA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckLength> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ROD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YD> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://www.grc.nasa.gov/WWW/k-12/airplane/cg.html"^^xsd:anyURI ; <http://qudt.org/schema/qudt/symbol> "cg" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Center of Gravity in the Z axis"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Length> ; .
{"resource":"Center of Gravity in the Z axis" ,"qname":"quantitykind:CenterOfGravity_Z" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/CenterOfGravity_Z" ,"properties":["applicable unit":"unit:ANGSTROM" ,"applicable unit":"unit:AU" ,"applicable unit":"unit:BTU_IT-PER-LB_F" ,"applicable unit":"unit:CH" ,"applicable unit":"unit:CentiM" ,"applicable unit":"unit:DecaM" ,"applicable unit":"unit:DeciM" ,"applicable unit":"unit:FATH" ,"applicable unit":"unit:FM" ,"applicable unit":"unit:FT" ,"applicable unit":"unit:FT_US" ,"applicable unit":"unit:FUR" ,"applicable unit":"unit:FUR_Long" ,"applicable unit":"unit:FemtoM" ,"applicable unit":"unit:GAUGE_FR" ,"applicable unit":"unit:HectoM" ,"applicable unit":"unit:IN" ,"applicable unit":"unit:KiloM" ,"applicable unit":"unit:LY" ,"applicable unit":"unit:M" ,"applicable unit":"unit:MI" ,"applicable unit":"unit:MI_N" ,"applicable unit":"unit:MI_US" ,"applicable unit":"unit:MicroIN" ,"applicable unit":"unit:MicroM" ,"applicable unit":"unit:MilLength" ,"applicable unit":"unit:MilliIN" ,"applicable unit":"unit:MilliM" ,"applicable unit":"unit:NanoM" ,"applicable unit":"unit:PARSEC" ,"applicable unit":"unit:PCA" ,"applicable unit":"unit:PT" ,"applicable unit":"unit:PicoM" ,"applicable unit":"unit:PlanckLength" ,"applicable unit":"unit:ROD" ,"applicable unit":"unit:YD" ,"has broader":"quantitykind:Length" ,"has dimension vector":"qkdv:A0E0L1I0M0H0T0D0" ,"informative reference":"http:\/\/www.grc.nasa.gov\/WWW\/k-12\/airplane\/cg.html" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Center of Gravity in the Z axis" ,"symbol":"cg" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/CenterOfGravity_Z", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "applicableUnit" : [ "http://qudt.org/vocab/unit/CentiM", "http://qudt.org/vocab/unit/CH", "http://qudt.org/vocab/unit/ROD", "http://qudt.org/vocab/unit/KiloM", "http://qudt.org/vocab/unit/ANGSTROM", "http://qudt.org/vocab/unit/BTU_IT-PER-LB_F", "http://qudt.org/vocab/unit/PCA", "http://qudt.org/vocab/unit/FT", "http://qudt.org/vocab/unit/LY", "http://qudt.org/vocab/unit/NanoM", "http://qudt.org/vocab/unit/GAUGE_FR", "http://qudt.org/vocab/unit/FT_US", "http://qudt.org/vocab/unit/YD", "http://qudt.org/vocab/unit/MI", "http://qudt.org/vocab/unit/AU", "http://qudt.org/vocab/unit/FUR_Long", "http://qudt.org/vocab/unit/MicroIN", "http://qudt.org/vocab/unit/MI_N", "http://qudt.org/vocab/unit/FM", "http://qudt.org/vocab/unit/FemtoM", "http://qudt.org/vocab/unit/HectoM", "http://qudt.org/vocab/unit/PT", "http://qudt.org/vocab/unit/MilliM", "http://qudt.org/vocab/unit/PicoM", "http://qudt.org/vocab/unit/M", "http://qudt.org/vocab/unit/IN", "http://qudt.org/vocab/unit/MicroM", "http://qudt.org/vocab/unit/DeciM", "http://qudt.org/vocab/unit/DecaM", "http://qudt.org/vocab/unit/PlanckLength", "http://qudt.org/vocab/unit/FATH", "http://qudt.org/vocab/unit/MI_US", "http://qudt.org/vocab/unit/FUR", "http://qudt.org/vocab/unit/MilliIN", "http://qudt.org/vocab/unit/PARSEC", "http://qudt.org/vocab/unit/MilLength" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0", "informativeReference" : "http://www.grc.nasa.gov/WWW/k-12/airplane/cg.html", "symbol" : "cg", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Center of Gravity in the Z axis" }, "broader" : "http://qudt.org/vocab/quantitykind/Length", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@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#" } }
quantitykind:CharacteristicAcousticImpedance
URI: http://qudt.org/vocab/quantitykind/CharacteristicAcousticImpedance
Characteristic impedance at a point in a non-dissipative medium and for a plane progressive wave, the quotient of the sound pressure \(p\) by the component of the sound particle velocity \(v\) in the direction of the wave propagation.
@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/CharacteristicAcousticImpedance> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "Characteristic impedance at a point in a non-dissipative medium and for a plane progressive wave, the quotient of the sound pressure \\(p\\) by the component of the sound particle velocity \\(v\\) in the direction of the wave propagation."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PA-SEC-PER-M> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-1D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Acoustic_impedance#Characteristic_acoustic_impedance"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(Z_c = pc\\), where \\(p\\) is the sound pressure and \\(c\\) is the phase speed of sound."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/symbol> "Z" ; <http://www.linkedmodel.org/schema/vaem#todo> "belongs to SOQ-ISO" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Characteristic Acoustic Impedance"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/AcousticImpedance> ; .
{"resource":"Characteristic Acoustic Impedance" ,"qname":"quantitykind:CharacteristicAcousticImpedance" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/CharacteristicAcousticImpedance" ,"properties":["applicable unit":"unit:PA-SEC-PER-M" ,"description":"Characteristic impedance at a point in a non-dissipative medium and for a plane progressive wave, the quotient of the sound pressure \\(p\\) by the component of the sound particle velocity \\(v\\) in the direction of the wave propagation." ,"has broader":"quantitykind:AcousticImpedance" ,"has dimension vector":"qkdv:A0E0L-2I0M1H0T-1D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Acoustic_impedance#Characteristic_acoustic_impedance" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Characteristic Acoustic Impedance" ,"latex definition":"\\(Z_c = pc\\), where \\(p\\) is the sound pressure and \\(c\\) is the phase speed of sound." ,"symbol":"Z" ,"todo":"belongs to SOQ-ISO" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/CharacteristicAcousticImpedance", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "Characteristic impedance at a point in a non-dissipative medium and for a plane progressive wave, the quotient of the sound pressure \\(p\\) by the component of the sound particle velocity \\(v\\) in the direction of the wave propagation.", "applicableUnit" : "http://qudt.org/vocab/unit/PA-SEC-PER-M", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-1D0", "informativeReference" : "http://en.wikipedia.org/wiki/Acoustic_impedance#Characteristic_acoustic_impedance", "latexDefinition" : "\\(Z_c = pc\\), where \\(p\\) is the sound pressure and \\(c\\) is the phase speed of sound.", "symbol" : "Z", "todo" : "belongs to SOQ-ISO", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Characteristic Acoustic Impedance" }, "broader" : "http://qudt.org/vocab/quantitykind/AcousticImpedance", "@context" : { "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@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" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "todo" : { "@id" : "http://www.linkedmodel.org/schema/vaem#todo" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "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#" } }
quantitykind:CharacteristicVelocity
URI: http://qudt.org/vocab/quantitykind/CharacteristicVelocity
Characteristic velocity or \(c^{*}\) is a measure of the combustion performance of a rocket engine independent of nozzle performance, and is used to compare different propellants and propulsion systems.
@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/CharacteristicVelocity> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "Characteristic velocity or \\(c^{*}\\) is a measure of the combustion performance of a rocket engine independent of nozzle performance, and is used to compare different propellants and propulsion systems."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(c^{*}\\)"^^<http://qudt.org/schema/qudt/LatexString> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Characteristic Velocity"@en ; .
{"resource":"Characteristic Velocity" ,"qname":"quantitykind:CharacteristicVelocity" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/CharacteristicVelocity" ,"properties":["description":"Characteristic velocity or \\(c^{*}\\) is a measure of the combustion performance of a rocket engine independent of nozzle performance, and is used to compare different propellants and propulsion systems." ,"has dimension vector":"qkdv:A0E0L1I0M0H0T-1D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Characteristic Velocity" ,"latex symbol":"\\(c^{*}\\)" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/CharacteristicVelocity", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "Characteristic velocity or \\(c^{*}\\) is a measure of the combustion performance of a rocket engine independent of nozzle performance, and is used to compare different propellants and propulsion systems.", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0", "latexSymbol" : "\\(c^{*}\\)", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Characteristic Velocity" }, "@context" : { "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" }, "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" }, "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#" } }
quantitykind:ChargeNumber
URI: http://qudt.org/vocab/quantitykind/ChargeNumber
The "Charge Number", or just valance of an ion is the coefficient that, when multiplied by the elementary charge, gives the ion's charge.
@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/ChargeNumber> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The \"Charge Number\", or just valance of an ion is the coefficient that, when multiplied by the elementary charge, gives the ion's charge."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NUM> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Charge_number"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "The \"Charge Number\", or just valance of an ion is the coefficient that, when multiplied by the elementary charge, gives the ion's charge." ; <http://qudt.org/schema/qudt/symbol> "z" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Charge Number"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Dimensionless> ; .
{"resource":"Charge Number" ,"qname":"quantitykind:ChargeNumber" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ChargeNumber" ,"properties":["applicable unit":"unit:NUM" ,"description":"The \"Charge Number\", or just valance of an ion is the coefficient that, when multiplied by the elementary charge, gives the ion's charge." ,"description (plain text)":"The \"Charge Number\", or just valance of an ion is the coefficient that, when multiplied by the elementary charge, gives the ion's charge." ,"has broader":"quantitykind:Dimensionless" ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Charge_number" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Charge Number" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31894" ,"symbol":"z" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ChargeNumber", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The \"Charge Number\", or just valance of an ion is the coefficient that, when multiplied by the elementary charge, gives the ion's charge.", "applicableUnit" : "http://qudt.org/vocab/unit/NUM", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "informativeReference" : "http://en.wikipedia.org/wiki/Charge_number", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31894", "plainTextDescription" : "The \"Charge Number\", or just valance of an ion is the coefficient that, when multiplied by the elementary charge, gives the ion's charge.", "symbol" : "z", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Charge Number" }, "broader" : "http://qudt.org/vocab/quantitykind/Dimensionless", "@context" : { "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "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" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "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#" } }
quantitykind:ChemicalAffinity
URI: http://qudt.org/vocab/quantitykind/ChemicalAffinity
In chemical physics and physical chemistry, "Chemical Affinity" is the electronic property by which dissimilar chemical species are capable of forming chemical compounds. Chemical affinity can also refer to the tendency of an atom or compound to combine by chemical reaction with atoms or compounds of unlike composition.
@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/ChemicalAffinity> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "In chemical physics and physical chemistry, \"Chemical Affinity\" is the electronic property by which dissimilar chemical species are capable of forming chemical compounds. Chemical affinity can also refer to the tendency of an atom or compound to combine by chemical reaction with atoms or compounds of unlike composition."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J-PER-MOL> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A-1E0L2I0M1H0T-2D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Chemical_affinity"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(A = -\\sum \\nu_b\\mu_B\\), where \\(\\nu_b\\) is the stoichiometric number of substance \\(B\\) and \\(\\mu_B\\) is the chemical potential of substance \\(B\\)."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "In chemical physics and physical chemistry, \"Chemical Affinity\" is the electronic property by which dissimilar chemical species are capable of forming chemical compounds. Chemical affinity can also refer to the tendency of an atom or compound to combine by chemical reaction with atoms or compounds of unlike composition." ; <http://qudt.org/schema/qudt/symbol> "A" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Chemical Affinity"@en ; .
{"resource":"Chemical Affinity" ,"qname":"quantitykind:ChemicalAffinity" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ChemicalAffinity" ,"properties":["applicable unit":"unit:J-PER-MOL" ,"description":"In chemical physics and physical chemistry, \"Chemical Affinity\" is the electronic property by which dissimilar chemical species are capable of forming chemical compounds. Chemical affinity can also refer to the tendency of an atom or compound to combine by chemical reaction with atoms or compounds of unlike composition." ,"description (plain text)":"In chemical physics and physical chemistry, \"Chemical Affinity\" is the electronic property by which dissimilar chemical species are capable of forming chemical compounds. Chemical affinity can also refer to the tendency of an atom or compound to combine by chemical reaction with atoms or compounds of unlike composition." ,"has dimension vector":"qkdv:A-1E0L2I0M1H0T-2D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Chemical_affinity" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Chemical Affinity" ,"latex definition":"\\(A = -\\sum \\nu_b\\mu_B\\), where \\(\\nu_b\\) is the stoichiometric number of substance \\(B\\) and \\(\\mu_B\\) is the chemical potential of substance \\(B\\)." ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31894" ,"symbol":"A" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ChemicalAffinity", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "In chemical physics and physical chemistry, \"Chemical Affinity\" is the electronic property by which dissimilar chemical species are capable of forming chemical compounds. Chemical affinity can also refer to the tendency of an atom or compound to combine by chemical reaction with atoms or compounds of unlike composition.", "applicableUnit" : "http://qudt.org/vocab/unit/J-PER-MOL", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A-1E0L2I0M1H0T-2D0", "informativeReference" : "http://en.wikipedia.org/wiki/Chemical_affinity", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31894", "latexDefinition" : "\\(A = -\\sum \\nu_b\\mu_B\\), where \\(\\nu_b\\) is the stoichiometric number of substance \\(B\\) and \\(\\mu_B\\) is the chemical potential of substance \\(B\\).", "plainTextDescription" : "In chemical physics and physical chemistry, \"Chemical Affinity\" is the electronic property by which dissimilar chemical species are capable of forming chemical compounds. Chemical affinity can also refer to the tendency of an atom or compound to combine by chemical reaction with atoms or compounds of unlike composition.", "symbol" : "A", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Chemical Affinity" }, "@context" : { "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@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#" } }
quantitykind:ChemicalConsumptionPerMass
URI: http://qudt.org/vocab/quantitykind/ChemicalConsumptionPerMass
@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/ChemicalConsumptionPerMass> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM3-PER-GM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciL-PER-GM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/L-PER-KiloGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M3-PER-KiloGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliL-PER-GM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliL-PER-KiloGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM3-PER-GM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM3-PER-KiloGM> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L3I0M-1H0T0D0> ; <http://qudt.org/schema/qudt/plainTextDescription> "In the context of a chemical durability test, this is measure of how much of a solution (often a corrosive or reactive one) is consumed or used up per unit mass of a material being tested. In other words, this the volume of solution needed to cause a certain level of chemical reaction or damage to a given mass of the material." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Chemical Consumption per Mass"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/SpecificVolume> ; .
{"resource":"Chemical Consumption per Mass" ,"qname":"quantitykind:ChemicalConsumptionPerMass" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ChemicalConsumptionPerMass" ,"properties":["applicable unit":"unit:CentiM3-PER-GM" ,"applicable unit":"unit:DeciL-PER-GM" ,"applicable unit":"unit:L-PER-KiloGM" ,"applicable unit":"unit:M3-PER-KiloGM" ,"applicable unit":"unit:MilliL-PER-GM" ,"applicable unit":"unit:MilliL-PER-KiloGM" ,"applicable unit":"unit:MilliM3-PER-GM" ,"applicable unit":"unit:MilliM3-PER-KiloGM" ,"description (plain text)":"In the context of a chemical durability test, this is measure of how much of a solution (often a corrosive or reactive one) is consumed or used up per unit mass of a material being tested. In other words, this the volume of solution needed to cause a certain level of chemical reaction or damage to a given mass of the material." ,"has broader":"quantitykind:SpecificVolume" ,"has dimension vector":"qkdv:A0E0L3I0M-1H0T0D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Chemical Consumption per Mass" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ChemicalConsumptionPerMass", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "applicableUnit" : [ "http://qudt.org/vocab/unit/MilliM3-PER-GM", "http://qudt.org/vocab/unit/DeciL-PER-GM", "http://qudt.org/vocab/unit/MilliM3-PER-KiloGM", "http://qudt.org/vocab/unit/CentiM3-PER-GM", "http://qudt.org/vocab/unit/MilliL-PER-GM", "http://qudt.org/vocab/unit/MilliL-PER-KiloGM", "http://qudt.org/vocab/unit/L-PER-KiloGM", "http://qudt.org/vocab/unit/M3-PER-KiloGM" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L3I0M-1H0T0D0", "plainTextDescription" : "In the context of a chemical durability test, this is measure of how much of a solution (often a corrosive or reactive one) is consumed or used up per unit mass of a material being tested. In other words, this the volume of solution needed to cause a certain level of chemical reaction or damage to a given mass of the material.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Chemical Consumption per Mass" }, "broader" : "http://qudt.org/vocab/quantitykind/SpecificVolume", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@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#" } }
quantitykind:ChemicalPotential
URI: http://qudt.org/vocab/quantitykind/ChemicalPotential
"Chemical Potential", also known as partial molar free energy, is a form of potential energy that can be absorbed or released during a chemical reaction.
@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/ChemicalPotential> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Chemical Potential\", also known as partial molar free energy, is a form of potential energy that can be absorbed or released during a chemical reaction."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J-PER-MOL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCAL-PER-MOL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloJ-PER-MOL> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A-1E0L2I0M1H0T-2D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Chemical_potential"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(\\mu_B = (\\frac{\\partial G}{\\partial n_B})_{T,p,n_i}\\), where \\(G\\) is Gibbs energy, and \\(n_B\\) is the amount of substance \\(B\\)."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\mu_B\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Chemical Potential\", also known as partial molar free energy, is a form of potential energy that can be absorbed or released during a chemical reaction." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Chemický potenciál"@cs ; rdfs:label "Keupayaan kimia"@ms ; rdfs:label "Potencjał chemiczny"@pl ; rdfs:label "Potențial chimic"@ro ; rdfs:label "chemical potential"@en ; rdfs:label "chemisches Potential des Stoffs B"@de ; rdfs:label "kimyasal potansiyel"@tr ; rdfs:label "potencial químico"@es ; rdfs:label "potencial químico"@pt ; rdfs:label "potential chimique"@fr ; rdfs:label "potenziale chimico"@it ; rdfs:label "Химический потенциал"@ru ; rdfs:label "جهد كيميائي"@ar ; rdfs:label "پتانسیل شیمیایی"@fa ; rdfs:label "化学ポテンシャル"@ja ; rdfs:label "化学势"@zh ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/MolarEnergy> ; .
{"resource":"chemical potential" ,"qname":"quantitykind:ChemicalPotential" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ChemicalPotential" ,"properties":["applicable unit":"unit:J-PER-MOL" ,"applicable unit":"unit:KiloCAL-PER-MOL" ,"applicable unit":"unit:KiloJ-PER-MOL" ,"description":"\"Chemical Potential\", also known as partial molar free energy, is a form of potential energy that can be absorbed or released during a chemical reaction." ,"description (plain text)":"\"Chemical Potential\", also known as partial molar free energy, is a form of potential energy that can be absorbed or released during a chemical reaction." ,"has broader":"quantitykind:MolarEnergy" ,"has dimension vector":"qkdv:A-1E0L2I0M1H0T-2D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Chemical_potential" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Chemický potenciál" ,"label":"Keupayaan kimia" ,"label":"Potencjał chemiczny" ,"label":"Potențial chimic" ,"label":"chemical potential" ,"label":"chemisches Potential des Stoffs B" ,"label":"kimyasal potansiyel" ,"label":"potencial químico" ,"label":"potencial químico" ,"label":"potential chimique" ,"label":"potenziale chimico" ,"label":"Химический потенциал" ,"label":"جهد كيميائي" ,"label":"پتانسیل شیمیایی" ,"label":"化学ポテンシャル" ,"label":"化学势" ,"latex definition":"\\(\\mu_B = (\\frac{\\partial G}{\\partial n_B})_{T,p,n_i}\\), where \\(G\\) is Gibbs energy, and \\(n_B\\) is the amount of substance \\(B\\)." ,"latex symbol":"\\(\\mu_B\\)" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31894" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ChemicalPotential", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Chemical Potential\", also known as partial molar free energy, is a form of potential energy that can be absorbed or released during a chemical reaction.", "applicableUnit" : [ "http://qudt.org/vocab/unit/J-PER-MOL", "http://qudt.org/vocab/unit/KiloJ-PER-MOL", "http://qudt.org/vocab/unit/KiloCAL-PER-MOL" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A-1E0L2I0M1H0T-2D0", "informativeReference" : "http://en.wikipedia.org/wiki/Chemical_potential", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31894", "latexDefinition" : "\\(\\mu_B = (\\frac{\\partial G}{\\partial n_B})_{T,p,n_i}\\), where \\(G\\) is Gibbs energy, and \\(n_B\\) is the amount of substance \\(B\\).", "latexSymbol" : "\\(\\mu_B\\)", "plainTextDescription" : "\"Chemical Potential\", also known as partial molar free energy, is a form of potential energy that can be absorbed or released during a chemical reaction.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "ru", "@value" : "Химический потенциал" }, { "@language" : "it", "@value" : "potenziale chimico" }, { "@language" : "fr", "@value" : "potential chimique" }, { "@language" : "ar", "@value" : "جهد كيميائي" }, { "@language" : "fa", "@value" : "پتانسیل شیمیایی" }, { "@language" : "ja", "@value" : "化学ポテンシャル" }, { "@language" : "zh", "@value" : "化学势" }, { "@language" : "de", "@value" : "chemisches Potential des Stoffs B" }, { "@language" : "ro", "@value" : "Potențial chimic" }, { "@language" : "es", "@value" : "potencial químico" }, { "@language" : "pt", "@value" : "potencial químico" }, { "@language" : "cs", "@value" : "Chemický potenciál" }, { "@language" : "ms", "@value" : "Keupayaan kimia" }, { "@language" : "tr", "@value" : "kimyasal potansiyel" }, { "@language" : "en", "@value" : "chemical potential" }, { "@language" : "pl", "@value" : "Potencjał chemiczny" } ], "broader" : "http://qudt.org/vocab/quantitykind/MolarEnergy", "@context" : { "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "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" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@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#" } }
quantitykind:Chromaticity
URI: http://qudt.org/vocab/quantitykind/Chromaticity
Chromaticity is an objective specification of the quality of a color regardless of its luminance
@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/Chromaticity> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "Chromaticity is an objective specification of the quality of a color regardless of its luminance"^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/UNITLESS> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/informativeReference> "https://en.wikipedia.org/wiki/Chromaticity"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "Chromaticity is an objective specification of the quality of a color regardless of its luminance" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Chromaticity"@en ; .
{"resource":"Chromaticity" ,"qname":"quantitykind:Chromaticity" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Chromaticity" ,"properties":["applicable unit":"unit:UNITLESS" ,"description":"Chromaticity is an objective specification of the quality of a color regardless of its luminance" ,"description (plain text)":"Chromaticity is an objective specification of the quality of a color regardless of its luminance" ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"informative reference":"https:\/\/en.wikipedia.org\/wiki\/Chromaticity" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Chromaticity" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/Chromaticity", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "Chromaticity is an objective specification of the quality of a color regardless of its luminance", "applicableUnit" : "http://qudt.org/vocab/unit/UNITLESS", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "informativeReference" : "https://en.wikipedia.org/wiki/Chromaticity", "plainTextDescription" : "Chromaticity is an objective specification of the quality of a color regardless of its luminance", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Chromaticity" }, "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:Circulation
URI: http://qudt.org/vocab/quantitykind/Circulation
In fluid dynamics, circulation is the line integral around a closed curve of the fluid velocity. It has dimensions of length squared over time.
@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/Circulation> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "In fluid dynamics, circulation is the line integral around a closed curve of the fluid velocity. It has dimensions of length squared over time."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM2-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT2-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT2-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN2-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M2-HZ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M2-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM2-PER-SEC> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Circulation_%28fluid_dynamics%29"^^xsd:anyURI ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-1D0> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\Gamma\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "In fluid dynamics, circulation is the line integral around a closed curve of the fluid velocity. It has dimensions of length squared over time." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Circulation"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/AreaPerTime> ; .
{"resource":"Circulation" ,"qname":"quantitykind:Circulation" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Circulation" ,"properties":["applicable unit":"unit:CentiM2-PER-SEC" ,"applicable unit":"unit:FT2-PER-HR" ,"applicable unit":"unit:FT2-PER-SEC" ,"applicable unit":"unit:IN2-PER-SEC" ,"applicable unit":"unit:M2-HZ" ,"applicable unit":"unit:M2-PER-SEC" ,"applicable unit":"unit:MilliM2-PER-SEC" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Circulation_%28fluid_dynamics%29" ,"description":"In fluid dynamics, circulation is the line integral around a closed curve of the fluid velocity. It has dimensions of length squared over time." ,"description (plain text)":"In fluid dynamics, circulation is the line integral around a closed curve of the fluid velocity. It has dimensions of length squared over time." ,"has broader":"quantitykind:AreaPerTime" ,"has dimension vector":"qkdv:A0E0L2I0M0H0T-1D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Circulation" ,"latex symbol":"\\(\\Gamma\\)" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/Circulation", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "In fluid dynamics, circulation is the line integral around a closed curve of the fluid velocity. It has dimensions of length squared over time.", "applicableUnit" : [ "http://qudt.org/vocab/unit/M2-PER-SEC", "http://qudt.org/vocab/unit/FT2-PER-HR", "http://qudt.org/vocab/unit/IN2-PER-SEC", "http://qudt.org/vocab/unit/MilliM2-PER-SEC", "http://qudt.org/vocab/unit/M2-HZ", "http://qudt.org/vocab/unit/FT2-PER-SEC", "http://qudt.org/vocab/unit/CentiM2-PER-SEC" ], "dbpediaMatch" : "http://dbpedia.org/resource/Circulation_%28fluid_dynamics%29", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-1D0", "latexSymbol" : "\\(\\Gamma\\)", "plainTextDescription" : "In fluid dynamics, circulation is the line integral around a closed curve of the fluid velocity. It has dimensions of length squared over time.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Circulation" }, "broader" : "http://qudt.org/vocab/quantitykind/AreaPerTime", "@context" : { "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "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#" } }
quantitykind:ClosestApproachRadius
URI: http://qudt.org/vocab/quantitykind/ClosestApproachRadius
@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/ClosestApproachRadius> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ANGSTROM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AU> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FATH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FUR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FUR_Long> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GAUGE_FR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_N> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilLength> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PARSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PCA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckLength> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ROD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YD> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ; <http://qudt.org/schema/qudt/symbol> "r_o" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Closest Approach Radius"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Radius> ; .
{"resource":"Closest Approach Radius" ,"qname":"quantitykind:ClosestApproachRadius" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ClosestApproachRadius" ,"properties":["applicable unit":"unit:ANGSTROM" ,"applicable unit":"unit:AU" ,"applicable unit":"unit:BTU_IT-PER-LB_F" ,"applicable unit":"unit:CH" ,"applicable unit":"unit:CentiM" ,"applicable unit":"unit:DecaM" ,"applicable unit":"unit:DeciM" ,"applicable unit":"unit:FATH" ,"applicable unit":"unit:FM" ,"applicable unit":"unit:FT" ,"applicable unit":"unit:FT_US" ,"applicable unit":"unit:FUR" ,"applicable unit":"unit:FUR_Long" ,"applicable unit":"unit:FemtoM" ,"applicable unit":"unit:GAUGE_FR" ,"applicable unit":"unit:HectoM" ,"applicable unit":"unit:IN" ,"applicable unit":"unit:KiloM" ,"applicable unit":"unit:LY" ,"applicable unit":"unit:M" ,"applicable unit":"unit:MI" ,"applicable unit":"unit:MI_N" ,"applicable unit":"unit:MI_US" ,"applicable unit":"unit:MicroIN" ,"applicable unit":"unit:MicroM" ,"applicable unit":"unit:MilLength" ,"applicable unit":"unit:MilliIN" ,"applicable unit":"unit:MilliM" ,"applicable unit":"unit:NanoM" ,"applicable unit":"unit:PARSEC" ,"applicable unit":"unit:PCA" ,"applicable unit":"unit:PT" ,"applicable unit":"unit:PicoM" ,"applicable unit":"unit:PlanckLength" ,"applicable unit":"unit:ROD" ,"applicable unit":"unit:YD" ,"has broader":"quantitykind:Radius" ,"has dimension vector":"qkdv:A0E0L1I0M0H0T0D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Closest Approach Radius" ,"symbol":"r_o" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ClosestApproachRadius", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "applicableUnit" : [ "http://qudt.org/vocab/unit/MilLength", "http://qudt.org/vocab/unit/ANGSTROM", "http://qudt.org/vocab/unit/M", "http://qudt.org/vocab/unit/HectoM", "http://qudt.org/vocab/unit/KiloM", "http://qudt.org/vocab/unit/MI", "http://qudt.org/vocab/unit/AU", "http://qudt.org/vocab/unit/YD", "http://qudt.org/vocab/unit/GAUGE_FR", "http://qudt.org/vocab/unit/FM", "http://qudt.org/vocab/unit/FemtoM", "http://qudt.org/vocab/unit/FT_US", "http://qudt.org/vocab/unit/NanoM", "http://qudt.org/vocab/unit/PlanckLength", "http://qudt.org/vocab/unit/CentiM", "http://qudt.org/vocab/unit/DecaM", "http://qudt.org/vocab/unit/MI_US", "http://qudt.org/vocab/unit/CH", "http://qudt.org/vocab/unit/MicroIN", "http://qudt.org/vocab/unit/DeciM", "http://qudt.org/vocab/unit/FT", "http://qudt.org/vocab/unit/PCA", "http://qudt.org/vocab/unit/MilliM", "http://qudt.org/vocab/unit/LY", "http://qudt.org/vocab/unit/PARSEC", "http://qudt.org/vocab/unit/BTU_IT-PER-LB_F", "http://qudt.org/vocab/unit/PicoM", "http://qudt.org/vocab/unit/PT", "http://qudt.org/vocab/unit/FATH", "http://qudt.org/vocab/unit/MicroM", "http://qudt.org/vocab/unit/MI_N", "http://qudt.org/vocab/unit/FUR_Long", "http://qudt.org/vocab/unit/IN", "http://qudt.org/vocab/unit/MilliIN", "http://qudt.org/vocab/unit/ROD", "http://qudt.org/vocab/unit/FUR" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0", "symbol" : "r_o", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Closest Approach Radius" }, "broader" : "http://qudt.org/vocab/quantitykind/Radius", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "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#" } }
quantitykind:CoefficientOfHeatTransfer
URI: http://qudt.org/vocab/quantitykind/CoefficientOfHeatTransfer
"Coefficient of Heat Transfer", in thermodynamics and in mechanical and chemical engineering, is used in calculating the heat transfer, typically by convection or phase transition between a fluid and a solid. The heat transfer coefficient is the proportionality coefficient between the heat flux, that is heat flow per unit area, q/A, and the thermodynamic driving force for the flow of heat (that is, the temperature difference, (Delta T). Areic heat flow rate divided by thermodynamic temperature difference. In building technology, the "Coefficient of Heat Transfer", is often called "thermal transmittance}" with the symbol "U". It has SI units in watts per squared meter kelvin.
@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/CoefficientOfHeatTransfer> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Coefficient of Heat Transfer\", in thermodynamics and in mechanical and chemical engineering, is used in calculating the heat transfer, typically by convection or phase transition between a fluid and a solid. The heat transfer coefficient is the proportionality coefficient between the heat flux, that is heat flow per unit area, q/A, and the thermodynamic driving force for the flow of heat (that is, the temperature difference, (Delta T). Areic heat flow rate divided by thermodynamic temperature difference. In building technology, the \"Coefficient of Heat Transfer\", is often called \"thermal transmittance}\" with the symbol \"U\". It has SI units in watts per squared meter kelvin."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableSIUnit> <http://qudt.org/vocab/unit/W-PER-M2-K> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-FT2-HR-DEG_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-FT2-SEC-DEG_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-HR-FT2-DEG_R> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-SEC-FT2-DEG_R> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_IT-PER-SEC-CentiM2-K> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_TH-PER-SEC-CentiM2-K> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM-PER-SEC3-K> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-PER-M2-K> ; <http://qudt.org/schema/qudt/expression> "\\(heat-xfer-coeff\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-3D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Heat_transfer_coefficient"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> """\"Coefficient of Heat Transfer\", in thermodynamics and in mechanical and chemical engineering, is used in calculating the heat transfer, typically by convection or phase transition between a fluid and a solid. The heat transfer coefficient is the proportionality coefficient between the heat flux, that is heat flow per unit area, \\(q/A\\), and the thermodynamic driving force for the flow of heat (that is, the temperature difference, \\( \\bigtriangleup T \\)). Areic heat flow rate divided by thermodynamic temperature difference. In building technology, the \\(\\textit{Coefficient of Heat Transfer}\\), is often called \\(\\textit{thermal transmittance}\\), with the symbol \\(U\\). \\(\\textit{Coefficient of Heat Transfer}\\), has SI units in watts per squared meter kelvin: \\(W/(m^2 \\cdot K)\\) . \\(K = \\frac{\\varphi}{T}\\), where \\(\\varphi\\) is areic heat flow rate and \\(T\\) is thermodynamic temperature difference."""^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\kappa\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Coefficient of Heat Transfer\", in thermodynamics and in mechanical and chemical engineering, is used in calculating the heat transfer, typically by convection or phase transition between a fluid and a solid. The heat transfer coefficient is the proportionality coefficient between the heat flux, that is heat flow per unit area, q/A, and the thermodynamic driving force for the flow of heat (that is, the temperature difference, (Delta T). Areic heat flow rate divided by thermodynamic temperature difference. In building technology, the \"Coefficient of Heat Transfer\", is often called \"thermal transmittance}\" with the symbol \"U\". It has SI units in watts per squared meter kelvin." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Coefficient of heat transfer"@en ; .
{"resource":"Coefficient of heat transfer" ,"qname":"quantitykind:CoefficientOfHeatTransfer" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/CoefficientOfHeatTransfer" ,"properties":["applicable SI unit":"unit:W-PER-M2-K" ,"applicable unit":"unit:BTU_IT-PER-FT2-HR-DEG_F" ,"applicable unit":"unit:BTU_IT-PER-FT2-SEC-DEG_F" ,"applicable unit":"unit:BTU_IT-PER-HR-FT2-DEG_R" ,"applicable unit":"unit:BTU_IT-PER-SEC-FT2-DEG_R" ,"applicable unit":"unit:CAL_IT-PER-SEC-CentiM2-K" ,"applicable unit":"unit:CAL_TH-PER-SEC-CentiM2-K" ,"applicable unit":"unit:KiloGM-PER-SEC3-K" ,"applicable unit":"unit:W-PER-M2-K" ,"description":"\"Coefficient of Heat Transfer\", in thermodynamics and in mechanical and chemical engineering, is used in calculating the heat transfer, typically by convection or phase transition between a fluid and a solid. The heat transfer coefficient is the proportionality coefficient between the heat flux, that is heat flow per unit area, q\/A, and the thermodynamic driving force for the flow of heat (that is, the temperature difference, (Delta T). Areic heat flow rate divided by thermodynamic temperature difference. In building technology, the \"Coefficient of Heat Transfer\", is often called \"thermal transmittance}\" with the symbol \"U\". It has SI units in watts per squared meter kelvin." ,"description (plain text)":"\"Coefficient of Heat Transfer\", in thermodynamics and in mechanical and chemical engineering, is used in calculating the heat transfer, typically by convection or phase transition between a fluid and a solid. The heat transfer coefficient is the proportionality coefficient between the heat flux, that is heat flow per unit area, q\/A, and the thermodynamic driving force for the flow of heat (that is, the temperature difference, (Delta T). Areic heat flow rate divided by thermodynamic temperature difference. In building technology, the \"Coefficient of Heat Transfer\", is often called \"thermal transmittance}\" with the symbol \"U\". It has SI units in watts per squared meter kelvin." ,"expression":"\\(heat-xfer-coeff\\)" ,"has dimension vector":"qkdv:A0E0L0I0M1H-1T-3D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Heat_transfer_coefficient" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Coefficient of heat transfer" ,"latex definition":"\"Coefficient of Heat Transfer\", in thermodynamics and in mechanical and chemical engineering, is used in calculating the heat transfer, typically by convection or phase transition between a fluid and a solid. The heat transfer coefficient is the proportionality coefficient between the heat flux, that is heat flow per unit area, \\(q\/A\\), and the thermodynamic driving force for the flow of heat (that is, the temperature difference, \\( \\bigtriangleup T \\)). Areic heat flow rate divided by thermodynamic temperature difference. In building technology, the \\(\\textit{Coefficient of Heat Transfer}\\), is often called \\(\\textit{thermal transmittance}\\), with the symbol \\(U\\). \\(\\textit{Coefficient of Heat Transfer}\\), has SI units in watts per squared meter kelvin: \\(W\/(m^2 \\cdot K)\\) .\n\n\\(K = \\frac{\\varphi}{T}\\), where \\(\\varphi\\) is areic heat flow rate and \\(T\\) is thermodynamic temperature difference." ,"latex symbol":"\\(\\kappa\\)" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/CoefficientOfHeatTransfer", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Coefficient of Heat Transfer\", in thermodynamics and in mechanical and chemical engineering, is used in calculating the heat transfer, typically by convection or phase transition between a fluid and a solid. The heat transfer coefficient is the proportionality coefficient between the heat flux, that is heat flow per unit area, q/A, and the thermodynamic driving force for the flow of heat (that is, the temperature difference, (Delta T). Areic heat flow rate divided by thermodynamic temperature difference. In building technology, the \"Coefficient of Heat Transfer\", is often called \"thermal transmittance}\" with the symbol \"U\". It has SI units in watts per squared meter kelvin.", "applicableSIUnit" : "http://qudt.org/vocab/unit/W-PER-M2-K", "applicableUnit" : [ "http://qudt.org/vocab/unit/CAL_TH-PER-SEC-CentiM2-K", "http://qudt.org/vocab/unit/BTU_IT-PER-SEC-FT2-DEG_R", "http://qudt.org/vocab/unit/BTU_IT-PER-FT2-SEC-DEG_F", "http://qudt.org/vocab/unit/BTU_IT-PER-HR-FT2-DEG_R", "http://qudt.org/vocab/unit/KiloGM-PER-SEC3-K", "http://qudt.org/vocab/unit/BTU_IT-PER-FT2-HR-DEG_F", "http://qudt.org/vocab/unit/W-PER-M2-K", "http://qudt.org/vocab/unit/CAL_IT-PER-SEC-CentiM2-K" ], "expression" : "\\(heat-xfer-coeff\\)", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-3D0", "informativeReference" : "http://en.wikipedia.org/wiki/Heat_transfer_coefficient", "latexDefinition" : "\"Coefficient of Heat Transfer\", in thermodynamics and in mechanical and chemical engineering, is used in calculating the heat transfer, typically by convection or phase transition between a fluid and a solid. The heat transfer coefficient is the proportionality coefficient between the heat flux, that is heat flow per unit area, \\(q/A\\), and the thermodynamic driving force for the flow of heat (that is, the temperature difference, \\( \\bigtriangleup T \\)). Areic heat flow rate divided by thermodynamic temperature difference. In building technology, the \\(\\textit{Coefficient of Heat Transfer}\\), is often called \\(\\textit{thermal transmittance}\\), with the symbol \\(U\\). \\(\\textit{Coefficient of Heat Transfer}\\), has SI units in watts per squared meter kelvin: \\(W/(m^2 \\cdot K)\\) .\n\n\\(K = \\frac{\\varphi}{T}\\), where \\(\\varphi\\) is areic heat flow rate and \\(T\\) is thermodynamic temperature difference.", "latexSymbol" : "\\(\\kappa\\)", "plainTextDescription" : "\"Coefficient of Heat Transfer\", in thermodynamics and in mechanical and chemical engineering, is used in calculating the heat transfer, typically by convection or phase transition between a fluid and a solid. The heat transfer coefficient is the proportionality coefficient between the heat flux, that is heat flow per unit area, q/A, and the thermodynamic driving force for the flow of heat (that is, the temperature difference, (Delta T). Areic heat flow rate divided by thermodynamic temperature difference. In building technology, the \"Coefficient of Heat Transfer\", is often called \"thermal transmittance}\" with the symbol \"U\". It has SI units in watts per squared meter kelvin.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Coefficient of heat transfer" }, "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "applicableSIUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableSIUnit", "@type" : "@id" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "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" }, "expression" : { "@id" : "http://qudt.org/schema/qudt/expression", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "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#" } }
quantitykind:Coercivity
URI: http://qudt.org/vocab/quantitykind/Coercivity
\(\textit{Coercivity}\), also referred to as \(\textit{Coercive Field Strength}\), is the magnetic field strength to be applied to bring the magnetic flux density in a substance from its remaining magnetic flux density to zero. This is defined as the coercive field strength in a substance when either the magnetic flux density or the magnetic polarization and magnetization is brought from its value at magnetic saturation to zero by monotonic reduction of the applied magnetic field strength. The quantity which is brought to zero should be stated, and the appropriate symbol used: \(H_{cB}\), \(H_{cJ}\) or \(H_{cM}\) for the coercivity relating to the magnetic flux density, the magnetic polarization or the magnetization respectively, where \(H_{cJ} = H_{cM}\).
@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/Coercivity> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\\(\\textit{Coercivity}\\), also referred to as \\(\\textit{Coercive Field Strength}\\), is the magnetic field strength to be applied to bring the magnetic flux density in a substance from its remaining magnetic flux density to zero. This is defined as the coercive field strength in a substance when either the magnetic flux density or the magnetic polarization and magnetization is brought from its value at magnetic saturation to zero by monotonic reduction of the applied magnetic field strength. The quantity which is brought to zero should be stated, and the appropriate symbol used: \\(H_{cB}\\), \\(H_{cJ}\\) or \\(H_{cM}\\) for the coercivity relating to the magnetic flux density, the magnetic polarization or the magnetization respectively, where \\(H_{cJ} = H_{cM}\\)."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/A-PER-M> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E1L-1I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=121-12-69"^^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/symbol> "H_{c,B}" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Coercivity"@en ; rdfs:seeAlso <http://qudt.org/vocab/quantitykind/MagneticFieldStrength_H> ; .
{"resource":"Coercivity" ,"qname":"quantitykind:Coercivity" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Coercivity" ,"properties":["applicable unit":"unit:A-PER-M" ,"description":"\\(\\textit{Coercivity}\\), also referred to as \\(\\textit{Coercive Field Strength}\\), is the magnetic field strength to be applied to bring the magnetic flux density in a substance from its remaining magnetic flux density to zero. This is defined as the coercive field strength in a substance when either the magnetic flux density or the magnetic polarization and magnetization is brought from its value at magnetic saturation to zero by monotonic reduction of the applied magnetic field strength. The quantity which is brought to zero should be stated, and the appropriate symbol used: \\(H_{cB}\\), \\(H_{cJ}\\) or \\(H_{cM}\\) for the coercivity relating to the magnetic flux density, the magnetic polarization or the magnetization respectively, where \\(H_{cJ} = H_{cM}\\)." ,"has dimension vector":"qkdv:A0E1L-1I0M0H0T0D0" ,"informative reference":"http:\/\/www.electropedia.org\/iev\/iev.nsf\/display?openform&ievref=121-12-69" ,"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":"Coercivity" ,"seeAlso":"quantitykind:MagneticFieldStrength_H" ,"symbol":"H_{c,B}" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/Coercivity", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\\(\\textit{Coercivity}\\), also referred to as \\(\\textit{Coercive Field Strength}\\), is the magnetic field strength to be applied to bring the magnetic flux density in a substance from its remaining magnetic flux density to zero. This is defined as the coercive field strength in a substance when either the magnetic flux density or the magnetic polarization and magnetization is brought from its value at magnetic saturation to zero by monotonic reduction of the applied magnetic field strength. The quantity which is brought to zero should be stated, and the appropriate symbol used: \\(H_{cB}\\), \\(H_{cJ}\\) or \\(H_{cM}\\) for the coercivity relating to the magnetic flux density, the magnetic polarization or the magnetization respectively, where \\(H_{cJ} = H_{cM}\\).", "applicableUnit" : "http://qudt.org/vocab/unit/A-PER-M", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L-1I0M0H0T0D0", "informativeReference" : [ "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=121-12-69", "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891" ], "symbol" : "H_{c,B}", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Coercivity" }, "seeAlso" : "http://qudt.org/vocab/quantitykind/MagneticFieldStrength_H", "@context" : { "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "seeAlso" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@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#" } }
quantitykind:CoherenceLength
URI: http://qudt.org/vocab/quantitykind/CoherenceLength
"Coherence Length" characterizes the distance in a superconductor over which the effect of a perturbation is appreciable.
@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/CoherenceLength> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Coherence Length\" characterizes the distance in a superconductor over which the effect of a perturbation is appreciable."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ANGSTROM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AU> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FATH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FUR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FUR_Long> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GAUGE_FR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_N> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilLength> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PARSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PCA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckLength> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ROD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YD> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Coherence_length"^^xsd:anyURI ; <http://qudt.org/schema/qudt/normativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Coherence Length\" characterizes the distance in a superconductor over which the effect of a perturbation is appreciable." ; <http://qudt.org/schema/qudt/symbol> "ξ" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Coherence Length"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Length> ; .
{"resource":"Coherence Length" ,"qname":"quantitykind:CoherenceLength" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/CoherenceLength" ,"properties":["applicable unit":"unit:ANGSTROM" ,"applicable unit":"unit:AU" ,"applicable unit":"unit:BTU_IT-PER-LB_F" ,"applicable unit":"unit:CH" ,"applicable unit":"unit:CentiM" ,"applicable unit":"unit:DecaM" ,"applicable unit":"unit:DeciM" ,"applicable unit":"unit:FATH" ,"applicable unit":"unit:FM" ,"applicable unit":"unit:FT" ,"applicable unit":"unit:FT_US" ,"applicable unit":"unit:FUR" ,"applicable unit":"unit:FUR_Long" ,"applicable unit":"unit:FemtoM" ,"applicable unit":"unit:GAUGE_FR" ,"applicable unit":"unit:HectoM" ,"applicable unit":"unit:IN" ,"applicable unit":"unit:KiloM" ,"applicable unit":"unit:LY" ,"applicable unit":"unit:M" ,"applicable unit":"unit:MI" ,"applicable unit":"unit:MI_N" ,"applicable unit":"unit:MI_US" ,"applicable unit":"unit:MicroIN" ,"applicable unit":"unit:MicroM" ,"applicable unit":"unit:MilLength" ,"applicable unit":"unit:MilliIN" ,"applicable unit":"unit:MilliM" ,"applicable unit":"unit:NanoM" ,"applicable unit":"unit:PARSEC" ,"applicable unit":"unit:PCA" ,"applicable unit":"unit:PT" ,"applicable unit":"unit:PicoM" ,"applicable unit":"unit:PlanckLength" ,"applicable unit":"unit:ROD" ,"applicable unit":"unit:YD" ,"description":"\"Coherence Length\" characterizes the distance in a superconductor over which the effect of a perturbation is appreciable." ,"description (plain text)":"\"Coherence Length\" characterizes the distance in a superconductor over which the effect of a perturbation is appreciable." ,"has broader":"quantitykind:Length" ,"has dimension vector":"qkdv:A0E0L1I0M0H0T0D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Coherence_length" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Coherence Length" ,"normative reference":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31897" ,"symbol":"ξ" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/CoherenceLength", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Coherence Length\" characterizes the distance in a superconductor over which the effect of a perturbation is appreciable.", "applicableUnit" : [ "http://qudt.org/vocab/unit/FATH", "http://qudt.org/vocab/unit/IN", "http://qudt.org/vocab/unit/MicroM", "http://qudt.org/vocab/unit/NanoM", "http://qudt.org/vocab/unit/PCA", "http://qudt.org/vocab/unit/MilliIN", "http://qudt.org/vocab/unit/MI_US", "http://qudt.org/vocab/unit/AU", "http://qudt.org/vocab/unit/ROD", "http://qudt.org/vocab/unit/PARSEC", "http://qudt.org/vocab/unit/MicroIN", "http://qudt.org/vocab/unit/FT", "http://qudt.org/vocab/unit/HectoM", "http://qudt.org/vocab/unit/M", "http://qudt.org/vocab/unit/MilliM", "http://qudt.org/vocab/unit/MI_N", "http://qudt.org/vocab/unit/KiloM", "http://qudt.org/vocab/unit/LY", "http://qudt.org/vocab/unit/MI", "http://qudt.org/vocab/unit/GAUGE_FR", "http://qudt.org/vocab/unit/PT", "http://qudt.org/vocab/unit/FUR_Long", "http://qudt.org/vocab/unit/YD", "http://qudt.org/vocab/unit/FUR", "http://qudt.org/vocab/unit/CentiM", "http://qudt.org/vocab/unit/ANGSTROM", "http://qudt.org/vocab/unit/CH", "http://qudt.org/vocab/unit/FT_US", "http://qudt.org/vocab/unit/PlanckLength", "http://qudt.org/vocab/unit/DecaM", "http://qudt.org/vocab/unit/MilLength", "http://qudt.org/vocab/unit/DeciM", "http://qudt.org/vocab/unit/BTU_IT-PER-LB_F", "http://qudt.org/vocab/unit/FemtoM", "http://qudt.org/vocab/unit/PicoM", "http://qudt.org/vocab/unit/FM" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0", "informativeReference" : "http://en.wikipedia.org/wiki/Coherence_length", "normativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31897", "plainTextDescription" : "\"Coherence Length\" characterizes the distance in a superconductor over which the effect of a perturbation is appreciable.", "symbol" : "ξ", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Coherence Length" }, "broader" : "http://qudt.org/vocab/quantitykind/Length", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "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" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "normativeReference" : { "@id" : "http://qudt.org/schema/qudt/normativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "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#" } }
quantitykind:ColdReceptorThreshold
URI: http://qudt.org/vocab/quantitykind/ColdReceptorThreshold
"Cold Receptor Threshold" is the threshold of cold-sensitive free nerve-ending.
@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/ColdReceptorThreshold> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Cold Receptor Threshold\" is the threshold of cold-sensitive free nerve-ending."^^rdf:HTML ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0> ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\overline{T_c}\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Cold Receptor Threshold\" is the threshold of cold-sensitive free nerve-ending." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Cold Receptor Threshold"@en ; .
{"resource":"Cold Receptor Threshold" ,"qname":"quantitykind:ColdReceptorThreshold" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ColdReceptorThreshold" ,"properties":["description":"\"Cold Receptor Threshold\" is the threshold of cold-sensitive free nerve-ending." ,"description (plain text)":"\"Cold Receptor Threshold\" is the threshold of cold-sensitive free nerve-ending." ,"has dimension vector":"qkdv:A0E0L0I0M0H1T0D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Cold Receptor Threshold" ,"latex symbol":"\\(\\overline{T_c}\\)" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=43012" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ColdReceptorThreshold", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Cold Receptor Threshold\" is the threshold of cold-sensitive free nerve-ending.", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=43012", "latexSymbol" : "\\(\\overline{T_c}\\)", "plainTextDescription" : "\"Cold Receptor Threshold\" is the threshold of cold-sensitive free nerve-ending.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Cold Receptor Threshold" }, "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:CombinedNonEvaporativeHeatTransferCoefficient
URI: http://qudt.org/vocab/quantitykind/CombinedNonEvaporativeHeatTransferCoefficient
"Combined Non Evaporative Heat Transfer Coefficient" is the
@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/CombinedNonEvaporativeHeatTransferCoefficient> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Combined Non Evaporative Heat Transfer Coefficient\" is the "^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-PER-M2-K> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-3D0> ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(h = h_r + h_c + h_k\\), where \\(h_r\\) is the linear radiative heat transfer coefficient, \\(h_c\\) is the convective heat transfer coefficient, and \\(h_k\\) is the conductive heat transfer coefficient."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Combined Non Evaporative Heat Transfer Coefficient\" is the " ; <http://qudt.org/schema/qudt/symbol> "h" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Combined Non Evaporative Heat Transfer Coefficient"@en ; .
{"resource":"Combined Non Evaporative Heat Transfer Coefficient" ,"qname":"quantitykind:CombinedNonEvaporativeHeatTransferCoefficient" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/CombinedNonEvaporativeHeatTransferCoefficient" ,"properties":["applicable unit":"unit:W-PER-M2-K" ,"description":"\"Combined Non Evaporative Heat Transfer Coefficient\" is the " ,"description (plain text)":"\"Combined Non Evaporative Heat Transfer Coefficient\" is the " ,"has dimension vector":"qkdv:A0E0L0I0M1H-1T-3D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Combined Non Evaporative Heat Transfer Coefficient" ,"latex definition":"\\(h = h_r + h_c + h_k\\), where \\(h_r\\) is the linear radiative heat transfer coefficient, \\(h_c\\) is the convective heat transfer coefficient, and \\(h_k\\) is the conductive heat transfer coefficient." ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=43012" ,"symbol":"h" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/CombinedNonEvaporativeHeatTransferCoefficient", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Combined Non Evaporative Heat Transfer Coefficient\" is the ", "applicableUnit" : "http://qudt.org/vocab/unit/W-PER-M2-K", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-3D0", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=43012", "latexDefinition" : "\\(h = h_r + h_c + h_k\\), where \\(h_r\\) is the linear radiative heat transfer coefficient, \\(h_c\\) is the convective heat transfer coefficient, and \\(h_k\\) is the conductive heat transfer coefficient.", "plainTextDescription" : "\"Combined Non Evaporative Heat Transfer Coefficient\" is the ", "symbol" : "h", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Combined Non Evaporative Heat Transfer Coefficient" }, "@context" : { "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "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#" } }
quantitykind:CombustionChamberTemperature
URI: http://qudt.org/vocab/quantitykind/CombustionChamberTemperature
@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/CombustionChamberTemperature> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0> ; <http://qudt.org/schema/qudt/symbol> "T_c" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Combustion Chamber Temperature"@en ; .
{"resource":"Combustion Chamber Temperature" ,"qname":"quantitykind:CombustionChamberTemperature" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/CombustionChamberTemperature" ,"properties":["has dimension vector":"qkdv:A0E0L0I0M0H1T0D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Combustion Chamber Temperature" ,"symbol":"T_c" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/CombustionChamberTemperature", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0", "symbol" : "T_c", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Combustion Chamber Temperature" }, "@context" : { "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:ComplexPower
URI: http://qudt.org/vocab/quantitykind/ComplexPower
"Complex Power", under sinusoidal conditions, is the product of the phasor \(U\) representing the voltage between the terminals of a linear two-terminal element or two-terminal circuit and the complex conjugate of the phasor \(I\) representing the electric current in the element or circuit.
@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/ComplexPower> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Complex Power\", under sinusoidal conditions, is the product of the phasor \\(U\\) representing the voltage between the terminals of a linear two-terminal element or two-terminal circuit and the complex conjugate of the phasor \\(I\\) representing the electric current in the element or circuit."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloV-A> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaV-A> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V-A> ; <http://qudt.org/schema/qudt/expression> "\\(complex-power\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=131-11-39"^^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> "\\(\\underline{S} = \\underline{U}\\underline{I^*}\\), where \\(\\underline{U}\\) is voltage phasor and \\(\\underline{I^*}\\) is the complex conjugate of the current phasor."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\underline{S}\\)"^^<http://qudt.org/schema/qudt/LatexString> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Complex Power"@en ; rdfs:seeAlso <http://qudt.org/vocab/quantitykind/ElectricCurrentPhasor> ; rdfs:seeAlso <http://qudt.org/vocab/quantitykind/VoltagePhasor> ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/ElectricPower> ; .
{"resource":"Complex Power" ,"qname":"quantitykind:ComplexPower" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ComplexPower" ,"properties":["applicable unit":"unit:KiloV-A" ,"applicable unit":"unit:MegaV-A" ,"applicable unit":"unit:V-A" ,"description":"\"Complex Power\", under sinusoidal conditions, is the product of the phasor \\(U\\) representing the voltage between the terminals of a linear two-terminal element or two-terminal circuit and the complex conjugate of the phasor \\(I\\) representing the electric current in the element or circuit." ,"expression":"\\(complex-power\\)" ,"has broader":"quantitykind:ElectricPower" ,"has dimension vector":"qkdv:A0E0L2I0M1H0T-3D0" ,"informative reference":"http:\/\/www.electropedia.org\/iev\/iev.nsf\/display?openform&ievref=131-11-39" ,"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":"Complex Power" ,"latex definition":"\\(\\underline{S} = \\underline{U}\\underline{I^*}\\), where \\(\\underline{U}\\) is voltage phasor and \\(\\underline{I^*}\\) is the complex conjugate of the current phasor." ,"latex symbol":"\\(\\underline{S}\\)" ,"seeAlso":"quantitykind:ElectricCurrentPhasor" ,"seeAlso":"quantitykind:VoltagePhasor" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ComplexPower", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Complex Power\", under sinusoidal conditions, is the product of the phasor \\(U\\) representing the voltage between the terminals of a linear two-terminal element or two-terminal circuit and the complex conjugate of the phasor \\(I\\) representing the electric current in the element or circuit.", "applicableUnit" : [ "http://qudt.org/vocab/unit/V-A", "http://qudt.org/vocab/unit/MegaV-A", "http://qudt.org/vocab/unit/KiloV-A" ], "expression" : "\\(complex-power\\)", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0", "informativeReference" : [ "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=131-11-39", "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891" ], "latexDefinition" : "\\(\\underline{S} = \\underline{U}\\underline{I^*}\\), where \\(\\underline{U}\\) is voltage phasor and \\(\\underline{I^*}\\) is the complex conjugate of the current phasor.", "latexSymbol" : "\\(\\underline{S}\\)", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Complex Power" }, "seeAlso" : [ "http://qudt.org/vocab/quantitykind/VoltagePhasor", "http://qudt.org/vocab/quantitykind/ElectricCurrentPhasor" ], "broader" : "http://qudt.org/vocab/quantitykind/ElectricPower", "@context" : { "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "seeAlso" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "expression" : { "@id" : "http://qudt.org/schema/qudt/expression", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:Compressibility
URI: http://qudt.org/vocab/quantitykind/Compressibility
Compressibility is a measure of the relative volume change of a fluid or solid as a response to a pressure (or mean stress) change.
@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/Compressibility> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "Compressibility is a measure of the relative volume change of a fluid or solid as a response to a pressure (or mean stress) change."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M2-PER-N> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-BAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-MILLE-PER-PSI> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-PA> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M-1H0T2D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Compressibility"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(\\chi = -(\\frac{1}{V})\\frac{dV}{d\\rho}\\), where \\(V\\) is volume and \\(p\\) is pressure."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\chi\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "Compressibility is a measure of the relative volume change of a fluid or solid as a response to a pressure (or mean stress) change." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Compressibility"@en ; .
{"resource":"Compressibility" ,"qname":"quantitykind:Compressibility" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Compressibility" ,"properties":["applicable unit":"unit:M2-PER-N" ,"applicable unit":"unit:PER-BAR" ,"applicable unit":"unit:PER-MILLE-PER-PSI" ,"applicable unit":"unit:PER-PA" ,"description":"Compressibility is a measure of the relative volume change of a fluid or solid as a response to a pressure (or mean stress) change." ,"description (plain text)":"Compressibility is a measure of the relative volume change of a fluid or solid as a response to a pressure (or mean stress) change." ,"has dimension vector":"qkdv:A0E0L1I0M-1H0T2D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Compressibility" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Compressibility" ,"latex definition":"\\(\\chi = -(\\frac{1}{V})\\frac{dV}{d\\rho}\\), where \\(V\\) is volume and \\(p\\) is pressure." ,"latex symbol":"\\(\\chi\\)" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31889" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/Compressibility", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "Compressibility is a measure of the relative volume change of a fluid or solid as a response to a pressure (or mean stress) change.", "applicableUnit" : [ "http://qudt.org/vocab/unit/M2-PER-N", "http://qudt.org/vocab/unit/PER-BAR", "http://qudt.org/vocab/unit/PER-MILLE-PER-PSI", "http://qudt.org/vocab/unit/PER-PA" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M-1H0T2D0", "informativeReference" : "http://en.wikipedia.org/wiki/Compressibility", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31889", "latexDefinition" : "\\(\\chi = -(\\frac{1}{V})\\frac{dV}{d\\rho}\\), where \\(V\\) is volume and \\(p\\) is pressure.", "latexSymbol" : "\\(\\chi\\)", "plainTextDescription" : "Compressibility is a measure of the relative volume change of a fluid or solid as a response to a pressure (or mean stress) change.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Compressibility" }, "@context" : { "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:CompressibilityFactor
URI: http://qudt.org/vocab/quantitykind/CompressibilityFactor
The compressibility factor (\(Z\)) is a useful thermodynamic property for modifying the ideal gas law to account for the real gas behaviour. The closer a gas is to a phase change, the larger the deviations from ideal behavior. It is simply defined as the ratio of the molar volume of a gas to the molar volume of an ideal gas at the same temperature and pressure. Values for compressibility are calculated using equations of state (EOS), such as the virial equation and van der Waals equation. The compressibility factor for specific gases can be obtained, with out calculation, from compressibility charts. These charts are created by plotting Z as a function of pressure at constant temperature.
@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/CompressibilityFactor> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The compressibility factor (\\(Z\\)) is a useful thermodynamic property for modifying the ideal gas law to account for the real gas behaviour. The closer a gas is to a phase change, the larger the deviations from ideal behavior. It is simply defined as the ratio of the molar volume of a gas to the molar volume of an ideal gas at the same temperature and pressure. Values for compressibility are calculated using equations of state (EOS), such as the virial equation and van der Waals equation. The compressibility factor for specific gases can be obtained, with out calculation, from compressibility charts. These charts are created by plotting Z as a function of pressure at constant temperature."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FRACTION> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NUM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PERCENT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PERMITTIVITY_REL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PPB> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PPM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PPTH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PPTM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PPTR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/UNITLESS> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ; <http://qudt.org/schema/qudt/qkdvDenominator> <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ; <http://qudt.org/schema/qudt/qkdvNumerator> <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ; <http://qudt.org/schema/qudt/symbol> "Z" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Compressibility Factor"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ; .
{"resource":"Compressibility Factor" ,"qname":"quantitykind:CompressibilityFactor" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/CompressibilityFactor" ,"properties":["applicable unit":"unit:FRACTION" ,"applicable unit":"unit:GR" ,"applicable unit":"unit:NUM" ,"applicable unit":"unit:PERCENT" ,"applicable unit":"unit:PERMITTIVITY_REL" ,"applicable unit":"unit:PPB" ,"applicable unit":"unit:PPM" ,"applicable unit":"unit:PPTH" ,"applicable unit":"unit:PPTM" ,"applicable unit":"unit:PPTR" ,"applicable unit":"unit:UNITLESS" ,"denominator dimension vector":"qkdv:A0E0L3I0M0H0T0D0" ,"description":"The compressibility factor (\\(Z\\)) is a useful thermodynamic property for modifying the ideal gas law to account for the real gas behaviour. The closer a gas is to a phase change, the larger the deviations from ideal behavior. It is simply defined as the ratio of the molar volume of a gas to the molar volume of an ideal gas at the same temperature and pressure. Values for compressibility are calculated using equations of state (EOS), such as the virial equation and van der Waals equation. The compressibility factor for specific gases can be obtained, with out calculation, from compressibility charts. These charts are created by plotting Z as a function of pressure at constant temperature." ,"has broader":"quantitykind:DimensionlessRatio" ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Compressibility Factor" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31890" ,"numerator dimension vector":"qkdv:A0E0L3I0M0H0T0D0" ,"symbol":"Z" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/CompressibilityFactor", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The compressibility factor (\\(Z\\)) is a useful thermodynamic property for modifying the ideal gas law to account for the real gas behaviour. The closer a gas is to a phase change, the larger the deviations from ideal behavior. It is simply defined as the ratio of the molar volume of a gas to the molar volume of an ideal gas at the same temperature and pressure. Values for compressibility are calculated using equations of state (EOS), such as the virial equation and van der Waals equation. The compressibility factor for specific gases can be obtained, with out calculation, from compressibility charts. These charts are created by plotting Z as a function of pressure at constant temperature.", "applicableUnit" : [ "http://qudt.org/vocab/unit/GR", "http://qudt.org/vocab/unit/PPTR", "http://qudt.org/vocab/unit/PERMITTIVITY_REL", "http://qudt.org/vocab/unit/NUM", "http://qudt.org/vocab/unit/UNITLESS", "http://qudt.org/vocab/unit/PPB", "http://qudt.org/vocab/unit/PPTH", "http://qudt.org/vocab/unit/FRACTION", "http://qudt.org/vocab/unit/PPM", "http://qudt.org/vocab/unit/PERCENT", "http://qudt.org/vocab/unit/PPTM" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31890", "qkdvDenominator" : "http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0", "qkdvNumerator" : "http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0", "symbol" : "Z", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Compressibility Factor" }, "broader" : "http://qudt.org/vocab/quantitykind/DimensionlessRatio", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "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" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "qkdvNumerator" : { "@id" : "http://qudt.org/schema/qudt/qkdvNumerator", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "qkdvDenominator" : { "@id" : "http://qudt.org/schema/qudt/qkdvDenominator", "@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#" } }
quantitykind:Concentration
URI: http://qudt.org/vocab/quantitykind/Concentration
In chemistry, concentration is defined as the abundance of a constituent divided by the total volume of a mixture. Furthermore, in chemistry, four types of mathematical description can be distinguished: mass concentration, molar concentration, number concentration, and volume concentration. The term concentration can be applied to any kind of chemical mixture, but most frequently it refers to solutes in solutions.
@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/Concentration> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "In chemistry, concentration is defined as the abundance of a constituent divided by the total volume of a mixture. Furthermore, in chemistry, four types of mathematical description can be distinguished: mass concentration, molar concentration, number concentration, and volume concentration. The term concentration can be applied to any kind of chemical mixture, but most frequently it refers to solutes in solutions."^^rdf:HTML ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Concentration"^^xsd:anyURI ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Concentration"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "In chemistry, concentration is defined as the abundance of a constituent divided by the total volume of a mixture. Furthermore, in chemistry, four types of mathematical description can be distinguished: mass concentration, molar concentration, number concentration, and volume concentration. The term concentration can be applied to any kind of chemical mixture, but most frequently it refers to solutes in solutions." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Concentration"@en ; .
{"resource":"Concentration" ,"qname":"quantitykind:Concentration" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Concentration" ,"properties":["dbpedia match":"http:\/\/dbpedia.org\/resource\/Concentration" ,"description":"In chemistry, concentration is defined as the abundance of a constituent divided by the total volume of a mixture. Furthermore, in chemistry, four types of mathematical description can be distinguished: mass concentration, molar concentration, number concentration, and volume concentration. The term concentration can be applied to any kind of chemical mixture, but most frequently it refers to solutes in solutions." ,"description (plain text)":"In chemistry, concentration is defined as the abundance of a constituent divided by the total volume of a mixture. Furthermore, in chemistry, four types of mathematical description can be distinguished: mass concentration, molar concentration, number concentration, and volume concentration. The term concentration can be applied to any kind of chemical mixture, but most frequently it refers to solutes in solutions." ,"has dimension vector":"qkdv:A1E0L-3I0M0H0T0D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Concentration" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Concentration" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/Concentration", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "In chemistry, concentration is defined as the abundance of a constituent divided by the total volume of a mixture. Furthermore, in chemistry, four types of mathematical description can be distinguished: mass concentration, molar concentration, number concentration, and volume concentration. The term concentration can be applied to any kind of chemical mixture, but most frequently it refers to solutes in solutions.", "dbpediaMatch" : "http://dbpedia.org/resource/Concentration", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0", "informativeReference" : "http://en.wikipedia.org/wiki/Concentration", "plainTextDescription" : "In chemistry, concentration is defined as the abundance of a constituent divided by the total volume of a mixture. Furthermore, in chemistry, four types of mathematical description can be distinguished: mass concentration, molar concentration, number concentration, and volume concentration. The term concentration can be applied to any kind of chemical mixture, but most frequently it refers to solutes in solutions.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Concentration" }, "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:Conductance
URI: http://qudt.org/vocab/quantitykind/Conductance
\(\textit{Conductance}\), for a resistive two-terminal element or two-terminal circuit with terminals A and B, quotient of the electric current i in the element or circuit by the voltage \(u_{AB}\) between the terminals: \(G = \frac{1}{R}\), where the electric current is taken as positive if its direction is from A to B and negative in the opposite case. The conductance of an element or circuit is the inverse of its resistance.
@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/Conductance> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\\(\\textit{Conductance}\\), for a resistive two-terminal element or two-terminal circuit with terminals A and B, quotient of the electric current i in the element or circuit by the voltage \\(u_{AB}\\) between the terminals: \\(G = \\frac{1}{R}\\), where the electric current is taken as positive if its direction is from A to B and negative in the opposite case. The conductance of an element or circuit is the inverse of its resistance."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciS> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloS> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MHO> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaS> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroMHO> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroS> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliS> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoS> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoS> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/S> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T3D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=131-12-06"^^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> """\\(G = Re\\underline{Y}\\), where \\(\\underline{Y}\\) is admittance. Alternatively: \\(G = \\frac{1}{R}\\), where \\(R\\) is resistance."""^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/symbol> "G" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Conductance"@en ; rdfs:seeAlso <http://qudt.org/vocab/quantitykind/Admittance> ; .
{"resource":"Conductance" ,"qname":"quantitykind:Conductance" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Conductance" ,"properties":["applicable unit":"unit:DeciS" ,"applicable unit":"unit:KiloS" ,"applicable unit":"unit:MHO" ,"applicable unit":"unit:MegaS" ,"applicable unit":"unit:MicroMHO" ,"applicable unit":"unit:MicroS" ,"applicable unit":"unit:MilliS" ,"applicable unit":"unit:NanoS" ,"applicable unit":"unit:PicoS" ,"applicable unit":"unit:S" ,"description":"\\(\\textit{Conductance}\\), for a resistive two-terminal element or two-terminal circuit with terminals A and B, quotient of the electric current i in the element or circuit by the voltage \\(u_{AB}\\) between the terminals: \\(G = \\frac{1}{R}\\), where the electric current is taken as positive if its direction is from A to B and negative in the opposite case. The conductance of an element or circuit is the inverse of its resistance." ,"has dimension vector":"qkdv:A0E2L-2I0M-1H0T3D0" ,"informative reference":"http:\/\/www.electropedia.org\/iev\/iev.nsf\/display?openform&ievref=131-12-06" ,"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":"Conductance" ,"latex definition":"\\(G = Re\\underline{Y}\\), where \\(\\underline{Y}\\) is admittance.\n\nAlternatively:\n\n\\(G = \\frac{1}{R}\\), where \\(R\\) is resistance." ,"seeAlso":"quantitykind:Admittance" ,"symbol":"G" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/Conductance", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\\(\\textit{Conductance}\\), for a resistive two-terminal element or two-terminal circuit with terminals A and B, quotient of the electric current i in the element or circuit by the voltage \\(u_{AB}\\) between the terminals: \\(G = \\frac{1}{R}\\), where the electric current is taken as positive if its direction is from A to B and negative in the opposite case. The conductance of an element or circuit is the inverse of its resistance.", "applicableUnit" : [ "http://qudt.org/vocab/unit/MicroMHO", "http://qudt.org/vocab/unit/S", "http://qudt.org/vocab/unit/KiloS", "http://qudt.org/vocab/unit/MegaS", "http://qudt.org/vocab/unit/MicroS", "http://qudt.org/vocab/unit/PicoS", "http://qudt.org/vocab/unit/MilliS", "http://qudt.org/vocab/unit/MHO", "http://qudt.org/vocab/unit/NanoS", "http://qudt.org/vocab/unit/DeciS" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T3D0", "informativeReference" : [ "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891", "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=131-12-06" ], "latexDefinition" : "\\(G = Re\\underline{Y}\\), where \\(\\underline{Y}\\) is admittance.\n\nAlternatively:\n\n\\(G = \\frac{1}{R}\\), where \\(R\\) is resistance.", "symbol" : "G", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Conductance" }, "seeAlso" : "http://qudt.org/vocab/quantitykind/Admittance", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "seeAlso" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "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#" } }
quantitykind:ConductionSpeed
URI: http://qudt.org/vocab/quantitykind/ConductionSpeed
"Conduction Speed" is the speed of impulses in nerve fibers.
@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/ConductionSpeed> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Conduction Speed\" is the speed of impulses in nerve fibers."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaHZ-M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloHZ-M> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Conduction Speed\" is the speed of impulses in nerve fibers." ; <http://qudt.org/schema/qudt/symbol> "c" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Conduction Speed"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Speed> ; .
{"resource":"Conduction Speed" ,"qname":"quantitykind:ConductionSpeed" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ConductionSpeed" ,"properties":["applicable unit":"unit:GigaHZ-M" ,"applicable unit":"unit:KiloHZ-M" ,"description":"\"Conduction Speed\" is the speed of impulses in nerve fibers." ,"description (plain text)":"\"Conduction Speed\" is the speed of impulses in nerve fibers." ,"has broader":"quantitykind:Speed" ,"has dimension vector":"qkdv:A0E0L1I0M0H0T-1D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Conduction Speed" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=43012" ,"symbol":"c" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ConductionSpeed", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Conduction Speed\" is the speed of impulses in nerve fibers.", "applicableUnit" : [ "http://qudt.org/vocab/unit/KiloHZ-M", "http://qudt.org/vocab/unit/GigaHZ-M" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=43012", "plainTextDescription" : "\"Conduction Speed\" is the speed of impulses in nerve fibers.", "symbol" : "c", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Conduction Speed" }, "broader" : "http://qudt.org/vocab/quantitykind/Speed", "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "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#" } }
quantitykind:ConductiveHeatTransferRate
URI: http://qudt.org/vocab/quantitykind/ConductiveHeatTransferRate
"Conductive Heat Transfer Rate" is proportional to temperature gradient and area of contact.
@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/ConductiveHeatTransferRate> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Conductive Heat Transfer Rate\" is proportional to temperature gradient and area of contact."^^rdf:HTML ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\Phi_k\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Conductive Heat Transfer Rate\" is proportional to temperature gradient and area of contact." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Conductive Heat Transfer Rate"@en ; .
{"resource":"Conductive Heat Transfer Rate" ,"qname":"quantitykind:ConductiveHeatTransferRate" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ConductiveHeatTransferRate" ,"properties":["description":"\"Conductive Heat Transfer Rate\" is proportional to temperature gradient and area of contact." ,"description (plain text)":"\"Conductive Heat Transfer Rate\" is proportional to temperature gradient and area of contact." ,"has dimension vector":"qkdv:A0E0L2I0M1H0T-3D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Conductive Heat Transfer Rate" ,"latex symbol":"\\(\\Phi_k\\)" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=43012" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ConductiveHeatTransferRate", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Conductive Heat Transfer Rate\" is proportional to temperature gradient and area of contact.", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=43012", "latexSymbol" : "\\(\\Phi_k\\)", "plainTextDescription" : "\"Conductive Heat Transfer Rate\" is proportional to temperature gradient and area of contact.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Conductive Heat Transfer Rate" }, "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:Conductivity
URI: http://qudt.org/vocab/quantitykind/Conductivity
"Conductivity" is a scalar or tensor quantity the product of which by the electric field strength in a medium is equal to the electric current density. For an isotropic medium the conductivity is a scalar quantity; for an anisotropic medium it is a tensor quantity.
@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/Conductivity> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Conductivity\" is a scalar or tensor quantity the product of which by the electric field strength in a medium is equal to the electric current density. For an isotropic medium the conductivity is a scalar quantity; for an anisotropic medium it is a tensor quantity."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciS-PER-M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloS-PER-M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaS-PER-M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroS-PER-CentiM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroS-PER-M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliS-PER-CentiM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliS-PER-M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoS-PER-CentiM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoS-PER-M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoS-PER-M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/S-PER-CentiM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/S-PER-M> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E2L-3I0M-1H0T3D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=121-12-03"^^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> "\\(\\mathbf{J} = \\sigma \\mathbf{E}\\), where \\(\\mathbf{J}\\) is electric current density, and \\(\\mathbf{E}\\) is electric field strength."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\gamma\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\sigma\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Conductivity\" is a scalar or tensor quantity the product of which by the electric field strength in a medium is equal to the electric current density. For an isotropic medium the conductivity is a scalar quantity; for an anisotropic medium it is a tensor quantity." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Conductivity"@en ; rdfs:seeAlso <http://qudt.org/vocab/quantitykind/ElectricCurrentDensity> ; rdfs:seeAlso <http://qudt.org/vocab/quantitykind/ElectricFieldStrength> ; .
{"resource":"Conductivity" ,"qname":"quantitykind:Conductivity" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Conductivity" ,"properties":["applicable unit":"unit:DeciS-PER-M" ,"applicable unit":"unit:KiloS-PER-M" ,"applicable unit":"unit:MegaS-PER-M" ,"applicable unit":"unit:MicroS-PER-CentiM" ,"applicable unit":"unit:MicroS-PER-M" ,"applicable unit":"unit:MilliS-PER-CentiM" ,"applicable unit":"unit:MilliS-PER-M" ,"applicable unit":"unit:NanoS-PER-CentiM" ,"applicable unit":"unit:NanoS-PER-M" ,"applicable unit":"unit:PicoS-PER-M" ,"applicable unit":"unit:S-PER-CentiM" ,"applicable unit":"unit:S-PER-M" ,"description":"\"Conductivity\" is a scalar or tensor quantity the product of which by the electric field strength in a medium is equal to the electric current density. For an isotropic medium the conductivity is a scalar quantity; for an anisotropic medium it is a tensor quantity." ,"description (plain text)":"\"Conductivity\" is a scalar or tensor quantity the product of which by the electric field strength in a medium is equal to the electric current density. For an isotropic medium the conductivity is a scalar quantity; for an anisotropic medium it is a tensor quantity." ,"has dimension vector":"qkdv:A0E2L-3I0M-1H0T3D0" ,"informative reference":"http:\/\/www.electropedia.org\/iev\/iev.nsf\/display?openform&ievref=121-12-03" ,"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":"Conductivity" ,"latex definition":"\\(\\mathbf{J} = \\sigma \\mathbf{E}\\), where \\(\\mathbf{J}\\) is electric current density, and \\(\\mathbf{E}\\) is electric field strength." ,"latex symbol":"\\(\\gamma\\)" ,"latex symbol":"\\(\\sigma\\)" ,"seeAlso":"quantitykind:ElectricCurrentDensity" ,"seeAlso":"quantitykind:ElectricFieldStrength" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/Conductivity", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Conductivity\" is a scalar or tensor quantity the product of which by the electric field strength in a medium is equal to the electric current density. For an isotropic medium the conductivity is a scalar quantity; for an anisotropic medium it is a tensor quantity.", "applicableUnit" : [ "http://qudt.org/vocab/unit/S-PER-M", "http://qudt.org/vocab/unit/MicroS-PER-M", "http://qudt.org/vocab/unit/NanoS-PER-CentiM", "http://qudt.org/vocab/unit/S-PER-CentiM", "http://qudt.org/vocab/unit/MicroS-PER-CentiM", "http://qudt.org/vocab/unit/PicoS-PER-M", "http://qudt.org/vocab/unit/KiloS-PER-M", "http://qudt.org/vocab/unit/MilliS-PER-M", "http://qudt.org/vocab/unit/MegaS-PER-M", "http://qudt.org/vocab/unit/MilliS-PER-CentiM", "http://qudt.org/vocab/unit/NanoS-PER-M", "http://qudt.org/vocab/unit/DeciS-PER-M" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E2L-3I0M-1H0T3D0", "informativeReference" : [ "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=121-12-03", "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891" ], "latexDefinition" : "\\(\\mathbf{J} = \\sigma \\mathbf{E}\\), where \\(\\mathbf{J}\\) is electric current density, and \\(\\mathbf{E}\\) is electric field strength.", "latexSymbol" : [ "\\(\\sigma\\)", "\\(\\gamma\\)" ], "plainTextDescription" : "\"Conductivity\" is a scalar or tensor quantity the product of which by the electric field strength in a medium is equal to the electric current density. For an isotropic medium the conductivity is a scalar quantity; for an anisotropic medium it is a tensor quantity.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Conductivity" }, "seeAlso" : [ "http://qudt.org/vocab/quantitykind/ElectricCurrentDensity", "http://qudt.org/vocab/quantitykind/ElectricFieldStrength" ], "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "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" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "seeAlso" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@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#" } }
quantitykind:Constringence
URI: http://qudt.org/vocab/quantitykind/Constringence
In optics and lens design, constringence of a transparent material, also known as the Abbe number or the V-number, is an approximate measure of the material's dispersion (change of refractive index versus wavelength), with high values of V indicating low dispersion.
@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/Constringence> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "In optics and lens design, constringence of a transparent material, also known as the Abbe number or the V-number, is an approximate measure of the material's dispersion (change of refractive index versus wavelength), with high values of V indicating low dispersion."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/UNITLESS> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/informativeReference> "https://en.wikipedia.org/wiki/Abbe_number"^^xsd:anyURI ; <http://qudt.org/schema/qudt/symbol> "V" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Constringence"@en ; <http://www.w3.org/2004/02/skos/core#altLabel> "Abbe Number"@en ; <http://www.w3.org/2004/02/skos/core#altLabel> "V-number"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ; .
{"resource":"Constringence" ,"qname":"quantitykind:Constringence" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Constringence" ,"properties":["alternative label":"Abbe Number" ,"alternative label":"V-number" ,"applicable unit":"unit:UNITLESS" ,"description":"In optics and lens design, constringence of a transparent material, also known as the Abbe number or the V-number, is an approximate measure of the material's dispersion (change of refractive index versus wavelength), with high values of V indicating low dispersion." ,"has broader":"quantitykind:DimensionlessRatio" ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"informative reference":"https:\/\/en.wikipedia.org\/wiki\/Abbe_number" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Constringence" ,"symbol":"V" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/Constringence", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "In optics and lens design, constringence of a transparent material, also known as the Abbe number or the V-number, is an approximate measure of the material's dispersion (change of refractive index versus wavelength), with high values of V indicating low dispersion.", "applicableUnit" : "http://qudt.org/vocab/unit/UNITLESS", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "informativeReference" : "https://en.wikipedia.org/wiki/Abbe_number", "symbol" : "V", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Constringence" }, "altLabel" : [ { "@language" : "en", "@value" : "V-number" }, { "@language" : "en", "@value" : "Abbe Number" } ], "broader" : "http://qudt.org/vocab/quantitykind/DimensionlessRatio", "@context" : { "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "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" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "altLabel" : { "@id" : "http://www.w3.org/2004/02/skos/core#altLabel" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "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#" } }
quantitykind:ConvectiveHeatTransfer
URI: http://qudt.org/vocab/quantitykind/ConvectiveHeatTransfer
"Convective Heat Transfer" is convective heat transfer coefficient multiplied by temperature difference and exchange area.
@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/ConvectiveHeatTransfer> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Convective Heat Transfer\" is convective heat transfer coefficient multiplied by temperature difference and exchange area. "^^rdf:HTML ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Heat_transfer#Convection"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\Phi_c\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Convective Heat Transfer\" is convective heat transfer coefficient multiplied by temperature difference and exchange area. " ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Convective Heat Transfer"@en ; .
{"resource":"Convective Heat Transfer" ,"qname":"quantitykind:ConvectiveHeatTransfer" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ConvectiveHeatTransfer" ,"properties":["description":"\"Convective Heat Transfer\" is convective heat transfer coefficient multiplied by temperature difference and exchange area. " ,"description (plain text)":"\"Convective Heat Transfer\" is convective heat transfer coefficient multiplied by temperature difference and exchange area. " ,"has dimension vector":"qkdv:A0E0L2I0M1H0T-3D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Heat_transfer#Convection" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Convective Heat Transfer" ,"latex symbol":"\\(\\Phi_c\\)" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=43012" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ConvectiveHeatTransfer", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Convective Heat Transfer\" is convective heat transfer coefficient multiplied by temperature difference and exchange area. ", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0", "informativeReference" : "http://en.wikipedia.org/wiki/Heat_transfer#Convection", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=43012", "latexSymbol" : "\\(\\Phi_c\\)", "plainTextDescription" : "\"Convective Heat Transfer\" is convective heat transfer coefficient multiplied by temperature difference and exchange area. ", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Convective Heat Transfer" }, "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:CorrelatedColorTemperature
URI: http://qudt.org/vocab/quantitykind/CorrelatedColorTemperature
Correlated color temperature (CCT) is a measure of light source color appearance defined by the proximity of the light source's chromaticity coordinates to the blackbody locus, as a single number rather than the two required to specify a chromaticity.
@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/CorrelatedColorTemperature> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "Correlated color temperature (CCT) is a measure of light source color appearance defined by the proximity of the light source's chromaticity coordinates to the blackbody locus, as a single number rather than the two required to specify a chromaticity."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/K> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "https://www.lrc.rpi.edu/programs/nlpip/lightinganswers/lightsources/whatiscct.asp#:~:text=Correlated%20color%20temperature%20(CCT)%20is,required%20to%20specify%20a%20chromaticity."^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "Correlated color temperature (CCT) is a measure of light source color appearance defined by the proximity of the light source's chromaticity coordinates to the blackbody locus, as a single number rather than the two required to specify a chromaticity." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Correlated Color Temperature"@en-us ; rdfs:label "Correlated Colour Temperature"@en ; rdfs:seeAlso <http://qudt.org/vocab/quantitykind/Duv> ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/ThermodynamicTemperature> ; .
{"resource":"Correlated Colour Temperature" ,"qname":"quantitykind:CorrelatedColorTemperature" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/CorrelatedColorTemperature" ,"properties":["applicable unit":"unit:K" ,"description":"Correlated color temperature (CCT) is a measure of light source color appearance defined by the proximity of the light source's chromaticity coordinates to the blackbody locus, as a single number rather than the two required to specify a chromaticity." ,"description (plain text)":"Correlated color temperature (CCT) is a measure of light source color appearance defined by the proximity of the light source's chromaticity coordinates to the blackbody locus, as a single number rather than the two required to specify a chromaticity." ,"has broader":"quantitykind:ThermodynamicTemperature" ,"has dimension vector":"qkdv:A0E0L0I0M0H1T0D0" ,"informative reference":"https:\/\/www.lrc.rpi.edu\/programs\/nlpip\/lightinganswers\/lightsources\/whatiscct.asp#:~:text=Correlated%20color%20temperature%20(CCT)%20is,required%20to%20specify%20a%20chromaticity." ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Correlated Color Temperature" ,"label":"Correlated Colour Temperature" ,"seeAlso":"quantitykind:Duv" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/CorrelatedColorTemperature", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "Correlated color temperature (CCT) is a measure of light source color appearance defined by the proximity of the light source's chromaticity coordinates to the blackbody locus, as a single number rather than the two required to specify a chromaticity.", "applicableUnit" : "http://qudt.org/vocab/unit/K", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0", "informativeReference" : "https://www.lrc.rpi.edu/programs/nlpip/lightinganswers/lightsources/whatiscct.asp#:~:text=Correlated%20color%20temperature%20(CCT)%20is,required%20to%20specify%20a%20chromaticity.", "plainTextDescription" : "Correlated color temperature (CCT) is a measure of light source color appearance defined by the proximity of the light source's chromaticity coordinates to the blackbody locus, as a single number rather than the two required to specify a chromaticity.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "en", "@value" : "Correlated Colour Temperature" }, { "@language" : "en-us", "@value" : "Correlated Color Temperature" } ], "seeAlso" : "http://qudt.org/vocab/quantitykind/Duv", "broader" : "http://qudt.org/vocab/quantitykind/ThermodynamicTemperature", "@context" : { "seeAlso" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@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#" } }
quantitykind:CostPerArea
URI: http://qudt.org/vocab/quantitykind/CostPerArea
@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/CostPerArea> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/EUR-PER-M2> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "https://www.designingbuildings.co.uk/wiki/Cost_per_m2_of_gross_internal_floor_area"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "In the construction industry, cost per area is the unit rate which, when multiplied by the gross internal floor area (GIFA), gives the total building works estimate (i.e.works cost estimate less main contractor’s preliminaries and main contractor’s overheads and profit)." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Kosten pro Fläche"@de ; rdfs:label "cost per area"@en ; .
{"resource":"cost per area" ,"qname":"quantitykind:CostPerArea" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/CostPerArea" ,"properties":["applicable unit":"unit:EUR-PER-M2" ,"description (plain text)":"In the construction industry, cost per area is the unit rate which, when multiplied by the gross internal floor area (GIFA), gives the total building works estimate (i.e.works cost estimate less main contractor\u2019s preliminaries and main contractor\u2019s overheads and profit)." ,"has dimension vector":"qkdv:A0E0L-2I0M0H0T0D0" ,"informative reference":"https:\/\/www.designingbuildings.co.uk\/wiki\/Cost_per_m2_of_gross_internal_floor_area" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Kosten pro Fläche" ,"label":"cost per area" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/CostPerArea", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "applicableUnit" : "http://qudt.org/vocab/unit/EUR-PER-M2", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T0D0", "informativeReference" : "https://www.designingbuildings.co.uk/wiki/Cost_per_m2_of_gross_internal_floor_area", "plainTextDescription" : "In the construction industry, cost per area is the unit rate which, when multiplied by the gross internal floor area (GIFA), gives the total building works estimate (i.e.works cost estimate less main contractor’s preliminaries and main contractor’s overheads and profit).", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "de", "@value" : "Kosten pro Fläche" }, { "@language" : "en", "@value" : "cost per area" } ], "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:CostPerUnitEnergy
URI: http://qudt.org/vocab/quantitykind/CostPerUnitEnergy
@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/CostPerUnitEnergy> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/EUR-PER-KiloW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/EUR-PER-W-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/EUR-PER-W-SEC> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M-1H0T2D0> ; <http://qudt.org/schema/qudt/informativeReference> "https://en.wikipedia.org/wiki/Cost_of_electricity_by_source"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "The monetary cost of a unit of energy" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Energiekosten"@de ; rdfs:label "energy cost"@en ; .
{"resource":"energy cost" ,"qname":"quantitykind:CostPerUnitEnergy" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/CostPerUnitEnergy" ,"properties":["applicable unit":"unit:EUR-PER-KiloW-HR" ,"applicable unit":"unit:EUR-PER-W-HR" ,"applicable unit":"unit:EUR-PER-W-SEC" ,"description (plain text)":"The monetary cost of a unit of energy" ,"has dimension vector":"qkdv:A0E0L-2I0M-1H0T2D0" ,"informative reference":"https:\/\/en.wikipedia.org\/wiki\/Cost_of_electricity_by_source" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Energiekosten" ,"label":"energy cost" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/CostPerUnitEnergy", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "applicableUnit" : [ "http://qudt.org/vocab/unit/EUR-PER-W-SEC", "http://qudt.org/vocab/unit/EUR-PER-KiloW-HR", "http://qudt.org/vocab/unit/EUR-PER-W-HR" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-2I0M-1H0T2D0", "informativeReference" : "https://en.wikipedia.org/wiki/Cost_of_electricity_by_source", "plainTextDescription" : "The monetary cost of a unit of energy", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "en", "@value" : "energy cost" }, { "@language" : "de", "@value" : "Energiekosten" } ], "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@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#" } }
quantitykind:CostPerUnitPower
URI: http://qudt.org/vocab/quantitykind/CostPerUnitPower
@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/CostPerUnitPower> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/EUR-PER-KiloW> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/EUR-PER-W> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M-1H0T3D0> ; <http://qudt.org/schema/qudt/informativeReference> "https://en.wikipedia.org/wiki/Photovoltaics"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "In photovoltaics, cost per power of electricity produced measures the cost of installing the hardware relative to the power produced." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Anschaffungskosten pro Watt"@de ; rdfs:label "cost per power"@en ; .
{"resource":"cost per power" ,"qname":"quantitykind:CostPerUnitPower" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/CostPerUnitPower" ,"properties":["applicable unit":"unit:EUR-PER-KiloW" ,"applicable unit":"unit:EUR-PER-W" ,"description (plain text)":"In photovoltaics, cost per power of electricity produced measures the cost of installing the hardware relative to the power produced." ,"has dimension vector":"qkdv:A0E0L-2I0M-1H0T3D0" ,"informative reference":"https:\/\/en.wikipedia.org\/wiki\/Photovoltaics" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Anschaffungskosten pro Watt" ,"label":"cost per power" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/CostPerUnitPower", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "applicableUnit" : [ "http://qudt.org/vocab/unit/EUR-PER-KiloW", "http://qudt.org/vocab/unit/EUR-PER-W" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-2I0M-1H0T3D0", "informativeReference" : "https://en.wikipedia.org/wiki/Photovoltaics", "plainTextDescription" : "In photovoltaics, cost per power of electricity produced measures the cost of installing the hardware relative to the power produced.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "de", "@value" : "Anschaffungskosten pro Watt" }, { "@language" : "en", "@value" : "cost per power" } ], "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:Count
URI: http://qudt.org/vocab/quantitykind/Count
"Count" is the value of a count of items.
@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/Count> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Count\" is the value of a count of items."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/UNITLESS> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Count\" is the value of a count of items." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Count"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Dimensionless> ; .
{"resource":"Count" ,"qname":"quantitykind:Count" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Count" ,"properties":["applicable unit":"unit:UNITLESS" ,"description":"\"Count\" is the value of a count of items." ,"description (plain text)":"\"Count\" is the value of a count of items." ,"has broader":"quantitykind:Dimensionless" ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Count" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/Count", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Count\" is the value of a count of items.", "applicableUnit" : "http://qudt.org/vocab/unit/UNITLESS", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "plainTextDescription" : "\"Count\" is the value of a count of items.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Count" }, "broader" : "http://qudt.org/vocab/quantitykind/Dimensionless", "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@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#" } }
quantitykind:CouplingFactor
URI: http://qudt.org/vocab/quantitykind/CouplingFactor
"Coupling Factor" is the ratio of an electromagnetic quantity, usually voltage or current, appearing at a specified location of a given circuit to the corresponding quantity at a specified location in the circuit from which energy is transferred by coupling.
@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/CouplingFactor> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Coupling Factor\" is the ratio of an electromagnetic quantity, usually voltage or current, appearing at a specified location of a given circuit to the corresponding quantity at a specified location in the circuit from which energy is transferred by coupling."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/UNITLESS> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/informativeReference> "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=161-03-18"^^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> "For inductive coupling between two inductive elements, \\(k = \\frac{\\left | L_{mn} \\right |}{\\sqrt{L_m L_n}}\\), where \\(L_m\\) and \\(L_n\\) are their self inductances, and \\(L_{mn}\\) is their mutual inductance."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Coupling Factor\" is the ratio of an electromagnetic quantity, usually voltage or current, appearing at a specified location of a given circuit to the corresponding quantity at a specified location in the circuit from which energy is transferred by coupling." ; <http://qudt.org/schema/qudt/symbol> "k" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Constantă de cuplaj"@ro ; rdfs:label "constante de acoplamiento"@es ; rdfs:label "constante de couplage"@fr ; rdfs:label "coupling factor"@en ; rdfs:label "fattore di accoppiamento"@it ; rdfs:label "stała sprzężenia"@pl ; rdfs:label "Çiftlenim sabiti"@tr ; rdfs:label "Константа взаимодействия"@ru ; rdfs:label "結合定数"@ja ; rdfs:label "耦合常數"@zh ; .
{"resource":"coupling factor" ,"qname":"quantitykind:CouplingFactor" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/CouplingFactor" ,"properties":["applicable unit":"unit:UNITLESS" ,"description":"\"Coupling Factor\" is the ratio of an electromagnetic quantity, usually voltage or current, appearing at a specified location of a given circuit to the corresponding quantity at a specified location in the circuit from which energy is transferred by coupling." ,"description (plain text)":"\"Coupling Factor\" is the ratio of an electromagnetic quantity, usually voltage or current, appearing at a specified location of a given circuit to the corresponding quantity at a specified location in the circuit from which energy is transferred by coupling." ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"informative reference":"http:\/\/www.electropedia.org\/iev\/iev.nsf\/display?openform&ievref=161-03-18" ,"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":"Constantă de cuplaj" ,"label":"constante de acoplamiento" ,"label":"constante de couplage" ,"label":"coupling factor" ,"label":"fattore di accoppiamento" ,"label":"stała sprzężenia" ,"label":"Çiftlenim sabiti" ,"label":"Константа взаимодействия" ,"label":"結合定数" ,"label":"耦合常數" ,"latex definition":"For inductive coupling between two inductive elements, \\(k = \\frac{\\left | L_{mn} \\right |}{\\sqrt{L_m L_n}}\\), where \\(L_m\\) and \\(L_n\\) are their self inductances, and \\(L_{mn}\\) is their mutual inductance." ,"symbol":"k" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/CouplingFactor", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Coupling Factor\" is the ratio of an electromagnetic quantity, usually voltage or current, appearing at a specified location of a given circuit to the corresponding quantity at a specified location in the circuit from which energy is transferred by coupling.", "applicableUnit" : "http://qudt.org/vocab/unit/UNITLESS", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "informativeReference" : [ "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=161-03-18", "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891" ], "latexDefinition" : "For inductive coupling between two inductive elements, \\(k = \\frac{\\left | L_{mn} \\right |}{\\sqrt{L_m L_n}}\\), where \\(L_m\\) and \\(L_n\\) are their self inductances, and \\(L_{mn}\\) is their mutual inductance.", "plainTextDescription" : "\"Coupling Factor\" is the ratio of an electromagnetic quantity, usually voltage or current, appearing at a specified location of a given circuit to the corresponding quantity at a specified location in the circuit from which energy is transferred by coupling.", "symbol" : "k", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "es", "@value" : "constante de acoplamiento" }, { "@language" : "ja", "@value" : "結合定数" }, { "@language" : "fr", "@value" : "constante de couplage" }, { "@language" : "ru", "@value" : "Константа взаимодействия" }, { "@language" : "pl", "@value" : "stała sprzężenia" }, { "@language" : "it", "@value" : "fattore di accoppiamento" }, { "@language" : "ro", "@value" : "Constantă de cuplaj" }, { "@language" : "en", "@value" : "coupling factor" }, { "@language" : "zh", "@value" : "耦合常數" }, { "@language" : "tr", "@value" : "Çiftlenim sabiti" } ], "@context" : { "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@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" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@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#" } }
quantitykind:CrossSection
URI: http://qudt.org/vocab/quantitykind/CrossSection
"Cross-section" is used to express the likelihood of interaction between particles. For a specified target particle and for a specified reaction or process produced by incident charged or uncharged particles of specified type and energy, it is the mean number of such reactions or processes divided by the incident-particle fluence.
@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/CrossSection> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Cross-section\" is used to express the likelihood of interaction between particles. For a specified target particle and for a specified reaction or process produced by incident charged or uncharged particles of specified type and energy, it is the mean number of such reactions or processes divided by the incident-particle fluence."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ARE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BARN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaARE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MIL_Circ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckArea> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YD2> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Cross_section_(physics)"^^xsd:anyURI ; <http://qudt.org/schema/qudt/normativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Cross-section\" is used to express the likelihood of interaction between particles. For a specified target particle and for a specified reaction or process produced by incident charged or uncharged particles of specified type and energy, it is the mean number of such reactions or processes divided by the incident-particle fluence." ; <http://qudt.org/schema/qudt/symbol> "σ" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Cross-section"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Area> ; .
{"resource":"Cross-section" ,"qname":"quantitykind:CrossSection" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/CrossSection" ,"properties":["applicable unit":"unit:AC" ,"applicable unit":"unit:ARE" ,"applicable unit":"unit:BARN" ,"applicable unit":"unit:CentiM2" ,"applicable unit":"unit:DecaARE" ,"applicable unit":"unit:DeciM2" ,"applicable unit":"unit:FT2" ,"applicable unit":"unit:HA" ,"applicable unit":"unit:IN2" ,"applicable unit":"unit:M2" ,"applicable unit":"unit:MI2" ,"applicable unit":"unit:MIL_Circ" ,"applicable unit":"unit:MicroM2" ,"applicable unit":"unit:MilliM2" ,"applicable unit":"unit:NanoM2" ,"applicable unit":"unit:PlanckArea" ,"applicable unit":"unit:YD2" ,"description":"\"Cross-section\" is used to express the likelihood of interaction between particles. For a specified target particle and for a specified reaction or process produced by incident charged or uncharged particles of specified type and energy, it is the mean number of such reactions or processes divided by the incident-particle fluence." ,"description (plain text)":"\"Cross-section\" is used to express the likelihood of interaction between particles. For a specified target particle and for a specified reaction or process produced by incident charged or uncharged particles of specified type and energy, it is the mean number of such reactions or processes divided by the incident-particle fluence." ,"has broader":"quantitykind:Area" ,"has dimension vector":"qkdv:A0E0L2I0M0H0T0D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Cross_section_(physics)" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Cross-section" ,"normative reference":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31895" ,"symbol":"σ" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/CrossSection", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Cross-section\" is used to express the likelihood of interaction between particles. For a specified target particle and for a specified reaction or process produced by incident charged or uncharged particles of specified type and energy, it is the mean number of such reactions or processes divided by the incident-particle fluence.", "applicableUnit" : [ "http://qudt.org/vocab/unit/DeciM2", "http://qudt.org/vocab/unit/CentiM2", "http://qudt.org/vocab/unit/AC", "http://qudt.org/vocab/unit/M2", "http://qudt.org/vocab/unit/MilliM2", "http://qudt.org/vocab/unit/MIL_Circ", "http://qudt.org/vocab/unit/PlanckArea", "http://qudt.org/vocab/unit/FT2", "http://qudt.org/vocab/unit/YD2", "http://qudt.org/vocab/unit/BARN", "http://qudt.org/vocab/unit/MI2", "http://qudt.org/vocab/unit/MicroM2", "http://qudt.org/vocab/unit/NanoM2", "http://qudt.org/vocab/unit/HA", "http://qudt.org/vocab/unit/DecaARE", "http://qudt.org/vocab/unit/ARE", "http://qudt.org/vocab/unit/IN2" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0", "informativeReference" : "http://en.wikipedia.org/wiki/Cross_section_(physics)", "normativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31895", "plainTextDescription" : "\"Cross-section\" is used to express the likelihood of interaction between particles. For a specified target particle and for a specified reaction or process produced by incident charged or uncharged particles of specified type and energy, it is the mean number of such reactions or processes divided by the incident-particle fluence.", "symbol" : "σ", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Cross-section" }, "broader" : "http://qudt.org/vocab/quantitykind/Area", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "normativeReference" : { "@id" : "http://qudt.org/schema/qudt/normativeReference", "@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#" } }
quantitykind:CrossSectionalArea
URI: http://qudt.org/vocab/quantitykind/CrossSectionalArea
@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/CrossSectionalArea> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ARE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BARN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaARE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MIL_Circ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckArea> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YD2> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ; <http://qudt.org/schema/qudt/symbol> "A" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Cross-sectional Area"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Area> ; .
{"resource":"Cross-sectional Area" ,"qname":"quantitykind:CrossSectionalArea" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/CrossSectionalArea" ,"properties":["applicable unit":"unit:AC" ,"applicable unit":"unit:ARE" ,"applicable unit":"unit:BARN" ,"applicable unit":"unit:CentiM2" ,"applicable unit":"unit:DecaARE" ,"applicable unit":"unit:DeciM2" ,"applicable unit":"unit:FT2" ,"applicable unit":"unit:HA" ,"applicable unit":"unit:IN2" ,"applicable unit":"unit:M2" ,"applicable unit":"unit:MI2" ,"applicable unit":"unit:MIL_Circ" ,"applicable unit":"unit:MicroM2" ,"applicable unit":"unit:MilliM2" ,"applicable unit":"unit:NanoM2" ,"applicable unit":"unit:PlanckArea" ,"applicable unit":"unit:YD2" ,"has broader":"quantitykind:Area" ,"has dimension vector":"qkdv:A0E0L2I0M0H0T0D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Cross-sectional Area" ,"symbol":"A" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/CrossSectionalArea", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "applicableUnit" : [ "http://qudt.org/vocab/unit/NanoM2", "http://qudt.org/vocab/unit/MilliM2", "http://qudt.org/vocab/unit/BARN", "http://qudt.org/vocab/unit/IN2", "http://qudt.org/vocab/unit/ARE", "http://qudt.org/vocab/unit/FT2", "http://qudt.org/vocab/unit/DecaARE", "http://qudt.org/vocab/unit/MIL_Circ", "http://qudt.org/vocab/unit/YD2", "http://qudt.org/vocab/unit/AC", "http://qudt.org/vocab/unit/MI2", "http://qudt.org/vocab/unit/HA", "http://qudt.org/vocab/unit/M2", "http://qudt.org/vocab/unit/DeciM2", "http://qudt.org/vocab/unit/PlanckArea", "http://qudt.org/vocab/unit/MicroM2", "http://qudt.org/vocab/unit/CentiM2" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0", "symbol" : "A", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Cross-sectional Area" }, "broader" : "http://qudt.org/vocab/quantitykind/Area", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@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#" } }
quantitykind:CubicElectricDipoleMomentPerSquareEnergy
URI: http://qudt.org/vocab/quantitykind/CubicElectricDipoleMomentPerSquareEnergy
@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/CubicElectricDipoleMomentPerSquareEnergy> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/isReplacedBy> <http://qudt.org/vocab/quantitykind/ElectricDipoleMoment_CubicPerEnergy_Squared> ; <http://qudt.org/schema/qudt/deprecated> true ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E3L-3I0M-2H0T7D0> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Cubic Electric Dipole Moment per Square Energy"@en ; .
{"resource":"Cubic Electric Dipole Moment per Square Energy" ,"qname":"quantitykind:CubicElectricDipoleMomentPerSquareEnergy" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/CubicElectricDipoleMomentPerSquareEnergy" ,"properties":["deprecated":"true" ,"has dimension vector":"qkdv:A0E3L-3I0M-2H0T7D0" ,"is replaced by":"quantitykind:ElectricDipoleMoment_CubicPerEnergy_Squared" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Cubic Electric Dipole Moment per Square Energy" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/CubicElectricDipoleMomentPerSquareEnergy", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "isReplacedBy" : "http://qudt.org/vocab/quantitykind/ElectricDipoleMoment_CubicPerEnergy_Squared", "http://qudt.org/schema/qudt/deprecated" : true, "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E3L-3I0M-2H0T7D0", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Cubic Electric Dipole Moment per Square Energy" }, "@context" : { "isReplacedBy" : { "@id" : "http://purl.org/dc/terms/isReplacedBy", "@type" : "@id" }, "deprecated" : { "@id" : "http://qudt.org/schema/qudt/deprecated", "@type" : "http://www.w3.org/2001/XMLSchema#boolean" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:CubicExpansionCoefficient
URI: http://qudt.org/vocab/quantitykind/CubicExpansionCoefficient
@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/CubicExpansionCoefficient> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-K> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PPM-PER-K> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PPTM-PER-K> ; <http://qudt.org/schema/qudt/expression> "\\(cubic-exp-coef\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H-1T0D0> ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(\\alpha_V = \\frac{1}{V} \\; \\frac{dV}{dT}\\), where \\(V\\) is \\(volume\\) and \\(T\\) is thermodynamic temperature."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\alpha_v\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/qkdvDenominator> <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H1T0D0> ; <http://qudt.org/schema/qudt/qkdvNumerator> <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Hullámszám"@hu ; rdfs:label "Volumenausdehnungskoeffizient"@de ; rdfs:label "coefficient de dilatation volumique"@fr ; rdfs:label "coefficiente di dilatazione volumica"@it ; rdfs:label "coeficiente de dilatación cúbica"@es ; rdfs:label "coeficiente de dilatação volúmica"@pt ; rdfs:label "cubic expansion coefficient"@en ; rdfs:label "kübik genleşme katsayısı"@tr ; rdfs:label "współczynnik rozszerzalności objętościowej"@pl ; rdfs:label "Κυματαριθμός"@el ; rdfs:label "Вълново число"@bg ; rdfs:label "Температурный коэффициент"@ru ; rdfs:label "מספר גל"@he ; rdfs:label "ضریب انبساط گرمایی"@fa ; rdfs:label "معامل التمدد الحجمى"@ar ; rdfs:label "体膨胀系数"@zh ; rdfs:label "線膨張係数"@ja ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/ExpansionRatio> ; .
{"resource":"cubic expansion coefficient" ,"qname":"quantitykind:CubicExpansionCoefficient" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/CubicExpansionCoefficient" ,"properties":["applicable unit":"unit:PER-K" ,"applicable unit":"unit:PPM-PER-K" ,"applicable unit":"unit:PPTM-PER-K" ,"denominator dimension vector":"qkdv:A0E0L3I0M0H1T0D0" ,"expression":"\\(cubic-exp-coef\\)" ,"has broader":"quantitykind:ExpansionRatio" ,"has dimension vector":"qkdv:A0E0L0I0M0H-1T0D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Hullámszám" ,"label":"Volumenausdehnungskoeffizient" ,"label":"coefficient de dilatation volumique" ,"label":"coefficiente di dilatazione volumica" ,"label":"coeficiente de dilatación cúbica" ,"label":"coeficiente de dilatação volúmica" ,"label":"cubic expansion coefficient" ,"label":"kübik genleşme katsayısı" ,"label":"współczynnik rozszerzalności objętościowej" ,"label":"Κυματαριθμός" ,"label":"Вълново число" ,"label":"Температурный коэффициент" ,"label":"מספר גל" ,"label":"ضریب انبساط گرمایی" ,"label":"معامل التمدد الحجمى" ,"label":"体膨胀系数" ,"label":"線膨張係数" ,"latex definition":"\\(\\alpha_V = \\frac{1}{V} \\; \\frac{dV}{dT}\\), where \\(V\\) is \\(volume\\) and \\(T\\) is thermodynamic temperature." ,"latex symbol":"\\(\\alpha_v\\)" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31890" ,"numerator dimension vector":"qkdv:A0E0L3I0M0H0T0D0" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/CubicExpansionCoefficient", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "applicableUnit" : [ "http://qudt.org/vocab/unit/PPM-PER-K", "http://qudt.org/vocab/unit/PPTM-PER-K", "http://qudt.org/vocab/unit/PER-K" ], "expression" : "\\(cubic-exp-coef\\)", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H-1T0D0", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31890", "latexDefinition" : "\\(\\alpha_V = \\frac{1}{V} \\; \\frac{dV}{dT}\\), where \\(V\\) is \\(volume\\) and \\(T\\) is thermodynamic temperature.", "latexSymbol" : "\\(\\alpha_v\\)", "qkdvDenominator" : "http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H1T0D0", "qkdvNumerator" : "http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "el", "@value" : "Κυματαριθμός" }, { "@language" : "es", "@value" : "coeficiente de dilatación cúbica" }, { "@language" : "de", "@value" : "Volumenausdehnungskoeffizient" }, { "@language" : "ja", "@value" : "線膨張係数" }, { "@language" : "pt", "@value" : "coeficiente de dilatação volúmica" }, { "@language" : "ru", "@value" : "Температурный коэффициент" }, { "@language" : "tr", "@value" : "kübik genleşme katsayısı" }, { "@language" : "fr", "@value" : "coefficient de dilatation volumique" }, { "@language" : "hu", "@value" : "Hullámszám" }, { "@language" : "bg", "@value" : "Вълново число" }, { "@language" : "pl", "@value" : "współczynnik rozszerzalności objętościowej" }, { "@language" : "it", "@value" : "coefficiente di dilatazione volumica" }, { "@language" : "fa", "@value" : "ضریب انبساط گرمایی" }, { "@language" : "zh", "@value" : "体膨胀系数" }, { "@language" : "ar", "@value" : "معامل التمدد الحجمى" }, { "@language" : "he", "@value" : "מספר גל" }, { "@language" : "en", "@value" : "cubic expansion coefficient" } ], "broader" : "http://qudt.org/vocab/quantitykind/ExpansionRatio", "@context" : { "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "expression" : { "@id" : "http://qudt.org/schema/qudt/expression", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "qkdvDenominator" : { "@id" : "http://qudt.org/schema/qudt/qkdvDenominator", "@type" : "@id" }, "qkdvNumerator" : { "@id" : "http://qudt.org/schema/qudt/qkdvNumerator", "@type" : "@id" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@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#" } }
quantitykind:CurieTemperature
URI: http://qudt.org/vocab/quantitykind/CurieTemperature
"Curie Temperature" is the critical thermodynamic temperature of a ferromagnet.
@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/CurieTemperature> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Curie Temperature\" is the critical thermodynamic temperature of a ferromagnet."^^rdf:HTML ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Curie_temperature"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Curie Temperature\" is the critical thermodynamic temperature of a ferromagnet." ; <http://qudt.org/schema/qudt/symbol> "T_C" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Curie sıcaklığı"@tr ; rdfs:label "Curie temperature"@en ; rdfs:label "Curie-Temperatur"@de ; rdfs:label "Curieova teplota"@cs ; rdfs:label "Punct Curie"@ro ; rdfs:label "Suhu Curie"@ms ; rdfs:label "punto di Curie"@it ; rdfs:label "temperatura Curie"@pl ; rdfs:label "temperatura de Curie"@es ; rdfs:label "temperatura de Curie"@pt ; rdfs:label "température de Curie"@fr ; rdfs:label "Точка Кюри"@ru ; rdfs:label "درجة حرارة كوري"@ar ; rdfs:label "نقطه کوری"@fa ; rdfs:label "क्यूरी ताप"@hi ; rdfs:label "キュリー温度"@ja ; rdfs:label "居里点"@zh ; <http://www.w3.org/2004/02/skos/core#closeMatch> <http://qudt.org/vocab/quantitykind/NeelTemperature> ; <http://www.w3.org/2004/02/skos/core#closeMatch> <http://qudt.org/vocab/quantitykind/SuperconductionTransitionTemperature> ; .
{"resource":"Curie temperature" ,"qname":"quantitykind:CurieTemperature" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/CurieTemperature" ,"properties":["description":"\"Curie Temperature\" is the critical thermodynamic temperature of a ferromagnet." ,"description (plain text)":"\"Curie Temperature\" is the critical thermodynamic temperature of a ferromagnet." ,"has close match":"quantitykind:NeelTemperature" ,"has close match":"quantitykind:SuperconductionTransitionTemperature" ,"has dimension vector":"qkdv:A0E0L0I0M0H1T0D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Curie_temperature" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Curie sıcaklığı" ,"label":"Curie temperature" ,"label":"Curie-Temperatur" ,"label":"Curieova teplota" ,"label":"Punct Curie" ,"label":"Suhu Curie" ,"label":"punto di Curie" ,"label":"temperatura Curie" ,"label":"temperatura de Curie" ,"label":"temperatura de Curie" ,"label":"température de Curie" ,"label":"Точка Кюри" ,"label":"درجة حرارة كوري" ,"label":"نقطه کوری" ,"label":"क्यूरी ताप" ,"label":"キュリー温度" ,"label":"居里点" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31897" ,"symbol":"T_C" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/CurieTemperature", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Curie Temperature\" is the critical thermodynamic temperature of a ferromagnet.", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0", "informativeReference" : "http://en.wikipedia.org/wiki/Curie_temperature", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31897", "plainTextDescription" : "\"Curie Temperature\" is the critical thermodynamic temperature of a ferromagnet.", "symbol" : "T_C", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "fr", "@value" : "température de Curie" }, { "@language" : "tr", "@value" : "Curie sıcaklığı" }, { "@language" : "it", "@value" : "punto di Curie" }, { "@language" : "ru", "@value" : "Точка Кюри" }, { "@language" : "pl", "@value" : "temperatura Curie" }, { "@language" : "ar", "@value" : "درجة حرارة كوري" }, { "@language" : "ro", "@value" : "Punct Curie" }, { "@language" : "ms", "@value" : "Suhu Curie" }, { "@language" : "es", "@value" : "temperatura de Curie" }, { "@language" : "ja", "@value" : "キュリー温度" }, { "@language" : "zh", "@value" : "居里点" }, { "@language" : "pt", "@value" : "temperatura de Curie" }, { "@language" : "en", "@value" : "Curie temperature" }, { "@language" : "de", "@value" : "Curie-Temperatur" }, { "@language" : "cs", "@value" : "Curieova teplota" }, { "@language" : "fa", "@value" : "نقطه کوری" }, { "@language" : "hi", "@value" : "क्यूरी ताप" } ], "closeMatch" : [ "http://qudt.org/vocab/quantitykind/SuperconductionTransitionTemperature", "http://qudt.org/vocab/quantitykind/NeelTemperature" ], "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "closeMatch" : { "@id" : "http://www.w3.org/2004/02/skos/core#closeMatch", "@type" : "@id" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "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#" } }
quantitykind:CurrencyPerFlight
URI: http://qudt.org/vocab/quantitykind/CurrencyPerFlight
@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/CurrencyPerFlight> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaDOLLAR_US-PER-FLIGHT> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/qkdvDenominator> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/qkdvNumerator> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Currency Per Flight"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ; .
{"resource":"Currency Per Flight" ,"qname":"quantitykind:CurrencyPerFlight" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/CurrencyPerFlight" ,"properties":["applicable unit":"unit:MegaDOLLAR_US-PER-FLIGHT" ,"denominator dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"has broader":"quantitykind:DimensionlessRatio" ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Currency Per Flight" ,"numerator dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/CurrencyPerFlight", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "applicableUnit" : "http://qudt.org/vocab/unit/MegaDOLLAR_US-PER-FLIGHT", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "qkdvDenominator" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "qkdvNumerator" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Currency Per Flight" }, "broader" : "http://qudt.org/vocab/quantitykind/DimensionlessRatio", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "qkdvDenominator" : { "@id" : "http://qudt.org/schema/qudt/qkdvDenominator", "@type" : "@id" }, "qkdvNumerator" : { "@id" : "http://qudt.org/schema/qudt/qkdvNumerator", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@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#" } }
quantitykind:CurrentLinkage
URI: http://qudt.org/vocab/quantitykind/CurrentLinkage
"Current Linkage" is the net electric current through a surface delimited by a closed loop.
@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/CurrentLinkage> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Current Linkage\" is the net electric current through a surface delimited by a closed loop."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/A> ; <http://qudt.org/schema/qudt/expression> "\\(current-linkage\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=121-11-60"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\Theta\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Current Linkage\" is the net electric current through a surface delimited by a closed loop." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Current Linkage"@en ; .
{"resource":"Current Linkage" ,"qname":"quantitykind:CurrentLinkage" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/CurrentLinkage" ,"properties":["applicable unit":"unit:A" ,"description":"\"Current Linkage\" is the net electric current through a surface delimited by a closed loop." ,"description (plain text)":"\"Current Linkage\" is the net electric current through a surface delimited by a closed loop." ,"expression":"\\(current-linkage\\)" ,"has dimension vector":"qkdv:A0E1L0I0M0H0T0D0" ,"informative reference":"http:\/\/www.electropedia.org\/iev\/iev.nsf\/display?openform&ievref=121-11-60" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Current Linkage" ,"latex symbol":"\\(\\Theta\\)" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/CurrentLinkage", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Current Linkage\" is the net electric current through a surface delimited by a closed loop.", "applicableUnit" : "http://qudt.org/vocab/unit/A", "expression" : "\\(current-linkage\\)", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T0D0", "informativeReference" : "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=121-11-60", "latexSymbol" : "\\(\\Theta\\)", "plainTextDescription" : "\"Current Linkage\" is the net electric current through a surface delimited by a closed loop.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Current Linkage" }, "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "expression" : { "@id" : "http://qudt.org/schema/qudt/expression", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@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#" } }
quantitykind:Curvature
URI: http://qudt.org/vocab/quantitykind/Curvature
The canonical example of extrinsic curvature is that of a circle, which has curvature equal to the inverse of its radius everywhere. Smaller circles bend more sharply, and hence have higher curvature. The curvature of a smooth curve is defined as the curvature of its osculating circle at each point. The osculating circle of a sufficiently smooth plane curve at a given point on the curve is the circle whose center lies on the inner normal line and whose curvature is the same as that of the given curve at that point. This circle is tangent to the curve at the given point. The magnitude of curvature at points on physical curves can be measured in \(diopters\) (also spelled \(dioptre\)) — this is the convention in optics.
@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/Curvature> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The canonical example of extrinsic curvature is that of a circle, which has curvature equal to the inverse of its radius everywhere. Smaller circles bend more sharply, and hence have higher curvature. The curvature of a smooth curve is defined as the curvature of its osculating circle at each point. The osculating circle of a sufficiently smooth plane curve at a given point on the curve is the circle whose center lies on the inner normal line and whose curvature is the same as that of the given curve at that point. This circle is tangent to the curve at the given point. The magnitude of curvature at points on physical curves can be measured in \\(diopters\\) (also spelled \\(dioptre\\)) — this is the convention in optics."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DIOPTER> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Curvature"^^xsd:anyURI ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Curvature"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> """The canonical example of extrinsic curvature is that of a circle, which has curvature equal to the inverse of its radius everywhere. Smaller circles bend more sharply, and hence have higher curvature. The curvature of a smooth curve is defined as the curvature of its osculating circle at each point. The osculating circle of a sufficiently smooth plane curve at a given point on the curve is the circle whose center lies on the inner normal line and whose curvature is the same as that of the given curve at that point. This circle is tangent to the curve at the given point. That is, given a point P on a smooth curve C, the curvature of C at P is defined to be 1/R where R is the radius of the osculating circle of C at P. The magnitude of curvature at points on physical curves can be measured in diopters (also spelled dioptre) — this is the convention in optics. [Wikipedia],""" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Curvature"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/InverseLength> ; .
{"resource":"Curvature" ,"qname":"quantitykind:Curvature" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Curvature" ,"properties":["applicable unit":"unit:DIOPTER" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Curvature" ,"description":"The canonical example of extrinsic curvature is that of a circle, which has curvature equal to the inverse of its radius everywhere. Smaller circles bend more sharply, and hence have higher curvature. The curvature of a smooth curve is defined as the curvature of its osculating circle at each point. The osculating circle of a sufficiently smooth plane curve at a given point on the curve is the circle whose center lies on the inner normal line and whose curvature is the same as that of the given curve at that point. This circle is tangent to the curve at the given point. The magnitude of curvature at points on physical curves can be measured in \\(diopters\\) (also spelled \\(dioptre\\)) \u2014 this is the convention in optics." ,"description (plain text)":"The canonical example of extrinsic curvature is that of a circle, which has curvature equal to the inverse of its radius everywhere. Smaller circles bend more sharply, and hence have higher curvature. The curvature of a smooth curve is defined as the curvature of its osculating circle at each point. The osculating circle of a sufficiently smooth plane curve at a given point on the curve is the circle whose center lies on the inner normal line and whose curvature is the same as that of the given curve at that point. This circle is tangent to the curve at the given point.\nThat is, given a point P on a smooth curve C, the curvature of C at P is defined to be 1\/R where R is the radius of the osculating circle of C at P. The magnitude of curvature at points on physical curves can be measured in diopters (also spelled dioptre) \u2014 this is the convention in optics. [Wikipedia]," ,"has broader":"quantitykind:InverseLength" ,"has dimension vector":"qkdv:A0E0L-1I0M0H0T0D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Curvature" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Curvature" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/Curvature", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The canonical example of extrinsic curvature is that of a circle, which has curvature equal to the inverse of its radius everywhere. Smaller circles bend more sharply, and hence have higher curvature. The curvature of a smooth curve is defined as the curvature of its osculating circle at each point. The osculating circle of a sufficiently smooth plane curve at a given point on the curve is the circle whose center lies on the inner normal line and whose curvature is the same as that of the given curve at that point. This circle is tangent to the curve at the given point. The magnitude of curvature at points on physical curves can be measured in \\(diopters\\) (also spelled \\(dioptre\\)) — this is the convention in optics.", "applicableUnit" : "http://qudt.org/vocab/unit/DIOPTER", "dbpediaMatch" : "http://dbpedia.org/resource/Curvature", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0", "informativeReference" : "http://en.wikipedia.org/wiki/Curvature", "plainTextDescription" : "The canonical example of extrinsic curvature is that of a circle, which has curvature equal to the inverse of its radius everywhere. Smaller circles bend more sharply, and hence have higher curvature. The curvature of a smooth curve is defined as the curvature of its osculating circle at each point. The osculating circle of a sufficiently smooth plane curve at a given point on the curve is the circle whose center lies on the inner normal line and whose curvature is the same as that of the given curve at that point. This circle is tangent to the curve at the given point.\nThat is, given a point P on a smooth curve C, the curvature of C at P is defined to be 1/R where R is the radius of the osculating circle of C at P. The magnitude of curvature at points on physical curves can be measured in diopters (also spelled dioptre) — this is the convention in optics. [Wikipedia],", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Curvature" }, "broader" : "http://qudt.org/vocab/quantitykind/InverseLength", "@context" : { "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "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#" } }
quantitykind:CurvatureFromRadius
URI: http://qudt.org/vocab/quantitykind/CurvatureFromRadius
In mathematics "Curvature" is the amount by which a geometric object deviates from being flat, or straight in the case of a line, but this is defined in different ways depending on the context.
@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/CurvatureFromRadius> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "In mathematics \"Curvature\" is the amount by which a geometric object deviates from being flat, or straight in the case of a line, but this is defined in different ways depending on the context."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-KiloM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-MicroM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-MilliM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-NanoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-PicoM> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Curvature"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(\\kappa = \\frac{1}{\\rho}\\), where \\(\\rho\\) is the radius of the curvature."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\kappa\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "In mathematics \"Curvature\" is the amount by which a geometric object deviates from being flat, or straight in the case of a line, but this is defined in different ways depending on the context." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Curvature"@en ; <http://www.w3.org/2004/02/skos/core#closeMatch> <http://qudt.org/vocab/quantitykind/Curvature> ; .
{"resource":"Curvature" ,"qname":"quantitykind:CurvatureFromRadius" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/CurvatureFromRadius" ,"properties":["applicable unit":"unit:PER-KiloM" ,"applicable unit":"unit:PER-M" ,"applicable unit":"unit:PER-MicroM" ,"applicable unit":"unit:PER-MilliM" ,"applicable unit":"unit:PER-NanoM" ,"applicable unit":"unit:PER-PicoM" ,"description":"In mathematics \"Curvature\" is the amount by which a geometric object deviates from being flat, or straight in the case of a line, but this is defined in different ways depending on the context." ,"description (plain text)":"In mathematics \"Curvature\" is the amount by which a geometric object deviates from being flat, or straight in the case of a line, but this is defined in different ways depending on the context." ,"has close match":"quantitykind:Curvature" ,"has dimension vector":"qkdv:A0E0L-1I0M0H0T0D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Curvature" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Curvature" ,"latex definition":"\\(\\kappa = \\frac{1}{\\rho}\\), where \\(\\rho\\) is the radius of the curvature." ,"latex symbol":"\\(\\kappa\\)" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=43012" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/CurvatureFromRadius", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "In mathematics \"Curvature\" is the amount by which a geometric object deviates from being flat, or straight in the case of a line, but this is defined in different ways depending on the context.", "applicableUnit" : [ "http://qudt.org/vocab/unit/PER-M", "http://qudt.org/vocab/unit/PER-KiloM", "http://qudt.org/vocab/unit/PER-NanoM", "http://qudt.org/vocab/unit/PER-MicroM", "http://qudt.org/vocab/unit/PER-PicoM", "http://qudt.org/vocab/unit/PER-MilliM" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0", "informativeReference" : "http://en.wikipedia.org/wiki/Curvature", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=43012", "latexDefinition" : "\\(\\kappa = \\frac{1}{\\rho}\\), where \\(\\rho\\) is the radius of the curvature.", "latexSymbol" : "\\(\\kappa\\)", "plainTextDescription" : "In mathematics \"Curvature\" is the amount by which a geometric object deviates from being flat, or straight in the case of a line, but this is defined in different ways depending on the context.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Curvature" }, "closeMatch" : "http://qudt.org/vocab/quantitykind/Curvature", "@context" : { "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "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" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "closeMatch" : { "@id" : "http://www.w3.org/2004/02/skos/core#closeMatch", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "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#" } }
quantitykind:CyclotronAngularFrequency
URI: http://qudt.org/vocab/quantitykind/CyclotronAngularFrequency
The "Cyclotron Angular Frequency" describes angular momentum vector precession about the external field axis with an angular frequency.
@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/CyclotronAngularFrequency> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The \"Cyclotron Angular Frequency\" describes angular momentum vector precession about the external field axis with an angular frequency."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG-PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckFrequency_Ang> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/RAD-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/RAD-PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/RAD-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/REV-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/REV-PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/REV-PER-SEC> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Electron_cyclotron_resonance"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(\\omega_c = \\frac{\\left | q \\right |}{m}B\\), where \\(q\\) is the electric charge, \\(m\\) is its mass, and \\(B\\) is the magnetic flux density."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\omega_c\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "The \"Cyclotron Angular Frequency\" describes angular momentum vector precession about the external field axis with an angular frequency." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Larmor Angular Frequency"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/AngularFrequency> ; .
{"resource":"Larmor Angular Frequency" ,"qname":"quantitykind:CyclotronAngularFrequency" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/CyclotronAngularFrequency" ,"properties":["applicable unit":"unit:DEG-PER-HR" ,"applicable unit":"unit:DEG-PER-MIN" ,"applicable unit":"unit:DEG-PER-SEC" ,"applicable unit":"unit:PlanckFrequency_Ang" ,"applicable unit":"unit:RAD-PER-HR" ,"applicable unit":"unit:RAD-PER-MIN" ,"applicable unit":"unit:RAD-PER-SEC" ,"applicable unit":"unit:REV-PER-HR" ,"applicable unit":"unit:REV-PER-MIN" ,"applicable unit":"unit:REV-PER-SEC" ,"description":"The \"Cyclotron Angular Frequency\" describes angular momentum vector precession about the external field axis with an angular frequency." ,"description (plain text)":"The \"Cyclotron Angular Frequency\" describes angular momentum vector precession about the external field axis with an angular frequency." ,"has broader":"quantitykind:AngularFrequency" ,"has dimension vector":"qkdv:A0E0L0I0M0H0T-1D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Electron_cyclotron_resonance" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Larmor Angular Frequency" ,"latex definition":"\\(\\omega_c = \\frac{\\left | q \\right |}{m}B\\), where \\(q\\) is the electric charge, \\(m\\) is its mass, and \\(B\\) is the magnetic flux density." ,"latex symbol":"\\(\\omega_c\\)" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31895" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/CyclotronAngularFrequency", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The \"Cyclotron Angular Frequency\" describes angular momentum vector precession about the external field axis with an angular frequency.", "applicableUnit" : [ "http://qudt.org/vocab/unit/REV-PER-MIN", "http://qudt.org/vocab/unit/DEG-PER-HR", "http://qudt.org/vocab/unit/DEG-PER-MIN", "http://qudt.org/vocab/unit/REV-PER-SEC", "http://qudt.org/vocab/unit/REV-PER-HR", "http://qudt.org/vocab/unit/RAD-PER-HR", "http://qudt.org/vocab/unit/RAD-PER-SEC", "http://qudt.org/vocab/unit/PlanckFrequency_Ang", "http://qudt.org/vocab/unit/DEG-PER-SEC", "http://qudt.org/vocab/unit/RAD-PER-MIN" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0", "informativeReference" : "http://en.wikipedia.org/wiki/Electron_cyclotron_resonance", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31895", "latexDefinition" : "\\(\\omega_c = \\frac{\\left | q \\right |}{m}B\\), where \\(q\\) is the electric charge, \\(m\\) is its mass, and \\(B\\) is the magnetic flux density.", "latexSymbol" : "\\(\\omega_c\\)", "plainTextDescription" : "The \"Cyclotron Angular Frequency\" describes angular momentum vector precession about the external field axis with an angular frequency.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Larmor Angular Frequency" }, "broader" : "http://qudt.org/vocab/quantitykind/AngularFrequency", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "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://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "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" }, "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#" } }
quantitykind:DELTA-V
URI: http://qudt.org/vocab/quantitykind/DELTA-V
The change in translational velocity including all losses for a propulsive system or module. Delta-V losses include, but are not limited to, gravity losses and steering losses.
@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/DELTA-V> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The change in translational velocity including all losses for a propulsive system or module. Delta-V losses include, but are not limited to, gravity losses and steering losses."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM-PER-KiloYR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM-PER-YR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-PER-DAY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaHZ-M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN-PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloM-PER-DAY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloM-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloM-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M-PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M-PER-YR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI-PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_N-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_N-PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM-PER-DAY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM-PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM-PER-YR> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Delta-v"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\bigtriangleup v\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "The change in translational velocity including all losses for a propulsive system or module. Delta-V losses include, but are not limited to, gravity losses and steering losses." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Delta-V"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Velocity> ; .
{"resource":"Delta-V" ,"qname":"quantitykind:DELTA-V" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/DELTA-V" ,"properties":["applicable unit":"unit:CentiM-PER-HR" ,"applicable unit":"unit:CentiM-PER-KiloYR" ,"applicable unit":"unit:CentiM-PER-SEC" ,"applicable unit":"unit:CentiM-PER-YR" ,"applicable unit":"unit:FT-PER-DAY" ,"applicable unit":"unit:FT-PER-HR" ,"applicable unit":"unit:FT-PER-MIN" ,"applicable unit":"unit:FT-PER-SEC" ,"applicable unit":"unit:GigaHZ-M" ,"applicable unit":"unit:IN-PER-MIN" ,"applicable unit":"unit:IN-PER-SEC" ,"applicable unit":"unit:KN" ,"applicable unit":"unit:KiloM-PER-DAY" ,"applicable unit":"unit:KiloM-PER-HR" ,"applicable unit":"unit:KiloM-PER-SEC" ,"applicable unit":"unit:M-PER-HR" ,"applicable unit":"unit:M-PER-MIN" ,"applicable unit":"unit:M-PER-SEC" ,"applicable unit":"unit:M-PER-YR" ,"applicable unit":"unit:MI-PER-HR" ,"applicable unit":"unit:MI-PER-MIN" ,"applicable unit":"unit:MI-PER-SEC" ,"applicable unit":"unit:MI_N-PER-HR" ,"applicable unit":"unit:MI_N-PER-MIN" ,"applicable unit":"unit:MilliM-PER-DAY" ,"applicable unit":"unit:MilliM-PER-HR" ,"applicable unit":"unit:MilliM-PER-MIN" ,"applicable unit":"unit:MilliM-PER-SEC" ,"applicable unit":"unit:MilliM-PER-YR" ,"description":"The change in translational velocity including all losses for a propulsive system or module. Delta-V losses include, but are not limited to, gravity losses and steering losses." ,"description (plain text)":"The change in translational velocity including all losses for a propulsive system or module. Delta-V losses include, but are not limited to, gravity losses and steering losses." ,"has broader":"quantitykind:Velocity" ,"has dimension vector":"qkdv:A0E0L1I0M0H0T-1D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Delta-v" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Delta-V" ,"latex symbol":"\\(\\bigtriangleup v\\)" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/DELTA-V", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The change in translational velocity including all losses for a propulsive system or module. Delta-V losses include, but are not limited to, gravity losses and steering losses.", "applicableUnit" : [ "http://qudt.org/vocab/unit/CentiM-PER-HR", "http://qudt.org/vocab/unit/MI_N-PER-HR", "http://qudt.org/vocab/unit/MilliM-PER-HR", "http://qudt.org/vocab/unit/KiloM-PER-HR", "http://qudt.org/vocab/unit/CentiM-PER-SEC", "http://qudt.org/vocab/unit/KiloM-PER-DAY", "http://qudt.org/vocab/unit/FT-PER-HR", "http://qudt.org/vocab/unit/FT-PER-SEC", "http://qudt.org/vocab/unit/KiloM-PER-SEC", "http://qudt.org/vocab/unit/MI_N-PER-MIN", "http://qudt.org/vocab/unit/FT-PER-DAY", "http://qudt.org/vocab/unit/IN-PER-SEC", "http://qudt.org/vocab/unit/M-PER-SEC", "http://qudt.org/vocab/unit/M-PER-HR", "http://qudt.org/vocab/unit/CentiM-PER-YR", "http://qudt.org/vocab/unit/IN-PER-MIN", "http://qudt.org/vocab/unit/MI-PER-HR", "http://qudt.org/vocab/unit/MilliM-PER-SEC", "http://qudt.org/vocab/unit/FT-PER-MIN", "http://qudt.org/vocab/unit/KN", "http://qudt.org/vocab/unit/MilliM-PER-YR", "http://qudt.org/vocab/unit/MI-PER-SEC", "http://qudt.org/vocab/unit/M-PER-YR", "http://qudt.org/vocab/unit/M-PER-MIN", "http://qudt.org/vocab/unit/MI-PER-MIN", "http://qudt.org/vocab/unit/CentiM-PER-KiloYR", "http://qudt.org/vocab/unit/MilliM-PER-DAY", "http://qudt.org/vocab/unit/MilliM-PER-MIN", "http://qudt.org/vocab/unit/GigaHZ-M" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0", "informativeReference" : "http://en.wikipedia.org/wiki/Delta-v", "latexSymbol" : "\\(\\bigtriangleup v\\)", "plainTextDescription" : "The change in translational velocity including all losses for a propulsive system or module. Delta-V losses include, but are not limited to, gravity losses and steering losses.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Delta-V" }, "broader" : "http://qudt.org/vocab/quantitykind/Velocity", "@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://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "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" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@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#" } }
quantitykind:DRY-MASS
URI: http://qudt.org/vocab/quantitykind/DRY-MASS
Mass of a system without the propellants, pressurants, reserve or residual fluids, personnel and personnel provisions, and cargo.
@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/DRY-MASS> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "Mass of a system without the propellants, pressurants, reserve or residual fluids, personnel and personnel provisions, and cargo."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AMU> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CARAT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CWT_LONG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CWT_SHORT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DRAM_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DRAM_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DWT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciTONNE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciTON_Metric> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/EarthMass> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GRAIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Hundredweight_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Hundredweight_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloTONNE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloTON_Metric> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_T> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LunarMass> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ_M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ_TROY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Pennyweight> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckMass> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Quarter_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/SLUG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/SolarMass> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Stone_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TONNE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_Assay> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_LONG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_Metric> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_SHORT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/U> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ; <http://qudt.org/schema/qudt/plainTextDescription> "Mass of a system without the propellants, pressurants, reserve or residual fluids, personnel and personnel provisions, and cargo." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Dry Mass"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Mass> ; .
{"resource":"Dry Mass" ,"qname":"quantitykind:DRY-MASS" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/DRY-MASS" ,"properties":["applicable unit":"unit:AMU" ,"applicable unit":"unit:CARAT" ,"applicable unit":"unit:CWT_LONG" ,"applicable unit":"unit:CWT_SHORT" ,"applicable unit":"unit:CentiGM" ,"applicable unit":"unit:DRAM_UK" ,"applicable unit":"unit:DRAM_US" ,"applicable unit":"unit:DWT" ,"applicable unit":"unit:DecaGM" ,"applicable unit":"unit:DeciGM" ,"applicable unit":"unit:DeciTONNE" ,"applicable unit":"unit:DeciTON_Metric" ,"applicable unit":"unit:EarthMass" ,"applicable unit":"unit:FemtoGM" ,"applicable unit":"unit:GM" ,"applicable unit":"unit:GRAIN" ,"applicable unit":"unit:HectoGM" ,"applicable unit":"unit:Hundredweight_UK" ,"applicable unit":"unit:Hundredweight_US" ,"applicable unit":"unit:KiloGM" ,"applicable unit":"unit:KiloTONNE" ,"applicable unit":"unit:KiloTON_Metric" ,"applicable unit":"unit:LB" ,"applicable unit":"unit:LB_M" ,"applicable unit":"unit:LB_T" ,"applicable unit":"unit:LunarMass" ,"applicable unit":"unit:MegaGM" ,"applicable unit":"unit:MicroGM" ,"applicable unit":"unit:MilliGM" ,"applicable unit":"unit:NanoGM" ,"applicable unit":"unit:OZ" ,"applicable unit":"unit:OZ_M" ,"applicable unit":"unit:OZ_TROY" ,"applicable unit":"unit:Pennyweight" ,"applicable unit":"unit:PicoGM" ,"applicable unit":"unit:PlanckMass" ,"applicable unit":"unit:Quarter_UK" ,"applicable unit":"unit:SLUG" ,"applicable unit":"unit:SolarMass" ,"applicable unit":"unit:Stone_UK" ,"applicable unit":"unit:TONNE" ,"applicable unit":"unit:TON_Assay" ,"applicable unit":"unit:TON_LONG" ,"applicable unit":"unit:TON_Metric" ,"applicable unit":"unit:TON_SHORT" ,"applicable unit":"unit:TON_UK" ,"applicable unit":"unit:TON_US" ,"applicable unit":"unit:U" ,"description":"Mass of a system without the propellants, pressurants, reserve or residual fluids, personnel and personnel provisions, and cargo." ,"description (plain text)":"Mass of a system without the propellants, pressurants, reserve or residual fluids, personnel and personnel provisions, and cargo." ,"has broader":"quantitykind:Mass" ,"has dimension vector":"qkdv:A0E0L0I0M1H0T0D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Dry Mass" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/DRY-MASS", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "Mass of a system without the propellants, pressurants, reserve or residual fluids, personnel and personnel provisions, and cargo.", "applicableUnit" : [ "http://qudt.org/vocab/unit/TON_UK", "http://qudt.org/vocab/unit/FemtoGM", "http://qudt.org/vocab/unit/DeciTON_Metric", "http://qudt.org/vocab/unit/EarthMass", "http://qudt.org/vocab/unit/PlanckMass", "http://qudt.org/vocab/unit/U", "http://qudt.org/vocab/unit/DRAM_UK", "http://qudt.org/vocab/unit/Quarter_UK", "http://qudt.org/vocab/unit/OZ_M", "http://qudt.org/vocab/unit/LB_M", "http://qudt.org/vocab/unit/TON_LONG", "http://qudt.org/vocab/unit/MegaGM", "http://qudt.org/vocab/unit/KiloTON_Metric", "http://qudt.org/vocab/unit/MicroGM", "http://qudt.org/vocab/unit/HectoGM", "http://qudt.org/vocab/unit/AMU", "http://qudt.org/vocab/unit/TON_US", "http://qudt.org/vocab/unit/TON_Metric", "http://qudt.org/vocab/unit/DRAM_US", "http://qudt.org/vocab/unit/TONNE", "http://qudt.org/vocab/unit/MilliGM", "http://qudt.org/vocab/unit/DWT", "http://qudt.org/vocab/unit/PicoGM", "http://qudt.org/vocab/unit/OZ", "http://qudt.org/vocab/unit/Hundredweight_UK", "http://qudt.org/vocab/unit/CARAT", "http://qudt.org/vocab/unit/TON_SHORT", "http://qudt.org/vocab/unit/SLUG", "http://qudt.org/vocab/unit/OZ_TROY", "http://qudt.org/vocab/unit/TON_Assay", "http://qudt.org/vocab/unit/SolarMass", "http://qudt.org/vocab/unit/DecaGM", "http://qudt.org/vocab/unit/DeciTONNE", "http://qudt.org/vocab/unit/LB_T", "http://qudt.org/vocab/unit/Hundredweight_US", "http://qudt.org/vocab/unit/Pennyweight", "http://qudt.org/vocab/unit/CWT_LONG", "http://qudt.org/vocab/unit/GM", "http://qudt.org/vocab/unit/CWT_SHORT", "http://qudt.org/vocab/unit/CentiGM", "http://qudt.org/vocab/unit/DeciGM", "http://qudt.org/vocab/unit/LB", "http://qudt.org/vocab/unit/GRAIN", "http://qudt.org/vocab/unit/Stone_UK", "http://qudt.org/vocab/unit/NanoGM", "http://qudt.org/vocab/unit/KiloTONNE", "http://qudt.org/vocab/unit/KiloGM", "http://qudt.org/vocab/unit/LunarMass" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0", "plainTextDescription" : "Mass of a system without the propellants, pressurants, reserve or residual fluids, personnel and personnel provisions, and cargo.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Dry Mass" }, "broader" : "http://qudt.org/vocab/quantitykind/Mass", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "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#" } }
quantitykind:DataRate
URI: http://qudt.org/vocab/quantitykind/DataRate
The frequency derived from the period of time required to transmit one bit. This represents the amount of data transferred per second by a communications channel or a computing or storage device. Data rate is measured in units of bits per second (written "b/s" or "bps"), bytes per second (Bps), or baud. When applied to data rate, the multiplier prefixes "kilo-", "mega-", "giga-", etc. (and their abbreviations, "k", "M", "G", etc.) always denote powers of 1000. For example, 64 kbps is 64,000 bits per second. This contrasts with units of storage which use different prefixes to denote multiplication by powers of 1024, for example 1 kibibit = 1024 bits.
@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/DataRate> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The frequency derived from the period of time required to transmit one bit. This represents the amount of data transferred per second by a communications channel or a computing or storage device. Data rate is measured in units of bits per second (written \"b/s\" or \"bps\"), bytes per second (Bps), or baud. When applied to data rate, the multiplier prefixes \"kilo-\", \"mega-\", \"giga-\", etc. (and their abbreviations, \"k\", \"M\", \"G\", etc.) always denote powers of 1000. For example, 64 kbps is 64,000 bits per second. This contrasts with units of storage which use different prefixes to denote multiplication by powers of 1024, for example 1 kibibit = 1024 bits."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BIT-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaBIT-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBIT-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBYTE-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaBIT-PER-SEC> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Data_rate"^^xsd:anyURI ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ; <http://qudt.org/schema/qudt/plainTextDescription> "The frequency derived from the period of time required to transmit one bit. This represents the amount of data transferred per second by a communications channel or a computing or storage device. Data rate is measured in units of bits per second (written \"b/s\" or \"bps\"), bytes per second (Bps), or baud. When applied to data rate, the multiplier prefixes \"kilo-\", \"mega-\", \"giga-\", etc. (and their abbreviations, \"k\", \"M\", \"G\", etc.) always denote powers of 1000. For example, 64 kbps is 64,000 bits per second. This contrasts with units of storage which use different prefixes to denote multiplication by powers of 1024, for example 1 kibibit = 1024 bits." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Data Rate"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/InformationFlowRate> ; .
{"resource":"Data Rate" ,"qname":"quantitykind:DataRate" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/DataRate" ,"properties":["applicable unit":"unit:BIT-PER-SEC" ,"applicable unit":"unit:GigaBIT-PER-SEC" ,"applicable unit":"unit:KiloBIT-PER-SEC" ,"applicable unit":"unit:KiloBYTE-PER-SEC" ,"applicable unit":"unit:MegaBIT-PER-SEC" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Data_rate" ,"description":"The frequency derived from the period of time required to transmit one bit. This represents the amount of data transferred per second by a communications channel or a computing or storage device. Data rate is measured in units of bits per second (written \"b\/s\" or \"bps\"), bytes per second (Bps), or baud. When applied to data rate, the multiplier prefixes \"kilo-\", \"mega-\", \"giga-\", etc. (and their abbreviations, \"k\", \"M\", \"G\", etc.) always denote powers of 1000. For example, 64 kbps is 64,000 bits per second. This contrasts with units of storage which use different prefixes to denote multiplication by powers of 1024, for example 1 kibibit = 1024 bits." ,"description (plain text)":"The frequency derived from the period of time required to transmit one bit. This represents the amount of data transferred per second by a communications channel or a computing or storage device. Data rate is measured in units of bits per second (written \"b\/s\" or \"bps\"), bytes per second (Bps), or baud. When applied to data rate, the multiplier prefixes \"kilo-\", \"mega-\", \"giga-\", etc. (and their abbreviations, \"k\", \"M\", \"G\", etc.) always denote powers of 1000. For example, 64 kbps is 64,000 bits per second. This contrasts with units of storage which use different prefixes to denote multiplication by powers of 1024, for example 1 kibibit = 1024 bits." ,"has broader":"quantitykind:InformationFlowRate" ,"has dimension vector":"qkdv:A0E0L0I0M0H0T-1D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Data Rate" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/DataRate", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The frequency derived from the period of time required to transmit one bit. This represents the amount of data transferred per second by a communications channel or a computing or storage device. Data rate is measured in units of bits per second (written \"b/s\" or \"bps\"), bytes per second (Bps), or baud. When applied to data rate, the multiplier prefixes \"kilo-\", \"mega-\", \"giga-\", etc. (and their abbreviations, \"k\", \"M\", \"G\", etc.) always denote powers of 1000. For example, 64 kbps is 64,000 bits per second. This contrasts with units of storage which use different prefixes to denote multiplication by powers of 1024, for example 1 kibibit = 1024 bits.", "applicableUnit" : [ "http://qudt.org/vocab/unit/KiloBIT-PER-SEC", "http://qudt.org/vocab/unit/BIT-PER-SEC", "http://qudt.org/vocab/unit/GigaBIT-PER-SEC", "http://qudt.org/vocab/unit/MegaBIT-PER-SEC", "http://qudt.org/vocab/unit/KiloBYTE-PER-SEC" ], "dbpediaMatch" : "http://dbpedia.org/resource/Data_rate", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0", "plainTextDescription" : "The frequency derived from the period of time required to transmit one bit. This represents the amount of data transferred per second by a communications channel or a computing or storage device. Data rate is measured in units of bits per second (written \"b/s\" or \"bps\"), bytes per second (Bps), or baud. When applied to data rate, the multiplier prefixes \"kilo-\", \"mega-\", \"giga-\", etc. (and their abbreviations, \"k\", \"M\", \"G\", etc.) always denote powers of 1000. For example, 64 kbps is 64,000 bits per second. This contrasts with units of storage which use different prefixes to denote multiplication by powers of 1024, for example 1 kibibit = 1024 bits.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Data Rate" }, "broader" : "http://qudt.org/vocab/quantitykind/InformationFlowRate", "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@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" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "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#" } }
quantitykind:Debye-WallerFactor
URI: http://qudt.org/vocab/quantitykind/Debye-WallerFactor
"Debye-Waller Factor" (DWF), named after Peter Debye and Ivar Waller, is used in condensed matter physics to describe the attenuation of x-ray scattering or coherent neutron scattering caused by thermal motion. Also, a factor by which the intensity of a diffraction line is reduced because of the lattice vibrations.
@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/Debye-WallerFactor> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Debye-Waller Factor\" (DWF), named after Peter Debye and Ivar Waller, is used in condensed matter physics to describe the attenuation of x-ray scattering or coherent neutron scattering caused by thermal motion. Also, a factor by which the intensity of a diffraction line is reduced because of the lattice vibrations."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/UNITLESS> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Debye–Waller_factor"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(u = R - R_0\\), where \\(R\\) is the particle position vector and \\(R_0\\) is the equilibrium position vector of a particle."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Debye-Waller Factor\" (DWF), named after Peter Debye and Ivar Waller, is used in condensed matter physics to describe the attenuation of x-ray scattering or coherent neutron scattering caused by thermal motion. Also, a factor by which the intensity of a diffraction line is reduced because of the lattice vibrations." ; <http://qudt.org/schema/qudt/symbol> "D, B" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Debye-Waller Factor"@en ; .
{"resource":"Debye-Waller Factor" ,"qname":"quantitykind:Debye-WallerFactor" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Debye-WallerFactor" ,"properties":["applicable unit":"unit:UNITLESS" ,"description":"\"Debye-Waller Factor\" (DWF), named after Peter Debye and Ivar Waller, is used in condensed matter physics to describe the attenuation of x-ray scattering or coherent neutron scattering caused by thermal motion. Also, a factor by which the intensity of a diffraction line is reduced because of the lattice vibrations." ,"description (plain text)":"\"Debye-Waller Factor\" (DWF), named after Peter Debye and Ivar Waller, is used in condensed matter physics to describe the attenuation of x-ray scattering or coherent neutron scattering caused by thermal motion. Also, a factor by which the intensity of a diffraction line is reduced because of the lattice vibrations." ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Debye\u2013Waller_factor" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Debye-Waller Factor" ,"latex definition":"\\(u = R - R_0\\), where \\(R\\) is the particle position vector and \\(R_0\\) is the equilibrium position vector of a particle." ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31897" ,"symbol":"D, B" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/Debye-WallerFactor", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Debye-Waller Factor\" (DWF), named after Peter Debye and Ivar Waller, is used in condensed matter physics to describe the attenuation of x-ray scattering or coherent neutron scattering caused by thermal motion. Also, a factor by which the intensity of a diffraction line is reduced because of the lattice vibrations.", "applicableUnit" : "http://qudt.org/vocab/unit/UNITLESS", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "informativeReference" : "http://en.wikipedia.org/wiki/Debye–Waller_factor", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31897", "latexDefinition" : "\\(u = R - R_0\\), where \\(R\\) is the particle position vector and \\(R_0\\) is the equilibrium position vector of a particle.", "plainTextDescription" : "\"Debye-Waller Factor\" (DWF), named after Peter Debye and Ivar Waller, is used in condensed matter physics to describe the attenuation of x-ray scattering or coherent neutron scattering caused by thermal motion. Also, a factor by which the intensity of a diffraction line is reduced because of the lattice vibrations.", "symbol" : "D, B", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Debye-Waller Factor" }, "@context" : { "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@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#" } }
quantitykind:DebyeAngularFrequency
URI: http://qudt.org/vocab/quantitykind/DebyeAngularFrequency
"Debye Angular Frequency" is the cut-off angular frequency in the Debye model of the vibrational spectrum of a solid.
@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/DebyeAngularFrequency> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Debye Angular Frequency\" is the cut-off angular frequency in the Debye model of the vibrational spectrum of a solid."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG-PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckFrequency_Ang> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/RAD-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/RAD-PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/RAD-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/REV-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/REV-PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/REV-PER-SEC> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://lamp.tu-graz.ac.at/~hadley/ss1/phonons/table/dosdebye.html"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\omega_b\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Debye Angular Frequency\" is the cut-off angular frequency in the Debye model of the vibrational spectrum of a solid." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Debye Angular Frequency"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/AngularFrequency> ; .
{"resource":"Debye Angular Frequency" ,"qname":"quantitykind:DebyeAngularFrequency" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/DebyeAngularFrequency" ,"properties":["applicable unit":"unit:DEG-PER-HR" ,"applicable unit":"unit:DEG-PER-MIN" ,"applicable unit":"unit:DEG-PER-SEC" ,"applicable unit":"unit:PlanckFrequency_Ang" ,"applicable unit":"unit:RAD-PER-HR" ,"applicable unit":"unit:RAD-PER-MIN" ,"applicable unit":"unit:RAD-PER-SEC" ,"applicable unit":"unit:REV-PER-HR" ,"applicable unit":"unit:REV-PER-MIN" ,"applicable unit":"unit:REV-PER-SEC" ,"description":"\"Debye Angular Frequency\" is the cut-off angular frequency in the Debye model of the vibrational spectrum of a solid." ,"description (plain text)":"\"Debye Angular Frequency\" is the cut-off angular frequency in the Debye model of the vibrational spectrum of a solid." ,"has broader":"quantitykind:AngularFrequency" ,"has dimension vector":"qkdv:A0E0L0I0M0H0T-1D0" ,"informative reference":"http:\/\/lamp.tu-graz.ac.at\/~hadley\/ss1\/phonons\/table\/dosdebye.html" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Debye Angular Frequency" ,"latex symbol":"\\(\\omega_b\\)" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31897" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/DebyeAngularFrequency", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Debye Angular Frequency\" is the cut-off angular frequency in the Debye model of the vibrational spectrum of a solid.", "applicableUnit" : [ "http://qudt.org/vocab/unit/PlanckFrequency_Ang", "http://qudt.org/vocab/unit/REV-PER-SEC", "http://qudt.org/vocab/unit/DEG-PER-MIN", "http://qudt.org/vocab/unit/DEG-PER-SEC", "http://qudt.org/vocab/unit/RAD-PER-HR", "http://qudt.org/vocab/unit/REV-PER-MIN", "http://qudt.org/vocab/unit/REV-PER-HR", "http://qudt.org/vocab/unit/RAD-PER-MIN", "http://qudt.org/vocab/unit/RAD-PER-SEC", "http://qudt.org/vocab/unit/DEG-PER-HR" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0", "informativeReference" : "http://lamp.tu-graz.ac.at/~hadley/ss1/phonons/table/dosdebye.html", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31897", "latexSymbol" : "\\(\\omega_b\\)", "plainTextDescription" : "\"Debye Angular Frequency\" is the cut-off angular frequency in the Debye model of the vibrational spectrum of a solid.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Debye Angular Frequency" }, "broader" : "http://qudt.org/vocab/quantitykind/AngularFrequency", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@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#" } }
quantitykind:DebyeAngularWavenumber
URI: http://qudt.org/vocab/quantitykind/DebyeAngularWavenumber
"Debye Angular Wavenumber" is the cut-off angular wavenumber in the Debye model of the vibrational spectrum of a solid.
@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/DebyeAngularWavenumber> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Debye Angular Wavenumber\" is the cut-off angular wavenumber in the Debye model of the vibrational spectrum of a solid."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/RAD-PER-M> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Debye Angular Wavenumber\" is the cut-off angular wavenumber in the Debye model of the vibrational spectrum of a solid." ; <http://qudt.org/schema/qudt/symbol> "q_D" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Debye Angular Wavenumber"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/InverseLength> ; .
{"resource":"Debye Angular Wavenumber" ,"qname":"quantitykind:DebyeAngularWavenumber" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/DebyeAngularWavenumber" ,"properties":["applicable unit":"unit:RAD-PER-M" ,"description":"\"Debye Angular Wavenumber\" is the cut-off angular wavenumber in the Debye model of the vibrational spectrum of a solid." ,"description (plain text)":"\"Debye Angular Wavenumber\" is the cut-off angular wavenumber in the Debye model of the vibrational spectrum of a solid." ,"has broader":"quantitykind:InverseLength" ,"has dimension vector":"qkdv:A0E0L-1I0M0H0T0D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Debye Angular Wavenumber" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31897" ,"symbol":"q_D" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/DebyeAngularWavenumber", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Debye Angular Wavenumber\" is the cut-off angular wavenumber in the Debye model of the vibrational spectrum of a solid.", "applicableUnit" : "http://qudt.org/vocab/unit/RAD-PER-M", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31897", "plainTextDescription" : "\"Debye Angular Wavenumber\" is the cut-off angular wavenumber in the Debye model of the vibrational spectrum of a solid.", "symbol" : "q_D", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Debye Angular Wavenumber" }, "broader" : "http://qudt.org/vocab/quantitykind/InverseLength", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "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#" } }
quantitykind:DebyeTemperature
URI: http://qudt.org/vocab/quantitykind/DebyeTemperature
"Debye Temperature" is the temperature at which the highest-frequency mode (and hence all modes) are excited.
@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/DebyeTemperature> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Debye Temperature\" is the temperature at which the highest-frequency mode (and hence all modes) are excited."^^rdf:HTML ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Debye_model"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(\\Theta_D = \\frac{\\hbar\\omega_D}{k}\\), where \\(k\\) is the Boltzmann constant, \\(\\hbar\\) is the reduced Planck constant, and \\(\\omega_D\\) is the Debye angular frequency."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\Theta_D\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Debye Temperature\" is the temperature at which the highest-frequency mode (and hence all modes) are excited." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Debye Temperature"@en ; .
{"resource":"Debye Temperature" ,"qname":"quantitykind:DebyeTemperature" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/DebyeTemperature" ,"properties":["description":"\"Debye Temperature\" is the temperature at which the highest-frequency mode (and hence all modes) are excited." ,"description (plain text)":"\"Debye Temperature\" is the temperature at which the highest-frequency mode (and hence all modes) are excited." ,"has dimension vector":"qkdv:A0E0L0I0M0H1T0D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Debye_model" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Debye Temperature" ,"latex definition":"\\(\\Theta_D = \\frac{\\hbar\\omega_D}{k}\\), where \\(k\\) is the Boltzmann constant, \\(\\hbar\\) is the reduced Planck constant, and \\(\\omega_D\\) is the Debye angular frequency." ,"latex symbol":"\\(\\Theta_D\\)" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31897" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/DebyeTemperature", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Debye Temperature\" is the temperature at which the highest-frequency mode (and hence all modes) are excited.", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0", "informativeReference" : "http://en.wikipedia.org/wiki/Debye_model", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31897", "latexDefinition" : "\\(\\Theta_D = \\frac{\\hbar\\omega_D}{k}\\), where \\(k\\) is the Boltzmann constant, \\(\\hbar\\) is the reduced Planck constant, and \\(\\omega_D\\) is the Debye angular frequency.", "latexSymbol" : "\\(\\Theta_D\\)", "plainTextDescription" : "\"Debye Temperature\" is the temperature at which the highest-frequency mode (and hence all modes) are excited.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Debye Temperature" }, "@context" : { "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "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#" } }
quantitykind:DecayConstant
URI: http://qudt.org/vocab/quantitykind/DecayConstant
The "Decay Constant" is the proportionality between the size of a population of radioactive atoms and the rate at which the population decreases because of radioactive decay.
@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/DecayConstant> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The \"Decay Constant\" is the proportionality between the size of a population of radioactive atoms and the rate at which the population decreases because of radioactive decay."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCi> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Exponential_decay"^^xsd:anyURI ; <http://qudt.org/schema/qudt/informativeReference> "http://www.britannica.com/EBchecked/topic/154945/decay-constant"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "Relative variation \\(\\frac{dN}{N}\\) of the number \\(N\\) of atoms or nuclei in a system, due to spontaneous emission from these atoms or nuclei during an infinitesimal time interval, divided by its duration \\(dt\\), thus \\(\\lambda = -\\frac{1}{N}\\frac{dN}{dt}\\)."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\lambda\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "The \"Decay Constant\" is the proportionality between the size of a population of radioactive atoms and the rate at which the population decreases because of radioactive decay." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Decay Constant"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/InverseTime> ; .
{"resource":"Decay Constant" ,"qname":"quantitykind:DecayConstant" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/DecayConstant" ,"properties":["applicable unit":"unit:KiloCi" ,"description":"The \"Decay Constant\" is the proportionality between the size of a population of radioactive atoms and the rate at which the population decreases because of radioactive decay." ,"description (plain text)":"The \"Decay Constant\" is the proportionality between the size of a population of radioactive atoms and the rate at which the population decreases because of radioactive decay." ,"has broader":"quantitykind:InverseTime" ,"has dimension vector":"qkdv:A0E0L0I0M0H0T-1D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Exponential_decay" ,"informative reference":"http:\/\/www.britannica.com\/EBchecked\/topic\/154945\/decay-constant" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Decay Constant" ,"latex definition":"Relative variation \\(\\frac{dN}{N}\\) of the number \\(N\\) of atoms or nuclei in a system, due to spontaneous emission from these atoms or nuclei during an infinitesimal time interval, divided by its duration \\(dt\\), thus \\(\\lambda = -\\frac{1}{N}\\frac{dN}{dt}\\)." ,"latex symbol":"\\(\\lambda\\)" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31895" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/DecayConstant", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The \"Decay Constant\" is the proportionality between the size of a population of radioactive atoms and the rate at which the population decreases because of radioactive decay.", "applicableUnit" : "http://qudt.org/vocab/unit/KiloCi", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0", "informativeReference" : [ "http://en.wikipedia.org/wiki/Exponential_decay", "http://www.britannica.com/EBchecked/topic/154945/decay-constant" ], "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31895", "latexDefinition" : "Relative variation \\(\\frac{dN}{N}\\) of the number \\(N\\) of atoms or nuclei in a system, due to spontaneous emission from these atoms or nuclei during an infinitesimal time interval, divided by its duration \\(dt\\), thus \\(\\lambda = -\\frac{1}{N}\\frac{dN}{dt}\\).", "latexSymbol" : "\\(\\lambda\\)", "plainTextDescription" : "The \"Decay Constant\" is the proportionality between the size of a population of radioactive atoms and the rate at which the population decreases because of radioactive decay.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Decay Constant" }, "broader" : "http://qudt.org/vocab/quantitykind/InverseTime", "@context" : { "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "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://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@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#" } }
quantitykind:DegreeOfDissociation
URI: http://qudt.org/vocab/quantitykind/DegreeOfDissociation
The "Degree of Dissociation" is the fraction of original solute molecules that have dissociated.
@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/DegreeOfDissociation> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The \"Degree of Dissociation\" is the fraction of original solute molecules that have dissociated."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/UNITLESS> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Faraday_constant"^^xsd:anyURI ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Dissociation_(chemistry)"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\alpha\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "The \"Degree of Dissociation\" is the fraction of original solute molecules that have dissociated." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Degree of Dissociation"@en ; .
{"resource":"Degree of Dissociation" ,"qname":"quantitykind:DegreeOfDissociation" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/DegreeOfDissociation" ,"properties":["applicable unit":"unit:UNITLESS" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Faraday_constant" ,"description":"The \"Degree of Dissociation\" is the fraction of original solute molecules that have dissociated." ,"description (plain text)":"The \"Degree of Dissociation\" is the fraction of original solute molecules that have dissociated." ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Dissociation_(chemistry)" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Degree of Dissociation" ,"latex symbol":"\\(\\alpha\\)" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31894" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/DegreeOfDissociation", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The \"Degree of Dissociation\" is the fraction of original solute molecules that have dissociated.", "applicableUnit" : "http://qudt.org/vocab/unit/UNITLESS", "dbpediaMatch" : "http://dbpedia.org/resource/Faraday_constant", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "informativeReference" : "http://en.wikipedia.org/wiki/Dissociation_(chemistry)", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31894", "latexSymbol" : "\\(\\alpha\\)", "plainTextDescription" : "The \"Degree of Dissociation\" is the fraction of original solute molecules that have dissociated.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Degree of Dissociation" }, "@context" : { "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "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#" } }
quantitykind:Density
URI: http://qudt.org/vocab/quantitykind/Density
The mass density or density of a material is defined as its mass per unit volume. The symbol most often used for density is \(\rho\). Mathematically, density is defined as mass divided by volume: \(\rho = m/V\), where \(\rho\) is the density, \(m\) is the mass, and \(V\) is the volume. In some cases, density is also defined as its weight per unit volume, although this quantity is more properly called specific weight.
@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/Density> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The mass density or density of a material is defined as its mass per unit volume. The symbol most often used for density is \\(\\rho\\). Mathematically, density is defined as mass divided by volume: \\(\\rho = m/V\\), where \\(\\rho\\) is the density, \\(m\\) is the mass, and \\(V\\) is the volume. In some cases, density is also defined as its weight per unit volume, although this quantity is more properly called specific weight."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEGREE_BALLING> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEGREE_BAUME> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEGREE_BAUME_US_HEAVY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEGREE_BAUME_US_LIGHT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEGREE_BRIX> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEGREE_OECHSLE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEGREE_PLATO> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEGREE_TWADDELL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoGM-PER-L> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM-PER-CentiM3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM-PER-DeciL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM-PER-DeciM3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM-PER-L> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM-PER-M3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM-PER-MilliL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GRAIN-PER-GAL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GRAIN-PER-GAL_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GRAIN-PER-M3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM-PER-CentiM3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM-PER-DeciM3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM-PER-L> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM-PER-M3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB-PER-FT3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB-PER-GAL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB-PER-GAL_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB-PER-GAL_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB-PER-IN3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB-PER-M3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB-PER-YD3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaGM-PER-M3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroGM-PER-DeciL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroGM-PER-L> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroGM-PER-M3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroGM-PER-MilliL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliGM-PER-DeciL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliGM-PER-L> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliGM-PER-M3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliGM-PER-MilliL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoGM-PER-DeciL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoGM-PER-L> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoGM-PER-M3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoGM-PER-MicroL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoGM-PER-MilliL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ-PER-GAL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ-PER-GAL_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ-PER-GAL_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ-PER-IN3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ-PER-YD3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoGM-PER-L> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoGM-PER-MilliL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckDensity> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/SLUG-PER-FT3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TONNE-PER-M3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_LONG-PER-YD3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_Metric-PER-M3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_SHORT-PER-YD3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_UK-PER-YD3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_US-PER-YD3> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Density"^^xsd:anyURI ; <http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/quantitykind/MassDensity> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Density"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(\\rho = m/V\\), where \\(\\rho\\) is the density, \\(m\\) is the mass, and \\(V\\) is the volume."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\rho\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://www.linkedmodel.org/schema/vaem#todo> "belongs to SOQ-ISO" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Density"@en ; .
{"resource":"Density" ,"qname":"quantitykind:Density" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Density" ,"properties":["applicable unit":"unit:DEGREE_BALLING" ,"applicable unit":"unit:DEGREE_BAUME" ,"applicable unit":"unit:DEGREE_BAUME_US_HEAVY" ,"applicable unit":"unit:DEGREE_BAUME_US_LIGHT" ,"applicable unit":"unit:DEGREE_BRIX" ,"applicable unit":"unit:DEGREE_OECHSLE" ,"applicable unit":"unit:DEGREE_PLATO" ,"applicable unit":"unit:DEGREE_TWADDELL" ,"applicable unit":"unit:FemtoGM-PER-L" ,"applicable unit":"unit:GM-PER-CentiM3" ,"applicable unit":"unit:GM-PER-DeciL" ,"applicable unit":"unit:GM-PER-DeciM3" ,"applicable unit":"unit:GM-PER-L" ,"applicable unit":"unit:GM-PER-M3" ,"applicable unit":"unit:GM-PER-MilliL" ,"applicable unit":"unit:GRAIN-PER-GAL" ,"applicable unit":"unit:GRAIN-PER-GAL_US" ,"applicable unit":"unit:GRAIN-PER-M3" ,"applicable unit":"unit:KiloGM-PER-CentiM3" ,"applicable unit":"unit:KiloGM-PER-DeciM3" ,"applicable unit":"unit:KiloGM-PER-L" ,"applicable unit":"unit:KiloGM-PER-M3" ,"applicable unit":"unit:LB-PER-FT3" ,"applicable unit":"unit:LB-PER-GAL" ,"applicable unit":"unit:LB-PER-GAL_UK" ,"applicable unit":"unit:LB-PER-GAL_US" ,"applicable unit":"unit:LB-PER-IN3" ,"applicable unit":"unit:LB-PER-M3" ,"applicable unit":"unit:LB-PER-YD3" ,"applicable unit":"unit:MegaGM-PER-M3" ,"applicable unit":"unit:MicroGM-PER-DeciL" ,"applicable unit":"unit:MicroGM-PER-L" ,"applicable unit":"unit:MicroGM-PER-M3" ,"applicable unit":"unit:MicroGM-PER-MilliL" ,"applicable unit":"unit:MilliGM-PER-DeciL" ,"applicable unit":"unit:MilliGM-PER-L" ,"applicable unit":"unit:MilliGM-PER-M3" ,"applicable unit":"unit:MilliGM-PER-MilliL" ,"applicable unit":"unit:NanoGM-PER-DeciL" ,"applicable unit":"unit:NanoGM-PER-L" ,"applicable unit":"unit:NanoGM-PER-M3" ,"applicable unit":"unit:NanoGM-PER-MicroL" ,"applicable unit":"unit:NanoGM-PER-MilliL" ,"applicable unit":"unit:OZ-PER-GAL" ,"applicable unit":"unit:OZ-PER-GAL_UK" ,"applicable unit":"unit:OZ-PER-GAL_US" ,"applicable unit":"unit:OZ-PER-IN3" ,"applicable unit":"unit:OZ-PER-YD3" ,"applicable unit":"unit:PicoGM-PER-L" ,"applicable unit":"unit:PicoGM-PER-MilliL" ,"applicable unit":"unit:PlanckDensity" ,"applicable unit":"unit:SLUG-PER-FT3" ,"applicable unit":"unit:TONNE-PER-M3" ,"applicable unit":"unit:TON_LONG-PER-YD3" ,"applicable unit":"unit:TON_Metric-PER-M3" ,"applicable unit":"unit:TON_SHORT-PER-YD3" ,"applicable unit":"unit:TON_UK-PER-YD3" ,"applicable unit":"unit:TON_US-PER-YD3" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Density" ,"description":"The mass density or density of a material is defined as its mass per unit volume. The symbol most often used for density is \\(\\rho\\). Mathematically, density is defined as mass divided by volume: \\(\\rho = m\/V\\), where \\(\\rho\\) is the density, \\(m\\) is the mass, and \\(V\\) is the volume. In some cases, density is also defined as its weight per unit volume, although this quantity is more properly called specific weight." ,"exact match":"quantitykind:MassDensity" ,"has dimension vector":"qkdv:A0E0L-3I0M1H0T0D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Density" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Density" ,"latex definition":"\\(\\rho = m\/V\\), where \\(\\rho\\) is the density, \\(m\\) is the mass, and \\(V\\) is the volume." ,"latex symbol":"\\(\\rho\\)" ,"todo":"belongs to SOQ-ISO" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/Density", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The mass density or density of a material is defined as its mass per unit volume. The symbol most often used for density is \\(\\rho\\). Mathematically, density is defined as mass divided by volume: \\(\\rho = m/V\\), where \\(\\rho\\) is the density, \\(m\\) is the mass, and \\(V\\) is the volume. In some cases, density is also defined as its weight per unit volume, although this quantity is more properly called specific weight.", "applicableUnit" : [ "http://qudt.org/vocab/unit/LB-PER-GAL_UK", "http://qudt.org/vocab/unit/LB-PER-FT3", "http://qudt.org/vocab/unit/LB-PER-M3", "http://qudt.org/vocab/unit/NanoGM-PER-L", "http://qudt.org/vocab/unit/DEGREE_BAUME_US_HEAVY", "http://qudt.org/vocab/unit/GM-PER-DeciL", "http://qudt.org/vocab/unit/MicroGM-PER-MilliL", "http://qudt.org/vocab/unit/TON_SHORT-PER-YD3", "http://qudt.org/vocab/unit/GRAIN-PER-GAL_US", "http://qudt.org/vocab/unit/OZ-PER-GAL", "http://qudt.org/vocab/unit/LB-PER-GAL_US", "http://qudt.org/vocab/unit/DEGREE_BAUME", "http://qudt.org/vocab/unit/PicoGM-PER-L", "http://qudt.org/vocab/unit/MegaGM-PER-M3", "http://qudt.org/vocab/unit/GRAIN-PER-M3", "http://qudt.org/vocab/unit/FemtoGM-PER-L", "http://qudt.org/vocab/unit/DEGREE_TWADDELL", "http://qudt.org/vocab/unit/KiloGM-PER-M3", "http://qudt.org/vocab/unit/NanoGM-PER-M3", "http://qudt.org/vocab/unit/GM-PER-MilliL", "http://qudt.org/vocab/unit/MicroGM-PER-L", "http://qudt.org/vocab/unit/TONNE-PER-M3", "http://qudt.org/vocab/unit/DEGREE_OECHSLE", "http://qudt.org/vocab/unit/MicroGM-PER-M3", "http://qudt.org/vocab/unit/GM-PER-M3", "http://qudt.org/vocab/unit/DEGREE_BAUME_US_LIGHT", "http://qudt.org/vocab/unit/TON_UK-PER-YD3", "http://qudt.org/vocab/unit/NanoGM-PER-MilliL", "http://qudt.org/vocab/unit/LB-PER-IN3", "http://qudt.org/vocab/unit/KiloGM-PER-L", "http://qudt.org/vocab/unit/GM-PER-CentiM3", "http://qudt.org/vocab/unit/OZ-PER-IN3", "http://qudt.org/vocab/unit/TON_US-PER-YD3", "http://qudt.org/vocab/unit/OZ-PER-GAL_US", "http://qudt.org/vocab/unit/MilliGM-PER-MilliL", "http://qudt.org/vocab/unit/LB-PER-GAL", "http://qudt.org/vocab/unit/OZ-PER-GAL_UK", "http://qudt.org/vocab/unit/MicroGM-PER-DeciL", "http://qudt.org/vocab/unit/LB-PER-YD3", "http://qudt.org/vocab/unit/GRAIN-PER-GAL", "http://qudt.org/vocab/unit/GM-PER-DeciM3", "http://qudt.org/vocab/unit/TON_LONG-PER-YD3", "http://qudt.org/vocab/unit/MilliGM-PER-DeciL", "http://qudt.org/vocab/unit/MilliGM-PER-L", "http://qudt.org/vocab/unit/NanoGM-PER-DeciL", "http://qudt.org/vocab/unit/SLUG-PER-FT3", "http://qudt.org/vocab/unit/KiloGM-PER-DeciM3", "http://qudt.org/vocab/unit/PicoGM-PER-MilliL", "http://qudt.org/vocab/unit/DEGREE_PLATO", "http://qudt.org/vocab/unit/DEGREE_BRIX", "http://qudt.org/vocab/unit/NanoGM-PER-MicroL", "http://qudt.org/vocab/unit/KiloGM-PER-CentiM3", "http://qudt.org/vocab/unit/OZ-PER-YD3", "http://qudt.org/vocab/unit/TON_Metric-PER-M3", "http://qudt.org/vocab/unit/PlanckDensity", "http://qudt.org/vocab/unit/MilliGM-PER-M3", "http://qudt.org/vocab/unit/GM-PER-L", "http://qudt.org/vocab/unit/DEGREE_BALLING" ], "dbpediaMatch" : "http://dbpedia.org/resource/Density", "exactMatch" : "http://qudt.org/vocab/quantitykind/MassDensity", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0", "informativeReference" : "http://en.wikipedia.org/wiki/Density", "latexDefinition" : "\\(\\rho = m/V\\), where \\(\\rho\\) is the density, \\(m\\) is the mass, and \\(V\\) is the volume.", "latexSymbol" : "\\(\\rho\\)", "todo" : "belongs to SOQ-ISO", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Density" }, "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "exactMatch" : { "@id" : "http://qudt.org/schema/qudt/exactMatch", "@type" : "@id" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@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" }, "todo" : { "@id" : "http://www.linkedmodel.org/schema/vaem#todo" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "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#" } }
quantitykind:DensityInCombustionChamber
URI: http://qudt.org/vocab/quantitykind/DensityInCombustionChamber
@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/DensityInCombustionChamber> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\rho_c\\)"^^<http://qudt.org/schema/qudt/LatexString> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Density In Combustion Chamber"@en ; .
{"resource":"Density In Combustion Chamber" ,"qname":"quantitykind:DensityInCombustionChamber" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/DensityInCombustionChamber" ,"properties":["has dimension vector":"qkdv:A0E0L-3I0M1H0T0D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Density In Combustion Chamber" ,"latex symbol":"\\(\\rho_c\\)" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/DensityInCombustionChamber", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0", "latexSymbol" : "\\(\\rho_c\\)", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Density In Combustion Chamber" }, "@context" : { "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "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" }, "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#" } }
quantitykind:DensityOfStates
URI: http://qudt.org/vocab/quantitykind/DensityOfStates
"Density of States" is the number of vibrational modes in an infinitesimal interval of angular frequency divided by the range of that interval and by volume.
@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/DensityOfStates> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Density of States\" is the number of vibrational modes in an infinitesimal interval of angular frequency divided by the range of that interval and by volume."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/SEC-PER-RAD-M3> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T1D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Density_of_states"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Density of States\" is the number of vibrational modes in an infinitesimal interval of angular frequency divided by the range of that interval and by volume." ; <http://qudt.org/schema/qudt/symbol> "g" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Density of states"@en ; .
{"resource":"Density of states" ,"qname":"quantitykind:DensityOfStates" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/DensityOfStates" ,"properties":["applicable unit":"unit:SEC-PER-RAD-M3" ,"description":"\"Density of States\" is the number of vibrational modes in an infinitesimal interval of angular frequency divided by the range of that interval and by volume." ,"description (plain text)":"\"Density of States\" is the number of vibrational modes in an infinitesimal interval of angular frequency divided by the range of that interval and by volume." ,"has dimension vector":"qkdv:A0E0L-3I0M0H0T1D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Density_of_states" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Density of states" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31897" ,"symbol":"g" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/DensityOfStates", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Density of States\" is the number of vibrational modes in an infinitesimal interval of angular frequency divided by the range of that interval and by volume.", "applicableUnit" : "http://qudt.org/vocab/unit/SEC-PER-RAD-M3", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T1D0", "informativeReference" : "http://en.wikipedia.org/wiki/Density_of_states", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31897", "plainTextDescription" : "\"Density of States\" is the number of vibrational modes in an infinitesimal interval of angular frequency divided by the range of that interval and by volume.", "symbol" : "g", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Density of states" }, "@context" : { "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "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://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@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#" } }
quantitykind:DensityOfTheExhaustGases
URI: http://qudt.org/vocab/quantitykind/DensityOfTheExhaustGases
@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/DensityOfTheExhaustGases> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEGREE_BALLING> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEGREE_BAUME> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEGREE_BAUME_US_HEAVY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEGREE_BAUME_US_LIGHT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEGREE_BRIX> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEGREE_OECHSLE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEGREE_PLATO> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEGREE_TWADDELL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoGM-PER-L> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM-PER-CentiM3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM-PER-DeciL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM-PER-DeciM3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM-PER-L> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM-PER-M3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM-PER-MilliL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GRAIN-PER-GAL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GRAIN-PER-GAL_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GRAIN-PER-M3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM-PER-CentiM3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM-PER-DeciM3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM-PER-L> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM-PER-M3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB-PER-FT3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB-PER-GAL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB-PER-GAL_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB-PER-GAL_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB-PER-IN3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB-PER-M3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB-PER-YD3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaGM-PER-M3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroGM-PER-DeciL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroGM-PER-L> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroGM-PER-M3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroGM-PER-MilliL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliGM-PER-DeciL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliGM-PER-L> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliGM-PER-M3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliGM-PER-MilliL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoGM-PER-DeciL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoGM-PER-L> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoGM-PER-M3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoGM-PER-MicroL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoGM-PER-MilliL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ-PER-GAL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ-PER-GAL_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ-PER-GAL_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ-PER-IN3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ-PER-YD3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoGM-PER-L> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoGM-PER-MilliL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckDensity> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/SLUG-PER-FT3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TONNE-PER-M3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_LONG-PER-YD3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_Metric-PER-M3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_SHORT-PER-YD3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_UK-PER-YD3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_US-PER-YD3> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\rho\\)"^^<http://qudt.org/schema/qudt/LatexString> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Density Of The Exhaust Gases"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Density> ; .
{"resource":"Density Of The Exhaust Gases" ,"qname":"quantitykind:DensityOfTheExhaustGases" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/DensityOfTheExhaustGases" ,"properties":["applicable unit":"unit:DEGREE_BALLING" ,"applicable unit":"unit:DEGREE_BAUME" ,"applicable unit":"unit:DEGREE_BAUME_US_HEAVY" ,"applicable unit":"unit:DEGREE_BAUME_US_LIGHT" ,"applicable unit":"unit:DEGREE_BRIX" ,"applicable unit":"unit:DEGREE_OECHSLE" ,"applicable unit":"unit:DEGREE_PLATO" ,"applicable unit":"unit:DEGREE_TWADDELL" ,"applicable unit":"unit:FemtoGM-PER-L" ,"applicable unit":"unit:GM-PER-CentiM3" ,"applicable unit":"unit:GM-PER-DeciL" ,"applicable unit":"unit:GM-PER-DeciM3" ,"applicable unit":"unit:GM-PER-L" ,"applicable unit":"unit:GM-PER-M3" ,"applicable unit":"unit:GM-PER-MilliL" ,"applicable unit":"unit:GRAIN-PER-GAL" ,"applicable unit":"unit:GRAIN-PER-GAL_US" ,"applicable unit":"unit:GRAIN-PER-M3" ,"applicable unit":"unit:KiloGM-PER-CentiM3" ,"applicable unit":"unit:KiloGM-PER-DeciM3" ,"applicable unit":"unit:KiloGM-PER-L" ,"applicable unit":"unit:KiloGM-PER-M3" ,"applicable unit":"unit:LB-PER-FT3" ,"applicable unit":"unit:LB-PER-GAL" ,"applicable unit":"unit:LB-PER-GAL_UK" ,"applicable unit":"unit:LB-PER-GAL_US" ,"applicable unit":"unit:LB-PER-IN3" ,"applicable unit":"unit:LB-PER-M3" ,"applicable unit":"unit:LB-PER-YD3" ,"applicable unit":"unit:MegaGM-PER-M3" ,"applicable unit":"unit:MicroGM-PER-DeciL" ,"applicable unit":"unit:MicroGM-PER-L" ,"applicable unit":"unit:MicroGM-PER-M3" ,"applicable unit":"unit:MicroGM-PER-MilliL" ,"applicable unit":"unit:MilliGM-PER-DeciL" ,"applicable unit":"unit:MilliGM-PER-L" ,"applicable unit":"unit:MilliGM-PER-M3" ,"applicable unit":"unit:MilliGM-PER-MilliL" ,"applicable unit":"unit:NanoGM-PER-DeciL" ,"applicable unit":"unit:NanoGM-PER-L" ,"applicable unit":"unit:NanoGM-PER-M3" ,"applicable unit":"unit:NanoGM-PER-MicroL" ,"applicable unit":"unit:NanoGM-PER-MilliL" ,"applicable unit":"unit:OZ-PER-GAL" ,"applicable unit":"unit:OZ-PER-GAL_UK" ,"applicable unit":"unit:OZ-PER-GAL_US" ,"applicable unit":"unit:OZ-PER-IN3" ,"applicable unit":"unit:OZ-PER-YD3" ,"applicable unit":"unit:PicoGM-PER-L" ,"applicable unit":"unit:PicoGM-PER-MilliL" ,"applicable unit":"unit:PlanckDensity" ,"applicable unit":"unit:SLUG-PER-FT3" ,"applicable unit":"unit:TONNE-PER-M3" ,"applicable unit":"unit:TON_LONG-PER-YD3" ,"applicable unit":"unit:TON_Metric-PER-M3" ,"applicable unit":"unit:TON_SHORT-PER-YD3" ,"applicable unit":"unit:TON_UK-PER-YD3" ,"applicable unit":"unit:TON_US-PER-YD3" ,"has broader":"quantitykind:Density" ,"has dimension vector":"qkdv:A0E0L-3I0M1H0T0D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Density Of The Exhaust Gases" ,"latex symbol":"\\(\\rho\\)" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/DensityOfTheExhaustGases", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "applicableUnit" : [ "http://qudt.org/vocab/unit/MilliGM-PER-DeciL", "http://qudt.org/vocab/unit/KiloGM-PER-L", "http://qudt.org/vocab/unit/MicroGM-PER-M3", "http://qudt.org/vocab/unit/GM-PER-CentiM3", "http://qudt.org/vocab/unit/LB-PER-GAL_UK", "http://qudt.org/vocab/unit/DEGREE_BAUME", "http://qudt.org/vocab/unit/OZ-PER-GAL_US", "http://qudt.org/vocab/unit/KiloGM-PER-CentiM3", "http://qudt.org/vocab/unit/KiloGM-PER-M3", "http://qudt.org/vocab/unit/LB-PER-FT3", "http://qudt.org/vocab/unit/GM-PER-M3", "http://qudt.org/vocab/unit/MegaGM-PER-M3", "http://qudt.org/vocab/unit/LB-PER-GAL", "http://qudt.org/vocab/unit/DEGREE_OECHSLE", "http://qudt.org/vocab/unit/DEGREE_BAUME_US_LIGHT", "http://qudt.org/vocab/unit/NanoGM-PER-M3", "http://qudt.org/vocab/unit/NanoGM-PER-MilliL", "http://qudt.org/vocab/unit/OZ-PER-YD3", "http://qudt.org/vocab/unit/MilliGM-PER-MilliL", "http://qudt.org/vocab/unit/OZ-PER-GAL_UK", "http://qudt.org/vocab/unit/GM-PER-L", "http://qudt.org/vocab/unit/PlanckDensity", "http://qudt.org/vocab/unit/TONNE-PER-M3", "http://qudt.org/vocab/unit/GM-PER-DeciM3", "http://qudt.org/vocab/unit/MilliGM-PER-L", "http://qudt.org/vocab/unit/GRAIN-PER-M3", "http://qudt.org/vocab/unit/LB-PER-YD3", "http://qudt.org/vocab/unit/NanoGM-PER-DeciL", "http://qudt.org/vocab/unit/LB-PER-M3", "http://qudt.org/vocab/unit/NanoGM-PER-MicroL", "http://qudt.org/vocab/unit/MicroGM-PER-L", "http://qudt.org/vocab/unit/MilliGM-PER-M3", "http://qudt.org/vocab/unit/TON_UK-PER-YD3", "http://qudt.org/vocab/unit/MicroGM-PER-MilliL", "http://qudt.org/vocab/unit/SLUG-PER-FT3", "http://qudt.org/vocab/unit/PicoGM-PER-MilliL", "http://qudt.org/vocab/unit/GRAIN-PER-GAL_US", "http://qudt.org/vocab/unit/DEGREE_PLATO", "http://qudt.org/vocab/unit/DEGREE_BAUME_US_HEAVY", "http://qudt.org/vocab/unit/TON_Metric-PER-M3", "http://qudt.org/vocab/unit/TON_SHORT-PER-YD3", "http://qudt.org/vocab/unit/GRAIN-PER-GAL", "http://qudt.org/vocab/unit/LB-PER-GAL_US", "http://qudt.org/vocab/unit/TON_LONG-PER-YD3", "http://qudt.org/vocab/unit/GM-PER-DeciL", "http://qudt.org/vocab/unit/DEGREE_BRIX", "http://qudt.org/vocab/unit/NanoGM-PER-L", "http://qudt.org/vocab/unit/PicoGM-PER-L", "http://qudt.org/vocab/unit/FemtoGM-PER-L", "http://qudt.org/vocab/unit/DEGREE_BALLING", "http://qudt.org/vocab/unit/KiloGM-PER-DeciM3", "http://qudt.org/vocab/unit/MicroGM-PER-DeciL", "http://qudt.org/vocab/unit/TON_US-PER-YD3", "http://qudt.org/vocab/unit/OZ-PER-GAL", "http://qudt.org/vocab/unit/OZ-PER-IN3", "http://qudt.org/vocab/unit/GM-PER-MilliL", "http://qudt.org/vocab/unit/DEGREE_TWADDELL", "http://qudt.org/vocab/unit/LB-PER-IN3" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0", "latexSymbol" : "\\(\\rho\\)", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Density Of The Exhaust Gases" }, "broader" : "http://qudt.org/vocab/quantitykind/Density", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "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#" } }
quantitykind:Depth
URI: http://qudt.org/vocab/quantitykind/Depth
Depth typically refers to the vertical measure of length from the surface of a liquid.
@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/Depth> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "Depth typically refers to the vertical measure of length from the surface of a liquid."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ANGSTROM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AU> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FATH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FUR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FUR_Long> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GAUGE_FR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_N> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilLength> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PARSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PCA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckLength> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ROD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YD> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ; <http://qudt.org/schema/qudt/plainTextDescription> "Depth typically refers to the vertical measure of length from the surface of a liquid." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Depth"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Length> ; .
{"resource":"Depth" ,"qname":"quantitykind:Depth" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Depth" ,"properties":["applicable unit":"unit:ANGSTROM" ,"applicable unit":"unit:AU" ,"applicable unit":"unit:BTU_IT-PER-LB_F" ,"applicable unit":"unit:CH" ,"applicable unit":"unit:CentiM" ,"applicable unit":"unit:DecaM" ,"applicable unit":"unit:DeciM" ,"applicable unit":"unit:FATH" ,"applicable unit":"unit:FM" ,"applicable unit":"unit:FT" ,"applicable unit":"unit:FT_US" ,"applicable unit":"unit:FUR" ,"applicable unit":"unit:FUR_Long" ,"applicable unit":"unit:FemtoM" ,"applicable unit":"unit:GAUGE_FR" ,"applicable unit":"unit:HectoM" ,"applicable unit":"unit:IN" ,"applicable unit":"unit:KiloM" ,"applicable unit":"unit:LY" ,"applicable unit":"unit:M" ,"applicable unit":"unit:MI" ,"applicable unit":"unit:MI_N" ,"applicable unit":"unit:MI_US" ,"applicable unit":"unit:MicroIN" ,"applicable unit":"unit:MicroM" ,"applicable unit":"unit:MilLength" ,"applicable unit":"unit:MilliIN" ,"applicable unit":"unit:MilliM" ,"applicable unit":"unit:NanoM" ,"applicable unit":"unit:PARSEC" ,"applicable unit":"unit:PCA" ,"applicable unit":"unit:PT" ,"applicable unit":"unit:PicoM" ,"applicable unit":"unit:PlanckLength" ,"applicable unit":"unit:ROD" ,"applicable unit":"unit:YD" ,"description":"Depth typically refers to the vertical measure of length from the surface of a liquid." ,"description (plain text)":"Depth typically refers to the vertical measure of length from the surface of a liquid." ,"has broader":"quantitykind:Length" ,"has dimension vector":"qkdv:A0E0L1I0M0H0T0D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Depth" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/Depth", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "Depth typically refers to the vertical measure of length from the surface of a liquid.", "applicableUnit" : [ "http://qudt.org/vocab/unit/MI_N", "http://qudt.org/vocab/unit/FT", "http://qudt.org/vocab/unit/HectoM", "http://qudt.org/vocab/unit/ROD", "http://qudt.org/vocab/unit/PCA", "http://qudt.org/vocab/unit/YD", "http://qudt.org/vocab/unit/M", "http://qudt.org/vocab/unit/BTU_IT-PER-LB_F", "http://qudt.org/vocab/unit/GAUGE_FR", "http://qudt.org/vocab/unit/FemtoM", "http://qudt.org/vocab/unit/MI", "http://qudt.org/vocab/unit/MilliIN", "http://qudt.org/vocab/unit/KiloM", "http://qudt.org/vocab/unit/CentiM", "http://qudt.org/vocab/unit/AU", "http://qudt.org/vocab/unit/FUR_Long", "http://qudt.org/vocab/unit/PARSEC", "http://qudt.org/vocab/unit/MicroIN", "http://qudt.org/vocab/unit/FUR", "http://qudt.org/vocab/unit/DecaM", "http://qudt.org/vocab/unit/FATH", "http://qudt.org/vocab/unit/FM", "http://qudt.org/vocab/unit/FT_US", "http://qudt.org/vocab/unit/LY", "http://qudt.org/vocab/unit/PlanckLength", "http://qudt.org/vocab/unit/IN", "http://qudt.org/vocab/unit/DeciM", "http://qudt.org/vocab/unit/CH", "http://qudt.org/vocab/unit/NanoM", "http://qudt.org/vocab/unit/PT", "http://qudt.org/vocab/unit/MilLength", "http://qudt.org/vocab/unit/PicoM", "http://qudt.org/vocab/unit/MicroM", "http://qudt.org/vocab/unit/ANGSTROM", "http://qudt.org/vocab/unit/MI_US", "http://qudt.org/vocab/unit/MilliM" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0", "plainTextDescription" : "Depth typically refers to the vertical measure of length from the surface of a liquid.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Depth" }, "broader" : "http://qudt.org/vocab/quantitykind/Length", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "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#" } }
quantitykind:DewPointTemperature
URI: http://qudt.org/vocab/quantitykind/DewPointTemperature
"Dew Point Temperature" is the temperature at which vapour in air reaches saturation.
@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/DewPointTemperature> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Dew Point Temperature\" is the temperature at which vapour in air reaches saturation."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG_C> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG_R> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/K> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliDEG_C> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckTemperature> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0> ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Dew Point Temperature\" is the temperature at which vapour in air reaches saturation." ; <http://qudt.org/schema/qudt/symbol> "T_d" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Dew Point Temperature"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Temperature> ; .
{"resource":"Dew Point Temperature" ,"qname":"quantitykind:DewPointTemperature" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/DewPointTemperature" ,"properties":["applicable unit":"unit:DEG_C" ,"applicable unit":"unit:DEG_F" ,"applicable unit":"unit:DEG_R" ,"applicable unit":"unit:K" ,"applicable unit":"unit:MilliDEG_C" ,"applicable unit":"unit:PlanckTemperature" ,"description":"\"Dew Point Temperature\" is the temperature at which vapour in air reaches saturation." ,"description (plain text)":"\"Dew Point Temperature\" is the temperature at which vapour in air reaches saturation." ,"has broader":"quantitykind:Temperature" ,"has dimension vector":"qkdv:A0E0L0I0M0H1T0D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Dew Point Temperature" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31890" ,"symbol":"T_d" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/DewPointTemperature", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Dew Point Temperature\" is the temperature at which vapour in air reaches saturation.", "applicableUnit" : [ "http://qudt.org/vocab/unit/DEG_C", "http://qudt.org/vocab/unit/DEG_F", "http://qudt.org/vocab/unit/DEG_R", "http://qudt.org/vocab/unit/PlanckTemperature", "http://qudt.org/vocab/unit/MilliDEG_C", "http://qudt.org/vocab/unit/K" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31890", "plainTextDescription" : "\"Dew Point Temperature\" is the temperature at which vapour in air reaches saturation.", "symbol" : "T_d", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Dew Point Temperature" }, "broader" : "http://qudt.org/vocab/quantitykind/Temperature", "@context" : { "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "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#" } }
quantitykind:Diameter
URI: http://qudt.org/vocab/quantitykind/Diameter
In classical geometry, the "Diameter" of a circle is any straight line segment that passes through the center of the circle and whose endpoints lie on the circle.
@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/Diameter> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "In classical geometry, the \"Diameter\" of a circle is any straight line segment that passes through the center of the circle and whose endpoints lie on the circle. "^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ANGSTROM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AU> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FATH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FUR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FUR_Long> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GAUGE_FR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_N> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilLength> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PARSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PCA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckLength> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ROD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YD> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Diameter"^^xsd:anyURI ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Diameter"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(d = 2r\\), where \\(r\\) is the radius of the circle."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "In classical geometry, the \"Diameter\" of a circle is any straight line segment that passes through the center of the circle and whose endpoints lie on the circle. " ; <http://qudt.org/schema/qudt/symbol> "d" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Durchmesser"@de ; rdfs:label "diameter"@en ; rdfs:label "diametro"@it ; rdfs:label "diamètre"@fr ; rdfs:label "diámetro"@es ; rdfs:label "diâmetro"@pt ; rdfs:label "premer"@sl ; rdfs:label "průměr"@cs ; rdfs:label "çap"@tr ; rdfs:label "średnica"@pl ; rdfs:label "диаметр"@ru ; rdfs:label "قطر"@ar ; rdfs:label "قطر"@fa ; rdfs:label "直径"@ja ; rdfs:label "直径"@zh ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Length> ; .
{"resource":"diameter" ,"qname":"quantitykind:Diameter" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Diameter" ,"properties":["applicable unit":"unit:ANGSTROM" ,"applicable unit":"unit:AU" ,"applicable unit":"unit:BTU_IT-PER-LB_F" ,"applicable unit":"unit:CH" ,"applicable unit":"unit:CentiM" ,"applicable unit":"unit:DecaM" ,"applicable unit":"unit:DeciM" ,"applicable unit":"unit:FATH" ,"applicable unit":"unit:FM" ,"applicable unit":"unit:FT" ,"applicable unit":"unit:FT_US" ,"applicable unit":"unit:FUR" ,"applicable unit":"unit:FUR_Long" ,"applicable unit":"unit:FemtoM" ,"applicable unit":"unit:GAUGE_FR" ,"applicable unit":"unit:HectoM" ,"applicable unit":"unit:IN" ,"applicable unit":"unit:KiloM" ,"applicable unit":"unit:LY" ,"applicable unit":"unit:M" ,"applicable unit":"unit:MI" ,"applicable unit":"unit:MI_N" ,"applicable unit":"unit:MI_US" ,"applicable unit":"unit:MicroIN" ,"applicable unit":"unit:MicroM" ,"applicable unit":"unit:MilLength" ,"applicable unit":"unit:MilliIN" ,"applicable unit":"unit:MilliM" ,"applicable unit":"unit:NanoM" ,"applicable unit":"unit:PARSEC" ,"applicable unit":"unit:PCA" ,"applicable unit":"unit:PT" ,"applicable unit":"unit:PicoM" ,"applicable unit":"unit:PlanckLength" ,"applicable unit":"unit:ROD" ,"applicable unit":"unit:YD" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Diameter" ,"description":"In classical geometry, the \"Diameter\" of a circle is any straight line segment that passes through the center of the circle and whose endpoints lie on the circle. " ,"description (plain text)":"In classical geometry, the \"Diameter\" of a circle is any straight line segment that passes through the center of the circle and whose endpoints lie on the circle. " ,"has broader":"quantitykind:Length" ,"has dimension vector":"qkdv:A0E0L1I0M0H0T0D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Diameter" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Durchmesser" ,"label":"diameter" ,"label":"diametro" ,"label":"diamètre" ,"label":"diámetro" ,"label":"diâmetro" ,"label":"premer" ,"label":"průměr" ,"label":"çap" ,"label":"średnica" ,"label":"диаметр" ,"label":"قطر" ,"label":"قطر" ,"label":"直径" ,"label":"直径" ,"latex definition":"\\(d = 2r\\), where \\(r\\) is the radius of the circle." ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=43012" ,"symbol":"d" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/Diameter", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "In classical geometry, the \"Diameter\" of a circle is any straight line segment that passes through the center of the circle and whose endpoints lie on the circle. ", "applicableUnit" : [ "http://qudt.org/vocab/unit/DeciM", "http://qudt.org/vocab/unit/FemtoM", "http://qudt.org/vocab/unit/CentiM", "http://qudt.org/vocab/unit/IN", "http://qudt.org/vocab/unit/KiloM", "http://qudt.org/vocab/unit/FM", "http://qudt.org/vocab/unit/MI_US", "http://qudt.org/vocab/unit/CH", "http://qudt.org/vocab/unit/FATH", "http://qudt.org/vocab/unit/MilLength", "http://qudt.org/vocab/unit/YD", "http://qudt.org/vocab/unit/MilliIN", "http://qudt.org/vocab/unit/NanoM", "http://qudt.org/vocab/unit/MicroM", "http://qudt.org/vocab/unit/LY", "http://qudt.org/vocab/unit/FUR_Long", "http://qudt.org/vocab/unit/DecaM", "http://qudt.org/vocab/unit/PCA", "http://qudt.org/vocab/unit/ROD", "http://qudt.org/vocab/unit/BTU_IT-PER-LB_F", "http://qudt.org/vocab/unit/MI_N", "http://qudt.org/vocab/unit/PicoM", "http://qudt.org/vocab/unit/FUR", "http://qudt.org/vocab/unit/PlanckLength", "http://qudt.org/vocab/unit/PARSEC", "http://qudt.org/vocab/unit/GAUGE_FR", "http://qudt.org/vocab/unit/FT_US", "http://qudt.org/vocab/unit/MilliM", "http://qudt.org/vocab/unit/HectoM", "http://qudt.org/vocab/unit/PT", "http://qudt.org/vocab/unit/AU", "http://qudt.org/vocab/unit/FT", "http://qudt.org/vocab/unit/MI", "http://qudt.org/vocab/unit/M", "http://qudt.org/vocab/unit/ANGSTROM", "http://qudt.org/vocab/unit/MicroIN" ], "dbpediaMatch" : "http://dbpedia.org/resource/Diameter", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0", "informativeReference" : "http://en.wikipedia.org/wiki/Diameter", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=43012", "latexDefinition" : "\\(d = 2r\\), where \\(r\\) is the radius of the circle.", "plainTextDescription" : "In classical geometry, the \"Diameter\" of a circle is any straight line segment that passes through the center of the circle and whose endpoints lie on the circle. ", "symbol" : "d", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "en", "@value" : "diameter" }, { "@language" : "es", "@value" : "diámetro" }, { "@language" : "fa", "@value" : "قطر" }, { "@language" : "ar", "@value" : "قطر" }, { "@language" : "fr", "@value" : "diamètre" }, { "@language" : "it", "@value" : "diametro" }, { "@language" : "zh", "@value" : "直径" }, { "@language" : "ja", "@value" : "直径" }, { "@language" : "cs", "@value" : "průměr" }, { "@language" : "pl", "@value" : "średnica" }, { "@language" : "tr", "@value" : "çap" }, { "@language" : "pt", "@value" : "diâmetro" }, { "@language" : "ru", "@value" : "диаметр" }, { "@language" : "sl", "@value" : "premer" }, { "@language" : "de", "@value" : "Durchmesser" } ], "broader" : "http://qudt.org/vocab/quantitykind/Length", "@context" : { "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "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" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "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#" } }
quantitykind:DiastolicBloodPressure
URI: http://qudt.org/vocab/quantitykind/DiastolicBloodPressure
The pressure of blood in the arteries which rises to a maximum as blood is pumped out by the left ventricle (systole) and drops to a minimum in diastole. The systolic/diastolic pressure is normally ~120/80 mmHg in a young adult.
@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/DiastolicBloodPressure> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The pressure of blood in the arteries which rises to a maximum as blood is pumped out by the left ventricle (systole) and drops to a minimum in diastole. The systolic/diastolic pressure is normally ~120/80 mmHg in a young adult."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ATM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ATM_T> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BARAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BARYE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM_H2O> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM_HG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DYN-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT_H2O> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT_HG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM_F-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN_H2O> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN_HG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KIP_F-PER-IN2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM_F-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM_F-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM_F-PER-MilliM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloLB_F-PER-IN2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloN-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloPA_A> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_F-PER-FT2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_F-PER-IN2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaPSI> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroATM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroTORR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM_H2O> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM_HG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM_HGA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliTORR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N-PER-MilliM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PDL-PER-FT2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PSI> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckPressure> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TORR> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://www.oxfordreference.com/view/10.1093/acref/9780199549351.001.0001/acref-9780199549351-e-1162"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "The pressure of blood in the arteries which rises to a maximum as blood is pumped out by the left ventricle (systole) and drops to a minimum in diastole. The systolic/diastolic pressure is normally ~120/80 mmHg in a young adult." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Diastolic Blood Pressure"@en ; rdfs:seeAlso <http://qudt.org/vocab/quantitykind/SystolicBloodPressure> ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Pressure> ; .
{"resource":"Diastolic Blood Pressure" ,"qname":"quantitykind:DiastolicBloodPressure" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/DiastolicBloodPressure" ,"properties":["applicable unit":"unit:ATM" ,"applicable unit":"unit:ATM_T" ,"applicable unit":"unit:BAR" ,"applicable unit":"unit:BARAD" ,"applicable unit":"unit:BARYE" ,"applicable unit":"unit:CentiBAR" ,"applicable unit":"unit:CentiM_H2O" ,"applicable unit":"unit:CentiM_HG" ,"applicable unit":"unit:DYN-PER-CentiM2" ,"applicable unit":"unit:DecaPA" ,"applicable unit":"unit:DeciBAR" ,"applicable unit":"unit:FT_H2O" ,"applicable unit":"unit:FT_HG" ,"applicable unit":"unit:GM_F-PER-CentiM2" ,"applicable unit":"unit:GigaPA" ,"applicable unit":"unit:HectoBAR" ,"applicable unit":"unit:HectoPA" ,"applicable unit":"unit:IN_H2O" ,"applicable unit":"unit:IN_HG" ,"applicable unit":"unit:KIP_F-PER-IN2" ,"applicable unit":"unit:KiloBAR" ,"applicable unit":"unit:KiloGM-PER-M-SEC2" ,"applicable unit":"unit:KiloGM_F-PER-CentiM2" ,"applicable unit":"unit:KiloGM_F-PER-M2" ,"applicable unit":"unit:KiloGM_F-PER-MilliM2" ,"applicable unit":"unit:KiloLB_F-PER-IN2" ,"applicable unit":"unit:KiloN-PER-M2" ,"applicable unit":"unit:KiloPA" ,"applicable unit":"unit:KiloPA_A" ,"applicable unit":"unit:LB_F-PER-FT2" ,"applicable unit":"unit:LB_F-PER-IN2" ,"applicable unit":"unit:MegaBAR" ,"applicable unit":"unit:MegaPA" ,"applicable unit":"unit:MegaPSI" ,"applicable unit":"unit:MicroATM" ,"applicable unit":"unit:MicroBAR" ,"applicable unit":"unit:MicroPA" ,"applicable unit":"unit:MicroTORR" ,"applicable unit":"unit:MilliBAR" ,"applicable unit":"unit:MilliM_H2O" ,"applicable unit":"unit:MilliM_HG" ,"applicable unit":"unit:MilliM_HGA" ,"applicable unit":"unit:MilliPA" ,"applicable unit":"unit:MilliTORR" ,"applicable unit":"unit:N-PER-CentiM2" ,"applicable unit":"unit:N-PER-M2" ,"applicable unit":"unit:N-PER-MilliM2" ,"applicable unit":"unit:PA" ,"applicable unit":"unit:PDL-PER-FT2" ,"applicable unit":"unit:PSI" ,"applicable unit":"unit:PicoPA" ,"applicable unit":"unit:PlanckPressure" ,"applicable unit":"unit:TORR" ,"description":"The pressure of blood in the arteries which rises to a maximum as blood is pumped out by the left ventricle (systole) and drops to a minimum in diastole. The systolic\/diastolic pressure is normally ~120\/80 mmHg in a young adult." ,"description (plain text)":"The pressure of blood in the arteries which rises to a maximum as blood is pumped out by the left ventricle (systole) and drops to a minimum in diastole. The systolic\/diastolic pressure is normally ~120\/80 mmHg in a young adult." ,"has broader":"quantitykind:Pressure" ,"has dimension vector":"qkdv:A0E0L-1I0M1H0T-2D0" ,"informative reference":"http:\/\/www.oxfordreference.com\/view\/10.1093\/acref\/9780199549351.001.0001\/acref-9780199549351-e-1162" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Diastolic Blood Pressure" ,"seeAlso":"quantitykind:SystolicBloodPressure" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/DiastolicBloodPressure", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The pressure of blood in the arteries which rises to a maximum as blood is pumped out by the left ventricle (systole) and drops to a minimum in diastole. The systolic/diastolic pressure is normally ~120/80 mmHg in a young adult.", "applicableUnit" : [ "http://qudt.org/vocab/unit/DYN-PER-CentiM2", "http://qudt.org/vocab/unit/BARAD", "http://qudt.org/vocab/unit/N-PER-MilliM2", "http://qudt.org/vocab/unit/PlanckPressure", "http://qudt.org/vocab/unit/KiloN-PER-M2", "http://qudt.org/vocab/unit/N-PER-M2", "http://qudt.org/vocab/unit/IN_HG", "http://qudt.org/vocab/unit/MilliTORR", "http://qudt.org/vocab/unit/BAR", "http://qudt.org/vocab/unit/BARYE", "http://qudt.org/vocab/unit/MicroTORR", "http://qudt.org/vocab/unit/IN_H2O", "http://qudt.org/vocab/unit/MegaPA", "http://qudt.org/vocab/unit/MegaBAR", "http://qudt.org/vocab/unit/KiloPA_A", "http://qudt.org/vocab/unit/GigaPA", "http://qudt.org/vocab/unit/HectoBAR", "http://qudt.org/vocab/unit/KiloGM_F-PER-M2", "http://qudt.org/vocab/unit/MegaPSI", "http://qudt.org/vocab/unit/TORR", "http://qudt.org/vocab/unit/HectoPA", "http://qudt.org/vocab/unit/FT_HG", "http://qudt.org/vocab/unit/MilliPA", "http://qudt.org/vocab/unit/MilliM_H2O", "http://qudt.org/vocab/unit/CentiM_HG", "http://qudt.org/vocab/unit/MilliM_HG", "http://qudt.org/vocab/unit/PDL-PER-FT2", "http://qudt.org/vocab/unit/ATM_T", "http://qudt.org/vocab/unit/DecaPA", "http://qudt.org/vocab/unit/KiloGM_F-PER-MilliM2", "http://qudt.org/vocab/unit/PSI", "http://qudt.org/vocab/unit/PicoPA", "http://qudt.org/vocab/unit/GM_F-PER-CentiM2", "http://qudt.org/vocab/unit/MicroBAR", "http://qudt.org/vocab/unit/DeciBAR", "http://qudt.org/vocab/unit/KiloLB_F-PER-IN2", "http://qudt.org/vocab/unit/KiloGM_F-PER-CentiM2", "http://qudt.org/vocab/unit/KiloPA", "http://qudt.org/vocab/unit/KIP_F-PER-IN2", "http://qudt.org/vocab/unit/LB_F-PER-FT2", "http://qudt.org/vocab/unit/CentiBAR", "http://qudt.org/vocab/unit/CentiM_H2O", "http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2", "http://qudt.org/vocab/unit/MicroPA", "http://qudt.org/vocab/unit/N-PER-CentiM2", "http://qudt.org/vocab/unit/ATM", "http://qudt.org/vocab/unit/KiloBAR", "http://qudt.org/vocab/unit/MilliBAR", "http://qudt.org/vocab/unit/MicroATM", "http://qudt.org/vocab/unit/MilliM_HGA", "http://qudt.org/vocab/unit/PA", "http://qudt.org/vocab/unit/FT_H2O", "http://qudt.org/vocab/unit/LB_F-PER-IN2" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0", "informativeReference" : "http://www.oxfordreference.com/view/10.1093/acref/9780199549351.001.0001/acref-9780199549351-e-1162", "plainTextDescription" : "The pressure of blood in the arteries which rises to a maximum as blood is pumped out by the left ventricle (systole) and drops to a minimum in diastole. The systolic/diastolic pressure is normally ~120/80 mmHg in a young adult.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Diastolic Blood Pressure" }, "seeAlso" : "http://qudt.org/vocab/quantitykind/SystolicBloodPressure", "broader" : "http://qudt.org/vocab/quantitykind/Pressure", "@context" : { "seeAlso" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso", "@type" : "@id" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "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#" } }
quantitykind:DiffusionArea
URI: http://qudt.org/vocab/quantitykind/DiffusionArea
"Diffusion Area" in an infinite homogenous medium, is one-sixth of the mean square distance between the point where a neutron enters a specified class and the point where it leaves that class.
@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/DiffusionArea> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Diffusion Area\" in an infinite homogenous medium, is one-sixth of the mean square distance between the point where a neutron enters a specified class and the point where it leaves that class."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ARE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BARN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaARE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MIL_Circ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckArea> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YD2> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://encyclopedia2.thefreedictionary.com/diffusion+area"^^xsd:anyURI ; <http://qudt.org/schema/qudt/normativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Diffusion Area\" in an infinite homogenous medium, is one-sixth of the mean square distance between the point where a neutron enters a specified class and the point where it leaves that class." ; <http://qudt.org/schema/qudt/symbol> "L^2" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Diffusion Area"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Area> ; .
{"resource":"Diffusion Area" ,"qname":"quantitykind:DiffusionArea" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/DiffusionArea" ,"properties":["applicable unit":"unit:AC" ,"applicable unit":"unit:ARE" ,"applicable unit":"unit:BARN" ,"applicable unit":"unit:CentiM2" ,"applicable unit":"unit:DecaARE" ,"applicable unit":"unit:DeciM2" ,"applicable unit":"unit:FT2" ,"applicable unit":"unit:HA" ,"applicable unit":"unit:IN2" ,"applicable unit":"unit:M2" ,"applicable unit":"unit:MI2" ,"applicable unit":"unit:MIL_Circ" ,"applicable unit":"unit:MicroM2" ,"applicable unit":"unit:MilliM2" ,"applicable unit":"unit:NanoM2" ,"applicable unit":"unit:PlanckArea" ,"applicable unit":"unit:YD2" ,"description":"\"Diffusion Area\" in an infinite homogenous medium, is one-sixth of the mean square distance between the point where a neutron enters a specified class and the point where it leaves that class." ,"description (plain text)":"\"Diffusion Area\" in an infinite homogenous medium, is one-sixth of the mean square distance between the point where a neutron enters a specified class and the point where it leaves that class." ,"has broader":"quantitykind:Area" ,"has dimension vector":"qkdv:A0E0L2I0M0H0T0D0" ,"informative reference":"http:\/\/encyclopedia2.thefreedictionary.com\/diffusion+area" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Diffusion Area" ,"normative reference":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31895" ,"symbol":"L^2" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/DiffusionArea", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Diffusion Area\" in an infinite homogenous medium, is one-sixth of the mean square distance between the point where a neutron enters a specified class and the point where it leaves that class.", "applicableUnit" : [ "http://qudt.org/vocab/unit/MicroM2", "http://qudt.org/vocab/unit/FT2", "http://qudt.org/vocab/unit/HA", "http://qudt.org/vocab/unit/DecaARE", "http://qudt.org/vocab/unit/NanoM2", "http://qudt.org/vocab/unit/IN2", "http://qudt.org/vocab/unit/MIL_Circ", "http://qudt.org/vocab/unit/DeciM2", "http://qudt.org/vocab/unit/PlanckArea", "http://qudt.org/vocab/unit/M2", "http://qudt.org/vocab/unit/ARE", "http://qudt.org/vocab/unit/MilliM2", "http://qudt.org/vocab/unit/AC", "http://qudt.org/vocab/unit/CentiM2", "http://qudt.org/vocab/unit/BARN", "http://qudt.org/vocab/unit/MI2", "http://qudt.org/vocab/unit/YD2" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0", "informativeReference" : "http://encyclopedia2.thefreedictionary.com/diffusion+area", "normativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31895", "plainTextDescription" : "\"Diffusion Area\" in an infinite homogenous medium, is one-sixth of the mean square distance between the point where a neutron enters a specified class and the point where it leaves that class.", "symbol" : "L^2", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Diffusion Area" }, "broader" : "http://qudt.org/vocab/quantitykind/Area", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "normativeReference" : { "@id" : "http://qudt.org/schema/qudt/normativeReference", "@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#" } }
quantitykind:DiffusionCoefficient
URI: http://qudt.org/vocab/quantitykind/DiffusionCoefficient
The "Diffusion Coefficient" is a proportionality constant between the molar flux due to molecular diffusion and the gradient in the concentration of the species (or the driving force for diffusion). Diffusivity is encountered in Fick's law and numerous other equations of physical chemistry.
@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/DiffusionCoefficient> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The \"Diffusion Coefficient\" is a proportionality constant between the molar flux due to molecular diffusion and the gradient in the concentration of the species (or the driving force for diffusion). Diffusivity is encountered in Fick's law and numerous other equations of physical chemistry."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M2-PER-SEC> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-1D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Mass_diffusivity"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(C_B \\left \\langle \\nu_B \\right \\rangle = -D grad C_B\\), where \\(C_B\\) the local molecular concentration of substance \\(B\\) in the mixture and \\(\\left \\langle \\nu_B \\right \\rangle\\) is the local average velocity of the molecules of \\(B\\)."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "The \"Diffusion Coefficient\" is a proportionality constant between the molar flux due to molecular diffusion and the gradient in the concentration of the species (or the driving force for diffusion). Diffusivity is encountered in Fick's law and numerous other equations of physical chemistry." ; <http://qudt.org/schema/qudt/symbol> "D" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Diffusionskoeffizient"@de ; rdfs:label "coefficient de diffusion"@fr ; rdfs:label "coefficiente di diffusione"@it ; rdfs:label "coeficiente de difusión"@es ; rdfs:label "coeficiente de difusão"@pt ; rdfs:label "diffusion coefficient"@en ; rdfs:label "difuzijski koeficient"@sl ; .
{"resource":"diffusion coefficient" ,"qname":"quantitykind:DiffusionCoefficient" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/DiffusionCoefficient" ,"properties":["applicable unit":"unit:M2-PER-SEC" ,"description":"The \"Diffusion Coefficient\" is a proportionality constant between the molar flux due to molecular diffusion and the gradient in the concentration of the species (or the driving force for diffusion). Diffusivity is encountered in Fick's law and numerous other equations of physical chemistry." ,"description (plain text)":"The \"Diffusion Coefficient\" is a proportionality constant between the molar flux due to molecular diffusion and the gradient in the concentration of the species (or the driving force for diffusion). Diffusivity is encountered in Fick's law and numerous other equations of physical chemistry." ,"has dimension vector":"qkdv:A0E0L2I0M0H0T-1D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Mass_diffusivity" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Diffusionskoeffizient" ,"label":"coefficient de diffusion" ,"label":"coefficiente di diffusione" ,"label":"coeficiente de difusión" ,"label":"coeficiente de difusão" ,"label":"diffusion coefficient" ,"label":"difuzijski koeficient" ,"latex definition":"\\(C_B \\left \\langle \\nu_B \\right \\rangle = -D grad C_B\\), where \\(C_B\\) the local molecular concentration of substance \\(B\\) in the mixture and \\(\\left \\langle \\nu_B \\right \\rangle\\) is the local average velocity of the molecules of \\(B\\)." ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31894" ,"symbol":"D" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/DiffusionCoefficient", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The \"Diffusion Coefficient\" is a proportionality constant between the molar flux due to molecular diffusion and the gradient in the concentration of the species (or the driving force for diffusion). Diffusivity is encountered in Fick's law and numerous other equations of physical chemistry.", "applicableUnit" : "http://qudt.org/vocab/unit/M2-PER-SEC", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-1D0", "informativeReference" : "http://en.wikipedia.org/wiki/Mass_diffusivity", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31894", "latexDefinition" : "\\(C_B \\left \\langle \\nu_B \\right \\rangle = -D grad C_B\\), where \\(C_B\\) the local molecular concentration of substance \\(B\\) in the mixture and \\(\\left \\langle \\nu_B \\right \\rangle\\) is the local average velocity of the molecules of \\(B\\).", "plainTextDescription" : "The \"Diffusion Coefficient\" is a proportionality constant between the molar flux due to molecular diffusion and the gradient in the concentration of the species (or the driving force for diffusion). Diffusivity is encountered in Fick's law and numerous other equations of physical chemistry.", "symbol" : "D", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "fr", "@value" : "coefficient de diffusion" }, { "@language" : "sl", "@value" : "difuzijski koeficient" }, { "@language" : "it", "@value" : "coefficiente di diffusione" }, { "@language" : "en", "@value" : "diffusion coefficient" }, { "@language" : "de", "@value" : "Diffusionskoeffizient" }, { "@language" : "pt", "@value" : "coeficiente de difusão" }, { "@language" : "es", "@value" : "coeficiente de difusión" } ], "@context" : { "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "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" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@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#" } }
quantitykind:DiffusionCoefficientForFluenceRate
URI: http://qudt.org/vocab/quantitykind/DiffusionCoefficientForFluenceRate
The "Diffusion Coefficient for Fluence Rate" is a proportionality constant between the .
@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/DiffusionCoefficientForFluenceRate> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The \"Diffusion Coefficient for Fluence Rate\" is a proportionality constant between the ."^^rdf:HTML ; <http://qudt.org/schema/qudt/abbreviation> "m" ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ANGSTROM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AU> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FATH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FUR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FUR_Long> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GAUGE_FR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_N> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilLength> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PARSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PCA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckLength> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ROD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YD> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Mass_diffusivity"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(D_\\varphi = -\\frac{J_x}{\\frac{\\partial d\\varphi}{\\partial dx}}\\), where \\(J_x\\) is the \\(x-component\\) of the particle current and \\(\\varphi\\) is the particle fluence rate."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/normativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "The \"Diffusion Coefficient for Fluence Rate\" is a proportionality constant between the ." ; <http://qudt.org/schema/qudt/symbol> "Dᵩ" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Diffusion Coefficient for Fluence Rate"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Length> ; .
{"resource":"Diffusion Coefficient for Fluence Rate" ,"qname":"quantitykind:DiffusionCoefficientForFluenceRate" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/DiffusionCoefficientForFluenceRate" ,"properties":["abbreviation":"m" ,"applicable unit":"unit:ANGSTROM" ,"applicable unit":"unit:AU" ,"applicable unit":"unit:BTU_IT-PER-LB_F" ,"applicable unit":"unit:CH" ,"applicable unit":"unit:CentiM" ,"applicable unit":"unit:DecaM" ,"applicable unit":"unit:DeciM" ,"applicable unit":"unit:FATH" ,"applicable unit":"unit:FM" ,"applicable unit":"unit:FT" ,"applicable unit":"unit:FT_US" ,"applicable unit":"unit:FUR" ,"applicable unit":"unit:FUR_Long" ,"applicable unit":"unit:FemtoM" ,"applicable unit":"unit:GAUGE_FR" ,"applicable unit":"unit:HectoM" ,"applicable unit":"unit:IN" ,"applicable unit":"unit:KiloM" ,"applicable unit":"unit:LY" ,"applicable unit":"unit:M" ,"applicable unit":"unit:MI" ,"applicable unit":"unit:MI_N" ,"applicable unit":"unit:MI_US" ,"applicable unit":"unit:MicroIN" ,"applicable unit":"unit:MicroM" ,"applicable unit":"unit:MilLength" ,"applicable unit":"unit:MilliIN" ,"applicable unit":"unit:MilliM" ,"applicable unit":"unit:NanoM" ,"applicable unit":"unit:PARSEC" ,"applicable unit":"unit:PCA" ,"applicable unit":"unit:PT" ,"applicable unit":"unit:PicoM" ,"applicable unit":"unit:PlanckLength" ,"applicable unit":"unit:ROD" ,"applicable unit":"unit:YD" ,"description":"The \"Diffusion Coefficient for Fluence Rate\" is a proportionality constant between the ." ,"description (plain text)":"The \"Diffusion Coefficient for Fluence Rate\" is a proportionality constant between the ." ,"has broader":"quantitykind:Length" ,"has dimension vector":"qkdv:A0E0L1I0M0H0T0D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Mass_diffusivity" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Diffusion Coefficient for Fluence Rate" ,"latex definition":"\\(D_\\varphi = -\\frac{J_x}{\\frac{\\partial d\\varphi}{\\partial dx}}\\), where \\(J_x\\) is the \\(x-component\\) of the particle current and \\(\\varphi\\) is the particle fluence rate." ,"normative reference":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31895" ,"symbol":"Dᵩ" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/DiffusionCoefficientForFluenceRate", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The \"Diffusion Coefficient for Fluence Rate\" is a proportionality constant between the .", "abbreviation" : "m", "applicableUnit" : [ "http://qudt.org/vocab/unit/GAUGE_FR", "http://qudt.org/vocab/unit/FM", "http://qudt.org/vocab/unit/LY", "http://qudt.org/vocab/unit/CentiM", "http://qudt.org/vocab/unit/NanoM", "http://qudt.org/vocab/unit/FATH", "http://qudt.org/vocab/unit/FemtoM", "http://qudt.org/vocab/unit/PCA", "http://qudt.org/vocab/unit/DecaM", "http://qudt.org/vocab/unit/ANGSTROM", "http://qudt.org/vocab/unit/M", "http://qudt.org/vocab/unit/PicoM", "http://qudt.org/vocab/unit/PT", "http://qudt.org/vocab/unit/CH", "http://qudt.org/vocab/unit/DeciM", "http://qudt.org/vocab/unit/MilLength", "http://qudt.org/vocab/unit/PARSEC", "http://qudt.org/vocab/unit/BTU_IT-PER-LB_F", "http://qudt.org/vocab/unit/MI_US", "http://qudt.org/vocab/unit/YD", "http://qudt.org/vocab/unit/MilliIN", "http://qudt.org/vocab/unit/MilliM", "http://qudt.org/vocab/unit/MI_N", "http://qudt.org/vocab/unit/KiloM", "http://qudt.org/vocab/unit/MicroM", "http://qudt.org/vocab/unit/MI", "http://qudt.org/vocab/unit/FUR", "http://qudt.org/vocab/unit/ROD", "http://qudt.org/vocab/unit/MicroIN", "http://qudt.org/vocab/unit/FT", "http://qudt.org/vocab/unit/PlanckLength", "http://qudt.org/vocab/unit/AU", "http://qudt.org/vocab/unit/IN", "http://qudt.org/vocab/unit/HectoM", "http://qudt.org/vocab/unit/FT_US", "http://qudt.org/vocab/unit/FUR_Long" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0", "informativeReference" : "http://en.wikipedia.org/wiki/Mass_diffusivity", "latexDefinition" : "\\(D_\\varphi = -\\frac{J_x}{\\frac{\\partial d\\varphi}{\\partial dx}}\\), where \\(J_x\\) is the \\(x-component\\) of the particle current and \\(\\varphi\\) is the particle fluence rate.", "normativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31895", "plainTextDescription" : "The \"Diffusion Coefficient for Fluence Rate\" is a proportionality constant between the .", "symbol" : "Dᵩ", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Diffusion Coefficient for Fluence Rate" }, "broader" : "http://qudt.org/vocab/quantitykind/Length", "@context" : { "abbreviation" : { "@id" : "http://qudt.org/schema/qudt/abbreviation" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "normativeReference" : { "@id" : "http://qudt.org/schema/qudt/normativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "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#" } }
quantitykind:DiffusionLength
URI: http://qudt.org/vocab/quantitykind/DiffusionLength
"Diffusion Length" is the average distance traveled by a particle, or a thermal neutron in a nuclear reactor, from the point at which it is formed to the point at which it is absorbed.
@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/DiffusionLength> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Diffusion Length\" is the average distance traveled by a particle, or a thermal neutron in a nuclear reactor, from the point at which it is formed to the point at which it is absorbed."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ANGSTROM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AU> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FATH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FUR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FUR_Long> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GAUGE_FR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_N> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilLength> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PARSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PCA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckLength> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ROD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YD> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://encyclopedia2.thefreedictionary.com/diffusion+length"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(L = \\sqrt{L^2}\\), where \\(L^2\\) is the diffusion area."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/normativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Diffusion Length\" is the average distance traveled by a particle, or a thermal neutron in a nuclear reactor, from the point at which it is formed to the point at which it is absorbed." ; <http://qudt.org/schema/qudt/symbol> "L" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Diffusion Length"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Length> ; .
{"resource":"Diffusion Length" ,"qname":"quantitykind:DiffusionLength" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/DiffusionLength" ,"properties":["applicable unit":"unit:ANGSTROM" ,"applicable unit":"unit:AU" ,"applicable unit":"unit:BTU_IT-PER-LB_F" ,"applicable unit":"unit:CH" ,"applicable unit":"unit:CentiM" ,"applicable unit":"unit:DecaM" ,"applicable unit":"unit:DeciM" ,"applicable unit":"unit:FATH" ,"applicable unit":"unit:FM" ,"applicable unit":"unit:FT" ,"applicable unit":"unit:FT_US" ,"applicable unit":"unit:FUR" ,"applicable unit":"unit:FUR_Long" ,"applicable unit":"unit:FemtoM" ,"applicable unit":"unit:GAUGE_FR" ,"applicable unit":"unit:HectoM" ,"applicable unit":"unit:IN" ,"applicable unit":"unit:KiloM" ,"applicable unit":"unit:LY" ,"applicable unit":"unit:M" ,"applicable unit":"unit:MI" ,"applicable unit":"unit:MI_N" ,"applicable unit":"unit:MI_US" ,"applicable unit":"unit:MicroIN" ,"applicable unit":"unit:MicroM" ,"applicable unit":"unit:MilLength" ,"applicable unit":"unit:MilliIN" ,"applicable unit":"unit:MilliM" ,"applicable unit":"unit:NanoM" ,"applicable unit":"unit:PARSEC" ,"applicable unit":"unit:PCA" ,"applicable unit":"unit:PT" ,"applicable unit":"unit:PicoM" ,"applicable unit":"unit:PlanckLength" ,"applicable unit":"unit:ROD" ,"applicable unit":"unit:YD" ,"description":"\"Diffusion Length\" is the average distance traveled by a particle, or a thermal neutron in a nuclear reactor, from the point at which it is formed to the point at which it is absorbed." ,"description (plain text)":"\"Diffusion Length\" is the average distance traveled by a particle, or a thermal neutron in a nuclear reactor, from the point at which it is formed to the point at which it is absorbed." ,"has broader":"quantitykind:Length" ,"has dimension vector":"qkdv:A0E0L1I0M0H0T0D0" ,"informative reference":"http:\/\/encyclopedia2.thefreedictionary.com\/diffusion+length" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Diffusion Length" ,"latex definition":"\\(L = \\sqrt{L^2}\\), where \\(L^2\\) is the diffusion area." ,"normative reference":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31895" ,"symbol":"L" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/DiffusionLength", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Diffusion Length\" is the average distance traveled by a particle, or a thermal neutron in a nuclear reactor, from the point at which it is formed to the point at which it is absorbed.", "applicableUnit" : [ "http://qudt.org/vocab/unit/MilliM", "http://qudt.org/vocab/unit/MI_N", "http://qudt.org/vocab/unit/NanoM", "http://qudt.org/vocab/unit/IN", "http://qudt.org/vocab/unit/LY", "http://qudt.org/vocab/unit/PlanckLength", "http://qudt.org/vocab/unit/FATH", "http://qudt.org/vocab/unit/ROD", "http://qudt.org/vocab/unit/YD", "http://qudt.org/vocab/unit/DecaM", "http://qudt.org/vocab/unit/AU", "http://qudt.org/vocab/unit/HectoM", "http://qudt.org/vocab/unit/MilliIN", "http://qudt.org/vocab/unit/FM", "http://qudt.org/vocab/unit/MicroM", "http://qudt.org/vocab/unit/GAUGE_FR", "http://qudt.org/vocab/unit/CentiM", "http://qudt.org/vocab/unit/PT", "http://qudt.org/vocab/unit/KiloM", "http://qudt.org/vocab/unit/MI", "http://qudt.org/vocab/unit/FT", "http://qudt.org/vocab/unit/ANGSTROM", "http://qudt.org/vocab/unit/FT_US", "http://qudt.org/vocab/unit/FemtoM", "http://qudt.org/vocab/unit/FUR", "http://qudt.org/vocab/unit/MicroIN", "http://qudt.org/vocab/unit/PARSEC", "http://qudt.org/vocab/unit/BTU_IT-PER-LB_F", "http://qudt.org/vocab/unit/MI_US", "http://qudt.org/vocab/unit/DeciM", "http://qudt.org/vocab/unit/MilLength", "http://qudt.org/vocab/unit/CH", "http://qudt.org/vocab/unit/PCA", "http://qudt.org/vocab/unit/PicoM", "http://qudt.org/vocab/unit/M", "http://qudt.org/vocab/unit/FUR_Long" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0", "informativeReference" : "http://encyclopedia2.thefreedictionary.com/diffusion+length", "latexDefinition" : "\\(L = \\sqrt{L^2}\\), where \\(L^2\\) is the diffusion area.", "normativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31895", "plainTextDescription" : "\"Diffusion Length\" is the average distance traveled by a particle, or a thermal neutron in a nuclear reactor, from the point at which it is formed to the point at which it is absorbed.", "symbol" : "L", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Diffusion Length" }, "broader" : "http://qudt.org/vocab/quantitykind/Length", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "normativeReference" : { "@id" : "http://qudt.org/schema/qudt/normativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "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#" } }
quantitykind:Dimensionless
URI: http://qudt.org/vocab/quantitykind/Dimensionless
In dimensional analysis, a dimensionless quantity or quantity of dimension one is a quantity without an associated physical dimension. It is thus a "pure" number, and as such always has a dimension of 1. Dimensionless quantities are widely used in mathematics, physics, engineering, economics, and in everyday life (such as in counting). Numerous well-known quantities, such as \(\pi\), \(\epsilon\), and \(\psi\), are dimensionless. By contrast, non-dimensionless quantities are measured in units of length, area, time, etc. Dimensionless quantities are often defined as products or ratios of quantities that are not dimensionless, but whose dimensions cancel out when their powers are multiplied.
@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/Dimensionless> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "In dimensional analysis, a dimensionless quantity or quantity of dimension one is a quantity without an associated physical dimension. It is thus a \"pure\" number, and as such always has a dimension of 1. Dimensionless quantities are widely used in mathematics, physics, engineering, economics, and in everyday life (such as in counting). Numerous well-known quantities, such as \\(\\pi\\), \\(\\epsilon\\), and \\(\\psi\\), are dimensionless. By contrast, non-dimensionless quantities are measured in units of length, area, time, etc. Dimensionless quantities are often defined as products or ratios of quantities that are not dimensionless, but whose dimensions cancel out when their powers are multiplied."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DECADE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Flight> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaBasePair> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HeartBeat> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NP> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NUM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OCT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/RPK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/SUSCEPTIBILITY_ELEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/SUSCEPTIBILITY_MAG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/UNITLESS> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Dimensionless_quantity"^^xsd:anyURI ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Dimensionless_quantity"^^xsd:anyURI ; <http://qudt.org/schema/qudt/symbol> "U" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Dimensionless"@en ; .
{"resource":"Dimensionless" ,"qname":"quantitykind:Dimensionless" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Dimensionless" ,"properties":["applicable unit":"unit:DECADE" ,"applicable unit":"unit:Flight" ,"applicable unit":"unit:GigaBasePair" ,"applicable unit":"unit:HeartBeat" ,"applicable unit":"unit:NP" ,"applicable unit":"unit:NUM" ,"applicable unit":"unit:OCT" ,"applicable unit":"unit:RPK" ,"applicable unit":"unit:SUSCEPTIBILITY_ELEC" ,"applicable unit":"unit:SUSCEPTIBILITY_MAG" ,"applicable unit":"unit:UNITLESS" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Dimensionless_quantity" ,"description":"In dimensional analysis, a dimensionless quantity or quantity of dimension one is a quantity without an associated physical dimension. It is thus a \"pure\" number, and as such always has a dimension of 1. Dimensionless quantities are widely used in mathematics, physics, engineering, economics, and in everyday life (such as in counting). Numerous well-known quantities, such as \\(\\pi\\), \\(\\epsilon\\), and \\(\\psi\\), are dimensionless. By contrast, non-dimensionless quantities are measured in units of length, area, time, etc. Dimensionless quantities are often defined as products or ratios of quantities that are not dimensionless, but whose dimensions cancel out when their powers are multiplied." ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Dimensionless_quantity" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Dimensionless" ,"symbol":"U" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/Dimensionless", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "In dimensional analysis, a dimensionless quantity or quantity of dimension one is a quantity without an associated physical dimension. It is thus a \"pure\" number, and as such always has a dimension of 1. Dimensionless quantities are widely used in mathematics, physics, engineering, economics, and in everyday life (such as in counting). Numerous well-known quantities, such as \\(\\pi\\), \\(\\epsilon\\), and \\(\\psi\\), are dimensionless. By contrast, non-dimensionless quantities are measured in units of length, area, time, etc. Dimensionless quantities are often defined as products or ratios of quantities that are not dimensionless, but whose dimensions cancel out when their powers are multiplied.", "applicableUnit" : [ "http://qudt.org/vocab/unit/HeartBeat", "http://qudt.org/vocab/unit/SUSCEPTIBILITY_MAG", "http://qudt.org/vocab/unit/DECADE", "http://qudt.org/vocab/unit/NP", "http://qudt.org/vocab/unit/RPK", "http://qudt.org/vocab/unit/GigaBasePair", "http://qudt.org/vocab/unit/UNITLESS", "http://qudt.org/vocab/unit/SUSCEPTIBILITY_ELEC", "http://qudt.org/vocab/unit/OCT", "http://qudt.org/vocab/unit/Flight", "http://qudt.org/vocab/unit/NUM" ], "dbpediaMatch" : "http://dbpedia.org/resource/Dimensionless_quantity", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "informativeReference" : "http://en.wikipedia.org/wiki/Dimensionless_quantity", "symbol" : "U", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Dimensionless" }, "@context" : { "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "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" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "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" }, "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#" } }
quantitykind:DimensionlessRatio
URI: http://qudt.org/vocab/quantitykind/DimensionlessRatio
@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/DimensionlessRatio> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FRACTION> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NUM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PERCENT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PERMITTIVITY_REL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PPB> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PPM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PPTH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PPTM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PPTR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/UNITLESS> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Dimensionless Ratio"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Dimensionless> ; .
{"resource":"Dimensionless Ratio" ,"qname":"quantitykind:DimensionlessRatio" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/DimensionlessRatio" ,"properties":["applicable unit":"unit:FRACTION" ,"applicable unit":"unit:GR" ,"applicable unit":"unit:NUM" ,"applicable unit":"unit:PERCENT" ,"applicable unit":"unit:PERMITTIVITY_REL" ,"applicable unit":"unit:PPB" ,"applicable unit":"unit:PPM" ,"applicable unit":"unit:PPTH" ,"applicable unit":"unit:PPTM" ,"applicable unit":"unit:PPTR" ,"applicable unit":"unit:UNITLESS" ,"has broader":"quantitykind:Dimensionless" ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Dimensionless Ratio" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/DimensionlessRatio", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "applicableUnit" : [ "http://qudt.org/vocab/unit/UNITLESS", "http://qudt.org/vocab/unit/PERCENT", "http://qudt.org/vocab/unit/PPTH", "http://qudt.org/vocab/unit/NUM", "http://qudt.org/vocab/unit/PPB", "http://qudt.org/vocab/unit/PPTR", "http://qudt.org/vocab/unit/PERMITTIVITY_REL", "http://qudt.org/vocab/unit/PPTM", "http://qudt.org/vocab/unit/GR", "http://qudt.org/vocab/unit/FRACTION", "http://qudt.org/vocab/unit/PPM" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Dimensionless Ratio" }, "broader" : "http://qudt.org/vocab/quantitykind/Dimensionless", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@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#" } }
quantitykind:Displacement
URI: http://qudt.org/vocab/quantitykind/Displacement
"Displacement" is the shortest distance from the initial to the final position of a point P.
@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/Displacement> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Displacement\" is the shortest distance from the initial to the final position of a point P."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ANGSTROM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AU> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FATH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FUR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FUR_Long> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GAUGE_FR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_N> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilLength> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PARSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PCA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckLength> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ROD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YD> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Displacement_(vector)"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(\\Delta r = R_f - R_i\\), where \\(R_f\\) is the final position and \\(R_i\\) is the initial position."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\Delta r\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Displacement\" is the shortest distance from the initial to the final position of a point P." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Displacement"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Length> ; .
{"resource":"Displacement" ,"qname":"quantitykind:Displacement" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Displacement" ,"properties":["applicable unit":"unit:ANGSTROM" ,"applicable unit":"unit:AU" ,"applicable unit":"unit:BTU_IT-PER-LB_F" ,"applicable unit":"unit:CH" ,"applicable unit":"unit:CentiM" ,"applicable unit":"unit:DecaM" ,"applicable unit":"unit:DeciM" ,"applicable unit":"unit:FATH" ,"applicable unit":"unit:FM" ,"applicable unit":"unit:FT" ,"applicable unit":"unit:FT_US" ,"applicable unit":"unit:FUR" ,"applicable unit":"unit:FUR_Long" ,"applicable unit":"unit:FemtoM" ,"applicable unit":"unit:GAUGE_FR" ,"applicable unit":"unit:HectoM" ,"applicable unit":"unit:IN" ,"applicable unit":"unit:KiloM" ,"applicable unit":"unit:LY" ,"applicable unit":"unit:M" ,"applicable unit":"unit:MI" ,"applicable unit":"unit:MI_N" ,"applicable unit":"unit:MI_US" ,"applicable unit":"unit:MicroIN" ,"applicable unit":"unit:MicroM" ,"applicable unit":"unit:MilLength" ,"applicable unit":"unit:MilliIN" ,"applicable unit":"unit:MilliM" ,"applicable unit":"unit:NanoM" ,"applicable unit":"unit:PARSEC" ,"applicable unit":"unit:PCA" ,"applicable unit":"unit:PT" ,"applicable unit":"unit:PicoM" ,"applicable unit":"unit:PlanckLength" ,"applicable unit":"unit:ROD" ,"applicable unit":"unit:YD" ,"description":"\"Displacement\" is the shortest distance from the initial to the final position of a point P." ,"description (plain text)":"\"Displacement\" is the shortest distance from the initial to the final position of a point P." ,"has broader":"quantitykind:Length" ,"has dimension vector":"qkdv:A0E0L1I0M0H0T0D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Displacement_(vector)" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Displacement" ,"latex definition":"\\(\\Delta r = R_f - R_i\\), where \\(R_f\\) is the final position and \\(R_i\\) is the initial position." ,"latex symbol":"\\(\\Delta r\\)" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=43012" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/Displacement", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Displacement\" is the shortest distance from the initial to the final position of a point P.", "applicableUnit" : [ "http://qudt.org/vocab/unit/M", "http://qudt.org/vocab/unit/KiloM", "http://qudt.org/vocab/unit/PT", "http://qudt.org/vocab/unit/CH", "http://qudt.org/vocab/unit/PlanckLength", "http://qudt.org/vocab/unit/MI_N", "http://qudt.org/vocab/unit/CentiM", "http://qudt.org/vocab/unit/YD", "http://qudt.org/vocab/unit/MilLength", "http://qudt.org/vocab/unit/IN", "http://qudt.org/vocab/unit/FT", "http://qudt.org/vocab/unit/ROD", "http://qudt.org/vocab/unit/FT_US", "http://qudt.org/vocab/unit/HectoM", "http://qudt.org/vocab/unit/FUR", "http://qudt.org/vocab/unit/GAUGE_FR", "http://qudt.org/vocab/unit/BTU_IT-PER-LB_F", "http://qudt.org/vocab/unit/DecaM", "http://qudt.org/vocab/unit/PARSEC", "http://qudt.org/vocab/unit/NanoM", "http://qudt.org/vocab/unit/MI", "http://qudt.org/vocab/unit/PCA", "http://qudt.org/vocab/unit/DeciM", "http://qudt.org/vocab/unit/FUR_Long", "http://qudt.org/vocab/unit/LY", "http://qudt.org/vocab/unit/MI_US", "http://qudt.org/vocab/unit/MicroM", "http://qudt.org/vocab/unit/MilliIN", "http://qudt.org/vocab/unit/ANGSTROM", "http://qudt.org/vocab/unit/FATH", "http://qudt.org/vocab/unit/PicoM", "http://qudt.org/vocab/unit/FemtoM", "http://qudt.org/vocab/unit/MicroIN", "http://qudt.org/vocab/unit/MilliM", "http://qudt.org/vocab/unit/AU", "http://qudt.org/vocab/unit/FM" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0", "informativeReference" : "http://en.wikipedia.org/wiki/Displacement_(vector)", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=43012", "latexDefinition" : "\\(\\Delta r = R_f - R_i\\), where \\(R_f\\) is the final position and \\(R_i\\) is the initial position.", "latexSymbol" : "\\(\\Delta r\\)", "plainTextDescription" : "\"Displacement\" is the shortest distance from the initial to the final position of a point P.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Displacement" }, "broader" : "http://qudt.org/vocab/quantitykind/Length", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@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#" } }
quantitykind:DisplacementCurrent
URI: http://qudt.org/vocab/quantitykind/DisplacementCurrent
"Displacement Current" is a quantity appearing in Maxwell's equations that is defined in terms of the rate of change of electric displacement field. Displacement current has the units of electric current density, and it has an associated magnetic field just as actual currents do. However it is not an electric current of moving charges, but a time-varying electric field. In materials, there is also a contribution from the slight motion of charges bound in atoms, dielectric polarization.
@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/DisplacementCurrent> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Displacement Current\" is a quantity appearing in Maxwell's equations that is defined in terms of the rate of change of electric displacement field. Displacement current has the units of electric current density, and it has an associated magnetic field just as actual currents do. However it is not an electric current of moving charges, but a time-varying electric field. In materials, there is also a contribution from the slight motion of charges bound in atoms, dielectric polarization."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/A> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Displacement_current"^^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> "\\(I_D= \\int_S J_D \\cdot e_n dA\\), over a surface \\(S\\), where \\(J_D\\) is displacement current density and \\(e_n dA\\) is the vector surface element."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Displacement Current\" is a quantity appearing in Maxwell's equations that is defined in terms of the rate of change of electric displacement field. Displacement current has the units of electric current density, and it has an associated magnetic field just as actual currents do. However it is not an electric current of moving charges, but a time-varying electric field. In materials, there is also a contribution from the slight motion of charges bound in atoms, dielectric polarization." ; <http://qudt.org/schema/qudt/symbol> "I_D" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Displacement Current"@en ; rdfs:seeAlso <http://qudt.org/vocab/quantitykind/ElectricFluxDensity> ; .
{"resource":"Displacement Current" ,"qname":"quantitykind:DisplacementCurrent" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/DisplacementCurrent" ,"properties":["applicable unit":"unit:A" ,"description":"\"Displacement Current\" is a quantity appearing in Maxwell's equations that is defined in terms of the rate of change of electric displacement field. Displacement current has the units of electric current density, and it has an associated magnetic field just as actual currents do. However it is not an electric current of moving charges, but a time-varying electric field. In materials, there is also a contribution from the slight motion of charges bound in atoms, dielectric polarization." ,"description (plain text)":"\"Displacement Current\" is a quantity appearing in Maxwell's equations that is defined in terms of the rate of change of electric displacement field. Displacement current has the units of electric current density, and it has an associated magnetic field just as actual currents do. However it is not an electric current of moving charges, but a time-varying electric field. In materials, there is also a contribution from the slight motion of charges bound in atoms, dielectric polarization." ,"has dimension vector":"qkdv:A0E1L0I0M0H0T0D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Displacement_current" ,"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":"Displacement Current" ,"latex definition":"\\(I_D= \\int_S J_D \\cdot e_n dA\\), over a surface \\(S\\), where \\(J_D\\) is displacement current density and \\(e_n dA\\) is the vector surface element." ,"seeAlso":"quantitykind:ElectricFluxDensity" ,"symbol":"I_D" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/DisplacementCurrent", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Displacement Current\" is a quantity appearing in Maxwell's equations that is defined in terms of the rate of change of electric displacement field. Displacement current has the units of electric current density, and it has an associated magnetic field just as actual currents do. However it is not an electric current of moving charges, but a time-varying electric field. In materials, there is also a contribution from the slight motion of charges bound in atoms, dielectric polarization.", "applicableUnit" : "http://qudt.org/vocab/unit/A", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T0D0", "informativeReference" : [ "http://en.wikipedia.org/wiki/Displacement_current", "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891" ], "latexDefinition" : "\\(I_D= \\int_S J_D \\cdot e_n dA\\), over a surface \\(S\\), where \\(J_D\\) is displacement current density and \\(e_n dA\\) is the vector surface element.", "plainTextDescription" : "\"Displacement Current\" is a quantity appearing in Maxwell's equations that is defined in terms of the rate of change of electric displacement field. Displacement current has the units of electric current density, and it has an associated magnetic field just as actual currents do. However it is not an electric current of moving charges, but a time-varying electric field. In materials, there is also a contribution from the slight motion of charges bound in atoms, dielectric polarization.", "symbol" : "I_D", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Displacement Current" }, "seeAlso" : "http://qudt.org/vocab/quantitykind/ElectricFluxDensity", "@context" : { "seeAlso" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@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#" } }
quantitykind:DisplacementCurrentDensity
URI: http://qudt.org/vocab/quantitykind/DisplacementCurrentDensity
\(\textbf{Displacement Current Density}\) is the time rate of change of the \(\textit{Electric Flux Density}\). This is a measure of how quickly the electric field changes if we observe it as a function of time. This is different than if we look at how the electric field changes spatially, that is, over a region of space for a fixed amount of time.
@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/DisplacementCurrentDensity> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\\(\\textbf{Displacement Current Density}\\) is the time rate of change of the \\(\\textit{Electric Flux Density}\\). This is a measure of how quickly the electric field changes if we observe it as a function of time. This is different than if we look at how the electric field changes spatially, that is, over a region of space for a fixed amount of time."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/A-PER-M2> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Electric_flux"^^xsd:anyURI ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T0D0> ; <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/informativeReference> "http://www.maxwells-equations.com/math/partial-electric-flux.php"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(J_D = \\frac{\\partial D}{\\partial t}\\), where \\(D\\) is electric flux density and \\(t\\) is time."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(J_D\\)"^^<http://qudt.org/schema/qudt/LatexString> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Displacement Current Density"@en ; rdfs:seeAlso <http://qudt.org/vocab/quantitykind/ElectricFluxDensity> ; .
{"resource":"Displacement Current Density" ,"qname":"quantitykind:DisplacementCurrentDensity" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/DisplacementCurrentDensity" ,"properties":["applicable unit":"unit:A-PER-M2" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Electric_flux" ,"description":"\\(\\textbf{Displacement Current Density}\\) is the time rate of change of the \\(\\textit{Electric Flux Density}\\). This is a measure of how quickly the electric field changes if we observe it as a function of time. This is different than if we look at how the electric field changes spatially, that is, over a region of space for a fixed amount of time." ,"has dimension vector":"qkdv:A0E1L-2I0M0H0T0D0" ,"informative reference":"http:\/\/www.iso.org\/iso\/home\/store\/catalogue_tc\/catalogue_detail.htm?csnumber=31891" ,"informative reference":"http:\/\/www.maxwells-equations.com\/math\/partial-electric-flux.php" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Displacement Current Density" ,"latex definition":"\\(J_D = \\frac{\\partial D}{\\partial t}\\), where \\(D\\) is electric flux density and \\(t\\) is time." ,"latex symbol":"\\(J_D\\)" ,"seeAlso":"quantitykind:ElectricFluxDensity" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/DisplacementCurrentDensity", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\\(\\textbf{Displacement Current Density}\\) is the time rate of change of the \\(\\textit{Electric Flux Density}\\). This is a measure of how quickly the electric field changes if we observe it as a function of time. This is different than if we look at how the electric field changes spatially, that is, over a region of space for a fixed amount of time.", "applicableUnit" : "http://qudt.org/vocab/unit/A-PER-M2", "dbpediaMatch" : "http://dbpedia.org/resource/Electric_flux", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T0D0", "informativeReference" : [ "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891", "http://www.maxwells-equations.com/math/partial-electric-flux.php" ], "latexDefinition" : "\\(J_D = \\frac{\\partial D}{\\partial t}\\), where \\(D\\) is electric flux density and \\(t\\) is time.", "latexSymbol" : "\\(J_D\\)", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Displacement Current Density" }, "seeAlso" : "http://qudt.org/vocab/quantitykind/ElectricFluxDensity", "@context" : { "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "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" }, "seeAlso" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso", "@type" : "@id" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "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#" } }
quantitykind:DisplacementVectorOfIon
URI: http://qudt.org/vocab/quantitykind/DisplacementVectorOfIon
"Displacement Vector of Ion" is the .
@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/DisplacementVectorOfIon> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Displacement Vector of Ion\" is the ."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ANGSTROM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AU> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FATH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FUR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FUR_Long> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GAUGE_FR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_N> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilLength> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PARSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PCA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckLength> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ROD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YD> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Displacement"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(u = R - R_0\\), where \\(R\\) is the particle position vector and \\(R_0\\) is the equilibrium position vector of a particle."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/normativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Displacement Vector of Ion\" is the ." ; <http://qudt.org/schema/qudt/symbol> "u" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Displacement Vector of Ion"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Length> ; .
{"resource":"Displacement Vector of Ion" ,"qname":"quantitykind:DisplacementVectorOfIon" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/DisplacementVectorOfIon" ,"properties":["applicable unit":"unit:ANGSTROM" ,"applicable unit":"unit:AU" ,"applicable unit":"unit:BTU_IT-PER-LB_F" ,"applicable unit":"unit:CH" ,"applicable unit":"unit:CentiM" ,"applicable unit":"unit:DecaM" ,"applicable unit":"unit:DeciM" ,"applicable unit":"unit:FATH" ,"applicable unit":"unit:FM" ,"applicable unit":"unit:FT" ,"applicable unit":"unit:FT_US" ,"applicable unit":"unit:FUR" ,"applicable unit":"unit:FUR_Long" ,"applicable unit":"unit:FemtoM" ,"applicable unit":"unit:GAUGE_FR" ,"applicable unit":"unit:HectoM" ,"applicable unit":"unit:IN" ,"applicable unit":"unit:KiloM" ,"applicable unit":"unit:LY" ,"applicable unit":"unit:M" ,"applicable unit":"unit:MI" ,"applicable unit":"unit:MI_N" ,"applicable unit":"unit:MI_US" ,"applicable unit":"unit:MicroIN" ,"applicable unit":"unit:MicroM" ,"applicable unit":"unit:MilLength" ,"applicable unit":"unit:MilliIN" ,"applicable unit":"unit:MilliM" ,"applicable unit":"unit:NanoM" ,"applicable unit":"unit:PARSEC" ,"applicable unit":"unit:PCA" ,"applicable unit":"unit:PT" ,"applicable unit":"unit:PicoM" ,"applicable unit":"unit:PlanckLength" ,"applicable unit":"unit:ROD" ,"applicable unit":"unit:YD" ,"description":"\"Displacement Vector of Ion\" is the ." ,"description (plain text)":"\"Displacement Vector of Ion\" is the ." ,"has broader":"quantitykind:Length" ,"has dimension vector":"qkdv:A0E0L1I0M0H0T0D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Displacement" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Displacement Vector of Ion" ,"latex definition":"\\(u = R - R_0\\), where \\(R\\) is the particle position vector and \\(R_0\\) is the equilibrium position vector of a particle." ,"normative reference":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31897" ,"symbol":"u" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/DisplacementVectorOfIon", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Displacement Vector of Ion\" is the .", "applicableUnit" : [ "http://qudt.org/vocab/unit/YD", "http://qudt.org/vocab/unit/FATH", "http://qudt.org/vocab/unit/PT", "http://qudt.org/vocab/unit/GAUGE_FR", "http://qudt.org/vocab/unit/FUR", "http://qudt.org/vocab/unit/MI_N", "http://qudt.org/vocab/unit/HectoM", "http://qudt.org/vocab/unit/CH", "http://qudt.org/vocab/unit/MilliM", "http://qudt.org/vocab/unit/FM", "http://qudt.org/vocab/unit/M", "http://qudt.org/vocab/unit/FemtoM", "http://qudt.org/vocab/unit/FT", "http://qudt.org/vocab/unit/LY", "http://qudt.org/vocab/unit/DecaM", "http://qudt.org/vocab/unit/MicroM", "http://qudt.org/vocab/unit/FUR_Long", "http://qudt.org/vocab/unit/PlanckLength", "http://qudt.org/vocab/unit/KiloM", "http://qudt.org/vocab/unit/PicoM", "http://qudt.org/vocab/unit/FT_US", "http://qudt.org/vocab/unit/MI", "http://qudt.org/vocab/unit/NanoM", "http://qudt.org/vocab/unit/MI_US", "http://qudt.org/vocab/unit/BTU_IT-PER-LB_F", "http://qudt.org/vocab/unit/MicroIN", "http://qudt.org/vocab/unit/ROD", "http://qudt.org/vocab/unit/AU", "http://qudt.org/vocab/unit/ANGSTROM", "http://qudt.org/vocab/unit/PARSEC", "http://qudt.org/vocab/unit/DeciM", "http://qudt.org/vocab/unit/MilliIN", "http://qudt.org/vocab/unit/CentiM", "http://qudt.org/vocab/unit/PCA", "http://qudt.org/vocab/unit/MilLength", "http://qudt.org/vocab/unit/IN" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0", "informativeReference" : "http://en.wikipedia.org/wiki/Displacement", "latexDefinition" : "\\(u = R - R_0\\), where \\(R\\) is the particle position vector and \\(R_0\\) is the equilibrium position vector of a particle.", "normativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31897", "plainTextDescription" : "\"Displacement Vector of Ion\" is the .", "symbol" : "u", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Displacement Vector of Ion" }, "broader" : "http://qudt.org/vocab/quantitykind/Length", "@context" : { "normativeReference" : { "@id" : "http://qudt.org/schema/qudt/normativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@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#" } }
quantitykind:Dissipance
URI: http://qudt.org/vocab/quantitykind/Dissipance
Dissipance, or dissipation factor for sound power, is the ratio of dissipated sound power to incident sound power. The dissipation factor (DF) is a measure of loss-rate of energy of a mode of oscillation (mechanical, electrical, or electromechanical) in a dissipative system. It is the reciprocal of quality factor, which represents the quality of oscillation.
@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/Dissipance> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "Dissipance, or dissipation factor for sound power, is the ratio of dissipated sound power to incident sound power. The dissipation factor (DF) is a measure of loss-rate of energy of a mode of oscillation (mechanical, electrical, or electromechanical) in a dissipative system. It is the reciprocal of quality factor, which represents the quality of oscillation."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/UNITLESS> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Dissipation_factor"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(\\delta = \\frac{P_d}{P_i}\\), where \\(P_d\\) is the dissipated sound power, and \\(P_i\\) is the incident sound power."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\delta\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "Dissipance, or dissipation factor for sound power, is the ratio of dissipated sound power to incident sound power. The dissipation factor (DF) is a measure of loss-rate of energy of a mode of oscillation (mechanical, electrical, or electromechanical) in a dissipative system. It is the reciprocal of quality factor, which represents the quality of oscillation." ; <http://www.linkedmodel.org/schema/vaem#todo> "belongs to SOQ-ISO" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Dissipance"@en ; .
{"resource":"Dissipance" ,"qname":"quantitykind:Dissipance" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Dissipance" ,"properties":["applicable unit":"unit:UNITLESS" ,"description":"Dissipance, or dissipation factor for sound power, is the ratio of dissipated sound power to incident sound power. The dissipation factor (DF) is a measure of loss-rate of energy of a mode of oscillation (mechanical, electrical, or electromechanical) in a dissipative system. It is the reciprocal of quality factor, which represents the quality of oscillation." ,"description (plain text)":"Dissipance, or dissipation factor for sound power, is the ratio of dissipated sound power to incident sound power. The dissipation factor (DF) is a measure of loss-rate of energy of a mode of oscillation (mechanical, electrical, or electromechanical) in a dissipative system. It is the reciprocal of quality factor, which represents the quality of oscillation." ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Dissipation_factor" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Dissipance" ,"latex definition":"\\(\\delta = \\frac{P_d}{P_i}\\), where \\(P_d\\) is the dissipated sound power, and \\(P_i\\) is the incident sound power." ,"latex symbol":"\\(\\delta\\)" ,"todo":"belongs to SOQ-ISO" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/Dissipance", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "Dissipance, or dissipation factor for sound power, is the ratio of dissipated sound power to incident sound power. The dissipation factor (DF) is a measure of loss-rate of energy of a mode of oscillation (mechanical, electrical, or electromechanical) in a dissipative system. It is the reciprocal of quality factor, which represents the quality of oscillation.", "applicableUnit" : "http://qudt.org/vocab/unit/UNITLESS", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "informativeReference" : "http://en.wikipedia.org/wiki/Dissipation_factor", "latexDefinition" : "\\(\\delta = \\frac{P_d}{P_i}\\), where \\(P_d\\) is the dissipated sound power, and \\(P_i\\) is the incident sound power.", "latexSymbol" : "\\(\\delta\\)", "plainTextDescription" : "Dissipance, or dissipation factor for sound power, is the ratio of dissipated sound power to incident sound power. The dissipation factor (DF) is a measure of loss-rate of energy of a mode of oscillation (mechanical, electrical, or electromechanical) in a dissipative system. It is the reciprocal of quality factor, which represents the quality of oscillation.", "todo" : "belongs to SOQ-ISO", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Dissipance" }, "@context" : { "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "todo" : { "@id" : "http://www.linkedmodel.org/schema/vaem#todo" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "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#" } }
quantitykind:Distance
URI: http://qudt.org/vocab/quantitykind/Distance
"Distance" is a numerical description of how far apart objects are.
@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/Distance> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Distance\" is a numerical description of how far apart objects are. "^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ANGSTROM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AU> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FATH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FUR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FUR_Long> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GAUGE_FR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_N> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilLength> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PARSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PCA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckLength> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ROD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YD> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Distance"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Distance\" is a numerical description of how far apart objects are. " ; <http://qudt.org/schema/qudt/symbol> "d" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Entfernung"@de ; rdfs:label "Jarak"@ms ; rdfs:label "Vzdálenost"@cs ; rdfs:label "distance"@en ; rdfs:label "distance"@fr ; rdfs:label "distancia"@es ; rdfs:label "distanza"@it ; rdfs:label "distância"@pt ; rdfs:label "uzaklık"@tr ; rdfs:label "مسافت"@fa ; rdfs:label "距离"@zh ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Length> ; .
{"resource":"distance" ,"qname":"quantitykind:Distance" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Distance" ,"properties":["applicable unit":"unit:ANGSTROM" ,"applicable unit":"unit:AU" ,"applicable unit":"unit:BTU_IT-PER-LB_F" ,"applicable unit":"unit:CH" ,"applicable unit":"unit:CentiM" ,"applicable unit":"unit:DecaM" ,"applicable unit":"unit:DeciM" ,"applicable unit":"unit:FATH" ,"applicable unit":"unit:FM" ,"applicable unit":"unit:FT" ,"applicable unit":"unit:FT_US" ,"applicable unit":"unit:FUR" ,"applicable unit":"unit:FUR_Long" ,"applicable unit":"unit:FemtoM" ,"applicable unit":"unit:GAUGE_FR" ,"applicable unit":"unit:HectoM" ,"applicable unit":"unit:IN" ,"applicable unit":"unit:KiloM" ,"applicable unit":"unit:LY" ,"applicable unit":"unit:M" ,"applicable unit":"unit:MI" ,"applicable unit":"unit:MI_N" ,"applicable unit":"unit:MI_US" ,"applicable unit":"unit:MicroIN" ,"applicable unit":"unit:MicroM" ,"applicable unit":"unit:MilLength" ,"applicable unit":"unit:MilliIN" ,"applicable unit":"unit:MilliM" ,"applicable unit":"unit:NanoM" ,"applicable unit":"unit:PARSEC" ,"applicable unit":"unit:PCA" ,"applicable unit":"unit:PT" ,"applicable unit":"unit:PicoM" ,"applicable unit":"unit:PlanckLength" ,"applicable unit":"unit:ROD" ,"applicable unit":"unit:YD" ,"description":"\"Distance\" is a numerical description of how far apart objects are. " ,"description (plain text)":"\"Distance\" is a numerical description of how far apart objects are. " ,"has broader":"quantitykind:Length" ,"has dimension vector":"qkdv:A0E0L1I0M0H0T0D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Distance" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Entfernung" ,"label":"Jarak" ,"label":"Vzdálenost" ,"label":"distance" ,"label":"distance" ,"label":"distancia" ,"label":"distanza" ,"label":"distância" ,"label":"uzaklık" ,"label":"مسافت" ,"label":"距离" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=43012" ,"symbol":"d" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/Distance", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Distance\" is a numerical description of how far apart objects are. ", "applicableUnit" : [ "http://qudt.org/vocab/unit/YD", "http://qudt.org/vocab/unit/NanoM", "http://qudt.org/vocab/unit/FemtoM", "http://qudt.org/vocab/unit/KiloM", "http://qudt.org/vocab/unit/CentiM", "http://qudt.org/vocab/unit/HectoM", "http://qudt.org/vocab/unit/PCA", "http://qudt.org/vocab/unit/BTU_IT-PER-LB_F", "http://qudt.org/vocab/unit/PlanckLength", "http://qudt.org/vocab/unit/MilliM", "http://qudt.org/vocab/unit/MI", "http://qudt.org/vocab/unit/M", "http://qudt.org/vocab/unit/PT", "http://qudt.org/vocab/unit/FT_US", "http://qudt.org/vocab/unit/PicoM", "http://qudt.org/vocab/unit/FT", "http://qudt.org/vocab/unit/MI_N", "http://qudt.org/vocab/unit/FUR", "http://qudt.org/vocab/unit/IN", "http://qudt.org/vocab/unit/MI_US", "http://qudt.org/vocab/unit/AU", "http://qudt.org/vocab/unit/DecaM", "http://qudt.org/vocab/unit/MilLength", "http://qudt.org/vocab/unit/FATH", "http://qudt.org/vocab/unit/ROD", "http://qudt.org/vocab/unit/MicroIN", "http://qudt.org/vocab/unit/CH", "http://qudt.org/vocab/unit/MilliIN", "http://qudt.org/vocab/unit/FUR_Long", "http://qudt.org/vocab/unit/LY", "http://qudt.org/vocab/unit/DeciM", "http://qudt.org/vocab/unit/MicroM", "http://qudt.org/vocab/unit/GAUGE_FR", "http://qudt.org/vocab/unit/FM", "http://qudt.org/vocab/unit/PARSEC", "http://qudt.org/vocab/unit/ANGSTROM" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0", "informativeReference" : "http://en.wikipedia.org/wiki/Distance", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=43012", "plainTextDescription" : "\"Distance\" is a numerical description of how far apart objects are. ", "symbol" : "d", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "ms", "@value" : "Jarak" }, { "@language" : "fa", "@value" : "مسافت" }, { "@language" : "pt", "@value" : "distância" }, { "@language" : "de", "@value" : "Entfernung" }, { "@language" : "zh", "@value" : "距离" }, { "@language" : "fr", "@value" : "distance" }, { "@language" : "en", "@value" : "distance" }, { "@language" : "cs", "@value" : "Vzdálenost" }, { "@language" : "tr", "@value" : "uzaklık" }, { "@language" : "it", "@value" : "distanza" }, { "@language" : "es", "@value" : "distancia" } ], "broader" : "http://qudt.org/vocab/quantitykind/Length", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "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#" } }
quantitykind:DistanceTraveledDuringBurn
URI: http://qudt.org/vocab/quantitykind/DistanceTraveledDuringBurn
@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/DistanceTraveledDuringBurn> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ; <http://qudt.org/schema/qudt/symbol> "s" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Distance Traveled During a Burn"@en ; .
{"resource":"Distance Traveled During a Burn" ,"qname":"quantitykind:DistanceTraveledDuringBurn" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/DistanceTraveledDuringBurn" ,"properties":["has dimension vector":"qkdv:A0E0L1I0M0H0T0D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Distance Traveled During a Burn" ,"symbol":"s" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/DistanceTraveledDuringBurn", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0", "symbol" : "s", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Distance Traveled During a Burn" }, "@context" : { "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:DonorDensity
URI: http://qudt.org/vocab/quantitykind/DonorDensity
"Donor Density" is the number per volume of donor levels.
@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/DonorDensity> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Donor Density\" is the number per volume of donor levels."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NUM-PER-L> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NUM-PER-M3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NUM-PER-MicroL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NUM-PER-MilliM3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NUM-PER-NanoL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NUM-PER-PicoL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-M3> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0> ; <http://qudt.org/schema/qudt/normativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Donor Density\" is the number per volume of donor levels." ; <http://qudt.org/schema/qudt/symbol> "n_d" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Donor Density"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/NumberDensity> ; .
{"resource":"Donor Density" ,"qname":"quantitykind:DonorDensity" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/DonorDensity" ,"properties":["applicable unit":"unit:NUM-PER-L" ,"applicable unit":"unit:NUM-PER-M3" ,"applicable unit":"unit:NUM-PER-MicroL" ,"applicable unit":"unit:NUM-PER-MilliM3" ,"applicable unit":"unit:NUM-PER-NanoL" ,"applicable unit":"unit:NUM-PER-PicoL" ,"applicable unit":"unit:PER-M3" ,"description":"\"Donor Density\" is the number per volume of donor levels." ,"description (plain text)":"\"Donor Density\" is the number per volume of donor levels." ,"has broader":"quantitykind:NumberDensity" ,"has dimension vector":"qkdv:A0E0L-3I0M0H0T0D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Donor Density" ,"normative reference":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31897" ,"symbol":"n_d" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/DonorDensity", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Donor Density\" is the number per volume of donor levels.", "applicableUnit" : [ "http://qudt.org/vocab/unit/NUM-PER-NanoL", "http://qudt.org/vocab/unit/PER-M3", "http://qudt.org/vocab/unit/NUM-PER-M3", "http://qudt.org/vocab/unit/NUM-PER-PicoL", "http://qudt.org/vocab/unit/NUM-PER-MicroL", "http://qudt.org/vocab/unit/NUM-PER-L", "http://qudt.org/vocab/unit/NUM-PER-MilliM3" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0", "normativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31897", "plainTextDescription" : "\"Donor Density\" is the number per volume of donor levels.", "symbol" : "n_d", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Donor Density" }, "broader" : "http://qudt.org/vocab/quantitykind/NumberDensity", "@context" : { "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "normativeReference" : { "@id" : "http://qudt.org/schema/qudt/normativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@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://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "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#" } }
quantitykind:DonorIonizationEnergy
URI: http://qudt.org/vocab/quantitykind/DonorIonizationEnergy
"Donor Ionization Energy" is the ionization energy of a donor.
@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/DonorIonizationEnergy> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Donor Ionization Energy\" is the ionization energy of a donor."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AttoJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_TH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_IT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_TH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ERG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/EV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/E_h> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ExaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-LB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-PDL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaEV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBTU_IT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBTU_TH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCAL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloEV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloV-A-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloV-A_Reactive-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaEV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaTOE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaV-A-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaV-A_Reactive-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PetaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckEnergy> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/QUAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/THM_EEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/THM_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TOE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TeraJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TeraW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TonEnergy> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V-A-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V-A_Reactive-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-SEC> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Ionization_energy"^^xsd:anyURI ; <http://qudt.org/schema/qudt/normativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Donor Ionization Energy\" is the ionization energy of a donor." ; <http://qudt.org/schema/qudt/symbol> "E_d" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Donor Ionization Energy"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/IonizationEnergy> ; <http://www.w3.org/2004/02/skos/core#closeMatch> <http://qudt.org/vocab/quantitykind/AcceptorIonizationEnergy> ; .
{"resource":"Donor Ionization Energy" ,"qname":"quantitykind:DonorIonizationEnergy" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/DonorIonizationEnergy" ,"properties":["applicable unit":"unit:AttoJ" ,"applicable unit":"unit:BTU_IT" ,"applicable unit":"unit:BTU_TH" ,"applicable unit":"unit:CAL_IT" ,"applicable unit":"unit:CAL_TH" ,"applicable unit":"unit:ERG" ,"applicable unit":"unit:EV" ,"applicable unit":"unit:E_h" ,"applicable unit":"unit:ExaJ" ,"applicable unit":"unit:FT-LB_F" ,"applicable unit":"unit:FT-PDL" ,"applicable unit":"unit:FemtoJ" ,"applicable unit":"unit:GigaEV" ,"applicable unit":"unit:GigaJ" ,"applicable unit":"unit:GigaW-HR" ,"applicable unit":"unit:J" ,"applicable unit":"unit:KiloBTU_IT" ,"applicable unit":"unit:KiloBTU_TH" ,"applicable unit":"unit:KiloCAL" ,"applicable unit":"unit:KiloEV" ,"applicable unit":"unit:KiloJ" ,"applicable unit":"unit:KiloV-A-HR" ,"applicable unit":"unit:KiloV-A_Reactive-HR" ,"applicable unit":"unit:KiloW-HR" ,"applicable unit":"unit:MegaEV" ,"applicable unit":"unit:MegaJ" ,"applicable unit":"unit:MegaTOE" ,"applicable unit":"unit:MegaV-A-HR" ,"applicable unit":"unit:MegaV-A_Reactive-HR" ,"applicable unit":"unit:MegaW-HR" ,"applicable unit":"unit:MicroJ" ,"applicable unit":"unit:MilliJ" ,"applicable unit":"unit:PetaJ" ,"applicable unit":"unit:PlanckEnergy" ,"applicable unit":"unit:QUAD" ,"applicable unit":"unit:THM_EEC" ,"applicable unit":"unit:THM_US" ,"applicable unit":"unit:TOE" ,"applicable unit":"unit:TeraJ" ,"applicable unit":"unit:TeraW-HR" ,"applicable unit":"unit:TonEnergy" ,"applicable unit":"unit:V-A-HR" ,"applicable unit":"unit:V-A_Reactive-HR" ,"applicable unit":"unit:W-HR" ,"applicable unit":"unit:W-SEC" ,"description":"\"Donor Ionization Energy\" is the ionization energy of a donor." ,"description (plain text)":"\"Donor Ionization Energy\" is the ionization energy of a donor." ,"has broader":"quantitykind:IonizationEnergy" ,"has close match":"quantitykind:AcceptorIonizationEnergy" ,"has dimension vector":"qkdv:A0E0L2I0M1H0T-2D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Ionization_energy" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Donor Ionization Energy" ,"normative reference":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31897" ,"symbol":"E_d" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/DonorIonizationEnergy", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Donor Ionization Energy\" is the ionization energy of a donor.", "applicableUnit" : [ "http://qudt.org/vocab/unit/MicroJ", "http://qudt.org/vocab/unit/KiloW-HR", "http://qudt.org/vocab/unit/AttoJ", "http://qudt.org/vocab/unit/PetaJ", "http://qudt.org/vocab/unit/MegaEV", "http://qudt.org/vocab/unit/KiloV-A-HR", "http://qudt.org/vocab/unit/MegaV-A_Reactive-HR", "http://qudt.org/vocab/unit/PlanckEnergy", "http://qudt.org/vocab/unit/CAL_TH", "http://qudt.org/vocab/unit/TeraJ", "http://qudt.org/vocab/unit/CAL_IT", "http://qudt.org/vocab/unit/J", "http://qudt.org/vocab/unit/THM_EEC", "http://qudt.org/vocab/unit/W-SEC", "http://qudt.org/vocab/unit/KiloEV", "http://qudt.org/vocab/unit/FT-PDL", "http://qudt.org/vocab/unit/E_h", "http://qudt.org/vocab/unit/GigaJ", "http://qudt.org/vocab/unit/GigaW-HR", "http://qudt.org/vocab/unit/FT-LB_F", "http://qudt.org/vocab/unit/FemtoJ", "http://qudt.org/vocab/unit/ERG", "http://qudt.org/vocab/unit/EV", "http://qudt.org/vocab/unit/QUAD", "http://qudt.org/vocab/unit/THM_US", "http://qudt.org/vocab/unit/TonEnergy", "http://qudt.org/vocab/unit/BTU_IT", "http://qudt.org/vocab/unit/MegaW-HR", "http://qudt.org/vocab/unit/KiloBTU_TH", "http://qudt.org/vocab/unit/W-HR", "http://qudt.org/vocab/unit/MilliJ", "http://qudt.org/vocab/unit/KiloJ", "http://qudt.org/vocab/unit/GigaEV", "http://qudt.org/vocab/unit/MegaV-A-HR", "http://qudt.org/vocab/unit/KiloBTU_IT", "http://qudt.org/vocab/unit/TeraW-HR", "http://qudt.org/vocab/unit/MegaJ", "http://qudt.org/vocab/unit/MegaTOE", "http://qudt.org/vocab/unit/KiloV-A_Reactive-HR", "http://qudt.org/vocab/unit/V-A_Reactive-HR", "http://qudt.org/vocab/unit/TOE", "http://qudt.org/vocab/unit/KiloCAL", "http://qudt.org/vocab/unit/V-A-HR", "http://qudt.org/vocab/unit/BTU_TH", "http://qudt.org/vocab/unit/ExaJ" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0", "informativeReference" : "http://en.wikipedia.org/wiki/Ionization_energy", "normativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31897", "plainTextDescription" : "\"Donor Ionization Energy\" is the ionization energy of a donor.", "symbol" : "E_d", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Donor Ionization Energy" }, "broader" : "http://qudt.org/vocab/quantitykind/IonizationEnergy", "closeMatch" : "http://qudt.org/vocab/quantitykind/AcceptorIonizationEnergy", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "closeMatch" : { "@id" : "http://www.w3.org/2004/02/skos/core#closeMatch", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "normativeReference" : { "@id" : "http://qudt.org/schema/qudt/normativeReference", "@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#" } }
quantitykind:DoseEquivalent
URI: http://qudt.org/vocab/quantitykind/DoseEquivalent
"Dose Equivalent} (former), or \textit{Equivalent Absorbed Radiation Dose}, usually shortened to \textit{Equivalent Dose", is a computed average measure of the radiation absorbed by a fixed mass of biological tissue, that attempts to account for the different biological damage potential of different types of ionizing radiation. The equivalent dose to a tissue is found by multiplying the absorbed dose, in gray, by a dimensionless "quality factor" \(Q\), dependent upon radiation type, and by another dimensionless factor \(N\), dependent on all other pertinent factors. N depends upon the part of the body irradiated, the time and volume over which the dose was spread, even the species of the subject.
@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/DoseEquivalent> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Dose Equivalent} (former), or \\textit{Equivalent Absorbed Radiation Dose}, usually shortened to \\textit{Equivalent Dose\", is a computed average measure of the radiation absorbed by a fixed mass of biological tissue, that attempts to account for the different biological damage potential of different types of ionizing radiation. The equivalent dose to a tissue is found by multiplying the absorbed dose, in gray, by a dimensionless \"quality factor\" \\(Q\\), dependent upon radiation type, and by another dimensionless factor \\(N\\), dependent on all other pertinent factors. N depends upon the part of the body irradiated, the time and volume over which the dose was spread, even the species of the subject."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroSV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliR_man> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliSV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/REM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/R_man> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/SV> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Equivalent_dose"^^xsd:anyURI ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Equivalent_dose"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "At the point of interest in tissue, \\(H = DQ\\), where \\(D\\) is the absorbed dose and \\(Q\\) is the quality factor at that point."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/symbol> "H" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Dose Equivalent"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/SpecificEnergy> ; .
{"resource":"Dose Equivalent" ,"qname":"quantitykind:DoseEquivalent" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/DoseEquivalent" ,"properties":["applicable unit":"unit:MicroSV" ,"applicable unit":"unit:MilliR_man" ,"applicable unit":"unit:MilliSV" ,"applicable unit":"unit:REM" ,"applicable unit":"unit:R_man" ,"applicable unit":"unit:SV" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Equivalent_dose" ,"description":"\"Dose Equivalent} (former), or \\textit{Equivalent Absorbed Radiation Dose}, usually shortened to \\textit{Equivalent Dose\", is a computed average measure of the radiation absorbed by a fixed mass of biological tissue, that attempts to account for the different biological damage potential of different types of ionizing radiation. The equivalent dose to a tissue is found by multiplying the absorbed dose, in gray, by a dimensionless \"quality factor\" \\(Q\\), dependent upon radiation type, and by another dimensionless factor \\(N\\), dependent on all other pertinent factors. N depends upon the part of the body irradiated, the time and volume over which the dose was spread, even the species of the subject." ,"has broader":"quantitykind:SpecificEnergy" ,"has dimension vector":"qkdv:A0E0L2I0M0H0T-2D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Equivalent_dose" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Dose Equivalent" ,"latex definition":"At the point of interest in tissue, \\(H = DQ\\), where \\(D\\) is the absorbed dose and \\(Q\\) is the quality factor at that point." ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31895" ,"symbol":"H" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/DoseEquivalent", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Dose Equivalent} (former), or \\textit{Equivalent Absorbed Radiation Dose}, usually shortened to \\textit{Equivalent Dose\", is a computed average measure of the radiation absorbed by a fixed mass of biological tissue, that attempts to account for the different biological damage potential of different types of ionizing radiation. The equivalent dose to a tissue is found by multiplying the absorbed dose, in gray, by a dimensionless \"quality factor\" \\(Q\\), dependent upon radiation type, and by another dimensionless factor \\(N\\), dependent on all other pertinent factors. N depends upon the part of the body irradiated, the time and volume over which the dose was spread, even the species of the subject.", "applicableUnit" : [ "http://qudt.org/vocab/unit/R_man", "http://qudt.org/vocab/unit/MicroSV", "http://qudt.org/vocab/unit/SV", "http://qudt.org/vocab/unit/MilliR_man", "http://qudt.org/vocab/unit/REM", "http://qudt.org/vocab/unit/MilliSV" ], "dbpediaMatch" : "http://dbpedia.org/resource/Equivalent_dose", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0", "informativeReference" : "http://en.wikipedia.org/wiki/Equivalent_dose", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31895", "latexDefinition" : "At the point of interest in tissue, \\(H = DQ\\), where \\(D\\) is the absorbed dose and \\(Q\\) is the quality factor at that point.", "symbol" : "H", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Dose Equivalent" }, "broader" : "http://qudt.org/vocab/quantitykind/SpecificEnergy", "@context" : { "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@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#" } }
quantitykind:DoseEquivalentQualityFactor
URI: http://qudt.org/vocab/quantitykind/DoseEquivalentQualityFactor
"Dose Equivalent Quality Factor" is a factor in the caculation and measurement of dose equivalent, by which the absorbed dose is to be weighted in order to account for different biological effectiveness of radiations, for radiation protection purposes.
@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/DoseEquivalentQualityFactor> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Dose Equivalent Quality Factor\" is a factor in the caculation and measurement of dose equivalent, by which the absorbed dose is to be weighted in order to account for different biological effectiveness of radiations, for radiation protection purposes."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/UNITLESS> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Equivalent_dose"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Dose Equivalent Quality Factor\" is a factor in the caculation and measurement of dose equivalent, by which the absorbed dose is to be weighted in order to account for different biological effectiveness of radiations, for radiation protection purposes." ; <http://qudt.org/schema/qudt/symbol> "Q" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Dose Equivalent Quality Factor"@en ; .
{"resource":"Dose Equivalent Quality Factor" ,"qname":"quantitykind:DoseEquivalentQualityFactor" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/DoseEquivalentQualityFactor" ,"properties":["applicable unit":"unit:UNITLESS" ,"description":"\"Dose Equivalent Quality Factor\" is a factor in the caculation and measurement of dose equivalent, by which the absorbed dose is to be weighted in order to account for different biological effectiveness of radiations, for radiation protection purposes." ,"description (plain text)":"\"Dose Equivalent Quality Factor\" is a factor in the caculation and measurement of dose equivalent, by which the absorbed dose is to be weighted in order to account for different biological effectiveness of radiations, for radiation protection purposes." ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Equivalent_dose" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Dose Equivalent Quality Factor" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31895" ,"symbol":"Q" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/DoseEquivalentQualityFactor", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Dose Equivalent Quality Factor\" is a factor in the caculation and measurement of dose equivalent, by which the absorbed dose is to be weighted in order to account for different biological effectiveness of radiations, for radiation protection purposes.", "applicableUnit" : "http://qudt.org/vocab/unit/UNITLESS", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "informativeReference" : "http://en.wikipedia.org/wiki/Equivalent_dose", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31895", "plainTextDescription" : "\"Dose Equivalent Quality Factor\" is a factor in the caculation and measurement of dose equivalent, by which the absorbed dose is to be weighted in order to account for different biological effectiveness of radiations, for radiation protection purposes.", "symbol" : "Q", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Dose Equivalent Quality Factor" }, "@context" : { "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "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#" } }
quantitykind:DragCoefficient
URI: http://qudt.org/vocab/quantitykind/DragCoefficient
In fluid dynamics, the drag coefficient is a dimensionless quantity that is used to quantify the drag or resistance of an object in a fluid environment such as air or water.
@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/DragCoefficient> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "In fluid dynamics, the drag coefficient is a dimensionless quantity that is used to quantify the drag or resistance of an object in a fluid environment such as air or water."^^rdf:HTML ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/plainTextDescription> "In fluid dynamics, the drag coefficient is a dimensionless quantity that is used to quantify the drag or resistance of an object in a fluid environment such as air or water." ; <http://qudt.org/schema/qudt/qkdvDenominator> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ; <http://qudt.org/schema/qudt/qkdvNumerator> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ; <http://qudt.org/schema/qudt/symbol> "C_D" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Drag Coefficient"@en ; .
{"resource":"Drag Coefficient" ,"qname":"quantitykind:DragCoefficient" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/DragCoefficient" ,"properties":["denominator dimension vector":"qkdv:A0E0L1I0M1H0T-2D0" ,"description":"In fluid dynamics, the drag coefficient is a dimensionless quantity that is used to quantify the drag or resistance of an object in a fluid environment such as air or water." ,"description (plain text)":"In fluid dynamics, the drag coefficient is a dimensionless quantity that is used to quantify the drag or resistance of an object in a fluid environment such as air or water." ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Drag Coefficient" ,"numerator dimension vector":"qkdv:A0E0L1I0M1H0T-2D0" ,"symbol":"C_D" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/DragCoefficient", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "In fluid dynamics, the drag coefficient is a dimensionless quantity that is used to quantify the drag or resistance of an object in a fluid environment such as air or water.", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "plainTextDescription" : "In fluid dynamics, the drag coefficient is a dimensionless quantity that is used to quantify the drag or resistance of an object in a fluid environment such as air or water.", "qkdvDenominator" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0", "qkdvNumerator" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0", "symbol" : "C_D", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Drag Coefficient" }, "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "qkdvDenominator" : { "@id" : "http://qudt.org/schema/qudt/qkdvDenominator", "@type" : "@id" }, "qkdvNumerator" : { "@id" : "http://qudt.org/schema/qudt/qkdvNumerator", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:DragForce
URI: http://qudt.org/vocab/quantitykind/DragForce
In fluid dynamics, drag refers to forces which act on a solid object in the direction of the relative fluid flow velocity. Unlike other resistive forces such as dry friction, which is nearly independent of velocity, drag forces depend on velocity. Drag forces always decrease fluid velocity relative to the solid object in the fluid's path.
@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/DragForce> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> """In fluid dynamics, drag refers to forces which act on a solid object in the direction of the relative fluid flow velocity. Unlike other resistive forces such as dry friction, which is nearly independent of velocity, drag forces depend on velocity. Drag forces always decrease fluid velocity relative to the solid object in the fluid's path.""" ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ; <http://qudt.org/schema/qudt/plainTextDescription> """In fluid dynamics, drag refers to forces which act on a solid object in the direction of the relative fluid flow velocity. Unlike other resistive forces such as dry friction, which is nearly independent of velocity, drag forces depend on velocity. Drag forces always decrease fluid velocity relative to the solid object in the fluid's path.""" ; <http://qudt.org/schema/qudt/symbol> "D or F_D" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Drag Force"@en ; .
{"resource":"Drag Force" ,"qname":"quantitykind:DragForce" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/DragForce" ,"properties":["description":"In fluid dynamics, drag refers to forces which act on a solid object in the direction of the relative fluid flow velocity. Unlike other resistive forces such as dry friction, which is nearly independent of velocity, drag forces depend on velocity.\nDrag forces always decrease fluid velocity relative to the solid object in the fluid's path." ,"description (plain text)":"In fluid dynamics, drag refers to forces which act on a solid object in the direction of the relative fluid flow velocity. Unlike other resistive forces such as dry friction, which is nearly independent of velocity, drag forces depend on velocity.\nDrag forces always decrease fluid velocity relative to the solid object in the fluid's path." ,"has dimension vector":"qkdv:A0E0L1I0M1H0T-2D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Drag Force" ,"symbol":"D or F_D" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/DragForce", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "In fluid dynamics, drag refers to forces which act on a solid object in the direction of the relative fluid flow velocity. Unlike other resistive forces such as dry friction, which is nearly independent of velocity, drag forces depend on velocity.\nDrag forces always decrease fluid velocity relative to the solid object in the fluid's path.", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0", "plainTextDescription" : "In fluid dynamics, drag refers to forces which act on a solid object in the direction of the relative fluid flow velocity. Unlike other resistive forces such as dry friction, which is nearly independent of velocity, drag forces depend on velocity.\nDrag forces always decrease fluid velocity relative to the solid object in the fluid's path.", "symbol" : "D or F_D", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Drag Force" }, "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:DryVolume
URI: http://qudt.org/vocab/quantitykind/DryVolume
Dry measures are units of volume used to measure bulk commodities which are not gas or liquid. They are typically used in agriculture, agronomy, and commodity markets to measure grain, dried beans, and dried and fresh fruit; formerly also salt pork and fish. They are also used in fishing for clams, crabs, etc. and formerly for many other substances (for example coal, cement, lime) which were typically shipped and delivered in a standardized container such as a barrel. In the original metric system, the unit of dry volume was the stere, but this is not part of the modern metric system; the liter and the cubic meter (\(m^{3}\)) are now used. However, the stere is still widely used for firewood.
@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/DryVolume> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "Dry measures are units of volume used to measure bulk commodities which are not gas or liquid. They are typically used in agriculture, agronomy, and commodity markets to measure grain, dried beans, and dried and fresh fruit; formerly also salt pork and fish. They are also used in fishing for clams, crabs, etc. and formerly for many other substances (for example coal, cement, lime) which were typically shipped and delivered in a standardized container such as a barrel. In the original metric system, the unit of dry volume was the stere, but this is not part of the modern metric system; the liter and the cubic meter (\\(m^{3}\\)) are now used. However, the stere is still widely used for firewood."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BBL_US_DRY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BU_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BU_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CORD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GAL_US_DRY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PINT_US_DRY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PK_US_DRY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/QT_US_DRY> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Dry_measure"^^xsd:anyURI ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Dry Volume"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Volume> ; .
{"resource":"Dry Volume" ,"qname":"quantitykind:DryVolume" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/DryVolume" ,"properties":["applicable unit":"unit:BBL_US_DRY" ,"applicable unit":"unit:BU_UK" ,"applicable unit":"unit:BU_US" ,"applicable unit":"unit:CORD" ,"applicable unit":"unit:GAL_US_DRY" ,"applicable unit":"unit:PINT_US_DRY" ,"applicable unit":"unit:PK_US_DRY" ,"applicable unit":"unit:QT_US_DRY" ,"description":"Dry measures are units of volume used to measure bulk commodities which are not gas or liquid. They are typically used in agriculture, agronomy, and commodity markets to measure grain, dried beans, and dried and fresh fruit; formerly also salt pork and fish. They are also used in fishing for clams, crabs, etc. and formerly for many other substances (for example coal, cement, lime) which were typically shipped and delivered in a standardized container such as a barrel. In the original metric system, the unit of dry volume was the stere, but this is not part of the modern metric system; the liter and the cubic meter (\\(m^{3}\\)) are now used. However, the stere is still widely used for firewood." ,"has broader":"quantitykind:Volume" ,"has dimension vector":"qkdv:A0E0L3I0M0H0T0D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Dry_measure" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Dry Volume" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/DryVolume", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "Dry measures are units of volume used to measure bulk commodities which are not gas or liquid. They are typically used in agriculture, agronomy, and commodity markets to measure grain, dried beans, and dried and fresh fruit; formerly also salt pork and fish. They are also used in fishing for clams, crabs, etc. and formerly for many other substances (for example coal, cement, lime) which were typically shipped and delivered in a standardized container such as a barrel. In the original metric system, the unit of dry volume was the stere, but this is not part of the modern metric system; the liter and the cubic meter (\\(m^{3}\\)) are now used. However, the stere is still widely used for firewood.", "applicableUnit" : [ "http://qudt.org/vocab/unit/PK_US_DRY", "http://qudt.org/vocab/unit/BU_US", "http://qudt.org/vocab/unit/BU_UK", "http://qudt.org/vocab/unit/QT_US_DRY", "http://qudt.org/vocab/unit/GAL_US_DRY", "http://qudt.org/vocab/unit/PINT_US_DRY", "http://qudt.org/vocab/unit/BBL_US_DRY", "http://qudt.org/vocab/unit/CORD" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0", "informativeReference" : "http://en.wikipedia.org/wiki/Dry_measure", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Dry Volume" }, "broader" : "http://qudt.org/vocab/quantitykind/Volume", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@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" }, "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#" } }
quantitykind:Duv
URI: http://qudt.org/vocab/quantitykind/Duv
Duv is a metric that is short for Delta u,v (not to be confused with Delta u',v') and describes the distance of a light color point from the black body curve.
@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/Duv> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "Duv is a metric that is short for Delta u,v (not to be confused with Delta u',v') and describes the distance of a light color point from the black body curve."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/UNITLESS> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/informativeReference> "https://www.waveformlighting.com/tech/calculate-duv-from-cie-1931-xy-coordinates"^^xsd:anyURI ; <http://qudt.org/schema/qudt/informativeReference> "https://www1.eere.energy.gov/buildings/publications/pdfs/ssl/led-color-characteristics-factsheet.pdf"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "Duv is a metric that is short for Delta u,v (not to be confused with Delta u',v') and describes the distance of a light color point from the black body curve." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Delta u,v"@en ; rdfs:seeAlso <http://qudt.org/vocab/quantitykind/CorrelatedColorTemperature> ; .
{"resource":"Delta u,v" ,"qname":"quantitykind:Duv" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Duv" ,"properties":["applicable unit":"unit:UNITLESS" ,"description":"Duv is a metric that is short for Delta u,v (not to be confused with Delta u',v') and describes the distance of a light color point from the black body curve." ,"description (plain text)":"Duv is a metric that is short for Delta u,v (not to be confused with Delta u',v') and describes the distance of a light color point from the black body curve." ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"informative reference":"https:\/\/www.waveformlighting.com\/tech\/calculate-duv-from-cie-1931-xy-coordinates" ,"informative reference":"https:\/\/www1.eere.energy.gov\/buildings\/publications\/pdfs\/ssl\/led-color-characteristics-factsheet.pdf" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Delta u,v" ,"seeAlso":"quantitykind:CorrelatedColorTemperature" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/Duv", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "Duv is a metric that is short for Delta u,v (not to be confused with Delta u',v') and describes the distance of a light color point from the black body curve.", "applicableUnit" : "http://qudt.org/vocab/unit/UNITLESS", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "informativeReference" : [ "https://www1.eere.energy.gov/buildings/publications/pdfs/ssl/led-color-characteristics-factsheet.pdf", "https://www.waveformlighting.com/tech/calculate-duv-from-cie-1931-xy-coordinates" ], "plainTextDescription" : "Duv is a metric that is short for Delta u,v (not to be confused with Delta u',v') and describes the distance of a light color point from the black body curve.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Delta u,v" }, "seeAlso" : "http://qudt.org/vocab/quantitykind/CorrelatedColorTemperature", "@context" : { "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "seeAlso" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "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#" } }
quantitykind:DynamicFriction
URI: http://qudt.org/vocab/quantitykind/DynamicFriction
Kinetic (or dynamic) friction occurs when two objects are moving relative to each other and rub together (like a sled on the ground).
@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/DynamicFriction> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "Kinetic (or dynamic) friction occurs when two objects are moving relative to each other and rub together (like a sled on the ground)."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DYN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KIP_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloLB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloP> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloPOND> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaLB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PDL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckForce> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_F_US> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Friction"^^xsd:anyURI ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Friction"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "Kinetic (or dynamic) friction occurs when two objects are moving relative to each other and rub together (like a sled on the ground)." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Dynamic Friction"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Friction> ; .
{"resource":"Dynamic Friction" ,"qname":"quantitykind:DynamicFriction" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/DynamicFriction" ,"properties":["applicable unit":"unit:CentiN" ,"applicable unit":"unit:DYN" ,"applicable unit":"unit:DeciN" ,"applicable unit":"unit:GM_F" ,"applicable unit":"unit:KIP_F" ,"applicable unit":"unit:KiloGM_F" ,"applicable unit":"unit:KiloLB_F" ,"applicable unit":"unit:KiloN" ,"applicable unit":"unit:KiloP" ,"applicable unit":"unit:KiloPOND" ,"applicable unit":"unit:LB_F" ,"applicable unit":"unit:MegaLB_F" ,"applicable unit":"unit:MegaN" ,"applicable unit":"unit:MicroN" ,"applicable unit":"unit:MilliN" ,"applicable unit":"unit:N" ,"applicable unit":"unit:OZ_F" ,"applicable unit":"unit:PDL" ,"applicable unit":"unit:PlanckForce" ,"applicable unit":"unit:TON_F_US" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Friction" ,"description":"Kinetic (or dynamic) friction occurs when two objects are moving relative to each other and rub together (like a sled on the ground)." ,"description (plain text)":"Kinetic (or dynamic) friction occurs when two objects are moving relative to each other and rub together (like a sled on the ground)." ,"has broader":"quantitykind:Friction" ,"has dimension vector":"qkdv:A0E0L1I0M1H0T-2D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Friction" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Dynamic Friction" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31889" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/DynamicFriction", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "Kinetic (or dynamic) friction occurs when two objects are moving relative to each other and rub together (like a sled on the ground).", "applicableUnit" : [ "http://qudt.org/vocab/unit/MegaLB_F", "http://qudt.org/vocab/unit/DYN", "http://qudt.org/vocab/unit/TON_F_US", "http://qudt.org/vocab/unit/MilliN", "http://qudt.org/vocab/unit/DeciN", "http://qudt.org/vocab/unit/N", "http://qudt.org/vocab/unit/MegaN", "http://qudt.org/vocab/unit/KIP_F", "http://qudt.org/vocab/unit/OZ_F", "http://qudt.org/vocab/unit/CentiN", "http://qudt.org/vocab/unit/MicroN", "http://qudt.org/vocab/unit/KiloPOND", "http://qudt.org/vocab/unit/LB_F", "http://qudt.org/vocab/unit/KiloLB_F", "http://qudt.org/vocab/unit/KiloN", "http://qudt.org/vocab/unit/KiloGM_F", "http://qudt.org/vocab/unit/KiloP", "http://qudt.org/vocab/unit/PDL", "http://qudt.org/vocab/unit/GM_F", "http://qudt.org/vocab/unit/PlanckForce" ], "dbpediaMatch" : "http://dbpedia.org/resource/Friction", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0", "informativeReference" : "http://en.wikipedia.org/wiki/Friction", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31889", "plainTextDescription" : "Kinetic (or dynamic) friction occurs when two objects are moving relative to each other and rub together (like a sled on the ground).", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Dynamic Friction" }, "broader" : "http://qudt.org/vocab/quantitykind/Friction", "@context" : { "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "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#" } }
quantitykind:DynamicFrictionCoefficient
URI: http://qudt.org/vocab/quantitykind/DynamicFrictionCoefficient
Kinetic (or dynamic) friction occurs when two objects are moving relative to each other and rub together (like a sled on the ground).
@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/DynamicFrictionCoefficient> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "Kinetic (or dynamic) friction occurs when two objects are moving relative to each other and rub together (like a sled on the ground)."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NUM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/UNITLESS> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Friction"^^xsd:anyURI ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Friction"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(\\mu = \\frac{F}{N}\\), where \\(F\\) is the tangential component of the contact force and \\(N\\) is the normal component of the contact force between two sliding bodies."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\mu\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "Kinetic (or dynamic) friction occurs when two objects are moving relative to each other and rub together (like a sled on the ground)." ; <http://qudt.org/schema/qudt/qkdvDenominator> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ; <http://qudt.org/schema/qudt/qkdvNumerator> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Dynamic Friction Coefficient"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/FrictionCoefficient> ; .
{"resource":"Dynamic Friction Coefficient" ,"qname":"quantitykind:DynamicFrictionCoefficient" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/DynamicFrictionCoefficient" ,"properties":["applicable unit":"unit:NUM" ,"applicable unit":"unit:UNITLESS" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Friction" ,"denominator dimension vector":"qkdv:A0E0L1I0M1H0T-2D0" ,"description":"Kinetic (or dynamic) friction occurs when two objects are moving relative to each other and rub together (like a sled on the ground)." ,"description (plain text)":"Kinetic (or dynamic) friction occurs when two objects are moving relative to each other and rub together (like a sled on the ground)." ,"has broader":"quantitykind:FrictionCoefficient" ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Friction" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Dynamic Friction Coefficient" ,"latex definition":"\\(\\mu = \\frac{F}{N}\\), where \\(F\\) is the tangential component of the contact force and \\(N\\) is the normal component of the contact force between two sliding bodies." ,"latex symbol":"\\(\\mu\\)" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31889" ,"numerator dimension vector":"qkdv:A0E0L1I0M1H0T-2D0" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/DynamicFrictionCoefficient", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "Kinetic (or dynamic) friction occurs when two objects are moving relative to each other and rub together (like a sled on the ground).", "applicableUnit" : [ "http://qudt.org/vocab/unit/NUM", "http://qudt.org/vocab/unit/UNITLESS" ], "dbpediaMatch" : "http://dbpedia.org/resource/Friction", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "informativeReference" : "http://en.wikipedia.org/wiki/Friction", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31889", "latexDefinition" : "\\(\\mu = \\frac{F}{N}\\), where \\(F\\) is the tangential component of the contact force and \\(N\\) is the normal component of the contact force between two sliding bodies.", "latexSymbol" : "\\(\\mu\\)", "plainTextDescription" : "Kinetic (or dynamic) friction occurs when two objects are moving relative to each other and rub together (like a sled on the ground).", "qkdvDenominator" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0", "qkdvNumerator" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Dynamic Friction Coefficient" }, "broader" : "http://qudt.org/vocab/quantitykind/FrictionCoefficient", "@context" : { "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "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" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "qkdvDenominator" : { "@id" : "http://qudt.org/schema/qudt/qkdvDenominator", "@type" : "@id" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "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#" } }
quantitykind:DynamicPressure
URI: http://qudt.org/vocab/quantitykind/DynamicPressure
Dynamic Pressure (indicated with q, or Q, and sometimes called velocity pressure) is the quantity defined by: \(q = 1/2 * \rho v^{2}\), where (using SI units), \(q\) is dynamic pressure in \(pascals\), \(\rho\) is fluid density in \(kg/m^{3}\) (for example, density of air) and \(v \) is fluid velocity in \(m/s\).
@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/DynamicPressure> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "Dynamic Pressure (indicated with q, or Q, and sometimes called velocity pressure) is the quantity defined by: \\(q = 1/2 * \\rho v^{2}\\), where (using SI units), \\(q\\) is dynamic pressure in \\(pascals\\), \\(\\rho\\) is fluid density in \\(kg/m^{3}\\) (for example, density of air) and \\(v \\) is fluid velocity in \\(m/s\\)."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ATM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ATM_T> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BARAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BARYE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM_H2O> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM_HG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DYN-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT_H2O> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT_HG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM_F-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN_H2O> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN_HG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KIP_F-PER-IN2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM_F-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM_F-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM_F-PER-MilliM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloLB_F-PER-IN2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloN-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloPA_A> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_F-PER-FT2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_F-PER-IN2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaPSI> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroATM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroTORR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM_H2O> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM_HG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM_HGA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliTORR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N-PER-MilliM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PDL-PER-FT2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PSI> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckPressure> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TORR> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Dynamic_pressure"^^xsd:anyURI ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ; <http://qudt.org/schema/qudt/symbol> "q" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Dynamic Pressure"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Pressure> ; .
{"resource":"Dynamic Pressure" ,"qname":"quantitykind:DynamicPressure" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/DynamicPressure" ,"properties":["applicable unit":"unit:ATM" ,"applicable unit":"unit:ATM_T" ,"applicable unit":"unit:BAR" ,"applicable unit":"unit:BARAD" ,"applicable unit":"unit:BARYE" ,"applicable unit":"unit:CentiBAR" ,"applicable unit":"unit:CentiM_H2O" ,"applicable unit":"unit:CentiM_HG" ,"applicable unit":"unit:DYN-PER-CentiM2" ,"applicable unit":"unit:DecaPA" ,"applicable unit":"unit:DeciBAR" ,"applicable unit":"unit:FT_H2O" ,"applicable unit":"unit:FT_HG" ,"applicable unit":"unit:GM_F-PER-CentiM2" ,"applicable unit":"unit:GigaPA" ,"applicable unit":"unit:HectoBAR" ,"applicable unit":"unit:HectoPA" ,"applicable unit":"unit:IN_H2O" ,"applicable unit":"unit:IN_HG" ,"applicable unit":"unit:KIP_F-PER-IN2" ,"applicable unit":"unit:KiloBAR" ,"applicable unit":"unit:KiloGM-PER-M-SEC2" ,"applicable unit":"unit:KiloGM_F-PER-CentiM2" ,"applicable unit":"unit:KiloGM_F-PER-M2" ,"applicable unit":"unit:KiloGM_F-PER-MilliM2" ,"applicable unit":"unit:KiloLB_F-PER-IN2" ,"applicable unit":"unit:KiloN-PER-M2" ,"applicable unit":"unit:KiloPA" ,"applicable unit":"unit:KiloPA_A" ,"applicable unit":"unit:LB_F-PER-FT2" ,"applicable unit":"unit:LB_F-PER-IN2" ,"applicable unit":"unit:MegaBAR" ,"applicable unit":"unit:MegaPA" ,"applicable unit":"unit:MegaPSI" ,"applicable unit":"unit:MicroATM" ,"applicable unit":"unit:MicroBAR" ,"applicable unit":"unit:MicroPA" ,"applicable unit":"unit:MicroTORR" ,"applicable unit":"unit:MilliBAR" ,"applicable unit":"unit:MilliM_H2O" ,"applicable unit":"unit:MilliM_HG" ,"applicable unit":"unit:MilliM_HGA" ,"applicable unit":"unit:MilliPA" ,"applicable unit":"unit:MilliTORR" ,"applicable unit":"unit:N-PER-CentiM2" ,"applicable unit":"unit:N-PER-M2" ,"applicable unit":"unit:N-PER-MilliM2" ,"applicable unit":"unit:PA" ,"applicable unit":"unit:PDL-PER-FT2" ,"applicable unit":"unit:PSI" ,"applicable unit":"unit:PicoPA" ,"applicable unit":"unit:PlanckPressure" ,"applicable unit":"unit:TORR" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Dynamic_pressure" ,"description":"Dynamic Pressure (indicated with q, or Q, and sometimes called velocity pressure) is the quantity defined by: \\(q = 1\/2 * \\rho v^{2}\\), where (using SI units), \\(q\\) is dynamic pressure in \\(pascals\\), \\(\\rho\\) is fluid density in \\(kg\/m^{3}\\) (for example, density of air) and \\(v \\) is fluid velocity in \\(m\/s\\)." ,"has broader":"quantitykind:Pressure" ,"has dimension vector":"qkdv:A0E0L-1I0M1H0T-2D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Dynamic Pressure" ,"symbol":"q" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/DynamicPressure", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "Dynamic Pressure (indicated with q, or Q, and sometimes called velocity pressure) is the quantity defined by: \\(q = 1/2 * \\rho v^{2}\\), where (using SI units), \\(q\\) is dynamic pressure in \\(pascals\\), \\(\\rho\\) is fluid density in \\(kg/m^{3}\\) (for example, density of air) and \\(v \\) is fluid velocity in \\(m/s\\).", "applicableUnit" : [ "http://qudt.org/vocab/unit/KiloGM_F-PER-M2", "http://qudt.org/vocab/unit/KiloPA", "http://qudt.org/vocab/unit/CentiBAR", "http://qudt.org/vocab/unit/DYN-PER-CentiM2", "http://qudt.org/vocab/unit/MilliM_H2O", "http://qudt.org/vocab/unit/KiloN-PER-M2", "http://qudt.org/vocab/unit/MilliBAR", "http://qudt.org/vocab/unit/N-PER-M2", "http://qudt.org/vocab/unit/FT_H2O", "http://qudt.org/vocab/unit/MilliTORR", "http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2", "http://qudt.org/vocab/unit/FT_HG", "http://qudt.org/vocab/unit/MicroBAR", "http://qudt.org/vocab/unit/BARAD", "http://qudt.org/vocab/unit/BARYE", "http://qudt.org/vocab/unit/PicoPA", "http://qudt.org/vocab/unit/DecaPA", "http://qudt.org/vocab/unit/MegaBAR", "http://qudt.org/vocab/unit/KiloGM_F-PER-CentiM2", "http://qudt.org/vocab/unit/IN_HG", "http://qudt.org/vocab/unit/MilliM_HGA", "http://qudt.org/vocab/unit/CentiM_HG", "http://qudt.org/vocab/unit/IN_H2O", "http://qudt.org/vocab/unit/ATM", "http://qudt.org/vocab/unit/GigaPA", "http://qudt.org/vocab/unit/PSI", "http://qudt.org/vocab/unit/HectoPA", "http://qudt.org/vocab/unit/MilliPA", "http://qudt.org/vocab/unit/KIP_F-PER-IN2", "http://qudt.org/vocab/unit/MegaPA", "http://qudt.org/vocab/unit/KiloLB_F-PER-IN2", "http://qudt.org/vocab/unit/MicroATM", "http://qudt.org/vocab/unit/PDL-PER-FT2", "http://qudt.org/vocab/unit/N-PER-CentiM2", "http://qudt.org/vocab/unit/ATM_T", "http://qudt.org/vocab/unit/CentiM_H2O", "http://qudt.org/vocab/unit/KiloBAR", "http://qudt.org/vocab/unit/MicroPA", "http://qudt.org/vocab/unit/BAR", "http://qudt.org/vocab/unit/MicroTORR", "http://qudt.org/vocab/unit/MegaPSI", "http://qudt.org/vocab/unit/GM_F-PER-CentiM2", "http://qudt.org/vocab/unit/KiloGM_F-PER-MilliM2", "http://qudt.org/vocab/unit/MilliM_HG", "http://qudt.org/vocab/unit/DeciBAR", "http://qudt.org/vocab/unit/TORR", "http://qudt.org/vocab/unit/HectoBAR", "http://qudt.org/vocab/unit/LB_F-PER-IN2", "http://qudt.org/vocab/unit/KiloPA_A", "http://qudt.org/vocab/unit/LB_F-PER-FT2", "http://qudt.org/vocab/unit/PA", "http://qudt.org/vocab/unit/PlanckPressure", "http://qudt.org/vocab/unit/N-PER-MilliM2" ], "dbpediaMatch" : "http://dbpedia.org/resource/Dynamic_pressure", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0", "symbol" : "q", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Dynamic Pressure" }, "broader" : "http://qudt.org/vocab/quantitykind/Pressure", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@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" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "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#" } }
quantitykind:DynamicViscosity
URI: http://qudt.org/vocab/quantitykind/DynamicViscosity
A measure of the molecular frictional resistance of a fluid as calculated using Newton's law.
@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/DynamicViscosity> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "A measure of the molecular frictional resistance of a fluid as calculated using Newton's law."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiPOISE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM-PER-M-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM-PER-M-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB-PER-FT-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB-PER-FT-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_F-SEC-PER-FT2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_F-SEC-PER-IN2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroPOISE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliPA-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PA-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/POISE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/SLUG-PER-FT-SEC> ; <http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/quantitykind/Viscosity> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-1D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://dictionary.reference.com/browse/dynamic+viscosity"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(\\tau_{xz} = \\eta\\frac{dv_x}{dz}\\), where \\(\\tau_{xz}\\) is shear stress in a fluid moving with a velocity gradient \\(\\frac{dv_x}{dz}\\) perpendicular to the plane of shear. "^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\mu\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "A measure of the molecular frictional resistance of a fluid as calculated using Newton's law." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Kelikatan dinamik"@ms ; rdfs:label "Viscozitate dinamică"@ro ; rdfs:label "dinamik akmazlık"@tr ; rdfs:label "dinamična viskoznost"@sl ; rdfs:label "dynamic viscosity"@en ; rdfs:label "dynamische Viskosität"@de ; rdfs:label "lepkość dynamiczna"@pl ; rdfs:label "viscosidad dinámica"@es ; rdfs:label "viscosidade dinâmica"@pt ; rdfs:label "viscosità dinamica"@it ; rdfs:label "viscosité dynamique"@fr ; rdfs:label "viskozita"@cs ; rdfs:label "динамическую вязкость"@ru ; rdfs:label "لزوجة"@ar ; rdfs:label "گرانروی دینامیکی/ویسکوزیته دینامیکی"@fa ; rdfs:label "श्यानता"@hi ; rdfs:label "动力粘度"@zh ; rdfs:label "粘度"@ja ; <http://www.w3.org/2004/02/skos/core#altLabel> "viscosità di taglio"@it ; .
{"resource":"dynamic viscosity" ,"qname":"quantitykind:DynamicViscosity" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/DynamicViscosity" ,"properties":["alternative label":"viscosità di taglio" ,"applicable unit":"unit:CentiPOISE" ,"applicable unit":"unit:KiloGM-PER-M-HR" ,"applicable unit":"unit:KiloGM-PER-M-SEC" ,"applicable unit":"unit:LB-PER-FT-HR" ,"applicable unit":"unit:LB-PER-FT-SEC" ,"applicable unit":"unit:LB_F-SEC-PER-FT2" ,"applicable unit":"unit:LB_F-SEC-PER-IN2" ,"applicable unit":"unit:MicroPOISE" ,"applicable unit":"unit:MilliPA-SEC" ,"applicable unit":"unit:PA-SEC" ,"applicable unit":"unit:POISE" ,"applicable unit":"unit:SLUG-PER-FT-SEC" ,"description":"A measure of the molecular frictional resistance of a fluid as calculated using Newton's law." ,"description (plain text)":"A measure of the molecular frictional resistance of a fluid as calculated using Newton's law." ,"exact match":"quantitykind:Viscosity" ,"has dimension vector":"qkdv:A0E0L-1I0M1H0T-1D0" ,"informative reference":"http:\/\/dictionary.reference.com\/browse\/dynamic+viscosity" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Kelikatan dinamik" ,"label":"Viscozitate dinamică" ,"label":"dinamik akmazlık" ,"label":"dinamična viskoznost" ,"label":"dynamic viscosity" ,"label":"dynamische Viskosität" ,"label":"lepkość dynamiczna" ,"label":"viscosidad dinámica" ,"label":"viscosidade dinâmica" ,"label":"viscosità dinamica" ,"label":"viscosité dynamique" ,"label":"viskozita" ,"label":"динамическую вязкость" ,"label":"لزوجة" ,"label":"گرانروی دینامیکی\/ویسکوزیته دینامیکی" ,"label":"श्यानता" ,"label":"动力粘度" ,"label":"粘度" ,"latex definition":"\\(\\tau_{xz} = \\eta\\frac{dv_x}{dz}\\), where \\(\\tau_{xz}\\) is shear stress in a fluid moving with a velocity gradient \\(\\frac{dv_x}{dz}\\) perpendicular to the plane of shear. " ,"latex symbol":"\\(\\mu\\)" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31889" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/DynamicViscosity", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "A measure of the molecular frictional resistance of a fluid as calculated using Newton's law.", "applicableUnit" : [ "http://qudt.org/vocab/unit/LB_F-SEC-PER-FT2", "http://qudt.org/vocab/unit/SLUG-PER-FT-SEC", "http://qudt.org/vocab/unit/MilliPA-SEC", "http://qudt.org/vocab/unit/CentiPOISE", "http://qudt.org/vocab/unit/KiloGM-PER-M-SEC", "http://qudt.org/vocab/unit/PA-SEC", "http://qudt.org/vocab/unit/LB_F-SEC-PER-IN2", "http://qudt.org/vocab/unit/MicroPOISE", "http://qudt.org/vocab/unit/POISE", "http://qudt.org/vocab/unit/LB-PER-FT-HR", "http://qudt.org/vocab/unit/KiloGM-PER-M-HR", "http://qudt.org/vocab/unit/LB-PER-FT-SEC" ], "exactMatch" : "http://qudt.org/vocab/quantitykind/Viscosity", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-1D0", "informativeReference" : "http://dictionary.reference.com/browse/dynamic+viscosity", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31889", "latexDefinition" : "\\(\\tau_{xz} = \\eta\\frac{dv_x}{dz}\\), where \\(\\tau_{xz}\\) is shear stress in a fluid moving with a velocity gradient \\(\\frac{dv_x}{dz}\\) perpendicular to the plane of shear. ", "latexSymbol" : "\\(\\mu\\)", "plainTextDescription" : "A measure of the molecular frictional resistance of a fluid as calculated using Newton's law.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "sl", "@value" : "dinamična viskoznost" }, { "@language" : "zh", "@value" : "动力粘度" }, { "@language" : "ms", "@value" : "Kelikatan dinamik" }, { "@language" : "fr", "@value" : "viscosité dynamique" }, { "@language" : "tr", "@value" : "dinamik akmazlık" }, { "@language" : "ja", "@value" : "粘度" }, { "@language" : "it", "@value" : "viscosità dinamica" }, { "@language" : "pt", "@value" : "viscosidade dinâmica" }, { "@language" : "pl", "@value" : "lepkość dynamiczna" }, { "@language" : "fa", "@value" : "گرانروی دینامیکی/ویسکوزیته دینامیکی" }, { "@language" : "de", "@value" : "dynamische Viskosität" }, { "@language" : "ro", "@value" : "Viscozitate dinamică" }, { "@language" : "en", "@value" : "dynamic viscosity" }, { "@language" : "hi", "@value" : "श्यानता" }, { "@language" : "ru", "@value" : "динамическую вязкость" }, { "@language" : "cs", "@value" : "viskozita" }, { "@language" : "ar", "@value" : "لزوجة" }, { "@language" : "es", "@value" : "viscosidad dinámica" } ], "altLabel" : { "@language" : "it", "@value" : "viscosità di taglio" }, "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "altLabel" : { "@id" : "http://www.w3.org/2004/02/skos/core#altLabel" }, "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" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "exactMatch" : { "@id" : "http://qudt.org/schema/qudt/exactMatch", "@type" : "@id" }, "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" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@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#" } }
quantitykind:EarthClosestApproachVehicleVelocity
URI: http://qudt.org/vocab/quantitykind/EarthClosestApproachVehicleVelocity
@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/EarthClosestApproachVehicleVelocity> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM-PER-KiloYR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM-PER-YR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-PER-DAY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaHZ-M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN-PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloM-PER-DAY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloM-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloM-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M-PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M-PER-YR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI-PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_N-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_N-PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM-PER-DAY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM-PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM-PER-YR> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ; <http://qudt.org/schema/qudt/symbol> "V_o" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Earth Closest Approach Vehicle Velocity"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/VehicleVelocity> ; .
{"resource":"Earth Closest Approach Vehicle Velocity" ,"qname":"quantitykind:EarthClosestApproachVehicleVelocity" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/EarthClosestApproachVehicleVelocity" ,"properties":["applicable unit":"unit:CentiM-PER-HR" ,"applicable unit":"unit:CentiM-PER-KiloYR" ,"applicable unit":"unit:CentiM-PER-SEC" ,"applicable unit":"unit:CentiM-PER-YR" ,"applicable unit":"unit:FT-PER-DAY" ,"applicable unit":"unit:FT-PER-HR" ,"applicable unit":"unit:FT-PER-MIN" ,"applicable unit":"unit:FT-PER-SEC" ,"applicable unit":"unit:GigaHZ-M" ,"applicable unit":"unit:IN-PER-MIN" ,"applicable unit":"unit:IN-PER-SEC" ,"applicable unit":"unit:KN" ,"applicable unit":"unit:KiloM-PER-DAY" ,"applicable unit":"unit:KiloM-PER-HR" ,"applicable unit":"unit:KiloM-PER-SEC" ,"applicable unit":"unit:M-PER-HR" ,"applicable unit":"unit:M-PER-MIN" ,"applicable unit":"unit:M-PER-SEC" ,"applicable unit":"unit:M-PER-YR" ,"applicable unit":"unit:MI-PER-HR" ,"applicable unit":"unit:MI-PER-MIN" ,"applicable unit":"unit:MI-PER-SEC" ,"applicable unit":"unit:MI_N-PER-HR" ,"applicable unit":"unit:MI_N-PER-MIN" ,"applicable unit":"unit:MilliM-PER-DAY" ,"applicable unit":"unit:MilliM-PER-HR" ,"applicable unit":"unit:MilliM-PER-MIN" ,"applicable unit":"unit:MilliM-PER-SEC" ,"applicable unit":"unit:MilliM-PER-YR" ,"has broader":"quantitykind:VehicleVelocity" ,"has dimension vector":"qkdv:A0E0L1I0M0H0T-1D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Earth Closest Approach Vehicle Velocity" ,"symbol":"V_o" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/EarthClosestApproachVehicleVelocity", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "applicableUnit" : [ "http://qudt.org/vocab/unit/M-PER-HR", "http://qudt.org/vocab/unit/MI-PER-MIN", "http://qudt.org/vocab/unit/MilliM-PER-DAY", "http://qudt.org/vocab/unit/IN-PER-MIN", "http://qudt.org/vocab/unit/M-PER-YR", "http://qudt.org/vocab/unit/FT-PER-HR", "http://qudt.org/vocab/unit/MI-PER-SEC", "http://qudt.org/vocab/unit/MilliM-PER-SEC", "http://qudt.org/vocab/unit/MI-PER-HR", "http://qudt.org/vocab/unit/MilliM-PER-MIN", "http://qudt.org/vocab/unit/FT-PER-SEC", "http://qudt.org/vocab/unit/IN-PER-SEC", "http://qudt.org/vocab/unit/GigaHZ-M", "http://qudt.org/vocab/unit/KiloM-PER-DAY", "http://qudt.org/vocab/unit/KN", "http://qudt.org/vocab/unit/CentiM-PER-YR", "http://qudt.org/vocab/unit/CentiM-PER-HR", "http://qudt.org/vocab/unit/KiloM-PER-SEC", "http://qudt.org/vocab/unit/FT-PER-DAY", "http://qudt.org/vocab/unit/FT-PER-MIN", "http://qudt.org/vocab/unit/MI_N-PER-MIN", "http://qudt.org/vocab/unit/KiloM-PER-HR", "http://qudt.org/vocab/unit/MilliM-PER-YR", "http://qudt.org/vocab/unit/M-PER-MIN", "http://qudt.org/vocab/unit/CentiM-PER-SEC", "http://qudt.org/vocab/unit/MI_N-PER-HR", "http://qudt.org/vocab/unit/CentiM-PER-KiloYR", "http://qudt.org/vocab/unit/MilliM-PER-HR", "http://qudt.org/vocab/unit/M-PER-SEC" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0", "symbol" : "V_o", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Earth Closest Approach Vehicle Velocity" }, "broader" : "http://qudt.org/vocab/quantitykind/VehicleVelocity", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "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#" } }
quantitykind:EccentricityOfOrbit
URI: http://qudt.org/vocab/quantitykind/EccentricityOfOrbit
The orbital eccentricity of an astronomical object is a parameter that determines the amount by which its orbit around another body deviates from a perfect circle. In a two-body problem with inverse-square-law force, every orbit is a Kepler orbit. The eccentricity of this Kepler orbit is a positive number that defines its shape.
@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/EccentricityOfOrbit> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The orbital eccentricity of an astronomical object is a parameter that determines the amount by which its orbit around another body deviates from a perfect circle. In a two-body problem with inverse-square-law force, every orbit is a Kepler orbit. The eccentricity of this Kepler orbit is a positive number that defines its shape."^^rdf:HTML ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\varepsilon\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "The orbital eccentricity of an astronomical object is a parameter that determines the amount by which its orbit around another body deviates from a perfect circle. In a two-body problem with inverse-square-law force, every orbit is a Kepler orbit. The eccentricity of this Kepler orbit is a positive number that defines its shape." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Eccentricity Of Orbit"@en ; .
{"resource":"Eccentricity Of Orbit" ,"qname":"quantitykind:EccentricityOfOrbit" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/EccentricityOfOrbit" ,"properties":["description":"The orbital eccentricity of an astronomical object is a parameter that determines the amount by which its orbit around another body deviates from a perfect circle. In a two-body problem with inverse-square-law force, every orbit is a Kepler orbit. The eccentricity of this Kepler orbit is a positive number that defines its shape." ,"description (plain text)":"The orbital eccentricity of an astronomical object is a parameter that determines the amount by which its orbit around another body deviates from a perfect circle. In a two-body problem with inverse-square-law force, every orbit is a Kepler orbit. The eccentricity of this Kepler orbit is a positive number that defines its shape." ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Eccentricity Of Orbit" ,"latex symbol":"\\(\\varepsilon\\)" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/EccentricityOfOrbit", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The orbital eccentricity of an astronomical object is a parameter that determines the amount by which its orbit around another body deviates from a perfect circle. In a two-body problem with inverse-square-law force, every orbit is a Kepler orbit. The eccentricity of this Kepler orbit is a positive number that defines its shape.", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "latexSymbol" : "\\(\\varepsilon\\)", "plainTextDescription" : "The orbital eccentricity of an astronomical object is a parameter that determines the amount by which its orbit around another body deviates from a perfect circle. In a two-body problem with inverse-square-law force, every orbit is a Kepler orbit. The eccentricity of this Kepler orbit is a positive number that defines its shape.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Eccentricity Of Orbit" }, "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:EffectiveExhaustVelocity
URI: http://qudt.org/vocab/quantitykind/EffectiveExhaustVelocity
The velocity of an exhaust stream after reduction by effects such as friction, non-axially directed flow, and pressure differences between the inside of the rocket and its surroundings. The effective exhaust velocity is one of two factors determining the thrust, or accelerating force, that a rocket can develop, the other factor being the quantity of reaction mass expelled from the rocket in unit time. In most cases, the effective exhaust velocity is close to the actual exhaust velocity.
@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/EffectiveExhaustVelocity> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The velocity of an exhaust stream after reduction by effects such as friction, non-axially directed flow, and pressure differences between the inside of the rocket and its surroundings. The effective exhaust velocity is one of two factors determining the thrust, or accelerating force, that a rocket can develop, the other factor being the quantity of reaction mass expelled from the rocket in unit time. In most cases, the effective exhaust velocity is close to the actual exhaust velocity."^^rdf:HTML ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ; <http://qudt.org/schema/qudt/plainTextDescription> "The velocity of an exhaust stream after reduction by effects such as friction, non-axially directed flow, and pressure differences between the inside of the rocket and its surroundings. The effective exhaust velocity is one of two factors determining the thrust, or accelerating force, that a rocket can develop, the other factor being the quantity of reaction mass expelled from the rocket in unit time. In most cases, the effective exhaust velocity is close to the actual exhaust velocity." ; <http://qudt.org/schema/qudt/symbol> "v_{e}" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Effective Exhaustvelocity"@en ; .
{"resource":"Effective Exhaustvelocity" ,"qname":"quantitykind:EffectiveExhaustVelocity" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/EffectiveExhaustVelocity" ,"properties":["description":"The velocity of an exhaust stream after reduction by effects such as friction, non-axially directed flow, and pressure differences between the inside of the rocket and its surroundings. The effective exhaust velocity is one of two factors determining the thrust, or accelerating force, that a rocket can develop, the other factor being the quantity of reaction mass expelled from the rocket in unit time. In most cases, the effective exhaust velocity is close to the actual exhaust velocity." ,"description (plain text)":"The velocity of an exhaust stream after reduction by effects such as friction, non-axially directed flow, and pressure differences between the inside of the rocket and its surroundings. The effective exhaust velocity is one of two factors determining the thrust, or accelerating force, that a rocket can develop, the other factor being the quantity of reaction mass expelled from the rocket in unit time. In most cases, the effective exhaust velocity is close to the actual exhaust velocity." ,"has dimension vector":"qkdv:A0E0L1I0M0H0T-1D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Effective Exhaustvelocity" ,"symbol":"v_{e}" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/EffectiveExhaustVelocity", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The velocity of an exhaust stream after reduction by effects such as friction, non-axially directed flow, and pressure differences between the inside of the rocket and its surroundings. The effective exhaust velocity is one of two factors determining the thrust, or accelerating force, that a rocket can develop, the other factor being the quantity of reaction mass expelled from the rocket in unit time. In most cases, the effective exhaust velocity is close to the actual exhaust velocity.", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0", "plainTextDescription" : "The velocity of an exhaust stream after reduction by effects such as friction, non-axially directed flow, and pressure differences between the inside of the rocket and its surroundings. The effective exhaust velocity is one of two factors determining the thrust, or accelerating force, that a rocket can develop, the other factor being the quantity of reaction mass expelled from the rocket in unit time. In most cases, the effective exhaust velocity is close to the actual exhaust velocity.", "symbol" : "v_{e}", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Effective Exhaustvelocity" }, "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:EffectiveMass
URI: http://qudt.org/vocab/quantitykind/EffectiveMass
"Effective Mass" is used in the motional equation for electrons in solid state bodies, depending on the wavenumber and corresponding to its velocity and energy level.
@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/EffectiveMass> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Effective Mass\" is used in the motional equation for electrons in solid state bodies, depending on the wavenumber and corresponding to its velocity and energy level."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AMU> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CARAT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CWT_LONG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CWT_SHORT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DRAM_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DRAM_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DWT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciTONNE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciTON_Metric> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/EarthMass> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GRAIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Hundredweight_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Hundredweight_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloTONNE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloTON_Metric> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_T> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LunarMass> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ_M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ_TROY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Pennyweight> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckMass> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Quarter_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/SLUG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/SolarMass> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Stone_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TONNE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_Assay> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_LONG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_Metric> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_SHORT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/U> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Effective_mass_(solid-state_physics)"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(m^* = \\hbar^2k(\\frac{d\\varepsilon}{dk})\\), where \\(\\hbar\\) is the reduced Planck constant, \\(k\\) is the wavenumber, and \\(\\varepsilon\\) is the energy of the electron."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Effective Mass\" is used in the motional equation for electrons in solid state bodies, depending on the wavenumber and corresponding to its velocity and energy level." ; <http://qudt.org/schema/qudt/symbol> "m^*" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Effective Mass"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Mass> ; .
{"resource":"Effective Mass" ,"qname":"quantitykind:EffectiveMass" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/EffectiveMass" ,"properties":["applicable unit":"unit:AMU" ,"applicable unit":"unit:CARAT" ,"applicable unit":"unit:CWT_LONG" ,"applicable unit":"unit:CWT_SHORT" ,"applicable unit":"unit:CentiGM" ,"applicable unit":"unit:DRAM_UK" ,"applicable unit":"unit:DRAM_US" ,"applicable unit":"unit:DWT" ,"applicable unit":"unit:DecaGM" ,"applicable unit":"unit:DeciGM" ,"applicable unit":"unit:DeciTONNE" ,"applicable unit":"unit:DeciTON_Metric" ,"applicable unit":"unit:EarthMass" ,"applicable unit":"unit:FemtoGM" ,"applicable unit":"unit:GM" ,"applicable unit":"unit:GRAIN" ,"applicable unit":"unit:HectoGM" ,"applicable unit":"unit:Hundredweight_UK" ,"applicable unit":"unit:Hundredweight_US" ,"applicable unit":"unit:KiloGM" ,"applicable unit":"unit:KiloTONNE" ,"applicable unit":"unit:KiloTON_Metric" ,"applicable unit":"unit:LB" ,"applicable unit":"unit:LB_M" ,"applicable unit":"unit:LB_T" ,"applicable unit":"unit:LunarMass" ,"applicable unit":"unit:MegaGM" ,"applicable unit":"unit:MicroGM" ,"applicable unit":"unit:MilliGM" ,"applicable unit":"unit:NanoGM" ,"applicable unit":"unit:OZ" ,"applicable unit":"unit:OZ_M" ,"applicable unit":"unit:OZ_TROY" ,"applicable unit":"unit:Pennyweight" ,"applicable unit":"unit:PicoGM" ,"applicable unit":"unit:PlanckMass" ,"applicable unit":"unit:Quarter_UK" ,"applicable unit":"unit:SLUG" ,"applicable unit":"unit:SolarMass" ,"applicable unit":"unit:Stone_UK" ,"applicable unit":"unit:TONNE" ,"applicable unit":"unit:TON_Assay" ,"applicable unit":"unit:TON_LONG" ,"applicable unit":"unit:TON_Metric" ,"applicable unit":"unit:TON_SHORT" ,"applicable unit":"unit:TON_UK" ,"applicable unit":"unit:TON_US" ,"applicable unit":"unit:U" ,"description":"\"Effective Mass\" is used in the motional equation for electrons in solid state bodies, depending on the wavenumber and corresponding to its velocity and energy level." ,"description (plain text)":"\"Effective Mass\" is used in the motional equation for electrons in solid state bodies, depending on the wavenumber and corresponding to its velocity and energy level." ,"has broader":"quantitykind:Mass" ,"has dimension vector":"qkdv:A0E0L0I0M1H0T0D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Effective_mass_(solid-state_physics)" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Effective Mass" ,"latex definition":"\\(m^* = \\hbar^2k(\\frac{d\\varepsilon}{dk})\\), where \\(\\hbar\\) is the reduced Planck constant, \\(k\\) is the wavenumber, and \\(\\varepsilon\\) is the energy of the electron." ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31897" ,"symbol":"m^*" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/EffectiveMass", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Effective Mass\" is used in the motional equation for electrons in solid state bodies, depending on the wavenumber and corresponding to its velocity and energy level.", "applicableUnit" : [ "http://qudt.org/vocab/unit/LB_T", "http://qudt.org/vocab/unit/DRAM_UK", "http://qudt.org/vocab/unit/DecaGM", "http://qudt.org/vocab/unit/U", "http://qudt.org/vocab/unit/DeciTON_Metric", "http://qudt.org/vocab/unit/LB_M", "http://qudt.org/vocab/unit/CARAT", "http://qudt.org/vocab/unit/KiloGM", "http://qudt.org/vocab/unit/DWT", "http://qudt.org/vocab/unit/DRAM_US", "http://qudt.org/vocab/unit/TONNE", "http://qudt.org/vocab/unit/OZ_TROY", "http://qudt.org/vocab/unit/Hundredweight_UK", "http://qudt.org/vocab/unit/FemtoGM", "http://qudt.org/vocab/unit/OZ_M", "http://qudt.org/vocab/unit/SLUG", "http://qudt.org/vocab/unit/MicroGM", "http://qudt.org/vocab/unit/KiloTONNE", "http://qudt.org/vocab/unit/Hundredweight_US", "http://qudt.org/vocab/unit/Stone_UK", "http://qudt.org/vocab/unit/KiloTON_Metric", "http://qudt.org/vocab/unit/SolarMass", "http://qudt.org/vocab/unit/GRAIN", "http://qudt.org/vocab/unit/Pennyweight", "http://qudt.org/vocab/unit/PicoGM", "http://qudt.org/vocab/unit/EarthMass", "http://qudt.org/vocab/unit/CWT_LONG", "http://qudt.org/vocab/unit/LunarMass", "http://qudt.org/vocab/unit/MegaGM", "http://qudt.org/vocab/unit/Quarter_UK", "http://qudt.org/vocab/unit/TON_Assay", "http://qudt.org/vocab/unit/PlanckMass", "http://qudt.org/vocab/unit/MilliGM", "http://qudt.org/vocab/unit/TON_US", "http://qudt.org/vocab/unit/TON_UK", "http://qudt.org/vocab/unit/DeciGM", "http://qudt.org/vocab/unit/LB", "http://qudt.org/vocab/unit/DeciTONNE", "http://qudt.org/vocab/unit/TON_LONG", "http://qudt.org/vocab/unit/NanoGM", "http://qudt.org/vocab/unit/GM", "http://qudt.org/vocab/unit/OZ", "http://qudt.org/vocab/unit/AMU", "http://qudt.org/vocab/unit/CWT_SHORT", "http://qudt.org/vocab/unit/CentiGM", "http://qudt.org/vocab/unit/TON_Metric", "http://qudt.org/vocab/unit/TON_SHORT", "http://qudt.org/vocab/unit/HectoGM" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0", "informativeReference" : "http://en.wikipedia.org/wiki/Effective_mass_(solid-state_physics)", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31897", "latexDefinition" : "\\(m^* = \\hbar^2k(\\frac{d\\varepsilon}{dk})\\), where \\(\\hbar\\) is the reduced Planck constant, \\(k\\) is the wavenumber, and \\(\\varepsilon\\) is the energy of the electron.", "plainTextDescription" : "\"Effective Mass\" is used in the motional equation for electrons in solid state bodies, depending on the wavenumber and corresponding to its velocity and energy level.", "symbol" : "m^*", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Effective Mass" }, "broader" : "http://qudt.org/vocab/quantitykind/Mass", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@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#" } }
quantitykind:EffectiveMultiplicationFactor
URI: http://qudt.org/vocab/quantitykind/EffectiveMultiplicationFactor
The "Effective Multiplication Factor" is the multiplication factor for a finite medium.
@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/EffectiveMultiplicationFactor> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The \"Effective Multiplication Factor\" is the multiplication factor for a finite medium."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/UNITLESS> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Nuclear_chain_reaction#Effective_neutron_multiplication_factor"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "The \"Effective Multiplication Factor\" is the multiplication factor for a finite medium." ; <http://qudt.org/schema/qudt/symbol> "k_{eff}" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Effective Multiplication Factor"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/MultiplicationFactor> ; <http://www.w3.org/2004/02/skos/core#closeMatch> <http://qudt.org/vocab/quantitykind/InfiniteMultiplicationFactor> ; .
{"resource":"Effective Multiplication Factor" ,"qname":"quantitykind:EffectiveMultiplicationFactor" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/EffectiveMultiplicationFactor" ,"properties":["applicable unit":"unit:UNITLESS" ,"description":"The \"Effective Multiplication Factor\" is the multiplication factor for a finite medium." ,"description (plain text)":"The \"Effective Multiplication Factor\" is the multiplication factor for a finite medium." ,"has broader":"quantitykind:MultiplicationFactor" ,"has close match":"quantitykind:InfiniteMultiplicationFactor" ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Nuclear_chain_reaction#Effective_neutron_multiplication_factor" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Effective Multiplication Factor" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31895" ,"symbol":"k_{eff}" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/EffectiveMultiplicationFactor", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The \"Effective Multiplication Factor\" is the multiplication factor for a finite medium.", "applicableUnit" : "http://qudt.org/vocab/unit/UNITLESS", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "informativeReference" : "http://en.wikipedia.org/wiki/Nuclear_chain_reaction#Effective_neutron_multiplication_factor", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31895", "plainTextDescription" : "The \"Effective Multiplication Factor\" is the multiplication factor for a finite medium.", "symbol" : "k_{eff}", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Effective Multiplication Factor" }, "broader" : "http://qudt.org/vocab/quantitykind/MultiplicationFactor", "closeMatch" : "http://qudt.org/vocab/quantitykind/InfiniteMultiplicationFactor", "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "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" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "closeMatch" : { "@id" : "http://www.w3.org/2004/02/skos/core#closeMatch", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@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#" } }
quantitykind:Efficiency
URI: http://qudt.org/vocab/quantitykind/Efficiency
Efficiency is the ratio of output power to input power.
@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/Efficiency> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "Efficiency is the ratio of output power to input power."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FRACTION> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NUM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PERCENT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PERMITTIVITY_REL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PPB> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PPM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PPTH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PPTM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PPTR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/UNITLESS> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Deformation_(mechanics)"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(\\eta = \\frac{P_{out}}{P_{in}}\\), where \\(P_{out}\\) is the output power and \\(P_{in}\\) is the input power."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\eta\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "Efficiency is the ratio of output power to input power." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Wirkungsgrad"@de ; rdfs:label "efficiency"@en ; rdfs:label "efficienza"@it ; rdfs:label "eficiência"@pt ; rdfs:label "rendement"@fr ; rdfs:label "rendimiento"@es ; rdfs:label "sprawność"@pl ; rdfs:label "коэффициент полезного действия"@ru ; rdfs:label "كفاءة"@ar ; rdfs:label "効率"@ja ; rdfs:label "效率"@zh ; <http://www.w3.org/2004/02/skos/core#altLabel> "rendimento"@it ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ; .
{"resource":"efficiency" ,"qname":"quantitykind:Efficiency" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Efficiency" ,"properties":["alternative label":"rendimento" ,"applicable unit":"unit:FRACTION" ,"applicable unit":"unit:GR" ,"applicable unit":"unit:NUM" ,"applicable unit":"unit:PERCENT" ,"applicable unit":"unit:PERMITTIVITY_REL" ,"applicable unit":"unit:PPB" ,"applicable unit":"unit:PPM" ,"applicable unit":"unit:PPTH" ,"applicable unit":"unit:PPTM" ,"applicable unit":"unit:PPTR" ,"applicable unit":"unit:UNITLESS" ,"description":"Efficiency is the ratio of output power to input power." ,"description (plain text)":"Efficiency is the ratio of output power to input power." ,"has broader":"quantitykind:DimensionlessRatio" ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Deformation_(mechanics)" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Wirkungsgrad" ,"label":"efficiency" ,"label":"efficienza" ,"label":"eficiência" ,"label":"rendement" ,"label":"rendimiento" ,"label":"sprawność" ,"label":"коэффициент полезного действия" ,"label":"كفاءة" ,"label":"効率" ,"label":"效率" ,"latex definition":"\\(\\eta = \\frac{P_{out}}{P_{in}}\\), where \\(P_{out}\\) is the output power and \\(P_{in}\\) is the input power." ,"latex symbol":"\\(\\eta\\)" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31889" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/Efficiency", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "Efficiency is the ratio of output power to input power.", "applicableUnit" : [ "http://qudt.org/vocab/unit/PERMITTIVITY_REL", "http://qudt.org/vocab/unit/PPB", "http://qudt.org/vocab/unit/GR", "http://qudt.org/vocab/unit/PPTR", "http://qudt.org/vocab/unit/PERCENT", "http://qudt.org/vocab/unit/UNITLESS", "http://qudt.org/vocab/unit/NUM", "http://qudt.org/vocab/unit/PPTH", "http://qudt.org/vocab/unit/PPM", "http://qudt.org/vocab/unit/FRACTION", "http://qudt.org/vocab/unit/PPTM" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "informativeReference" : "http://en.wikipedia.org/wiki/Deformation_(mechanics)", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31889", "latexDefinition" : "\\(\\eta = \\frac{P_{out}}{P_{in}}\\), where \\(P_{out}\\) is the output power and \\(P_{in}\\) is the input power.", "latexSymbol" : "\\(\\eta\\)", "plainTextDescription" : "Efficiency is the ratio of output power to input power.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "en", "@value" : "efficiency" }, { "@language" : "de", "@value" : "Wirkungsgrad" }, { "@language" : "it", "@value" : "efficienza" }, { "@language" : "ru", "@value" : "коэффициент полезного действия" }, { "@language" : "ja", "@value" : "効率" }, { "@language" : "pl", "@value" : "sprawność" }, { "@language" : "fr", "@value" : "rendement" }, { "@language" : "es", "@value" : "rendimiento" }, { "@language" : "zh", "@value" : "效率" }, { "@language" : "ar", "@value" : "كفاءة" }, { "@language" : "pt", "@value" : "eficiência" } ], "altLabel" : { "@language" : "it", "@value" : "rendimento" }, "broader" : "http://qudt.org/vocab/quantitykind/DimensionlessRatio", "@context" : { "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@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" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "altLabel" : { "@id" : "http://www.w3.org/2004/02/skos/core#altLabel" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "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#" } }
quantitykind:EinsteinTransitionProbability
URI: http://qudt.org/vocab/quantitykind/EinsteinTransitionProbability
Given two atomic states of energy \(E_j\) and \(E_k\). Let \(E_j > E_k\). Assume the atom is bathed in radiation of energy density \(u(w)\). Transitions between these states can take place in three different ways. Spontaneous, induced/stimulated emission, and induced absorption. \(A_jk\) represents the Einstein transition probability for spontaneous emission.
@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/EinsteinTransitionProbability> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "Given two atomic states of energy \\(E_j\\) and \\(E_k\\). Let \\(E_j > E_k\\). Assume the atom is bathed in radiation of energy density \\(u(w)\\). Transitions between these states can take place in three different ways. Spontaneous, induced/stimulated emission, and induced absorption. \\(A_jk\\) represents the Einstein transition probability for spontaneous emission."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/UNITLESS> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/informativeReference> "http://electron6.phys.utk.edu/qm2/modules/m10/einstein.htm"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(\\frac{-dN_j}{dt} = A_jkN_j\\), where \\(-dN_j\\) is the number of molecules spontaneously leaving the state j for the state k during a time interval of duration \\(dt\\), \\(N_j\\) is the number of molecules in the state j, and \\(E_j > E_k\\)."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/symbol> "A_jkN_j" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Einstein Transition Probability"@en ; .
{"resource":"Einstein Transition Probability" ,"qname":"quantitykind:EinsteinTransitionProbability" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/EinsteinTransitionProbability" ,"properties":["applicable unit":"unit:UNITLESS" ,"description":"Given two atomic states of energy \\(E_j\\) and \\(E_k\\). Let \\(E_j > E_k\\). Assume the atom is bathed in radiation of energy density \\(u(w)\\). Transitions between these states can take place in three different ways. Spontaneous, induced\/stimulated emission, and induced absorption. \\(A_jk\\) represents the Einstein transition probability for spontaneous emission." ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"informative reference":"http:\/\/electron6.phys.utk.edu\/qm2\/modules\/m10\/einstein.htm" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Einstein Transition Probability" ,"latex definition":"\\(\\frac{-dN_j}{dt} = A_jkN_j\\), where \\(-dN_j\\) is the number of molecules spontaneously leaving the state j for the state k during a time interval of duration \\(dt\\), \\(N_j\\) is the number of molecules in the state j, and \\(E_j > E_k\\)." ,"symbol":"A_jkN_j" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/EinsteinTransitionProbability", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "Given two atomic states of energy \\(E_j\\) and \\(E_k\\). Let \\(E_j > E_k\\). Assume the atom is bathed in radiation of energy density \\(u(w)\\). Transitions between these states can take place in three different ways. Spontaneous, induced/stimulated emission, and induced absorption. \\(A_jk\\) represents the Einstein transition probability for spontaneous emission.", "applicableUnit" : "http://qudt.org/vocab/unit/UNITLESS", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "informativeReference" : "http://electron6.phys.utk.edu/qm2/modules/m10/einstein.htm", "latexDefinition" : "\\(\\frac{-dN_j}{dt} = A_jkN_j\\), where \\(-dN_j\\) is the number of molecules spontaneously leaving the state j for the state k during a time interval of duration \\(dt\\), \\(N_j\\) is the number of molecules in the state j, and \\(E_j > E_k\\).", "symbol" : "A_jkN_j", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Einstein Transition Probability" }, "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:ElectricCharge
URI: http://qudt.org/vocab/quantitykind/ElectricCharge
"Electric Charge" is a fundamental conserved property of some subatomic particles, which determines their electromagnetic interaction. Electrically charged matter is influenced by, and produces, electromagnetic fields. The electric charge on a body may be positive or negative. Two positively charged bodies experience a mutual repulsive force, as do two negatively charged bodies. A positively charged body and a negatively charged body experience an attractive force. Electric charge is carried by discrete particles and can be positive or negative. The sign convention is such that the elementary electric charge \(e\), that is, the charge of the proton, is positive. The SI derived unit of electric charge is the coulomb.
@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/ElectricCharge> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Electric Charge\" is a fundamental conserved property of some subatomic particles, which determines their electromagnetic interaction. Electrically charged matter is influenced by, and produces, electromagnetic fields. The electric charge on a body may be positive or negative. Two positively charged bodies experience a mutual repulsive force, as do two negatively charged bodies. A positively charged body and a negatively charged body experience an attractive force. Electric charge is carried by discrete particles and can be positive or negative. The sign convention is such that the elementary electric charge \\(e\\), that is, the charge of the proton, is positive. The SI derived unit of electric charge is the coulomb."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/A-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/A-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AttoC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C_Ab> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C_Stat> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/E> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ElementaryCharge> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ExaC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloA-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliA-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PetaC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckCharge> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TeraC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YoctoC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YottaC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ZeptoC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ZettaC> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T1D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Electric_charge"^^xsd:anyURI ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Electric_charge?oldid=492961669"^^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> "\\(dQ = Idt\\), where \\(I\\) is electric current."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/symbol> "Q" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Cas elektrik"@ms ; rdfs:label "Charge électrique"@fr ; rdfs:label "Elektrický náboj"@cs ; rdfs:label "carga eléctrica"@es ; rdfs:label "carga elétrica"@pt ; rdfs:label "carica elettrica"@it ; rdfs:label "electric charge"@en ; rdfs:label "elektrik yükü"@tr ; rdfs:label "elektrische Ladung"@de ; rdfs:label "električni naboj"@sl ; rdfs:label "elektromos töltés"@hu ; rdfs:label "onus electricum"@la ; rdfs:label "sarcină electrică"@ro ; rdfs:label "ładunek elektryczny"@pl ; rdfs:label "Ηλεκτρικό φορτίο"@el ; rdfs:label "Електрически заряд"@bg ; rdfs:label "Электрический заряд"@ru ; rdfs:label "מטען חשמלי"@he ; rdfs:label "الشحنة الكهربائية"@ar ; rdfs:label "بار الکتریکی"@fa ; rdfs:label "विद्युत आवेग या विद्युत बहाव"@hi ; rdfs:label "电荷"@zh ; rdfs:label "電荷"@ja ; rdfs:seeAlso <http://qudt.org/vocab/quantitykind/ElectricCurrent> ; <http://www.w3.org/2004/02/skos/core#altLabel> "cantitate de electricitate"@ro ; .
{"resource":"electric charge" ,"qname":"quantitykind:ElectricCharge" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ElectricCharge" ,"properties":["alternative label":"cantitate de electricitate" ,"applicable unit":"unit:A-HR" ,"applicable unit":"unit:A-SEC" ,"applicable unit":"unit:AttoC" ,"applicable unit":"unit:C" ,"applicable unit":"unit:C_Ab" ,"applicable unit":"unit:C_Stat" ,"applicable unit":"unit:CentiC" ,"applicable unit":"unit:DecaC" ,"applicable unit":"unit:DeciC" ,"applicable unit":"unit:E" ,"applicable unit":"unit:ElementaryCharge" ,"applicable unit":"unit:ExaC" ,"applicable unit":"unit:F" ,"applicable unit":"unit:FR" ,"applicable unit":"unit:FemtoC" ,"applicable unit":"unit:GigaC" ,"applicable unit":"unit:HectoC" ,"applicable unit":"unit:KiloA-HR" ,"applicable unit":"unit:KiloC" ,"applicable unit":"unit:MegaC" ,"applicable unit":"unit:MicroC" ,"applicable unit":"unit:MilliA-HR" ,"applicable unit":"unit:MilliC" ,"applicable unit":"unit:NanoC" ,"applicable unit":"unit:PetaC" ,"applicable unit":"unit:PicoC" ,"applicable unit":"unit:PlanckCharge" ,"applicable unit":"unit:TeraC" ,"applicable unit":"unit:YoctoC" ,"applicable unit":"unit:YottaC" ,"applicable unit":"unit:ZeptoC" ,"applicable unit":"unit:ZettaC" ,"description":"\"Electric Charge\" is a fundamental conserved property of some subatomic particles, which determines their electromagnetic interaction. Electrically charged matter is influenced by, and produces, electromagnetic fields. The electric charge on a body may be positive or negative. Two positively charged bodies experience a mutual repulsive force, as do two negatively charged bodies. A positively charged body and a negatively charged body experience an attractive force. Electric charge is carried by discrete particles and can be positive or negative. The sign convention is such that the elementary electric charge \\(e\\), that is, the charge of the proton, is positive. The SI derived unit of electric charge is the coulomb." ,"has dimension vector":"qkdv:A0E1L0I0M0H0T1D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Electric_charge" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Electric_charge?oldid=492961669" ,"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":"Cas elektrik" ,"label":"Charge électrique" ,"label":"Elektrický náboj" ,"label":"carga eléctrica" ,"label":"carga elétrica" ,"label":"carica elettrica" ,"label":"electric charge" ,"label":"elektrik yükü" ,"label":"elektrische Ladung" ,"label":"električni naboj" ,"label":"elektromos töltés" ,"label":"onus electricum" ,"label":"sarcină electrică" ,"label":"ładunek elektryczny" ,"label":"Ηλεκτρικό φορτίο" ,"label":"Електрически заряд" ,"label":"Электрический заряд" ,"label":"מטען חשמלי" ,"label":"الشحنة الكهربائية" ,"label":"بار الکتریکی" ,"label":"विद्युत आवेग या विद्युत बहाव" ,"label":"电荷" ,"label":"電荷" ,"latex definition":"\\(dQ = Idt\\), where \\(I\\) is electric current." ,"seeAlso":"quantitykind:ElectricCurrent" ,"symbol":"Q" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ElectricCharge", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Electric Charge\" is a fundamental conserved property of some subatomic particles, which determines their electromagnetic interaction. Electrically charged matter is influenced by, and produces, electromagnetic fields. The electric charge on a body may be positive or negative. Two positively charged bodies experience a mutual repulsive force, as do two negatively charged bodies. A positively charged body and a negatively charged body experience an attractive force. Electric charge is carried by discrete particles and can be positive or negative. The sign convention is such that the elementary electric charge \\(e\\), that is, the charge of the proton, is positive. The SI derived unit of electric charge is the coulomb.", "applicableUnit" : [ "http://qudt.org/vocab/unit/AttoC", "http://qudt.org/vocab/unit/CentiC", "http://qudt.org/vocab/unit/DeciC", "http://qudt.org/vocab/unit/ZettaC", "http://qudt.org/vocab/unit/ZeptoC", "http://qudt.org/vocab/unit/ExaC", "http://qudt.org/vocab/unit/MilliA-HR", "http://qudt.org/vocab/unit/PicoC", "http://qudt.org/vocab/unit/NanoC", "http://qudt.org/vocab/unit/HectoC", "http://qudt.org/vocab/unit/A-SEC", "http://qudt.org/vocab/unit/TeraC", "http://qudt.org/vocab/unit/PetaC", "http://qudt.org/vocab/unit/E", "http://qudt.org/vocab/unit/FemtoC", "http://qudt.org/vocab/unit/PlanckCharge", "http://qudt.org/vocab/unit/KiloC", "http://qudt.org/vocab/unit/FR", "http://qudt.org/vocab/unit/ElementaryCharge", "http://qudt.org/vocab/unit/C", "http://qudt.org/vocab/unit/KiloA-HR", "http://qudt.org/vocab/unit/DecaC", "http://qudt.org/vocab/unit/MilliC", "http://qudt.org/vocab/unit/YoctoC", "http://qudt.org/vocab/unit/YottaC", "http://qudt.org/vocab/unit/F", "http://qudt.org/vocab/unit/A-HR", "http://qudt.org/vocab/unit/C_Ab", "http://qudt.org/vocab/unit/MegaC", "http://qudt.org/vocab/unit/MicroC", "http://qudt.org/vocab/unit/C_Stat", "http://qudt.org/vocab/unit/GigaC" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T1D0", "informativeReference" : [ "http://en.wikipedia.org/wiki/Electric_charge?oldid=492961669", "http://en.wikipedia.org/wiki/Electric_charge", "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891" ], "latexDefinition" : "\\(dQ = Idt\\), where \\(I\\) is electric current.", "symbol" : "Q", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "de", "@value" : "elektrische Ladung" }, { "@language" : "ja", "@value" : "電荷" }, { "@language" : "tr", "@value" : "elektrik yükü" }, { "@language" : "ms", "@value" : "Cas elektrik" }, { "@language" : "he", "@value" : "מטען חשמלי" }, { "@language" : "it", "@value" : "carica elettrica" }, { "@language" : "ar", "@value" : "الشحنة الكهربائية" }, { "@language" : "sl", "@value" : "električni naboj" }, { "@language" : "cs", "@value" : "Elektrický náboj" }, { "@language" : "pl", "@value" : "ładunek elektryczny" }, { "@language" : "ro", "@value" : "sarcină electrică" }, { "@language" : "zh", "@value" : "电荷" }, { "@language" : "pt", "@value" : "carga elétrica" }, { "@language" : "en", "@value" : "electric charge" }, { "@language" : "es", "@value" : "carga eléctrica" }, { "@language" : "fa", "@value" : "بار الکتریکی" }, { "@language" : "ru", "@value" : "Электрический заряд" }, { "@language" : "la", "@value" : "onus electricum" }, { "@language" : "hi", "@value" : "विद्युत आवेग या विद्युत बहाव" }, { "@language" : "hu", "@value" : "elektromos töltés" }, { "@language" : "fr", "@value" : "Charge électrique" }, { "@language" : "el", "@value" : "Ηλεκτρικό φορτίο" }, { "@language" : "bg", "@value" : "Електрически заряд" } ], "seeAlso" : "http://qudt.org/vocab/quantitykind/ElectricCurrent", "altLabel" : { "@language" : "ro", "@value" : "cantitate de electricitate" }, "@context" : { "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "seeAlso" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso", "@type" : "@id" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "altLabel" : { "@id" : "http://www.w3.org/2004/02/skos/core#altLabel" }, "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#" } }
quantitykind:ElectricChargeDensity
URI: http://qudt.org/vocab/quantitykind/ElectricChargeDensity
In electromagnetism, charge density is a measure of electric charge per unit volume of space, in one, two or three dimensions. More specifically: the linear, surface, or volume charge density is the amount of electric charge per unit length, surface area, or volume, respectively.
@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/ElectricChargeDensity> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "In electromagnetism, charge density is a measure of electric charge per unit volume of space, in one, two or three dimensions. More specifically: the linear, surface, or volume charge density is the amount of electric charge per unit length, surface area, or volume, respectively."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C-PER-M3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaC-PER-M3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroC-PER-M3> ; <http://qudt.org/schema/qudt/expression> "\\(charge-density\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E1L-3I0M0H0T1D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Charge_density"^^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/informativeReference> "http://www.maxwells-equations.com/pho/charge-density.php"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(\\rho = \\frac{dQ}{dV}\\), where \\(Q\\) is electric charge and \\(V\\) is Volume."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\rho\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "In electromagnetism, charge density is a measure of electric charge per unit volume of space, in one, two or three dimensions. More specifically: the linear, surface, or volume charge density is the amount of electric charge per unit length, surface area, or volume, respectively." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Electric Charge Density"@en ; rdfs:seeAlso <http://qudt.org/vocab/quantitykind/ElectricChargeSurfaceDensity> ; .
{"resource":"Electric Charge Density" ,"qname":"quantitykind:ElectricChargeDensity" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ElectricChargeDensity" ,"properties":["applicable unit":"unit:C-PER-M3" ,"applicable unit":"unit:MegaC-PER-M3" ,"applicable unit":"unit:MicroC-PER-M3" ,"description":"In electromagnetism, charge density is a measure of electric charge per unit volume of space, in one, two or three dimensions. More specifically: the linear, surface, or volume charge density is the amount of electric charge per unit length, surface area, or volume, respectively." ,"description (plain text)":"In electromagnetism, charge density is a measure of electric charge per unit volume of space, in one, two or three dimensions. More specifically: the linear, surface, or volume charge density is the amount of electric charge per unit length, surface area, or volume, respectively." ,"expression":"\\(charge-density\\)" ,"has dimension vector":"qkdv:A0E1L-3I0M0H0T1D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Charge_density" ,"informative reference":"http:\/\/www.iso.org\/iso\/home\/store\/catalogue_tc\/catalogue_detail.htm?csnumber=31891" ,"informative reference":"http:\/\/www.maxwells-equations.com\/pho\/charge-density.php" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Electric Charge Density" ,"latex definition":"\\(\\rho = \\frac{dQ}{dV}\\), where \\(Q\\) is electric charge and \\(V\\) is Volume." ,"latex symbol":"\\(\\rho\\)" ,"seeAlso":"quantitykind:ElectricChargeSurfaceDensity" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ElectricChargeDensity", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "In electromagnetism, charge density is a measure of electric charge per unit volume of space, in one, two or three dimensions. More specifically: the linear, surface, or volume charge density is the amount of electric charge per unit length, surface area, or volume, respectively.", "applicableUnit" : [ "http://qudt.org/vocab/unit/MicroC-PER-M3", "http://qudt.org/vocab/unit/C-PER-M3", "http://qudt.org/vocab/unit/MegaC-PER-M3" ], "expression" : "\\(charge-density\\)", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L-3I0M0H0T1D0", "informativeReference" : [ "http://www.maxwells-equations.com/pho/charge-density.php", "http://en.wikipedia.org/wiki/Charge_density", "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891" ], "latexDefinition" : "\\(\\rho = \\frac{dQ}{dV}\\), where \\(Q\\) is electric charge and \\(V\\) is Volume.", "latexSymbol" : "\\(\\rho\\)", "plainTextDescription" : "In electromagnetism, charge density is a measure of electric charge per unit volume of space, in one, two or three dimensions. More specifically: the linear, surface, or volume charge density is the amount of electric charge per unit length, surface area, or volume, respectively.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Electric Charge Density" }, "seeAlso" : "http://qudt.org/vocab/quantitykind/ElectricChargeSurfaceDensity", "@context" : { "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" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "expression" : { "@id" : "http://qudt.org/schema/qudt/expression", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "seeAlso" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "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#" } }
quantitykind:ElectricChargeLineDensity
URI: http://qudt.org/vocab/quantitykind/ElectricChargeLineDensity
In electromagnetism, charge density is a measure of electric charge per unit volume of space, in one, two or three dimensions. More specifically: the linear, surface, or volume charge density is the amount of electric charge per unit length, surface area, or volume, respectively. The respective SI units are \(C \cdot \), \(m^{-1}\), \(C \cdot m^{-2}\) or \(C \cdot m^{-3}\).
@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/ElectricChargeLineDensity> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "In electromagnetism, charge density is a measure of electric charge per unit volume of space, in one, two or three dimensions. More specifically: the linear, surface, or volume charge density is the amount of electric charge per unit length, surface area, or volume, respectively. The respective SI units are \\(C \\cdot \\), \\(m^{-1}\\), \\(C \\cdot m^{-2}\\) or \\(C \\cdot m^{-3}\\)."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C-PER-M> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E1L-1I0M0H0T1D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Charge_density"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\lambda\\)"^^<http://qudt.org/schema/qudt/LatexString> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Electric Charge Line Density"@en ; .
{"resource":"Electric Charge Line Density" ,"qname":"quantitykind:ElectricChargeLineDensity" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ElectricChargeLineDensity" ,"properties":["applicable unit":"unit:C-PER-M" ,"description":"In electromagnetism, charge density is a measure of electric charge per unit volume of space, in one, two or three dimensions. More specifically: the linear, surface, or volume charge density is the amount of electric charge per unit length, surface area, or volume, respectively. The respective SI units are \\(C \\cdot \\), \\(m^{-1}\\), \\(C \\cdot m^{-2}\\) or \\(C \\cdot m^{-3}\\)." ,"has dimension vector":"qkdv:A0E1L-1I0M0H0T1D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Charge_density" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Electric Charge Line Density" ,"latex symbol":"\\(\\lambda\\)" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ElectricChargeLineDensity", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "In electromagnetism, charge density is a measure of electric charge per unit volume of space, in one, two or three dimensions. More specifically: the linear, surface, or volume charge density is the amount of electric charge per unit length, surface area, or volume, respectively. The respective SI units are \\(C \\cdot \\), \\(m^{-1}\\), \\(C \\cdot m^{-2}\\) or \\(C \\cdot m^{-3}\\).", "applicableUnit" : "http://qudt.org/vocab/unit/C-PER-M", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L-1I0M0H0T1D0", "informativeReference" : "http://en.wikipedia.org/wiki/Charge_density", "latexSymbol" : "\\(\\lambda\\)", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Electric Charge Line Density" }, "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "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" }, "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#" } }
quantitykind:ElectricChargeLinearDensity
URI: http://qudt.org/vocab/quantitykind/ElectricChargeLinearDensity
In electromagnetism, charge density is a measure of electric charge per unit volume of space, in one, two or three dimensions. More specifically: the linear, surface, or volume charge density is the amount of electric charge per unit length, surface area, or volume, respectively.
@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/ElectricChargeLinearDensity> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "In electromagnetism, charge density is a measure of electric charge per unit volume of space, in one, two or three dimensions. More specifically: the linear, surface, or volume charge density is the amount of electric charge per unit length, surface area, or volume, respectively."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C-PER-M> ; <http://qudt.org/schema/qudt/expression> "\\(linear-charge-density\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E1L-1I0M0H0T1D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Charge_density"^^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> "\\(\\rho_l = \\frac{dQ}{dl}\\), where \\(Q\\) is electric charge and \\(l\\) is length."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\rho_l\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\tau\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "In electromagnetism, charge density is a measure of electric charge per unit volume of space, in one, two or three dimensions. More specifically: the linear, surface, or volume charge density is the amount of electric charge per unit length, surface area, or volume, respectively." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Electric Charge Linear Density"@en ; rdfs:seeAlso <http://qudt.org/vocab/quantitykind/ElectricChargeDensity> ; .
{"resource":"Electric Charge Linear Density" ,"qname":"quantitykind:ElectricChargeLinearDensity" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ElectricChargeLinearDensity" ,"properties":["applicable unit":"unit:C-PER-M" ,"description":"In electromagnetism, charge density is a measure of electric charge per unit volume of space, in one, two or three dimensions. More specifically: the linear, surface, or volume charge density is the amount of electric charge per unit length, surface area, or volume, respectively." ,"description (plain text)":"In electromagnetism, charge density is a measure of electric charge per unit volume of space, in one, two or three dimensions. More specifically: the linear, surface, or volume charge density is the amount of electric charge per unit length, surface area, or volume, respectively." ,"expression":"\\(linear-charge-density\\)" ,"has dimension vector":"qkdv:A0E1L-1I0M0H0T1D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Charge_density" ,"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":"Electric Charge Linear Density" ,"latex definition":"\\(\\rho_l = \\frac{dQ}{dl}\\), where \\(Q\\) is electric charge and \\(l\\) is length." ,"latex symbol":"\\(\\rho_l\\)" ,"latex symbol":"\\(\\tau\\)" ,"seeAlso":"quantitykind:ElectricChargeDensity" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ElectricChargeLinearDensity", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "In electromagnetism, charge density is a measure of electric charge per unit volume of space, in one, two or three dimensions. More specifically: the linear, surface, or volume charge density is the amount of electric charge per unit length, surface area, or volume, respectively.", "applicableUnit" : "http://qudt.org/vocab/unit/C-PER-M", "expression" : "\\(linear-charge-density\\)", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L-1I0M0H0T1D0", "informativeReference" : [ "http://en.wikipedia.org/wiki/Charge_density", "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891" ], "latexDefinition" : "\\(\\rho_l = \\frac{dQ}{dl}\\), where \\(Q\\) is electric charge and \\(l\\) is length.", "latexSymbol" : [ "\\(\\tau\\)", "\\(\\rho_l\\)" ], "plainTextDescription" : "In electromagnetism, charge density is a measure of electric charge per unit volume of space, in one, two or three dimensions. More specifically: the linear, surface, or volume charge density is the amount of electric charge per unit length, surface area, or volume, respectively.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Electric Charge Linear Density" }, "seeAlso" : "http://qudt.org/vocab/quantitykind/ElectricChargeDensity", "@context" : { "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" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "expression" : { "@id" : "http://qudt.org/schema/qudt/expression", "@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://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "seeAlso" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "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#" } }
quantitykind:ElectricChargePerAmountOfSubstance
URI: http://qudt.org/vocab/quantitykind/ElectricChargePerAmountOfSubstance
"Electric Charge Per Amount Of Substance" is the charge assocated with a given amount of substance. Un the ISO and SI systems this is \(1 mol\).
@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/ElectricChargePerAmountOfSubstance> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Electric Charge Per Amount Of Substance\" is the charge assocated with a given amount of substance. Un the ISO and SI systems this is \\(1 mol\\)."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C-PER-MOL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C_Stat-PER-MOL> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A-1E1L0I0M0H0T1D0> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Electric charge per amount of substance"@en ; .
{"resource":"Electric charge per amount of substance" ,"qname":"quantitykind:ElectricChargePerAmountOfSubstance" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ElectricChargePerAmountOfSubstance" ,"properties":["applicable unit":"unit:C-PER-MOL" ,"applicable unit":"unit:C_Stat-PER-MOL" ,"description":"\"Electric Charge Per Amount Of Substance\" is the charge assocated with a given amount of substance. Un the ISO and SI systems this is \\(1 mol\\)." ,"has dimension vector":"qkdv:A-1E1L0I0M0H0T1D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Electric charge per amount of substance" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ElectricChargePerAmountOfSubstance", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Electric Charge Per Amount Of Substance\" is the charge assocated with a given amount of substance. Un the ISO and SI systems this is \\(1 mol\\).", "applicableUnit" : [ "http://qudt.org/vocab/unit/C-PER-MOL", "http://qudt.org/vocab/unit/C_Stat-PER-MOL" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A-1E1L0I0M0H0T1D0", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Electric charge per amount of substance" }, "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:ElectricChargePerArea
URI: http://qudt.org/vocab/quantitykind/ElectricChargePerArea
In electromagnetism, charge density is a measure of electric charge per unit volume of space, in one, two or three dimensions. More specifically: the linear, surface, or volume charge density is the amount of electric charge per unit length, surface area, or volume, respectively. The respective SI units are \(C \cdot m^{-1}\), \(C \cdot m^{-2}\) or \(C \cdot m^{-3}\).
@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/ElectricChargePerArea> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "In electromagnetism, charge density is a measure of electric charge per unit volume of space, in one, two or three dimensions. More specifically: the linear, surface, or volume charge density is the amount of electric charge per unit length, surface area, or volume, respectively. The respective SI units are \\(C \\cdot m^{-1}\\), \\(C \\cdot m^{-2}\\) or \\(C \\cdot m^{-3}\\)."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C-PER-MilliM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C_Ab-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C_Stat-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloC-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaC-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroC-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliC-PER-M2> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T1D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Charge_density"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\sigma\\)"^^<http://qudt.org/schema/qudt/LatexString> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Electric charge per area"@en ; .
{"resource":"Electric charge per area" ,"qname":"quantitykind:ElectricChargePerArea" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ElectricChargePerArea" ,"properties":["applicable unit":"unit:C-PER-CentiM2" ,"applicable unit":"unit:C-PER-M2" ,"applicable unit":"unit:C-PER-MilliM2" ,"applicable unit":"unit:C_Ab-PER-CentiM2" ,"applicable unit":"unit:C_Stat-PER-CentiM2" ,"applicable unit":"unit:KiloC-PER-M2" ,"applicable unit":"unit:MegaC-PER-M2" ,"applicable unit":"unit:MicroC-PER-M2" ,"applicable unit":"unit:MilliC-PER-M2" ,"description":"In electromagnetism, charge density is a measure of electric charge per unit volume of space, in one, two or three dimensions. More specifically: the linear, surface, or volume charge density is the amount of electric charge per unit length, surface area, or volume, respectively. The respective SI units are \\(C \\cdot m^{-1}\\), \\(C \\cdot m^{-2}\\) or \\(C \\cdot m^{-3}\\)." ,"has dimension vector":"qkdv:A0E1L-2I0M0H0T1D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Charge_density" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Electric charge per area" ,"latex symbol":"\\(\\sigma\\)" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ElectricChargePerArea", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "In electromagnetism, charge density is a measure of electric charge per unit volume of space, in one, two or three dimensions. More specifically: the linear, surface, or volume charge density is the amount of electric charge per unit length, surface area, or volume, respectively. The respective SI units are \\(C \\cdot m^{-1}\\), \\(C \\cdot m^{-2}\\) or \\(C \\cdot m^{-3}\\).", "applicableUnit" : [ "http://qudt.org/vocab/unit/MegaC-PER-M2", "http://qudt.org/vocab/unit/C_Ab-PER-CentiM2", "http://qudt.org/vocab/unit/C_Stat-PER-CentiM2", "http://qudt.org/vocab/unit/MicroC-PER-M2", "http://qudt.org/vocab/unit/KiloC-PER-M2", "http://qudt.org/vocab/unit/MilliC-PER-M2", "http://qudt.org/vocab/unit/C-PER-CentiM2", "http://qudt.org/vocab/unit/C-PER-MilliM2", "http://qudt.org/vocab/unit/C-PER-M2" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T1D0", "informativeReference" : "http://en.wikipedia.org/wiki/Charge_density", "latexSymbol" : "\\(\\sigma\\)", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Electric charge per area" }, "@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" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "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" }, "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#" } }
quantitykind:ElectricChargePerMass
URI: http://qudt.org/vocab/quantitykind/ElectricChargePerMass
"Electric Charge Per Mass" is the charge associated with a specific mass of a substance. In the SI and ISO systems this is \(1 kg\).
@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/ElectricChargePerMass> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Electric Charge Per Mass\" is the charge associated with a specific mass of a substance. In the SI and ISO systems this is \\(1 kg\\)."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/A-M2-PER-J-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C-PER-KiloGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HZ-PER-T> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaHZ-PER-T> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliC-PER-KiloGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-T-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/R> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H0T1D0> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Electric Charge Per Mass"@en ; .
{"resource":"Electric Charge Per Mass" ,"qname":"quantitykind:ElectricChargePerMass" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ElectricChargePerMass" ,"properties":["applicable unit":"unit:A-M2-PER-J-SEC" ,"applicable unit":"unit:C-PER-KiloGM" ,"applicable unit":"unit:HZ-PER-T" ,"applicable unit":"unit:KiloR" ,"applicable unit":"unit:MegaHZ-PER-T" ,"applicable unit":"unit:MilliC-PER-KiloGM" ,"applicable unit":"unit:MilliR" ,"applicable unit":"unit:PER-T-SEC" ,"applicable unit":"unit:R" ,"description":"\"Electric Charge Per Mass\" is the charge associated with a specific mass of a substance. In the SI and ISO systems this is \\(1 kg\\)." ,"has dimension vector":"qkdv:A0E1L0I0M-1H0T1D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Electric Charge Per Mass" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ElectricChargePerMass", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Electric Charge Per Mass\" is the charge associated with a specific mass of a substance. In the SI and ISO systems this is \\(1 kg\\).", "applicableUnit" : [ "http://qudt.org/vocab/unit/MegaHZ-PER-T", "http://qudt.org/vocab/unit/R", "http://qudt.org/vocab/unit/KiloR", "http://qudt.org/vocab/unit/HZ-PER-T", "http://qudt.org/vocab/unit/MilliR", "http://qudt.org/vocab/unit/PER-T-SEC", "http://qudt.org/vocab/unit/C-PER-KiloGM", "http://qudt.org/vocab/unit/A-M2-PER-J-SEC", "http://qudt.org/vocab/unit/MilliC-PER-KiloGM" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H0T1D0", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Electric Charge Per Mass" }, "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "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" }, "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#" } }
quantitykind:ElectricChargeSurfaceDensity
URI: http://qudt.org/vocab/quantitykind/ElectricChargeSurfaceDensity
In electromagnetism, charge density is a measure of electric charge per unit volume of space, in one, two or three dimensions. More specifically: the linear, surface, or volume charge density is the amount of electric charge per unit length, surface area, or volume, respectively.
@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/ElectricChargeSurfaceDensity> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "In electromagnetism, charge density is a measure of electric charge per unit volume of space, in one, two or three dimensions. More specifically: the linear, surface, or volume charge density is the amount of electric charge per unit length, surface area, or volume, respectively."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C-PER-M2> ; <http://qudt.org/schema/qudt/expression> "\\(surface-charge-density\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T1D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Charge_density"^^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> "\\(\\rho_A = \\frac{dQ}{dA}\\), where \\(Q\\) is electric charge and \\(A\\) is Area."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\rho_A\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "In electromagnetism, charge density is a measure of electric charge per unit volume of space, in one, two or three dimensions. More specifically: the linear, surface, or volume charge density is the amount of electric charge per unit length, surface area, or volume, respectively." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Electric Charge Surface Density"@en ; rdfs:seeAlso <http://qudt.org/vocab/quantitykind/ElectricChargeDensity> ; .
{"resource":"Electric Charge Surface Density" ,"qname":"quantitykind:ElectricChargeSurfaceDensity" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ElectricChargeSurfaceDensity" ,"properties":["applicable unit":"unit:C-PER-M2" ,"description":"In electromagnetism, charge density is a measure of electric charge per unit volume of space, in one, two or three dimensions. More specifically: the linear, surface, or volume charge density is the amount of electric charge per unit length, surface area, or volume, respectively." ,"description (plain text)":"In electromagnetism, charge density is a measure of electric charge per unit volume of space, in one, two or three dimensions. More specifically: the linear, surface, or volume charge density is the amount of electric charge per unit length, surface area, or volume, respectively." ,"expression":"\\(surface-charge-density\\)" ,"has dimension vector":"qkdv:A0E1L-2I0M0H0T1D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Charge_density" ,"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":"Electric Charge Surface Density" ,"latex definition":"\\(\\rho_A = \\frac{dQ}{dA}\\), where \\(Q\\) is electric charge and \\(A\\) is Area." ,"latex symbol":"\\(\\rho_A\\)" ,"seeAlso":"quantitykind:ElectricChargeDensity" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ElectricChargeSurfaceDensity", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "In electromagnetism, charge density is a measure of electric charge per unit volume of space, in one, two or three dimensions. More specifically: the linear, surface, or volume charge density is the amount of electric charge per unit length, surface area, or volume, respectively.", "applicableUnit" : "http://qudt.org/vocab/unit/C-PER-M2", "expression" : "\\(surface-charge-density\\)", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T1D0", "informativeReference" : [ "http://en.wikipedia.org/wiki/Charge_density", "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891" ], "latexDefinition" : "\\(\\rho_A = \\frac{dQ}{dA}\\), where \\(Q\\) is electric charge and \\(A\\) is Area.", "latexSymbol" : "\\(\\rho_A\\)", "plainTextDescription" : "In electromagnetism, charge density is a measure of electric charge per unit volume of space, in one, two or three dimensions. More specifically: the linear, surface, or volume charge density is the amount of electric charge per unit length, surface area, or volume, respectively.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Electric Charge Surface Density" }, "seeAlso" : "http://qudt.org/vocab/quantitykind/ElectricChargeDensity", "@context" : { "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "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" }, "seeAlso" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "expression" : { "@id" : "http://qudt.org/schema/qudt/expression", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "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#" } }
quantitykind:ElectricChargeVolumeDensity
URI: http://qudt.org/vocab/quantitykind/ElectricChargeVolumeDensity
In electromagnetism, charge density is a measure of electric charge per unit volume of space, in one, two or three dimensions. More specifically: the linear, surface, or volume charge density is the amount of electric charge per unit length, surface area, or volume, respectively. The respective SI units are \(C \cdot m^{-1}\), \(C \cdot m^{-2}\) or \(C \cdot m^{-3}\).
@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/ElectricChargeVolumeDensity> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "In electromagnetism, charge density is a measure of electric charge per unit volume of space, in one, two or three dimensions. More specifically: the linear, surface, or volume charge density is the amount of electric charge per unit length, surface area, or volume, respectively. The respective SI units are \\(C \\cdot m^{-1}\\), \\(C \\cdot m^{-2}\\) or \\(C \\cdot m^{-3}\\)."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C-PER-CentiM3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C-PER-M3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C-PER-MilliM3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaC-PER-M3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloC-PER-M3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliC-PER-M3> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E1L-3I0M0H0T1D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Charge_density"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\rho\\)"^^<http://qudt.org/schema/qudt/LatexString> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Electric Charge Volume Density"@en ; .
{"resource":"Electric Charge Volume Density" ,"qname":"quantitykind:ElectricChargeVolumeDensity" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ElectricChargeVolumeDensity" ,"properties":["applicable unit":"unit:C-PER-CentiM3" ,"applicable unit":"unit:C-PER-M3" ,"applicable unit":"unit:C-PER-MilliM3" ,"applicable unit":"unit:GigaC-PER-M3" ,"applicable unit":"unit:KiloC-PER-M3" ,"applicable unit":"unit:MilliC-PER-M3" ,"description":"In electromagnetism, charge density is a measure of electric charge per unit volume of space, in one, two or three dimensions. More specifically: the linear, surface, or volume charge density is the amount of electric charge per unit length, surface area, or volume, respectively. The respective SI units are \\(C \\cdot m^{-1}\\), \\(C \\cdot m^{-2}\\) or \\(C \\cdot m^{-3}\\)." ,"has dimension vector":"qkdv:A0E1L-3I0M0H0T1D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Charge_density" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Electric Charge Volume Density" ,"latex symbol":"\\(\\rho\\)" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ElectricChargeVolumeDensity", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "In electromagnetism, charge density is a measure of electric charge per unit volume of space, in one, two or three dimensions. More specifically: the linear, surface, or volume charge density is the amount of electric charge per unit length, surface area, or volume, respectively. The respective SI units are \\(C \\cdot m^{-1}\\), \\(C \\cdot m^{-2}\\) or \\(C \\cdot m^{-3}\\).", "applicableUnit" : [ "http://qudt.org/vocab/unit/C-PER-M3", "http://qudt.org/vocab/unit/C-PER-CentiM3", "http://qudt.org/vocab/unit/MilliC-PER-M3", "http://qudt.org/vocab/unit/C-PER-MilliM3", "http://qudt.org/vocab/unit/GigaC-PER-M3", "http://qudt.org/vocab/unit/KiloC-PER-M3" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L-3I0M0H0T1D0", "informativeReference" : "http://en.wikipedia.org/wiki/Charge_density", "latexSymbol" : "\\(\\rho\\)", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Electric Charge Volume Density" }, "@context" : { "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "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" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "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" }, "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#" } }
quantitykind:ElectricConductivity
URI: http://qudt.org/vocab/quantitykind/ElectricConductivity
"Electric Conductivity} or \textit{Specific Conductance" is a measure of a material's ability to conduct an electric current. When an electrical potential difference is placed across a conductor, its movable charges flow, giving rise to an electric current. The conductivity \(\sigma\) is defined as the ratio of the electric current density \(J\) to the electric field \(E\): \(J = \sigma E\). In isotropic materials, conductivity is scalar-valued, however in general, conductivity is a tensor-valued quantity.
@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/ElectricConductivity> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Electric Conductivity} or \\textit{Specific Conductance\" is a measure of a material's ability to conduct an electric current. When an electrical potential difference is placed across a conductor, its movable charges flow, giving rise to an electric current. The conductivity \\(\\sigma\\) is defined as the ratio of the electric current density \\(J\\) to the electric field \\(E\\): \\(J = \\sigma E\\). In isotropic materials, conductivity is scalar-valued, however in general, conductivity is a tensor-valued quantity."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MHO_Stat> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/S_Ab> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/S_Stat> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E2L-3I0M-1H0T3D0> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\sigma\\)"^^<http://qudt.org/schema/qudt/LatexString> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Kekonduksian elektrik"@ms ; rdfs:label "conducibilità elettrica"@it ; rdfs:label "conductividad eléctrica"@es ; rdfs:label "conductivité électrique"@fr ; rdfs:label "condutividade elétrica"@pt ; rdfs:label "electric conductivity"@en ; rdfs:label "elektrik iletkenliği"@tr ; rdfs:label "elektrische Leitfähigkeit"@de ; rdfs:label "električna prevodnost"@sl ; rdfs:label "رسانايى الکتريکى/هدایت الکتریکی"@fa ; rdfs:label "电导率"@zh ; .
{"resource":"electric conductivity" ,"qname":"quantitykind:ElectricConductivity" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ElectricConductivity" ,"properties":["applicable unit":"unit:MHO_Stat" ,"applicable unit":"unit:S_Ab" ,"applicable unit":"unit:S_Stat" ,"description":"\"Electric Conductivity} or \\textit{Specific Conductance\" is a measure of a material's ability to conduct an electric current. When an electrical potential difference is placed across a conductor, its movable charges flow, giving rise to an electric current. The conductivity \\(\\sigma\\) is defined as the ratio of the electric current density \\(J\\) to the electric field \\(E\\): \\(J = \\sigma E\\). In isotropic materials, conductivity is scalar-valued, however in general, conductivity is a tensor-valued quantity." ,"has dimension vector":"qkdv:A0E2L-3I0M-1H0T3D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Kekonduksian elektrik" ,"label":"conducibilità elettrica" ,"label":"conductividad eléctrica" ,"label":"conductivité électrique" ,"label":"condutividade elétrica" ,"label":"electric conductivity" ,"label":"elektrik iletkenliği" ,"label":"elektrische Leitfähigkeit" ,"label":"električna prevodnost" ,"label":"رسانايى الکتريکى\/هدایت الکتریکی" ,"label":"电导率" ,"latex symbol":"\\(\\sigma\\)" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ElectricConductivity", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Electric Conductivity} or \\textit{Specific Conductance\" is a measure of a material's ability to conduct an electric current. When an electrical potential difference is placed across a conductor, its movable charges flow, giving rise to an electric current. The conductivity \\(\\sigma\\) is defined as the ratio of the electric current density \\(J\\) to the electric field \\(E\\): \\(J = \\sigma E\\). In isotropic materials, conductivity is scalar-valued, however in general, conductivity is a tensor-valued quantity.", "applicableUnit" : [ "http://qudt.org/vocab/unit/MHO_Stat", "http://qudt.org/vocab/unit/S_Ab", "http://qudt.org/vocab/unit/S_Stat" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E2L-3I0M-1H0T3D0", "latexSymbol" : "\\(\\sigma\\)", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "es", "@value" : "conductividad eléctrica" }, { "@language" : "pt", "@value" : "condutividade elétrica" }, { "@language" : "fa", "@value" : "رسانايى الکتريکى/هدایت الکتریکی" }, { "@language" : "it", "@value" : "conducibilità elettrica" }, { "@language" : "fr", "@value" : "conductivité électrique" }, { "@language" : "en", "@value" : "electric conductivity" }, { "@language" : "tr", "@value" : "elektrik iletkenliği" }, { "@language" : "zh", "@value" : "电导率" }, { "@language" : "ms", "@value" : "Kekonduksian elektrik" }, { "@language" : "de", "@value" : "elektrische Leitfähigkeit" }, { "@language" : "sl", "@value" : "električna prevodnost" } ], "@context" : { "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "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" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "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#" } }
quantitykind:ElectricCurrent
URI: http://qudt.org/vocab/quantitykind/ElectricCurrent
"Electric Current" is the flow (movement) of electric charge. The amount of electric current through some surface, for example, a section through a copper conductor, is defined as the amount of electric charge flowing through that surface over time. Current is a scalar-valued quantity. Electric current is one of the base quantities in the International System of Quantities, ISQ, on which the International System of Units, SI, is based.
@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/ElectricCurrent> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Electric Current\" is the flow (movement) of electric charge. The amount of electric current through some surface, for example, a section through a copper conductor, is defined as the amount of electric charge flowing through that surface over time. Current is a scalar-valued quantity. Electric current is one of the base quantities in the International System of Quantities, ISQ, on which the International System of Units, SI, is based. "^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/A> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/A_Ab> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/A_Stat> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BIOT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckCurrent> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Electric_current"^^xsd:anyURI ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T0D0> ; <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/plainTextDescription> "\"Electric Current\" is the flow (movement) of electric charge. The amount of electric current through some surface, for example, a section through a copper conductor, is defined as the amount of electric charge flowing through that surface over time. Current is a scalar-valued quantity. Electric current is one of the base quantities in the International System of Quantities, ISQ, on which the International System of Units, SI, is based. " ; <http://qudt.org/schema/qudt/symbol> "I" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Arus elektrik"@ms ; rdfs:label "Elektrický proud"@cs ; rdfs:label "corrente elettrica"@it ; rdfs:label "corrente elétrica"@pt ; rdfs:label "corriente eléctrica"@es ; rdfs:label "curent electric"@ro ; rdfs:label "electric current"@en ; rdfs:label "elektrik akımı"@tr ; rdfs:label "elektrische Stromstärke"@de ; rdfs:label "električni tok"@sl ; rdfs:label "elektromos áramerősség"@hu ; rdfs:label "fluxio electrica"@la ; rdfs:label "intensité de courant électrique"@fr ; rdfs:label "prąd elektryczny"@pl ; rdfs:label "Ένταση ηλεκτρικού ρεύματος"@el ; rdfs:label "Електрически ток"@bg ; rdfs:label "Сила электрического тока"@ru ; rdfs:label "זרם חשמלי"@he ; rdfs:label "تيار كهربائي"@ar ; rdfs:label "جریان الکتریکی"@fa ; rdfs:label "विद्युत धारा"@hi ; rdfs:label "电流"@zh ; rdfs:label "電流"@ja ; .
{"resource":"electric current" ,"qname":"quantitykind:ElectricCurrent" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ElectricCurrent" ,"properties":["applicable unit":"unit:A" ,"applicable unit":"unit:A_Ab" ,"applicable unit":"unit:A_Stat" ,"applicable unit":"unit:BIOT" ,"applicable unit":"unit:KiloA" ,"applicable unit":"unit:MegaA" ,"applicable unit":"unit:MicroA" ,"applicable unit":"unit:MilliA" ,"applicable unit":"unit:NanoA" ,"applicable unit":"unit:PicoA" ,"applicable unit":"unit:PlanckCurrent" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Electric_current" ,"description":"\"Electric Current\" is the flow (movement) of electric charge. The amount of electric current through some surface, for example, a section through a copper conductor, is defined as the amount of electric charge flowing through that surface over time. Current is a scalar-valued quantity. Electric current is one of the base quantities in the International System of Quantities, ISQ, on which the International System of Units, SI, is based. " ,"description (plain text)":"\"Electric Current\" is the flow (movement) of electric charge. The amount of electric current through some surface, for example, a section through a copper conductor, is defined as the amount of electric charge flowing through that surface over time. Current is a scalar-valued quantity. Electric current is one of the base quantities in the International System of Quantities, ISQ, on which the International System of Units, SI, is based. " ,"has dimension vector":"qkdv:A0E1L0I0M0H0T0D0" ,"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":"Arus elektrik" ,"label":"Elektrický proud" ,"label":"corrente elettrica" ,"label":"corrente elétrica" ,"label":"corriente eléctrica" ,"label":"curent electric" ,"label":"electric current" ,"label":"elektrik akımı" ,"label":"elektrische Stromstärke" ,"label":"električni tok" ,"label":"elektromos áramerősség" ,"label":"fluxio electrica" ,"label":"intensité de courant électrique" ,"label":"prąd elektryczny" ,"label":"Ένταση ηλεκτρικού ρεύματος" ,"label":"Електрически ток" ,"label":"Сила электрического тока" ,"label":"זרם חשמלי" ,"label":"تيار كهربائي" ,"label":"جریان الکتریکی" ,"label":"विद्युत धारा" ,"label":"电流" ,"label":"電流" ,"symbol":"I" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ElectricCurrent", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Electric Current\" is the flow (movement) of electric charge. The amount of electric current through some surface, for example, a section through a copper conductor, is defined as the amount of electric charge flowing through that surface over time. Current is a scalar-valued quantity. Electric current is one of the base quantities in the International System of Quantities, ISQ, on which the International System of Units, SI, is based. ", "applicableUnit" : [ "http://qudt.org/vocab/unit/PicoA", "http://qudt.org/vocab/unit/MicroA", "http://qudt.org/vocab/unit/BIOT", "http://qudt.org/vocab/unit/A_Ab", "http://qudt.org/vocab/unit/MilliA", "http://qudt.org/vocab/unit/KiloA", "http://qudt.org/vocab/unit/NanoA", "http://qudt.org/vocab/unit/PlanckCurrent", "http://qudt.org/vocab/unit/MegaA", "http://qudt.org/vocab/unit/A_Stat", "http://qudt.org/vocab/unit/A" ], "dbpediaMatch" : "http://dbpedia.org/resource/Electric_current", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T0D0", "informativeReference" : "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891", "plainTextDescription" : "\"Electric Current\" is the flow (movement) of electric charge. The amount of electric current through some surface, for example, a section through a copper conductor, is defined as the amount of electric charge flowing through that surface over time. Current is a scalar-valued quantity. Electric current is one of the base quantities in the International System of Quantities, ISQ, on which the International System of Units, SI, is based. ", "symbol" : "I", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "ar", "@value" : "تيار كهربائي" }, { "@language" : "fa", "@value" : "جریان الکتریکی" }, { "@language" : "el", "@value" : "Ένταση ηλεκτρικού ρεύματος" }, { "@language" : "de", "@value" : "elektrische Stromstärke" }, { "@language" : "cs", "@value" : "Elektrický proud" }, { "@language" : "zh", "@value" : "电流" }, { "@language" : "ro", "@value" : "curent electric" }, { "@language" : "la", "@value" : "fluxio electrica" }, { "@language" : "fr", "@value" : "intensité de courant électrique" }, { "@language" : "es", "@value" : "corriente eléctrica" }, { "@language" : "bg", "@value" : "Електрически ток" }, { "@language" : "en", "@value" : "electric current" }, { "@language" : "pt", "@value" : "corrente elétrica" }, { "@language" : "hi", "@value" : "विद्युत धारा" }, { "@language" : "hu", "@value" : "elektromos áramerősség" }, { "@language" : "ms", "@value" : "Arus elektrik" }, { "@language" : "sl", "@value" : "električni tok" }, { "@language" : "tr", "@value" : "elektrik akımı" }, { "@language" : "he", "@value" : "זרם חשמלי" }, { "@language" : "ja", "@value" : "電流" }, { "@language" : "ru", "@value" : "Сила электрического тока" }, { "@language" : "pl", "@value" : "prąd elektryczny" }, { "@language" : "it", "@value" : "corrente elettrica" } ], "@context" : { "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "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#" } }
quantitykind:ElectricCurrentDensity
URI: http://qudt.org/vocab/quantitykind/ElectricCurrentDensity
"Electric Current Density" is a measure of the density of flow of electric charge; it is the electric current per unit area of cross section. Electric current density is a vector-valued quantity. Electric current, \(I\), through a surface \(S\) is defined as \(I = \int_S J \cdot e_n dA\), where \(e_ndA\) is the vector surface element.
@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/ElectricCurrentDensity> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Electric Current Density\" is a measure of the density of flow of electric charge; it is the electric current per unit area of cross section. Electric current density is a vector-valued quantity. Electric current, \\(I\\), through a surface \\(S\\) is defined as \\(I = \\int_S J \\cdot e_n dA\\), where \\(e_ndA\\) is the vector surface element."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/A-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/A-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/A-PER-MilliM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/A_Ab-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/A_Stat-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloA-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaA-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckCurrentDensity> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Current_density"^^xsd:anyURI ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://maxwells-equations.com/density/current.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> "\\(J = \\rho v\\), where \\(\\rho\\) is electric current density and \\(v\\) is volume."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/symbol> "J" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Akım yoğunluğu"@tr ; rdfs:label "Densitate de curent"@ro ; rdfs:label "Gęstość prądu elektrycznego"@pl ; rdfs:label "Hustota elektrického proudu"@cs ; rdfs:label "Ketumpatan arus elektrik"@ms ; rdfs:label "densidad de corriente"@es ; rdfs:label "densidade de corrente elétrica"@pt ; rdfs:label "densità di corrente elettrica"@it ; rdfs:label "densité de courant"@fr ; rdfs:label "electric current density"@en ; rdfs:label "elektrische Stromdichte"@de ; rdfs:label "gostota električnega toka"@sl ; rdfs:label "плотность тока"@ru ; rdfs:label "كثافة التيار"@ar ; rdfs:label "چگالی جریان الکتریکی"@fa ; rdfs:label "धारा घनत्व"@hi ; rdfs:label "电流密度"@zh ; rdfs:label "電流密度"@ja ; <http://www.w3.org/2004/02/skos/core#altLabel> "areic electric current"@en ; <http://www.w3.org/2004/02/skos/core#altLabel> "keluasan arus elektrik"@ms ; .
{"resource":"electric current density" ,"qname":"quantitykind:ElectricCurrentDensity" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ElectricCurrentDensity" ,"properties":["alternative label":"areic electric current" ,"alternative label":"keluasan arus elektrik" ,"applicable unit":"unit:A-PER-CentiM2" ,"applicable unit":"unit:A-PER-M2" ,"applicable unit":"unit:A-PER-MilliM2" ,"applicable unit":"unit:A_Ab-PER-CentiM2" ,"applicable unit":"unit:A_Stat-PER-CentiM2" ,"applicable unit":"unit:KiloA-PER-M2" ,"applicable unit":"unit:MegaA-PER-M2" ,"applicable unit":"unit:PlanckCurrentDensity" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Current_density" ,"description":"\"Electric Current Density\" is a measure of the density of flow of electric charge; it is the electric current per unit area of cross section. Electric current density is a vector-valued quantity. Electric current, \\(I\\), through a surface \\(S\\) is defined as \\(I = \\int_S J \\cdot e_n dA\\), where \\(e_ndA\\) is the vector surface element." ,"has dimension vector":"qkdv:A0E1L-2I0M0H0T0D0" ,"informative reference":"http:\/\/maxwells-equations.com\/density\/current.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":"Akım yoğunluğu" ,"label":"Densitate de curent" ,"label":"Gęstość prądu elektrycznego" ,"label":"Hustota elektrického proudu" ,"label":"Ketumpatan arus elektrik" ,"label":"densidad de corriente" ,"label":"densidade de corrente elétrica" ,"label":"densità di corrente elettrica" ,"label":"densité de courant" ,"label":"electric current density" ,"label":"elektrische Stromdichte" ,"label":"gostota električnega toka" ,"label":"плотность тока" ,"label":"كثافة التيار" ,"label":"چگالی جریان الکتریکی" ,"label":"धारा घनत्व" ,"label":"电流密度" ,"label":"電流密度" ,"latex definition":"\\(J = \\rho v\\), where \\(\\rho\\) is electric current density and \\(v\\) is volume." ,"symbol":"J" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ElectricCurrentDensity", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Electric Current Density\" is a measure of the density of flow of electric charge; it is the electric current per unit area of cross section. Electric current density is a vector-valued quantity. Electric current, \\(I\\), through a surface \\(S\\) is defined as \\(I = \\int_S J \\cdot e_n dA\\), where \\(e_ndA\\) is the vector surface element.", "applicableUnit" : [ "http://qudt.org/vocab/unit/PlanckCurrentDensity", "http://qudt.org/vocab/unit/A_Ab-PER-CentiM2", "http://qudt.org/vocab/unit/MegaA-PER-M2", "http://qudt.org/vocab/unit/A-PER-CentiM2", "http://qudt.org/vocab/unit/KiloA-PER-M2", "http://qudt.org/vocab/unit/A-PER-M2", "http://qudt.org/vocab/unit/A-PER-MilliM2", "http://qudt.org/vocab/unit/A_Stat-PER-CentiM2" ], "dbpediaMatch" : "http://dbpedia.org/resource/Current_density", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T0D0", "informativeReference" : [ "http://maxwells-equations.com/density/current.php", "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891" ], "latexDefinition" : "\\(J = \\rho v\\), where \\(\\rho\\) is electric current density and \\(v\\) is volume.", "symbol" : "J", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "pl", "@value" : "Gęstość prądu elektrycznego" }, { "@language" : "zh", "@value" : "电流密度" }, { "@language" : "sl", "@value" : "gostota električnega toka" }, { "@language" : "en", "@value" : "electric current density" }, { "@language" : "fr", "@value" : "densité de courant" }, { "@language" : "ja", "@value" : "電流密度" }, { "@language" : "es", "@value" : "densidad de corriente" }, { "@language" : "ar", "@value" : "كثافة التيار" }, { "@language" : "tr", "@value" : "Akım yoğunluğu" }, { "@language" : "ms", "@value" : "Ketumpatan arus elektrik" }, { "@language" : "fa", "@value" : "چگالی جریان الکتریکی" }, { "@language" : "hi", "@value" : "धारा घनत्व" }, { "@language" : "cs", "@value" : "Hustota elektrického proudu" }, { "@language" : "de", "@value" : "elektrische Stromdichte" }, { "@language" : "pt", "@value" : "densidade de corrente elétrica" }, { "@language" : "ru", "@value" : "плотность тока" }, { "@language" : "it", "@value" : "densità di corrente elettrica" }, { "@language" : "ro", "@value" : "Densitate de curent" } ], "altLabel" : [ { "@language" : "en", "@value" : "areic electric current" }, { "@language" : "ms", "@value" : "keluasan arus elektrik" } ], "@context" : { "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "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" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "altLabel" : { "@id" : "http://www.w3.org/2004/02/skos/core#altLabel" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@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#" } }
quantitykind:ElectricCurrentPerAngle
URI: http://qudt.org/vocab/quantitykind/ElectricCurrentPerAngle
@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/ElectricCurrentPerAngle> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/A-PER-RAD> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T0D0> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Electric Current per Angle"@en ; .
{"resource":"Electric Current per Angle" ,"qname":"quantitykind:ElectricCurrentPerAngle" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ElectricCurrentPerAngle" ,"properties":["applicable unit":"unit:A-PER-RAD" ,"has dimension vector":"qkdv:A0E1L0I0M0H0T0D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Electric Current per Angle" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ElectricCurrentPerAngle", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "applicableUnit" : "http://qudt.org/vocab/unit/A-PER-RAD", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T0D0", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Electric Current per Angle" }, "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:ElectricCurrentPerUnitEnergy
URI: http://qudt.org/vocab/quantitykind/ElectricCurrentPerUnitEnergy
@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/ElectricCurrentPerUnitEnergy> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/A-PER-J> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M-1H0T2D0> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Electric Current per Unit Energy"@en ; .
{"resource":"Electric Current per Unit Energy" ,"qname":"quantitykind:ElectricCurrentPerUnitEnergy" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ElectricCurrentPerUnitEnergy" ,"properties":["applicable unit":"unit:A-PER-J" ,"has dimension vector":"qkdv:A0E1L-2I0M-1H0T2D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Electric Current per Unit Energy" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ElectricCurrentPerUnitEnergy", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "applicableUnit" : "http://qudt.org/vocab/unit/A-PER-J", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L-2I0M-1H0T2D0", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Electric Current per Unit Energy" }, "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:ElectricCurrentPerUnitLength
URI: http://qudt.org/vocab/quantitykind/ElectricCurrentPerUnitLength
@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/ElectricCurrentPerUnitLength> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E1L-1I0M0H0T0D0> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Electric Current per Unit Length"@en ; .
{"resource":"Electric Current per Unit Length" ,"qname":"quantitykind:ElectricCurrentPerUnitLength" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ElectricCurrentPerUnitLength" ,"properties":["has dimension vector":"qkdv:A0E1L-1I0M0H0T0D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Electric Current per Unit Length" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ElectricCurrentPerUnitLength", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L-1I0M0H0T0D0", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Electric Current per Unit Length" }, "@context" : { "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:ElectricCurrentPerUnitTemperature
URI: http://qudt.org/vocab/quantitykind/ElectricCurrentPerUnitTemperature
"Electric Current per Unit Temperature" is used to express how a current is subject to temperature. Originally used in Wien's Law to describe phenomena related to filaments. One use today is to express how a current generator derates with temperature.
@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/ElectricCurrentPerUnitTemperature> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Electric Current per Unit Temperature\" is used to express how a current is subject to temperature. Originally used in Wien's Law to describe phenomena related to filaments. One use today is to express how a current generator derates with temperature."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/A-PER-DEG_C> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H-1T0D0> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Electric Current per Unit Temperature\" is used to express how a current is subject to temperature. Originally used in Wien's Law to describe phenomena related to filaments. One use today is to express how a current generator derates with temperature." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Electric Current per Unit Temperature"@en ; .
{"resource":"Electric Current per Unit Temperature" ,"qname":"quantitykind:ElectricCurrentPerUnitTemperature" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ElectricCurrentPerUnitTemperature" ,"properties":["applicable unit":"unit:A-PER-DEG_C" ,"description":"\"Electric Current per Unit Temperature\" is used to express how a current is subject to temperature. Originally used in Wien's Law to describe phenomena related to filaments. One use today is to express how a current generator derates with temperature." ,"description (plain text)":"\"Electric Current per Unit Temperature\" is used to express how a current is subject to temperature. Originally used in Wien's Law to describe phenomena related to filaments. One use today is to express how a current generator derates with temperature." ,"has dimension vector":"qkdv:A0E1L0I0M0H-1T0D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Electric Current per Unit Temperature" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ElectricCurrentPerUnitTemperature", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Electric Current per Unit Temperature\" is used to express how a current is subject to temperature. Originally used in Wien's Law to describe phenomena related to filaments. One use today is to express how a current generator derates with temperature.", "applicableUnit" : "http://qudt.org/vocab/unit/A-PER-DEG_C", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H-1T0D0", "plainTextDescription" : "\"Electric Current per Unit Temperature\" is used to express how a current is subject to temperature. Originally used in Wien's Law to describe phenomena related to filaments. One use today is to express how a current generator derates with temperature.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Electric Current per Unit Temperature" }, "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:ElectricCurrentPhasor
URI: http://qudt.org/vocab/quantitykind/ElectricCurrentPhasor
"Electric Current Phasor" is a representation of current as a sinusoidal integral quantity using a complex quantity whose argument is equal to the initial phase and whose modulus is equal to the root-mean-square value. A phasor is a constant complex number, usually expressed in exponential form, representing the complex amplitude (magnitude and phase) of a sinusoidal function of time. Phasors are used by electrical engineers to simplify computations involving sinusoids, where they can often reduce a differential equation problem to an algebraic one.
@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/ElectricCurrentPhasor> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Electric Current Phasor\" is a representation of current as a sinusoidal integral quantity using a complex quantity whose argument is equal to the initial phase and whose modulus is equal to the root-mean-square value. A phasor is a constant complex number, usually expressed in exponential form, representing the complex amplitude (magnitude and phase) of a sinusoidal function of time. Phasors are used by electrical engineers to simplify computations involving sinusoids, where they can often reduce a differential equation problem to an algebraic one."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/A> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Phasor_(electronics)"^^xsd:anyURI ; <http://qudt.org/schema/qudt/informativeReference> "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=131-11-26"^^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> "When \\(i = \\hat{I} \\cos{(\\omega t + \\alpha)}\\), where \\(i\\) is the electric current, \\(\\omega\\) is angular frequence, \\(t\\) is time, and \\(\\alpha\\) is initial phase, then \\(\\underline{I} = Ie^{ja}\\)."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\underline{I}\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Electric Current Phasor\" is a representation of current as a sinusoidal integral quantity using a complex quantity whose argument is equal to the initial phase and whose modulus is equal to the root-mean-square value. A phasor is a constant complex number, usually expressed in exponential form, representing the complex amplitude (magnitude and phase) of a sinusoidal function of time. Phasors are used by electrical engineers to simplify computations involving sinusoids, where they can often reduce a differential equation problem to an algebraic one." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Electric Current Phasor"@en ; .
{"resource":"Electric Current Phasor" ,"qname":"quantitykind:ElectricCurrentPhasor" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ElectricCurrentPhasor" ,"properties":["applicable unit":"unit:A" ,"description":"\"Electric Current Phasor\" is a representation of current as a sinusoidal integral quantity using a complex quantity whose argument is equal to the initial phase and whose modulus is equal to the root-mean-square value. A phasor is a constant complex number, usually expressed in exponential form, representing the complex amplitude (magnitude and phase) of a sinusoidal function of time. Phasors are used by electrical engineers to simplify computations involving sinusoids, where they can often reduce a differential equation problem to an algebraic one." ,"description (plain text)":"\"Electric Current Phasor\" is a representation of current as a sinusoidal integral quantity using a complex quantity whose argument is equal to the initial phase and whose modulus is equal to the root-mean-square value. A phasor is a constant complex number, usually expressed in exponential form, representing the complex amplitude (magnitude and phase) of a sinusoidal function of time. Phasors are used by electrical engineers to simplify computations involving sinusoids, where they can often reduce a differential equation problem to an algebraic one." ,"has dimension vector":"qkdv:A0E1L0I0M0H0T0D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Phasor_(electronics)" ,"informative reference":"http:\/\/www.electropedia.org\/iev\/iev.nsf\/display?openform&ievref=131-11-26" ,"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":"Electric Current Phasor" ,"latex definition":"When \\(i = \\hat{I} \\cos{(\\omega t + \\alpha)}\\), where \\(i\\) is the electric current, \\(\\omega\\) is angular frequence, \\(t\\) is time, and \\(\\alpha\\) is initial phase, then \\(\\underline{I} = Ie^{ja}\\)." ,"latex symbol":"\\(\\underline{I}\\)" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ElectricCurrentPhasor", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Electric Current Phasor\" is a representation of current as a sinusoidal integral quantity using a complex quantity whose argument is equal to the initial phase and whose modulus is equal to the root-mean-square value. A phasor is a constant complex number, usually expressed in exponential form, representing the complex amplitude (magnitude and phase) of a sinusoidal function of time. Phasors are used by electrical engineers to simplify computations involving sinusoids, where they can often reduce a differential equation problem to an algebraic one.", "applicableUnit" : "http://qudt.org/vocab/unit/A", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T0D0", "informativeReference" : [ "http://en.wikipedia.org/wiki/Phasor_(electronics)", "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=131-11-26", "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891" ], "latexDefinition" : "When \\(i = \\hat{I} \\cos{(\\omega t + \\alpha)}\\), where \\(i\\) is the electric current, \\(\\omega\\) is angular frequence, \\(t\\) is time, and \\(\\alpha\\) is initial phase, then \\(\\underline{I} = Ie^{ja}\\).", "latexSymbol" : "\\(\\underline{I}\\)", "plainTextDescription" : "\"Electric Current Phasor\" is a representation of current as a sinusoidal integral quantity using a complex quantity whose argument is equal to the initial phase and whose modulus is equal to the root-mean-square value. A phasor is a constant complex number, usually expressed in exponential form, representing the complex amplitude (magnitude and phase) of a sinusoidal function of time. Phasors are used by electrical engineers to simplify computations involving sinusoids, where they can often reduce a differential equation problem to an algebraic one.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Electric Current Phasor" }, "@context" : { "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "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" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "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#" } }
quantitykind:ElectricDipoleMoment
URI: http://qudt.org/vocab/quantitykind/ElectricDipoleMoment
"Electric Dipole Moment" is a measure of the separation of positive and negative electrical charges in a system of (discrete or continuous) charges. It is a vector-valued quantity. If the system of charges is neutral, that is if the sum of all charges is zero, then the dipole moment of the system is independent of the choice of a reference frame; however in a non-neutral system, such as the dipole moment of a single proton, a dependence on the choice of reference point arises. In such cases it is conventional to choose the reference point to be the center of mass of the system or the center of charge, not some arbitrary origin. This convention ensures that the dipole moment is an intrinsic property of the system. The electric dipole moment of a substance within a domain is the vector sum of electric dipole moments of all electric dipoles included in the domain.
@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/ElectricDipoleMoment> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Electric Dipole Moment\" is a measure of the separation of positive and negative electrical charges in a system of (discrete or continuous) charges. It is a vector-valued quantity. If the system of charges is neutral, that is if the sum of all charges is zero, then the dipole moment of the system is independent of the choice of a reference frame; however in a non-neutral system, such as the dipole moment of a single proton, a dependence on the choice of reference point arises. In such cases it is conventional to choose the reference point to be the center of mass of the system or the center of charge, not some arbitrary origin. This convention ensures that the dipole moment is an intrinsic property of the system. The electric dipole moment of a substance within a domain is the vector sum of electric dipole moments of all electric dipoles included in the domain."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C-M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Debye> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E1L1I0M0H0T1D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Electric_dipole_moment"^^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/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> """\\(E_p = -p \\cdot E\\), where \\(E_p\\) is the interaction energy of the molecule with electric dipole moment \\(p\\) and an electric field with electric field strength \\(E\\). \\(p = q(r_+ - r_i)\\), where \\(r_+\\) and \\(r_-\\) are the position vectors to carriers of electric charge \\(a\\) and \\(-q\\), respectively."""^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Electric Dipole Moment\" is a measure of the separation of positive and negative electrical charges in a system of (discrete or continuous) charges. It is a vector-valued quantity. If the system of charges is neutral, that is if the sum of all charges is zero, then the dipole moment of the system is independent of the choice of a reference frame; however in a non-neutral system, such as the dipole moment of a single proton, a dependence on the choice of reference point arises. In such cases it is conventional to choose the reference point to be the center of mass of the system or the center of charge, not some arbitrary origin. This convention ensures that the dipole moment is an intrinsic property of the system. The electric dipole moment of a substance within a domain is the vector sum of electric dipole moments of all electric dipoles included in the domain." ; <http://qudt.org/schema/qudt/symbol> "p" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Dipólový moment"@cs ; rdfs:label "Momen dwikutub elektrik"@ms ; rdfs:label "electric dipole moment"@en ; rdfs:label "elektrik dipol momenti"@tr ; rdfs:label "elektrisches Dipolmoment"@de ; rdfs:label "elektryczny moment dipolowy"@pl ; rdfs:label "moment dipolaire"@fr ; rdfs:label "moment electric dipolar"@ro ; rdfs:label "momento de dipolo eléctrico"@es ; rdfs:label "momento di dipolo elettrico"@it ; rdfs:label "momento do dipolo elétrico"@pt ; rdfs:label "Электрический дипольный момент"@ru ; rdfs:label "عزم ثنائي قطب"@ar ; rdfs:label "گشتاور دوقطبی الکتریکی"@fa ; rdfs:label "विद्युत द्विध्रुव आघूर्ण"@hi ; rdfs:label "电偶极矩"@zh ; rdfs:label "電気双極子"@ja ; .
{"resource":"electric dipole moment" ,"qname":"quantitykind:ElectricDipoleMoment" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ElectricDipoleMoment" ,"properties":["applicable unit":"unit:C-M" ,"applicable unit":"unit:Debye" ,"description":"\"Electric Dipole Moment\" is a measure of the separation of positive and negative electrical charges in a system of (discrete or continuous) charges. It is a vector-valued quantity. If the system of charges is neutral, that is if the sum of all charges is zero, then the dipole moment of the system is independent of the choice of a reference frame; however in a non-neutral system, such as the dipole moment of a single proton, a dependence on the choice of reference point arises. In such cases it is conventional to choose the reference point to be the center of mass of the system or the center of charge, not some arbitrary origin. This convention ensures that the dipole moment is an intrinsic property of the system. The electric dipole moment of a substance within a domain is the vector sum of electric dipole moments of all electric dipoles included in the domain." ,"description (plain text)":"\"Electric Dipole Moment\" is a measure of the separation of positive and negative electrical charges in a system of (discrete or continuous) charges. It is a vector-valued quantity. If the system of charges is neutral, that is if the sum of all charges is zero, then the dipole moment of the system is independent of the choice of a reference frame; however in a non-neutral system, such as the dipole moment of a single proton, a dependence on the choice of reference point arises. In such cases it is conventional to choose the reference point to be the center of mass of the system or the center of charge, not some arbitrary origin. This convention ensures that the dipole moment is an intrinsic property of the system. The electric dipole moment of a substance within a domain is the vector sum of electric dipole moments of all electric dipoles included in the domain." ,"has dimension vector":"qkdv:A0E1L1I0M0H0T1D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Electric_dipole_moment" ,"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":"Dipólový moment" ,"label":"Momen dwikutub elektrik" ,"label":"electric dipole moment" ,"label":"elektrik dipol momenti" ,"label":"elektrisches Dipolmoment" ,"label":"elektryczny moment dipolowy" ,"label":"moment dipolaire" ,"label":"moment electric dipolar" ,"label":"momento de dipolo eléctrico" ,"label":"momento di dipolo elettrico" ,"label":"momento do dipolo elétrico" ,"label":"Электрический дипольный момент" ,"label":"عزم ثنائي قطب" ,"label":"گشتاور دوقطبی الکتریکی" ,"label":"विद्युत द्विध्रुव आघूर्ण" ,"label":"电偶极矩" ,"label":"電気双極子" ,"latex definition":"\\(E_p = -p \\cdot E\\), where \\(E_p\\) is the interaction energy of the molecule with electric dipole moment \\(p\\) and an electric field with electric field strength \\(E\\).\n\n\\(p = q(r_+ - r_i)\\), where \\(r_+\\) and \\(r_-\\) are the position vectors to carriers of electric charge \\(a\\) and \\(-q\\), respectively." ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31894" ,"symbol":"p" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ElectricDipoleMoment", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Electric Dipole Moment\" is a measure of the separation of positive and negative electrical charges in a system of (discrete or continuous) charges. It is a vector-valued quantity. If the system of charges is neutral, that is if the sum of all charges is zero, then the dipole moment of the system is independent of the choice of a reference frame; however in a non-neutral system, such as the dipole moment of a single proton, a dependence on the choice of reference point arises. In such cases it is conventional to choose the reference point to be the center of mass of the system or the center of charge, not some arbitrary origin. This convention ensures that the dipole moment is an intrinsic property of the system. The electric dipole moment of a substance within a domain is the vector sum of electric dipole moments of all electric dipoles included in the domain.", "applicableUnit" : [ "http://qudt.org/vocab/unit/C-M", "http://qudt.org/vocab/unit/Debye" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L1I0M0H0T1D0", "informativeReference" : [ "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891", "http://en.wikipedia.org/wiki/Electric_dipole_moment" ], "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31894", "latexDefinition" : "\\(E_p = -p \\cdot E\\), where \\(E_p\\) is the interaction energy of the molecule with electric dipole moment \\(p\\) and an electric field with electric field strength \\(E\\).\n\n\\(p = q(r_+ - r_i)\\), where \\(r_+\\) and \\(r_-\\) are the position vectors to carriers of electric charge \\(a\\) and \\(-q\\), respectively.", "plainTextDescription" : "\"Electric Dipole Moment\" is a measure of the separation of positive and negative electrical charges in a system of (discrete or continuous) charges. It is a vector-valued quantity. If the system of charges is neutral, that is if the sum of all charges is zero, then the dipole moment of the system is independent of the choice of a reference frame; however in a non-neutral system, such as the dipole moment of a single proton, a dependence on the choice of reference point arises. In such cases it is conventional to choose the reference point to be the center of mass of the system or the center of charge, not some arbitrary origin. This convention ensures that the dipole moment is an intrinsic property of the system. The electric dipole moment of a substance within a domain is the vector sum of electric dipole moments of all electric dipoles included in the domain.", "symbol" : "p", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "ja", "@value" : "電気双極子" }, { "@language" : "ru", "@value" : "Электрический дипольный момент" }, { "@language" : "ar", "@value" : "عزم ثنائي قطب" }, { "@language" : "it", "@value" : "momento di dipolo elettrico" }, { "@language" : "ms", "@value" : "Momen dwikutub elektrik" }, { "@language" : "pt", "@value" : "momento do dipolo elétrico" }, { "@language" : "hi", "@value" : "विद्युत द्विध्रुव आघूर्ण" }, { "@language" : "pl", "@value" : "elektryczny moment dipolowy" }, { "@language" : "es", "@value" : "momento de dipolo eléctrico" }, { "@language" : "en", "@value" : "electric dipole moment" }, { "@language" : "ro", "@value" : "moment electric dipolar" }, { "@language" : "cs", "@value" : "Dipólový moment" }, { "@language" : "zh", "@value" : "电偶极矩" }, { "@language" : "fr", "@value" : "moment dipolaire" }, { "@language" : "fa", "@value" : "گشتاور دوقطبی الکتریکی" }, { "@language" : "tr", "@value" : "elektrik dipol momenti" }, { "@language" : "de", "@value" : "elektrisches Dipolmoment" } ], "@context" : { "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@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#" } }
quantitykind:ElectricDipoleMoment_CubicPerEnergy_Squared
URI: http://qudt.org/vocab/quantitykind/ElectricDipoleMoment_CubicPerEnergy_Squared
@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/ElectricDipoleMoment_CubicPerEnergy_Squared> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C3-M-PER-J2> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E3L-3I0M-2H0T7D0> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Cubic Electric Dipole Moment per Square Energy"@en ; .
{"resource":"Cubic Electric Dipole Moment per Square Energy" ,"qname":"quantitykind:ElectricDipoleMoment_CubicPerEnergy_Squared" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ElectricDipoleMoment_CubicPerEnergy_Squared" ,"properties":["applicable unit":"unit:C3-M-PER-J2" ,"has dimension vector":"qkdv:A0E3L-3I0M-2H0T7D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Cubic Electric Dipole Moment per Square Energy" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ElectricDipoleMoment_CubicPerEnergy_Squared", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "applicableUnit" : "http://qudt.org/vocab/unit/C3-M-PER-J2", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E3L-3I0M-2H0T7D0", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Cubic Electric Dipole Moment per Square Energy" }, "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:ElectricDipoleMoment_QuarticPerEnergy_Cubic
URI: http://qudt.org/vocab/quantitykind/ElectricDipoleMoment_QuarticPerEnergy_Cubic
@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/ElectricDipoleMoment_QuarticPerEnergy_Cubic> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C4-M4-PER-J3> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E4L-2I0M-3H0T10D0> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Quartic Electric Dipole Moment per Cubic Energy"@en ; .
{"resource":"Quartic Electric Dipole Moment per Cubic Energy" ,"qname":"quantitykind:ElectricDipoleMoment_QuarticPerEnergy_Cubic" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ElectricDipoleMoment_QuarticPerEnergy_Cubic" ,"properties":["applicable unit":"unit:C4-M4-PER-J3" ,"has dimension vector":"qkdv:A0E4L-2I0M-3H0T10D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Quartic Electric Dipole Moment per Cubic Energy" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ElectricDipoleMoment_QuarticPerEnergy_Cubic", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "applicableUnit" : "http://qudt.org/vocab/unit/C4-M4-PER-J3", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E4L-2I0M-3H0T10D0", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Quartic Electric Dipole Moment per Cubic Energy" }, "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:ElectricDisplacement
URI: http://qudt.org/vocab/quantitykind/ElectricDisplacement
In a dielectric material the presence of an electric field E causes the bound charges in the material (atomic nuclei and their electrons) to slightly separate, inducing a local electric dipole moment. The Electric Displacement Field, \(D\), is a vector field that accounts for the effects of free charges within such dielectric materials. This describes also the charge density on an extended surface that could be causing the field.
@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/ElectricDisplacement> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "In a dielectric material the presence of an electric field E causes the bound charges in the material (atomic nuclei and their electrons) to slightly separate, inducing a local electric dipole moment. The Electric Displacement Field, \\(D\\), is a vector field that accounts for the effects of free charges within such dielectric materials. This describes also the charge density on an extended surface that could be causing the field."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C-PER-MilliM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C_Ab-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C_Stat-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloC-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaC-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroC-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliC-PER-M2> ; <http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/quantitykind/ElectricFluxDensity> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T1D0> ; <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/informativeReference> "http://www.oxfordreference.com/view/10.1093/acref/9780199233991.001.0001/acref-9780199233991-e-895"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(D = \\epsilon_0 E + P\\), where \\(\\epsilon_0\\) is the electric constant, \\(E\\) is electric field strength, and \\(P\\) is electric polarization."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/symbol> "D" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Electric Displacement"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/ElectricChargePerArea> ; .
{"resource":"Electric Displacement" ,"qname":"quantitykind:ElectricDisplacement" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ElectricDisplacement" ,"properties":["applicable unit":"unit:C-PER-CentiM2" ,"applicable unit":"unit:C-PER-M2" ,"applicable unit":"unit:C-PER-MilliM2" ,"applicable unit":"unit:C_Ab-PER-CentiM2" ,"applicable unit":"unit:C_Stat-PER-CentiM2" ,"applicable unit":"unit:KiloC-PER-M2" ,"applicable unit":"unit:MegaC-PER-M2" ,"applicable unit":"unit:MicroC-PER-M2" ,"applicable unit":"unit:MilliC-PER-M2" ,"description":"In a dielectric material the presence of an electric field E causes the bound charges in the material (atomic nuclei and their electrons) to slightly separate, inducing a local electric dipole moment. The Electric Displacement Field, \\(D\\), is a vector field that accounts for the effects of free charges within such dielectric materials. This describes also the charge density on an extended surface that could be causing the field." ,"exact match":"quantitykind:ElectricFluxDensity" ,"has broader":"quantitykind:ElectricChargePerArea" ,"has dimension vector":"qkdv:A0E1L-2I0M0H0T1D0" ,"informative reference":"http:\/\/www.iso.org\/iso\/home\/store\/catalogue_tc\/catalogue_detail.htm?csnumber=31891" ,"informative reference":"http:\/\/www.oxfordreference.com\/view\/10.1093\/acref\/9780199233991.001.0001\/acref-9780199233991-e-895" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Electric Displacement" ,"latex definition":"\\(D = \\epsilon_0 E + P\\), where \\(\\epsilon_0\\) is the electric constant, \\(E\\) is electric field strength, and \\(P\\) is electric polarization." ,"symbol":"D" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ElectricDisplacement", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "In a dielectric material the presence of an electric field E causes the bound charges in the material (atomic nuclei and their electrons) to slightly separate, inducing a local electric dipole moment. The Electric Displacement Field, \\(D\\), is a vector field that accounts for the effects of free charges within such dielectric materials. This describes also the charge density on an extended surface that could be causing the field.", "applicableUnit" : [ "http://qudt.org/vocab/unit/C-PER-MilliM2", "http://qudt.org/vocab/unit/MicroC-PER-M2", "http://qudt.org/vocab/unit/MilliC-PER-M2", "http://qudt.org/vocab/unit/MegaC-PER-M2", "http://qudt.org/vocab/unit/C_Stat-PER-CentiM2", "http://qudt.org/vocab/unit/C-PER-CentiM2", "http://qudt.org/vocab/unit/KiloC-PER-M2", "http://qudt.org/vocab/unit/C_Ab-PER-CentiM2", "http://qudt.org/vocab/unit/C-PER-M2" ], "exactMatch" : "http://qudt.org/vocab/quantitykind/ElectricFluxDensity", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T1D0", "informativeReference" : [ "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891", "http://www.oxfordreference.com/view/10.1093/acref/9780199233991.001.0001/acref-9780199233991-e-895" ], "latexDefinition" : "\\(D = \\epsilon_0 E + P\\), where \\(\\epsilon_0\\) is the electric constant, \\(E\\) is electric field strength, and \\(P\\) is electric polarization.", "symbol" : "D", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Electric Displacement" }, "broader" : "http://qudt.org/vocab/quantitykind/ElectricChargePerArea", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "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" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "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" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "exactMatch" : { "@id" : "http://qudt.org/schema/qudt/exactMatch", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@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#" } }
quantitykind:ElectricDisplacementField
URI: http://qudt.org/vocab/quantitykind/ElectricDisplacementField
@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/ElectricDisplacementField> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C-PER-MilliM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C_Ab-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C_Stat-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloC-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaC-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroC-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliC-PER-M2> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T1D0> ; <http://qudt.org/schema/qudt/symbol> "D" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Electric Displacement Field"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/ElectricChargePerArea> ; .
{"resource":"Electric Displacement Field" ,"qname":"quantitykind:ElectricDisplacementField" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ElectricDisplacementField" ,"properties":["applicable unit":"unit:C-PER-CentiM2" ,"applicable unit":"unit:C-PER-M2" ,"applicable unit":"unit:C-PER-MilliM2" ,"applicable unit":"unit:C_Ab-PER-CentiM2" ,"applicable unit":"unit:C_Stat-PER-CentiM2" ,"applicable unit":"unit:KiloC-PER-M2" ,"applicable unit":"unit:MegaC-PER-M2" ,"applicable unit":"unit:MicroC-PER-M2" ,"applicable unit":"unit:MilliC-PER-M2" ,"has broader":"quantitykind:ElectricChargePerArea" ,"has dimension vector":"qkdv:A0E1L-2I0M0H0T1D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Electric Displacement Field" ,"symbol":"D" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ElectricDisplacementField", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "applicableUnit" : [ "http://qudt.org/vocab/unit/KiloC-PER-M2", "http://qudt.org/vocab/unit/C_Ab-PER-CentiM2", "http://qudt.org/vocab/unit/C-PER-MilliM2", "http://qudt.org/vocab/unit/MicroC-PER-M2", "http://qudt.org/vocab/unit/C-PER-CentiM2", "http://qudt.org/vocab/unit/C_Stat-PER-CentiM2", "http://qudt.org/vocab/unit/MilliC-PER-M2", "http://qudt.org/vocab/unit/MegaC-PER-M2", "http://qudt.org/vocab/unit/C-PER-M2" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T1D0", "symbol" : "D", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Electric Displacement Field" }, "broader" : "http://qudt.org/vocab/quantitykind/ElectricChargePerArea", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "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#" } }
quantitykind:ElectricField
URI: http://qudt.org/vocab/quantitykind/ElectricField
The space surrounding an electric charge or in the presence of a time-varying magnetic field has a property called an electric field. This electric field exerts a force on other electrically charged objects. In the idealized case, the force exerted between two point charges is inversely proportional to the square of the distance between them. (Coulomb's Law).
@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/ElectricField> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The space surrounding an electric charge or in the presence of a time-varying magnetic field has a property called an electric field. This electric field exerts a force on other electrically charged objects. In the idealized case, the force exerted between two point charges is inversely proportional to the square of the distance between them. (Coulomb's Law)."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V-PER-M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V_Ab-PER-CentiM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V_Stat-PER-CentiM> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Electric_field"^^xsd:anyURI ; <http://qudt.org/schema/qudt/expression> "\\(E\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E-1L1I0M1H0T-3D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Electric_field"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "The space surrounding an electric charge or in the presence of a time-varying magnetic field has a property called an electric field. This electric field exerts a force on other electrically charged objects. In the idealized case, the force exerted between two point charges is inversely proportional to the square of the distance between them. (Coulomb's Law)." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Electric Field"@en ; .
{"resource":"Electric Field" ,"qname":"quantitykind:ElectricField" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ElectricField" ,"properties":["applicable unit":"unit:V-PER-M" ,"applicable unit":"unit:V_Ab-PER-CentiM" ,"applicable unit":"unit:V_Stat-PER-CentiM" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Electric_field" ,"description":"The space surrounding an electric charge or in the presence of a time-varying magnetic field has a property called an electric field. This electric field exerts a force on other electrically charged objects. In the idealized case, the force exerted between two point charges is inversely proportional to the square of the distance between them. (Coulomb's Law)." ,"description (plain text)":"The space surrounding an electric charge or in the presence of a time-varying magnetic field has a property called an electric field. This electric field exerts a force on other electrically charged objects. In the idealized case, the force exerted between two point charges is inversely proportional to the square of the distance between them. (Coulomb's Law)." ,"expression":"\\(E\\)" ,"has dimension vector":"qkdv:A0E-1L1I0M1H0T-3D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Electric_field" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Electric Field" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ElectricField", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The space surrounding an electric charge or in the presence of a time-varying magnetic field has a property called an electric field. This electric field exerts a force on other electrically charged objects. In the idealized case, the force exerted between two point charges is inversely proportional to the square of the distance between them. (Coulomb's Law).", "applicableUnit" : [ "http://qudt.org/vocab/unit/V_Stat-PER-CentiM", "http://qudt.org/vocab/unit/V_Ab-PER-CentiM", "http://qudt.org/vocab/unit/V-PER-M" ], "dbpediaMatch" : "http://dbpedia.org/resource/Electric_field", "expression" : "\\(E\\)", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E-1L1I0M1H0T-3D0", "informativeReference" : "http://en.wikipedia.org/wiki/Electric_field", "plainTextDescription" : "The space surrounding an electric charge or in the presence of a time-varying magnetic field has a property called an electric field. This electric field exerts a force on other electrically charged objects. In the idealized case, the force exerted between two point charges is inversely proportional to the square of the distance between them. (Coulomb's Law).", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Electric Field" }, "@context" : { "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@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" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "expression" : { "@id" : "http://qudt.org/schema/qudt/expression", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "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#" } }
quantitykind:ElectricFieldStrength
URI: http://qudt.org/vocab/quantitykind/ElectricFieldStrength
\(\textbf{Electric Field Strength}\) is the magnitude and direction of an electric field, expressed by the value of \(E\), also referred to as \(\color{indigo} {\textit{electric field intensity}}\) or simply the electric field.
@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/ElectricFieldStrength> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\\(\\textbf{Electric Field Strength}\\) is the magnitude and direction of an electric field, expressed by the value of \\(E\\), also referred to as \\(\\color{indigo} {\\textit{electric field intensity}}\\) or simply the electric field."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloV-PER-M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaV-PER-M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroV-PER-M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliV-PER-M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V-PER-CentiM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V-PER-IN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V-PER-M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V-PER-MilliM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V_Ab-PER-CentiM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V_Stat-PER-CentiM> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E-1L1I0M1H0T-3D0> ; <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> "\\(\\mathbf{E} = \\mathbf{F}/q\\), where \\(\\mathbf{F}\\) is force and \\(q\\) is electric charge, of a test particle at rest."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\mathbf{E} \\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/symbol> "E" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Elektromos mező"@hu ; rdfs:label "Kekuatan medan elektrik"@ms ; rdfs:label "câmp electric"@ro ; rdfs:label "electric field strength"@en ; rdfs:label "elektrické pole"@cs ; rdfs:label "elektriksel alan kuvveti"@tr ; rdfs:label "elektrische Feldstärke"@de ; rdfs:label "intensidad de campo eléctrico"@es ; rdfs:label "intensidade de campo elétrico"@pt ; rdfs:label "intensità di campo elettrico"@it ; rdfs:label "intensité de champ électrique"@fr ; rdfs:label "jakost električnega polja"@sl ; rdfs:label "natężenie pola elektrycznego"@pl ; rdfs:label "Ηλεκτρικό πεδίο"@el ; rdfs:label "Електрично поле"@bg ; rdfs:label "Напряженность электрического поля"@ru ; rdfs:label "שדה חשמלי"@he ; rdfs:label "شدة المجال الكهربائي"@ar ; rdfs:label "شدت میدان الکتریکی"@fa ; rdfs:label "विद्युत्-क्षेत्र"@hi ; rdfs:label "電場"@zh ; rdfs:label "電界強度"@ja ; .
{"resource":"electric field strength" ,"qname":"quantitykind:ElectricFieldStrength" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ElectricFieldStrength" ,"properties":["applicable unit":"unit:KiloV-PER-M" ,"applicable unit":"unit:MegaV-PER-M" ,"applicable unit":"unit:MicroV-PER-M" ,"applicable unit":"unit:MilliV-PER-M" ,"applicable unit":"unit:V-PER-CentiM" ,"applicable unit":"unit:V-PER-IN" ,"applicable unit":"unit:V-PER-M" ,"applicable unit":"unit:V-PER-MilliM" ,"applicable unit":"unit:V_Ab-PER-CentiM" ,"applicable unit":"unit:V_Stat-PER-CentiM" ,"description":"\\(\\textbf{Electric Field Strength}\\) is the magnitude and direction of an electric field, expressed by the value of \\(E\\), also referred to as \\(\\color{indigo} {\\textit{electric field intensity}}\\) or simply the electric field." ,"has dimension vector":"qkdv:A0E-1L1I0M1H0T-3D0" ,"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":"Elektromos mező" ,"label":"Kekuatan medan elektrik" ,"label":"câmp electric" ,"label":"electric field strength" ,"label":"elektrické pole" ,"label":"elektriksel alan kuvveti" ,"label":"elektrische Feldstärke" ,"label":"intensidad de campo eléctrico" ,"label":"intensidade de campo elétrico" ,"label":"intensità di campo elettrico" ,"label":"intensité de champ électrique" ,"label":"jakost električnega polja" ,"label":"natężenie pola elektrycznego" ,"label":"Ηλεκτρικό πεδίο" ,"label":"Електрично поле" ,"label":"Напряженность электрического поля" ,"label":"שדה חשמלי" ,"label":"شدة المجال الكهربائي" ,"label":"شدت میدان الکتریکی" ,"label":"विद्युत्-क्षेत्र" ,"label":"電場" ,"label":"電界強度" ,"latex definition":"\\(\\mathbf{E} = \\mathbf{F}\/q\\), where \\(\\mathbf{F}\\) is force and \\(q\\) is electric charge, of a test particle at rest." ,"latex symbol":"\\(\\mathbf{E} \\)" ,"symbol":"E" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ElectricFieldStrength", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\\(\\textbf{Electric Field Strength}\\) is the magnitude and direction of an electric field, expressed by the value of \\(E\\), also referred to as \\(\\color{indigo} {\\textit{electric field intensity}}\\) or simply the electric field.", "applicableUnit" : [ "http://qudt.org/vocab/unit/V_Ab-PER-CentiM", "http://qudt.org/vocab/unit/V-PER-M", "http://qudt.org/vocab/unit/V-PER-MilliM", "http://qudt.org/vocab/unit/V-PER-IN", "http://qudt.org/vocab/unit/V_Stat-PER-CentiM", "http://qudt.org/vocab/unit/KiloV-PER-M", "http://qudt.org/vocab/unit/MilliV-PER-M", "http://qudt.org/vocab/unit/V-PER-CentiM", "http://qudt.org/vocab/unit/MicroV-PER-M", "http://qudt.org/vocab/unit/MegaV-PER-M" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E-1L1I0M1H0T-3D0", "informativeReference" : "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891", "latexDefinition" : "\\(\\mathbf{E} = \\mathbf{F}/q\\), where \\(\\mathbf{F}\\) is force and \\(q\\) is electric charge, of a test particle at rest.", "latexSymbol" : "\\(\\mathbf{E} \\)", "symbol" : "E", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "de", "@value" : "elektrische Feldstärke" }, { "@language" : "fa", "@value" : "شدت میدان الکتریکی" }, { "@language" : "pl", "@value" : "natężenie pola elektrycznego" }, { "@language" : "hu", "@value" : "Elektromos mező" }, { "@language" : "tr", "@value" : "elektriksel alan kuvveti" }, { "@language" : "ja", "@value" : "電界強度" }, { "@language" : "fr", "@value" : "intensité de champ électrique" }, { "@language" : "ro", "@value" : "câmp electric" }, { "@language" : "sl", "@value" : "jakost električnega polja" }, { "@language" : "hi", "@value" : "विद्युत्-क्षेत्र" }, { "@language" : "ru", "@value" : "Напряженность электрического поля" }, { "@language" : "ar", "@value" : "شدة المجال الكهربائي" }, { "@language" : "el", "@value" : "Ηλεκτρικό πεδίο" }, { "@language" : "it", "@value" : "intensità di campo elettrico" }, { "@language" : "bg", "@value" : "Електрично поле" }, { "@language" : "pt", "@value" : "intensidade de campo elétrico" }, { "@language" : "zh", "@value" : "電場" }, { "@language" : "es", "@value" : "intensidad de campo eléctrico" }, { "@language" : "he", "@value" : "שדה חשמלי" }, { "@language" : "ms", "@value" : "Kekuatan medan elektrik" }, { "@language" : "cs", "@value" : "elektrické pole" }, { "@language" : "en", "@value" : "electric field strength" } ], "@context" : { "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "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#" } }
quantitykind:ElectricFlux
URI: http://qudt.org/vocab/quantitykind/ElectricFlux
"Electric Flux" through an area is defined as the electric field multiplied by the area of the surface projected in a plane perpendicular to the field. Electric Flux is a scalar-valued quantity.
@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/ElectricFlux> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Electric Flux\" through an area is defined as the electric field multiplied by the area of the surface projected in a plane perpendicular to the field. Electric Flux is a scalar-valued quantity."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V-M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V_Stat-CentiM> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Electric_flux"^^xsd:anyURI ; <http://qudt.org/schema/qudt/expression> "\\(electirc-flux\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E-1L3I0M1H0T-3D0> ; <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> "\\(\\Psi = \\int_S D \\cdot e_n dA\\), over a surface \\(S\\), where \\(D\\) is electric flux density and \\(e_n dA\\) is the vector surface element."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\Psi\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Electric Flux\" through an area is defined as the electric field multiplied by the area of the surface projected in a plane perpendicular to the field. Electric Flux is a scalar-valued quantity." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Electric Flux"@en ; rdfs:seeAlso <http://qudt.org/vocab/quantitykind/ElectricFluxDensity> ; .
{"resource":"Electric Flux" ,"qname":"quantitykind:ElectricFlux" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ElectricFlux" ,"properties":["applicable unit":"unit:V-M" ,"applicable unit":"unit:V_Stat-CentiM" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Electric_flux" ,"description":"\"Electric Flux\" through an area is defined as the electric field multiplied by the area of the surface projected in a plane perpendicular to the field. Electric Flux is a scalar-valued quantity." ,"description (plain text)":"\"Electric Flux\" through an area is defined as the electric field multiplied by the area of the surface projected in a plane perpendicular to the field. Electric Flux is a scalar-valued quantity." ,"expression":"\\(electirc-flux\\)" ,"has dimension vector":"qkdv:A0E-1L3I0M1H0T-3D0" ,"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":"Electric Flux" ,"latex definition":"\\(\\Psi = \\int_S D \\cdot e_n dA\\), over a surface \\(S\\), where \\(D\\) is electric flux density and \\(e_n dA\\) is the vector surface element." ,"latex symbol":"\\(\\Psi\\)" ,"seeAlso":"quantitykind:ElectricFluxDensity" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ElectricFlux", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Electric Flux\" through an area is defined as the electric field multiplied by the area of the surface projected in a plane perpendicular to the field. Electric Flux is a scalar-valued quantity.", "applicableUnit" : [ "http://qudt.org/vocab/unit/V_Stat-CentiM", "http://qudt.org/vocab/unit/V-M" ], "dbpediaMatch" : "http://dbpedia.org/resource/Electric_flux", "expression" : "\\(electirc-flux\\)", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E-1L3I0M1H0T-3D0", "informativeReference" : "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891", "latexDefinition" : "\\(\\Psi = \\int_S D \\cdot e_n dA\\), over a surface \\(S\\), where \\(D\\) is electric flux density and \\(e_n dA\\) is the vector surface element.", "latexSymbol" : "\\(\\Psi\\)", "plainTextDescription" : "\"Electric Flux\" through an area is defined as the electric field multiplied by the area of the surface projected in a plane perpendicular to the field. Electric Flux is a scalar-valued quantity.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Electric Flux" }, "seeAlso" : "http://qudt.org/vocab/quantitykind/ElectricFluxDensity", "@context" : { "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "expression" : { "@id" : "http://qudt.org/schema/qudt/expression", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "seeAlso" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso", "@type" : "@id" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "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#" } }
quantitykind:ElectricFluxDensity
URI: http://qudt.org/vocab/quantitykind/ElectricFluxDensity
\(\textbf{Electric Flux Density}\), also referred to as \(\textit{Electric Displacement}\), is related to electric charge density by the following equation: \(\text{div} \; D = \rho\), where \(\text{div}\) denotes the divergence.
@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/ElectricFluxDensity> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\\(\\textbf{Electric Flux Density}\\), also referred to as \\(\\textit{Electric Displacement}\\), is related to electric charge density by the following equation: \\(\\text{div} \\; D = \\rho\\), where \\(\\text{div}\\) denotes the divergence."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C-PER-MilliM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C_Ab-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C_Stat-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloC-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaC-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroC-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliC-PER-M2> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Electric_flux"^^xsd:anyURI ; <http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/quantitykind/ElectricDisplacement> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T1D0> ; <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> "\\(\\mathbf{D} = \\epsilon_0 E + P\\), where \\(\\epsilon_0\\) is the electric constant, \\(\\mathbf{E} \\) is electric field strength, and \\(P\\) is electric polarization."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\mathbf{D}\\)"^^<http://qudt.org/schema/qudt/LatexString> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Densidad de flujo eléctrico"@es ; rdfs:label "Elektrická indukce"@cs ; rdfs:label "Induction électrique"@fr ; rdfs:label "Inducție electrică"@ro ; rdfs:label "Indukcja elektryczna"@pl ; rdfs:label "Ketumpatan fluks elektrik"@ms ; rdfs:label "campo de deslocamento elétrico"@pt ; rdfs:label "electric flux density"@en ; rdfs:label "elektrik akı yoğunluğu"@tr ; rdfs:label "elektrische Flussdichte"@de ; rdfs:label "spostamento elettrico"@it ; rdfs:label "Электрическая индукция"@ru ; rdfs:label "إزاحة كهربائية"@ar ; rdfs:label "چگالی شار الکتریکی"@fa ; rdfs:label "電位移"@zh ; rdfs:label "電束密度"@ja ; <http://www.w3.org/2004/02/skos/core#altLabel> "anjakan"@ms ; <http://www.w3.org/2004/02/skos/core#altLabel> "densité de flux électrique"@fr ; <http://www.w3.org/2004/02/skos/core#altLabel> "displacement"@en ; <http://www.w3.org/2004/02/skos/core#altLabel> "elektrische Induktion"@de ; <http://www.w3.org/2004/02/skos/core#altLabel> "elektrische Verschiebung"@de ; <http://www.w3.org/2004/02/skos/core#altLabel> "induzione elettrica"@it ; <http://www.w3.org/2004/02/skos/core#altLabel> "yer değiştirme"@tr ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/ElectricChargePerArea> ; .
{"resource":"electric flux density" ,"qname":"quantitykind:ElectricFluxDensity" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ElectricFluxDensity" ,"properties":["alternative label":"anjakan" ,"alternative label":"densité de flux électrique" ,"alternative label":"displacement" ,"alternative label":"elektrische Induktion" ,"alternative label":"elektrische Verschiebung" ,"alternative label":"induzione elettrica" ,"alternative label":"yer değiştirme" ,"applicable unit":"unit:C-PER-CentiM2" ,"applicable unit":"unit:C-PER-M2" ,"applicable unit":"unit:C-PER-MilliM2" ,"applicable unit":"unit:C_Ab-PER-CentiM2" ,"applicable unit":"unit:C_Stat-PER-CentiM2" ,"applicable unit":"unit:KiloC-PER-M2" ,"applicable unit":"unit:MegaC-PER-M2" ,"applicable unit":"unit:MicroC-PER-M2" ,"applicable unit":"unit:MilliC-PER-M2" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Electric_flux" ,"description":"\\(\\textbf{Electric Flux Density}\\), also referred to as \\(\\textit{Electric Displacement}\\), is related to electric charge density by the following equation: \\(\\text{div} \\; D = \\rho\\), where \\(\\text{div}\\) denotes the divergence." ,"exact match":"quantitykind:ElectricDisplacement" ,"has broader":"quantitykind:ElectricChargePerArea" ,"has dimension vector":"qkdv:A0E1L-2I0M0H0T1D0" ,"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":"Densidad de flujo eléctrico" ,"label":"Elektrická indukce" ,"label":"Induction électrique" ,"label":"Inducție electrică" ,"label":"Indukcja elektryczna" ,"label":"Ketumpatan fluks elektrik" ,"label":"campo de deslocamento elétrico" ,"label":"electric flux density" ,"label":"elektrik akı yoğunluğu" ,"label":"elektrische Flussdichte" ,"label":"spostamento elettrico" ,"label":"Электрическая индукция" ,"label":"إزاحة كهربائية" ,"label":"چگالی شار الکتریکی" ,"label":"電位移" ,"label":"電束密度" ,"latex definition":"\\(\\mathbf{D} = \\epsilon_0 E + P\\), where \\(\\epsilon_0\\) is the electric constant, \\(\\mathbf{E} \\) is electric field strength, and \\(P\\) is electric polarization." ,"latex symbol":"\\(\\mathbf{D}\\)" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ElectricFluxDensity", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\\(\\textbf{Electric Flux Density}\\), also referred to as \\(\\textit{Electric Displacement}\\), is related to electric charge density by the following equation: \\(\\text{div} \\; D = \\rho\\), where \\(\\text{div}\\) denotes the divergence.", "applicableUnit" : [ "http://qudt.org/vocab/unit/C_Ab-PER-CentiM2", "http://qudt.org/vocab/unit/C-PER-CentiM2", "http://qudt.org/vocab/unit/C-PER-MilliM2", "http://qudt.org/vocab/unit/C-PER-M2", "http://qudt.org/vocab/unit/KiloC-PER-M2", "http://qudt.org/vocab/unit/MegaC-PER-M2", "http://qudt.org/vocab/unit/MilliC-PER-M2", "http://qudt.org/vocab/unit/C_Stat-PER-CentiM2", "http://qudt.org/vocab/unit/MicroC-PER-M2" ], "dbpediaMatch" : "http://dbpedia.org/resource/Electric_flux", "exactMatch" : "http://qudt.org/vocab/quantitykind/ElectricDisplacement", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T1D0", "informativeReference" : "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891", "latexDefinition" : "\\(\\mathbf{D} = \\epsilon_0 E + P\\), where \\(\\epsilon_0\\) is the electric constant, \\(\\mathbf{E} \\) is electric field strength, and \\(P\\) is electric polarization.", "latexSymbol" : "\\(\\mathbf{D}\\)", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "pl", "@value" : "Indukcja elektryczna" }, { "@language" : "de", "@value" : "elektrische Flussdichte" }, { "@language" : "it", "@value" : "spostamento elettrico" }, { "@language" : "ar", "@value" : "إزاحة كهربائية" }, { "@language" : "cs", "@value" : "Elektrická indukce" }, { "@language" : "ru", "@value" : "Электрическая индукция" }, { "@language" : "pt", "@value" : "campo de deslocamento elétrico" }, { "@language" : "ms", "@value" : "Ketumpatan fluks elektrik" }, { "@language" : "ja", "@value" : "電束密度" }, { "@language" : "tr", "@value" : "elektrik akı yoğunluğu" }, { "@language" : "zh", "@value" : "電位移" }, { "@language" : "fr", "@value" : "Induction électrique" }, { "@language" : "fa", "@value" : "چگالی شار الکتریکی" }, { "@language" : "ro", "@value" : "Inducție electrică" }, { "@language" : "en", "@value" : "electric flux density" }, { "@language" : "es", "@value" : "Densidad de flujo eléctrico" } ], "altLabel" : [ { "@language" : "fr", "@value" : "densité de flux électrique" }, { "@language" : "ms", "@value" : "anjakan" }, { "@language" : "tr", "@value" : "yer değiştirme" }, { "@language" : "it", "@value" : "induzione elettrica" }, { "@language" : "de", "@value" : "elektrische Verschiebung" }, { "@language" : "en", "@value" : "displacement" }, { "@language" : "de", "@value" : "elektrische Induktion" } ], "broader" : "http://qudt.org/vocab/quantitykind/ElectricChargePerArea", "@context" : { "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "altLabel" : { "@id" : "http://www.w3.org/2004/02/skos/core#altLabel" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "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" }, "exactMatch" : { "@id" : "http://qudt.org/schema/qudt/exactMatch", "@type" : "@id" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "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#" } }
quantitykind:ElectricPolarizability
URI: http://qudt.org/vocab/quantitykind/ElectricPolarizability
"Electric Polarizability" is the relative tendency of a charge distribution, like the electron cloud of an atom or molecule, to be distorted from its normal shape by an external electric field, which is applied typically by inserting the molecule in a charged parallel-plate capacitor, but may also be caused by the presence of a nearby ion or dipole.
@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/ElectricPolarizability> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Electric Polarizability\" is the relative tendency of a charge distribution, like the electron cloud of an atom or molecule, to be distorted from its normal shape by an external electric field, which is applied typically by inserting the molecule in a charged parallel-plate capacitor, but may also be caused by the presence of a nearby ion or dipole."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J-PER-MOL> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A-1E0L2I0M1H0T-2D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Polarizability"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(\\alpha_{i,j} = \\frac{\\partial p_i}{\\partial E_j}\\), where \\(p_i\\) is the cartesian component along the \\(i-axis\\) of the electric dipole moment induced by the applied electric field strength acting on the molecule, and \\(E_j\\) is the component along the \\(j-axis\\) of this electric field strength."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\alpha\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Electric Polarizability\" is the relative tendency of a charge distribution, like the electron cloud of an atom or molecule, to be distorted from its normal shape by an external electric field, which is applied typically by inserting the molecule in a charged parallel-plate capacitor, but may also be caused by the presence of a nearby ion or dipole." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Kepengkutuban elektrik"@ms ; rdfs:label "Kutuplanabilirlik"@tr ; rdfs:label "Polarisabilité"@fr ; rdfs:label "Polarizabilidad"@es ; rdfs:label "Polarizovatelnost"@cs ; rdfs:label "Polaryzowalność"@pl ; rdfs:label "electric polarizability"@en ; rdfs:label "elektrische Polarisierbarkeit"@de ; rdfs:label "polarizabilidade"@pt ; rdfs:label "polarizzabilità elettrica"@it ; rdfs:label "Поляризуемость"@ru ; rdfs:label "قابلية استقطاب"@ar ; rdfs:label "قطبیت پذیری الکتریکی"@fa ; rdfs:label "分極率"@ja ; rdfs:label "極化性"@zh ; .
{"resource":"electric polarizability" ,"qname":"quantitykind:ElectricPolarizability" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ElectricPolarizability" ,"properties":["applicable unit":"unit:J-PER-MOL" ,"description":"\"Electric Polarizability\" is the relative tendency of a charge distribution, like the electron cloud of an atom or molecule, to be distorted from its normal shape by an external electric field, which is applied typically by inserting the molecule in a charged parallel-plate capacitor, but may also be caused by the presence of a nearby ion or dipole." ,"description (plain text)":"\"Electric Polarizability\" is the relative tendency of a charge distribution, like the electron cloud of an atom or molecule, to be distorted from its normal shape by an external electric field, which is applied typically by inserting the molecule in a charged parallel-plate capacitor, but may also be caused by the presence of a nearby ion or dipole." ,"has dimension vector":"qkdv:A-1E0L2I0M1H0T-2D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Polarizability" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Kepengkutuban elektrik" ,"label":"Kutuplanabilirlik" ,"label":"Polarisabilité" ,"label":"Polarizabilidad" ,"label":"Polarizovatelnost" ,"label":"Polaryzowalność" ,"label":"electric polarizability" ,"label":"elektrische Polarisierbarkeit" ,"label":"polarizabilidade" ,"label":"polarizzabilità elettrica" ,"label":"Поляризуемость" ,"label":"قابلية استقطاب" ,"label":"قطبیت پذیری الکتریکی" ,"label":"分極率" ,"label":"極化性" ,"latex definition":"\\(\\alpha_{i,j} = \\frac{\\partial p_i}{\\partial E_j}\\), where \\(p_i\\) is the cartesian component along the \\(i-axis\\) of the electric dipole moment induced by the applied electric field strength acting on the molecule, and \\(E_j\\) is the component along the \\(j-axis\\) of this electric field strength." ,"latex symbol":"\\(\\alpha\\)" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31894" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ElectricPolarizability", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Electric Polarizability\" is the relative tendency of a charge distribution, like the electron cloud of an atom or molecule, to be distorted from its normal shape by an external electric field, which is applied typically by inserting the molecule in a charged parallel-plate capacitor, but may also be caused by the presence of a nearby ion or dipole.", "applicableUnit" : "http://qudt.org/vocab/unit/J-PER-MOL", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A-1E0L2I0M1H0T-2D0", "informativeReference" : "http://en.wikipedia.org/wiki/Polarizability", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31894", "latexDefinition" : "\\(\\alpha_{i,j} = \\frac{\\partial p_i}{\\partial E_j}\\), where \\(p_i\\) is the cartesian component along the \\(i-axis\\) of the electric dipole moment induced by the applied electric field strength acting on the molecule, and \\(E_j\\) is the component along the \\(j-axis\\) of this electric field strength.", "latexSymbol" : "\\(\\alpha\\)", "plainTextDescription" : "\"Electric Polarizability\" is the relative tendency of a charge distribution, like the electron cloud of an atom or molecule, to be distorted from its normal shape by an external electric field, which is applied typically by inserting the molecule in a charged parallel-plate capacitor, but may also be caused by the presence of a nearby ion or dipole.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "ms", "@value" : "Kepengkutuban elektrik" }, { "@language" : "de", "@value" : "elektrische Polarisierbarkeit" }, { "@language" : "es", "@value" : "Polarizabilidad" }, { "@language" : "fa", "@value" : "قطبیت پذیری الکتریکی" }, { "@language" : "en", "@value" : "electric polarizability" }, { "@language" : "ja", "@value" : "分極率" }, { "@language" : "tr", "@value" : "Kutuplanabilirlik" }, { "@language" : "pl", "@value" : "Polaryzowalność" }, { "@language" : "fr", "@value" : "Polarisabilité" }, { "@language" : "pt", "@value" : "polarizabilidade" }, { "@language" : "zh", "@value" : "極化性" }, { "@language" : "it", "@value" : "polarizzabilità elettrica" }, { "@language" : "cs", "@value" : "Polarizovatelnost" }, { "@language" : "ru", "@value" : "Поляризуемость" }, { "@language" : "ar", "@value" : "قابلية استقطاب" } ], "@context" : { "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@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#" } }
quantitykind:ElectricPolarization
URI: http://qudt.org/vocab/quantitykind/ElectricPolarization
"Electric Polarization" is the relative shift of positive and negative electric charge in opposite directions within an insulator, or dielectric, induced by an external electric field. Polarization occurs when an electric field distorts the negative cloud of electrons around positive atomic nuclei in a direction opposite the field. This slight separation of charge makes one side of the atom somewhat positive and the opposite side somewhat negative. In some materials whose molecules are permanently polarized by chemical forces, such as water molecules, some of the polarization is caused by molecules rotating into the same alignment under the influence of the electric field. One of the measures of polarization is electric dipole moment, which equals the distance between the slightly shifted centres of positive and negative charge multiplied by the amount of one of the charges. Polarization P in its quantitative meaning is the amount of dipole moment p per unit volume V of a polarized material, P = p/V.
@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/ElectricPolarization> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Electric Polarization\" is the relative shift of positive and negative electric charge in opposite directions within an insulator, or dielectric, induced by an external electric field. Polarization occurs when an electric field distorts the negative cloud of electrons around positive atomic nuclei in a direction opposite the field. This slight separation of charge makes one side of the atom somewhat positive and the opposite side somewhat negative. In some materials whose molecules are permanently polarized by chemical forces, such as water molecules, some of the polarization is caused by molecules rotating into the same alignment under the influence of the electric field. One of the measures of polarization is electric dipole moment, which equals the distance between the slightly shifted centres of positive and negative charge multiplied by the amount of one of the charges. Polarization P in its quantitative meaning is the amount of dipole moment p per unit volume V of a polarized material, P = p/V."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloC-PER-M2> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T1D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://www.britannica.com/EBchecked/topic/182690/electric-polarization"^^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> "\\(P =\\frac{dp}{dV}\\), where \\(p\\) is electic charge density and \\(V\\) is volume."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Electric Polarization\" is the relative shift of positive and negative electric charge in opposite directions within an insulator, or dielectric, induced by an external electric field. Polarization occurs when an electric field distorts the negative cloud of electrons around positive atomic nuclei in a direction opposite the field. This slight separation of charge makes one side of the atom somewhat positive and the opposite side somewhat negative. In some materials whose molecules are permanently polarized by chemical forces, such as water molecules, some of the polarization is caused by molecules rotating into the same alignment under the influence of the electric field. One of the measures of polarization is electric dipole moment, which equals the distance between the slightly shifted centres of positive and negative charge multiplied by the amount of one of the charges. Polarization P in its quantitative meaning is the amount of dipole moment p per unit volume V of a polarized material, P = p/V." ; <http://qudt.org/schema/qudt/symbol> "P" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "electric polarization"@en ; rdfs:label "elektrische Polarisation"@de ; rdfs:label "polarisation électrique"@fr ; rdfs:label "polarización eléctrica"@es ; rdfs:label "polarização eléctrica"@pt ; rdfs:label "polarizzazione elettrica"@it ; rdfs:label "polaryzacja elektryczna"@pl ; rdfs:label "электрическая поляризация"@ru ; rdfs:label "إستقطاب كهربائي"@ar ; rdfs:label "電気分極"@ja ; rdfs:seeAlso <http://qudt.org/vocab/quantitykind/ElectricChargeDensity> ; rdfs:seeAlso <http://qudt.org/vocab/quantitykind/ElectricDipoleMoment> ; .
{"resource":"electric polarization" ,"qname":"quantitykind:ElectricPolarization" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ElectricPolarization" ,"properties":["applicable unit":"unit:C-PER-M2" ,"applicable unit":"unit:KiloC-PER-M2" ,"description":"\"Electric Polarization\" is the relative shift of positive and negative electric charge in opposite directions within an insulator, or dielectric, induced by an external electric field. Polarization occurs when an electric field distorts the negative cloud of electrons around positive atomic nuclei in a direction opposite the field. This slight separation of charge makes one side of the atom somewhat positive and the opposite side somewhat negative. In some materials whose molecules are permanently polarized by chemical forces, such as water molecules, some of the polarization is caused by molecules rotating into the same alignment under the influence of the electric field. One of the measures of polarization is electric dipole moment, which equals the distance between the slightly shifted centres of positive and negative charge multiplied by the amount of one of the charges. Polarization P in its quantitative meaning is the amount of dipole moment p per unit volume V of a polarized material, P = p\/V." ,"description (plain text)":"\"Electric Polarization\" is the relative shift of positive and negative electric charge in opposite directions within an insulator, or dielectric, induced by an external electric field. Polarization occurs when an electric field distorts the negative cloud of electrons around positive atomic nuclei in a direction opposite the field. This slight separation of charge makes one side of the atom somewhat positive and the opposite side somewhat negative. In some materials whose molecules are permanently polarized by chemical forces, such as water molecules, some of the polarization is caused by molecules rotating into the same alignment under the influence of the electric field. One of the measures of polarization is electric dipole moment, which equals the distance between the slightly shifted centres of positive and negative charge multiplied by the amount of one of the charges. Polarization P in its quantitative meaning is the amount of dipole moment p per unit volume V of a polarized material, P = p\/V." ,"has dimension vector":"qkdv:A0E1L-2I0M0H0T1D0" ,"informative reference":"http:\/\/www.britannica.com\/EBchecked\/topic\/182690\/electric-polarization" ,"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":"electric polarization" ,"label":"elektrische Polarisation" ,"label":"polarisation électrique" ,"label":"polarización eléctrica" ,"label":"polarização eléctrica" ,"label":"polarizzazione elettrica" ,"label":"polaryzacja elektryczna" ,"label":"электрическая поляризация" ,"label":"إستقطاب كهربائي" ,"label":"電気分極" ,"latex definition":"\\(P =\\frac{dp}{dV}\\), where \\(p\\) is electic charge density and \\(V\\) is volume." ,"seeAlso":"quantitykind:ElectricChargeDensity" ,"seeAlso":"quantitykind:ElectricDipoleMoment" ,"symbol":"P" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ElectricPolarization", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Electric Polarization\" is the relative shift of positive and negative electric charge in opposite directions within an insulator, or dielectric, induced by an external electric field. Polarization occurs when an electric field distorts the negative cloud of electrons around positive atomic nuclei in a direction opposite the field. This slight separation of charge makes one side of the atom somewhat positive and the opposite side somewhat negative. In some materials whose molecules are permanently polarized by chemical forces, such as water molecules, some of the polarization is caused by molecules rotating into the same alignment under the influence of the electric field. One of the measures of polarization is electric dipole moment, which equals the distance between the slightly shifted centres of positive and negative charge multiplied by the amount of one of the charges. Polarization P in its quantitative meaning is the amount of dipole moment p per unit volume V of a polarized material, P = p/V.", "applicableUnit" : [ "http://qudt.org/vocab/unit/KiloC-PER-M2", "http://qudt.org/vocab/unit/C-PER-M2" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T1D0", "informativeReference" : [ "http://www.britannica.com/EBchecked/topic/182690/electric-polarization", "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891" ], "latexDefinition" : "\\(P =\\frac{dp}{dV}\\), where \\(p\\) is electic charge density and \\(V\\) is volume.", "plainTextDescription" : "\"Electric Polarization\" is the relative shift of positive and negative electric charge in opposite directions within an insulator, or dielectric, induced by an external electric field. Polarization occurs when an electric field distorts the negative cloud of electrons around positive atomic nuclei in a direction opposite the field. This slight separation of charge makes one side of the atom somewhat positive and the opposite side somewhat negative. In some materials whose molecules are permanently polarized by chemical forces, such as water molecules, some of the polarization is caused by molecules rotating into the same alignment under the influence of the electric field. One of the measures of polarization is electric dipole moment, which equals the distance between the slightly shifted centres of positive and negative charge multiplied by the amount of one of the charges. Polarization P in its quantitative meaning is the amount of dipole moment p per unit volume V of a polarized material, P = p/V.", "symbol" : "P", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "es", "@value" : "polarización eléctrica" }, { "@language" : "pt", "@value" : "polarização eléctrica" }, { "@language" : "pl", "@value" : "polaryzacja elektryczna" }, { "@language" : "ar", "@value" : "إستقطاب كهربائي" }, { "@language" : "en", "@value" : "electric polarization" }, { "@language" : "ja", "@value" : "電気分極" }, { "@language" : "it", "@value" : "polarizzazione elettrica" }, { "@language" : "fr", "@value" : "polarisation électrique" }, { "@language" : "de", "@value" : "elektrische Polarisation" }, { "@language" : "ru", "@value" : "электрическая поляризация" } ], "seeAlso" : [ "http://qudt.org/vocab/quantitykind/ElectricChargeDensity", "http://qudt.org/vocab/quantitykind/ElectricDipoleMoment" ], "@context" : { "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "seeAlso" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso", "@type" : "@id" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@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#" } }
quantitykind:ElectricPotential
URI: http://qudt.org/vocab/quantitykind/ElectricPotential
The Electric Potential is a scalar valued quantity associated with an electric field. The electric potential \(\phi(x)\) at a point, \(x\), is formally defined as the line integral of the electric field taken along a path from x to the point at infinity. If the electric field is static, that is time independent, then the choice of the path is arbitrary; however if the electric field is time dependent, taking the integral a different paths will produce different results.
@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/ElectricPotential> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The Electric Potential is a scalar valued quantity associated with an electric field. The electric potential \\(\\phi(x)\\) at a point, \\(x\\), is formally defined as the line integral of the electric field taken along a path from x to the point at infinity. If the electric field is static, that is time independent, then the choice of the path is arbitrary; however if the electric field is time dependent, taking the integral a different paths will produce different results."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckVolt> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V_Ab> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V_Stat> ; <http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/quantitykind/ElectricPotentialDifference> ; <http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge> ; <http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/quantitykind/Voltage> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0> ; <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/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(-\\textbf{grad} \\; V = E + \\frac{\\partial A}{\\partial t}\\), where \\(E\\) is electric field strength, \\(A\\) is magentic vector potential and \\(t\\) is time."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\phi\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/symbol> "V" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Keupayaan elektrik"@ms ; rdfs:label "electric potential"@en ; rdfs:label "elektrický potenciál"@cs ; rdfs:label "elektrik potansiyeli"@tr ; rdfs:label "elektrisches Potenzial"@de ; rdfs:label "električni potencial"@sl ; rdfs:label "elektromos feszültség , elektromos potenciálkülönbség"@hu ; rdfs:label "potencial eléctrico"@es ; rdfs:label "potencial elétrico"@pt ; rdfs:label "potencjał elektryczny"@pl ; rdfs:label "potentiel électrique"@fr ; rdfs:label "potenziale elettrico"@it ; rdfs:label "potențial electric"@ro ; rdfs:label "tensio electrica"@la ; rdfs:label "Електрически потенциал"@bg ; rdfs:label "электростатический потенциал"@ru ; rdfs:label "מתח חשמלי (הפרש פוטנציאלים)"@he ; rdfs:label "كمون كهربائي"@ar ; rdfs:label "پتانسیل الکتریکی"@fa ; rdfs:label "विद्युत विभव"@hi ; rdfs:label "電位"@ja ; rdfs:label "電勢"@zh ; <http://www.w3.org/2004/02/skos/core#altLabel> "vis electromotrix"@la ; .
{"resource":"electric potential" ,"qname":"quantitykind:ElectricPotential" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ElectricPotential" ,"properties":["alternative label":"vis electromotrix" ,"applicable unit":"unit:KiloV" ,"applicable unit":"unit:MegaV" ,"applicable unit":"unit:MicroV" ,"applicable unit":"unit:MilliV" ,"applicable unit":"unit:PlanckVolt" ,"applicable unit":"unit:V" ,"applicable unit":"unit:V_Ab" ,"applicable unit":"unit:V_Stat" ,"description":"The Electric Potential is a scalar valued quantity associated with an electric field. The electric potential \\(\\phi(x)\\) at a point, \\(x\\), is formally defined as the line integral of the electric field taken along a path from x to the point at infinity. If the electric field is static, that is time independent, then the choice of the path is arbitrary; however if the electric field is time dependent, taking the integral a different paths will produce different results." ,"exact match":"quantitykind:ElectricPotentialDifference" ,"exact match":"quantitykind:EnergyPerElectricCharge" ,"exact match":"quantitykind:Voltage" ,"has dimension vector":"qkdv:A0E-1L2I0M1H0T-3D0" ,"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":"Keupayaan elektrik" ,"label":"electric potential" ,"label":"elektrický potenciál" ,"label":"elektrik potansiyeli" ,"label":"elektrisches Potenzial" ,"label":"električni potencial" ,"label":"elektromos feszültség , elektromos potenciálkülönbség" ,"label":"potencial eléctrico" ,"label":"potencial elétrico" ,"label":"potencjał elektryczny" ,"label":"potentiel électrique" ,"label":"potenziale elettrico" ,"label":"potențial electric" ,"label":"tensio electrica" ,"label":"Електрически потенциал" ,"label":"электростатический потенциал" ,"label":"מתח חשמלי (הפרש פוטנציאלים)" ,"label":"كمون كهربائي" ,"label":"پتانسیل الکتریکی" ,"label":"विद्युत विभव" ,"label":"電位" ,"label":"電勢" ,"latex definition":"\\(-\\textbf{grad} \\; V = E + \\frac{\\partial A}{\\partial t}\\), where \\(E\\) is electric field strength, \\(A\\) is magentic vector potential and \\(t\\) is time." ,"latex symbol":"\\(\\phi\\)" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=43012" ,"symbol":"V" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ElectricPotential", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The Electric Potential is a scalar valued quantity associated with an electric field. The electric potential \\(\\phi(x)\\) at a point, \\(x\\), is formally defined as the line integral of the electric field taken along a path from x to the point at infinity. If the electric field is static, that is time independent, then the choice of the path is arbitrary; however if the electric field is time dependent, taking the integral a different paths will produce different results.", "applicableUnit" : [ "http://qudt.org/vocab/unit/MegaV", "http://qudt.org/vocab/unit/MilliV", "http://qudt.org/vocab/unit/V", "http://qudt.org/vocab/unit/V_Stat", "http://qudt.org/vocab/unit/MicroV", "http://qudt.org/vocab/unit/V_Ab", "http://qudt.org/vocab/unit/KiloV", "http://qudt.org/vocab/unit/PlanckVolt" ], "exactMatch" : [ "http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge", "http://qudt.org/vocab/quantitykind/ElectricPotentialDifference", "http://qudt.org/vocab/quantitykind/Voltage" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0", "informativeReference" : "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=43012", "latexDefinition" : "\\(-\\textbf{grad} \\; V = E + \\frac{\\partial A}{\\partial t}\\), where \\(E\\) is electric field strength, \\(A\\) is magentic vector potential and \\(t\\) is time.", "latexSymbol" : "\\(\\phi\\)", "symbol" : "V", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "pt", "@value" : "potencial elétrico" }, { "@language" : "ms", "@value" : "Keupayaan elektrik" }, { "@language" : "tr", "@value" : "elektrik potansiyeli" }, { "@language" : "it", "@value" : "potenziale elettrico" }, { "@language" : "zh", "@value" : "電勢" }, { "@language" : "ar", "@value" : "كمون كهربائي" }, { "@language" : "hu", "@value" : "elektromos feszültség , elektromos potenciálkülönbség" }, { "@language" : "de", "@value" : "elektrisches Potenzial" }, { "@language" : "ja", "@value" : "電位" }, { "@language" : "ro", "@value" : "potențial electric" }, { "@language" : "fa", "@value" : "پتانسیل الکتریکی" }, { "@language" : "es", "@value" : "potencial eléctrico" }, { "@language" : "bg", "@value" : "Електрически потенциал" }, { "@language" : "fr", "@value" : "potentiel électrique" }, { "@language" : "cs", "@value" : "elektrický potenciál" }, { "@language" : "pl", "@value" : "potencjał elektryczny" }, { "@language" : "he", "@value" : "מתח חשמלי (הפרש פוטנציאלים)" }, { "@language" : "hi", "@value" : "विद्युत विभव" }, { "@language" : "sl", "@value" : "električni potencial" }, { "@language" : "ru", "@value" : "электростатический потенциал" }, { "@language" : "la", "@value" : "tensio electrica" }, { "@language" : "en", "@value" : "electric potential" } ], "altLabel" : { "@language" : "la", "@value" : "vis electromotrix" }, "@context" : { "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" }, "exactMatch" : { "@id" : "http://qudt.org/schema/qudt/exactMatch", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "altLabel" : { "@id" : "http://www.w3.org/2004/02/skos/core#altLabel" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "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#" } }
quantitykind:ElectricPotentialDifference
URI: http://qudt.org/vocab/quantitykind/ElectricPotentialDifference
"Electric Potential Difference" is a scalar valued quantity associated with an electric field.
@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/ElectricPotentialDifference> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Electric Potential Difference\" is a scalar valued quantity associated with an electric field."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckVolt> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V_Ab> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V_Stat> ; <http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/quantitykind/ElectricPotential> ; <http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge> ; <http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/quantitykind/Voltage> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0> ; <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> "\\(V_{ab} = \\int_{r_a(C)}^{r_b} (E +\\frac{\\partial A}{\\partial t}) \\), where \\(E\\) is electric field strength, \\(A\\) is magentic vector potential, \\(t\\) is time, and \\(r\\) is position vector along a curve C from a point \\(a\\) to \\(b\\)."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Electric Potential Difference\" is a scalar valued quantity associated with an electric field." ; <http://qudt.org/schema/qudt/symbol> "V_{ab}" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Voltan Perbezaan keupayaan elektrik"@ms ; rdfs:label "diferență de potențial electric"@ro ; rdfs:label "differenza di potenziale elettrico"@it ; rdfs:label "electric potential difference"@en ; rdfs:label "elektrické napětí"@cs ; rdfs:label "elektrische Spannung"@de ; rdfs:label "električna napetost"@sl ; rdfs:label "gerilim"@tr ; rdfs:label "napięcie elektryczne"@pl ; rdfs:label "tension électrique"@fr ; rdfs:label "tensión eléctrica"@es ; rdfs:label "tensão elétrica (diferença de potencial)"@pt ; rdfs:label "электрическое напряжение"@ru ; rdfs:label "جهد كهربائي"@ar ; rdfs:label "ولتاژ/ اختلاف پتانسیل"@fa ; rdfs:label "विभवांतर"@hi ; rdfs:label "電圧"@ja ; rdfs:label "電壓"@zh ; <http://www.w3.org/2004/02/skos/core#altLabel> "ketegangan"@ms ; <http://www.w3.org/2004/02/skos/core#altLabel> "tension"@en ; <http://www.w3.org/2004/02/skos/core#altLabel> "tensione elettrica"@it ; <http://www.w3.org/2004/02/skos/core#altLabel> "tensiune"@ro ; .
{"resource":"electric potential difference" ,"qname":"quantitykind:ElectricPotentialDifference" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ElectricPotentialDifference" ,"properties":["alternative label":"ketegangan" ,"alternative label":"tension" ,"alternative label":"tensione elettrica" ,"alternative label":"tensiune" ,"applicable unit":"unit:KiloV" ,"applicable unit":"unit:MegaV" ,"applicable unit":"unit:MicroV" ,"applicable unit":"unit:MilliV" ,"applicable unit":"unit:PlanckVolt" ,"applicable unit":"unit:V" ,"applicable unit":"unit:V_Ab" ,"applicable unit":"unit:V_Stat" ,"description":"\"Electric Potential Difference\" is a scalar valued quantity associated with an electric field." ,"description (plain text)":"\"Electric Potential Difference\" is a scalar valued quantity associated with an electric field." ,"exact match":"quantitykind:ElectricPotential" ,"exact match":"quantitykind:EnergyPerElectricCharge" ,"exact match":"quantitykind:Voltage" ,"has dimension vector":"qkdv:A0E-1L2I0M1H0T-3D0" ,"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":"Voltan Perbezaan keupayaan elektrik" ,"label":"diferență de potențial electric" ,"label":"differenza di potenziale elettrico" ,"label":"electric potential difference" ,"label":"elektrické napětí" ,"label":"elektrische Spannung" ,"label":"električna napetost" ,"label":"gerilim" ,"label":"napięcie elektryczne" ,"label":"tension électrique" ,"label":"tensión eléctrica" ,"label":"tensão elétrica (diferença de potencial)" ,"label":"электрическое напряжение" ,"label":"جهد كهربائي" ,"label":"ولتاژ\/ اختلاف پتانسیل" ,"label":"विभवांतर" ,"label":"電圧" ,"label":"電壓" ,"latex definition":"\\(V_{ab} = \\int_{r_a(C)}^{r_b} (E +\\frac{\\partial A}{\\partial t}) \\), where \\(E\\) is electric field strength, \\(A\\) is magentic vector potential, \\(t\\) is time, and \\(r\\) is position vector along a curve C from a point \\(a\\) to \\(b\\)." ,"symbol":"V_{ab}" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ElectricPotentialDifference", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Electric Potential Difference\" is a scalar valued quantity associated with an electric field.", "applicableUnit" : [ "http://qudt.org/vocab/unit/MilliV", "http://qudt.org/vocab/unit/KiloV", "http://qudt.org/vocab/unit/PlanckVolt", "http://qudt.org/vocab/unit/V", "http://qudt.org/vocab/unit/MegaV", "http://qudt.org/vocab/unit/MicroV", "http://qudt.org/vocab/unit/V_Stat", "http://qudt.org/vocab/unit/V_Ab" ], "exactMatch" : [ "http://qudt.org/vocab/quantitykind/Voltage", "http://qudt.org/vocab/quantitykind/ElectricPotential", "http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0", "informativeReference" : "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891", "latexDefinition" : "\\(V_{ab} = \\int_{r_a(C)}^{r_b} (E +\\frac{\\partial A}{\\partial t}) \\), where \\(E\\) is electric field strength, \\(A\\) is magentic vector potential, \\(t\\) is time, and \\(r\\) is position vector along a curve C from a point \\(a\\) to \\(b\\).", "plainTextDescription" : "\"Electric Potential Difference\" is a scalar valued quantity associated with an electric field.", "symbol" : "V_{ab}", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "fa", "@value" : "ولتاژ/ اختلاف پتانسیل" }, { "@language" : "es", "@value" : "tensión eléctrica" }, { "@language" : "tr", "@value" : "gerilim" }, { "@language" : "it", "@value" : "differenza di potenziale elettrico" }, { "@language" : "pt", "@value" : "tensão elétrica (diferença de potencial)" }, { "@language" : "zh", "@value" : "電壓" }, { "@language" : "ar", "@value" : "جهد كهربائي" }, { "@language" : "de", "@value" : "elektrische Spannung" }, { "@language" : "ro", "@value" : "diferență de potențial electric" }, { "@language" : "en", "@value" : "electric potential difference" }, { "@language" : "fr", "@value" : "tension électrique" }, { "@language" : "cs", "@value" : "elektrické napětí" }, { "@language" : "pl", "@value" : "napięcie elektryczne" }, { "@language" : "ru", "@value" : "электрическое напряжение" }, { "@language" : "sl", "@value" : "električna napetost" }, { "@language" : "ja", "@value" : "電圧" }, { "@language" : "ms", "@value" : "Voltan Perbezaan keupayaan elektrik" }, { "@language" : "hi", "@value" : "विभवांतर" } ], "altLabel" : [ { "@language" : "it", "@value" : "tensione elettrica" }, { "@language" : "en", "@value" : "tension" }, { "@language" : "ms", "@value" : "ketegangan" }, { "@language" : "ro", "@value" : "tensiune" } ], "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "altLabel" : { "@id" : "http://www.w3.org/2004/02/skos/core#altLabel" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "exactMatch" : { "@id" : "http://qudt.org/schema/qudt/exactMatch", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "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#" } }
quantitykind:ElectricPower
URI: http://qudt.org/vocab/quantitykind/ElectricPower
"Electric Power" is the rate at which electrical energy is transferred by an electric circuit. In the simple case of direct current circuits, electric power can be calculated as the product of the potential difference in the circuit (V) and the amount of current flowing in the circuit (I): \(P = VI\), where \(P\) is the power, \(V\) is the potential difference, and \(I\) is the current. However, in general electric power is calculated by taking the integral of the vector cross-product of the electrical and magnetic fields over a specified area.
@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/ElectricPower> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Electric Power\" is the rate at which electrical energy is transferred by an electric circuit. In the simple case of direct current circuits, electric power can be calculated as the product of the potential difference in the circuit (V) and the amount of current flowing in the circuit (I): \\(P = VI\\), where \\(P\\) is the power, \\(V\\) is the potential difference, and \\(I\\) is the current. However, in general electric power is calculated by taking the integral of the vector cross-product of the electrical and magnetic fields over a specified area."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableSIUnit> <http://qudt.org/vocab/unit/KiloW> ; <http://qudt.org/schema/qudt/applicableSIUnit> <http://qudt.org/vocab/unit/MegaW> ; <http://qudt.org/schema/qudt/applicableSIUnit> <http://qudt.org/vocab/unit/MilliW> ; <http://qudt.org/schema/qudt/applicableSIUnit> <http://qudt.org/vocab/unit/W> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BAR-L-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BAR-M3-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ERG-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-LB_F-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-LB_F-PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-LB_F-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaJ-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaW> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HP> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HP_Boiler> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HP_Brake> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HP_Electric> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HP_Metric> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoPA-L-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoPA-M3-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBTU_IT-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCAL-PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCAL-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloW> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaBTU_IT-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaJ-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaJ-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaPA-L-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaPA-M3-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaW> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroW> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliBAR-L-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliBAR-M3-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliW> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoW> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PA-L-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PA-M3-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PSI-IN3-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PSI-L-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PSI-M3-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PSI-YD3-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoW> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckPower> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/THM_US-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_FG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TeraW> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ; <http://qudt.org/schema/qudt/latexDefinition> "\\(p = ui\\), where \\(u\\) is instantaneous voltage and \\(i\\) is instantaneous electric current."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/symbol> "P_E" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Wirkleistung"@de ; rdfs:label "electric power"@en ; rdfs:label "moc czynna"@pl ; rdfs:label "potencia activa"@es ; rdfs:label "potenza attiva"@it ; rdfs:label "potência activa"@pt ; rdfs:label "puissance active"@fr ; rdfs:label "القدرة الفعالة"@ar ; rdfs:label "有功功率"@zh ; rdfs:label "有効電力"@ja ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Power> ; .
{"resource":"electric power" ,"qname":"quantitykind:ElectricPower" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ElectricPower" ,"properties":["applicable SI unit":"unit:KiloW" ,"applicable SI unit":"unit:MegaW" ,"applicable SI unit":"unit:MilliW" ,"applicable SI unit":"unit:W" ,"applicable unit":"unit:BAR-L-PER-SEC" ,"applicable unit":"unit:BAR-M3-PER-SEC" ,"applicable unit":"unit:BTU_IT-PER-HR" ,"applicable unit":"unit:BTU_IT-PER-SEC" ,"applicable unit":"unit:ERG-PER-SEC" ,"applicable unit":"unit:FT-LB_F-PER-HR" ,"applicable unit":"unit:FT-LB_F-PER-MIN" ,"applicable unit":"unit:FT-LB_F-PER-SEC" ,"applicable unit":"unit:GigaJ-PER-HR" ,"applicable unit":"unit:GigaW" ,"applicable unit":"unit:HP" ,"applicable unit":"unit:HP_Boiler" ,"applicable unit":"unit:HP_Brake" ,"applicable unit":"unit:HP_Electric" ,"applicable unit":"unit:HP_Metric" ,"applicable unit":"unit:HectoPA-L-PER-SEC" ,"applicable unit":"unit:HectoPA-M3-PER-SEC" ,"applicable unit":"unit:J-PER-HR" ,"applicable unit":"unit:J-PER-SEC" ,"applicable unit":"unit:KiloBTU_IT-PER-HR" ,"applicable unit":"unit:KiloCAL-PER-MIN" ,"applicable unit":"unit:KiloCAL-PER-SEC" ,"applicable unit":"unit:KiloW" ,"applicable unit":"unit:MegaBTU_IT-PER-HR" ,"applicable unit":"unit:MegaJ-PER-HR" ,"applicable unit":"unit:MegaJ-PER-SEC" ,"applicable unit":"unit:MegaPA-L-PER-SEC" ,"applicable unit":"unit:MegaPA-M3-PER-SEC" ,"applicable unit":"unit:MegaW" ,"applicable unit":"unit:MicroW" ,"applicable unit":"unit:MilliBAR-L-PER-SEC" ,"applicable unit":"unit:MilliBAR-M3-PER-SEC" ,"applicable unit":"unit:MilliW" ,"applicable unit":"unit:NanoW" ,"applicable unit":"unit:PA-L-PER-SEC" ,"applicable unit":"unit:PA-M3-PER-SEC" ,"applicable unit":"unit:PSI-IN3-PER-SEC" ,"applicable unit":"unit:PSI-L-PER-SEC" ,"applicable unit":"unit:PSI-M3-PER-SEC" ,"applicable unit":"unit:PSI-YD3-PER-SEC" ,"applicable unit":"unit:PicoW" ,"applicable unit":"unit:PlanckPower" ,"applicable unit":"unit:THM_US-PER-HR" ,"applicable unit":"unit:TON_FG" ,"applicable unit":"unit:TeraW" ,"applicable unit":"unit:W" ,"description":"\"Electric Power\" is the rate at which electrical energy is transferred by an electric circuit. In the simple case of direct current circuits, electric power can be calculated as the product of the potential difference in the circuit (V) and the amount of current flowing in the circuit (I): \\(P = VI\\), where \\(P\\) is the power, \\(V\\) is the potential difference, and \\(I\\) is the current. However, in general electric power is calculated by taking the integral of the vector cross-product of the electrical and magnetic fields over a specified area." ,"has broader":"quantitykind:Power" ,"has dimension vector":"qkdv:A0E0L2I0M1H0T-3D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Wirkleistung" ,"label":"electric power" ,"label":"moc czynna" ,"label":"potencia activa" ,"label":"potenza attiva" ,"label":"potência activa" ,"label":"puissance active" ,"label":"القدرة الفعالة" ,"label":"有功功率" ,"label":"有効電力" ,"latex definition":"\\(p = ui\\), where \\(u\\) is instantaneous voltage and \\(i\\) is instantaneous electric current." ,"symbol":"P_E" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ElectricPower", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Electric Power\" is the rate at which electrical energy is transferred by an electric circuit. In the simple case of direct current circuits, electric power can be calculated as the product of the potential difference in the circuit (V) and the amount of current flowing in the circuit (I): \\(P = VI\\), where \\(P\\) is the power, \\(V\\) is the potential difference, and \\(I\\) is the current. However, in general electric power is calculated by taking the integral of the vector cross-product of the electrical and magnetic fields over a specified area.", "applicableSIUnit" : [ "http://qudt.org/vocab/unit/MilliW", "http://qudt.org/vocab/unit/KiloW", "http://qudt.org/vocab/unit/W", "http://qudt.org/vocab/unit/MegaW" ], "applicableUnit" : [ "http://qudt.org/vocab/unit/MegaPA-L-PER-SEC", "http://qudt.org/vocab/unit/KiloCAL-PER-SEC", "http://qudt.org/vocab/unit/HP_Metric", "http://qudt.org/vocab/unit/FT-LB_F-PER-SEC", "http://qudt.org/vocab/unit/HP", "http://qudt.org/vocab/unit/HP_Electric", "http://qudt.org/vocab/unit/GigaW", "http://qudt.org/vocab/unit/KiloW", "http://qudt.org/vocab/unit/NanoW", "http://qudt.org/vocab/unit/MilliBAR-M3-PER-SEC", "http://qudt.org/vocab/unit/THM_US-PER-HR", "http://qudt.org/vocab/unit/HP_Brake", "http://qudt.org/vocab/unit/W", "http://qudt.org/vocab/unit/KiloBTU_IT-PER-HR", "http://qudt.org/vocab/unit/BTU_IT-PER-HR", "http://qudt.org/vocab/unit/HectoPA-L-PER-SEC", "http://qudt.org/vocab/unit/FT-LB_F-PER-HR", "http://qudt.org/vocab/unit/BAR-L-PER-SEC", "http://qudt.org/vocab/unit/ERG-PER-SEC", "http://qudt.org/vocab/unit/MegaBTU_IT-PER-HR", "http://qudt.org/vocab/unit/MegaPA-M3-PER-SEC", "http://qudt.org/vocab/unit/PSI-YD3-PER-SEC", "http://qudt.org/vocab/unit/MilliW", "http://qudt.org/vocab/unit/FT-LB_F-PER-MIN", "http://qudt.org/vocab/unit/J-PER-HR", "http://qudt.org/vocab/unit/BTU_IT-PER-SEC", "http://qudt.org/vocab/unit/MegaJ-PER-SEC", "http://qudt.org/vocab/unit/HectoPA-M3-PER-SEC", "http://qudt.org/vocab/unit/PlanckPower", "http://qudt.org/vocab/unit/PA-L-PER-SEC", "http://qudt.org/vocab/unit/TeraW", "http://qudt.org/vocab/unit/TON_FG", "http://qudt.org/vocab/unit/MicroW", "http://qudt.org/vocab/unit/MegaJ-PER-HR", "http://qudt.org/vocab/unit/GigaJ-PER-HR", "http://qudt.org/vocab/unit/PA-M3-PER-SEC", "http://qudt.org/vocab/unit/BAR-M3-PER-SEC", "http://qudt.org/vocab/unit/MilliBAR-L-PER-SEC", "http://qudt.org/vocab/unit/PSI-IN3-PER-SEC", "http://qudt.org/vocab/unit/HP_Boiler", "http://qudt.org/vocab/unit/J-PER-SEC", "http://qudt.org/vocab/unit/PicoW", "http://qudt.org/vocab/unit/MegaW", "http://qudt.org/vocab/unit/PSI-L-PER-SEC", "http://qudt.org/vocab/unit/KiloCAL-PER-MIN", "http://qudt.org/vocab/unit/PSI-M3-PER-SEC" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0", "latexDefinition" : "\\(p = ui\\), where \\(u\\) is instantaneous voltage and \\(i\\) is instantaneous electric current.", "symbol" : "P_E", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "it", "@value" : "potenza attiva" }, { "@language" : "fr", "@value" : "puissance active" }, { "@language" : "pt", "@value" : "potência activa" }, { "@language" : "ar", "@value" : "القدرة الفعالة" }, { "@language" : "ja", "@value" : "有効電力" }, { "@language" : "es", "@value" : "potencia activa" }, { "@language" : "en", "@value" : "electric power" }, { "@language" : "zh", "@value" : "有功功率" }, { "@language" : "de", "@value" : "Wirkleistung" }, { "@language" : "pl", "@value" : "moc czynna" } ], "broader" : "http://qudt.org/vocab/quantitykind/Power", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "applicableSIUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableSIUnit", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "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#" } }
quantitykind:ElectricPropulsionPropellantMass
URI: http://qudt.org/vocab/quantitykind/ElectricPropulsionPropellantMass
@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/ElectricPropulsionPropellantMass> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AMU> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CARAT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CWT_LONG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CWT_SHORT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DRAM_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DRAM_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DWT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciTONNE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciTON_Metric> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/EarthMass> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GRAIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Hundredweight_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Hundredweight_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloTONNE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloTON_Metric> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_T> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LunarMass> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ_M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ_TROY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Pennyweight> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckMass> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Quarter_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/SLUG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/SolarMass> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Stone_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TONNE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_Assay> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_LONG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_Metric> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_SHORT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/U> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ; <http://qudt.org/schema/qudt/symbol> "M_P" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Electric Propulsion Propellant Mass"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/PropellantMass> ; .
{"resource":"Electric Propulsion Propellant Mass" ,"qname":"quantitykind:ElectricPropulsionPropellantMass" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ElectricPropulsionPropellantMass" ,"properties":["applicable unit":"unit:AMU" ,"applicable unit":"unit:CARAT" ,"applicable unit":"unit:CWT_LONG" ,"applicable unit":"unit:CWT_SHORT" ,"applicable unit":"unit:CentiGM" ,"applicable unit":"unit:DRAM_UK" ,"applicable unit":"unit:DRAM_US" ,"applicable unit":"unit:DWT" ,"applicable unit":"unit:DecaGM" ,"applicable unit":"unit:DeciGM" ,"applicable unit":"unit:DeciTONNE" ,"applicable unit":"unit:DeciTON_Metric" ,"applicable unit":"unit:EarthMass" ,"applicable unit":"unit:FemtoGM" ,"applicable unit":"unit:GM" ,"applicable unit":"unit:GRAIN" ,"applicable unit":"unit:HectoGM" ,"applicable unit":"unit:Hundredweight_UK" ,"applicable unit":"unit:Hundredweight_US" ,"applicable unit":"unit:KiloGM" ,"applicable unit":"unit:KiloTONNE" ,"applicable unit":"unit:KiloTON_Metric" ,"applicable unit":"unit:LB" ,"applicable unit":"unit:LB_M" ,"applicable unit":"unit:LB_T" ,"applicable unit":"unit:LunarMass" ,"applicable unit":"unit:MegaGM" ,"applicable unit":"unit:MicroGM" ,"applicable unit":"unit:MilliGM" ,"applicable unit":"unit:NanoGM" ,"applicable unit":"unit:OZ" ,"applicable unit":"unit:OZ_M" ,"applicable unit":"unit:OZ_TROY" ,"applicable unit":"unit:Pennyweight" ,"applicable unit":"unit:PicoGM" ,"applicable unit":"unit:PlanckMass" ,"applicable unit":"unit:Quarter_UK" ,"applicable unit":"unit:SLUG" ,"applicable unit":"unit:SolarMass" ,"applicable unit":"unit:Stone_UK" ,"applicable unit":"unit:TONNE" ,"applicable unit":"unit:TON_Assay" ,"applicable unit":"unit:TON_LONG" ,"applicable unit":"unit:TON_Metric" ,"applicable unit":"unit:TON_SHORT" ,"applicable unit":"unit:TON_UK" ,"applicable unit":"unit:TON_US" ,"applicable unit":"unit:U" ,"has broader":"quantitykind:PropellantMass" ,"has dimension vector":"qkdv:A0E0L0I0M1H0T0D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Electric Propulsion Propellant Mass" ,"symbol":"M_P" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ElectricPropulsionPropellantMass", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "applicableUnit" : [ "http://qudt.org/vocab/unit/PlanckMass", "http://qudt.org/vocab/unit/KiloTONNE", "http://qudt.org/vocab/unit/TON_UK", "http://qudt.org/vocab/unit/CWT_SHORT", "http://qudt.org/vocab/unit/Hundredweight_US", "http://qudt.org/vocab/unit/DecaGM", "http://qudt.org/vocab/unit/GRAIN", "http://qudt.org/vocab/unit/TON_Assay", "http://qudt.org/vocab/unit/SLUG", "http://qudt.org/vocab/unit/KiloGM", "http://qudt.org/vocab/unit/GM", "http://qudt.org/vocab/unit/SolarMass", "http://qudt.org/vocab/unit/TON_Metric", "http://qudt.org/vocab/unit/HectoGM", "http://qudt.org/vocab/unit/DWT", "http://qudt.org/vocab/unit/MicroGM", "http://qudt.org/vocab/unit/TONNE", "http://qudt.org/vocab/unit/LB", "http://qudt.org/vocab/unit/AMU", "http://qudt.org/vocab/unit/CentiGM", "http://qudt.org/vocab/unit/MilliGM", "http://qudt.org/vocab/unit/OZ", "http://qudt.org/vocab/unit/TON_US", "http://qudt.org/vocab/unit/NanoGM", "http://qudt.org/vocab/unit/DeciTONNE", "http://qudt.org/vocab/unit/DeciGM", "http://qudt.org/vocab/unit/PicoGM", "http://qudt.org/vocab/unit/DRAM_UK", "http://qudt.org/vocab/unit/DeciTON_Metric", "http://qudt.org/vocab/unit/CWT_LONG", "http://qudt.org/vocab/unit/Pennyweight", "http://qudt.org/vocab/unit/EarthMass", "http://qudt.org/vocab/unit/Quarter_UK", "http://qudt.org/vocab/unit/Hundredweight_UK", "http://qudt.org/vocab/unit/U", "http://qudt.org/vocab/unit/TON_LONG", "http://qudt.org/vocab/unit/LB_T", "http://qudt.org/vocab/unit/KiloTON_Metric", "http://qudt.org/vocab/unit/FemtoGM", "http://qudt.org/vocab/unit/Stone_UK", "http://qudt.org/vocab/unit/OZ_TROY", "http://qudt.org/vocab/unit/LB_M", "http://qudt.org/vocab/unit/CARAT", "http://qudt.org/vocab/unit/OZ_M", "http://qudt.org/vocab/unit/LunarMass", "http://qudt.org/vocab/unit/TON_SHORT", "http://qudt.org/vocab/unit/MegaGM", "http://qudt.org/vocab/unit/DRAM_US" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0", "symbol" : "M_P", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Electric Propulsion Propellant Mass" }, "broader" : "http://qudt.org/vocab/quantitykind/PropellantMass", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "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#" } }
quantitykind:ElectricQuadrupoleMoment
URI: http://qudt.org/vocab/quantitykind/ElectricQuadrupoleMoment
The Electric Quadrupole Moment is a quantity which describes the effective shape of the ellipsoid of nuclear charge distribution. A non-zero quadrupole moment Q indicates that the charge distribution is not spherically symmetric. By convention, the value of Q is taken to be positive if the ellipsoid is prolate and negative if it is oblate. In general, the electric quadrupole moment is tensor-valued.
@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/ElectricQuadrupoleMoment> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The Electric Quadrupole Moment is a quantity which describes the effective shape of the ellipsoid of nuclear charge distribution. A non-zero quadrupole moment Q indicates that the charge distribution is not spherically symmetric. By convention, the value of Q is taken to be positive if the ellipsoid is prolate and negative if it is oblate. In general, the electric quadrupole moment is tensor-valued."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C-M2> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E1L2I0M0H0T1D0> ; <http://qudt.org/schema/qudt/plainTextDescription> "The Electric Quadrupole Moment is a quantity which describes the effective shape of the ellipsoid of nuclear charge distribution. A non-zero quadrupole moment Q indicates that the charge distribution is not spherically symmetric. By convention, the value of Q is taken to be positive if the ellipsoid is prolate and negative if it is oblate. In general, the electric quadrupole moment is tensor-valued." ; <http://qudt.org/schema/qudt/symbol> "Q" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Momen kuadrupol elektrik"@ms ; rdfs:label "electric quadrupole moment"@en ; rdfs:label "elektrik kuadrupol momenti"@tr ; rdfs:label "elektrisches Quadrupolmoment"@de ; rdfs:label "elektryczny moment kwadrupolowy"@pl ; rdfs:label "moment quadrupolaire électrique"@fr ; rdfs:label "momento de cuadrupolo eléctrico"@es ; rdfs:label "momento de quadrupolo elétrico"@pt ; rdfs:label "momento di quadrupolo elettrico"@it ; rdfs:label "Электрический квадрупольный момент"@ru ; rdfs:label "گشتاور چهار قطبی الکتریکی"@fa ; rdfs:label "四極子"@ja ; rdfs:label "电四极矩"@zh ; .
{"resource":"electric quadrupole moment" ,"qname":"quantitykind:ElectricQuadrupoleMoment" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ElectricQuadrupoleMoment" ,"properties":["applicable unit":"unit:C-M2" ,"description":"The Electric Quadrupole Moment is a quantity which describes the effective shape of the ellipsoid of nuclear charge distribution. A non-zero quadrupole moment Q indicates that the charge distribution is not spherically symmetric. By convention, the value of Q is taken to be positive if the ellipsoid is prolate and negative if it is oblate. In general, the electric quadrupole moment is tensor-valued." ,"description (plain text)":"The Electric Quadrupole Moment is a quantity which describes the effective shape of the ellipsoid of nuclear charge distribution. A non-zero quadrupole moment Q indicates that the charge distribution is not spherically symmetric. By convention, the value of Q is taken to be positive if the ellipsoid is prolate and negative if it is oblate. In general, the electric quadrupole moment is tensor-valued." ,"has dimension vector":"qkdv:A0E1L2I0M0H0T1D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Momen kuadrupol elektrik" ,"label":"electric quadrupole moment" ,"label":"elektrik kuadrupol momenti" ,"label":"elektrisches Quadrupolmoment" ,"label":"elektryczny moment kwadrupolowy" ,"label":"moment quadrupolaire électrique" ,"label":"momento de cuadrupolo eléctrico" ,"label":"momento de quadrupolo elétrico" ,"label":"momento di quadrupolo elettrico" ,"label":"Электрический квадрупольный момент" ,"label":"گشتاور چهار قطبی الکتریکی" ,"label":"四極子" ,"label":"电四极矩" ,"symbol":"Q" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ElectricQuadrupoleMoment", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The Electric Quadrupole Moment is a quantity which describes the effective shape of the ellipsoid of nuclear charge distribution. A non-zero quadrupole moment Q indicates that the charge distribution is not spherically symmetric. By convention, the value of Q is taken to be positive if the ellipsoid is prolate and negative if it is oblate. In general, the electric quadrupole moment is tensor-valued.", "applicableUnit" : "http://qudt.org/vocab/unit/C-M2", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L2I0M0H0T1D0", "plainTextDescription" : "The Electric Quadrupole Moment is a quantity which describes the effective shape of the ellipsoid of nuclear charge distribution. A non-zero quadrupole moment Q indicates that the charge distribution is not spherically symmetric. By convention, the value of Q is taken to be positive if the ellipsoid is prolate and negative if it is oblate. In general, the electric quadrupole moment is tensor-valued.", "symbol" : "Q", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "fr", "@value" : "moment quadrupolaire électrique" }, { "@language" : "ru", "@value" : "Электрический квадрупольный момент" }, { "@language" : "it", "@value" : "momento di quadrupolo elettrico" }, { "@language" : "es", "@value" : "momento de cuadrupolo eléctrico" }, { "@language" : "en", "@value" : "electric quadrupole moment" }, { "@language" : "pl", "@value" : "elektryczny moment kwadrupolowy" }, { "@language" : "tr", "@value" : "elektrik kuadrupol momenti" }, { "@language" : "ja", "@value" : "四極子" }, { "@language" : "ms", "@value" : "Momen kuadrupol elektrik" }, { "@language" : "zh", "@value" : "电四极矩" }, { "@language" : "pt", "@value" : "momento de quadrupolo elétrico" }, { "@language" : "fa", "@value" : "گشتاور چهار قطبی الکتریکی" }, { "@language" : "de", "@value" : "elektrisches Quadrupolmoment" } ], "@context" : { "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "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#" } }
quantitykind:ElectricSusceptibility
URI: http://qudt.org/vocab/quantitykind/ElectricSusceptibility
"Electric Susceptibility" is the ratio of electric polarization to electric field strength, normalized to the electric constant. The definition applies to an isotropic medium. For an anisotropic medium, electric susceptibility is a second order tensor.
@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/ElectricSusceptibility> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Electric Susceptibility\" is the ratio of electric polarization to electric field strength, normalized to the electric constant. The definition applies to an isotropic medium. For an anisotropic medium, electric susceptibility is a second order tensor."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/UNITLESS> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Permittivity"^^xsd:anyURI ; <http://qudt.org/schema/qudt/expression> "\\(e-susceptibility\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <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> "\\(\\chi = \\frac{P}{(\\epsilon_0 E)}\\), where \\(P\\) is electric polorization, \\(\\epsilon_0\\) is the electric constant, and \\(E\\) is electric field strength."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\chi\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Electric Susceptibility\" is the ratio of electric polarization to electric field strength, normalized to the electric constant. The definition applies to an isotropic medium. For an anisotropic medium, electric susceptibility is a second order tensor." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "electric susceptibility"@en ; rdfs:label "elektrische Suszeptibilität"@de ; rdfs:label "podatność elektryczna"@pl ; rdfs:label "susceptibilidad eléctrica"@es ; rdfs:label "susceptibilidade eléctrica"@pt ; rdfs:label "susceptibilité électrique"@fr ; rdfs:label "suscettività elettrica"@it ; rdfs:label "электрическая восприимчивость"@ru ; rdfs:label "المتأثرية الكهربائية، سرعة التأثر الكهربائية"@ar ; rdfs:label "電気感受率"@ja ; rdfs:seeAlso <http://qudt.org/vocab/quantitykind/ElectricFieldStrength> ; rdfs:seeAlso <http://qudt.org/vocab/quantitykind/ElectricPolarization> ; <http://www.w3.org/2004/02/skos/core#altLabel> "susceptywność elektryczna"@pl ; <http://www.w3.org/2004/02/skos/core#altLabel> "диэлектрическая восприимчивость"@ru ; .
{"resource":"electric susceptibility" ,"qname":"quantitykind:ElectricSusceptibility" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ElectricSusceptibility" ,"properties":["alternative label":"susceptywność elektryczna" ,"alternative label":"диэлектрическая восприимчивость" ,"applicable unit":"unit:UNITLESS" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Permittivity" ,"description":"\"Electric Susceptibility\" is the ratio of electric polarization to electric field strength, normalized to the electric constant. The definition applies to an isotropic medium. For an anisotropic medium, electric susceptibility is a second order tensor." ,"description (plain text)":"\"Electric Susceptibility\" is the ratio of electric polarization to electric field strength, normalized to the electric constant. The definition applies to an isotropic medium. For an anisotropic medium, electric susceptibility is a second order tensor." ,"expression":"\\(e-susceptibility\\)" ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"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":"electric susceptibility" ,"label":"elektrische Suszeptibilität" ,"label":"podatność elektryczna" ,"label":"susceptibilidad eléctrica" ,"label":"susceptibilidade eléctrica" ,"label":"susceptibilité électrique" ,"label":"suscettività elettrica" ,"label":"электрическая восприимчивость" ,"label":"المتأثرية الكهربائية، سرعة التأثر الكهربائية" ,"label":"電気感受率" ,"latex definition":"\\(\\chi = \\frac{P}{(\\epsilon_0 E)}\\), where \\(P\\) is electric polorization, \\(\\epsilon_0\\) is the electric constant, and \\(E\\) is electric field strength." ,"latex symbol":"\\(\\chi\\)" ,"seeAlso":"quantitykind:ElectricFieldStrength" ,"seeAlso":"quantitykind:ElectricPolarization" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ElectricSusceptibility", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Electric Susceptibility\" is the ratio of electric polarization to electric field strength, normalized to the electric constant. The definition applies to an isotropic medium. For an anisotropic medium, electric susceptibility is a second order tensor.", "applicableUnit" : "http://qudt.org/vocab/unit/UNITLESS", "dbpediaMatch" : "http://dbpedia.org/resource/Permittivity", "expression" : "\\(e-susceptibility\\)", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "informativeReference" : "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891", "latexDefinition" : "\\(\\chi = \\frac{P}{(\\epsilon_0 E)}\\), where \\(P\\) is electric polorization, \\(\\epsilon_0\\) is the electric constant, and \\(E\\) is electric field strength.", "latexSymbol" : "\\(\\chi\\)", "plainTextDescription" : "\"Electric Susceptibility\" is the ratio of electric polarization to electric field strength, normalized to the electric constant. The definition applies to an isotropic medium. For an anisotropic medium, electric susceptibility is a second order tensor.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "ru", "@value" : "электрическая восприимчивость" }, { "@language" : "ar", "@value" : "المتأثرية الكهربائية، سرعة التأثر الكهربائية" }, { "@language" : "fr", "@value" : "susceptibilité électrique" }, { "@language" : "es", "@value" : "susceptibilidad eléctrica" }, { "@language" : "de", "@value" : "elektrische Suszeptibilität" }, { "@language" : "ja", "@value" : "電気感受率" }, { "@language" : "pl", "@value" : "podatność elektryczna" }, { "@language" : "pt", "@value" : "susceptibilidade eléctrica" }, { "@language" : "en", "@value" : "electric susceptibility" }, { "@language" : "it", "@value" : "suscettività elettrica" } ], "seeAlso" : [ "http://qudt.org/vocab/quantitykind/ElectricPolarization", "http://qudt.org/vocab/quantitykind/ElectricFieldStrength" ], "altLabel" : [ { "@language" : "ru", "@value" : "диэлектрическая восприимчивость" }, { "@language" : "pl", "@value" : "susceptywność elektryczna" } ], "@context" : { "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "seeAlso" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso", "@type" : "@id" }, "altLabel" : { "@id" : "http://www.w3.org/2004/02/skos/core#altLabel" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "expression" : { "@id" : "http://qudt.org/schema/qudt/expression", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "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#" } }
quantitykind:ElectricalPowerToMassRatio
URI: http://qudt.org/vocab/quantitykind/ElectricalPowerToMassRatio
@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/ElectricalPowerToMassRatio> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-3D0> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\xi\\)"^^<http://qudt.org/schema/qudt/LatexString> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Electrical Power To Mass Ratio"@en ; .
{"resource":"Electrical Power To Mass Ratio" ,"qname":"quantitykind:ElectricalPowerToMassRatio" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ElectricalPowerToMassRatio" ,"properties":["has dimension vector":"qkdv:A0E0L2I0M0H0T-3D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Electrical Power To Mass Ratio" ,"latex symbol":"\\(\\xi\\)" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ElectricalPowerToMassRatio", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-3D0", "latexSymbol" : "\\(\\xi\\)", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Electrical Power To Mass Ratio" }, "@context" : { "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "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" }, "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#" } }
quantitykind:ElectrolyticConductivity
URI: http://qudt.org/vocab/quantitykind/ElectrolyticConductivity
"Electrolytic Conductivity" of an electrolyte solution is a measure of its ability to conduct electricity.
@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/ElectrolyticConductivity> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Electrolytic Conductivity\" of an electrolyte solution is a measure of its ability to conduct electricity."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/S-PER-M> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E2L-3I0M-1H0T3D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Conductivity_(electrolytic)"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(x = \\frac{J}{E}\\), where \\(J\\) is the electrolytic current density and \\(E\\) is the electric field strength."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Electrolytic Conductivity\" of an electrolyte solution is a measure of its ability to conduct electricity." ; <http://qudt.org/schema/qudt/symbol> "x" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Electrolytic Conductivity"@en ; .
{"resource":"Electrolytic Conductivity" ,"qname":"quantitykind:ElectrolyticConductivity" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ElectrolyticConductivity" ,"properties":["applicable unit":"unit:S-PER-M" ,"description":"\"Electrolytic Conductivity\" of an electrolyte solution is a measure of its ability to conduct electricity." ,"description (plain text)":"\"Electrolytic Conductivity\" of an electrolyte solution is a measure of its ability to conduct electricity." ,"has dimension vector":"qkdv:A0E2L-3I0M-1H0T3D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Conductivity_(electrolytic)" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Electrolytic Conductivity" ,"latex definition":"\\(x = \\frac{J}{E}\\), where \\(J\\) is the electrolytic current density and \\(E\\) is the electric field strength." ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31894" ,"symbol":"x" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ElectrolyticConductivity", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Electrolytic Conductivity\" of an electrolyte solution is a measure of its ability to conduct electricity.", "applicableUnit" : "http://qudt.org/vocab/unit/S-PER-M", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E2L-3I0M-1H0T3D0", "informativeReference" : "http://en.wikipedia.org/wiki/Conductivity_(electrolytic)", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31894", "latexDefinition" : "\\(x = \\frac{J}{E}\\), where \\(J\\) is the electrolytic current density and \\(E\\) is the electric field strength.", "plainTextDescription" : "\"Electrolytic Conductivity\" of an electrolyte solution is a measure of its ability to conduct electricity.", "symbol" : "x", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Electrolytic Conductivity" }, "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "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" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "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#" } }
quantitykind:ElectromagneticEnergyDensity
URI: http://qudt.org/vocab/quantitykind/ElectromagneticEnergyDensity
\(\textbf{Electromagnetic Energy Density}\), also known as the \(\color{indigo} {\textit{Volumic Electromagnetic Energy}}\), is the energy associated with an electromagnetic field, per unit volume of the field.
@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/ElectromagneticEnergyDensity> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\\(\\textbf{Electromagnetic Energy Density}\\), also known as the \\(\\color{indigo} {\\textit{Volumic Electromagnetic Energy}}\\), is the energy associated with an electromagnetic field, per unit volume of the field."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J-PER-M3> ; <http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/quantitykind/VolumicElectromagneticEnergy> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=121-11-64"^^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> "\\(w = (1/2) ( \\mathbf{E} \\cdot \\mathbf{D} + \\mathbf{B} \\cdot \\mathbf{H})\\), where \\(\\mathbf{E}\\) is electric field strength, \\(\\mathbf{D}\\) is electric flux density, \\(\\mathbf{M}\\) is magnetic flux density, and \\(\\mathbf{H}\\) is magnetic field strength."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/symbol> "w" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Electromagnetic Energy Density"@en ; rdfs:seeAlso <http://qudt.org/vocab/quantitykind/ElectricFieldStrength> ; rdfs:seeAlso <http://qudt.org/vocab/quantitykind/ElectricFluxDensity> ; rdfs:seeAlso <http://qudt.org/vocab/quantitykind/MagneticFieldStrength_H> ; rdfs:seeAlso <http://qudt.org/vocab/quantitykind/MagneticFluxDensity> ; .
{"resource":"Electromagnetic Energy Density" ,"qname":"quantitykind:ElectromagneticEnergyDensity" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ElectromagneticEnergyDensity" ,"properties":["applicable unit":"unit:J-PER-M3" ,"description":"\\(\\textbf{Electromagnetic Energy Density}\\), also known as the \\(\\color{indigo} {\\textit{Volumic Electromagnetic Energy}}\\), is the energy associated with an electromagnetic field, per unit volume of the field." ,"exact match":"quantitykind:VolumicElectromagneticEnergy" ,"has dimension vector":"qkdv:A0E0L-1I0M1H0T-2D0" ,"informative reference":"http:\/\/www.electropedia.org\/iev\/iev.nsf\/display?openform&ievref=121-11-64" ,"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":"Electromagnetic Energy Density" ,"latex definition":"\\(w = (1\/2) ( \\mathbf{E} \\cdot \\mathbf{D} + \\mathbf{B} \\cdot \\mathbf{H})\\), where \\(\\mathbf{E}\\) is electric field strength, \\(\\mathbf{D}\\) is electric flux density, \\(\\mathbf{M}\\) is magnetic flux density, and \\(\\mathbf{H}\\) is magnetic field strength." ,"seeAlso":"quantitykind:ElectricFieldStrength" ,"seeAlso":"quantitykind:ElectricFluxDensity" ,"seeAlso":"quantitykind:MagneticFieldStrength_H" ,"seeAlso":"quantitykind:MagneticFluxDensity" ,"symbol":"w" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ElectromagneticEnergyDensity", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\\(\\textbf{Electromagnetic Energy Density}\\), also known as the \\(\\color{indigo} {\\textit{Volumic Electromagnetic Energy}}\\), is the energy associated with an electromagnetic field, per unit volume of the field.", "applicableUnit" : "http://qudt.org/vocab/unit/J-PER-M3", "exactMatch" : "http://qudt.org/vocab/quantitykind/VolumicElectromagneticEnergy", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0", "informativeReference" : [ "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891", "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=121-11-64" ], "latexDefinition" : "\\(w = (1/2) ( \\mathbf{E} \\cdot \\mathbf{D} + \\mathbf{B} \\cdot \\mathbf{H})\\), where \\(\\mathbf{E}\\) is electric field strength, \\(\\mathbf{D}\\) is electric flux density, \\(\\mathbf{M}\\) is magnetic flux density, and \\(\\mathbf{H}\\) is magnetic field strength.", "symbol" : "w", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Electromagnetic Energy Density" }, "seeAlso" : [ "http://qudt.org/vocab/quantitykind/MagneticFieldStrength_H", "http://qudt.org/vocab/quantitykind/MagneticFluxDensity", "http://qudt.org/vocab/quantitykind/ElectricFluxDensity", "http://qudt.org/vocab/quantitykind/ElectricFieldStrength" ], "@context" : { "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "seeAlso" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso", "@type" : "@id" }, "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" }, "exactMatch" : { "@id" : "http://qudt.org/schema/qudt/exactMatch", "@type" : "@id" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@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#" } }
quantitykind:ElectromagneticPermeability
URI: http://qudt.org/vocab/quantitykind/ElectromagneticPermeability
"Permeability} is the degree of magnetization of a material that responds linearly to an applied magnetic field. In general permeability is a tensor-valued quantity. The definition given applies to an isotropic medium. For an anisotropic medium permeability is a second order tensor. In electromagnetism, permeability is the measure of the ability of a material to support the formation of a magnetic field within itself. In other words, it is the degree of magnetization that a material obtains in response to an applied magnetic field. Magnetic permeability is typically represented by the Greek letter \(\mu\). The term was coined in September, 1885 by Oliver Heaviside. The reciprocal of magnetic permeability is \textit{Magnetic Reluctivity".
@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/ElectromagneticPermeability> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Permeability} is the degree of magnetization of a material that responds linearly to an applied magnetic field. In general permeability is a tensor-valued quantity. The definition given applies to an isotropic medium. For an anisotropic medium permeability is a second order tensor. In electromagnetism, permeability is the measure of the ability of a material to support the formation of a magnetic field within itself. In other words, it is the degree of magnetization that a material obtains in response to an applied magnetic field. Magnetic permeability is typically represented by the Greek letter \\(\\mu\\). The term was coined in September, 1885 by Oliver Heaviside. The reciprocal of magnetic permeability is \\textit{Magnetic Reluctivity\"."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/H-PER-M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/H_Stat-PER-CentiM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroH-PER-M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoH-PER-M> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Permeability"^^xsd:anyURI ; <http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/quantitykind/Permeability> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E-2L1I0M1H0T-2D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Permeability_(electromagnetism)"^^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> "\\(\\mu = \\frac{B}{H}\\), where \\(B\\) is magnetic flux density, and \\(H\\) is magnetic field strength."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\mu\\)"^^<http://qudt.org/schema/qudt/LatexString> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Permeability"@en ; rdfs:seeAlso <http://qudt.org/vocab/constant/ElectromagneticPermeabilityOfVacuum> ; rdfs:seeAlso <http://qudt.org/vocab/constant/MagneticConstant> ; rdfs:seeAlso <http://qudt.org/vocab/quantitykind/MagneticFieldStrength_H> ; rdfs:seeAlso <http://qudt.org/vocab/quantitykind/MagneticFluxDensity> ; .
{"resource":"Permeability" ,"qname":"quantitykind:ElectromagneticPermeability" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ElectromagneticPermeability" ,"properties":["applicable unit":"unit:H-PER-M" ,"applicable unit":"unit:H_Stat-PER-CentiM" ,"applicable unit":"unit:MicroH-PER-M" ,"applicable unit":"unit:NanoH-PER-M" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Permeability" ,"description":"\"Permeability} is the degree of magnetization of a material that responds linearly to an applied magnetic field. In general permeability is a tensor-valued quantity. The definition given applies to an isotropic medium. For an anisotropic medium permeability is a second order tensor. In electromagnetism, permeability is the measure of the ability of a material to support the formation of a magnetic field within itself. In other words, it is the degree of magnetization that a material obtains in response to an applied magnetic field. Magnetic permeability is typically represented by the Greek letter \\(\\mu\\). The term was coined in September, 1885 by Oliver Heaviside. The reciprocal of magnetic permeability is \\textit{Magnetic Reluctivity\"." ,"exact match":"quantitykind:Permeability" ,"has dimension vector":"qkdv:A0E-2L1I0M1H0T-2D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Permeability_(electromagnetism)" ,"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":"Permeability" ,"latex definition":"\\(\\mu = \\frac{B}{H}\\), where \\(B\\) is magnetic flux density, and \\(H\\) is magnetic field strength." ,"latex symbol":"\\(\\mu\\)" ,"seeAlso":"constant:ElectromagneticPermeabilityOfVacuum" ,"seeAlso":"constant:MagneticConstant" ,"seeAlso":"quantitykind:MagneticFieldStrength_H" ,"seeAlso":"quantitykind:MagneticFluxDensity" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ElectromagneticPermeability", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Permeability} is the degree of magnetization of a material that responds linearly to an applied magnetic field. In general permeability is a tensor-valued quantity. The definition given applies to an isotropic medium. For an anisotropic medium permeability is a second order tensor. In electromagnetism, permeability is the measure of the ability of a material to support the formation of a magnetic field within itself. In other words, it is the degree of magnetization that a material obtains in response to an applied magnetic field. Magnetic permeability is typically represented by the Greek letter \\(\\mu\\). The term was coined in September, 1885 by Oliver Heaviside. The reciprocal of magnetic permeability is \\textit{Magnetic Reluctivity\".", "applicableUnit" : [ "http://qudt.org/vocab/unit/MicroH-PER-M", "http://qudt.org/vocab/unit/H-PER-M", "http://qudt.org/vocab/unit/H_Stat-PER-CentiM", "http://qudt.org/vocab/unit/NanoH-PER-M" ], "dbpediaMatch" : "http://dbpedia.org/resource/Permeability", "exactMatch" : "http://qudt.org/vocab/quantitykind/Permeability", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E-2L1I0M1H0T-2D0", "informativeReference" : [ "http://en.wikipedia.org/wiki/Permeability_(electromagnetism)", "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891" ], "latexDefinition" : "\\(\\mu = \\frac{B}{H}\\), where \\(B\\) is magnetic flux density, and \\(H\\) is magnetic field strength.", "latexSymbol" : "\\(\\mu\\)", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Permeability" }, "seeAlso" : [ "http://qudt.org/vocab/quantitykind/MagneticFluxDensity", "http://qudt.org/vocab/constant/ElectromagneticPermeabilityOfVacuum", "http://qudt.org/vocab/quantitykind/MagneticFieldStrength_H", "http://qudt.org/vocab/constant/MagneticConstant" ], "@context" : { "seeAlso" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso", "@type" : "@id" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "exactMatch" : { "@id" : "http://qudt.org/schema/qudt/exactMatch", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@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" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "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#" } }
quantitykind:ElectromagneticPermeabilityRatio
URI: http://qudt.org/vocab/quantitykind/ElectromagneticPermeabilityRatio
The ratio of the electromagnetic permeability of a specific medium to the electromagnetic permeability of free space.
@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/ElectromagneticPermeabilityRatio> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The ratio of the electromagnetic permeability of a specific medium to the electromagnetic permeability of free space."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PERMEABILITY_EM_REL> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <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/plainTextDescription> "The ratio of the electromagnetic permeability of a specific medium to the electromagnetic permeability of free space." ; <http://qudt.org/schema/qudt/qkdvDenominator> <http://qudt.org/vocab/dimensionvector/A0E-2L1I0M1H0T-2D0> ; <http://qudt.org/schema/qudt/qkdvNumerator> <http://qudt.org/vocab/dimensionvector/A0E-2L1I0M1H0T-2D0> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Electromagnetic Permeability Ratio"@en ; .
{"resource":"Electromagnetic Permeability Ratio" ,"qname":"quantitykind:ElectromagneticPermeabilityRatio" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ElectromagneticPermeabilityRatio" ,"properties":["applicable unit":"unit:PERMEABILITY_EM_REL" ,"denominator dimension vector":"qkdv:A0E-2L1I0M1H0T-2D0" ,"description":"The ratio of the electromagnetic permeability of a specific medium to the electromagnetic permeability of free space." ,"description (plain text)":"The ratio of the electromagnetic permeability of a specific medium to the electromagnetic permeability of free space." ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"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":"Electromagnetic Permeability Ratio" ,"numerator dimension vector":"qkdv:A0E-2L1I0M1H0T-2D0" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ElectromagneticPermeabilityRatio", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The ratio of the electromagnetic permeability of a specific medium to the electromagnetic permeability of free space.", "applicableUnit" : "http://qudt.org/vocab/unit/PERMEABILITY_EM_REL", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "informativeReference" : "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891", "plainTextDescription" : "The ratio of the electromagnetic permeability of a specific medium to the electromagnetic permeability of free space.", "qkdvDenominator" : "http://qudt.org/vocab/dimensionvector/A0E-2L1I0M1H0T-2D0", "qkdvNumerator" : "http://qudt.org/vocab/dimensionvector/A0E-2L1I0M1H0T-2D0", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Electromagnetic Permeability Ratio" }, "@context" : { "qkdvNumerator" : { "@id" : "http://qudt.org/schema/qudt/qkdvNumerator", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "qkdvDenominator" : { "@id" : "http://qudt.org/schema/qudt/qkdvDenominator", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@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#" } }
quantitykind:ElectromagneticWavePhaseSpeed
URI: http://qudt.org/vocab/quantitykind/ElectromagneticWavePhaseSpeed
"Electromagnetic Wave Phase Speed" is the ratio of angular velocity and wavenumber.
@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/ElectromagneticWavePhaseSpeed> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Electromagnetic Wave Phase Speed\" is the ratio of angular velocity and wavenumber."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M-PER-SEC> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=121-11-66"^^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> "\\(c = w/k\\) where \\(w\\) is angular velocity and \\(k\\) is angular wavenumber."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Electromagnetic Wave Phase Speed\" is the ratio of angular velocity and wavenumber." ; <http://qudt.org/schema/qudt/symbol> "c" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Electromagnetic Wave Phase Speed"@en ; .
{"resource":"Electromagnetic Wave Phase Speed" ,"qname":"quantitykind:ElectromagneticWavePhaseSpeed" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ElectromagneticWavePhaseSpeed" ,"properties":["applicable unit":"unit:M-PER-SEC" ,"description":"\"Electromagnetic Wave Phase Speed\" is the ratio of angular velocity and wavenumber." ,"description (plain text)":"\"Electromagnetic Wave Phase Speed\" is the ratio of angular velocity and wavenumber." ,"has dimension vector":"qkdv:A0E0L1I0M0H0T-1D0" ,"informative reference":"http:\/\/www.electropedia.org\/iev\/iev.nsf\/display?openform&ievref=121-11-66" ,"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":"Electromagnetic Wave Phase Speed" ,"latex definition":"\\(c = w\/k\\) where \\(w\\) is angular velocity and \\(k\\) is angular wavenumber." ,"symbol":"c" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ElectromagneticWavePhaseSpeed", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Electromagnetic Wave Phase Speed\" is the ratio of angular velocity and wavenumber.", "applicableUnit" : "http://qudt.org/vocab/unit/M-PER-SEC", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0", "informativeReference" : [ "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891", "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=121-11-66" ], "latexDefinition" : "\\(c = w/k\\) where \\(w\\) is angular velocity and \\(k\\) is angular wavenumber.", "plainTextDescription" : "\"Electromagnetic Wave Phase Speed\" is the ratio of angular velocity and wavenumber.", "symbol" : "c", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Electromagnetic Wave Phase Speed" }, "@context" : { "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@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" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "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#" } }
quantitykind:ElectromotiveForce
URI: http://qudt.org/vocab/quantitykind/ElectromotiveForce
In physics, electromotive force, or most commonly \(emf\) (seldom capitalized), or (occasionally) electromotance is that which tends to cause current (actual electrons and ions) to flow. More formally, \(emf\) is the external work expended per unit of charge to produce an electric potential difference across two open-circuited terminals. "Electromotive Force" is deprecated in the ISO System of Quantities.
@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/ElectromotiveForce> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "In physics, electromotive force, or most commonly \\(emf\\) (seldom capitalized), or (occasionally) electromotance is that which tends to cause current (actual electrons and ions) to flow. More formally, \\(emf\\) is the external work expended per unit of charge to produce an electric potential difference across two open-circuited terminals. \"Electromotive Force\" is deprecated in the ISO System of Quantities."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckVolt> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V_Ab> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V_Stat> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Electromotive_force"^^xsd:anyURI ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0> ; <http://qudt.org/schema/qudt/symbol> "E" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Daya gerak elektrik"@ms ; rdfs:label "Elektromotor kuvvet"@tr ; rdfs:label "Elektromotorické napětí"@cs ; rdfs:label "electromotive force"@en ; rdfs:label "elektromotorische Kraft"@de ; rdfs:label "elektromotorna sila"@sl ; rdfs:label "force électromotrice"@fr ; rdfs:label "forza elettromotrice"@it ; rdfs:label "força eletromotriz"@pt ; rdfs:label "forță electromotoare"@ro ; rdfs:label "fuerza electromotriz"@es ; rdfs:label "siła elektromotoryczna"@pl ; rdfs:label "электродвижущая сила"@ru ; rdfs:label "قوة محركة كهربائية"@ar ; rdfs:label "نیروی محرک الکتریکی"@fa ; rdfs:label "विद्युतवाहक बल"@hi ; rdfs:label "起電力"@ja ; rdfs:label "電動勢"@zh ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge> ; .
{"resource":"electromotive force" ,"qname":"quantitykind:ElectromotiveForce" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ElectromotiveForce" ,"properties":["applicable unit":"unit:KiloV" ,"applicable unit":"unit:MegaV" ,"applicable unit":"unit:MicroV" ,"applicable unit":"unit:MilliV" ,"applicable unit":"unit:PlanckVolt" ,"applicable unit":"unit:V" ,"applicable unit":"unit:V_Ab" ,"applicable unit":"unit:V_Stat" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Electromotive_force" ,"description":"In physics, electromotive force, or most commonly \\(emf\\) (seldom capitalized), or (occasionally) electromotance is that which tends to cause current (actual electrons and ions) to flow. More formally, \\(emf\\) is the external work expended per unit of charge to produce an electric potential difference across two open-circuited terminals. \"Electromotive Force\" is deprecated in the ISO System of Quantities." ,"has broader":"quantitykind:EnergyPerElectricCharge" ,"has dimension vector":"qkdv:A0E-1L2I0M1H0T-3D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Daya gerak elektrik" ,"label":"Elektromotor kuvvet" ,"label":"Elektromotorické napětí" ,"label":"electromotive force" ,"label":"elektromotorische Kraft" ,"label":"elektromotorna sila" ,"label":"force électromotrice" ,"label":"forza elettromotrice" ,"label":"força eletromotriz" ,"label":"forță electromotoare" ,"label":"fuerza electromotriz" ,"label":"siła elektromotoryczna" ,"label":"электродвижущая сила" ,"label":"قوة محركة كهربائية" ,"label":"نیروی محرک الکتریکی" ,"label":"विद्युतवाहक बल" ,"label":"起電力" ,"label":"電動勢" ,"symbol":"E" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ElectromotiveForce", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "In physics, electromotive force, or most commonly \\(emf\\) (seldom capitalized), or (occasionally) electromotance is that which tends to cause current (actual electrons and ions) to flow. More formally, \\(emf\\) is the external work expended per unit of charge to produce an electric potential difference across two open-circuited terminals. \"Electromotive Force\" is deprecated in the ISO System of Quantities.", "applicableUnit" : [ "http://qudt.org/vocab/unit/MilliV", "http://qudt.org/vocab/unit/V", "http://qudt.org/vocab/unit/V_Ab", "http://qudt.org/vocab/unit/KiloV", "http://qudt.org/vocab/unit/MicroV", "http://qudt.org/vocab/unit/PlanckVolt", "http://qudt.org/vocab/unit/V_Stat", "http://qudt.org/vocab/unit/MegaV" ], "dbpediaMatch" : "http://dbpedia.org/resource/Electromotive_force", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0", "symbol" : "E", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "ar", "@value" : "قوة محركة كهربائية" }, { "@language" : "tr", "@value" : "Elektromotor kuvvet" }, { "@language" : "it", "@value" : "forza elettromotrice" }, { "@language" : "pt", "@value" : "força eletromotriz" }, { "@language" : "ru", "@value" : "электродвижущая сила" }, { "@language" : "cs", "@value" : "Elektromotorické napětí" }, { "@language" : "ro", "@value" : "forță electromotoare" }, { "@language" : "es", "@value" : "fuerza electromotriz" }, { "@language" : "pl", "@value" : "siła elektromotoryczna" }, { "@language" : "fa", "@value" : "نیروی محرک الکتریکی" }, { "@language" : "fr", "@value" : "force électromotrice" }, { "@language" : "zh", "@value" : "電動勢" }, { "@language" : "sl", "@value" : "elektromotorna sila" }, { "@language" : "ja", "@value" : "起電力" }, { "@language" : "ms", "@value" : "Daya gerak elektrik" }, { "@language" : "de", "@value" : "elektromotorische Kraft" }, { "@language" : "en", "@value" : "electromotive force" }, { "@language" : "hi", "@value" : "विद्युतवाहक बल" } ], "broader" : "http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "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#" } }
quantitykind:ElectronAffinity
URI: http://qudt.org/vocab/quantitykind/ElectronAffinity
"Electron Affinity" is the energy difference between an electron at rest at infinity and an electron at the lowest level of the conduction band in an insulator or semiconductor. The the amount of energy released when an electron is added to a neutral atom or molecule to form a negative ion.
@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/ElectronAffinity> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Electron Affinity\" is the energy difference between an electron at rest at infinity and an electron at the lowest level of the conduction band in an insulator or semiconductor. The the amount of energy released when an electron is added to a neutral atom or molecule to form a negative ion."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AttoJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_TH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_IT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_TH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ERG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/EV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/E_h> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ExaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-LB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-PDL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaEV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBTU_IT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBTU_TH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCAL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloEV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloV-A-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloV-A_Reactive-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaEV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaTOE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaV-A-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaV-A_Reactive-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PetaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckEnergy> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/QUAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/THM_EEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/THM_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TOE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TeraJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TeraW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TonEnergy> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V-A-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V-A_Reactive-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-SEC> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Electron_affinity"^^xsd:anyURI ; <http://qudt.org/schema/qudt/normativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Electron Affinity\" is the energy difference between an electron at rest at infinity and an electron at the lowest level of the conduction band in an insulator or semiconductor. The the amount of energy released when an electron is added to a neutral atom or molecule to form a negative ion." ; <http://qudt.org/schema/qudt/symbol> "χ" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Electron Affinity"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Energy> ; .
{"resource":"Electron Affinity" ,"qname":"quantitykind:ElectronAffinity" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ElectronAffinity" ,"properties":["applicable unit":"unit:AttoJ" ,"applicable unit":"unit:BTU_IT" ,"applicable unit":"unit:BTU_TH" ,"applicable unit":"unit:CAL_IT" ,"applicable unit":"unit:CAL_TH" ,"applicable unit":"unit:ERG" ,"applicable unit":"unit:EV" ,"applicable unit":"unit:E_h" ,"applicable unit":"unit:ExaJ" ,"applicable unit":"unit:FT-LB_F" ,"applicable unit":"unit:FT-PDL" ,"applicable unit":"unit:FemtoJ" ,"applicable unit":"unit:GigaEV" ,"applicable unit":"unit:GigaJ" ,"applicable unit":"unit:GigaW-HR" ,"applicable unit":"unit:J" ,"applicable unit":"unit:KiloBTU_IT" ,"applicable unit":"unit:KiloBTU_TH" ,"applicable unit":"unit:KiloCAL" ,"applicable unit":"unit:KiloEV" ,"applicable unit":"unit:KiloJ" ,"applicable unit":"unit:KiloV-A-HR" ,"applicable unit":"unit:KiloV-A_Reactive-HR" ,"applicable unit":"unit:KiloW-HR" ,"applicable unit":"unit:MegaEV" ,"applicable unit":"unit:MegaJ" ,"applicable unit":"unit:MegaTOE" ,"applicable unit":"unit:MegaV-A-HR" ,"applicable unit":"unit:MegaV-A_Reactive-HR" ,"applicable unit":"unit:MegaW-HR" ,"applicable unit":"unit:MicroJ" ,"applicable unit":"unit:MilliJ" ,"applicable unit":"unit:PetaJ" ,"applicable unit":"unit:PlanckEnergy" ,"applicable unit":"unit:QUAD" ,"applicable unit":"unit:THM_EEC" ,"applicable unit":"unit:THM_US" ,"applicable unit":"unit:TOE" ,"applicable unit":"unit:TeraJ" ,"applicable unit":"unit:TeraW-HR" ,"applicable unit":"unit:TonEnergy" ,"applicable unit":"unit:V-A-HR" ,"applicable unit":"unit:V-A_Reactive-HR" ,"applicable unit":"unit:W-HR" ,"applicable unit":"unit:W-SEC" ,"description":"\"Electron Affinity\" is the energy difference between an electron at rest at infinity and an electron at the lowest level of the conduction band in an insulator or semiconductor. The the amount of energy released when an electron is added to a neutral atom or molecule to form a negative ion." ,"description (plain text)":"\"Electron Affinity\" is the energy difference between an electron at rest at infinity and an electron at the lowest level of the conduction band in an insulator or semiconductor. The the amount of energy released when an electron is added to a neutral atom or molecule to form a negative ion." ,"has broader":"quantitykind:Energy" ,"has dimension vector":"qkdv:A0E0L2I0M1H0T-2D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Electron_affinity" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Electron Affinity" ,"normative reference":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31897" ,"symbol":"χ" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ElectronAffinity", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Electron Affinity\" is the energy difference between an electron at rest at infinity and an electron at the lowest level of the conduction band in an insulator or semiconductor. The the amount of energy released when an electron is added to a neutral atom or molecule to form a negative ion.", "applicableUnit" : [ "http://qudt.org/vocab/unit/GigaJ", "http://qudt.org/vocab/unit/QUAD", "http://qudt.org/vocab/unit/E_h", "http://qudt.org/vocab/unit/THM_US", "http://qudt.org/vocab/unit/BTU_TH", "http://qudt.org/vocab/unit/W-HR", "http://qudt.org/vocab/unit/KiloV-A_Reactive-HR", "http://qudt.org/vocab/unit/GigaW-HR", "http://qudt.org/vocab/unit/KiloJ", "http://qudt.org/vocab/unit/PetaJ", "http://qudt.org/vocab/unit/KiloCAL", "http://qudt.org/vocab/unit/CAL_IT", "http://qudt.org/vocab/unit/MegaTOE", "http://qudt.org/vocab/unit/TOE", "http://qudt.org/vocab/unit/AttoJ", "http://qudt.org/vocab/unit/ExaJ", "http://qudt.org/vocab/unit/FT-PDL", "http://qudt.org/vocab/unit/KiloBTU_IT", "http://qudt.org/vocab/unit/TeraW-HR", "http://qudt.org/vocab/unit/V-A_Reactive-HR", "http://qudt.org/vocab/unit/MegaV-A-HR", "http://qudt.org/vocab/unit/TonEnergy", "http://qudt.org/vocab/unit/W-SEC", "http://qudt.org/vocab/unit/ERG", "http://qudt.org/vocab/unit/EV", "http://qudt.org/vocab/unit/FemtoJ", "http://qudt.org/vocab/unit/FT-LB_F", "http://qudt.org/vocab/unit/TeraJ", "http://qudt.org/vocab/unit/KiloW-HR", "http://qudt.org/vocab/unit/J", "http://qudt.org/vocab/unit/THM_EEC", "http://qudt.org/vocab/unit/KiloBTU_TH", "http://qudt.org/vocab/unit/PlanckEnergy", "http://qudt.org/vocab/unit/MegaV-A_Reactive-HR", "http://qudt.org/vocab/unit/GigaEV", "http://qudt.org/vocab/unit/KiloEV", "http://qudt.org/vocab/unit/MegaW-HR", "http://qudt.org/vocab/unit/MicroJ", "http://qudt.org/vocab/unit/MilliJ", "http://qudt.org/vocab/unit/KiloV-A-HR", "http://qudt.org/vocab/unit/MegaEV", "http://qudt.org/vocab/unit/MegaJ", "http://qudt.org/vocab/unit/BTU_IT", "http://qudt.org/vocab/unit/V-A-HR", "http://qudt.org/vocab/unit/CAL_TH" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0", "informativeReference" : "http://en.wikipedia.org/wiki/Electron_affinity", "normativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31897", "plainTextDescription" : "\"Electron Affinity\" is the energy difference between an electron at rest at infinity and an electron at the lowest level of the conduction band in an insulator or semiconductor. The the amount of energy released when an electron is added to a neutral atom or molecule to form a negative ion.", "symbol" : "χ", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Electron Affinity" }, "broader" : "http://qudt.org/vocab/quantitykind/Energy", "@context" : { "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "normativeReference" : { "@id" : "http://qudt.org/schema/qudt/normativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "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#" } }
quantitykind:ElectronDensity
URI: http://qudt.org/vocab/quantitykind/ElectronDensity
"Electron Density" is the number of electrons per volume in conduction bands. It is the measure of the probability of an electron being present at a specific location.
@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/ElectronDensity> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Electron Density\" is the number of electrons per volume in conduction bands. It is the measure of the probability of an electron being present at a specific location."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NUM-PER-L> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NUM-PER-M3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NUM-PER-MicroL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NUM-PER-MilliM3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NUM-PER-NanoL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NUM-PER-PicoL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-M3> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Electron_density"^^xsd:anyURI ; <http://qudt.org/schema/qudt/normativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Electron Density\" is the number of electrons per volume in conduction bands. It is the measure of the probability of an electron being present at a specific location." ; <http://qudt.org/schema/qudt/symbol> "n" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Electron Density"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/NumberDensity> ; .
{"resource":"Electron Density" ,"qname":"quantitykind:ElectronDensity" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ElectronDensity" ,"properties":["applicable unit":"unit:NUM-PER-L" ,"applicable unit":"unit:NUM-PER-M3" ,"applicable unit":"unit:NUM-PER-MicroL" ,"applicable unit":"unit:NUM-PER-MilliM3" ,"applicable unit":"unit:NUM-PER-NanoL" ,"applicable unit":"unit:NUM-PER-PicoL" ,"applicable unit":"unit:PER-M3" ,"description":"\"Electron Density\" is the number of electrons per volume in conduction bands. It is the measure of the probability of an electron being present at a specific location." ,"description (plain text)":"\"Electron Density\" is the number of electrons per volume in conduction bands. It is the measure of the probability of an electron being present at a specific location." ,"has broader":"quantitykind:NumberDensity" ,"has dimension vector":"qkdv:A0E0L-3I0M0H0T0D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Electron_density" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Electron Density" ,"normative reference":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31897" ,"symbol":"n" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ElectronDensity", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Electron Density\" is the number of electrons per volume in conduction bands. It is the measure of the probability of an electron being present at a specific location.", "applicableUnit" : [ "http://qudt.org/vocab/unit/NUM-PER-MilliM3", "http://qudt.org/vocab/unit/NUM-PER-M3", "http://qudt.org/vocab/unit/NUM-PER-PicoL", "http://qudt.org/vocab/unit/NUM-PER-MicroL", "http://qudt.org/vocab/unit/NUM-PER-L", "http://qudt.org/vocab/unit/NUM-PER-NanoL", "http://qudt.org/vocab/unit/PER-M3" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0", "informativeReference" : "http://en.wikipedia.org/wiki/Electron_density", "normativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31897", "plainTextDescription" : "\"Electron Density\" is the number of electrons per volume in conduction bands. It is the measure of the probability of an electron being present at a specific location.", "symbol" : "n", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Electron Density" }, "broader" : "http://qudt.org/vocab/quantitykind/NumberDensity", "@context" : { "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "normativeReference" : { "@id" : "http://qudt.org/schema/qudt/normativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "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#" } }
quantitykind:ElectronMeanFreePath
URI: http://qudt.org/vocab/quantitykind/ElectronMeanFreePath
"Electron Mean Free Path" is the mean free path of electrons.
@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/ElectronMeanFreePath> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Electron Mean Free Path\" is the mean free path of electrons."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ANGSTROM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AU> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FATH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FUR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FUR_Long> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GAUGE_FR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_N> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilLength> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PARSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PCA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckLength> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ROD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YD> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Thermal_conductivity"^^xsd:anyURI ; <http://qudt.org/schema/qudt/normativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Electron Mean Free Path\" is the mean free path of electrons." ; <http://qudt.org/schema/qudt/symbol> "l_e" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Electron Mean Free Path"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Length> ; .
{"resource":"Electron Mean Free Path" ,"qname":"quantitykind:ElectronMeanFreePath" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ElectronMeanFreePath" ,"properties":["applicable unit":"unit:ANGSTROM" ,"applicable unit":"unit:AU" ,"applicable unit":"unit:BTU_IT-PER-LB_F" ,"applicable unit":"unit:CH" ,"applicable unit":"unit:CentiM" ,"applicable unit":"unit:DecaM" ,"applicable unit":"unit:DeciM" ,"applicable unit":"unit:FATH" ,"applicable unit":"unit:FM" ,"applicable unit":"unit:FT" ,"applicable unit":"unit:FT_US" ,"applicable unit":"unit:FUR" ,"applicable unit":"unit:FUR_Long" ,"applicable unit":"unit:FemtoM" ,"applicable unit":"unit:GAUGE_FR" ,"applicable unit":"unit:HectoM" ,"applicable unit":"unit:IN" ,"applicable unit":"unit:KiloM" ,"applicable unit":"unit:LY" ,"applicable unit":"unit:M" ,"applicable unit":"unit:MI" ,"applicable unit":"unit:MI_N" ,"applicable unit":"unit:MI_US" ,"applicable unit":"unit:MicroIN" ,"applicable unit":"unit:MicroM" ,"applicable unit":"unit:MilLength" ,"applicable unit":"unit:MilliIN" ,"applicable unit":"unit:MilliM" ,"applicable unit":"unit:NanoM" ,"applicable unit":"unit:PARSEC" ,"applicable unit":"unit:PCA" ,"applicable unit":"unit:PT" ,"applicable unit":"unit:PicoM" ,"applicable unit":"unit:PlanckLength" ,"applicable unit":"unit:ROD" ,"applicable unit":"unit:YD" ,"description":"\"Electron Mean Free Path\" is the mean free path of electrons." ,"description (plain text)":"\"Electron Mean Free Path\" is the mean free path of electrons." ,"has broader":"quantitykind:Length" ,"has dimension vector":"qkdv:A0E0L1I0M0H0T0D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Thermal_conductivity" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Electron Mean Free Path" ,"normative reference":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31897" ,"symbol":"l_e" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ElectronMeanFreePath", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Electron Mean Free Path\" is the mean free path of electrons.", "applicableUnit" : [ "http://qudt.org/vocab/unit/PlanckLength", "http://qudt.org/vocab/unit/MicroIN", "http://qudt.org/vocab/unit/MI_US", "http://qudt.org/vocab/unit/YD", "http://qudt.org/vocab/unit/DeciM", "http://qudt.org/vocab/unit/HectoM", "http://qudt.org/vocab/unit/NanoM", "http://qudt.org/vocab/unit/MilliIN", "http://qudt.org/vocab/unit/FT_US", "http://qudt.org/vocab/unit/LY", "http://qudt.org/vocab/unit/M", "http://qudt.org/vocab/unit/IN", "http://qudt.org/vocab/unit/GAUGE_FR", "http://qudt.org/vocab/unit/FUR_Long", "http://qudt.org/vocab/unit/FemtoM", "http://qudt.org/vocab/unit/KiloM", "http://qudt.org/vocab/unit/AU", "http://qudt.org/vocab/unit/DecaM", "http://qudt.org/vocab/unit/MicroM", "http://qudt.org/vocab/unit/MI_N", "http://qudt.org/vocab/unit/CentiM", "http://qudt.org/vocab/unit/PCA", "http://qudt.org/vocab/unit/BTU_IT-PER-LB_F", "http://qudt.org/vocab/unit/MilliM", "http://qudt.org/vocab/unit/ROD", "http://qudt.org/vocab/unit/PicoM", "http://qudt.org/vocab/unit/PARSEC", "http://qudt.org/vocab/unit/PT", "http://qudt.org/vocab/unit/FATH", "http://qudt.org/vocab/unit/MilLength", "http://qudt.org/vocab/unit/MI", "http://qudt.org/vocab/unit/CH", "http://qudt.org/vocab/unit/FM", "http://qudt.org/vocab/unit/FT", "http://qudt.org/vocab/unit/ANGSTROM", "http://qudt.org/vocab/unit/FUR" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0", "informativeReference" : "http://en.wikipedia.org/wiki/Thermal_conductivity", "normativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31897", "plainTextDescription" : "\"Electron Mean Free Path\" is the mean free path of electrons.", "symbol" : "l_e", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Electron Mean Free Path" }, "broader" : "http://qudt.org/vocab/quantitykind/Length", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "normativeReference" : { "@id" : "http://qudt.org/schema/qudt/normativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "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#" } }
quantitykind:ElectronRadius
URI: http://qudt.org/vocab/quantitykind/ElectronRadius
"Electron Radius", also known as the Lorentz radius or the Thomson scattering length, is based on a classical (i.e., non-quantum) relativistic model of the electron.
@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/ElectronRadius> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Electron Radius\", also known as the Lorentz radius or the Thomson scattering length, is based on a classical (i.e., non-quantum) relativistic model of the electron."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ANGSTROM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AU> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FATH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FUR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FUR_Long> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GAUGE_FR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_N> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilLength> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PARSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PCA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckLength> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ROD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YD> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Classical_electron_radius"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(r_e = \\frac{e^2}{4\\pi m_e c_0^2}\\), where \\(e\\) is the elementary charge, \\(\\varepsilon_0\\) is the electric constant, item \\(m_e\\) is the rest mass of electrons, and \\(c_0\\) is the speed of light in vacuum."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/normativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Electron Radius\", also known as the Lorentz radius or the Thomson scattering length, is based on a classical (i.e., non-quantum) relativistic model of the electron." ; <http://qudt.org/schema/qudt/symbol> "r_e" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Electron Radius"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Length> ; .
{"resource":"Electron Radius" ,"qname":"quantitykind:ElectronRadius" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ElectronRadius" ,"properties":["applicable unit":"unit:ANGSTROM" ,"applicable unit":"unit:AU" ,"applicable unit":"unit:BTU_IT-PER-LB_F" ,"applicable unit":"unit:CH" ,"applicable unit":"unit:CentiM" ,"applicable unit":"unit:DecaM" ,"applicable unit":"unit:DeciM" ,"applicable unit":"unit:FATH" ,"applicable unit":"unit:FM" ,"applicable unit":"unit:FT" ,"applicable unit":"unit:FT_US" ,"applicable unit":"unit:FUR" ,"applicable unit":"unit:FUR_Long" ,"applicable unit":"unit:FemtoM" ,"applicable unit":"unit:GAUGE_FR" ,"applicable unit":"unit:HectoM" ,"applicable unit":"unit:IN" ,"applicable unit":"unit:KiloM" ,"applicable unit":"unit:LY" ,"applicable unit":"unit:M" ,"applicable unit":"unit:MI" ,"applicable unit":"unit:MI_N" ,"applicable unit":"unit:MI_US" ,"applicable unit":"unit:MicroIN" ,"applicable unit":"unit:MicroM" ,"applicable unit":"unit:MilLength" ,"applicable unit":"unit:MilliIN" ,"applicable unit":"unit:MilliM" ,"applicable unit":"unit:NanoM" ,"applicable unit":"unit:PARSEC" ,"applicable unit":"unit:PCA" ,"applicable unit":"unit:PT" ,"applicable unit":"unit:PicoM" ,"applicable unit":"unit:PlanckLength" ,"applicable unit":"unit:ROD" ,"applicable unit":"unit:YD" ,"description":"\"Electron Radius\", also known as the Lorentz radius or the Thomson scattering length, is based on a classical (i.e., non-quantum) relativistic model of the electron." ,"description (plain text)":"\"Electron Radius\", also known as the Lorentz radius or the Thomson scattering length, is based on a classical (i.e., non-quantum) relativistic model of the electron." ,"has broader":"quantitykind:Length" ,"has dimension vector":"qkdv:A0E0L1I0M0H0T0D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Classical_electron_radius" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Electron Radius" ,"latex definition":"\\(r_e = \\frac{e^2}{4\\pi m_e c_0^2}\\), where \\(e\\) is the elementary charge, \\(\\varepsilon_0\\) is the electric constant, item \\(m_e\\) is the rest mass of electrons, and \\(c_0\\) is the speed of light in vacuum." ,"normative reference":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31895" ,"symbol":"r_e" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ElectronRadius", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Electron Radius\", also known as the Lorentz radius or the Thomson scattering length, is based on a classical (i.e., non-quantum) relativistic model of the electron.", "applicableUnit" : [ "http://qudt.org/vocab/unit/PARSEC", "http://qudt.org/vocab/unit/GAUGE_FR", "http://qudt.org/vocab/unit/MicroIN", "http://qudt.org/vocab/unit/NanoM", "http://qudt.org/vocab/unit/FT", "http://qudt.org/vocab/unit/ROD", "http://qudt.org/vocab/unit/PT", "http://qudt.org/vocab/unit/MI_US", "http://qudt.org/vocab/unit/HectoM", "http://qudt.org/vocab/unit/MilLength", "http://qudt.org/vocab/unit/MilliM", "http://qudt.org/vocab/unit/MI_N", "http://qudt.org/vocab/unit/FATH", "http://qudt.org/vocab/unit/FUR", "http://qudt.org/vocab/unit/DeciM", "http://qudt.org/vocab/unit/ANGSTROM", "http://qudt.org/vocab/unit/AU", "http://qudt.org/vocab/unit/FemtoM", "http://qudt.org/vocab/unit/MicroM", "http://qudt.org/vocab/unit/FM", "http://qudt.org/vocab/unit/BTU_IT-PER-LB_F", "http://qudt.org/vocab/unit/LY", "http://qudt.org/vocab/unit/DecaM", "http://qudt.org/vocab/unit/MI", "http://qudt.org/vocab/unit/YD", "http://qudt.org/vocab/unit/CentiM", "http://qudt.org/vocab/unit/M", "http://qudt.org/vocab/unit/PCA", "http://qudt.org/vocab/unit/CH", "http://qudt.org/vocab/unit/MilliIN", "http://qudt.org/vocab/unit/PicoM", "http://qudt.org/vocab/unit/PlanckLength", "http://qudt.org/vocab/unit/IN", "http://qudt.org/vocab/unit/FT_US", "http://qudt.org/vocab/unit/FUR_Long", "http://qudt.org/vocab/unit/KiloM" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0", "informativeReference" : "http://en.wikipedia.org/wiki/Classical_electron_radius", "latexDefinition" : "\\(r_e = \\frac{e^2}{4\\pi m_e c_0^2}\\), where \\(e\\) is the elementary charge, \\(\\varepsilon_0\\) is the electric constant, item \\(m_e\\) is the rest mass of electrons, and \\(c_0\\) is the speed of light in vacuum.", "normativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31895", "plainTextDescription" : "\"Electron Radius\", also known as the Lorentz radius or the Thomson scattering length, is based on a classical (i.e., non-quantum) relativistic model of the electron.", "symbol" : "r_e", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Electron Radius" }, "broader" : "http://qudt.org/vocab/quantitykind/Length", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "normativeReference" : { "@id" : "http://qudt.org/schema/qudt/normativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "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#" } }
quantitykind:EllipticalOrbitApogeeVelocity
URI: http://qudt.org/vocab/quantitykind/EllipticalOrbitApogeeVelocity
Velocity at apogee for an elliptical orbit velocity
@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/EllipticalOrbitApogeeVelocity> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "Velocity at apogee for an elliptical orbit velocity"^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM-PER-KiloYR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM-PER-YR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-PER-DAY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaHZ-M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN-PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloM-PER-DAY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloM-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloM-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M-PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M-PER-YR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI-PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_N-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_N-PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM-PER-DAY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM-PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM-PER-YR> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ; <http://qudt.org/schema/qudt/plainTextDescription> "Velocity at apogee for an elliptical orbit velocity" ; <http://qudt.org/schema/qudt/symbol> "V_a" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Elliptical Orbit Apogee Velocity"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/VehicleVelocity> ; .
{"resource":"Elliptical Orbit Apogee Velocity" ,"qname":"quantitykind:EllipticalOrbitApogeeVelocity" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/EllipticalOrbitApogeeVelocity" ,"properties":["applicable unit":"unit:CentiM-PER-HR" ,"applicable unit":"unit:CentiM-PER-KiloYR" ,"applicable unit":"unit:CentiM-PER-SEC" ,"applicable unit":"unit:CentiM-PER-YR" ,"applicable unit":"unit:FT-PER-DAY" ,"applicable unit":"unit:FT-PER-HR" ,"applicable unit":"unit:FT-PER-MIN" ,"applicable unit":"unit:FT-PER-SEC" ,"applicable unit":"unit:GigaHZ-M" ,"applicable unit":"unit:IN-PER-MIN" ,"applicable unit":"unit:IN-PER-SEC" ,"applicable unit":"unit:KN" ,"applicable unit":"unit:KiloM-PER-DAY" ,"applicable unit":"unit:KiloM-PER-HR" ,"applicable unit":"unit:KiloM-PER-SEC" ,"applicable unit":"unit:M-PER-HR" ,"applicable unit":"unit:M-PER-MIN" ,"applicable unit":"unit:M-PER-SEC" ,"applicable unit":"unit:M-PER-YR" ,"applicable unit":"unit:MI-PER-HR" ,"applicable unit":"unit:MI-PER-MIN" ,"applicable unit":"unit:MI-PER-SEC" ,"applicable unit":"unit:MI_N-PER-HR" ,"applicable unit":"unit:MI_N-PER-MIN" ,"applicable unit":"unit:MilliM-PER-DAY" ,"applicable unit":"unit:MilliM-PER-HR" ,"applicable unit":"unit:MilliM-PER-MIN" ,"applicable unit":"unit:MilliM-PER-SEC" ,"applicable unit":"unit:MilliM-PER-YR" ,"description":"Velocity at apogee for an elliptical orbit velocity" ,"description (plain text)":"Velocity at apogee for an elliptical orbit velocity" ,"has broader":"quantitykind:VehicleVelocity" ,"has dimension vector":"qkdv:A0E0L1I0M0H0T-1D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Elliptical Orbit Apogee Velocity" ,"symbol":"V_a" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/EllipticalOrbitApogeeVelocity", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "Velocity at apogee for an elliptical orbit velocity", "applicableUnit" : [ "http://qudt.org/vocab/unit/M-PER-MIN", "http://qudt.org/vocab/unit/MI-PER-HR", "http://qudt.org/vocab/unit/IN-PER-SEC", "http://qudt.org/vocab/unit/M-PER-YR", "http://qudt.org/vocab/unit/FT-PER-HR", "http://qudt.org/vocab/unit/CentiM-PER-KiloYR", "http://qudt.org/vocab/unit/MilliM-PER-HR", "http://qudt.org/vocab/unit/FT-PER-SEC", "http://qudt.org/vocab/unit/M-PER-SEC", "http://qudt.org/vocab/unit/MI-PER-MIN", "http://qudt.org/vocab/unit/CentiM-PER-SEC", "http://qudt.org/vocab/unit/CentiM-PER-YR", "http://qudt.org/vocab/unit/MilliM-PER-DAY", "http://qudt.org/vocab/unit/GigaHZ-M", "http://qudt.org/vocab/unit/KN", "http://qudt.org/vocab/unit/CentiM-PER-HR", "http://qudt.org/vocab/unit/KiloM-PER-DAY", "http://qudt.org/vocab/unit/KiloM-PER-SEC", "http://qudt.org/vocab/unit/KiloM-PER-HR", "http://qudt.org/vocab/unit/MI_N-PER-HR", "http://qudt.org/vocab/unit/MI_N-PER-MIN", "http://qudt.org/vocab/unit/IN-PER-MIN", "http://qudt.org/vocab/unit/MI-PER-SEC", "http://qudt.org/vocab/unit/FT-PER-DAY", "http://qudt.org/vocab/unit/MilliM-PER-MIN", "http://qudt.org/vocab/unit/M-PER-HR", "http://qudt.org/vocab/unit/FT-PER-MIN", "http://qudt.org/vocab/unit/MilliM-PER-SEC", "http://qudt.org/vocab/unit/MilliM-PER-YR" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0", "plainTextDescription" : "Velocity at apogee for an elliptical orbit velocity", "symbol" : "V_a", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Elliptical Orbit Apogee Velocity" }, "broader" : "http://qudt.org/vocab/quantitykind/VehicleVelocity", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "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#" } }
quantitykind:EllipticalOrbitPerigeeVelocity
URI: http://qudt.org/vocab/quantitykind/EllipticalOrbitPerigeeVelocity
Velocity at apogee for an elliptical orbit velocity.
@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/EllipticalOrbitPerigeeVelocity> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "Velocity at apogee for an elliptical orbit velocity."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM-PER-KiloYR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM-PER-YR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-PER-DAY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaHZ-M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN-PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloM-PER-DAY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloM-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloM-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M-PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M-PER-YR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI-PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_N-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_N-PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM-PER-DAY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM-PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM-PER-YR> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ; <http://qudt.org/schema/qudt/plainTextDescription> "Velocity at apogee for an elliptical orbit velocity." ; <http://qudt.org/schema/qudt/symbol> "V_p" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Elliptical Orbit Perigee Velocity"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/VehicleVelocity> ; .
{"resource":"Elliptical Orbit Perigee Velocity" ,"qname":"quantitykind:EllipticalOrbitPerigeeVelocity" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/EllipticalOrbitPerigeeVelocity" ,"properties":["applicable unit":"unit:CentiM-PER-HR" ,"applicable unit":"unit:CentiM-PER-KiloYR" ,"applicable unit":"unit:CentiM-PER-SEC" ,"applicable unit":"unit:CentiM-PER-YR" ,"applicable unit":"unit:FT-PER-DAY" ,"applicable unit":"unit:FT-PER-HR" ,"applicable unit":"unit:FT-PER-MIN" ,"applicable unit":"unit:FT-PER-SEC" ,"applicable unit":"unit:GigaHZ-M" ,"applicable unit":"unit:IN-PER-MIN" ,"applicable unit":"unit:IN-PER-SEC" ,"applicable unit":"unit:KN" ,"applicable unit":"unit:KiloM-PER-DAY" ,"applicable unit":"unit:KiloM-PER-HR" ,"applicable unit":"unit:KiloM-PER-SEC" ,"applicable unit":"unit:M-PER-HR" ,"applicable unit":"unit:M-PER-MIN" ,"applicable unit":"unit:M-PER-SEC" ,"applicable unit":"unit:M-PER-YR" ,"applicable unit":"unit:MI-PER-HR" ,"applicable unit":"unit:MI-PER-MIN" ,"applicable unit":"unit:MI-PER-SEC" ,"applicable unit":"unit:MI_N-PER-HR" ,"applicable unit":"unit:MI_N-PER-MIN" ,"applicable unit":"unit:MilliM-PER-DAY" ,"applicable unit":"unit:MilliM-PER-HR" ,"applicable unit":"unit:MilliM-PER-MIN" ,"applicable unit":"unit:MilliM-PER-SEC" ,"applicable unit":"unit:MilliM-PER-YR" ,"description":"Velocity at apogee for an elliptical orbit velocity." ,"description (plain text)":"Velocity at apogee for an elliptical orbit velocity." ,"has broader":"quantitykind:VehicleVelocity" ,"has dimension vector":"qkdv:A0E0L1I0M0H0T-1D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Elliptical Orbit Perigee Velocity" ,"symbol":"V_p" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/EllipticalOrbitPerigeeVelocity", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "Velocity at apogee for an elliptical orbit velocity.", "applicableUnit" : [ "http://qudt.org/vocab/unit/FT-PER-MIN", "http://qudt.org/vocab/unit/MI-PER-SEC", "http://qudt.org/vocab/unit/CentiM-PER-SEC", "http://qudt.org/vocab/unit/IN-PER-MIN", "http://qudt.org/vocab/unit/KN", "http://qudt.org/vocab/unit/FT-PER-HR", "http://qudt.org/vocab/unit/MI_N-PER-HR", "http://qudt.org/vocab/unit/M-PER-HR", "http://qudt.org/vocab/unit/KiloM-PER-HR", "http://qudt.org/vocab/unit/KiloM-PER-DAY", "http://qudt.org/vocab/unit/MilliM-PER-HR", "http://qudt.org/vocab/unit/GigaHZ-M", "http://qudt.org/vocab/unit/M-PER-SEC", "http://qudt.org/vocab/unit/MI-PER-HR", "http://qudt.org/vocab/unit/MilliM-PER-MIN", "http://qudt.org/vocab/unit/IN-PER-SEC", "http://qudt.org/vocab/unit/KiloM-PER-SEC", "http://qudt.org/vocab/unit/MI_N-PER-MIN", "http://qudt.org/vocab/unit/CentiM-PER-HR", "http://qudt.org/vocab/unit/CentiM-PER-KiloYR", "http://qudt.org/vocab/unit/MI-PER-MIN", "http://qudt.org/vocab/unit/MilliM-PER-YR", "http://qudt.org/vocab/unit/M-PER-YR", "http://qudt.org/vocab/unit/FT-PER-DAY", "http://qudt.org/vocab/unit/MilliM-PER-SEC", "http://qudt.org/vocab/unit/CentiM-PER-YR", "http://qudt.org/vocab/unit/M-PER-MIN", "http://qudt.org/vocab/unit/FT-PER-SEC", "http://qudt.org/vocab/unit/MilliM-PER-DAY" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0", "plainTextDescription" : "Velocity at apogee for an elliptical orbit velocity.", "symbol" : "V_p", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Elliptical Orbit Perigee Velocity" }, "broader" : "http://qudt.org/vocab/quantitykind/VehicleVelocity", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@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#" } }
quantitykind:Emissivity
URI: http://qudt.org/vocab/quantitykind/Emissivity
Emissivity of a material (usually written \(\varepsilon\) or e) is the relative ability of its surface to emit energy by radiation.
@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/Emissivity> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "Emissivity of a material (usually written \\(\\varepsilon\\) or e) is the relative ability of its surface to emit energy by radiation."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/UNITLESS> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Emissivity"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(\\varepsilon = \\frac{M}{M_b}\\), where \\(M\\) is the radiant exitance of a thermal radiator and \\(M_b\\) is the radiant exitance of a blackbody at the same temperature."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\varepsilon\\)"^^<http://qudt.org/schema/qudt/LatexString> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Emissivity"@en ; .
{"resource":"Emissivity" ,"qname":"quantitykind:Emissivity" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Emissivity" ,"properties":["applicable unit":"unit:UNITLESS" ,"description":"Emissivity of a material (usually written \\(\\varepsilon\\) or e) is the relative ability of its surface to emit energy by radiation." ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Emissivity" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Emissivity" ,"latex definition":"\\(\\varepsilon = \\frac{M}{M_b}\\), where \\(M\\) is the radiant exitance of a thermal radiator and \\(M_b\\) is the radiant exitance of a blackbody at the same temperature." ,"latex symbol":"\\(\\varepsilon\\)" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/Emissivity", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "Emissivity of a material (usually written \\(\\varepsilon\\) or e) is the relative ability of its surface to emit energy by radiation.", "applicableUnit" : "http://qudt.org/vocab/unit/UNITLESS", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "informativeReference" : "http://en.wikipedia.org/wiki/Emissivity", "latexDefinition" : "\\(\\varepsilon = \\frac{M}{M_b}\\), where \\(M\\) is the radiant exitance of a thermal radiator and \\(M_b\\) is the radiant exitance of a blackbody at the same temperature.", "latexSymbol" : "\\(\\varepsilon\\)", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Emissivity" }, "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "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" }, "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#" } }
quantitykind:Energy
URI: http://qudt.org/vocab/quantitykind/Energy
Energy is the quantity characterizing the ability of a system to do work.
@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/Energy> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "Energy is the quantity characterizing the ability of a system to do work."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AttoJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_TH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_IT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_TH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ERG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/EV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/E_h> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ExaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-LB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-PDL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaEV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBTU_IT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBTU_TH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCAL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloEV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloV-A-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloV-A_Reactive-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaEV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaTOE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaV-A-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaV-A_Reactive-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PetaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckEnergy> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/QUAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/THM_EEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/THM_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TOE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TeraJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TeraW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TonEnergy> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V-A-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V-A_Reactive-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-SEC> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Energy"^^xsd:anyURI ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "Energy is the quantity characterizing the ability of a system to do work." ; <http://qudt.org/schema/qudt/symbol> "E" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Energie"@cs ; rdfs:label "Energie"@de ; rdfs:label "Tenaga"@ms ; rdfs:label "energia , munka , hő"@hu ; rdfs:label "energia"@es ; rdfs:label "energia"@it ; rdfs:label "energia"@la ; rdfs:label "energia"@pl ; rdfs:label "energia"@pt ; rdfs:label "energie"@ro ; rdfs:label "energija"@sl ; rdfs:label "energy"@en ; rdfs:label "enerji"@tr ; rdfs:label "énergie"@fr ; rdfs:label "Έργο - Ενέργεια"@el ; rdfs:label "Енергия"@bg ; rdfs:label "Энергия"@ru ; rdfs:label "אנרגיה ועבודה"@he ; rdfs:label "الطاقة"@ar ; rdfs:label "انرژی"@fa ; rdfs:label "ऊर्जा"@hi ; rdfs:label "エネルギー"@ja ; rdfs:label "能量"@zh ; rdfs:seeAlso <http://qudt.org/vocab/quantitykind/Enthalpy> ; rdfs:seeAlso <http://qudt.org/vocab/quantitykind/Entropy> ; rdfs:seeAlso <http://qudt.org/vocab/quantitykind/GibbsEnergy> ; rdfs:seeAlso <http://qudt.org/vocab/quantitykind/HelmholtzEnergy> ; rdfs:seeAlso <http://qudt.org/vocab/quantitykind/InternalEnergy> ; rdfs:seeAlso <http://qudt.org/vocab/quantitykind/Work> ; .
{"resource":"energy" ,"qname":"quantitykind:Energy" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Energy" ,"properties":["applicable unit":"unit:AttoJ" ,"applicable unit":"unit:BTU_IT" ,"applicable unit":"unit:BTU_TH" ,"applicable unit":"unit:CAL_IT" ,"applicable unit":"unit:CAL_TH" ,"applicable unit":"unit:ERG" ,"applicable unit":"unit:EV" ,"applicable unit":"unit:E_h" ,"applicable unit":"unit:ExaJ" ,"applicable unit":"unit:FT-LB_F" ,"applicable unit":"unit:FT-PDL" ,"applicable unit":"unit:FemtoJ" ,"applicable unit":"unit:GigaEV" ,"applicable unit":"unit:GigaJ" ,"applicable unit":"unit:GigaW-HR" ,"applicable unit":"unit:J" ,"applicable unit":"unit:KiloBTU_IT" ,"applicable unit":"unit:KiloBTU_TH" ,"applicable unit":"unit:KiloCAL" ,"applicable unit":"unit:KiloEV" ,"applicable unit":"unit:KiloJ" ,"applicable unit":"unit:KiloV-A-HR" ,"applicable unit":"unit:KiloV-A_Reactive-HR" ,"applicable unit":"unit:KiloW-HR" ,"applicable unit":"unit:MegaEV" ,"applicable unit":"unit:MegaJ" ,"applicable unit":"unit:MegaTOE" ,"applicable unit":"unit:MegaV-A-HR" ,"applicable unit":"unit:MegaV-A_Reactive-HR" ,"applicable unit":"unit:MegaW-HR" ,"applicable unit":"unit:MicroJ" ,"applicable unit":"unit:MilliJ" ,"applicable unit":"unit:PetaJ" ,"applicable unit":"unit:PlanckEnergy" ,"applicable unit":"unit:QUAD" ,"applicable unit":"unit:THM_EEC" ,"applicable unit":"unit:THM_US" ,"applicable unit":"unit:TOE" ,"applicable unit":"unit:TeraJ" ,"applicable unit":"unit:TeraW-HR" ,"applicable unit":"unit:TonEnergy" ,"applicable unit":"unit:V-A-HR" ,"applicable unit":"unit:V-A_Reactive-HR" ,"applicable unit":"unit:W-HR" ,"applicable unit":"unit:W-SEC" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Energy" ,"description":"Energy is the quantity characterizing the ability of a system to do work." ,"description (plain text)":"Energy is the quantity characterizing the ability of a system to do work." ,"has dimension vector":"qkdv:A0E0L2I0M1H0T-2D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Energie" ,"label":"Energie" ,"label":"Tenaga" ,"label":"energia" ,"label":"energia" ,"label":"energia" ,"label":"energia" ,"label":"energia" ,"label":"energia , munka , hő" ,"label":"energie" ,"label":"energija" ,"label":"energy" ,"label":"enerji" ,"label":"énergie" ,"label":"Έργο - Ενέργεια" ,"label":"Енергия" ,"label":"Энергия" ,"label":"אנרגיה ועבודה" ,"label":"الطاقة" ,"label":"انرژی" ,"label":"ऊर्जा" ,"label":"エネルギー" ,"label":"能量" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31890" ,"seeAlso":"quantitykind:Enthalpy" ,"seeAlso":"quantitykind:Entropy" ,"seeAlso":"quantitykind:GibbsEnergy" ,"seeAlso":"quantitykind:HelmholtzEnergy" ,"seeAlso":"quantitykind:InternalEnergy" ,"seeAlso":"quantitykind:Work" ,"symbol":"E" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/Energy", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "Energy is the quantity characterizing the ability of a system to do work.", "applicableUnit" : [ "http://qudt.org/vocab/unit/V-A_Reactive-HR", "http://qudt.org/vocab/unit/V-A-HR", "http://qudt.org/vocab/unit/MegaW-HR", "http://qudt.org/vocab/unit/ERG", "http://qudt.org/vocab/unit/MegaEV", "http://qudt.org/vocab/unit/MilliJ", "http://qudt.org/vocab/unit/TeraJ", "http://qudt.org/vocab/unit/EV", "http://qudt.org/vocab/unit/MegaTOE", "http://qudt.org/vocab/unit/THM_US", "http://qudt.org/vocab/unit/AttoJ", "http://qudt.org/vocab/unit/TOE", "http://qudt.org/vocab/unit/FT-LB_F", "http://qudt.org/vocab/unit/PetaJ", "http://qudt.org/vocab/unit/TeraW-HR", "http://qudt.org/vocab/unit/PlanckEnergy", "http://qudt.org/vocab/unit/MicroJ", "http://qudt.org/vocab/unit/BTU_TH", "http://qudt.org/vocab/unit/ExaJ", "http://qudt.org/vocab/unit/CAL_TH", "http://qudt.org/vocab/unit/GigaJ", "http://qudt.org/vocab/unit/FemtoJ", "http://qudt.org/vocab/unit/TonEnergy", "http://qudt.org/vocab/unit/KiloBTU_TH", "http://qudt.org/vocab/unit/MegaV-A_Reactive-HR", "http://qudt.org/vocab/unit/KiloV-A-HR", "http://qudt.org/vocab/unit/GigaEV", "http://qudt.org/vocab/unit/QUAD", "http://qudt.org/vocab/unit/W-SEC", "http://qudt.org/vocab/unit/J", "http://qudt.org/vocab/unit/KiloCAL", "http://qudt.org/vocab/unit/KiloW-HR", "http://qudt.org/vocab/unit/THM_EEC", "http://qudt.org/vocab/unit/W-HR", "http://qudt.org/vocab/unit/KiloEV", "http://qudt.org/vocab/unit/CAL_IT", "http://qudt.org/vocab/unit/MegaJ", "http://qudt.org/vocab/unit/E_h", "http://qudt.org/vocab/unit/MegaV-A-HR", "http://qudt.org/vocab/unit/BTU_IT", "http://qudt.org/vocab/unit/KiloBTU_IT", "http://qudt.org/vocab/unit/FT-PDL", "http://qudt.org/vocab/unit/KiloV-A_Reactive-HR", "http://qudt.org/vocab/unit/KiloJ", "http://qudt.org/vocab/unit/GigaW-HR" ], "dbpediaMatch" : "http://dbpedia.org/resource/Energy", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31890", "plainTextDescription" : "Energy is the quantity characterizing the ability of a system to do work.", "symbol" : "E", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "ar", "@value" : "الطاقة" }, { "@language" : "hi", "@value" : "ऊर्जा" }, { "@language" : "hu", "@value" : "energia , munka , hő" }, { "@language" : "ro", "@value" : "energie" }, { "@language" : "ja", "@value" : "エネルギー" }, { "@language" : "tr", "@value" : "enerji" }, { "@language" : "bg", "@value" : "Енергия" }, { "@language" : "el", "@value" : "Έργο - Ενέργεια" }, { "@language" : "he", "@value" : "אנרגיה ועבודה" }, { "@language" : "cs", "@value" : "Energie" }, { "@language" : "de", "@value" : "Energie" }, { "@language" : "zh", "@value" : "能量" }, { "@language" : "ms", "@value" : "Tenaga" }, { "@language" : "fr", "@value" : "énergie" }, { "@language" : "sl", "@value" : "energija" }, { "@language" : "ru", "@value" : "Энергия" }, { "@language" : "es", "@value" : "energia" }, { "@language" : "it", "@value" : "energia" }, { "@language" : "la", "@value" : "energia" }, { "@language" : "pl", "@value" : "energia" }, { "@language" : "pt", "@value" : "energia" }, { "@language" : "en", "@value" : "energy" }, { "@language" : "fa", "@value" : "انرژی" } ], "seeAlso" : [ "http://qudt.org/vocab/quantitykind/Entropy", "http://qudt.org/vocab/quantitykind/GibbsEnergy", "http://qudt.org/vocab/quantitykind/Work", "http://qudt.org/vocab/quantitykind/Enthalpy", "http://qudt.org/vocab/quantitykind/InternalEnergy", "http://qudt.org/vocab/quantitykind/HelmholtzEnergy" ], "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "seeAlso" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "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#" } }
quantitykind:EnergyDensity
URI: http://qudt.org/vocab/quantitykind/EnergyDensity
Energy density is defined as energy per unit volume. The SI unit for energy density is the joule per cubic meter.
@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/EnergyDensity> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "Energy density is defined as energy per unit volume. The SI unit for energy density is the joule per cubic meter."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-FT3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_TH-PER-FT3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ERG-PER-CentiM3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J-PER-M3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaJ-PER-M3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-HR-PER-M3> ; <http://qudt.org/schema/qudt/baseISOUnitDimensions> "\\(m^{-1} \\cdot kg \\cdot s^{-2}\\)" ; <http://qudt.org/schema/qudt/baseImperialUnitDimensions> "\\(ft^{-1} \\cdot lb \\cdot s^{-2}\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/baseSIUnitDimensions> "\\(m^{-1} \\cdot kg \\cdot s^{-2}\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/baseUSCustomaryUnitDimensions> "\\(L^{-1} \\cdot M \\cdot T^{-2}\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Energy_density"^^xsd:anyURI ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Energy_density"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "Energy density is defined as energy per unit volume. The SI unit for energy density is the joule per cubic meter." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Energy Density"@en ; .
{"resource":"Energy Density" ,"qname":"quantitykind:EnergyDensity" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/EnergyDensity" ,"properties":["applicable unit":"unit:BTU_IT-PER-FT3" ,"applicable unit":"unit:BTU_TH-PER-FT3" ,"applicable unit":"unit:ERG-PER-CentiM3" ,"applicable unit":"unit:J-PER-M3" ,"applicable unit":"unit:MegaJ-PER-M3" ,"applicable unit":"unit:W-HR-PER-M3" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Energy_density" ,"description":"Energy density is defined as energy per unit volume. The SI unit for energy density is the joule per cubic meter." ,"description (plain text)":"Energy density is defined as energy per unit volume. The SI unit for energy density is the joule per cubic meter." ,"has dimension vector":"qkdv:A0E0L-1I0M1H0T-2D0" ,"http:\/\/qudt.org\/schema\/qudt\/baseISOUnitDimensions":"\\(m^{-1} \\cdot kg \\cdot s^{-2}\\)" ,"http:\/\/qudt.org\/schema\/qudt\/baseImperialUnitDimensions":"\\(ft^{-1} \\cdot lb \\cdot s^{-2}\\)" ,"http:\/\/qudt.org\/schema\/qudt\/baseSIUnitDimensions":"\\(m^{-1} \\cdot kg \\cdot s^{-2}\\)" ,"http:\/\/qudt.org\/schema\/qudt\/baseUSCustomaryUnitDimensions":"\\(L^{-1} \\cdot M \\cdot T^{-2}\\)" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Energy_density" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Energy Density" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/EnergyDensity", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "Energy density is defined as energy per unit volume. The SI unit for energy density is the joule per cubic meter.", "applicableUnit" : [ "http://qudt.org/vocab/unit/W-HR-PER-M3", "http://qudt.org/vocab/unit/BTU_TH-PER-FT3", "http://qudt.org/vocab/unit/J-PER-M3", "http://qudt.org/vocab/unit/MegaJ-PER-M3", "http://qudt.org/vocab/unit/BTU_IT-PER-FT3", "http://qudt.org/vocab/unit/ERG-PER-CentiM3" ], "baseISOUnitDimensions" : "\\(m^{-1} \\cdot kg \\cdot s^{-2}\\)", "baseImperialUnitDimensions" : "\\(ft^{-1} \\cdot lb \\cdot s^{-2}\\)", "baseSIUnitDimensions" : "\\(m^{-1} \\cdot kg \\cdot s^{-2}\\)", "baseUSCustomaryUnitDimensions" : "\\(L^{-1} \\cdot M \\cdot T^{-2}\\)", "dbpediaMatch" : "http://dbpedia.org/resource/Energy_density", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0", "informativeReference" : "http://en.wikipedia.org/wiki/Energy_density", "plainTextDescription" : "Energy density is defined as energy per unit volume. The SI unit for energy density is the joule per cubic meter.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Energy Density" }, "@context" : { "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "baseImperialUnitDimensions" : { "@id" : "http://qudt.org/schema/qudt/baseImperialUnitDimensions", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "baseUSCustomaryUnitDimensions" : { "@id" : "http://qudt.org/schema/qudt/baseUSCustomaryUnitDimensions", "@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" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "baseISOUnitDimensions" : { "@id" : "http://qudt.org/schema/qudt/baseISOUnitDimensions" }, "baseSIUnitDimensions" : { "@id" : "http://qudt.org/schema/qudt/baseSIUnitDimensions", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "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#" } }
quantitykind:EnergyDensityOfStates
URI: http://qudt.org/vocab/quantitykind/EnergyDensityOfStates
"Energy Density of States" refers to electrons or other entities, e.g. phonons. It can, for example, refer to amount of substance instead of volume.
@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/EnergyDensityOfStates> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Energy Density of States\" refers to electrons or other entities, e.g. phonons. It can, for example, refer to amount of substance instead of volume."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-J-M3> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-5I0M-1H0T2D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Density_of_states"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(\\rho(E) = n_E(E) = \\frac{dN(E)}{dE}\\frac{1}{V}\\), where \\(N(E)\\) is the total number of states with energy less than \\(E\\), and \\(V\\) is the volume."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Energy Density of States\" refers to electrons or other entities, e.g. phonons. It can, for example, refer to amount of substance instead of volume." ; <http://qudt.org/schema/qudt/symbol> "n_E" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Energy Density of States"@en ; .
{"resource":"Energy Density of States" ,"qname":"quantitykind:EnergyDensityOfStates" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/EnergyDensityOfStates" ,"properties":["applicable unit":"unit:PER-J-M3" ,"description":"\"Energy Density of States\" refers to electrons or other entities, e.g. phonons. It can, for example, refer to amount of substance instead of volume." ,"description (plain text)":"\"Energy Density of States\" refers to electrons or other entities, e.g. phonons. It can, for example, refer to amount of substance instead of volume." ,"has dimension vector":"qkdv:A0E0L-5I0M-1H0T2D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Density_of_states" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Energy Density of States" ,"latex definition":"\\(\\rho(E) = n_E(E) = \\frac{dN(E)}{dE}\\frac{1}{V}\\), where \\(N(E)\\) is the total number of states with energy less than \\(E\\), and \\(V\\) is the volume." ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31897" ,"symbol":"n_E" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/EnergyDensityOfStates", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Energy Density of States\" refers to electrons or other entities, e.g. phonons. It can, for example, refer to amount of substance instead of volume.", "applicableUnit" : "http://qudt.org/vocab/unit/PER-J-M3", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-5I0M-1H0T2D0", "informativeReference" : "http://en.wikipedia.org/wiki/Density_of_states", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31897", "latexDefinition" : "\\(\\rho(E) = n_E(E) = \\frac{dN(E)}{dE}\\frac{1}{V}\\), where \\(N(E)\\) is the total number of states with energy less than \\(E\\), and \\(V\\) is the volume.", "plainTextDescription" : "\"Energy Density of States\" refers to electrons or other entities, e.g. phonons. It can, for example, refer to amount of substance instead of volume.", "symbol" : "n_E", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Energy Density of States" }, "@context" : { "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "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#" } }
quantitykind:EnergyExpenditure
URI: http://qudt.org/vocab/quantitykind/EnergyExpenditure
Energy expenditure is dependent on a person's sex, metabolic rate, body-mass composition, the thermic effects of food, and activity level. The approximate energy expenditure of a man lying in bed is \(1.0\,kilo\,calorie\,per\,hour\,per\,kilogram\). For slow walking (just over two miles per hour), \(3.0\,kilo\,calorie\,per\,hour\,per\,kilogram\). For fast steady running (about 10 miles per hour), \(16.3\,kilo\,calorie\,per\,hour\,per\,kilogram\). Females expend about 10 per cent less energy than males of the same size doing a comparable activity. For people weighing the same, individuals with a high percentage of body fat usually expend less energy than lean people, because fat is not as metabolically active as muscle.
@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/EnergyExpenditure> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> """Energy expenditure is dependent on a person's sex, metabolic rate, body-mass composition, the thermic effects of food, and activity level. The approximate energy expenditure of a man lying in bed is \\(1.0\\,kilo\\,calorie\\,per\\,hour\\,per\\,kilogram\\). For slow walking (just over two miles per hour), \\(3.0\\,kilo\\,calorie\\,per\\,hour\\,per\\,kilogram\\). For fast steady running (about 10 miles per hour), \\(16.3\\,kilo\\,calorie\\,per\\,hour\\,per\\,kilogram\\). Females expend about 10 per cent less energy than males of the same size doing a comparable activity. For people weighing the same, individuals with a high percentage of body fat usually expend less energy than lean people, because fat is not as metabolically active as muscle."""^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://www.oxfordreference.com/view/10.1093/acref/9780198631477.001\\).0001/acref-9780198631477-e-594"^^xsd:anyURI ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Energy Expenditure"@en ; .
{"resource":"Energy Expenditure" ,"qname":"quantitykind:EnergyExpenditure" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/EnergyExpenditure" ,"properties":["description":"Energy expenditure is dependent on a person's sex, metabolic rate, body-mass composition, the thermic effects of food, and activity level. The approximate energy expenditure of a man lying in bed is \\(1.0\\,kilo\\,calorie\\,per\\,hour\\,per\\,kilogram\\). For slow walking (just over two miles per hour), \\(3.0\\,kilo\\,calorie\\,per\\,hour\\,per\\,kilogram\\). For fast steady running (about 10 miles per hour), \\(16.3\\,kilo\\,calorie\\,per\\,hour\\,per\\,kilogram\\).\nFemales expend about 10 per cent less energy than males of the same size doing a comparable activity. For people weighing the same, individuals with a high percentage of body fat usually expend less energy than lean people, because fat is not as metabolically active as muscle." ,"has dimension vector":"qkdv:A0E0L2I0M1H0T-3D0" ,"informative reference":"http:\/\/www.oxfordreference.com\/view\/10.1093\/acref\/9780198631477.001\\).0001\/acref-9780198631477-e-594" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Energy Expenditure" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/EnergyExpenditure", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "Energy expenditure is dependent on a person's sex, metabolic rate, body-mass composition, the thermic effects of food, and activity level. The approximate energy expenditure of a man lying in bed is \\(1.0\\,kilo\\,calorie\\,per\\,hour\\,per\\,kilogram\\). For slow walking (just over two miles per hour), \\(3.0\\,kilo\\,calorie\\,per\\,hour\\,per\\,kilogram\\). For fast steady running (about 10 miles per hour), \\(16.3\\,kilo\\,calorie\\,per\\,hour\\,per\\,kilogram\\).\nFemales expend about 10 per cent less energy than males of the same size doing a comparable activity. For people weighing the same, individuals with a high percentage of body fat usually expend less energy than lean people, because fat is not as metabolically active as muscle.", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0", "informativeReference" : "http://www.oxfordreference.com/view/10.1093/acref/9780198631477.001\\).0001/acref-9780198631477-e-594", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Energy Expenditure" }, "@context" : { "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" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:EnergyFluence
URI: http://qudt.org/vocab/quantitykind/EnergyFluence
"Energy Fluence" can be used to describe the energy delivered per unit area
@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/EnergyFluence> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Energy Fluence\" can be used to describe the energy delivered per unit area"^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaJ-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J-PER-M2> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Fluence"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(\\Psi = \\frac{dR}{dA}\\), where \\(dR\\) describes the sum of radiant energies, exclusive of rest energy, of all particles incident on a small spherical domain, and \\(dA\\) describes the cross-sectional area of that domain."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\Psi\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Energy Fluence\" can be used to describe the energy delivered per unit area" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Energy Fluence"@en ; .
{"resource":"Energy Fluence" ,"qname":"quantitykind:EnergyFluence" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/EnergyFluence" ,"properties":["applicable unit":"unit:GigaJ-PER-M2" ,"applicable unit":"unit:J-PER-M2" ,"description":"\"Energy Fluence\" can be used to describe the energy delivered per unit area" ,"description (plain text)":"\"Energy Fluence\" can be used to describe the energy delivered per unit area" ,"has dimension vector":"qkdv:A0E0L0I0M1H0T-2D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Fluence" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Energy Fluence" ,"latex definition":"\\(\\Psi = \\frac{dR}{dA}\\), where \\(dR\\) describes the sum of radiant energies, exclusive of rest energy, of all particles incident on a small spherical domain, and \\(dA\\) describes the cross-sectional area of that domain." ,"latex symbol":"\\(\\Psi\\)" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31895" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/EnergyFluence", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Energy Fluence\" can be used to describe the energy delivered per unit area", "applicableUnit" : [ "http://qudt.org/vocab/unit/GigaJ-PER-M2", "http://qudt.org/vocab/unit/J-PER-M2" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0", "informativeReference" : "http://en.wikipedia.org/wiki/Fluence", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31895", "latexDefinition" : "\\(\\Psi = \\frac{dR}{dA}\\), where \\(dR\\) describes the sum of radiant energies, exclusive of rest energy, of all particles incident on a small spherical domain, and \\(dA\\) describes the cross-sectional area of that domain.", "latexSymbol" : "\\(\\Psi\\)", "plainTextDescription" : "\"Energy Fluence\" can be used to describe the energy delivered per unit area", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Energy Fluence" }, "@context" : { "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@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#" } }
quantitykind:EnergyFluenceRate
URI: http://qudt.org/vocab/quantitykind/EnergyFluenceRate
"Energy Fluence Rate" can be used to describe the energy fluence delivered per unit time.
@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/EnergyFluenceRate> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Energy Fluence Rate\" can be used to describe the energy fluence delivered per unit time."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-HR-FT2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-SEC-FT2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ERG-PER-CentiM2-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-LB_F-PER-FT2-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J-PER-CentiM2-DAY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCAL-PER-CentiM2-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCAL-PER-CentiM2-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroW-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliW-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoW-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-PER-FT2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-PER-IN2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-PER-M2> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Fluence"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(\\Psi = \\frac{d\\Psi}{dt}\\), where \\(d\\Psi\\) is the increment of the energy fluence during an infinitesimal time interval with duration \\(dt\\)."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/normativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Energy Fluence Rate\" can be used to describe the energy fluence delivered per unit time." ; <http://qudt.org/schema/qudt/symbol> "Ψ" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Energy Fluence Rate"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/PowerPerArea> ; .
{"resource":"Energy Fluence Rate" ,"qname":"quantitykind:EnergyFluenceRate" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/EnergyFluenceRate" ,"properties":["applicable unit":"unit:BTU_IT-PER-HR-FT2" ,"applicable unit":"unit:BTU_IT-PER-SEC-FT2" ,"applicable unit":"unit:ERG-PER-CentiM2-SEC" ,"applicable unit":"unit:FT-LB_F-PER-FT2-SEC" ,"applicable unit":"unit:J-PER-CentiM2-DAY" ,"applicable unit":"unit:KiloCAL-PER-CentiM2-MIN" ,"applicable unit":"unit:KiloCAL-PER-CentiM2-SEC" ,"applicable unit":"unit:MicroW-PER-M2" ,"applicable unit":"unit:MilliW-PER-M2" ,"applicable unit":"unit:PicoW-PER-M2" ,"applicable unit":"unit:W-PER-CentiM2" ,"applicable unit":"unit:W-PER-FT2" ,"applicable unit":"unit:W-PER-IN2" ,"applicable unit":"unit:W-PER-M2" ,"description":"\"Energy Fluence Rate\" can be used to describe the energy fluence delivered per unit time." ,"description (plain text)":"\"Energy Fluence Rate\" can be used to describe the energy fluence delivered per unit time." ,"has broader":"quantitykind:PowerPerArea" ,"has dimension vector":"qkdv:A0E0L0I0M1H0T-3D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Fluence" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Energy Fluence Rate" ,"latex definition":"\\(\\Psi = \\frac{d\\Psi}{dt}\\), where \\(d\\Psi\\) is the increment of the energy fluence during an infinitesimal time interval with duration \\(dt\\)." ,"normative reference":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31895" ,"symbol":"Ψ" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/EnergyFluenceRate", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Energy Fluence Rate\" can be used to describe the energy fluence delivered per unit time.", "applicableUnit" : [ "http://qudt.org/vocab/unit/KiloCAL-PER-CentiM2-SEC", "http://qudt.org/vocab/unit/KiloCAL-PER-CentiM2-MIN", "http://qudt.org/vocab/unit/BTU_IT-PER-HR-FT2", "http://qudt.org/vocab/unit/MicroW-PER-M2", "http://qudt.org/vocab/unit/BTU_IT-PER-SEC-FT2", "http://qudt.org/vocab/unit/J-PER-CentiM2-DAY", "http://qudt.org/vocab/unit/W-PER-IN2", "http://qudt.org/vocab/unit/ERG-PER-CentiM2-SEC", "http://qudt.org/vocab/unit/W-PER-CentiM2", "http://qudt.org/vocab/unit/W-PER-FT2", "http://qudt.org/vocab/unit/W-PER-M2", "http://qudt.org/vocab/unit/MilliW-PER-M2", "http://qudt.org/vocab/unit/FT-LB_F-PER-FT2-SEC", "http://qudt.org/vocab/unit/PicoW-PER-M2" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0", "informativeReference" : "http://en.wikipedia.org/wiki/Fluence", "latexDefinition" : "\\(\\Psi = \\frac{d\\Psi}{dt}\\), where \\(d\\Psi\\) is the increment of the energy fluence during an infinitesimal time interval with duration \\(dt\\).", "normativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31895", "plainTextDescription" : "\"Energy Fluence Rate\" can be used to describe the energy fluence delivered per unit time.", "symbol" : "Ψ", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Energy Fluence Rate" }, "broader" : "http://qudt.org/vocab/quantitykind/PowerPerArea", "@context" : { "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "normativeReference" : { "@id" : "http://qudt.org/schema/qudt/normativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "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" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@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#" } }
quantitykind:EnergyImparted
URI: http://qudt.org/vocab/quantitykind/EnergyImparted
The "Energy Imparted", is a physical quantity associated with the energy delivered to a particular volume of matter by all the directly and indirectly ionizing particles (i.e. charged and uncharged) entering that volume.
@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/EnergyImparted> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The \"Energy Imparted\", is a physical quantity associated with the energy delivered to a particular volume of matter by all the directly and indirectly ionizing particles (i.e. charged and uncharged) entering that volume."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AttoJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_TH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_IT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_TH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ERG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/EV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/E_h> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ExaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-LB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-PDL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaEV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBTU_IT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBTU_TH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCAL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloEV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloV-A-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloV-A_Reactive-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaEV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaTOE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaV-A-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaV-A_Reactive-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PetaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckEnergy> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/QUAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/THM_EEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/THM_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TOE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TeraJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TeraW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TonEnergy> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V-A-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V-A_Reactive-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-SEC> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://www.answers.com/topic/energy-imparted"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "For ionizing radiation in the matter in a given 3D domain, \\(\\varepsilon = \\sum_i \\varepsilon_i\\), where the energy deposit, \\(\\varepsilon_i\\) is the energy deposited in a single interaction \\(i\\), and is given by \\(\\varepsilon_i = \\varepsilon_{in} - \\varepsilon_{out} + Q\\), where \\(\\varepsilon_{in}\\) is the energy of the incident ionizing particle, excluding rest energy, \\(\\varepsilon_{out}\\) is the sum of the energies of all ionizing particles leaving the interaction, excluding rest energy, and \\(Q\\) is the change in the rest energies of the nucleus and of all particles involved in the interaction."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/normativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "The \"Energy Imparted\", is a physical quantity associated with the energy delivered to a particular volume of matter by all the directly and indirectly ionizing particles (i.e. charged and uncharged) entering that volume." ; <http://qudt.org/schema/qudt/symbol> "ε" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Energy Imparted"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Energy> ; .
{"resource":"Energy Imparted" ,"qname":"quantitykind:EnergyImparted" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/EnergyImparted" ,"properties":["applicable unit":"unit:AttoJ" ,"applicable unit":"unit:BTU_IT" ,"applicable unit":"unit:BTU_TH" ,"applicable unit":"unit:CAL_IT" ,"applicable unit":"unit:CAL_TH" ,"applicable unit":"unit:ERG" ,"applicable unit":"unit:EV" ,"applicable unit":"unit:E_h" ,"applicable unit":"unit:ExaJ" ,"applicable unit":"unit:FT-LB_F" ,"applicable unit":"unit:FT-PDL" ,"applicable unit":"unit:FemtoJ" ,"applicable unit":"unit:GigaEV" ,"applicable unit":"unit:GigaJ" ,"applicable unit":"unit:GigaW-HR" ,"applicable unit":"unit:J" ,"applicable unit":"unit:KiloBTU_IT" ,"applicable unit":"unit:KiloBTU_TH" ,"applicable unit":"unit:KiloCAL" ,"applicable unit":"unit:KiloEV" ,"applicable unit":"unit:KiloJ" ,"applicable unit":"unit:KiloV-A-HR" ,"applicable unit":"unit:KiloV-A_Reactive-HR" ,"applicable unit":"unit:KiloW-HR" ,"applicable unit":"unit:MegaEV" ,"applicable unit":"unit:MegaJ" ,"applicable unit":"unit:MegaTOE" ,"applicable unit":"unit:MegaV-A-HR" ,"applicable unit":"unit:MegaV-A_Reactive-HR" ,"applicable unit":"unit:MegaW-HR" ,"applicable unit":"unit:MicroJ" ,"applicable unit":"unit:MilliJ" ,"applicable unit":"unit:PetaJ" ,"applicable unit":"unit:PlanckEnergy" ,"applicable unit":"unit:QUAD" ,"applicable unit":"unit:THM_EEC" ,"applicable unit":"unit:THM_US" ,"applicable unit":"unit:TOE" ,"applicable unit":"unit:TeraJ" ,"applicable unit":"unit:TeraW-HR" ,"applicable unit":"unit:TonEnergy" ,"applicable unit":"unit:V-A-HR" ,"applicable unit":"unit:V-A_Reactive-HR" ,"applicable unit":"unit:W-HR" ,"applicable unit":"unit:W-SEC" ,"description":"The \"Energy Imparted\", is a physical quantity associated with the energy delivered to a particular volume of matter by all the directly and indirectly ionizing particles (i.e. charged and uncharged) entering that volume." ,"description (plain text)":"The \"Energy Imparted\", is a physical quantity associated with the energy delivered to a particular volume of matter by all the directly and indirectly ionizing particles (i.e. charged and uncharged) entering that volume." ,"has broader":"quantitykind:Energy" ,"has dimension vector":"qkdv:A0E0L2I0M1H0T-2D0" ,"informative reference":"http:\/\/www.answers.com\/topic\/energy-imparted" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Energy Imparted" ,"latex definition":"For ionizing radiation in the matter in a given 3D domain, \\(\\varepsilon = \\sum_i \\varepsilon_i\\), where the energy deposit, \\(\\varepsilon_i\\) is the energy deposited in a single interaction \\(i\\), and is given by \\(\\varepsilon_i = \\varepsilon_{in} - \\varepsilon_{out} + Q\\), where \\(\\varepsilon_{in}\\) is the energy of the incident ionizing particle, excluding rest energy, \\(\\varepsilon_{out}\\) is the sum of the energies of all ionizing particles leaving the interaction, excluding rest energy, and \\(Q\\) is the change in the rest energies of the nucleus and of all particles involved in the interaction." ,"normative reference":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31895" ,"symbol":"ε" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/EnergyImparted", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The \"Energy Imparted\", is a physical quantity associated with the energy delivered to a particular volume of matter by all the directly and indirectly ionizing particles (i.e. charged and uncharged) entering that volume.", "applicableUnit" : [ "http://qudt.org/vocab/unit/FT-PDL", "http://qudt.org/vocab/unit/FT-LB_F", "http://qudt.org/vocab/unit/AttoJ", "http://qudt.org/vocab/unit/KiloJ", "http://qudt.org/vocab/unit/GigaEV", "http://qudt.org/vocab/unit/TeraW-HR", "http://qudt.org/vocab/unit/MegaJ", "http://qudt.org/vocab/unit/MegaEV", "http://qudt.org/vocab/unit/MegaV-A-HR", "http://qudt.org/vocab/unit/KiloBTU_TH", "http://qudt.org/vocab/unit/GigaJ", "http://qudt.org/vocab/unit/KiloW-HR", "http://qudt.org/vocab/unit/W-HR", "http://qudt.org/vocab/unit/MegaV-A_Reactive-HR", "http://qudt.org/vocab/unit/THM_EEC", "http://qudt.org/vocab/unit/BTU_TH", "http://qudt.org/vocab/unit/GigaW-HR", "http://qudt.org/vocab/unit/MegaTOE", "http://qudt.org/vocab/unit/TonEnergy", "http://qudt.org/vocab/unit/V-A_Reactive-HR", "http://qudt.org/vocab/unit/KiloCAL", "http://qudt.org/vocab/unit/ExaJ", "http://qudt.org/vocab/unit/TOE", "http://qudt.org/vocab/unit/KiloV-A_Reactive-HR", "http://qudt.org/vocab/unit/W-SEC", "http://qudt.org/vocab/unit/J", "http://qudt.org/vocab/unit/MilliJ", "http://qudt.org/vocab/unit/PetaJ", "http://qudt.org/vocab/unit/CAL_IT", "http://qudt.org/vocab/unit/QUAD", "http://qudt.org/vocab/unit/THM_US", "http://qudt.org/vocab/unit/BTU_IT", "http://qudt.org/vocab/unit/KiloBTU_IT", "http://qudt.org/vocab/unit/KiloV-A-HR", "http://qudt.org/vocab/unit/PlanckEnergy", "http://qudt.org/vocab/unit/V-A-HR", "http://qudt.org/vocab/unit/E_h", "http://qudt.org/vocab/unit/KiloEV", "http://qudt.org/vocab/unit/CAL_TH", "http://qudt.org/vocab/unit/TeraJ", "http://qudt.org/vocab/unit/MegaW-HR", "http://qudt.org/vocab/unit/MicroJ", "http://qudt.org/vocab/unit/EV", "http://qudt.org/vocab/unit/ERG", "http://qudt.org/vocab/unit/FemtoJ" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0", "informativeReference" : "http://www.answers.com/topic/energy-imparted", "latexDefinition" : "For ionizing radiation in the matter in a given 3D domain, \\(\\varepsilon = \\sum_i \\varepsilon_i\\), where the energy deposit, \\(\\varepsilon_i\\) is the energy deposited in a single interaction \\(i\\), and is given by \\(\\varepsilon_i = \\varepsilon_{in} - \\varepsilon_{out} + Q\\), where \\(\\varepsilon_{in}\\) is the energy of the incident ionizing particle, excluding rest energy, \\(\\varepsilon_{out}\\) is the sum of the energies of all ionizing particles leaving the interaction, excluding rest energy, and \\(Q\\) is the change in the rest energies of the nucleus and of all particles involved in the interaction.", "normativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31895", "plainTextDescription" : "The \"Energy Imparted\", is a physical quantity associated with the energy delivered to a particular volume of matter by all the directly and indirectly ionizing particles (i.e. charged and uncharged) entering that volume.", "symbol" : "ε", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Energy Imparted" }, "broader" : "http://qudt.org/vocab/quantitykind/Energy", "@context" : { "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "normativeReference" : { "@id" : "http://qudt.org/schema/qudt/normativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "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" }, "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#" } }
quantitykind:EnergyInternal
URI: http://qudt.org/vocab/quantitykind/EnergyInternal
The internal energy is the total energy contained by a thermodynamic system. It is the energy needed to create the system, but excludes the energy to displace the system's surroundings, any energy associated with a move as a whole, or due to external force fields. Internal energy has two major components, kinetic energy and potential energy. The internal energy (U) is the sum of all forms of energy (Ei) intrinsic to a thermodynamic system: \( U = \sum_i E_i \)
@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/EnergyInternal> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The internal energy is the total energy contained by a thermodynamic system. It is the energy needed to create the system, but excludes the energy to displace the system's surroundings, any energy associated with a move as a whole, or due to external force fields. Internal energy has two major components, kinetic energy and potential energy. The internal energy (U) is the sum of all forms of energy (Ei) intrinsic to a thermodynamic system: \\( U = \\sum_i E_i \\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AttoJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_TH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_IT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_TH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ERG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/EV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/E_h> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ExaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-LB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-PDL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaEV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBTU_IT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBTU_TH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCAL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloEV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloV-A-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloV-A_Reactive-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaEV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaTOE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaV-A-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaV-A_Reactive-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PetaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckEnergy> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/QUAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/THM_EEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/THM_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TOE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TeraJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TeraW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TonEnergy> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V-A-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V-A_Reactive-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-SEC> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Internal_energy"^^xsd:anyURI ; <http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/quantitykind/InternalEnergy> ; <http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/quantitykind/ThermodynamicEnergy> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Internal_energy"^^xsd:anyURI ; <http://qudt.org/schema/qudt/symbol> "U" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Notranja energija"@sl ; rdfs:label "Tenaga dalaman"@ms ; rdfs:label "energia interna"@it ; rdfs:label "energia interna"@pt ; rdfs:label "energia wewnętrzna"@pl ; rdfs:label "energie internă"@ro ; rdfs:label "energía interna"@es ; rdfs:label "innere Energie"@de ; rdfs:label "internal energy"@en ; rdfs:label "vnitřní energie"@cs ; rdfs:label "énergie interne"@fr ; rdfs:label "İç enerji"@tr ; rdfs:label "внутренняя энергия"@ru ; rdfs:label "انرژی درونی"@fa ; rdfs:label "طاقة داخلية"@ar ; rdfs:label "आन्तरिक ऊर्जा"@hi ; rdfs:label "内能"@zh ; rdfs:label "内部エネルギー"@ja ; <http://www.w3.org/2004/02/skos/core#altLabel> "energia termodinamica"@it ; <http://www.w3.org/2004/02/skos/core#altLabel> "tenaga termodinamik"@ms ; <http://www.w3.org/2004/02/skos/core#altLabel> "thermodynamic energy"@en ; <http://www.w3.org/2004/02/skos/core#altLabel> "thermodynamische Energie"@de ; <http://www.w3.org/2004/02/skos/core#altLabel> "énergie thermodynamique"@fr ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Energy> ; .
{"resource":"internal energy" ,"qname":"quantitykind:EnergyInternal" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/EnergyInternal" ,"properties":["alternative label":"energia termodinamica" ,"alternative label":"tenaga termodinamik" ,"alternative label":"thermodynamic energy" ,"alternative label":"thermodynamische Energie" ,"alternative label":"énergie thermodynamique" ,"applicable unit":"unit:AttoJ" ,"applicable unit":"unit:BTU_IT" ,"applicable unit":"unit:BTU_TH" ,"applicable unit":"unit:CAL_IT" ,"applicable unit":"unit:CAL_TH" ,"applicable unit":"unit:ERG" ,"applicable unit":"unit:EV" ,"applicable unit":"unit:E_h" ,"applicable unit":"unit:ExaJ" ,"applicable unit":"unit:FT-LB_F" ,"applicable unit":"unit:FT-PDL" ,"applicable unit":"unit:FemtoJ" ,"applicable unit":"unit:GigaEV" ,"applicable unit":"unit:GigaJ" ,"applicable unit":"unit:GigaW-HR" ,"applicable unit":"unit:J" ,"applicable unit":"unit:KiloBTU_IT" ,"applicable unit":"unit:KiloBTU_TH" ,"applicable unit":"unit:KiloCAL" ,"applicable unit":"unit:KiloEV" ,"applicable unit":"unit:KiloJ" ,"applicable unit":"unit:KiloV-A-HR" ,"applicable unit":"unit:KiloV-A_Reactive-HR" ,"applicable unit":"unit:KiloW-HR" ,"applicable unit":"unit:MegaEV" ,"applicable unit":"unit:MegaJ" ,"applicable unit":"unit:MegaTOE" ,"applicable unit":"unit:MegaV-A-HR" ,"applicable unit":"unit:MegaV-A_Reactive-HR" ,"applicable unit":"unit:MegaW-HR" ,"applicable unit":"unit:MicroJ" ,"applicable unit":"unit:MilliJ" ,"applicable unit":"unit:PetaJ" ,"applicable unit":"unit:PlanckEnergy" ,"applicable unit":"unit:QUAD" ,"applicable unit":"unit:THM_EEC" ,"applicable unit":"unit:THM_US" ,"applicable unit":"unit:TOE" ,"applicable unit":"unit:TeraJ" ,"applicable unit":"unit:TeraW-HR" ,"applicable unit":"unit:TonEnergy" ,"applicable unit":"unit:V-A-HR" ,"applicable unit":"unit:V-A_Reactive-HR" ,"applicable unit":"unit:W-HR" ,"applicable unit":"unit:W-SEC" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Internal_energy" ,"description":"The internal energy is the total energy contained by a thermodynamic system. It is the energy needed to create the system, but excludes the energy to displace the system's surroundings, any energy associated with a move as a whole, or due to external force fields. Internal energy has two major components, kinetic energy and potential energy. The internal energy (U) is the sum of all forms of energy (Ei) intrinsic to a thermodynamic system: \\( U = \\sum_i E_i \\)" ,"exact match":"quantitykind:InternalEnergy" ,"exact match":"quantitykind:ThermodynamicEnergy" ,"has broader":"quantitykind:Energy" ,"has dimension vector":"qkdv:A0E0L2I0M1H0T-2D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Internal_energy" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Notranja energija" ,"label":"Tenaga dalaman" ,"label":"energia interna" ,"label":"energia interna" ,"label":"energia wewnętrzna" ,"label":"energie internă" ,"label":"energía interna" ,"label":"innere Energie" ,"label":"internal energy" ,"label":"vnitřní energie" ,"label":"énergie interne" ,"label":"İç enerji" ,"label":"внутренняя энергия" ,"label":"انرژی درونی" ,"label":"طاقة داخلية" ,"label":"आन्तरिक ऊर्जा" ,"label":"内能" ,"label":"内部エネルギー" ,"symbol":"U" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/EnergyInternal", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The internal energy is the total energy contained by a thermodynamic system. It is the energy needed to create the system, but excludes the energy to displace the system's surroundings, any energy associated with a move as a whole, or due to external force fields. Internal energy has two major components, kinetic energy and potential energy. The internal energy (U) is the sum of all forms of energy (Ei) intrinsic to a thermodynamic system: \\( U = \\sum_i E_i \\)", "applicableUnit" : [ "http://qudt.org/vocab/unit/TeraJ", "http://qudt.org/vocab/unit/THM_EEC", "http://qudt.org/vocab/unit/KiloW-HR", "http://qudt.org/vocab/unit/AttoJ", "http://qudt.org/vocab/unit/FemtoJ", "http://qudt.org/vocab/unit/MicroJ", "http://qudt.org/vocab/unit/MegaJ", "http://qudt.org/vocab/unit/J", "http://qudt.org/vocab/unit/MegaV-A-HR", "http://qudt.org/vocab/unit/MegaTOE", "http://qudt.org/vocab/unit/KiloV-A_Reactive-HR", "http://qudt.org/vocab/unit/GigaEV", "http://qudt.org/vocab/unit/V-A_Reactive-HR", "http://qudt.org/vocab/unit/ExaJ", "http://qudt.org/vocab/unit/ERG", "http://qudt.org/vocab/unit/MilliJ", "http://qudt.org/vocab/unit/PetaJ", "http://qudt.org/vocab/unit/KiloBTU_TH", "http://qudt.org/vocab/unit/EV", "http://qudt.org/vocab/unit/MegaV-A_Reactive-HR", "http://qudt.org/vocab/unit/TonEnergy", "http://qudt.org/vocab/unit/KiloEV", "http://qudt.org/vocab/unit/FT-LB_F", "http://qudt.org/vocab/unit/MegaEV", "http://qudt.org/vocab/unit/MegaW-HR", "http://qudt.org/vocab/unit/KiloBTU_IT", "http://qudt.org/vocab/unit/W-HR", "http://qudt.org/vocab/unit/BTU_TH", "http://qudt.org/vocab/unit/KiloJ", "http://qudt.org/vocab/unit/CAL_TH", "http://qudt.org/vocab/unit/QUAD", "http://qudt.org/vocab/unit/GigaW-HR", "http://qudt.org/vocab/unit/FT-PDL", "http://qudt.org/vocab/unit/TOE", "http://qudt.org/vocab/unit/E_h", "http://qudt.org/vocab/unit/GigaJ", "http://qudt.org/vocab/unit/CAL_IT", "http://qudt.org/vocab/unit/KiloCAL", "http://qudt.org/vocab/unit/BTU_IT", "http://qudt.org/vocab/unit/PlanckEnergy", "http://qudt.org/vocab/unit/V-A-HR", "http://qudt.org/vocab/unit/TeraW-HR", "http://qudt.org/vocab/unit/KiloV-A-HR", "http://qudt.org/vocab/unit/W-SEC", "http://qudt.org/vocab/unit/THM_US" ], "dbpediaMatch" : "http://dbpedia.org/resource/Internal_energy", "exactMatch" : [ "http://qudt.org/vocab/quantitykind/InternalEnergy", "http://qudt.org/vocab/quantitykind/ThermodynamicEnergy" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0", "informativeReference" : "http://en.wikipedia.org/wiki/Internal_energy", "symbol" : "U", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "ms", "@value" : "Tenaga dalaman" }, { "@language" : "ru", "@value" : "внутренняя энергия" }, { "@language" : "ro", "@value" : "energie internă" }, { "@language" : "pt", "@value" : "energia interna" }, { "@language" : "it", "@value" : "energia interna" }, { "@language" : "de", "@value" : "innere Energie" }, { "@language" : "zh", "@value" : "内能" }, { "@language" : "fr", "@value" : "énergie interne" }, { "@language" : "ar", "@value" : "طاقة داخلية" }, { "@language" : "ja", "@value" : "内部エネルギー" }, { "@language" : "fa", "@value" : "انرژی درونی" }, { "@language" : "es", "@value" : "energía interna" }, { "@language" : "en", "@value" : "internal energy" }, { "@language" : "tr", "@value" : "İç enerji" }, { "@language" : "cs", "@value" : "vnitřní energie" }, { "@language" : "sl", "@value" : "Notranja energija" }, { "@language" : "hi", "@value" : "आन्तरिक ऊर्जा" }, { "@language" : "pl", "@value" : "energia wewnętrzna" } ], "altLabel" : [ { "@language" : "ms", "@value" : "tenaga termodinamik" }, { "@language" : "en", "@value" : "thermodynamic energy" }, { "@language" : "fr", "@value" : "énergie thermodynamique" }, { "@language" : "de", "@value" : "thermodynamische Energie" }, { "@language" : "it", "@value" : "energia termodinamica" } ], "broader" : "http://qudt.org/vocab/quantitykind/Energy", "@context" : { "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "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" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "altLabel" : { "@id" : "http://www.w3.org/2004/02/skos/core#altLabel" }, "exactMatch" : { "@id" : "http://qudt.org/schema/qudt/exactMatch", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "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#" } }
quantitykind:EnergyKinetic
URI: http://qudt.org/vocab/quantitykind/EnergyKinetic
The kinetic energy of an object is the energy which it possesses due to its motion. It is defined as the work needed to accelerate a body of a given mass from rest to its stated velocity.
@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/EnergyKinetic> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The kinetic energy of an object is the energy which it possesses due to its motion. It is defined as the work needed to accelerate a body of a given mass from rest to its stated velocity."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AttoJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_TH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_IT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_TH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ERG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/EV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/E_h> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ExaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-LB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-PDL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaEV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBTU_IT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBTU_TH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCAL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloEV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloV-A-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloV-A_Reactive-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaEV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaTOE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaV-A-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaV-A_Reactive-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PetaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckEnergy> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/QUAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/THM_EEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/THM_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TOE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TeraJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TeraW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TonEnergy> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V-A-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V-A_Reactive-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-SEC> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Kinetic_energy"^^xsd:anyURI ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Kinetic_energy"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "The kinetic energy of an object is the energy which it possesses due to its motion. It is defined as the work needed to accelerate a body of a given mass from rest to its stated velocity." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Energie cinetică"@ro ; rdfs:label "Kinetik enerji"@tr ; rdfs:label "Tenaga kinetik"@ms ; rdfs:label "energia cinetica"@it ; rdfs:label "energia cinética"@pt ; rdfs:label "energia kinetyczna"@pl ; rdfs:label "energía cinética"@es ; rdfs:label "kinetic energy"@en ; rdfs:label "kinetická energie"@cs ; rdfs:label "kinetische Energie"@de ; rdfs:label "énergie cinétique"@fr ; rdfs:label "кинетическая энергия"@ru ; rdfs:label "انرژی جنبشی"@fa ; rdfs:label "طاقة حركية"@ar ; rdfs:label "गतिज ऊर्जा"@hi ; rdfs:label "动能"@zh ; rdfs:label "運動エネルギー"@ja ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Energy> ; .
{"resource":"kinetic energy" ,"qname":"quantitykind:EnergyKinetic" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/EnergyKinetic" ,"properties":["applicable unit":"unit:AttoJ" ,"applicable unit":"unit:BTU_IT" ,"applicable unit":"unit:BTU_TH" ,"applicable unit":"unit:CAL_IT" ,"applicable unit":"unit:CAL_TH" ,"applicable unit":"unit:ERG" ,"applicable unit":"unit:EV" ,"applicable unit":"unit:E_h" ,"applicable unit":"unit:ExaJ" ,"applicable unit":"unit:FT-LB_F" ,"applicable unit":"unit:FT-PDL" ,"applicable unit":"unit:FemtoJ" ,"applicable unit":"unit:GigaEV" ,"applicable unit":"unit:GigaJ" ,"applicable unit":"unit:GigaW-HR" ,"applicable unit":"unit:J" ,"applicable unit":"unit:KiloBTU_IT" ,"applicable unit":"unit:KiloBTU_TH" ,"applicable unit":"unit:KiloCAL" ,"applicable unit":"unit:KiloEV" ,"applicable unit":"unit:KiloJ" ,"applicable unit":"unit:KiloV-A-HR" ,"applicable unit":"unit:KiloV-A_Reactive-HR" ,"applicable unit":"unit:KiloW-HR" ,"applicable unit":"unit:MegaEV" ,"applicable unit":"unit:MegaJ" ,"applicable unit":"unit:MegaTOE" ,"applicable unit":"unit:MegaV-A-HR" ,"applicable unit":"unit:MegaV-A_Reactive-HR" ,"applicable unit":"unit:MegaW-HR" ,"applicable unit":"unit:MicroJ" ,"applicable unit":"unit:MilliJ" ,"applicable unit":"unit:PetaJ" ,"applicable unit":"unit:PlanckEnergy" ,"applicable unit":"unit:QUAD" ,"applicable unit":"unit:THM_EEC" ,"applicable unit":"unit:THM_US" ,"applicable unit":"unit:TOE" ,"applicable unit":"unit:TeraJ" ,"applicable unit":"unit:TeraW-HR" ,"applicable unit":"unit:TonEnergy" ,"applicable unit":"unit:V-A-HR" ,"applicable unit":"unit:V-A_Reactive-HR" ,"applicable unit":"unit:W-HR" ,"applicable unit":"unit:W-SEC" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Kinetic_energy" ,"description":"The kinetic energy of an object is the energy which it possesses due to its motion. It is defined as the work needed to accelerate a body of a given mass from rest to its stated velocity." ,"description (plain text)":"The kinetic energy of an object is the energy which it possesses due to its motion. It is defined as the work needed to accelerate a body of a given mass from rest to its stated velocity." ,"has broader":"quantitykind:Energy" ,"has dimension vector":"qkdv:A0E0L2I0M1H0T-2D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Kinetic_energy" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Energie cinetică" ,"label":"Kinetik enerji" ,"label":"Tenaga kinetik" ,"label":"energia cinetica" ,"label":"energia cinética" ,"label":"energia kinetyczna" ,"label":"energía cinética" ,"label":"kinetic energy" ,"label":"kinetická energie" ,"label":"kinetische Energie" ,"label":"énergie cinétique" ,"label":"кинетическая энергия" ,"label":"انرژی جنبشی" ,"label":"طاقة حركية" ,"label":"गतिज ऊर्जा" ,"label":"动能" ,"label":"運動エネルギー" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/EnergyKinetic", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The kinetic energy of an object is the energy which it possesses due to its motion. It is defined as the work needed to accelerate a body of a given mass from rest to its stated velocity.", "applicableUnit" : [ "http://qudt.org/vocab/unit/TeraW-HR", "http://qudt.org/vocab/unit/FemtoJ", "http://qudt.org/vocab/unit/KiloV-A-HR", "http://qudt.org/vocab/unit/KiloCAL", "http://qudt.org/vocab/unit/BTU_TH", "http://qudt.org/vocab/unit/QUAD", "http://qudt.org/vocab/unit/MegaJ", "http://qudt.org/vocab/unit/THM_US", "http://qudt.org/vocab/unit/GigaW-HR", "http://qudt.org/vocab/unit/W-SEC", "http://qudt.org/vocab/unit/CAL_IT", "http://qudt.org/vocab/unit/KiloEV", "http://qudt.org/vocab/unit/PlanckEnergy", "http://qudt.org/vocab/unit/MegaEV", "http://qudt.org/vocab/unit/ERG", "http://qudt.org/vocab/unit/GigaEV", "http://qudt.org/vocab/unit/BTU_IT", "http://qudt.org/vocab/unit/CAL_TH", "http://qudt.org/vocab/unit/THM_EEC", "http://qudt.org/vocab/unit/FT-PDL", "http://qudt.org/vocab/unit/AttoJ", "http://qudt.org/vocab/unit/ExaJ", "http://qudt.org/vocab/unit/KiloJ", "http://qudt.org/vocab/unit/KiloW-HR", "http://qudt.org/vocab/unit/V-A-HR", "http://qudt.org/vocab/unit/PetaJ", "http://qudt.org/vocab/unit/EV", "http://qudt.org/vocab/unit/TeraJ", "http://qudt.org/vocab/unit/MilliJ", "http://qudt.org/vocab/unit/KiloV-A_Reactive-HR", "http://qudt.org/vocab/unit/FT-LB_F", "http://qudt.org/vocab/unit/MicroJ", "http://qudt.org/vocab/unit/TonEnergy", "http://qudt.org/vocab/unit/E_h", "http://qudt.org/vocab/unit/MegaW-HR", "http://qudt.org/vocab/unit/GigaJ", "http://qudt.org/vocab/unit/KiloBTU_IT", "http://qudt.org/vocab/unit/TOE", "http://qudt.org/vocab/unit/MegaV-A-HR", "http://qudt.org/vocab/unit/MegaV-A_Reactive-HR", "http://qudt.org/vocab/unit/MegaTOE", "http://qudt.org/vocab/unit/W-HR", "http://qudt.org/vocab/unit/KiloBTU_TH", "http://qudt.org/vocab/unit/J", "http://qudt.org/vocab/unit/V-A_Reactive-HR" ], "dbpediaMatch" : "http://dbpedia.org/resource/Kinetic_energy", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0", "informativeReference" : "http://en.wikipedia.org/wiki/Kinetic_energy", "plainTextDescription" : "The kinetic energy of an object is the energy which it possesses due to its motion. It is defined as the work needed to accelerate a body of a given mass from rest to its stated velocity.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "ja", "@value" : "運動エネルギー" }, { "@language" : "it", "@value" : "energia cinetica" }, { "@language" : "ar", "@value" : "طاقة حركية" }, { "@language" : "ru", "@value" : "кинетическая энергия" }, { "@language" : "cs", "@value" : "kinetická energie" }, { "@language" : "en", "@value" : "kinetic energy" }, { "@language" : "de", "@value" : "kinetische Energie" }, { "@language" : "zh", "@value" : "动能" }, { "@language" : "tr", "@value" : "Kinetik enerji" }, { "@language" : "es", "@value" : "energía cinética" }, { "@language" : "ro", "@value" : "Energie cinetică" }, { "@language" : "pl", "@value" : "energia kinetyczna" }, { "@language" : "hi", "@value" : "गतिज ऊर्जा" }, { "@language" : "ms", "@value" : "Tenaga kinetik" }, { "@language" : "pt", "@value" : "energia cinética" }, { "@language" : "fa", "@value" : "انرژی جنبشی" }, { "@language" : "fr", "@value" : "énergie cinétique" } ], "broader" : "http://qudt.org/vocab/quantitykind/Energy", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "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" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "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#" } }
quantitykind:EnergyLevel
URI: http://qudt.org/vocab/quantitykind/EnergyLevel
"Energy Level" is the ionization energy for an electron at the Fermi energy in the interior of a substance.
@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/EnergyLevel> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Energy Level\" is the ionization energy for an electron at the Fermi energy in the interior of a substance."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AttoJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_TH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_IT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_TH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ERG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/EV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/E_h> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ExaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-LB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-PDL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaEV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBTU_IT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBTU_TH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCAL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloEV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloV-A-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloV-A_Reactive-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaEV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaTOE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaV-A-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaV-A_Reactive-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PetaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckEnergy> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/QUAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/THM_EEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/THM_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TOE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TeraJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TeraW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TonEnergy> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V-A-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V-A_Reactive-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-SEC> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ; <http://qudt.org/schema/qudt/normativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Energy Level\" is the ionization energy for an electron at the Fermi energy in the interior of a substance." ; <http://qudt.org/schema/qudt/symbol> "E" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Energy Level"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Energy> ; .
{"resource":"Energy Level" ,"qname":"quantitykind:EnergyLevel" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/EnergyLevel" ,"properties":["applicable unit":"unit:AttoJ" ,"applicable unit":"unit:BTU_IT" ,"applicable unit":"unit:BTU_TH" ,"applicable unit":"unit:CAL_IT" ,"applicable unit":"unit:CAL_TH" ,"applicable unit":"unit:ERG" ,"applicable unit":"unit:EV" ,"applicable unit":"unit:E_h" ,"applicable unit":"unit:ExaJ" ,"applicable unit":"unit:FT-LB_F" ,"applicable unit":"unit:FT-PDL" ,"applicable unit":"unit:FemtoJ" ,"applicable unit":"unit:GigaEV" ,"applicable unit":"unit:GigaJ" ,"applicable unit":"unit:GigaW-HR" ,"applicable unit":"unit:J" ,"applicable unit":"unit:KiloBTU_IT" ,"applicable unit":"unit:KiloBTU_TH" ,"applicable unit":"unit:KiloCAL" ,"applicable unit":"unit:KiloEV" ,"applicable unit":"unit:KiloJ" ,"applicable unit":"unit:KiloV-A-HR" ,"applicable unit":"unit:KiloV-A_Reactive-HR" ,"applicable unit":"unit:KiloW-HR" ,"applicable unit":"unit:MegaEV" ,"applicable unit":"unit:MegaJ" ,"applicable unit":"unit:MegaTOE" ,"applicable unit":"unit:MegaV-A-HR" ,"applicable unit":"unit:MegaV-A_Reactive-HR" ,"applicable unit":"unit:MegaW-HR" ,"applicable unit":"unit:MicroJ" ,"applicable unit":"unit:MilliJ" ,"applicable unit":"unit:PetaJ" ,"applicable unit":"unit:PlanckEnergy" ,"applicable unit":"unit:QUAD" ,"applicable unit":"unit:THM_EEC" ,"applicable unit":"unit:THM_US" ,"applicable unit":"unit:TOE" ,"applicable unit":"unit:TeraJ" ,"applicable unit":"unit:TeraW-HR" ,"applicable unit":"unit:TonEnergy" ,"applicable unit":"unit:V-A-HR" ,"applicable unit":"unit:V-A_Reactive-HR" ,"applicable unit":"unit:W-HR" ,"applicable unit":"unit:W-SEC" ,"description":"\"Energy Level\" is the ionization energy for an electron at the Fermi energy in the interior of a substance." ,"description (plain text)":"\"Energy Level\" is the ionization energy for an electron at the Fermi energy in the interior of a substance." ,"has broader":"quantitykind:Energy" ,"has dimension vector":"qkdv:A0E0L2I0M1H0T-2D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Energy Level" ,"normative reference":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31897" ,"symbol":"E" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/EnergyLevel", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Energy Level\" is the ionization energy for an electron at the Fermi energy in the interior of a substance.", "applicableUnit" : [ "http://qudt.org/vocab/unit/MegaTOE", "http://qudt.org/vocab/unit/FemtoJ", "http://qudt.org/vocab/unit/W-HR", "http://qudt.org/vocab/unit/V-A-HR", "http://qudt.org/vocab/unit/CAL_IT", "http://qudt.org/vocab/unit/TonEnergy", "http://qudt.org/vocab/unit/QUAD", "http://qudt.org/vocab/unit/MegaW-HR", "http://qudt.org/vocab/unit/MegaV-A_Reactive-HR", "http://qudt.org/vocab/unit/GigaW-HR", "http://qudt.org/vocab/unit/BTU_TH", "http://qudt.org/vocab/unit/MegaJ", "http://qudt.org/vocab/unit/KiloBTU_TH", "http://qudt.org/vocab/unit/AttoJ", "http://qudt.org/vocab/unit/EV", "http://qudt.org/vocab/unit/KiloCAL", "http://qudt.org/vocab/unit/KiloJ", "http://qudt.org/vocab/unit/W-SEC", "http://qudt.org/vocab/unit/CAL_TH", "http://qudt.org/vocab/unit/THM_US", "http://qudt.org/vocab/unit/KiloV-A_Reactive-HR", "http://qudt.org/vocab/unit/PlanckEnergy", "http://qudt.org/vocab/unit/FT-LB_F", "http://qudt.org/vocab/unit/E_h", "http://qudt.org/vocab/unit/BTU_IT", "http://qudt.org/vocab/unit/KiloEV", "http://qudt.org/vocab/unit/ERG", "http://qudt.org/vocab/unit/MilliJ", "http://qudt.org/vocab/unit/MegaEV", "http://qudt.org/vocab/unit/MegaV-A-HR", "http://qudt.org/vocab/unit/FT-PDL", "http://qudt.org/vocab/unit/KiloV-A-HR", "http://qudt.org/vocab/unit/KiloW-HR", "http://qudt.org/vocab/unit/GigaJ", "http://qudt.org/vocab/unit/THM_EEC", "http://qudt.org/vocab/unit/MicroJ", "http://qudt.org/vocab/unit/TeraW-HR", "http://qudt.org/vocab/unit/TOE", "http://qudt.org/vocab/unit/GigaEV", "http://qudt.org/vocab/unit/V-A_Reactive-HR", "http://qudt.org/vocab/unit/PetaJ", "http://qudt.org/vocab/unit/ExaJ", "http://qudt.org/vocab/unit/J", "http://qudt.org/vocab/unit/KiloBTU_IT", "http://qudt.org/vocab/unit/TeraJ" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0", "normativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31897", "plainTextDescription" : "\"Energy Level\" is the ionization energy for an electron at the Fermi energy in the interior of a substance.", "symbol" : "E", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Energy Level" }, "broader" : "http://qudt.org/vocab/quantitykind/Energy", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "normativeReference" : { "@id" : "http://qudt.org/schema/qudt/normativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "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#" } }
quantitykind:EnergyPerArea
URI: http://qudt.org/vocab/quantitykind/EnergyPerArea
Energy per unit area is a measure of the energy either impinging upon or generated from a given unit of area. This can be a measure of the "toughness" of a material, being the amount of energy that needs to be applied per unit area of a crack to cause it to fracture. This is a constant for a given material..
@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/EnergyPerArea> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "Energy per unit area is a measure of the energy either impinging upon or generated from a given unit of area. This can be a measure of the \"toughness\" of a material, being the amount of energy that needs to be applied per unit area of a crack to cause it to fracture. This is a constant for a given material.."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-FT2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-LB_F-PER-FT2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-LB_F-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaJ-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBTU_IT-PER-FT2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCAL-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM-PER-SEC2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloW-HR-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaJ-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N-M-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-HR-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-SEC-PER-M2> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://www.calculator.org/property.aspx?name=energy%20per%20unit%20area"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "Energy per unit area is a measure of the energy either impinging upon or generated from a given unit of area. This can be a measure of the \"toughness\" of a material, being the amount of energy that needs to be applied per unit area of a crack to cause it to fracture. This is a constant for a given material.." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Energy per Area"@en ; .
{"resource":"Energy per Area" ,"qname":"quantitykind:EnergyPerArea" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/EnergyPerArea" ,"properties":["applicable unit":"unit:BTU_IT-PER-FT2" ,"applicable unit":"unit:FT-LB_F-PER-FT2" ,"applicable unit":"unit:FT-LB_F-PER-M2" ,"applicable unit":"unit:GigaJ-PER-M2" ,"applicable unit":"unit:J-PER-CentiM2" ,"applicable unit":"unit:J-PER-M2" ,"applicable unit":"unit:KiloBTU_IT-PER-FT2" ,"applicable unit":"unit:KiloCAL-PER-CentiM2" ,"applicable unit":"unit:KiloGM-PER-SEC2" ,"applicable unit":"unit:KiloW-HR-PER-M2" ,"applicable unit":"unit:MegaJ-PER-M2" ,"applicable unit":"unit:N-M-PER-M2" ,"applicable unit":"unit:W-HR-PER-M2" ,"applicable unit":"unit:W-SEC-PER-M2" ,"description":"Energy per unit area is a measure of the energy either impinging upon or generated from a given unit of area. This can be a measure of the \"toughness\" of a material, being the amount of energy that needs to be applied per unit area of a crack to cause it to fracture. This is a constant for a given material.." ,"description (plain text)":"Energy per unit area is a measure of the energy either impinging upon or generated from a given unit of area. This can be a measure of the \"toughness\" of a material, being the amount of energy that needs to be applied per unit area of a crack to cause it to fracture. This is a constant for a given material.." ,"has dimension vector":"qkdv:A0E0L0I0M1H0T-2D0" ,"informative reference":"http:\/\/www.calculator.org\/property.aspx?name=energy%20per%20unit%20area" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Energy per Area" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/EnergyPerArea", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "Energy per unit area is a measure of the energy either impinging upon or generated from a given unit of area. This can be a measure of the \"toughness\" of a material, being the amount of energy that needs to be applied per unit area of a crack to cause it to fracture. This is a constant for a given material..", "applicableUnit" : [ "http://qudt.org/vocab/unit/J-PER-CentiM2", "http://qudt.org/vocab/unit/KiloBTU_IT-PER-FT2", "http://qudt.org/vocab/unit/W-SEC-PER-M2", "http://qudt.org/vocab/unit/FT-LB_F-PER-M2", "http://qudt.org/vocab/unit/FT-LB_F-PER-FT2", "http://qudt.org/vocab/unit/BTU_IT-PER-FT2", "http://qudt.org/vocab/unit/W-HR-PER-M2", "http://qudt.org/vocab/unit/KiloGM-PER-SEC2", "http://qudt.org/vocab/unit/N-M-PER-M2", "http://qudt.org/vocab/unit/KiloCAL-PER-CentiM2", "http://qudt.org/vocab/unit/GigaJ-PER-M2", "http://qudt.org/vocab/unit/J-PER-M2", "http://qudt.org/vocab/unit/MegaJ-PER-M2", "http://qudt.org/vocab/unit/KiloW-HR-PER-M2" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0", "informativeReference" : "http://www.calculator.org/property.aspx?name=energy%20per%20unit%20area", "plainTextDescription" : "Energy per unit area is a measure of the energy either impinging upon or generated from a given unit of area. This can be a measure of the \"toughness\" of a material, being the amount of energy that needs to be applied per unit area of a crack to cause it to fracture. This is a constant for a given material..", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Energy per Area" }, "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@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#" } }
quantitykind:EnergyPerAreaElectricCharge
URI: http://qudt.org/vocab/quantitykind/EnergyPerAreaElectricCharge
"Energy Per Area Electric Charge" is the amount of electric energy associated with a unit of area.
@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/EnergyPerAreaElectricCharge> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Energy Per Area Electric Charge\" is the amount of electric energy associated with a unit of area."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V-PER-M2> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E-1L0I0M1H0T-3D0> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Energy Per Area Electric Charge\" is the amount of electric energy associated with a unit of area." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Energy Per Area Electric Charge"@en ; .
{"resource":"Energy Per Area Electric Charge" ,"qname":"quantitykind:EnergyPerAreaElectricCharge" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/EnergyPerAreaElectricCharge" ,"properties":["applicable unit":"unit:V-PER-M2" ,"description":"\"Energy Per Area Electric Charge\" is the amount of electric energy associated with a unit of area." ,"description (plain text)":"\"Energy Per Area Electric Charge\" is the amount of electric energy associated with a unit of area." ,"has dimension vector":"qkdv:A0E-1L0I0M1H0T-3D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Energy Per Area Electric Charge" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/EnergyPerAreaElectricCharge", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Energy Per Area Electric Charge\" is the amount of electric energy associated with a unit of area.", "applicableUnit" : "http://qudt.org/vocab/unit/V-PER-M2", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E-1L0I0M1H0T-3D0", "plainTextDescription" : "\"Energy Per Area Electric Charge\" is the amount of electric energy associated with a unit of area.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Energy Per Area Electric Charge" }, "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:EnergyPerElectricCharge
URI: http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge
Voltage is a representation of the electric potential energy per unit charge. If a unit of electrical charge were placed in a location, the voltage indicates the potential energy of it at that point. In other words, it is a measurement of the energy contained within an electric field, or an electric circuit, at a given point. Voltage is a scalar quantity. The SI unit of voltage is the volt, such that \(1 volt = 1 joule/coulomb\).
@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/EnergyPerElectricCharge> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "Voltage is a representation of the electric potential energy per unit charge. If a unit of electrical charge were placed in a location, the voltage indicates the potential energy of it at that point. In other words, it is a measurement of the energy contained within an electric field, or an electric circuit, at a given point. Voltage is a scalar quantity. The SI unit of voltage is the volt, such that \\(1 volt = 1 joule/coulomb\\)."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckVolt> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V_Ab> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V_Stat> ; <http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/quantitykind/ElectricPotential> ; <http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/quantitykind/ElectricPotentialDifference> ; <http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/quantitykind/Voltage> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://physics.about.com/od/glossary/g/voltage.htm"^^xsd:anyURI ; <http://qudt.org/schema/qudt/symbol> "V" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Energy per electric charge"@en ; .
{"resource":"Energy per electric charge" ,"qname":"quantitykind:EnergyPerElectricCharge" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/EnergyPerElectricCharge" ,"properties":["applicable unit":"unit:KiloV" ,"applicable unit":"unit:MegaV" ,"applicable unit":"unit:MicroV" ,"applicable unit":"unit:MilliV" ,"applicable unit":"unit:PlanckVolt" ,"applicable unit":"unit:V" ,"applicable unit":"unit:V_Ab" ,"applicable unit":"unit:V_Stat" ,"description":"Voltage is a representation of the electric potential energy per unit charge. If a unit of electrical charge were placed in a location, the voltage indicates the potential energy of it at that point. In other words, it is a measurement of the energy contained within an electric field, or an electric circuit, at a given point. Voltage is a scalar quantity. The SI unit of voltage is the volt, such that \\(1 volt = 1 joule\/coulomb\\)." ,"exact match":"quantitykind:ElectricPotential" ,"exact match":"quantitykind:ElectricPotentialDifference" ,"exact match":"quantitykind:Voltage" ,"has dimension vector":"qkdv:A0E-1L2I0M1H0T-3D0" ,"informative reference":"http:\/\/physics.about.com\/od\/glossary\/g\/voltage.htm" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Energy per electric charge" ,"symbol":"V" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "Voltage is a representation of the electric potential energy per unit charge. If a unit of electrical charge were placed in a location, the voltage indicates the potential energy of it at that point. In other words, it is a measurement of the energy contained within an electric field, or an electric circuit, at a given point. Voltage is a scalar quantity. The SI unit of voltage is the volt, such that \\(1 volt = 1 joule/coulomb\\).", "applicableUnit" : [ "http://qudt.org/vocab/unit/V", "http://qudt.org/vocab/unit/V_Ab", "http://qudt.org/vocab/unit/MilliV", "http://qudt.org/vocab/unit/V_Stat", "http://qudt.org/vocab/unit/MicroV", "http://qudt.org/vocab/unit/PlanckVolt", "http://qudt.org/vocab/unit/MegaV", "http://qudt.org/vocab/unit/KiloV" ], "exactMatch" : [ "http://qudt.org/vocab/quantitykind/ElectricPotentialDifference", "http://qudt.org/vocab/quantitykind/ElectricPotential", "http://qudt.org/vocab/quantitykind/Voltage" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0", "informativeReference" : "http://physics.about.com/od/glossary/g/voltage.htm", "symbol" : "V", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Energy per electric charge" }, "@context" : { "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "exactMatch" : { "@id" : "http://qudt.org/schema/qudt/exactMatch", "@type" : "@id" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@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#" } }
quantitykind:EnergyPerMagneticFluxDensity_Squared
URI: http://qudt.org/vocab/quantitykind/EnergyPerMagneticFluxDensity_Squared
"Energy Per Square Magnetic Flux Density" is a measure of energy for a unit of magnetic flux density.
@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/EnergyPerMagneticFluxDensity_Squared> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Energy Per Square Magnetic Flux Density\" is a measure of energy for a unit of magnetic flux density."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J-PER-T2> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E2L2I0M-1H0T2D0> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Energy Per Square Magnetic Flux Density\" is a measure of energy for a unit of magnetic flux density." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Energy Per Square Magnetic Flux Density"@en ; .
{"resource":"Energy Per Square Magnetic Flux Density" ,"qname":"quantitykind:EnergyPerMagneticFluxDensity_Squared" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/EnergyPerMagneticFluxDensity_Squared" ,"properties":["applicable unit":"unit:J-PER-T2" ,"description":"\"Energy Per Square Magnetic Flux Density\" is a measure of energy for a unit of magnetic flux density." ,"description (plain text)":"\"Energy Per Square Magnetic Flux Density\" is a measure of energy for a unit of magnetic flux density." ,"has dimension vector":"qkdv:A0E2L2I0M-1H0T2D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Energy Per Square Magnetic Flux Density" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/EnergyPerMagneticFluxDensity_Squared", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Energy Per Square Magnetic Flux Density\" is a measure of energy for a unit of magnetic flux density.", "applicableUnit" : "http://qudt.org/vocab/unit/J-PER-T2", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E2L2I0M-1H0T2D0", "plainTextDescription" : "\"Energy Per Square Magnetic Flux Density\" is a measure of energy for a unit of magnetic flux density.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Energy Per Square Magnetic Flux Density" }, "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:EnergyPerMassAmountOfSubstance
URI: http://qudt.org/vocab/quantitykind/EnergyPerMassAmountOfSubstance
@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/EnergyPerMassAmountOfSubstance> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-MOL_LB> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A-1E0L2I0M1H0T-2D0> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Energy and work per mass amount of substance"@en ; .
{"resource":"Energy and work per mass amount of substance" ,"qname":"quantitykind:EnergyPerMassAmountOfSubstance" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/EnergyPerMassAmountOfSubstance" ,"properties":["applicable unit":"unit:BTU_IT-PER-MOL_LB" ,"has dimension vector":"qkdv:A-1E0L2I0M1H0T-2D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Energy and work per mass amount of substance" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/EnergyPerMassAmountOfSubstance", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "applicableUnit" : "http://qudt.org/vocab/unit/BTU_IT-PER-MOL_LB", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A-1E0L2I0M1H0T-2D0", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Energy and work per mass amount of substance" }, "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:EnergyPerSquareMagneticFluxDensity
URI: http://qudt.org/vocab/quantitykind/EnergyPerSquareMagneticFluxDensity
"Energy Per Square Magnetic Flux Density" is a measure of energy for a unit of magnetic flux density.
@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/EnergyPerSquareMagneticFluxDensity> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Energy Per Square Magnetic Flux Density\" is a measure of energy for a unit of magnetic flux density."^^rdf:HTML ; <http://purl.org/dc/terms/isReplacedBy> <http://qudt.org/vocab/quantitykind/EnergyPerMagneticFluxDensity_Squared> ; <http://qudt.org/schema/qudt/deprecated> true ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E2L2I0M-1H0T2D0> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Energy Per Square Magnetic Flux Density\" is a measure of energy for a unit of magnetic flux density." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Energy Per Square Magnetic Flux Density"@en ; .
{"resource":"Energy Per Square Magnetic Flux Density" ,"qname":"quantitykind:EnergyPerSquareMagneticFluxDensity" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/EnergyPerSquareMagneticFluxDensity" ,"properties":["deprecated":"true" ,"description":"\"Energy Per Square Magnetic Flux Density\" is a measure of energy for a unit of magnetic flux density." ,"description (plain text)":"\"Energy Per Square Magnetic Flux Density\" is a measure of energy for a unit of magnetic flux density." ,"has dimension vector":"qkdv:A0E2L2I0M-1H0T2D0" ,"is replaced by":"quantitykind:EnergyPerMagneticFluxDensity_Squared" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Energy Per Square Magnetic Flux Density" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/EnergyPerSquareMagneticFluxDensity", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Energy Per Square Magnetic Flux Density\" is a measure of energy for a unit of magnetic flux density.", "isReplacedBy" : "http://qudt.org/vocab/quantitykind/EnergyPerMagneticFluxDensity_Squared", "http://qudt.org/schema/qudt/deprecated" : true, "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E2L2I0M-1H0T2D0", "plainTextDescription" : "\"Energy Per Square Magnetic Flux Density\" is a measure of energy for a unit of magnetic flux density.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Energy Per Square Magnetic Flux Density" }, "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "isReplacedBy" : { "@id" : "http://purl.org/dc/terms/isReplacedBy", "@type" : "@id" }, "deprecated" : { "@id" : "http://qudt.org/schema/qudt/deprecated", "@type" : "http://www.w3.org/2001/XMLSchema#boolean" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:EnergyPerTemperature
URI: http://qudt.org/vocab/quantitykind/EnergyPerTemperature
@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/EnergyPerTemperature> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloJ-PER-K> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H-1T-2D0> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Energy per temperature"@en ; .
{"resource":"Energy per temperature" ,"qname":"quantitykind:EnergyPerTemperature" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/EnergyPerTemperature" ,"properties":["applicable unit":"unit:KiloJ-PER-K" ,"has dimension vector":"qkdv:A0E0L2I0M1H-1T-2D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Energy per temperature" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/EnergyPerTemperature", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "applicableUnit" : "http://qudt.org/vocab/unit/KiloJ-PER-K", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H-1T-2D0", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Energy per temperature" }, "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:Energy_Squared
URI: http://qudt.org/vocab/quantitykind/Energy_Squared
@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/Energy_Squared> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L4I0M2H0T-4D0> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Square Energy"@en ; .
{"resource":"Square Energy" ,"qname":"quantitykind:Energy_Squared" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Energy_Squared" ,"properties":["has dimension vector":"qkdv:A0E0L4I0M2H0T-4D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Square Energy" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/Energy_Squared", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L4I0M2H0T-4D0", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Square Energy" }, "@context" : { "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:Enthalpy
URI: http://qudt.org/vocab/quantitykind/Enthalpy
In thermodynamics, \(\textit{enthalpy}\) is the sum of the internal energy \(U\) and the product of pressure \(p\) and volume \(V\) of a system. The characteristic function (also known as thermodynamic potential) \(\textit{enthalpy}\) used to be called \(\textit{heat content}\), which is why it is conventionally indicated by \(H\). The specific enthalpy of a working mass is a property of that mass used in thermodynamics, defined as \(h=u+p \cdot v\), where \(u\) is the specific internal energy, \(p\) is the pressure, and \(v\) is specific volume. In other words, \(h = H / m\) where \(m\) is the mass of the system. The SI unit for \(\textit{Specific Enthalpy}\) is \(\textit{joules per kilogram}\)
@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/Enthalpy> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "In thermodynamics, \\(\\textit{enthalpy}\\) is the sum of the internal energy \\(U\\) and the product of pressure \\(p\\) and volume \\(V\\) of a system. The characteristic function (also known as thermodynamic potential) \\(\\textit{enthalpy}\\) used to be called \\(\\textit{heat content}\\), which is why it is conventionally indicated by \\(H\\). The specific enthalpy of a working mass is a property of that mass used in thermodynamics, defined as \\(h=u+p \\cdot v\\), where \\(u\\) is the specific internal energy, \\(p\\) is the pressure, and \\(v\\) is specific volume. In other words, \\(h = H / m\\) where \\(m\\) is the mass of the system. The SI unit for \\(\\textit{Specific Enthalpy}\\) is \\(\\textit{joules per kilogram}\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AttoJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_TH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_IT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_TH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ERG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/EV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/E_h> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ExaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-LB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-PDL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaEV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBTU_IT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBTU_TH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCAL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloEV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloV-A-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloV-A_Reactive-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaEV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaTOE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaV-A-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaV-A_Reactive-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PetaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckEnergy> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/QUAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/THM_EEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/THM_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TOE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TeraJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TeraW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TonEnergy> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V-A-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V-A_Reactive-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-SEC> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Enthalpy"^^xsd:anyURI ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.citizendium.org/wiki/Enthalpy"^^xsd:anyURI ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Enthalpy"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(H = U + pV\\), where \\(U\\) is internal energy, \\(p\\) is pressure and \\(V\\) is volume."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/normativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ; <http://qudt.org/schema/qudt/symbol> "H" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Entalpi"@ms ; rdfs:label "Entalpi"@tr ; rdfs:label "Entalpie"@ro ; rdfs:label "Enthalpie"@de ; rdfs:label "entalpia"@it ; rdfs:label "entalpia"@pl ; rdfs:label "entalpia"@pt ; rdfs:label "entalpie"@cs ; rdfs:label "entalpija"@sl ; rdfs:label "entalpía"@es ; rdfs:label "enthalpie"@fr ; rdfs:label "enthalpy"@en ; rdfs:label "энтальпия"@ru ; rdfs:label "آنتالپی"@fa ; rdfs:label "محتوى حراري"@ar ; rdfs:label "पूर्ण ऊष्मा"@hi ; rdfs:label "エンタルピー"@ja ; rdfs:label "焓"@zh ; rdfs:seeAlso <http://qudt.org/vocab/quantitykind/InternalEnergy> ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Energy> ; .
{"resource":"enthalpy" ,"qname":"quantitykind:Enthalpy" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Enthalpy" ,"properties":["applicable unit":"unit:AttoJ" ,"applicable unit":"unit:BTU_IT" ,"applicable unit":"unit:BTU_TH" ,"applicable unit":"unit:CAL_IT" ,"applicable unit":"unit:CAL_TH" ,"applicable unit":"unit:ERG" ,"applicable unit":"unit:EV" ,"applicable unit":"unit:E_h" ,"applicable unit":"unit:ExaJ" ,"applicable unit":"unit:FT-LB_F" ,"applicable unit":"unit:FT-PDL" ,"applicable unit":"unit:FemtoJ" ,"applicable unit":"unit:GigaEV" ,"applicable unit":"unit:GigaJ" ,"applicable unit":"unit:GigaW-HR" ,"applicable unit":"unit:J" ,"applicable unit":"unit:KiloBTU_IT" ,"applicable unit":"unit:KiloBTU_TH" ,"applicable unit":"unit:KiloCAL" ,"applicable unit":"unit:KiloEV" ,"applicable unit":"unit:KiloJ" ,"applicable unit":"unit:KiloV-A-HR" ,"applicable unit":"unit:KiloV-A_Reactive-HR" ,"applicable unit":"unit:KiloW-HR" ,"applicable unit":"unit:MegaEV" ,"applicable unit":"unit:MegaJ" ,"applicable unit":"unit:MegaTOE" ,"applicable unit":"unit:MegaV-A-HR" ,"applicable unit":"unit:MegaV-A_Reactive-HR" ,"applicable unit":"unit:MegaW-HR" ,"applicable unit":"unit:MicroJ" ,"applicable unit":"unit:MilliJ" ,"applicable unit":"unit:PetaJ" ,"applicable unit":"unit:PlanckEnergy" ,"applicable unit":"unit:QUAD" ,"applicable unit":"unit:THM_EEC" ,"applicable unit":"unit:THM_US" ,"applicable unit":"unit:TOE" ,"applicable unit":"unit:TeraJ" ,"applicable unit":"unit:TeraW-HR" ,"applicable unit":"unit:TonEnergy" ,"applicable unit":"unit:V-A-HR" ,"applicable unit":"unit:V-A_Reactive-HR" ,"applicable unit":"unit:W-HR" ,"applicable unit":"unit:W-SEC" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Enthalpy" ,"description":"In thermodynamics, \\(\\textit{enthalpy}\\) is the sum of the internal energy \\(U\\) and the product of pressure \\(p\\) and volume \\(V\\) of a system. The characteristic function (also known as thermodynamic potential) \\(\\textit{enthalpy}\\) used to be called \\(\\textit{heat content}\\), which is why it is conventionally indicated by \\(H\\). The specific enthalpy of a working mass is a property of that mass used in thermodynamics, defined as \\(h=u+p \\cdot v\\), where \\(u\\) is the specific internal energy, \\(p\\) is the pressure, and \\(v\\) is specific volume. In other words, \\(h = H \/ m\\) where \\(m\\) is the mass of the system. The SI unit for \\(\\textit{Specific Enthalpy}\\) is \\(\\textit{joules per kilogram}\\)" ,"has broader":"quantitykind:Energy" ,"has dimension vector":"qkdv:A0E0L2I0M1H0T-2D0" ,"informative reference":"http:\/\/en.citizendium.org\/wiki\/Enthalpy" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Enthalpy" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Entalpi" ,"label":"Entalpi" ,"label":"Entalpie" ,"label":"Enthalpie" ,"label":"entalpia" ,"label":"entalpia" ,"label":"entalpia" ,"label":"entalpie" ,"label":"entalpija" ,"label":"entalpía" ,"label":"enthalpie" ,"label":"enthalpy" ,"label":"энтальпия" ,"label":"آنتالپی" ,"label":"محتوى حراري" ,"label":"पूर्ण ऊष्मा" ,"label":"エンタルピー" ,"label":"焓" ,"latex definition":"\\(H = U + pV\\), where \\(U\\) is internal energy, \\(p\\) is pressure and \\(V\\) is volume." ,"normative reference":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31890" ,"seeAlso":"quantitykind:InternalEnergy" ,"symbol":"H" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/Enthalpy", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "In thermodynamics, \\(\\textit{enthalpy}\\) is the sum of the internal energy \\(U\\) and the product of pressure \\(p\\) and volume \\(V\\) of a system. The characteristic function (also known as thermodynamic potential) \\(\\textit{enthalpy}\\) used to be called \\(\\textit{heat content}\\), which is why it is conventionally indicated by \\(H\\). The specific enthalpy of a working mass is a property of that mass used in thermodynamics, defined as \\(h=u+p \\cdot v\\), where \\(u\\) is the specific internal energy, \\(p\\) is the pressure, and \\(v\\) is specific volume. In other words, \\(h = H / m\\) where \\(m\\) is the mass of the system. The SI unit for \\(\\textit{Specific Enthalpy}\\) is \\(\\textit{joules per kilogram}\\)", "applicableUnit" : [ "http://qudt.org/vocab/unit/FemtoJ", "http://qudt.org/vocab/unit/J", "http://qudt.org/vocab/unit/CAL_TH", "http://qudt.org/vocab/unit/MicroJ", "http://qudt.org/vocab/unit/AttoJ", "http://qudt.org/vocab/unit/TeraW-HR", "http://qudt.org/vocab/unit/KiloV-A_Reactive-HR", "http://qudt.org/vocab/unit/EV", "http://qudt.org/vocab/unit/MegaV-A-HR", "http://qudt.org/vocab/unit/TOE", "http://qudt.org/vocab/unit/V-A-HR", "http://qudt.org/vocab/unit/GigaW-HR", "http://qudt.org/vocab/unit/BTU_TH", "http://qudt.org/vocab/unit/TeraJ", "http://qudt.org/vocab/unit/V-A_Reactive-HR", "http://qudt.org/vocab/unit/FT-LB_F", "http://qudt.org/vocab/unit/MegaW-HR", "http://qudt.org/vocab/unit/TonEnergy", "http://qudt.org/vocab/unit/THM_US", "http://qudt.org/vocab/unit/PlanckEnergy", "http://qudt.org/vocab/unit/KiloEV", "http://qudt.org/vocab/unit/KiloW-HR", "http://qudt.org/vocab/unit/FT-PDL", "http://qudt.org/vocab/unit/GigaJ", "http://qudt.org/vocab/unit/MegaEV", "http://qudt.org/vocab/unit/MilliJ", "http://qudt.org/vocab/unit/MegaJ", "http://qudt.org/vocab/unit/MegaTOE", "http://qudt.org/vocab/unit/ExaJ", "http://qudt.org/vocab/unit/MegaV-A_Reactive-HR", "http://qudt.org/vocab/unit/E_h", "http://qudt.org/vocab/unit/CAL_IT", "http://qudt.org/vocab/unit/GigaEV", "http://qudt.org/vocab/unit/QUAD", "http://qudt.org/vocab/unit/BTU_IT", "http://qudt.org/vocab/unit/THM_EEC", "http://qudt.org/vocab/unit/KiloBTU_IT", "http://qudt.org/vocab/unit/PetaJ", "http://qudt.org/vocab/unit/KiloCAL", "http://qudt.org/vocab/unit/KiloJ", "http://qudt.org/vocab/unit/ERG", "http://qudt.org/vocab/unit/KiloV-A-HR", "http://qudt.org/vocab/unit/W-HR", "http://qudt.org/vocab/unit/W-SEC", "http://qudt.org/vocab/unit/KiloBTU_TH" ], "dbpediaMatch" : "http://dbpedia.org/resource/Enthalpy", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0", "informativeReference" : [ "http://en.citizendium.org/wiki/Enthalpy", "http://en.wikipedia.org/wiki/Enthalpy" ], "latexDefinition" : "\\(H = U + pV\\), where \\(U\\) is internal energy, \\(p\\) is pressure and \\(V\\) is volume.", "normativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31890", "symbol" : "H", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "sl", "@value" : "entalpija" }, { "@language" : "fr", "@value" : "enthalpie" }, { "@language" : "ja", "@value" : "エンタルピー" }, { "@language" : "tr", "@value" : "Entalpi" }, { "@language" : "ms", "@value" : "Entalpi" }, { "@language" : "ar", "@value" : "محتوى حراري" }, { "@language" : "ru", "@value" : "энтальпия" }, { "@language" : "cs", "@value" : "entalpie" }, { "@language" : "de", "@value" : "Enthalpie" }, { "@language" : "hi", "@value" : "पूर्ण ऊष्मा" }, { "@language" : "ro", "@value" : "Entalpie" }, { "@language" : "zh", "@value" : "焓" }, { "@language" : "en", "@value" : "enthalpy" }, { "@language" : "fa", "@value" : "آنتالپی" }, { "@language" : "it", "@value" : "entalpia" }, { "@language" : "pl", "@value" : "entalpia" }, { "@language" : "pt", "@value" : "entalpia" }, { "@language" : "es", "@value" : "entalpía" } ], "seeAlso" : "http://qudt.org/vocab/quantitykind/InternalEnergy", "broader" : "http://qudt.org/vocab/quantitykind/Energy", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "normativeReference" : { "@id" : "http://qudt.org/schema/qudt/normativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "seeAlso" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso", "@type" : "@id" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "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#" } }
quantitykind:Entropy
URI: http://qudt.org/vocab/quantitykind/Entropy
When a small amount of heat \(dQ\) is received by a system whose thermodynamic temperature is \(T\), the entropy of the system increases by \(dQ/T\), provided that no irreversible change takes place in the system.
@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/Entropy> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "When a small amount of heat \\(dQ\\) is received by a system whose thermodynamic temperature is \\(T\\), the entropy of the system increases by \\(dQ/T\\), provided that no irreversible change takes place in the system."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J-PER-K> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Entropy"^^xsd:anyURI ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H-1T-2D0> ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ; <http://qudt.org/schema/qudt/symbol> "S" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Entropi"@ms ; rdfs:label "Entropie"@de ; rdfs:label "entropi"@tr ; rdfs:label "entropia"@it ; rdfs:label "entropia"@pl ; rdfs:label "entropia"@pt ; rdfs:label "entropie"@cs ; rdfs:label "entropie"@fr ; rdfs:label "entropie"@ro ; rdfs:label "entropija"@sl ; rdfs:label "entropy"@en ; rdfs:label "entropía"@es ; rdfs:label "Энтропия"@ru ; rdfs:label "آنتروپی"@fa ; rdfs:label "إنتروبيا"@ar ; rdfs:label "एन्ट्रॉपी"@hi ; rdfs:label "エントロピー"@ja ; rdfs:label "熵"@zh ; .
{"resource":"entropy" ,"qname":"quantitykind:Entropy" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Entropy" ,"properties":["applicable unit":"unit:J-PER-K" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Entropy" ,"description":"When a small amount of heat \\(dQ\\) is received by a system whose thermodynamic temperature is \\(T\\), the entropy of the system increases by \\(dQ\/T\\), provided that no irreversible change takes place in the system." ,"has dimension vector":"qkdv:A0E0L2I0M1H-1T-2D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Entropi" ,"label":"Entropie" ,"label":"entropi" ,"label":"entropia" ,"label":"entropia" ,"label":"entropia" ,"label":"entropie" ,"label":"entropie" ,"label":"entropie" ,"label":"entropija" ,"label":"entropy" ,"label":"entropía" ,"label":"Энтропия" ,"label":"آنتروپی" ,"label":"إنتروبيا" ,"label":"एन्ट्रॉपी" ,"label":"エントロピー" ,"label":"熵" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31890" ,"symbol":"S" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/Entropy", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "When a small amount of heat \\(dQ\\) is received by a system whose thermodynamic temperature is \\(T\\), the entropy of the system increases by \\(dQ/T\\), provided that no irreversible change takes place in the system.", "applicableUnit" : "http://qudt.org/vocab/unit/J-PER-K", "dbpediaMatch" : "http://dbpedia.org/resource/Entropy", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H-1T-2D0", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31890", "symbol" : "S", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "fa", "@value" : "آنتروپی" }, { "@language" : "ar", "@value" : "إنتروبيا" }, { "@language" : "sl", "@value" : "entropija" }, { "@language" : "it", "@value" : "entropia" }, { "@language" : "pt", "@value" : "entropia" }, { "@language" : "pl", "@value" : "entropia" }, { "@language" : "de", "@value" : "Entropie" }, { "@language" : "ru", "@value" : "Энтропия" }, { "@language" : "cs", "@value" : "entropie" }, { "@language" : "fr", "@value" : "entropie" }, { "@language" : "ro", "@value" : "entropie" }, { "@language" : "zh", "@value" : "熵" }, { "@language" : "es", "@value" : "entropía" }, { "@language" : "hi", "@value" : "एन्ट्रॉपी" }, { "@language" : "en", "@value" : "entropy" }, { "@language" : "tr", "@value" : "entropi" }, { "@language" : "ms", "@value" : "Entropi" }, { "@language" : "ja", "@value" : "エントロピー" } ], "@context" : { "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "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#" } }
quantitykind:EquilibriumConstant
URI: http://qudt.org/vocab/quantitykind/EquilibriumConstant
The "Equlilbrium Constant", also known as the thermodynamic equilibrium constant, is an expression that gives us a ratio of the products and reactants of a reaction at equilibrium with respect to a specific unit.
@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/EquilibriumConstant> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The \"Equlilbrium Constant\", also known as the thermodynamic equilibrium constant, is an expression that gives us a ratio of the products and reactants of a reaction at equilibrium with respect to a specific unit."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/UNITLESS> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Equilibrium_constant"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(K^\\Theta = \\Pi_B(\\lambda_B^\\Theta)^{-\\nu_B}\\), where \\(\\Pi_B\\) denotes the product for all substances \\(B\\), \\(\\lambda_B^\\Theta\\) is the standard absolute activity of substance \\(B\\), and \\(\\nu_B\\) is the stoichiometric number of the substance \\(B\\)."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(K^\\Theta\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "The \"Equlilbrium Constant\", also known as the thermodynamic equilibrium constant, is an expression that gives us a ratio of the products and reactants of a reaction at equilibrium with respect to a specific unit." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Equilibrium Constant"@en ; rdfs:seeAlso <http://qudt.org/vocab/quantitykind/EquilibriumConstantOnConcentrationBasis> ; rdfs:seeAlso <http://qudt.org/vocab/quantitykind/EquilibriumConstantOnPressureBasis> ; .
{"resource":"Equilibrium Constant" ,"qname":"quantitykind:EquilibriumConstant" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/EquilibriumConstant" ,"properties":["applicable unit":"unit:UNITLESS" ,"description":"The \"Equlilbrium Constant\", also known as the thermodynamic equilibrium constant, is an expression that gives us a ratio of the products and reactants of a reaction at equilibrium with respect to a specific unit." ,"description (plain text)":"The \"Equlilbrium Constant\", also known as the thermodynamic equilibrium constant, is an expression that gives us a ratio of the products and reactants of a reaction at equilibrium with respect to a specific unit." ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Equilibrium_constant" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Equilibrium Constant" ,"latex definition":"\\(K^\\Theta = \\Pi_B(\\lambda_B^\\Theta)^{-\\nu_B}\\), where \\(\\Pi_B\\) denotes the product for all substances \\(B\\), \\(\\lambda_B^\\Theta\\) is the standard absolute activity of substance \\(B\\), and \\(\\nu_B\\) is the stoichiometric number of the substance \\(B\\)." ,"latex symbol":"\\(K^\\Theta\\)" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31894" ,"seeAlso":"quantitykind:EquilibriumConstantOnConcentrationBasis" ,"seeAlso":"quantitykind:EquilibriumConstantOnPressureBasis" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/EquilibriumConstant", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The \"Equlilbrium Constant\", also known as the thermodynamic equilibrium constant, is an expression that gives us a ratio of the products and reactants of a reaction at equilibrium with respect to a specific unit.", "applicableUnit" : "http://qudt.org/vocab/unit/UNITLESS", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "informativeReference" : "http://en.wikipedia.org/wiki/Equilibrium_constant", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31894", "latexDefinition" : "\\(K^\\Theta = \\Pi_B(\\lambda_B^\\Theta)^{-\\nu_B}\\), where \\(\\Pi_B\\) denotes the product for all substances \\(B\\), \\(\\lambda_B^\\Theta\\) is the standard absolute activity of substance \\(B\\), and \\(\\nu_B\\) is the stoichiometric number of the substance \\(B\\).", "latexSymbol" : "\\(K^\\Theta\\)", "plainTextDescription" : "The \"Equlilbrium Constant\", also known as the thermodynamic equilibrium constant, is an expression that gives us a ratio of the products and reactants of a reaction at equilibrium with respect to a specific unit.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Equilibrium Constant" }, "seeAlso" : [ "http://qudt.org/vocab/quantitykind/EquilibriumConstantOnPressureBasis", "http://qudt.org/vocab/quantitykind/EquilibriumConstantOnConcentrationBasis" ], "@context" : { "seeAlso" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso", "@type" : "@id" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "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#" } }
quantitykind:EquilibriumConstantOnConcentrationBasis
URI: http://qudt.org/vocab/quantitykind/EquilibriumConstantOnConcentrationBasis
The "Equlilbrium Constant", also known as the thermodynamic equilibrium constant, is an expression that gives us a ratio of the products and reactants of a reaction at equilibrium with respect to a specific unit.
The unit is unit:MOL-PER-M3 raised to the N where N is the summation of stoichiometric numbers. I don't know what to do with this.
@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/EquilibriumConstantOnConcentrationBasis> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The \"Equlilbrium Constant\", also known as the thermodynamic equilibrium constant, is an expression that gives us a ratio of the products and reactants of a reaction at equilibrium with respect to a specific unit."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/UNITLESS> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Equilibrium_constant"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(K_c = \\Pi_B(c_B)^{-\\nu_B}\\), for solutions"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(K_c\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "The \"Equlilbrium Constant\", also known as the thermodynamic equilibrium constant, is an expression that gives us a ratio of the products and reactants of a reaction at equilibrium with respect to a specific unit." ; <http://qudt.org/schema/qudt/qkdvDenominator> <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0> ; <http://qudt.org/schema/qudt/qkdvNumerator> <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0> ; rdfs:comment "The unit is unit:MOL-PER-M3 raised to the N where N is the summation of stoichiometric numbers. I don't know what to do with this." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Equilibrium Constant on Concentration Basis"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/EquilibriumConstant> ; .
{"resource":"Equilibrium Constant on Concentration Basis" ,"qname":"quantitykind:EquilibriumConstantOnConcentrationBasis" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/EquilibriumConstantOnConcentrationBasis" ,"properties":["applicable unit":"unit:UNITLESS" ,"comment":"The unit is unit:MOL-PER-M3 raised to the N where N is the summation of stoichiometric numbers. I don't know what to do with this." ,"denominator dimension vector":"qkdv:A1E0L0I0M0H0T0D0" ,"description":"The \"Equlilbrium Constant\", also known as the thermodynamic equilibrium constant, is an expression that gives us a ratio of the products and reactants of a reaction at equilibrium with respect to a specific unit." ,"description (plain text)":"The \"Equlilbrium Constant\", also known as the thermodynamic equilibrium constant, is an expression that gives us a ratio of the products and reactants of a reaction at equilibrium with respect to a specific unit." ,"has broader":"quantitykind:EquilibriumConstant" ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Equilibrium_constant" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Equilibrium Constant on Concentration Basis" ,"latex definition":"\\(K_c = \\Pi_B(c_B)^{-\\nu_B}\\), for solutions" ,"latex symbol":"\\(K_c\\)" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31894" ,"numerator dimension vector":"qkdv:A1E0L0I0M0H0T0D0" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/EquilibriumConstantOnConcentrationBasis", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The \"Equlilbrium Constant\", also known as the thermodynamic equilibrium constant, is an expression that gives us a ratio of the products and reactants of a reaction at equilibrium with respect to a specific unit.", "applicableUnit" : "http://qudt.org/vocab/unit/UNITLESS", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "informativeReference" : "http://en.wikipedia.org/wiki/Equilibrium_constant", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31894", "latexDefinition" : "\\(K_c = \\Pi_B(c_B)^{-\\nu_B}\\), for solutions", "latexSymbol" : "\\(K_c\\)", "plainTextDescription" : "The \"Equlilbrium Constant\", also known as the thermodynamic equilibrium constant, is an expression that gives us a ratio of the products and reactants of a reaction at equilibrium with respect to a specific unit.", "qkdvDenominator" : "http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0", "qkdvNumerator" : "http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0", "comment" : "The unit is unit:MOL-PER-M3 raised to the N where N is the summation of stoichiometric numbers. I don't know what to do with this.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Equilibrium Constant on Concentration Basis" }, "broader" : "http://qudt.org/vocab/quantitykind/EquilibriumConstant", "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "qkdvDenominator" : { "@id" : "http://qudt.org/schema/qudt/qkdvDenominator", "@type" : "@id" }, "qkdvNumerator" : { "@id" : "http://qudt.org/schema/qudt/qkdvNumerator", "@type" : "@id" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "comment" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#comment" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@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#" } }
quantitykind:EquilibriumConstantOnPressureBasis
URI: http://qudt.org/vocab/quantitykind/EquilibriumConstantOnPressureBasis
The "Equlilbrium Constant", also known as the thermodynamic equilibrium constant, is an expression that gives us a ratio of the products and reactants of a reaction at equilibrium with respect to a specific unit.
@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/EquilibriumConstantOnPressureBasis> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The \"Equlilbrium Constant\", also known as the thermodynamic equilibrium constant, is an expression that gives us a ratio of the products and reactants of a reaction at equilibrium with respect to a specific unit."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/UNITLESS> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Equilibrium_constant"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(K_p = \\Pi_B(p_B)^{-\\nu_B}\\), for gases"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(K_p\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "The \"Equlilbrium Constant\", also known as the thermodynamic equilibrium constant, is an expression that gives us a ratio of the products and reactants of a reaction at equilibrium with respect to a specific unit." ; <http://qudt.org/schema/qudt/qkdvDenominator> <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T0D0> ; <http://qudt.org/schema/qudt/qkdvNumerator> <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T0D0> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Equilibrium Constant on Pressure Basis"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/EquilibriumConstant> ; .
{"resource":"Equilibrium Constant on Pressure Basis" ,"qname":"quantitykind:EquilibriumConstantOnPressureBasis" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/EquilibriumConstantOnPressureBasis" ,"properties":["applicable unit":"unit:UNITLESS" ,"denominator dimension vector":"qkdv:A0E0L-2I0M1H0T0D0" ,"description":"The \"Equlilbrium Constant\", also known as the thermodynamic equilibrium constant, is an expression that gives us a ratio of the products and reactants of a reaction at equilibrium with respect to a specific unit." ,"description (plain text)":"The \"Equlilbrium Constant\", also known as the thermodynamic equilibrium constant, is an expression that gives us a ratio of the products and reactants of a reaction at equilibrium with respect to a specific unit." ,"has broader":"quantitykind:EquilibriumConstant" ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Equilibrium_constant" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Equilibrium Constant on Pressure Basis" ,"latex definition":"\\(K_p = \\Pi_B(p_B)^{-\\nu_B}\\), for gases" ,"latex symbol":"\\(K_p\\)" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31894" ,"numerator dimension vector":"qkdv:A0E0L-2I0M1H0T0D0" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/EquilibriumConstantOnPressureBasis", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The \"Equlilbrium Constant\", also known as the thermodynamic equilibrium constant, is an expression that gives us a ratio of the products and reactants of a reaction at equilibrium with respect to a specific unit.", "applicableUnit" : "http://qudt.org/vocab/unit/UNITLESS", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "informativeReference" : "http://en.wikipedia.org/wiki/Equilibrium_constant", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31894", "latexDefinition" : "\\(K_p = \\Pi_B(p_B)^{-\\nu_B}\\), for gases", "latexSymbol" : "\\(K_p\\)", "plainTextDescription" : "The \"Equlilbrium Constant\", also known as the thermodynamic equilibrium constant, is an expression that gives us a ratio of the products and reactants of a reaction at equilibrium with respect to a specific unit.", "qkdvDenominator" : "http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T0D0", "qkdvNumerator" : "http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T0D0", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Equilibrium Constant on Pressure Basis" }, "broader" : "http://qudt.org/vocab/quantitykind/EquilibriumConstant", "@context" : { "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "qkdvDenominator" : { "@id" : "http://qudt.org/schema/qudt/qkdvDenominator", "@type" : "@id" }, "qkdvNumerator" : { "@id" : "http://qudt.org/schema/qudt/qkdvNumerator", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "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#" } }
quantitykind:EquilibriumPositionVectorOfIon
URI: http://qudt.org/vocab/quantitykind/EquilibriumPositionVectorOfIon
"Equilibrium Position Vector of Ion" is the position vector of a particle in equilibrium.
@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/EquilibriumPositionVectorOfIon> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Equilibrium Position Vector of Ion\" is the position vector of a particle in equilibrium."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ANGSTROM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AU> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FATH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FUR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FUR_Long> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GAUGE_FR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_N> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilLength> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PARSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PCA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckLength> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ROD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YD> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Position_(vector)"^^xsd:anyURI ; <http://qudt.org/schema/qudt/normativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Equilibrium Position Vector of Ion\" is the position vector of a particle in equilibrium." ; <http://qudt.org/schema/qudt/symbol> "R_0" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Equilibrium Position Vector of Ion"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Length> ; .
{"resource":"Equilibrium Position Vector of Ion" ,"qname":"quantitykind:EquilibriumPositionVectorOfIon" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/EquilibriumPositionVectorOfIon" ,"properties":["applicable unit":"unit:ANGSTROM" ,"applicable unit":"unit:AU" ,"applicable unit":"unit:BTU_IT-PER-LB_F" ,"applicable unit":"unit:CH" ,"applicable unit":"unit:CentiM" ,"applicable unit":"unit:DecaM" ,"applicable unit":"unit:DeciM" ,"applicable unit":"unit:FATH" ,"applicable unit":"unit:FM" ,"applicable unit":"unit:FT" ,"applicable unit":"unit:FT_US" ,"applicable unit":"unit:FUR" ,"applicable unit":"unit:FUR_Long" ,"applicable unit":"unit:FemtoM" ,"applicable unit":"unit:GAUGE_FR" ,"applicable unit":"unit:HectoM" ,"applicable unit":"unit:IN" ,"applicable unit":"unit:KiloM" ,"applicable unit":"unit:LY" ,"applicable unit":"unit:M" ,"applicable unit":"unit:MI" ,"applicable unit":"unit:MI_N" ,"applicable unit":"unit:MI_US" ,"applicable unit":"unit:MicroIN" ,"applicable unit":"unit:MicroM" ,"applicable unit":"unit:MilLength" ,"applicable unit":"unit:MilliIN" ,"applicable unit":"unit:MilliM" ,"applicable unit":"unit:NanoM" ,"applicable unit":"unit:PARSEC" ,"applicable unit":"unit:PCA" ,"applicable unit":"unit:PT" ,"applicable unit":"unit:PicoM" ,"applicable unit":"unit:PlanckLength" ,"applicable unit":"unit:ROD" ,"applicable unit":"unit:YD" ,"description":"\"Equilibrium Position Vector of Ion\" is the position vector of a particle in equilibrium." ,"description (plain text)":"\"Equilibrium Position Vector of Ion\" is the position vector of a particle in equilibrium." ,"has broader":"quantitykind:Length" ,"has dimension vector":"qkdv:A0E0L1I0M0H0T0D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Position_(vector)" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Equilibrium Position Vector of Ion" ,"normative reference":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31897" ,"symbol":"R_0" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/EquilibriumPositionVectorOfIon", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Equilibrium Position Vector of Ion\" is the position vector of a particle in equilibrium.", "applicableUnit" : [ "http://qudt.org/vocab/unit/MilLength", "http://qudt.org/vocab/unit/M", "http://qudt.org/vocab/unit/FemtoM", "http://qudt.org/vocab/unit/AU", "http://qudt.org/vocab/unit/MicroIN", "http://qudt.org/vocab/unit/FATH", "http://qudt.org/vocab/unit/MI_N", "http://qudt.org/vocab/unit/MicroM", "http://qudt.org/vocab/unit/MilliIN", "http://qudt.org/vocab/unit/DeciM", "http://qudt.org/vocab/unit/ANGSTROM", "http://qudt.org/vocab/unit/CH", "http://qudt.org/vocab/unit/LY", "http://qudt.org/vocab/unit/MilliM", "http://qudt.org/vocab/unit/IN", "http://qudt.org/vocab/unit/DecaM", "http://qudt.org/vocab/unit/KiloM", "http://qudt.org/vocab/unit/ROD", "http://qudt.org/vocab/unit/PicoM", "http://qudt.org/vocab/unit/PARSEC", "http://qudt.org/vocab/unit/FUR_Long", "http://qudt.org/vocab/unit/FM", "http://qudt.org/vocab/unit/BTU_IT-PER-LB_F", "http://qudt.org/vocab/unit/FT", "http://qudt.org/vocab/unit/GAUGE_FR", "http://qudt.org/vocab/unit/MI_US", "http://qudt.org/vocab/unit/FUR", "http://qudt.org/vocab/unit/CentiM", "http://qudt.org/vocab/unit/HectoM", "http://qudt.org/vocab/unit/PlanckLength", "http://qudt.org/vocab/unit/PCA", "http://qudt.org/vocab/unit/PT", "http://qudt.org/vocab/unit/NanoM", "http://qudt.org/vocab/unit/YD", "http://qudt.org/vocab/unit/MI", "http://qudt.org/vocab/unit/FT_US" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0", "informativeReference" : "http://en.wikipedia.org/wiki/Position_(vector)", "normativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31897", "plainTextDescription" : "\"Equilibrium Position Vector of Ion\" is the position vector of a particle in equilibrium.", "symbol" : "R_0", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Equilibrium Position Vector of Ion" }, "broader" : "http://qudt.org/vocab/quantitykind/Length", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "normativeReference" : { "@id" : "http://qudt.org/schema/qudt/normativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@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#" } }
quantitykind:EquivalentAbsorptionArea
URI: http://qudt.org/vocab/quantitykind/EquivalentAbsorptionArea
In a diffuse sound field, the Equivalent Absorption Area is that area of a surface having an absorption factor equal to 1, which, if diffraction effects are neglected, would, in the same diffuse sound field, absorb the same power.
@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/EquivalentAbsorptionArea> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "In a diffuse sound field, the Equivalent Absorption Area is that area of a surface having an absorption factor equal to 1, which, if diffraction effects are neglected, would, in the same diffuse sound field, absorb the same power."^^rdf:HTML ; <http://qudt.org/schema/qudt/abbreviation> "m2" ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ARE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BARN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaARE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MIL_Circ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckArea> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YD2> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://www.rockfon.co.uk/acoustics/comparing+ceilings/sound+absorption/equivalent+absorption+area"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "In a diffuse sound field, the Equivalent Absorption Area is that area of a surface having an absorption factor equal to 1, which, if diffraction effects are neglected, would, in the same diffuse sound field, absorb the same power." ; <http://qudt.org/schema/qudt/symbol> "A" ; <http://www.linkedmodel.org/schema/vaem#todo> "belongs to SOQ-ISO" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Equivalent absorption area"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Area> ; .
{"resource":"Equivalent absorption area" ,"qname":"quantitykind:EquivalentAbsorptionArea" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/EquivalentAbsorptionArea" ,"properties":["abbreviation":"m2" ,"applicable unit":"unit:AC" ,"applicable unit":"unit:ARE" ,"applicable unit":"unit:BARN" ,"applicable unit":"unit:CentiM2" ,"applicable unit":"unit:DecaARE" ,"applicable unit":"unit:DeciM2" ,"applicable unit":"unit:FT2" ,"applicable unit":"unit:HA" ,"applicable unit":"unit:IN2" ,"applicable unit":"unit:M2" ,"applicable unit":"unit:MI2" ,"applicable unit":"unit:MIL_Circ" ,"applicable unit":"unit:MicroM2" ,"applicable unit":"unit:MilliM2" ,"applicable unit":"unit:NanoM2" ,"applicable unit":"unit:PlanckArea" ,"applicable unit":"unit:YD2" ,"description":"In a diffuse sound field, the Equivalent Absorption Area is that area of a surface having an absorption factor equal to 1, which, if diffraction effects are neglected, would, in the same diffuse sound field, absorb the same power." ,"description (plain text)":"In a diffuse sound field, the Equivalent Absorption Area is that area of a surface having an absorption factor equal to 1, which, if diffraction effects are neglected, would, in the same diffuse sound field, absorb the same power." ,"has broader":"quantitykind:Area" ,"has dimension vector":"qkdv:A0E0L2I0M0H0T0D0" ,"informative reference":"http:\/\/www.rockfon.co.uk\/acoustics\/comparing+ceilings\/sound+absorption\/equivalent+absorption+area" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Equivalent absorption area" ,"symbol":"A" ,"todo":"belongs to SOQ-ISO" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/EquivalentAbsorptionArea", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "In a diffuse sound field, the Equivalent Absorption Area is that area of a surface having an absorption factor equal to 1, which, if diffraction effects are neglected, would, in the same diffuse sound field, absorb the same power.", "abbreviation" : "m2", "applicableUnit" : [ "http://qudt.org/vocab/unit/PlanckArea", "http://qudt.org/vocab/unit/BARN", "http://qudt.org/vocab/unit/IN2", "http://qudt.org/vocab/unit/MilliM2", "http://qudt.org/vocab/unit/MIL_Circ", "http://qudt.org/vocab/unit/MI2", "http://qudt.org/vocab/unit/DeciM2", "http://qudt.org/vocab/unit/CentiM2", "http://qudt.org/vocab/unit/HA", "http://qudt.org/vocab/unit/AC", "http://qudt.org/vocab/unit/M2", "http://qudt.org/vocab/unit/NanoM2", "http://qudt.org/vocab/unit/ARE", "http://qudt.org/vocab/unit/YD2", "http://qudt.org/vocab/unit/DecaARE", "http://qudt.org/vocab/unit/FT2", "http://qudt.org/vocab/unit/MicroM2" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0", "informativeReference" : "http://www.rockfon.co.uk/acoustics/comparing+ceilings/sound+absorption/equivalent+absorption+area", "plainTextDescription" : "In a diffuse sound field, the Equivalent Absorption Area is that area of a surface having an absorption factor equal to 1, which, if diffraction effects are neglected, would, in the same diffuse sound field, absorb the same power.", "symbol" : "A", "todo" : "belongs to SOQ-ISO", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Equivalent absorption area" }, "broader" : "http://qudt.org/vocab/quantitykind/Area", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "todo" : { "@id" : "http://www.linkedmodel.org/schema/vaem#todo" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "abbreviation" : { "@id" : "http://qudt.org/schema/qudt/abbreviation" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "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#" } }
quantitykind:EvaporativeHeatTransfer
URI: http://qudt.org/vocab/quantitykind/EvaporativeHeatTransfer
"Evaporative Heat Transfer" is
@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/EvaporativeHeatTransfer> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Evaporative Heat Transfer\" is "^^rdf:HTML ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-3D0> ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\Phi_e\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Evaporative Heat Transfer\" is " ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Evaporative Heat Transfer"@en ; .
{"resource":"Evaporative Heat Transfer" ,"qname":"quantitykind:EvaporativeHeatTransfer" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/EvaporativeHeatTransfer" ,"properties":["description":"\"Evaporative Heat Transfer\" is " ,"description (plain text)":"\"Evaporative Heat Transfer\" is " ,"has dimension vector":"qkdv:A0E0L0I0M1H-1T-3D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Evaporative Heat Transfer" ,"latex symbol":"\\(\\Phi_e\\)" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=43012" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/EvaporativeHeatTransfer", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Evaporative Heat Transfer\" is ", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-3D0", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=43012", "latexSymbol" : "\\(\\Phi_e\\)", "plainTextDescription" : "\"Evaporative Heat Transfer\" is ", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Evaporative Heat Transfer" }, "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:EvaporativeHeatTransferCoefficient
URI: http://qudt.org/vocab/quantitykind/EvaporativeHeatTransferCoefficient
"Evaporative Heat Transfer Coefficient" is the areic heat transfer coefficient multiplied by the water vapor pressure difference between skind and the environment, and by the exchange area.
@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/EvaporativeHeatTransferCoefficient> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Evaporative Heat Transfer Coefficient\" is the areic heat transfer coefficient multiplied by the water vapor pressure difference between skind and the environment, and by the exchange area."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-PER-M2-PA> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Evaporative Heat Transfer Coefficient\" is the areic heat transfer coefficient multiplied by the water vapor pressure difference between skind and the environment, and by the exchange area." ; <http://qudt.org/schema/qudt/symbol> "h_e" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Combined Non Evaporative Heat Transfer Coefficient"@en ; .
{"resource":"Combined Non Evaporative Heat Transfer Coefficient" ,"qname":"quantitykind:EvaporativeHeatTransferCoefficient" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/EvaporativeHeatTransferCoefficient" ,"properties":["applicable unit":"unit:W-PER-M2-PA" ,"description":"\"Evaporative Heat Transfer Coefficient\" is the areic heat transfer coefficient multiplied by the water vapor pressure difference between skind and the environment, and by the exchange area." ,"description (plain text)":"\"Evaporative Heat Transfer Coefficient\" is the areic heat transfer coefficient multiplied by the water vapor pressure difference between skind and the environment, and by the exchange area." ,"has dimension vector":"qkdv:A0E0L1I0M0H0T-1D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Combined Non Evaporative Heat Transfer Coefficient" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=43012" ,"symbol":"h_e" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/EvaporativeHeatTransferCoefficient", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Evaporative Heat Transfer Coefficient\" is the areic heat transfer coefficient multiplied by the water vapor pressure difference between skind and the environment, and by the exchange area.", "applicableUnit" : "http://qudt.org/vocab/unit/W-PER-M2-PA", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=43012", "plainTextDescription" : "\"Evaporative Heat Transfer Coefficient\" is the areic heat transfer coefficient multiplied by the water vapor pressure difference between skind and the environment, and by the exchange area.", "symbol" : "h_e", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Combined Non Evaporative Heat Transfer Coefficient" }, "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:ExchangeIntegral
URI: http://qudt.org/vocab/quantitykind/ExchangeIntegral
"Exchange Integral" is the constituent of the interaction energy between the spins of adjacent electrons in matter arising from the overlap of electron state functions.
@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/ExchangeIntegral> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Exchange Integral\" is the constituent of the interaction energy between the spins of adjacent electrons in matter arising from the overlap of electron state functions."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Exchange_interaction"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Exchange Integral\" is the constituent of the interaction energy between the spins of adjacent electrons in matter arising from the overlap of electron state functions." ; <http://qudt.org/schema/qudt/symbol> "K" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Exchange Integral"@en ; .
{"resource":"Exchange Integral" ,"qname":"quantitykind:ExchangeIntegral" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ExchangeIntegral" ,"properties":["applicable unit":"unit:J" ,"description":"\"Exchange Integral\" is the constituent of the interaction energy between the spins of adjacent electrons in matter arising from the overlap of electron state functions." ,"description (plain text)":"\"Exchange Integral\" is the constituent of the interaction energy between the spins of adjacent electrons in matter arising from the overlap of electron state functions." ,"has dimension vector":"qkdv:A0E0L2I0M1H0T-2D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Exchange_interaction" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Exchange Integral" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31897" ,"symbol":"K" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ExchangeIntegral", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Exchange Integral\" is the constituent of the interaction energy between the spins of adjacent electrons in matter arising from the overlap of electron state functions.", "applicableUnit" : "http://qudt.org/vocab/unit/J", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0", "informativeReference" : "http://en.wikipedia.org/wiki/Exchange_interaction", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31897", "plainTextDescription" : "\"Exchange Integral\" is the constituent of the interaction energy between the spins of adjacent electrons in matter arising from the overlap of electron state functions.", "symbol" : "K", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Exchange Integral" }, "@context" : { "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "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#" } }
quantitykind:ExhaustGasMeanMolecularWeight
URI: http://qudt.org/vocab/quantitykind/ExhaustGasMeanMolecularWeight
@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/ExhaustGasMeanMolecularWeight> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Exhaust Gas Mean Molecular Weight"@en ; .
{"resource":"Exhaust Gas Mean Molecular Weight" ,"qname":"quantitykind:ExhaustGasMeanMolecularWeight" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ExhaustGasMeanMolecularWeight" ,"properties":["has dimension vector":"qkdv:A1E0L0I0M0H0T0D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Exhaust Gas Mean Molecular Weight" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ExhaustGasMeanMolecularWeight", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Exhaust Gas Mean Molecular Weight" }, "@context" : { "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:ExhaustGasesSpecificHeat
URI: http://qudt.org/vocab/quantitykind/ExhaustGasesSpecificHeat
Specific heat of exhaust gases at constant pressure.
@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/ExhaustGasesSpecificHeat> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "Specific heat of exhaust gases at constant pressure."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-LB-DEG_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-LB-DEG_R> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_TH-PER-LB-DEG_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_IT-PER-GM-DEG_C> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_IT-PER-GM-K> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_TH-PER-GM-DEG_C> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_TH-PER-GM-K> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J-PER-GM-DEG_C> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J-PER-GM-K> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J-PER-KiloGM-DEG_C> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J-PER-KiloGM-K> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCAL-PER-GM-DEG_C> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M2-PER-SEC2-K> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H-1T-2D0> ; <http://qudt.org/schema/qudt/plainTextDescription> "Specific heat of exhaust gases at constant pressure." ; <http://qudt.org/schema/qudt/symbol> "c_p" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Exhaust Gases Specific Heat"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/SpecificHeatCapacity> ; .
{"resource":"Exhaust Gases Specific Heat" ,"qname":"quantitykind:ExhaustGasesSpecificHeat" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ExhaustGasesSpecificHeat" ,"properties":["applicable unit":"unit:BTU_IT-PER-LB-DEG_F" ,"applicable unit":"unit:BTU_IT-PER-LB-DEG_R" ,"applicable unit":"unit:BTU_TH-PER-LB-DEG_F" ,"applicable unit":"unit:CAL_IT-PER-GM-DEG_C" ,"applicable unit":"unit:CAL_IT-PER-GM-K" ,"applicable unit":"unit:CAL_TH-PER-GM-DEG_C" ,"applicable unit":"unit:CAL_TH-PER-GM-K" ,"applicable unit":"unit:J-PER-GM-DEG_C" ,"applicable unit":"unit:J-PER-GM-K" ,"applicable unit":"unit:J-PER-KiloGM-DEG_C" ,"applicable unit":"unit:J-PER-KiloGM-K" ,"applicable unit":"unit:KiloCAL-PER-GM-DEG_C" ,"applicable unit":"unit:M2-PER-SEC2-K" ,"description":"Specific heat of exhaust gases at constant pressure." ,"description (plain text)":"Specific heat of exhaust gases at constant pressure." ,"has broader":"quantitykind:SpecificHeatCapacity" ,"has dimension vector":"qkdv:A0E0L2I0M0H-1T-2D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Exhaust Gases Specific Heat" ,"symbol":"c_p" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ExhaustGasesSpecificHeat", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "Specific heat of exhaust gases at constant pressure.", "applicableUnit" : [ "http://qudt.org/vocab/unit/CAL_TH-PER-GM-DEG_C", "http://qudt.org/vocab/unit/J-PER-KiloGM-K", "http://qudt.org/vocab/unit/J-PER-GM-DEG_C", "http://qudt.org/vocab/unit/M2-PER-SEC2-K", "http://qudt.org/vocab/unit/BTU_TH-PER-LB-DEG_F", "http://qudt.org/vocab/unit/BTU_IT-PER-LB-DEG_F", "http://qudt.org/vocab/unit/J-PER-GM-K", "http://qudt.org/vocab/unit/J-PER-KiloGM-DEG_C", "http://qudt.org/vocab/unit/CAL_IT-PER-GM-K", "http://qudt.org/vocab/unit/CAL_TH-PER-GM-K", "http://qudt.org/vocab/unit/BTU_IT-PER-LB-DEG_R", "http://qudt.org/vocab/unit/KiloCAL-PER-GM-DEG_C", "http://qudt.org/vocab/unit/CAL_IT-PER-GM-DEG_C" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H-1T-2D0", "plainTextDescription" : "Specific heat of exhaust gases at constant pressure.", "symbol" : "c_p", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Exhaust Gases Specific Heat" }, "broader" : "http://qudt.org/vocab/quantitykind/SpecificHeatCapacity", "@context" : { "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@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#" } }
quantitykind:ExhaustStreamPower
URI: http://qudt.org/vocab/quantitykind/ExhaustStreamPower
@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/ExhaustStreamPower> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BAR-L-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BAR-M3-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ERG-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-LB_F-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-LB_F-PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-LB_F-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaJ-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaW> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HP> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HP_Boiler> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HP_Brake> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HP_Electric> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HP_Metric> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoPA-L-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoPA-M3-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBTU_IT-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCAL-PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCAL-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloW> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaBTU_IT-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaJ-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaJ-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaPA-L-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaPA-M3-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaW> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroW> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliBAR-L-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliBAR-M3-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliW> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoW> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PA-L-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PA-M3-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PSI-IN3-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PSI-L-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PSI-M3-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PSI-YD3-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoW> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckPower> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/THM_US-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_FG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TeraW> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\rho\\)"^^<http://qudt.org/schema/qudt/LatexString> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Exhaust Stream Power"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Power> ; .
{"resource":"Exhaust Stream Power" ,"qname":"quantitykind:ExhaustStreamPower" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ExhaustStreamPower" ,"properties":["applicable unit":"unit:BAR-L-PER-SEC" ,"applicable unit":"unit:BAR-M3-PER-SEC" ,"applicable unit":"unit:BTU_IT-PER-HR" ,"applicable unit":"unit:BTU_IT-PER-SEC" ,"applicable unit":"unit:ERG-PER-SEC" ,"applicable unit":"unit:FT-LB_F-PER-HR" ,"applicable unit":"unit:FT-LB_F-PER-MIN" ,"applicable unit":"unit:FT-LB_F-PER-SEC" ,"applicable unit":"unit:GigaJ-PER-HR" ,"applicable unit":"unit:GigaW" ,"applicable unit":"unit:HP" ,"applicable unit":"unit:HP_Boiler" ,"applicable unit":"unit:HP_Brake" ,"applicable unit":"unit:HP_Electric" ,"applicable unit":"unit:HP_Metric" ,"applicable unit":"unit:HectoPA-L-PER-SEC" ,"applicable unit":"unit:HectoPA-M3-PER-SEC" ,"applicable unit":"unit:J-PER-HR" ,"applicable unit":"unit:J-PER-SEC" ,"applicable unit":"unit:KiloBTU_IT-PER-HR" ,"applicable unit":"unit:KiloCAL-PER-MIN" ,"applicable unit":"unit:KiloCAL-PER-SEC" ,"applicable unit":"unit:KiloW" ,"applicable unit":"unit:MegaBTU_IT-PER-HR" ,"applicable unit":"unit:MegaJ-PER-HR" ,"applicable unit":"unit:MegaJ-PER-SEC" ,"applicable unit":"unit:MegaPA-L-PER-SEC" ,"applicable unit":"unit:MegaPA-M3-PER-SEC" ,"applicable unit":"unit:MegaW" ,"applicable unit":"unit:MicroW" ,"applicable unit":"unit:MilliBAR-L-PER-SEC" ,"applicable unit":"unit:MilliBAR-M3-PER-SEC" ,"applicable unit":"unit:MilliW" ,"applicable unit":"unit:NanoW" ,"applicable unit":"unit:PA-L-PER-SEC" ,"applicable unit":"unit:PA-M3-PER-SEC" ,"applicable unit":"unit:PSI-IN3-PER-SEC" ,"applicable unit":"unit:PSI-L-PER-SEC" ,"applicable unit":"unit:PSI-M3-PER-SEC" ,"applicable unit":"unit:PSI-YD3-PER-SEC" ,"applicable unit":"unit:PicoW" ,"applicable unit":"unit:PlanckPower" ,"applicable unit":"unit:THM_US-PER-HR" ,"applicable unit":"unit:TON_FG" ,"applicable unit":"unit:TeraW" ,"applicable unit":"unit:W" ,"has broader":"quantitykind:Power" ,"has dimension vector":"qkdv:A0E0L2I0M1H0T-3D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Exhaust Stream Power" ,"latex symbol":"\\(\\rho\\)" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ExhaustStreamPower", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "applicableUnit" : [ "http://qudt.org/vocab/unit/PSI-IN3-PER-SEC", "http://qudt.org/vocab/unit/KiloW", "http://qudt.org/vocab/unit/GigaJ-PER-HR", "http://qudt.org/vocab/unit/PSI-L-PER-SEC", "http://qudt.org/vocab/unit/PA-L-PER-SEC", "http://qudt.org/vocab/unit/FT-LB_F-PER-MIN", "http://qudt.org/vocab/unit/TON_FG", "http://qudt.org/vocab/unit/BTU_IT-PER-SEC", "http://qudt.org/vocab/unit/KiloBTU_IT-PER-HR", "http://qudt.org/vocab/unit/HectoPA-M3-PER-SEC", "http://qudt.org/vocab/unit/KiloCAL-PER-MIN", "http://qudt.org/vocab/unit/MegaPA-L-PER-SEC", "http://qudt.org/vocab/unit/BAR-M3-PER-SEC", "http://qudt.org/vocab/unit/MilliW", "http://qudt.org/vocab/unit/HP_Brake", "http://qudt.org/vocab/unit/PlanckPower", "http://qudt.org/vocab/unit/MegaJ-PER-SEC", "http://qudt.org/vocab/unit/FT-LB_F-PER-SEC", "http://qudt.org/vocab/unit/GigaW", "http://qudt.org/vocab/unit/MilliBAR-M3-PER-SEC", "http://qudt.org/vocab/unit/TeraW", "http://qudt.org/vocab/unit/MilliBAR-L-PER-SEC", "http://qudt.org/vocab/unit/MegaPA-M3-PER-SEC", "http://qudt.org/vocab/unit/MegaJ-PER-HR", "http://qudt.org/vocab/unit/J-PER-HR", "http://qudt.org/vocab/unit/PA-M3-PER-SEC", "http://qudt.org/vocab/unit/BAR-L-PER-SEC", "http://qudt.org/vocab/unit/PicoW", "http://qudt.org/vocab/unit/MegaBTU_IT-PER-HR", "http://qudt.org/vocab/unit/HP_Electric", "http://qudt.org/vocab/unit/MegaW", "http://qudt.org/vocab/unit/ERG-PER-SEC", "http://qudt.org/vocab/unit/W", "http://qudt.org/vocab/unit/NanoW", "http://qudt.org/vocab/unit/KiloCAL-PER-SEC", "http://qudt.org/vocab/unit/MicroW", "http://qudt.org/vocab/unit/FT-LB_F-PER-HR", "http://qudt.org/vocab/unit/THM_US-PER-HR", "http://qudt.org/vocab/unit/HectoPA-L-PER-SEC", "http://qudt.org/vocab/unit/HP_Metric", "http://qudt.org/vocab/unit/PSI-YD3-PER-SEC", "http://qudt.org/vocab/unit/BTU_IT-PER-HR", "http://qudt.org/vocab/unit/HP_Boiler", "http://qudt.org/vocab/unit/PSI-M3-PER-SEC", "http://qudt.org/vocab/unit/J-PER-SEC", "http://qudt.org/vocab/unit/HP" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0", "latexSymbol" : "\\(\\rho\\)", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Exhaust Stream Power" }, "broader" : "http://qudt.org/vocab/quantitykind/Power", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "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#" } }
quantitykind:ExitPlaneCrossSectionalArea
URI: http://qudt.org/vocab/quantitykind/ExitPlaneCrossSectionalArea
Cross-sectional area at exit plane of nozzle
@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/ExitPlaneCrossSectionalArea> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "Cross-sectional area at exit plane of nozzle"^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ARE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BARN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaARE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MIL_Circ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckArea> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YD2> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ; <http://qudt.org/schema/qudt/plainTextDescription> "Cross-sectional area at exit plane of nozzle" ; <http://qudt.org/schema/qudt/symbol> "A_{e}" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Exit Plane Cross-sectional Area"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Area> ; .
{"resource":"Exit Plane Cross-sectional Area" ,"qname":"quantitykind:ExitPlaneCrossSectionalArea" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ExitPlaneCrossSectionalArea" ,"properties":["applicable unit":"unit:AC" ,"applicable unit":"unit:ARE" ,"applicable unit":"unit:BARN" ,"applicable unit":"unit:CentiM2" ,"applicable unit":"unit:DecaARE" ,"applicable unit":"unit:DeciM2" ,"applicable unit":"unit:FT2" ,"applicable unit":"unit:HA" ,"applicable unit":"unit:IN2" ,"applicable unit":"unit:M2" ,"applicable unit":"unit:MI2" ,"applicable unit":"unit:MIL_Circ" ,"applicable unit":"unit:MicroM2" ,"applicable unit":"unit:MilliM2" ,"applicable unit":"unit:NanoM2" ,"applicable unit":"unit:PlanckArea" ,"applicable unit":"unit:YD2" ,"description":"Cross-sectional area at exit plane of nozzle" ,"description (plain text)":"Cross-sectional area at exit plane of nozzle" ,"has broader":"quantitykind:Area" ,"has dimension vector":"qkdv:A0E0L2I0M0H0T0D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Exit Plane Cross-sectional Area" ,"symbol":"A_{e}" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ExitPlaneCrossSectionalArea", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "Cross-sectional area at exit plane of nozzle", "applicableUnit" : [ "http://qudt.org/vocab/unit/M2", "http://qudt.org/vocab/unit/CentiM2", "http://qudt.org/vocab/unit/MilliM2", "http://qudt.org/vocab/unit/YD2", "http://qudt.org/vocab/unit/DecaARE", "http://qudt.org/vocab/unit/FT2", "http://qudt.org/vocab/unit/MI2", "http://qudt.org/vocab/unit/HA", "http://qudt.org/vocab/unit/AC", "http://qudt.org/vocab/unit/PlanckArea", "http://qudt.org/vocab/unit/ARE", "http://qudt.org/vocab/unit/MIL_Circ", "http://qudt.org/vocab/unit/DeciM2", "http://qudt.org/vocab/unit/BARN", "http://qudt.org/vocab/unit/MicroM2", "http://qudt.org/vocab/unit/NanoM2", "http://qudt.org/vocab/unit/IN2" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0", "plainTextDescription" : "Cross-sectional area at exit plane of nozzle", "symbol" : "A_{e}", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Exit Plane Cross-sectional Area" }, "broader" : "http://qudt.org/vocab/quantitykind/Area", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@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#" } }
quantitykind:ExitPlanePressure
URI: http://qudt.org/vocab/quantitykind/ExitPlanePressure
@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/ExitPlanePressure> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ATM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ATM_T> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BARAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BARYE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM_H2O> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM_HG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DYN-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT_H2O> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT_HG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM_F-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN_H2O> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN_HG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KIP_F-PER-IN2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM_F-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM_F-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM_F-PER-MilliM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloLB_F-PER-IN2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloN-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloPA_A> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_F-PER-FT2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_F-PER-IN2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaPSI> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroATM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroTORR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM_H2O> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM_HG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM_HGA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliTORR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N-PER-MilliM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PDL-PER-FT2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PSI> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckPressure> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TORR> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ; <http://qudt.org/schema/qudt/symbol> "p_{e}" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Exit Plane Pressure"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Pressure> ; .
{"resource":"Exit Plane Pressure" ,"qname":"quantitykind:ExitPlanePressure" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ExitPlanePressure" ,"properties":["applicable unit":"unit:ATM" ,"applicable unit":"unit:ATM_T" ,"applicable unit":"unit:BAR" ,"applicable unit":"unit:BARAD" ,"applicable unit":"unit:BARYE" ,"applicable unit":"unit:CentiBAR" ,"applicable unit":"unit:CentiM_H2O" ,"applicable unit":"unit:CentiM_HG" ,"applicable unit":"unit:DYN-PER-CentiM2" ,"applicable unit":"unit:DecaPA" ,"applicable unit":"unit:DeciBAR" ,"applicable unit":"unit:FT_H2O" ,"applicable unit":"unit:FT_HG" ,"applicable unit":"unit:GM_F-PER-CentiM2" ,"applicable unit":"unit:GigaPA" ,"applicable unit":"unit:HectoBAR" ,"applicable unit":"unit:HectoPA" ,"applicable unit":"unit:IN_H2O" ,"applicable unit":"unit:IN_HG" ,"applicable unit":"unit:KIP_F-PER-IN2" ,"applicable unit":"unit:KiloBAR" ,"applicable unit":"unit:KiloGM-PER-M-SEC2" ,"applicable unit":"unit:KiloGM_F-PER-CentiM2" ,"applicable unit":"unit:KiloGM_F-PER-M2" ,"applicable unit":"unit:KiloGM_F-PER-MilliM2" ,"applicable unit":"unit:KiloLB_F-PER-IN2" ,"applicable unit":"unit:KiloN-PER-M2" ,"applicable unit":"unit:KiloPA" ,"applicable unit":"unit:KiloPA_A" ,"applicable unit":"unit:LB_F-PER-FT2" ,"applicable unit":"unit:LB_F-PER-IN2" ,"applicable unit":"unit:MegaBAR" ,"applicable unit":"unit:MegaPA" ,"applicable unit":"unit:MegaPSI" ,"applicable unit":"unit:MicroATM" ,"applicable unit":"unit:MicroBAR" ,"applicable unit":"unit:MicroPA" ,"applicable unit":"unit:MicroTORR" ,"applicable unit":"unit:MilliBAR" ,"applicable unit":"unit:MilliM_H2O" ,"applicable unit":"unit:MilliM_HG" ,"applicable unit":"unit:MilliM_HGA" ,"applicable unit":"unit:MilliPA" ,"applicable unit":"unit:MilliTORR" ,"applicable unit":"unit:N-PER-CentiM2" ,"applicable unit":"unit:N-PER-M2" ,"applicable unit":"unit:N-PER-MilliM2" ,"applicable unit":"unit:PA" ,"applicable unit":"unit:PDL-PER-FT2" ,"applicable unit":"unit:PSI" ,"applicable unit":"unit:PicoPA" ,"applicable unit":"unit:PlanckPressure" ,"applicable unit":"unit:TORR" ,"has broader":"quantitykind:Pressure" ,"has dimension vector":"qkdv:A0E0L-1I0M1H0T-2D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Exit Plane Pressure" ,"symbol":"p_{e}" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ExitPlanePressure", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "applicableUnit" : [ "http://qudt.org/vocab/unit/MicroATM", "http://qudt.org/vocab/unit/LB_F-PER-IN2", "http://qudt.org/vocab/unit/N-PER-MilliM2", "http://qudt.org/vocab/unit/PlanckPressure", "http://qudt.org/vocab/unit/BARYE", "http://qudt.org/vocab/unit/KiloPA", "http://qudt.org/vocab/unit/HectoBAR", "http://qudt.org/vocab/unit/MilliM_HGA", "http://qudt.org/vocab/unit/MilliTORR", "http://qudt.org/vocab/unit/KiloGM_F-PER-CentiM2", "http://qudt.org/vocab/unit/N-PER-CentiM2", "http://qudt.org/vocab/unit/KiloBAR", "http://qudt.org/vocab/unit/DeciBAR", "http://qudt.org/vocab/unit/MicroPA", "http://qudt.org/vocab/unit/MilliPA", "http://qudt.org/vocab/unit/KiloLB_F-PER-IN2", "http://qudt.org/vocab/unit/MilliBAR", "http://qudt.org/vocab/unit/MegaPSI", "http://qudt.org/vocab/unit/BARAD", "http://qudt.org/vocab/unit/KIP_F-PER-IN2", "http://qudt.org/vocab/unit/KiloGM_F-PER-M2", "http://qudt.org/vocab/unit/PA", "http://qudt.org/vocab/unit/DYN-PER-CentiM2", "http://qudt.org/vocab/unit/N-PER-M2", "http://qudt.org/vocab/unit/KiloN-PER-M2", "http://qudt.org/vocab/unit/DecaPA", "http://qudt.org/vocab/unit/FT_H2O", "http://qudt.org/vocab/unit/ATM_T", "http://qudt.org/vocab/unit/KiloGM_F-PER-MilliM2", "http://qudt.org/vocab/unit/ATM", "http://qudt.org/vocab/unit/MilliM_H2O", "http://qudt.org/vocab/unit/IN_H2O", "http://qudt.org/vocab/unit/PicoPA", "http://qudt.org/vocab/unit/MegaBAR", "http://qudt.org/vocab/unit/IN_HG", "http://qudt.org/vocab/unit/MicroBAR", "http://qudt.org/vocab/unit/GigaPA", "http://qudt.org/vocab/unit/KiloPA_A", "http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2", "http://qudt.org/vocab/unit/MicroTORR", "http://qudt.org/vocab/unit/LB_F-PER-FT2", "http://qudt.org/vocab/unit/PDL-PER-FT2", "http://qudt.org/vocab/unit/MilliM_HG", "http://qudt.org/vocab/unit/PSI", "http://qudt.org/vocab/unit/TORR", "http://qudt.org/vocab/unit/MegaPA", "http://qudt.org/vocab/unit/FT_HG", "http://qudt.org/vocab/unit/HectoPA", "http://qudt.org/vocab/unit/CentiM_HG", "http://qudt.org/vocab/unit/BAR", "http://qudt.org/vocab/unit/GM_F-PER-CentiM2", "http://qudt.org/vocab/unit/CentiBAR", "http://qudt.org/vocab/unit/CentiM_H2O" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0", "symbol" : "p_{e}", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Exit Plane Pressure" }, "broader" : "http://qudt.org/vocab/quantitykind/Pressure", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "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#" } }
quantitykind:ExitPlaneTemperature
URI: http://qudt.org/vocab/quantitykind/ExitPlaneTemperature
@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/ExitPlaneTemperature> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG_C> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG_R> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/K> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliDEG_C> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckTemperature> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0> ; <http://qudt.org/schema/qudt/symbol> "T_e" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Exit Plane Temperature"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Temperature> ; .
{"resource":"Exit Plane Temperature" ,"qname":"quantitykind:ExitPlaneTemperature" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ExitPlaneTemperature" ,"properties":["applicable unit":"unit:DEG_C" ,"applicable unit":"unit:DEG_F" ,"applicable unit":"unit:DEG_R" ,"applicable unit":"unit:K" ,"applicable unit":"unit:MilliDEG_C" ,"applicable unit":"unit:PlanckTemperature" ,"has broader":"quantitykind:Temperature" ,"has dimension vector":"qkdv:A0E0L0I0M0H1T0D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Exit Plane Temperature" ,"symbol":"T_e" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ExitPlaneTemperature", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "applicableUnit" : [ "http://qudt.org/vocab/unit/DEG_R", "http://qudt.org/vocab/unit/K", "http://qudt.org/vocab/unit/DEG_C", "http://qudt.org/vocab/unit/PlanckTemperature", "http://qudt.org/vocab/unit/MilliDEG_C", "http://qudt.org/vocab/unit/DEG_F" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0", "symbol" : "T_e", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Exit Plane Temperature" }, "broader" : "http://qudt.org/vocab/quantitykind/Temperature", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "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#" } }
quantitykind:ExpansionRatio
URI: http://qudt.org/vocab/quantitykind/ExpansionRatio
@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/ExpansionRatio> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-K> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PPM-PER-K> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PPTM-PER-K> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H-1T0D0> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Expansion Ratio"@en ; .
{"resource":"Expansion Ratio" ,"qname":"quantitykind:ExpansionRatio" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ExpansionRatio" ,"properties":["applicable unit":"unit:PER-K" ,"applicable unit":"unit:PPM-PER-K" ,"applicable unit":"unit:PPTM-PER-K" ,"has dimension vector":"qkdv:A0E0L0I0M0H-1T0D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Expansion Ratio" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ExpansionRatio", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "applicableUnit" : [ "http://qudt.org/vocab/unit/PER-K", "http://qudt.org/vocab/unit/PPM-PER-K", "http://qudt.org/vocab/unit/PPTM-PER-K" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H-1T0D0", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Expansion Ratio" }, "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:Exposure
URI: http://qudt.org/vocab/quantitykind/Exposure
"Exposure" reflects the extent of ionization events taking place when air is irradiated by ionizing photons (gamma radiation and/or x rays). In photography, exposure is the amount of light allowed to fall on each area unit of a photographic medium (photographic film or image sensor) during the process of taking a photograph. Exposure is measured in lux seconds, and can be computed from exposure value (EV) and scene luminance in a specified region.
@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/Exposure> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Exposure\" reflects the extent of ionization events taking place when air is irradiated by ionizing photons (gamma radiation and/or x rays). In photography, exposure is the amount of light allowed to fall on each area unit of a photographic medium (photographic film or image sensor) during the process of taking a photograph. Exposure is measured in lux seconds, and can be computed from exposure value (EV) and scene luminance in a specified region."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/A-M2-PER-J-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C-PER-KiloGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HZ-PER-T> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaHZ-PER-T> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliC-PER-KiloGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-T-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/R> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Exposure"^^xsd:anyURI ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H0T1D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Exposure_%28photography%29"^^xsd:anyURI ; <http://qudt.org/schema/qudt/informativeReference> "http://hps.org/publicinformation/ate/faqs/gammaandexposure.html"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "For X-or gamma radiation, \\(X = \\frac{dQ}{dm}\\), where \\(dQ\\) is the absolute value of the mean total electric charge of the ions of the same sign produced in dry air when all the electrons and positrons liberated or created by photons in an element of air are completely stopped in air, and \\(dm\\) is the mass of that element."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Exposure\" reflects the extent of ionization events taking place when air is irradiated by ionizing photons (gamma radiation and/or x rays). In photography, exposure is the amount of light allowed to fall on each area unit of a photographic medium (photographic film or image sensor) during the process of taking a photograph. Exposure is measured in lux seconds, and can be computed from exposure value (EV) and scene luminance in a specified region." ; <http://qudt.org/schema/qudt/symbol> "X" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Exposure"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/ElectricChargePerMass> ; .
{"resource":"Exposure" ,"qname":"quantitykind:Exposure" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Exposure" ,"properties":["applicable unit":"unit:A-M2-PER-J-SEC" ,"applicable unit":"unit:C-PER-KiloGM" ,"applicable unit":"unit:HZ-PER-T" ,"applicable unit":"unit:KiloR" ,"applicable unit":"unit:MegaHZ-PER-T" ,"applicable unit":"unit:MilliC-PER-KiloGM" ,"applicable unit":"unit:MilliR" ,"applicable unit":"unit:PER-T-SEC" ,"applicable unit":"unit:R" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Exposure" ,"description":"\"Exposure\" reflects the extent of ionization events taking place when air is irradiated by ionizing photons (gamma radiation and\/or x rays). In photography, exposure is the amount of light allowed to fall on each area unit of a photographic medium (photographic film or image sensor) during the process of taking a photograph. Exposure is measured in lux seconds, and can be computed from exposure value (EV) and scene luminance in a specified region." ,"description (plain text)":"\"Exposure\" reflects the extent of ionization events taking place when air is irradiated by ionizing photons (gamma radiation and\/or x rays). In photography, exposure is the amount of light allowed to fall on each area unit of a photographic medium (photographic film or image sensor) during the process of taking a photograph. Exposure is measured in lux seconds, and can be computed from exposure value (EV) and scene luminance in a specified region." ,"has broader":"quantitykind:ElectricChargePerMass" ,"has dimension vector":"qkdv:A0E1L0I0M-1H0T1D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Exposure_%28photography%29" ,"informative reference":"http:\/\/hps.org\/publicinformation\/ate\/faqs\/gammaandexposure.html" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Exposure" ,"latex definition":"For X-or gamma radiation, \\(X = \\frac{dQ}{dm}\\), where \\(dQ\\) is the absolute value of the mean total electric charge of the ions of the same sign produced in dry air when all the electrons and positrons liberated or created by photons in an element of air are completely stopped in air, and \\(dm\\) is the mass of that element." ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31895" ,"symbol":"X" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/Exposure", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Exposure\" reflects the extent of ionization events taking place when air is irradiated by ionizing photons (gamma radiation and/or x rays). In photography, exposure is the amount of light allowed to fall on each area unit of a photographic medium (photographic film or image sensor) during the process of taking a photograph. Exposure is measured in lux seconds, and can be computed from exposure value (EV) and scene luminance in a specified region.", "applicableUnit" : [ "http://qudt.org/vocab/unit/MilliC-PER-KiloGM", "http://qudt.org/vocab/unit/MegaHZ-PER-T", "http://qudt.org/vocab/unit/HZ-PER-T", "http://qudt.org/vocab/unit/MilliR", "http://qudt.org/vocab/unit/KiloR", "http://qudt.org/vocab/unit/PER-T-SEC", "http://qudt.org/vocab/unit/R", "http://qudt.org/vocab/unit/C-PER-KiloGM", "http://qudt.org/vocab/unit/A-M2-PER-J-SEC" ], "dbpediaMatch" : "http://dbpedia.org/resource/Exposure", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H0T1D0", "informativeReference" : [ "http://hps.org/publicinformation/ate/faqs/gammaandexposure.html", "http://en.wikipedia.org/wiki/Exposure_%28photography%29" ], "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31895", "latexDefinition" : "For X-or gamma radiation, \\(X = \\frac{dQ}{dm}\\), where \\(dQ\\) is the absolute value of the mean total electric charge of the ions of the same sign produced in dry air when all the electrons and positrons liberated or created by photons in an element of air are completely stopped in air, and \\(dm\\) is the mass of that element.", "plainTextDescription" : "\"Exposure\" reflects the extent of ionization events taking place when air is irradiated by ionizing photons (gamma radiation and/or x rays). In photography, exposure is the amount of light allowed to fall on each area unit of a photographic medium (photographic film or image sensor) during the process of taking a photograph. Exposure is measured in lux seconds, and can be computed from exposure value (EV) and scene luminance in a specified region.", "symbol" : "X", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Exposure" }, "broader" : "http://qudt.org/vocab/quantitykind/ElectricChargePerMass", "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "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#" } }
quantitykind:ExposureRate
URI: http://qudt.org/vocab/quantitykind/ExposureRate
"Exposure Rate" expresses the rate of charge production per unit mass of air and is commonly expressed in roentgens per hour (R/h) or milliroentgens per hour (mR/h).
@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/ExposureRate> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Exposure Rate\" expresses the rate of charge production per unit mass of air and is commonly expressed in roentgens per hour (R/h) or milliroentgens per hour (mR/h)."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C-PER-KiloGM-SEC> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://hps.org/publicinformation/ate/faqs/gammaandexposure.html"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(\\dot{X} = \\frac{dX}{dt}\\), where \\(X\\) is the increment of exposure during time interval with duration \\(t\\)."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\dot{X}\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Exposure Rate\" expresses the rate of charge production per unit mass of air and is commonly expressed in roentgens per hour (R/h) or milliroentgens per hour (mR/h)." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Exposure Rate"@en ; .
{"resource":"Exposure Rate" ,"qname":"quantitykind:ExposureRate" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ExposureRate" ,"properties":["applicable unit":"unit:C-PER-KiloGM-SEC" ,"description":"\"Exposure Rate\" expresses the rate of charge production per unit mass of air and is commonly expressed in roentgens per hour (R\/h) or milliroentgens per hour (mR\/h)." ,"description (plain text)":"\"Exposure Rate\" expresses the rate of charge production per unit mass of air and is commonly expressed in roentgens per hour (R\/h) or milliroentgens per hour (mR\/h)." ,"has dimension vector":"qkdv:A0E1L0I0M-1H0T0D0" ,"informative reference":"http:\/\/hps.org\/publicinformation\/ate\/faqs\/gammaandexposure.html" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Exposure Rate" ,"latex definition":"\\(\\dot{X} = \\frac{dX}{dt}\\), where \\(X\\) is the increment of exposure during time interval with duration \\(t\\)." ,"latex symbol":"\\(\\dot{X}\\)" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31895" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ExposureRate", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Exposure Rate\" expresses the rate of charge production per unit mass of air and is commonly expressed in roentgens per hour (R/h) or milliroentgens per hour (mR/h).", "applicableUnit" : "http://qudt.org/vocab/unit/C-PER-KiloGM-SEC", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H0T0D0", "informativeReference" : "http://hps.org/publicinformation/ate/faqs/gammaandexposure.html", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31895", "latexDefinition" : "\\(\\dot{X} = \\frac{dX}{dt}\\), where \\(X\\) is the increment of exposure during time interval with duration \\(t\\).", "latexSymbol" : "\\(\\dot{X}\\)", "plainTextDescription" : "\"Exposure Rate\" expresses the rate of charge production per unit mass of air and is commonly expressed in roentgens per hour (R/h) or milliroentgens per hour (mR/h).", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Exposure Rate" }, "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "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#" } }
quantitykind:ExtentOfReaction
URI: http://qudt.org/vocab/quantitykind/ExtentOfReaction
In physical chemistry, the "Extent of Reaction" is a quantity that measures the extent in which the reaction proceeds.
@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/ExtentOfReaction> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "In physical chemistry, the \"Extent of Reaction\" is a quantity that measures the extent in which the reaction proceeds."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiMOL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoMOL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MOL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoMOL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoMOL> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Extent_of_reaction"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(dn_B = \\nu_B d\\xi\\), where \\(n_B\\) is the amount of substance \\(B\\) and \\(\\nu_B\\) is the stoichiometric number of substance \\(B\\)."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\xi\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "In physical chemistry, the \"Extent of Reaction\" is a quantity that measures the extent in which the reaction proceeds." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Extent of Reaction"@en ; .
{"resource":"Extent of Reaction" ,"qname":"quantitykind:ExtentOfReaction" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ExtentOfReaction" ,"properties":["applicable unit":"unit:CentiMOL" ,"applicable unit":"unit:FemtoMOL" ,"applicable unit":"unit:MOL" ,"applicable unit":"unit:NanoMOL" ,"applicable unit":"unit:PicoMOL" ,"description":"In physical chemistry, the \"Extent of Reaction\" is a quantity that measures the extent in which the reaction proceeds." ,"description (plain text)":"In physical chemistry, the \"Extent of Reaction\" is a quantity that measures the extent in which the reaction proceeds." ,"has dimension vector":"qkdv:A1E0L0I0M0H0T0D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Extent_of_reaction" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Extent of Reaction" ,"latex definition":"\\(dn_B = \\nu_B d\\xi\\), where \\(n_B\\) is the amount of substance \\(B\\) and \\(\\nu_B\\) is the stoichiometric number of substance \\(B\\)." ,"latex symbol":"\\(\\xi\\)" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31894" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ExtentOfReaction", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "In physical chemistry, the \"Extent of Reaction\" is a quantity that measures the extent in which the reaction proceeds.", "applicableUnit" : [ "http://qudt.org/vocab/unit/CentiMOL", "http://qudt.org/vocab/unit/PicoMOL", "http://qudt.org/vocab/unit/MOL", "http://qudt.org/vocab/unit/FemtoMOL", "http://qudt.org/vocab/unit/NanoMOL" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0", "informativeReference" : "http://en.wikipedia.org/wiki/Extent_of_reaction", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31894", "latexDefinition" : "\\(dn_B = \\nu_B d\\xi\\), where \\(n_B\\) is the amount of substance \\(B\\) and \\(\\nu_B\\) is the stoichiometric number of substance \\(B\\).", "latexSymbol" : "\\(\\xi\\)", "plainTextDescription" : "In physical chemistry, the \"Extent of Reaction\" is a quantity that measures the extent in which the reaction proceeds.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Extent of Reaction" }, "@context" : { "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "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" }, "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#" } }
quantitykind:FLIGHT-PERFORMANCE-RESERVE-PROPELLANT-MASS
URI: http://qudt.org/vocab/quantitykind/FLIGHT-PERFORMANCE-RESERVE-PROPELLANT-MASS
A quantity of propellant, at a nominal mixture ratio, along with fuel bias that is set aside from total propellant loaded to cover for statistical variations of flight hardware characteristics and environment conditions on the day of launch. The launch vehicle is designed to accommodate the maximum FPR loading.
@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/FLIGHT-PERFORMANCE-RESERVE-PROPELLANT-MASS> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "A quantity of propellant, at a nominal mixture ratio, along with fuel bias that is set aside from total propellant loaded to cover for statistical variations of flight hardware characteristics and environment conditions on the day of launch. The launch vehicle is designed to accommodate the maximum FPR loading."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AMU> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CARAT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CWT_LONG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CWT_SHORT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DRAM_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DRAM_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DWT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciTONNE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciTON_Metric> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/EarthMass> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GRAIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Hundredweight_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Hundredweight_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloTONNE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloTON_Metric> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_T> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LunarMass> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ_M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ_TROY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Pennyweight> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckMass> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Quarter_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/SLUG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/SolarMass> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Stone_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TONNE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_Assay> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_LONG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_Metric> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_SHORT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/U> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ; <http://qudt.org/schema/qudt/plainTextDescription> "A quantity of propellant, at a nominal mixture ratio, along with fuel bias that is set aside from total propellant loaded to cover for statistical variations of flight hardware characteristics and environment conditions on the day of launch. The launch vehicle is designed to accommodate the maximum FPR loading." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Flight Performance Reserve Propellant Mass"@en ; <http://www.w3.org/2004/02/skos/core#altLabel> "FPR" ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Mass> ; .
{"resource":"Flight Performance Reserve Propellant Mass" ,"qname":"quantitykind:FLIGHT-PERFORMANCE-RESERVE-PROPELLANT-MASS" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/FLIGHT-PERFORMANCE-RESERVE-PROPELLANT-MASS" ,"properties":["alternative label":"FPR" ,"applicable unit":"unit:AMU" ,"applicable unit":"unit:CARAT" ,"applicable unit":"unit:CWT_LONG" ,"applicable unit":"unit:CWT_SHORT" ,"applicable unit":"unit:CentiGM" ,"applicable unit":"unit:DRAM_UK" ,"applicable unit":"unit:DRAM_US" ,"applicable unit":"unit:DWT" ,"applicable unit":"unit:DecaGM" ,"applicable unit":"unit:DeciGM" ,"applicable unit":"unit:DeciTONNE" ,"applicable unit":"unit:DeciTON_Metric" ,"applicable unit":"unit:EarthMass" ,"applicable unit":"unit:FemtoGM" ,"applicable unit":"unit:GM" ,"applicable unit":"unit:GRAIN" ,"applicable unit":"unit:HectoGM" ,"applicable unit":"unit:Hundredweight_UK" ,"applicable unit":"unit:Hundredweight_US" ,"applicable unit":"unit:KiloGM" ,"applicable unit":"unit:KiloTONNE" ,"applicable unit":"unit:KiloTON_Metric" ,"applicable unit":"unit:LB" ,"applicable unit":"unit:LB_M" ,"applicable unit":"unit:LB_T" ,"applicable unit":"unit:LunarMass" ,"applicable unit":"unit:MegaGM" ,"applicable unit":"unit:MicroGM" ,"applicable unit":"unit:MilliGM" ,"applicable unit":"unit:NanoGM" ,"applicable unit":"unit:OZ" ,"applicable unit":"unit:OZ_M" ,"applicable unit":"unit:OZ_TROY" ,"applicable unit":"unit:Pennyweight" ,"applicable unit":"unit:PicoGM" ,"applicable unit":"unit:PlanckMass" ,"applicable unit":"unit:Quarter_UK" ,"applicable unit":"unit:SLUG" ,"applicable unit":"unit:SolarMass" ,"applicable unit":"unit:Stone_UK" ,"applicable unit":"unit:TONNE" ,"applicable unit":"unit:TON_Assay" ,"applicable unit":"unit:TON_LONG" ,"applicable unit":"unit:TON_Metric" ,"applicable unit":"unit:TON_SHORT" ,"applicable unit":"unit:TON_UK" ,"applicable unit":"unit:TON_US" ,"applicable unit":"unit:U" ,"description":"A quantity of propellant, at a nominal mixture ratio, along with fuel bias that is set aside from total propellant loaded to cover for statistical variations of flight hardware characteristics and environment conditions on the day of launch. The launch vehicle is designed to accommodate the maximum FPR loading." ,"description (plain text)":"A quantity of propellant, at a nominal mixture ratio, along with fuel bias that is set aside from total propellant loaded to cover for statistical variations of flight hardware characteristics and environment conditions on the day of launch. The launch vehicle is designed to accommodate the maximum FPR loading." ,"has broader":"quantitykind:Mass" ,"has dimension vector":"qkdv:A0E0L0I0M1H0T0D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Flight Performance Reserve Propellant Mass" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/FLIGHT-PERFORMANCE-RESERVE-PROPELLANT-MASS", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "A quantity of propellant, at a nominal mixture ratio, along with fuel bias that is set aside from total propellant loaded to cover for statistical variations of flight hardware characteristics and environment conditions on the day of launch. The launch vehicle is designed to accommodate the maximum FPR loading.", "applicableUnit" : [ "http://qudt.org/vocab/unit/MilliGM", "http://qudt.org/vocab/unit/TON_US", "http://qudt.org/vocab/unit/DeciGM", "http://qudt.org/vocab/unit/TON_Assay", "http://qudt.org/vocab/unit/KiloGM", "http://qudt.org/vocab/unit/NanoGM", "http://qudt.org/vocab/unit/LunarMass", "http://qudt.org/vocab/unit/AMU", "http://qudt.org/vocab/unit/CentiGM", "http://qudt.org/vocab/unit/Hundredweight_UK", "http://qudt.org/vocab/unit/MegaGM", "http://qudt.org/vocab/unit/OZ_TROY", "http://qudt.org/vocab/unit/GM", "http://qudt.org/vocab/unit/EarthMass", "http://qudt.org/vocab/unit/TON_LONG", "http://qudt.org/vocab/unit/Stone_UK", "http://qudt.org/vocab/unit/TONNE", "http://qudt.org/vocab/unit/DRAM_UK", "http://qudt.org/vocab/unit/OZ_M", "http://qudt.org/vocab/unit/PlanckMass", "http://qudt.org/vocab/unit/OZ", "http://qudt.org/vocab/unit/KiloTONNE", "http://qudt.org/vocab/unit/CWT_LONG", "http://qudt.org/vocab/unit/Hundredweight_US", "http://qudt.org/vocab/unit/PicoGM", "http://qudt.org/vocab/unit/Pennyweight", "http://qudt.org/vocab/unit/TON_Metric", "http://qudt.org/vocab/unit/LB_M", "http://qudt.org/vocab/unit/CARAT", "http://qudt.org/vocab/unit/DecaGM", "http://qudt.org/vocab/unit/LB", "http://qudt.org/vocab/unit/LB_T", "http://qudt.org/vocab/unit/HectoGM", "http://qudt.org/vocab/unit/U", "http://qudt.org/vocab/unit/SLUG", "http://qudt.org/vocab/unit/MicroGM", "http://qudt.org/vocab/unit/Quarter_UK", "http://qudt.org/vocab/unit/KiloTON_Metric", "http://qudt.org/vocab/unit/SolarMass", "http://qudt.org/vocab/unit/GRAIN", "http://qudt.org/vocab/unit/TON_UK", "http://qudt.org/vocab/unit/DeciTONNE", "http://qudt.org/vocab/unit/CWT_SHORT", "http://qudt.org/vocab/unit/FemtoGM", "http://qudt.org/vocab/unit/DWT", "http://qudt.org/vocab/unit/DRAM_US", "http://qudt.org/vocab/unit/DeciTON_Metric", "http://qudt.org/vocab/unit/TON_SHORT" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0", "plainTextDescription" : "A quantity of propellant, at a nominal mixture ratio, along with fuel bias that is set aside from total propellant loaded to cover for statistical variations of flight hardware characteristics and environment conditions on the day of launch. The launch vehicle is designed to accommodate the maximum FPR loading.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Flight Performance Reserve Propellant Mass" }, "altLabel" : "FPR", "broader" : "http://qudt.org/vocab/quantitykind/Mass", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "altLabel" : { "@id" : "http://www.w3.org/2004/02/skos/core#altLabel" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@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#" } }
quantitykind:FUEL-BIAS
URI: http://qudt.org/vocab/quantitykind/FUEL-BIAS
An additional quantity of fuel to ensure depletion of high-weight oxidizer before fuel for systems with high-oxidizer mixing ratios (e.g., 6:1). This practice allows for more efficient propellant utilization. Denoted as a percentage.
@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/FUEL-BIAS> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "An additional quantity of fuel to ensure depletion of high-weight oxidizer before fuel for systems with high-oxidizer mixing ratios (e.g., 6:1). This practice allows for more efficient propellant utilization. Denoted as a percentage."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DECADE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Flight> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaBasePair> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HeartBeat> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NP> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NUM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OCT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/RPK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/SUSCEPTIBILITY_ELEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/SUSCEPTIBILITY_MAG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/UNITLESS> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/plainTextDescription> "An additional quantity of fuel to ensure depletion of high-weight oxidizer before fuel for systems with high-oxidizer mixing ratios (e.g., 6:1). This practice allows for more efficient propellant utilization. Denoted as a percentage." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Fuel Bias"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Dimensionless> ; .
{"resource":"Fuel Bias" ,"qname":"quantitykind:FUEL-BIAS" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/FUEL-BIAS" ,"properties":["applicable unit":"unit:DECADE" ,"applicable unit":"unit:Flight" ,"applicable unit":"unit:GigaBasePair" ,"applicable unit":"unit:HeartBeat" ,"applicable unit":"unit:NP" ,"applicable unit":"unit:NUM" ,"applicable unit":"unit:OCT" ,"applicable unit":"unit:RPK" ,"applicable unit":"unit:SUSCEPTIBILITY_ELEC" ,"applicable unit":"unit:SUSCEPTIBILITY_MAG" ,"applicable unit":"unit:UNITLESS" ,"description":"An additional quantity of fuel to ensure depletion of high-weight oxidizer before fuel for systems with high-oxidizer mixing ratios (e.g., 6:1). This practice allows for more efficient propellant utilization. Denoted as a percentage." ,"description (plain text)":"An additional quantity of fuel to ensure depletion of high-weight oxidizer before fuel for systems with high-oxidizer mixing ratios (e.g., 6:1). This practice allows for more efficient propellant utilization. Denoted as a percentage." ,"has broader":"quantitykind:Dimensionless" ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Fuel Bias" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/FUEL-BIAS", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "An additional quantity of fuel to ensure depletion of high-weight oxidizer before fuel for systems with high-oxidizer mixing ratios (e.g., 6:1). This practice allows for more efficient propellant utilization. Denoted as a percentage.", "applicableUnit" : [ "http://qudt.org/vocab/unit/DECADE", "http://qudt.org/vocab/unit/Flight", "http://qudt.org/vocab/unit/NUM", "http://qudt.org/vocab/unit/HeartBeat", "http://qudt.org/vocab/unit/SUSCEPTIBILITY_ELEC", "http://qudt.org/vocab/unit/RPK", "http://qudt.org/vocab/unit/NP", "http://qudt.org/vocab/unit/SUSCEPTIBILITY_MAG", "http://qudt.org/vocab/unit/UNITLESS", "http://qudt.org/vocab/unit/OCT", "http://qudt.org/vocab/unit/GigaBasePair" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "plainTextDescription" : "An additional quantity of fuel to ensure depletion of high-weight oxidizer before fuel for systems with high-oxidizer mixing ratios (e.g., 6:1). This practice allows for more efficient propellant utilization. Denoted as a percentage.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Fuel Bias" }, "broader" : "http://qudt.org/vocab/quantitykind/Dimensionless", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "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#" } }
quantitykind:FastFissionFactor
URI: http://qudt.org/vocab/quantitykind/FastFissionFactor
"Fast Fission Factor" in an infinite medium, is the ratio of the mean number of neutrons produced by fission due to neutrons of all energies to the mean number of neutrons produced by fissions due to thermal neutrons only.
@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/FastFissionFactor> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Fast Fission Factor\" in an infinite medium, is the ratio of the mean number of neutrons produced by fission due to neutrons of all energies to the mean number of neutrons produced by fissions due to thermal neutrons only."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/UNITLESS> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Four_factor_formula"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\varphi\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Fast Fission Factor\" in an infinite medium, is the ratio of the mean number of neutrons produced by fission due to neutrons of all energies to the mean number of neutrons produced by fissions due to thermal neutrons only." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Fast Fission Factor"@en ; .
{"resource":"Fast Fission Factor" ,"qname":"quantitykind:FastFissionFactor" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/FastFissionFactor" ,"properties":["applicable unit":"unit:UNITLESS" ,"description":"\"Fast Fission Factor\" in an infinite medium, is the ratio of the mean number of neutrons produced by fission due to neutrons of all energies to the mean number of neutrons produced by fissions due to thermal neutrons only." ,"description (plain text)":"\"Fast Fission Factor\" in an infinite medium, is the ratio of the mean number of neutrons produced by fission due to neutrons of all energies to the mean number of neutrons produced by fissions due to thermal neutrons only." ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Four_factor_formula" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Fast Fission Factor" ,"latex symbol":"\\(\\varphi\\)" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31895" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/FastFissionFactor", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Fast Fission Factor\" in an infinite medium, is the ratio of the mean number of neutrons produced by fission due to neutrons of all energies to the mean number of neutrons produced by fissions due to thermal neutrons only.", "applicableUnit" : "http://qudt.org/vocab/unit/UNITLESS", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "informativeReference" : "http://en.wikipedia.org/wiki/Four_factor_formula", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31895", "latexSymbol" : "\\(\\varphi\\)", "plainTextDescription" : "\"Fast Fission Factor\" in an infinite medium, is the ratio of the mean number of neutrons produced by fission due to neutrons of all energies to the mean number of neutrons produced by fissions due to thermal neutrons only.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Fast Fission Factor" }, "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@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#" } }
quantitykind:FermiAngularWavenumber
URI: http://qudt.org/vocab/quantitykind/FermiAngularWavenumber
@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/FermiAngularWavenumber> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/RAD-PER-M> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Heavy_fermion"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ; <http://qudt.org/schema/qudt/symbol> "k_F" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Fermi Angular Wavenumber"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/InverseLength> ; .
{"resource":"Fermi Angular Wavenumber" ,"qname":"quantitykind:FermiAngularWavenumber" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/FermiAngularWavenumber" ,"properties":["applicable unit":"unit:RAD-PER-M" ,"has broader":"quantitykind:InverseLength" ,"has dimension vector":"qkdv:A0E0L-1I0M0H0T0D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Heavy_fermion" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Fermi Angular Wavenumber" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31897" ,"symbol":"k_F" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/FermiAngularWavenumber", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "applicableUnit" : "http://qudt.org/vocab/unit/RAD-PER-M", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0", "informativeReference" : "http://en.wikipedia.org/wiki/Heavy_fermion", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31897", "symbol" : "k_F", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Fermi Angular Wavenumber" }, "broader" : "http://qudt.org/vocab/quantitykind/InverseLength", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@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#" } }
quantitykind:FermiEnergy
URI: http://qudt.org/vocab/quantitykind/FermiEnergy
"Fermi Energy" in a metal is the highest occupied energy level at zero thermodynamic temperature.
@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/FermiEnergy> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Fermi Energy\" in a metal is the highest occupied energy level at zero thermodynamic temperature."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AttoJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_TH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_IT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_TH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ERG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/EV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/E_h> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ExaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-LB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-PDL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaEV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBTU_IT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBTU_TH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCAL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloEV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloV-A-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloV-A_Reactive-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaEV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaTOE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaV-A-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaV-A_Reactive-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PetaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckEnergy> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/QUAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/THM_EEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/THM_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TOE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TeraJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TeraW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TonEnergy> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V-A-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V-A_Reactive-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-SEC> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Fermi_energy"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Fermi Energy\" in a metal is the highest occupied energy level at zero thermodynamic temperature." ; <http://qudt.org/schema/qudt/symbol> "E_F" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Fermi Energy"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Energy> ; .
{"resource":"Fermi Energy" ,"qname":"quantitykind:FermiEnergy" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/FermiEnergy" ,"properties":["applicable unit":"unit:AttoJ" ,"applicable unit":"unit:BTU_IT" ,"applicable unit":"unit:BTU_TH" ,"applicable unit":"unit:CAL_IT" ,"applicable unit":"unit:CAL_TH" ,"applicable unit":"unit:ERG" ,"applicable unit":"unit:EV" ,"applicable unit":"unit:E_h" ,"applicable unit":"unit:ExaJ" ,"applicable unit":"unit:FT-LB_F" ,"applicable unit":"unit:FT-PDL" ,"applicable unit":"unit:FemtoJ" ,"applicable unit":"unit:GigaEV" ,"applicable unit":"unit:GigaJ" ,"applicable unit":"unit:GigaW-HR" ,"applicable unit":"unit:J" ,"applicable unit":"unit:KiloBTU_IT" ,"applicable unit":"unit:KiloBTU_TH" ,"applicable unit":"unit:KiloCAL" ,"applicable unit":"unit:KiloEV" ,"applicable unit":"unit:KiloJ" ,"applicable unit":"unit:KiloV-A-HR" ,"applicable unit":"unit:KiloV-A_Reactive-HR" ,"applicable unit":"unit:KiloW-HR" ,"applicable unit":"unit:MegaEV" ,"applicable unit":"unit:MegaJ" ,"applicable unit":"unit:MegaTOE" ,"applicable unit":"unit:MegaV-A-HR" ,"applicable unit":"unit:MegaV-A_Reactive-HR" ,"applicable unit":"unit:MegaW-HR" ,"applicable unit":"unit:MicroJ" ,"applicable unit":"unit:MilliJ" ,"applicable unit":"unit:PetaJ" ,"applicable unit":"unit:PlanckEnergy" ,"applicable unit":"unit:QUAD" ,"applicable unit":"unit:THM_EEC" ,"applicable unit":"unit:THM_US" ,"applicable unit":"unit:TOE" ,"applicable unit":"unit:TeraJ" ,"applicable unit":"unit:TeraW-HR" ,"applicable unit":"unit:TonEnergy" ,"applicable unit":"unit:V-A-HR" ,"applicable unit":"unit:V-A_Reactive-HR" ,"applicable unit":"unit:W-HR" ,"applicable unit":"unit:W-SEC" ,"description":"\"Fermi Energy\" in a metal is the highest occupied energy level at zero thermodynamic temperature." ,"description (plain text)":"\"Fermi Energy\" in a metal is the highest occupied energy level at zero thermodynamic temperature." ,"has broader":"quantitykind:Energy" ,"has dimension vector":"qkdv:A0E0L2I0M1H0T-2D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Fermi_energy" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Fermi Energy" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31897" ,"symbol":"E_F" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/FermiEnergy", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Fermi Energy\" in a metal is the highest occupied energy level at zero thermodynamic temperature.", "applicableUnit" : [ "http://qudt.org/vocab/unit/ExaJ", "http://qudt.org/vocab/unit/ERG", "http://qudt.org/vocab/unit/GigaJ", "http://qudt.org/vocab/unit/MegaW-HR", "http://qudt.org/vocab/unit/AttoJ", "http://qudt.org/vocab/unit/KiloEV", "http://qudt.org/vocab/unit/EV", "http://qudt.org/vocab/unit/MegaEV", "http://qudt.org/vocab/unit/QUAD", "http://qudt.org/vocab/unit/KiloV-A-HR", "http://qudt.org/vocab/unit/GigaEV", "http://qudt.org/vocab/unit/J", "http://qudt.org/vocab/unit/KiloCAL", "http://qudt.org/vocab/unit/FemtoJ", "http://qudt.org/vocab/unit/KiloV-A_Reactive-HR", "http://qudt.org/vocab/unit/GigaW-HR", "http://qudt.org/vocab/unit/MicroJ", "http://qudt.org/vocab/unit/BTU_IT", "http://qudt.org/vocab/unit/V-A-HR", "http://qudt.org/vocab/unit/MilliJ", "http://qudt.org/vocab/unit/KiloJ", "http://qudt.org/vocab/unit/TeraW-HR", "http://qudt.org/vocab/unit/BTU_TH", "http://qudt.org/vocab/unit/E_h", "http://qudt.org/vocab/unit/V-A_Reactive-HR", "http://qudt.org/vocab/unit/KiloBTU_IT", "http://qudt.org/vocab/unit/CAL_TH", "http://qudt.org/vocab/unit/KiloW-HR", "http://qudt.org/vocab/unit/CAL_IT", "http://qudt.org/vocab/unit/KiloBTU_TH", "http://qudt.org/vocab/unit/PlanckEnergy", "http://qudt.org/vocab/unit/PetaJ", "http://qudt.org/vocab/unit/TeraJ", "http://qudt.org/vocab/unit/TonEnergy", "http://qudt.org/vocab/unit/THM_US", "http://qudt.org/vocab/unit/MegaV-A-HR", "http://qudt.org/vocab/unit/MegaTOE", "http://qudt.org/vocab/unit/W-HR", "http://qudt.org/vocab/unit/MegaV-A_Reactive-HR", "http://qudt.org/vocab/unit/TOE", "http://qudt.org/vocab/unit/MegaJ", "http://qudt.org/vocab/unit/W-SEC", "http://qudt.org/vocab/unit/FT-LB_F", "http://qudt.org/vocab/unit/THM_EEC", "http://qudt.org/vocab/unit/FT-PDL" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0", "informativeReference" : "http://en.wikipedia.org/wiki/Fermi_energy", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31897", "plainTextDescription" : "\"Fermi Energy\" in a metal is the highest occupied energy level at zero thermodynamic temperature.", "symbol" : "E_F", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Fermi Energy" }, "broader" : "http://qudt.org/vocab/quantitykind/Energy", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "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#" } }
quantitykind:FermiTemperature
URI: http://qudt.org/vocab/quantitykind/FermiTemperature
"Fermi Temperature" is the temperature associated with the Fermi energy.
@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/FermiTemperature> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Fermi Temperature\" is the temperature associated with the Fermi energy."^^rdf:HTML ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Fermi_energy"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(T_F = \\frac{E_F}{k}\\), where \\(E_F\\) is the Fermi energy and \\(k\\) is the Boltzmann constant."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Fermi Temperature\" is the temperature associated with the Fermi energy." ; <http://qudt.org/schema/qudt/symbol> "T_F" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Fermi Temperature"@en ; .
{"resource":"Fermi Temperature" ,"qname":"quantitykind:FermiTemperature" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/FermiTemperature" ,"properties":["description":"\"Fermi Temperature\" is the temperature associated with the Fermi energy." ,"description (plain text)":"\"Fermi Temperature\" is the temperature associated with the Fermi energy." ,"has dimension vector":"qkdv:A0E0L0I0M0H1T0D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Fermi_energy" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Fermi Temperature" ,"latex definition":"\\(T_F = \\frac{E_F}{k}\\), where \\(E_F\\) is the Fermi energy and \\(k\\) is the Boltzmann constant." ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31897" ,"symbol":"T_F" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/FermiTemperature", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Fermi Temperature\" is the temperature associated with the Fermi energy.", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0", "informativeReference" : "http://en.wikipedia.org/wiki/Fermi_energy", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31897", "latexDefinition" : "\\(T_F = \\frac{E_F}{k}\\), where \\(E_F\\) is the Fermi energy and \\(k\\) is the Boltzmann constant.", "plainTextDescription" : "\"Fermi Temperature\" is the temperature associated with the Fermi energy.", "symbol" : "T_F", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Fermi Temperature" }, "@context" : { "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "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" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "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#" } }
quantitykind:FinalOrCurrentVehicleMass
URI: http://qudt.org/vocab/quantitykind/FinalOrCurrentVehicleMass
@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/FinalOrCurrentVehicleMass> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AMU> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CARAT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CWT_LONG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CWT_SHORT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DRAM_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DRAM_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DWT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciTONNE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciTON_Metric> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/EarthMass> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GRAIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Hundredweight_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Hundredweight_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloTONNE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloTON_Metric> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_T> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LunarMass> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ_M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ_TROY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Pennyweight> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckMass> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Quarter_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/SLUG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/SolarMass> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Stone_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TONNE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_Assay> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_LONG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_Metric> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_SHORT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/U> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ; <http://qudt.org/schema/qudt/symbol> "M" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Final Or Current Vehicle Mass"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Mass> ; .
{"resource":"Final Or Current Vehicle Mass" ,"qname":"quantitykind:FinalOrCurrentVehicleMass" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/FinalOrCurrentVehicleMass" ,"properties":["applicable unit":"unit:AMU" ,"applicable unit":"unit:CARAT" ,"applicable unit":"unit:CWT_LONG" ,"applicable unit":"unit:CWT_SHORT" ,"applicable unit":"unit:CentiGM" ,"applicable unit":"unit:DRAM_UK" ,"applicable unit":"unit:DRAM_US" ,"applicable unit":"unit:DWT" ,"applicable unit":"unit:DecaGM" ,"applicable unit":"unit:DeciGM" ,"applicable unit":"unit:DeciTONNE" ,"applicable unit":"unit:DeciTON_Metric" ,"applicable unit":"unit:EarthMass" ,"applicable unit":"unit:FemtoGM" ,"applicable unit":"unit:GM" ,"applicable unit":"unit:GRAIN" ,"applicable unit":"unit:HectoGM" ,"applicable unit":"unit:Hundredweight_UK" ,"applicable unit":"unit:Hundredweight_US" ,"applicable unit":"unit:KiloGM" ,"applicable unit":"unit:KiloTONNE" ,"applicable unit":"unit:KiloTON_Metric" ,"applicable unit":"unit:LB" ,"applicable unit":"unit:LB_M" ,"applicable unit":"unit:LB_T" ,"applicable unit":"unit:LunarMass" ,"applicable unit":"unit:MegaGM" ,"applicable unit":"unit:MicroGM" ,"applicable unit":"unit:MilliGM" ,"applicable unit":"unit:NanoGM" ,"applicable unit":"unit:OZ" ,"applicable unit":"unit:OZ_M" ,"applicable unit":"unit:OZ_TROY" ,"applicable unit":"unit:Pennyweight" ,"applicable unit":"unit:PicoGM" ,"applicable unit":"unit:PlanckMass" ,"applicable unit":"unit:Quarter_UK" ,"applicable unit":"unit:SLUG" ,"applicable unit":"unit:SolarMass" ,"applicable unit":"unit:Stone_UK" ,"applicable unit":"unit:TONNE" ,"applicable unit":"unit:TON_Assay" ,"applicable unit":"unit:TON_LONG" ,"applicable unit":"unit:TON_Metric" ,"applicable unit":"unit:TON_SHORT" ,"applicable unit":"unit:TON_UK" ,"applicable unit":"unit:TON_US" ,"applicable unit":"unit:U" ,"has broader":"quantitykind:Mass" ,"has dimension vector":"qkdv:A0E0L0I0M1H0T0D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Final Or Current Vehicle Mass" ,"symbol":"M" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/FinalOrCurrentVehicleMass", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "applicableUnit" : [ "http://qudt.org/vocab/unit/KiloTONNE", "http://qudt.org/vocab/unit/TON_SHORT", "http://qudt.org/vocab/unit/SolarMass", "http://qudt.org/vocab/unit/NanoGM", "http://qudt.org/vocab/unit/Quarter_UK", "http://qudt.org/vocab/unit/OZ", "http://qudt.org/vocab/unit/Hundredweight_UK", "http://qudt.org/vocab/unit/MilliGM", "http://qudt.org/vocab/unit/CWT_LONG", "http://qudt.org/vocab/unit/KiloTON_Metric", "http://qudt.org/vocab/unit/TON_Assay", "http://qudt.org/vocab/unit/DRAM_US", "http://qudt.org/vocab/unit/TONNE", "http://qudt.org/vocab/unit/PicoGM", "http://qudt.org/vocab/unit/LunarMass", "http://qudt.org/vocab/unit/LB_T", "http://qudt.org/vocab/unit/TON_Metric", "http://qudt.org/vocab/unit/MegaGM", "http://qudt.org/vocab/unit/MicroGM", "http://qudt.org/vocab/unit/Pennyweight", "http://qudt.org/vocab/unit/Hundredweight_US", "http://qudt.org/vocab/unit/GM", "http://qudt.org/vocab/unit/DecaGM", "http://qudt.org/vocab/unit/DeciTON_Metric", "http://qudt.org/vocab/unit/DWT", "http://qudt.org/vocab/unit/OZ_TROY", "http://qudt.org/vocab/unit/KiloGM", "http://qudt.org/vocab/unit/LB_M", "http://qudt.org/vocab/unit/CARAT", "http://qudt.org/vocab/unit/CWT_SHORT", "http://qudt.org/vocab/unit/TON_UK", "http://qudt.org/vocab/unit/PlanckMass", "http://qudt.org/vocab/unit/LB", "http://qudt.org/vocab/unit/EarthMass", "http://qudt.org/vocab/unit/AMU", "http://qudt.org/vocab/unit/U", "http://qudt.org/vocab/unit/SLUG", "http://qudt.org/vocab/unit/DeciGM", "http://qudt.org/vocab/unit/Stone_UK", "http://qudt.org/vocab/unit/CentiGM", "http://qudt.org/vocab/unit/DeciTONNE", "http://qudt.org/vocab/unit/OZ_M", "http://qudt.org/vocab/unit/TON_US", "http://qudt.org/vocab/unit/TON_LONG", "http://qudt.org/vocab/unit/GRAIN", "http://qudt.org/vocab/unit/HectoGM", "http://qudt.org/vocab/unit/DRAM_UK", "http://qudt.org/vocab/unit/FemtoGM" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0", "symbol" : "M", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Final Or Current Vehicle Mass" }, "broader" : "http://qudt.org/vocab/quantitykind/Mass", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "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#" } }
quantitykind:FirstMomentOfArea
URI: http://qudt.org/vocab/quantitykind/FirstMomentOfArea
The first moment of area is the summation of area times distance to an axis. It is a measure of the distribution of the area of a shape in relationship to an axis.
@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/FirstMomentOfArea> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The first moment of area is the summation of area times distance to an axis. It is a measure of the distribution of the area of a shape in relationship to an axis."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AC-FT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ANGSTROM3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BBL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BBL_UK_PET> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BBL_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaM3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciM3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FBM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GI_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GI_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Kilo-FT3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/L> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroM3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM3> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ_VOL_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PINT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PINT_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PK_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckVolume> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/QT_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/QT_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/RT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/STR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Standard> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TBSP> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_SHIPPING_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TSP> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YD3> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ; <http://qudt.org/schema/qudt/plainTextDescription> "The first moment of area is the summation of area times distance to an axis. It is a measure of the distribution of the area of a shape in relationship to an axis." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "First Moment of Area"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Volume> ; .
{"resource":"First Moment of Area" ,"qname":"quantitykind:FirstMomentOfArea" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/FirstMomentOfArea" ,"properties":["applicable unit":"unit:AC-FT" ,"applicable unit":"unit:ANGSTROM3" ,"applicable unit":"unit:BBL" ,"applicable unit":"unit:BBL_UK_PET" ,"applicable unit":"unit:BBL_US" ,"applicable unit":"unit:CentiM3" ,"applicable unit":"unit:DecaL" ,"applicable unit":"unit:DecaM3" ,"applicable unit":"unit:DeciL" ,"applicable unit":"unit:DeciM3" ,"applicable unit":"unit:FBM" ,"applicable unit":"unit:FT3" ,"applicable unit":"unit:FemtoL" ,"applicable unit":"unit:GI_UK" ,"applicable unit":"unit:GI_US" ,"applicable unit":"unit:GT" ,"applicable unit":"unit:HectoL" ,"applicable unit":"unit:IN3" ,"applicable unit":"unit:Kilo-FT3" ,"applicable unit":"unit:KiloL" ,"applicable unit":"unit:L" ,"applicable unit":"unit:M3" ,"applicable unit":"unit:MI3" ,"applicable unit":"unit:MegaL" ,"applicable unit":"unit:MicroL" ,"applicable unit":"unit:MicroM3" ,"applicable unit":"unit:MilliL" ,"applicable unit":"unit:MilliM3" ,"applicable unit":"unit:NanoL" ,"applicable unit":"unit:OZ_VOL_UK" ,"applicable unit":"unit:PINT" ,"applicable unit":"unit:PINT_UK" ,"applicable unit":"unit:PK_UK" ,"applicable unit":"unit:PicoL" ,"applicable unit":"unit:PlanckVolume" ,"applicable unit":"unit:QT_UK" ,"applicable unit":"unit:QT_US" ,"applicable unit":"unit:RT" ,"applicable unit":"unit:STR" ,"applicable unit":"unit:Standard" ,"applicable unit":"unit:TBSP" ,"applicable unit":"unit:TON_SHIPPING_US" ,"applicable unit":"unit:TSP" ,"applicable unit":"unit:YD3" ,"description":"The first moment of area is the summation of area times distance to an axis. It is a measure of the distribution of the area of a shape in relationship to an axis." ,"description (plain text)":"The first moment of area is the summation of area times distance to an axis. It is a measure of the distribution of the area of a shape in relationship to an axis." ,"has broader":"quantitykind:Volume" ,"has dimension vector":"qkdv:A0E0L3I0M0H0T0D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"First Moment of Area" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/FirstMomentOfArea", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The first moment of area is the summation of area times distance to an axis. It is a measure of the distribution of the area of a shape in relationship to an axis.", "applicableUnit" : [ "http://qudt.org/vocab/unit/GI_US", "http://qudt.org/vocab/unit/QT_UK", "http://qudt.org/vocab/unit/MilliL", "http://qudt.org/vocab/unit/PK_UK", "http://qudt.org/vocab/unit/TSP", "http://qudt.org/vocab/unit/M3", "http://qudt.org/vocab/unit/MicroL", "http://qudt.org/vocab/unit/MilliM3", "http://qudt.org/vocab/unit/KiloL", "http://qudt.org/vocab/unit/DecaM3", "http://qudt.org/vocab/unit/FemtoL", "http://qudt.org/vocab/unit/PicoL", "http://qudt.org/vocab/unit/MegaL", "http://qudt.org/vocab/unit/MicroM3", "http://qudt.org/vocab/unit/GT", "http://qudt.org/vocab/unit/TON_SHIPPING_US", "http://qudt.org/vocab/unit/AC-FT", "http://qudt.org/vocab/unit/GI_UK", "http://qudt.org/vocab/unit/L", "http://qudt.org/vocab/unit/PINT_UK", "http://qudt.org/vocab/unit/HectoL", "http://qudt.org/vocab/unit/NanoL", "http://qudt.org/vocab/unit/Kilo-FT3", "http://qudt.org/vocab/unit/BBL", "http://qudt.org/vocab/unit/QT_US", "http://qudt.org/vocab/unit/Standard", "http://qudt.org/vocab/unit/DeciL", "http://qudt.org/vocab/unit/STR", "http://qudt.org/vocab/unit/PINT", "http://qudt.org/vocab/unit/MI3", "http://qudt.org/vocab/unit/YD3", "http://qudt.org/vocab/unit/PlanckVolume", "http://qudt.org/vocab/unit/ANGSTROM3", "http://qudt.org/vocab/unit/DecaL", "http://qudt.org/vocab/unit/BBL_US", "http://qudt.org/vocab/unit/OZ_VOL_UK", "http://qudt.org/vocab/unit/CentiM3", "http://qudt.org/vocab/unit/RT", "http://qudt.org/vocab/unit/TBSP", "http://qudt.org/vocab/unit/FBM", "http://qudt.org/vocab/unit/FT3", "http://qudt.org/vocab/unit/DeciM3", "http://qudt.org/vocab/unit/IN3", "http://qudt.org/vocab/unit/BBL_UK_PET" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0", "plainTextDescription" : "The first moment of area is the summation of area times distance to an axis. It is a measure of the distribution of the area of a shape in relationship to an axis.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "First Moment of Area" }, "broader" : "http://qudt.org/vocab/quantitykind/Volume", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@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#" } }
quantitykind:FirstStageMassRatio
URI: http://qudt.org/vocab/quantitykind/FirstStageMassRatio
Mass ratio for the first stage of a multistage launcher.
@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/FirstStageMassRatio> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "Mass ratio for the first stage of a multistage launcher."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoGM-PER-KiloGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM-PER-GM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM-PER-KiloGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM-PER-KiloGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroGM-PER-GM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroGM-PER-KiloGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliGM-PER-GM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliGM-PER-KiloGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoGM-PER-KiloGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoGM-PER-GM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoGM-PER-KiloGM> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/plainTextDescription> "Mass ratio for the first stage of a multistage launcher." ; <http://qudt.org/schema/qudt/symbol> "R_1" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "First Stage Mass Ratio"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/MassRatio> ; .
{"resource":"First Stage Mass Ratio" ,"qname":"quantitykind:FirstStageMassRatio" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/FirstStageMassRatio" ,"properties":["applicable unit":"unit:FemtoGM-PER-KiloGM" ,"applicable unit":"unit:GM-PER-GM" ,"applicable unit":"unit:GM-PER-KiloGM" ,"applicable unit":"unit:KiloGM-PER-KiloGM" ,"applicable unit":"unit:MicroGM-PER-GM" ,"applicable unit":"unit:MicroGM-PER-KiloGM" ,"applicable unit":"unit:MilliGM-PER-GM" ,"applicable unit":"unit:MilliGM-PER-KiloGM" ,"applicable unit":"unit:NanoGM-PER-KiloGM" ,"applicable unit":"unit:PicoGM-PER-GM" ,"applicable unit":"unit:PicoGM-PER-KiloGM" ,"description":"Mass ratio for the first stage of a multistage launcher." ,"description (plain text)":"Mass ratio for the first stage of a multistage launcher." ,"has broader":"quantitykind:MassRatio" ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"First Stage Mass Ratio" ,"symbol":"R_1" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/FirstStageMassRatio", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "Mass ratio for the first stage of a multistage launcher.", "applicableUnit" : [ "http://qudt.org/vocab/unit/PicoGM-PER-GM", "http://qudt.org/vocab/unit/GM-PER-KiloGM", "http://qudt.org/vocab/unit/NanoGM-PER-KiloGM", "http://qudt.org/vocab/unit/KiloGM-PER-KiloGM", "http://qudt.org/vocab/unit/FemtoGM-PER-KiloGM", "http://qudt.org/vocab/unit/MilliGM-PER-KiloGM", "http://qudt.org/vocab/unit/MicroGM-PER-GM", "http://qudt.org/vocab/unit/MilliGM-PER-GM", "http://qudt.org/vocab/unit/PicoGM-PER-KiloGM", "http://qudt.org/vocab/unit/GM-PER-GM", "http://qudt.org/vocab/unit/MicroGM-PER-KiloGM" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "plainTextDescription" : "Mass ratio for the first stage of a multistage launcher.", "symbol" : "R_1", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "First Stage Mass Ratio" }, "broader" : "http://qudt.org/vocab/quantitykind/MassRatio", "@context" : { "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:FishBiotransformationHalfLife
URI: http://qudt.org/vocab/quantitykind/FishBiotransformationHalfLife
A time that quantifies how long its takes to transform 50% of a substance's total concentration from any concentration point in time in fish via whole body metabolic reactions.
@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/FishBiotransformationHalfLife> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "A time that quantifies how long its takes to transform 50% of a substance's total concentration from any concentration point in time in fish via whole body metabolic reactions."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DAY> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ; <http://qudt.org/schema/qudt/plainTextDescription> "A time that quantifies how long its takes to transform 50% of a substance's total concentration from any concentration point in time in fish via whole body metabolic reactions." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Fish Biotransformation Half Life"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Time> ; .
{"resource":"Fish Biotransformation Half Life" ,"qname":"quantitykind:FishBiotransformationHalfLife" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/FishBiotransformationHalfLife" ,"properties":["applicable unit":"unit:DAY" ,"description":"A time that quantifies how long its takes to transform 50% of a substance's total concentration from any concentration point in time in fish via whole body metabolic reactions." ,"description (plain text)":"A time that quantifies how long its takes to transform 50% of a substance's total concentration from any concentration point in time in fish via whole body metabolic reactions." ,"has broader":"quantitykind:Time" ,"has dimension vector":"qkdv:A0E0L0I0M0H0T1D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Fish Biotransformation Half Life" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/FishBiotransformationHalfLife", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "A time that quantifies how long its takes to transform 50% of a substance's total concentration from any concentration point in time in fish via whole body metabolic reactions.", "applicableUnit" : "http://qudt.org/vocab/unit/DAY", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0", "plainTextDescription" : "A time that quantifies how long its takes to transform 50% of a substance's total concentration from any concentration point in time in fish via whole body metabolic reactions.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Fish Biotransformation Half Life" }, "broader" : "http://qudt.org/vocab/quantitykind/Time", "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@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#" } }
quantitykind:FissionCoreRadiusToHeightRatio
URI: http://qudt.org/vocab/quantitykind/FissionCoreRadiusToHeightRatio
@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/FissionCoreRadiusToHeightRatio> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/qkdvDenominator> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ; <http://qudt.org/schema/qudt/qkdvNumerator> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ; <http://qudt.org/schema/qudt/symbol> "R/H" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Fission Core Radius To Height Ratio"@en ; .
{"resource":"Fission Core Radius To Height Ratio" ,"qname":"quantitykind:FissionCoreRadiusToHeightRatio" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/FissionCoreRadiusToHeightRatio" ,"properties":["denominator dimension vector":"qkdv:A0E0L1I0M0H0T0D0" ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Fission Core Radius To Height Ratio" ,"numerator dimension vector":"qkdv:A0E0L1I0M0H0T0D0" ,"symbol":"R\/H" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/FissionCoreRadiusToHeightRatio", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "qkdvDenominator" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0", "qkdvNumerator" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0", "symbol" : "R/H", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Fission Core Radius To Height Ratio" }, "@context" : { "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "qkdvDenominator" : { "@id" : "http://qudt.org/schema/qudt/qkdvDenominator", "@type" : "@id" }, "qkdvNumerator" : { "@id" : "http://qudt.org/schema/qudt/qkdvNumerator", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:FissionFuelUtilizationFactor
URI: http://qudt.org/vocab/quantitykind/FissionFuelUtilizationFactor
@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/FissionFuelUtilizationFactor> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DECADE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Flight> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaBasePair> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HeartBeat> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NP> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NUM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OCT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/RPK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/SUSCEPTIBILITY_ELEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/SUSCEPTIBILITY_MAG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/UNITLESS> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Fission Fuel Utilization Factor"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Dimensionless> ; .
{"resource":"Fission Fuel Utilization Factor" ,"qname":"quantitykind:FissionFuelUtilizationFactor" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/FissionFuelUtilizationFactor" ,"properties":["applicable unit":"unit:DECADE" ,"applicable unit":"unit:Flight" ,"applicable unit":"unit:GigaBasePair" ,"applicable unit":"unit:HeartBeat" ,"applicable unit":"unit:NP" ,"applicable unit":"unit:NUM" ,"applicable unit":"unit:OCT" ,"applicable unit":"unit:RPK" ,"applicable unit":"unit:SUSCEPTIBILITY_ELEC" ,"applicable unit":"unit:SUSCEPTIBILITY_MAG" ,"applicable unit":"unit:UNITLESS" ,"has broader":"quantitykind:Dimensionless" ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Fission Fuel Utilization Factor" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/FissionFuelUtilizationFactor", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "applicableUnit" : [ "http://qudt.org/vocab/unit/UNITLESS", "http://qudt.org/vocab/unit/SUSCEPTIBILITY_MAG", "http://qudt.org/vocab/unit/HeartBeat", "http://qudt.org/vocab/unit/DECADE", "http://qudt.org/vocab/unit/GigaBasePair", "http://qudt.org/vocab/unit/Flight", "http://qudt.org/vocab/unit/SUSCEPTIBILITY_ELEC", "http://qudt.org/vocab/unit/OCT", "http://qudt.org/vocab/unit/NP", "http://qudt.org/vocab/unit/NUM", "http://qudt.org/vocab/unit/RPK" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Fission Fuel Utilization Factor" }, "broader" : "http://qudt.org/vocab/quantitykind/Dimensionless", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "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#" } }
quantitykind:FissionMultiplicationFactor
URI: http://qudt.org/vocab/quantitykind/FissionMultiplicationFactor
The number of fission neutrons produced per absorption in the fuel.
@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/FissionMultiplicationFactor> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The number of fission neutrons produced per absorption in the fuel."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DECADE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Flight> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaBasePair> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HeartBeat> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NP> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NUM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OCT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/RPK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/SUSCEPTIBILITY_ELEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/SUSCEPTIBILITY_MAG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/UNITLESS> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/plainTextDescription> "The number of fission neutrons produced per absorption in the fuel." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Fission Multiplication Factor"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Dimensionless> ; .
{"resource":"Fission Multiplication Factor" ,"qname":"quantitykind:FissionMultiplicationFactor" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/FissionMultiplicationFactor" ,"properties":["applicable unit":"unit:DECADE" ,"applicable unit":"unit:Flight" ,"applicable unit":"unit:GigaBasePair" ,"applicable unit":"unit:HeartBeat" ,"applicable unit":"unit:NP" ,"applicable unit":"unit:NUM" ,"applicable unit":"unit:OCT" ,"applicable unit":"unit:RPK" ,"applicable unit":"unit:SUSCEPTIBILITY_ELEC" ,"applicable unit":"unit:SUSCEPTIBILITY_MAG" ,"applicable unit":"unit:UNITLESS" ,"description":"The number of fission neutrons produced per absorption in the fuel." ,"description (plain text)":"The number of fission neutrons produced per absorption in the fuel." ,"has broader":"quantitykind:Dimensionless" ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Fission Multiplication Factor" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/FissionMultiplicationFactor", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The number of fission neutrons produced per absorption in the fuel.", "applicableUnit" : [ "http://qudt.org/vocab/unit/SUSCEPTIBILITY_MAG", "http://qudt.org/vocab/unit/Flight", "http://qudt.org/vocab/unit/SUSCEPTIBILITY_ELEC", "http://qudt.org/vocab/unit/RPK", "http://qudt.org/vocab/unit/OCT", "http://qudt.org/vocab/unit/NP", "http://qudt.org/vocab/unit/UNITLESS", "http://qudt.org/vocab/unit/DECADE", "http://qudt.org/vocab/unit/HeartBeat", "http://qudt.org/vocab/unit/GigaBasePair", "http://qudt.org/vocab/unit/NUM" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "plainTextDescription" : "The number of fission neutrons produced per absorption in the fuel.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Fission Multiplication Factor" }, "broader" : "http://qudt.org/vocab/quantitykind/Dimensionless", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@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#" } }
quantitykind:FlashPoint
URI: http://qudt.org/vocab/quantitykind/FlashPoint
A temperature that is the lowest one at which the vapors of a volatile material will ignite if exposed to an ignition source. It is frequently used to characterize fire hazards and distinguish different flammable fuels.
@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/FlashPoint> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "A temperature that is the lowest one at which the vapors of a volatile material will ignite if exposed to an ignition source. It is frequently used to characterize fire hazards and distinguish different flammable fuels."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG_C> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG_R> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/K> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliDEG_C> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckTemperature> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0> ; <http://qudt.org/schema/qudt/plainTextDescription> "A temperature that is the lowest one at which the vapors of a volatile material will ignite if exposed to an ignition source. It is frequently used to characterize fire hazards and distinguish different flammable fuels." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Flash Point Temperature"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Temperature> ; .
{"resource":"Flash Point Temperature" ,"qname":"quantitykind:FlashPoint" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/FlashPoint" ,"properties":["applicable unit":"unit:DEG_C" ,"applicable unit":"unit:DEG_F" ,"applicable unit":"unit:DEG_R" ,"applicable unit":"unit:K" ,"applicable unit":"unit:MilliDEG_C" ,"applicable unit":"unit:PlanckTemperature" ,"description":"A temperature that is the lowest one at which the vapors of a volatile material will ignite if exposed to an ignition source. It is frequently used to characterize fire hazards and distinguish different flammable fuels." ,"description (plain text)":"A temperature that is the lowest one at which the vapors of a volatile material will ignite if exposed to an ignition source. It is frequently used to characterize fire hazards and distinguish different flammable fuels." ,"has broader":"quantitykind:Temperature" ,"has dimension vector":"qkdv:A0E0L0I0M0H1T0D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Flash Point Temperature" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/FlashPoint", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "A temperature that is the lowest one at which the vapors of a volatile material will ignite if exposed to an ignition source. It is frequently used to characterize fire hazards and distinguish different flammable fuels.", "applicableUnit" : [ "http://qudt.org/vocab/unit/MilliDEG_C", "http://qudt.org/vocab/unit/DEG_F", "http://qudt.org/vocab/unit/DEG_R", "http://qudt.org/vocab/unit/K", "http://qudt.org/vocab/unit/PlanckTemperature", "http://qudt.org/vocab/unit/DEG_C" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0", "plainTextDescription" : "A temperature that is the lowest one at which the vapors of a volatile material will ignite if exposed to an ignition source. It is frequently used to characterize fire hazards and distinguish different flammable fuels.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Flash Point Temperature" }, "broader" : "http://qudt.org/vocab/quantitykind/Temperature", "@context" : { "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@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#" } }
quantitykind:FlightPathAngle
URI: http://qudt.org/vocab/quantitykind/FlightPathAngle
Flight path angle is defined in two different ways. To the aerodynamicist, it is the angle between the flight path vector (where the airplane is going) and the local atmosphere. To the flight crew, it is normally known as the angle between the flight path vector and the horizon, also known as the climb (or descent) angle.
@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/FlightPathAngle> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "Flight path angle is defined in two different ways. To the aerodynamicist, it is the angle between the flight path vector (where the airplane is going) and the local atmosphere. To the flight crew, it is normally known as the angle between the flight path vector and the horizon, also known as the climb (or descent) angle."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ARCMIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ARCSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GON> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GRAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MIL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MIN_Angle> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroRAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliARCSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliRAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/RAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/REV> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\gamma\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "Flight path angle is defined in two different ways. To the aerodynamicist, it is the angle between the flight path vector (where the airplane is going) and the local atmosphere. To the flight crew, it is normally known as the angle between the flight path vector and the horizon, also known as the climb (or descent) angle." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Flight Path Angle"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Angle> ; .
{"resource":"Flight Path Angle" ,"qname":"quantitykind:FlightPathAngle" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/FlightPathAngle" ,"properties":["applicable unit":"unit:ARCMIN" ,"applicable unit":"unit:ARCSEC" ,"applicable unit":"unit:DEG" ,"applicable unit":"unit:GON" ,"applicable unit":"unit:GRAD" ,"applicable unit":"unit:MIL" ,"applicable unit":"unit:MIN_Angle" ,"applicable unit":"unit:MicroRAD" ,"applicable unit":"unit:MilliARCSEC" ,"applicable unit":"unit:MilliRAD" ,"applicable unit":"unit:RAD" ,"applicable unit":"unit:REV" ,"description":"Flight path angle is defined in two different ways. To the aerodynamicist, it is the angle between the flight path vector (where the airplane is going) and the local atmosphere. To the flight crew, it is normally known as the angle between the flight path vector and the horizon, also known as the climb (or descent) angle." ,"description (plain text)":"Flight path angle is defined in two different ways. To the aerodynamicist, it is the angle between the flight path vector (where the airplane is going) and the local atmosphere. To the flight crew, it is normally known as the angle between the flight path vector and the horizon, also known as the climb (or descent) angle." ,"has broader":"quantitykind:Angle" ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Flight Path Angle" ,"latex symbol":"\\(\\gamma\\)" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/FlightPathAngle", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "Flight path angle is defined in two different ways. To the aerodynamicist, it is the angle between the flight path vector (where the airplane is going) and the local atmosphere. To the flight crew, it is normally known as the angle between the flight path vector and the horizon, also known as the climb (or descent) angle.", "applicableUnit" : [ "http://qudt.org/vocab/unit/GON", "http://qudt.org/vocab/unit/RAD", "http://qudt.org/vocab/unit/REV", "http://qudt.org/vocab/unit/MIL", "http://qudt.org/vocab/unit/DEG", "http://qudt.org/vocab/unit/MicroRAD", "http://qudt.org/vocab/unit/ARCMIN", "http://qudt.org/vocab/unit/GRAD", "http://qudt.org/vocab/unit/MIN_Angle", "http://qudt.org/vocab/unit/ARCSEC", "http://qudt.org/vocab/unit/MilliRAD", "http://qudt.org/vocab/unit/MilliARCSEC" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "latexSymbol" : "\\(\\gamma\\)", "plainTextDescription" : "Flight path angle is defined in two different ways. To the aerodynamicist, it is the angle between the flight path vector (where the airplane is going) and the local atmosphere. To the flight crew, it is normally known as the angle between the flight path vector and the horizon, also known as the climb (or descent) angle.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Flight Path Angle" }, "broader" : "http://qudt.org/vocab/quantitykind/Angle", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@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" }, "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#" } }
quantitykind:Flux
URI: http://qudt.org/vocab/quantitykind/Flux
Flux describes any effect that appears to pass or travel (whether it actually moves or not) through a surface or substance. [Wikipedia]
@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/Flux> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "Flux describes any effect that appears to pass or travel (whether it actually moves or not) through a surface or substance. [Wikipedia]"^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NUM-PER-M2-DAY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-M2-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-SEC-M2> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T-1D0> ; <http://qudt.org/schema/qudt/informativeReference> "https://en.wikipedia.org/wiki/Flux"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "Flux describes any effect that appears to pass or travel (whether it actually moves or not) through a surface or substance. [Wikipedia]" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Flux"@en ; .
{"resource":"Flux" ,"qname":"quantitykind:Flux" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Flux" ,"properties":["applicable unit":"unit:NUM-PER-M2-DAY" ,"applicable unit":"unit:PER-M2-SEC" ,"applicable unit":"unit:PER-SEC-M2" ,"description":"Flux describes any effect that appears to pass or travel (whether it actually moves or not) through a surface or substance. [Wikipedia]" ,"description (plain text)":"Flux describes any effect that appears to pass or travel (whether it actually moves or not) through a surface or substance. [Wikipedia]" ,"has dimension vector":"qkdv:A0E0L-2I0M0H0T-1D0" ,"informative reference":"https:\/\/en.wikipedia.org\/wiki\/Flux" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Flux" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/Flux", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "Flux describes any effect that appears to pass or travel (whether it actually moves or not) through a surface or substance. [Wikipedia]", "applicableUnit" : [ "http://qudt.org/vocab/unit/NUM-PER-M2-DAY", "http://qudt.org/vocab/unit/PER-SEC-M2", "http://qudt.org/vocab/unit/PER-M2-SEC" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T-1D0", "informativeReference" : "https://en.wikipedia.org/wiki/Flux", "plainTextDescription" : "Flux describes any effect that appears to pass or travel (whether it actually moves or not) through a surface or substance. [Wikipedia]", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Flux" }, "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@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#" } }
quantitykind:Force
URI: http://qudt.org/vocab/quantitykind/Force
"Force" is an influence that causes mass to accelerate. It may be experienced as a lift, a push, or a pull. Force is defined by Newton's Second Law as \(F = m \times a \), where \(F\) is force, \(m\) is mass and \(a\) is acceleration. Net force is mathematically equal to the time rate of change of the momentum of the body on which it acts. Since momentum is a vector quantity (has both a magnitude and direction), force also is a vector quantity.
@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/Force> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Force\" is an influence that causes mass to accelerate. It may be experienced as a lift, a push, or a pull. Force is defined by Newton's Second Law as \\(F = m \\times a \\), where \\(F\\) is force, \\(m\\) is mass and \\(a\\) is acceleration. Net force is mathematically equal to the time rate of change of the momentum of the body on which it acts. Since momentum is a vector quantity (has both a magnitude and direction), force also is a vector quantity."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DYN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KIP_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloLB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloP> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloPOND> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaLB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PDL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckForce> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_F_US> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Force"^^xsd:anyURI ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Force"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(F = \\frac{dp}{dt}\\), where \\(F\\) is the resultant force acting on a body, \\(p\\) is momentum of a body, and \\(t\\) is time."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/symbol> "F" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Daya"@ms ; rdfs:label "Kraft"@de ; rdfs:label "Síla"@cs ; rdfs:label "erő"@hu ; rdfs:label "force"@en ; rdfs:label "force"@fr ; rdfs:label "forza"@it ; rdfs:label "força"@pt ; rdfs:label "forță"@ro ; rdfs:label "fuerza"@es ; rdfs:label "kuvvet"@tr ; rdfs:label "sila"@sl ; rdfs:label "siła"@pl ; rdfs:label "vis"@la ; rdfs:label "Δύναμη"@el ; rdfs:label "Сила"@ru ; rdfs:label "сила"@bg ; rdfs:label "כוח"@he ; rdfs:label "نیرو"@fa ; rdfs:label "وحدة القوة في نظام متر كيلوغرام ثانية"@ar ; rdfs:label "बल"@hi ; rdfs:label "力"@ja ; rdfs:label "力"@zh ; <http://www.w3.org/2004/02/skos/core#altLabel> "भार"@hi ; .
{"resource":"force" ,"qname":"quantitykind:Force" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Force" ,"properties":["alternative label":"भार" ,"applicable unit":"unit:CentiN" ,"applicable unit":"unit:DYN" ,"applicable unit":"unit:DeciN" ,"applicable unit":"unit:GM_F" ,"applicable unit":"unit:KIP_F" ,"applicable unit":"unit:KiloGM_F" ,"applicable unit":"unit:KiloLB_F" ,"applicable unit":"unit:KiloN" ,"applicable unit":"unit:KiloP" ,"applicable unit":"unit:KiloPOND" ,"applicable unit":"unit:LB_F" ,"applicable unit":"unit:MegaLB_F" ,"applicable unit":"unit:MegaN" ,"applicable unit":"unit:MicroN" ,"applicable unit":"unit:MilliN" ,"applicable unit":"unit:N" ,"applicable unit":"unit:OZ_F" ,"applicable unit":"unit:PDL" ,"applicable unit":"unit:PlanckForce" ,"applicable unit":"unit:TON_F_US" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Force" ,"description":"\"Force\" is an influence that causes mass to accelerate. It may be experienced as a lift, a push, or a pull. Force is defined by Newton's Second Law as \\(F = m \\times a \\), where \\(F\\) is force, \\(m\\) is mass and \\(a\\) is acceleration. Net force is mathematically equal to the time rate of change of the momentum of the body on which it acts. Since momentum is a vector quantity (has both a magnitude and direction), force also is a vector quantity." ,"has dimension vector":"qkdv:A0E0L1I0M1H0T-2D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Force" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Daya" ,"label":"Kraft" ,"label":"Síla" ,"label":"erő" ,"label":"force" ,"label":"force" ,"label":"forza" ,"label":"força" ,"label":"forță" ,"label":"fuerza" ,"label":"kuvvet" ,"label":"sila" ,"label":"siła" ,"label":"vis" ,"label":"Δύναμη" ,"label":"Сила" ,"label":"сила" ,"label":"כוח" ,"label":"نیرو" ,"label":"وحدة القوة في نظام متر كيلوغرام ثانية" ,"label":"बल" ,"label":"力" ,"label":"力" ,"latex definition":"\\(F = \\frac{dp}{dt}\\), where \\(F\\) is the resultant force acting on a body, \\(p\\) is momentum of a body, and \\(t\\) is time." ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=43012" ,"symbol":"F" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/Force", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Force\" is an influence that causes mass to accelerate. It may be experienced as a lift, a push, or a pull. Force is defined by Newton's Second Law as \\(F = m \\times a \\), where \\(F\\) is force, \\(m\\) is mass and \\(a\\) is acceleration. Net force is mathematically equal to the time rate of change of the momentum of the body on which it acts. Since momentum is a vector quantity (has both a magnitude and direction), force also is a vector quantity.", "applicableUnit" : [ "http://qudt.org/vocab/unit/KiloGM_F", "http://qudt.org/vocab/unit/DeciN", "http://qudt.org/vocab/unit/MegaLB_F", "http://qudt.org/vocab/unit/LB_F", "http://qudt.org/vocab/unit/TON_F_US", "http://qudt.org/vocab/unit/KiloPOND", "http://qudt.org/vocab/unit/OZ_F", "http://qudt.org/vocab/unit/MilliN", "http://qudt.org/vocab/unit/KiloN", "http://qudt.org/vocab/unit/GM_F", "http://qudt.org/vocab/unit/MicroN", "http://qudt.org/vocab/unit/PDL", "http://qudt.org/vocab/unit/KiloP", "http://qudt.org/vocab/unit/CentiN", "http://qudt.org/vocab/unit/KiloLB_F", "http://qudt.org/vocab/unit/DYN", "http://qudt.org/vocab/unit/KIP_F", "http://qudt.org/vocab/unit/MegaN", "http://qudt.org/vocab/unit/N", "http://qudt.org/vocab/unit/PlanckForce" ], "dbpediaMatch" : "http://dbpedia.org/resource/Force", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0", "informativeReference" : "http://en.wikipedia.org/wiki/Force", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=43012", "latexDefinition" : "\\(F = \\frac{dp}{dt}\\), where \\(F\\) is the resultant force acting on a body, \\(p\\) is momentum of a body, and \\(t\\) is time.", "symbol" : "F", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "ar", "@value" : "وحدة القوة في نظام متر كيلوغرام ثانية" }, { "@language" : "it", "@value" : "forza" }, { "@language" : "la", "@value" : "vis" }, { "@language" : "zh", "@value" : "力" }, { "@language" : "ja", "@value" : "力" }, { "@language" : "tr", "@value" : "kuvvet" }, { "@language" : "ms", "@value" : "Daya" }, { "@language" : "pl", "@value" : "siła" }, { "@language" : "sl", "@value" : "sila" }, { "@language" : "de", "@value" : "Kraft" }, { "@language" : "hi", "@value" : "बल" }, { "@language" : "bg", "@value" : "сила" }, { "@language" : "en", "@value" : "force" }, { "@language" : "fr", "@value" : "force" }, { "@language" : "ro", "@value" : "forță" }, { "@language" : "he", "@value" : "כוח" }, { "@language" : "el", "@value" : "Δύναμη" }, { "@language" : "hu", "@value" : "erő" }, { "@language" : "ru", "@value" : "Сила" }, { "@language" : "fa", "@value" : "نیرو" }, { "@language" : "pt", "@value" : "força" }, { "@language" : "es", "@value" : "fuerza" }, { "@language" : "cs", "@value" : "Síla" } ], "altLabel" : { "@language" : "hi", "@value" : "भार" }, "@context" : { "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "altLabel" : { "@id" : "http://www.w3.org/2004/02/skos/core#altLabel" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@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#" } }
quantitykind:ForceMagnitude
URI: http://qudt.org/vocab/quantitykind/ForceMagnitude
The 'magnitude' of a force is its 'size' or 'strength', regardless of the direction in which it acts.
@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/ForceMagnitude> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The 'magnitude' of a force is its 'size' or 'strength', regardless of the direction in which it acts."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DYN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KIP_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloLB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloP> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloPOND> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaLB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PDL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckForce> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_F_US> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://wiki.answers.com/Q/What_is_magnitude_of_force"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "The 'magnitude' of a force is its 'size' or 'strength', regardless of the direction in which it acts." ; <http://qudt.org/schema/qudt/symbol> "U" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Force Magnitude"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Force> ; .
{"resource":"Force Magnitude" ,"qname":"quantitykind:ForceMagnitude" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ForceMagnitude" ,"properties":["applicable unit":"unit:CentiN" ,"applicable unit":"unit:DYN" ,"applicable unit":"unit:DeciN" ,"applicable unit":"unit:GM_F" ,"applicable unit":"unit:KIP_F" ,"applicable unit":"unit:KiloGM_F" ,"applicable unit":"unit:KiloLB_F" ,"applicable unit":"unit:KiloN" ,"applicable unit":"unit:KiloP" ,"applicable unit":"unit:KiloPOND" ,"applicable unit":"unit:LB_F" ,"applicable unit":"unit:MegaLB_F" ,"applicable unit":"unit:MegaN" ,"applicable unit":"unit:MicroN" ,"applicable unit":"unit:MilliN" ,"applicable unit":"unit:N" ,"applicable unit":"unit:OZ_F" ,"applicable unit":"unit:PDL" ,"applicable unit":"unit:PlanckForce" ,"applicable unit":"unit:TON_F_US" ,"description":"The 'magnitude' of a force is its 'size' or 'strength', regardless of the direction in which it acts." ,"description (plain text)":"The 'magnitude' of a force is its 'size' or 'strength', regardless of the direction in which it acts." ,"has broader":"quantitykind:Force" ,"has dimension vector":"qkdv:A0E0L1I0M1H0T-2D0" ,"informative reference":"http:\/\/wiki.answers.com\/Q\/What_is_magnitude_of_force" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Force Magnitude" ,"symbol":"U" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ForceMagnitude", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The 'magnitude' of a force is its 'size' or 'strength', regardless of the direction in which it acts.", "applicableUnit" : [ "http://qudt.org/vocab/unit/KiloN", "http://qudt.org/vocab/unit/MicroN", "http://qudt.org/vocab/unit/KiloGM_F", "http://qudt.org/vocab/unit/KiloP", "http://qudt.org/vocab/unit/CentiN", "http://qudt.org/vocab/unit/MilliN", "http://qudt.org/vocab/unit/KiloPOND", "http://qudt.org/vocab/unit/MegaN", "http://qudt.org/vocab/unit/N", "http://qudt.org/vocab/unit/DeciN", "http://qudt.org/vocab/unit/TON_F_US", "http://qudt.org/vocab/unit/DYN", "http://qudt.org/vocab/unit/GM_F", "http://qudt.org/vocab/unit/PlanckForce", "http://qudt.org/vocab/unit/PDL", "http://qudt.org/vocab/unit/LB_F", "http://qudt.org/vocab/unit/OZ_F", "http://qudt.org/vocab/unit/MegaLB_F", "http://qudt.org/vocab/unit/KiloLB_F", "http://qudt.org/vocab/unit/KIP_F" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0", "informativeReference" : "http://wiki.answers.com/Q/What_is_magnitude_of_force", "plainTextDescription" : "The 'magnitude' of a force is its 'size' or 'strength', regardless of the direction in which it acts.", "symbol" : "U", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Force Magnitude" }, "broader" : "http://qudt.org/vocab/quantitykind/Force", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "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#" } }
quantitykind:ForcePerAngle
URI: http://qudt.org/vocab/quantitykind/ForcePerAngle
@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/ForcePerAngle> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N-PER-RAD> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Force per Angle"@en ; .
{"resource":"Force per Angle" ,"qname":"quantitykind:ForcePerAngle" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ForcePerAngle" ,"properties":["applicable unit":"unit:N-PER-RAD" ,"has dimension vector":"qkdv:A0E0L1I0M1H0T-2D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Force per Angle" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ForcePerAngle", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "applicableUnit" : "http://qudt.org/vocab/unit/N-PER-RAD", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Force per Angle" }, "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:ForcePerArea
URI: http://qudt.org/vocab/quantitykind/ForcePerArea
The force applied to a unit area of surface; measured in pascals (SI unit) or in dynes (cgs unit)
@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/ForcePerArea> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The force applied to a unit area of surface; measured in pascals (SI unit) or in dynes (cgs unit)"^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ATM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ATM_T> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BARAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BARYE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM_H2O> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM_HG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DYN-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT_H2O> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT_HG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM_F-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN_H2O> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN_HG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KIP_F-PER-IN2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM_F-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM_F-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM_F-PER-MilliM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloLB_F-PER-IN2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloN-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloPA_A> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_F-PER-FT2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_F-PER-IN2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaPSI> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroATM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroTORR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM_H2O> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM_HG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM_HGA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliTORR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N-PER-MilliM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PDL-PER-FT2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PSI> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckPressure> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TORR> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Pressure"^^xsd:anyURI ; <http://qudt.org/schema/qudt/informativeReference> "http://www.thefreedictionary.com/force+per+unit+area"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "The force applied to a unit area of surface; measured in pascals (SI unit) or in dynes (cgs unit)" ; <http://qudt.org/schema/qudt/symbol> "p" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Force Per Area"@en ; .
{"resource":"Force Per Area" ,"qname":"quantitykind:ForcePerArea" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ForcePerArea" ,"properties":["applicable unit":"unit:ATM" ,"applicable unit":"unit:ATM_T" ,"applicable unit":"unit:BAR" ,"applicable unit":"unit:BARAD" ,"applicable unit":"unit:BARYE" ,"applicable unit":"unit:CentiBAR" ,"applicable unit":"unit:CentiM_H2O" ,"applicable unit":"unit:CentiM_HG" ,"applicable unit":"unit:DYN-PER-CentiM2" ,"applicable unit":"unit:DecaPA" ,"applicable unit":"unit:DeciBAR" ,"applicable unit":"unit:FT_H2O" ,"applicable unit":"unit:FT_HG" ,"applicable unit":"unit:GM_F-PER-CentiM2" ,"applicable unit":"unit:GigaPA" ,"applicable unit":"unit:HectoBAR" ,"applicable unit":"unit:HectoPA" ,"applicable unit":"unit:IN_H2O" ,"applicable unit":"unit:IN_HG" ,"applicable unit":"unit:KIP_F-PER-IN2" ,"applicable unit":"unit:KiloBAR" ,"applicable unit":"unit:KiloGM-PER-M-SEC2" ,"applicable unit":"unit:KiloGM_F-PER-CentiM2" ,"applicable unit":"unit:KiloGM_F-PER-M2" ,"applicable unit":"unit:KiloGM_F-PER-MilliM2" ,"applicable unit":"unit:KiloLB_F-PER-IN2" ,"applicable unit":"unit:KiloN-PER-M2" ,"applicable unit":"unit:KiloPA" ,"applicable unit":"unit:KiloPA_A" ,"applicable unit":"unit:LB_F-PER-FT2" ,"applicable unit":"unit:LB_F-PER-IN2" ,"applicable unit":"unit:MegaBAR" ,"applicable unit":"unit:MegaPA" ,"applicable unit":"unit:MegaPSI" ,"applicable unit":"unit:MicroATM" ,"applicable unit":"unit:MicroBAR" ,"applicable unit":"unit:MicroPA" ,"applicable unit":"unit:MicroTORR" ,"applicable unit":"unit:MilliBAR" ,"applicable unit":"unit:MilliM_H2O" ,"applicable unit":"unit:MilliM_HG" ,"applicable unit":"unit:MilliM_HGA" ,"applicable unit":"unit:MilliPA" ,"applicable unit":"unit:MilliTORR" ,"applicable unit":"unit:N-PER-CentiM2" ,"applicable unit":"unit:N-PER-M2" ,"applicable unit":"unit:N-PER-MilliM2" ,"applicable unit":"unit:PA" ,"applicable unit":"unit:PDL-PER-FT2" ,"applicable unit":"unit:PSI" ,"applicable unit":"unit:PicoPA" ,"applicable unit":"unit:PlanckPressure" ,"applicable unit":"unit:TORR" ,"description":"The force applied to a unit area of surface; measured in pascals (SI unit) or in dynes (cgs unit)" ,"description (plain text)":"The force applied to a unit area of surface; measured in pascals (SI unit) or in dynes (cgs unit)" ,"has dimension vector":"qkdv:A0E0L-1I0M1H0T-2D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Pressure" ,"informative reference":"http:\/\/www.thefreedictionary.com\/force+per+unit+area" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Force Per Area" ,"symbol":"p" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ForcePerArea", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The force applied to a unit area of surface; measured in pascals (SI unit) or in dynes (cgs unit)", "applicableUnit" : [ "http://qudt.org/vocab/unit/MegaBAR", "http://qudt.org/vocab/unit/BARYE", "http://qudt.org/vocab/unit/MilliPA", "http://qudt.org/vocab/unit/KiloGM_F-PER-CentiM2", "http://qudt.org/vocab/unit/MilliBAR", "http://qudt.org/vocab/unit/BAR", "http://qudt.org/vocab/unit/KiloGM_F-PER-MilliM2", "http://qudt.org/vocab/unit/PSI", "http://qudt.org/vocab/unit/MicroPA", "http://qudt.org/vocab/unit/PicoPA", "http://qudt.org/vocab/unit/ATM_T", "http://qudt.org/vocab/unit/KIP_F-PER-IN2", "http://qudt.org/vocab/unit/PDL-PER-FT2", "http://qudt.org/vocab/unit/HectoBAR", "http://qudt.org/vocab/unit/KiloLB_F-PER-IN2", "http://qudt.org/vocab/unit/IN_H2O", "http://qudt.org/vocab/unit/KiloBAR", "http://qudt.org/vocab/unit/GM_F-PER-CentiM2", "http://qudt.org/vocab/unit/DecaPA", "http://qudt.org/vocab/unit/KiloN-PER-M2", "http://qudt.org/vocab/unit/N-PER-CentiM2", "http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2", "http://qudt.org/vocab/unit/CentiBAR", "http://qudt.org/vocab/unit/PlanckPressure", "http://qudt.org/vocab/unit/BARAD", "http://qudt.org/vocab/unit/MilliTORR", "http://qudt.org/vocab/unit/MilliM_H2O", "http://qudt.org/vocab/unit/KiloPA_A", "http://qudt.org/vocab/unit/FT_H2O", "http://qudt.org/vocab/unit/TORR", "http://qudt.org/vocab/unit/N-PER-M2", "http://qudt.org/vocab/unit/MicroATM", "http://qudt.org/vocab/unit/PA", "http://qudt.org/vocab/unit/GigaPA", "http://qudt.org/vocab/unit/MilliM_HGA", "http://qudt.org/vocab/unit/MicroTORR", "http://qudt.org/vocab/unit/ATM", "http://qudt.org/vocab/unit/DeciBAR", "http://qudt.org/vocab/unit/CentiM_H2O", "http://qudt.org/vocab/unit/KiloGM_F-PER-M2", "http://qudt.org/vocab/unit/LB_F-PER-IN2", "http://qudt.org/vocab/unit/MegaPA", "http://qudt.org/vocab/unit/FT_HG", "http://qudt.org/vocab/unit/N-PER-MilliM2", "http://qudt.org/vocab/unit/HectoPA", "http://qudt.org/vocab/unit/MegaPSI", "http://qudt.org/vocab/unit/KiloPA", "http://qudt.org/vocab/unit/DYN-PER-CentiM2", "http://qudt.org/vocab/unit/CentiM_HG", "http://qudt.org/vocab/unit/MilliM_HG", "http://qudt.org/vocab/unit/IN_HG", "http://qudt.org/vocab/unit/LB_F-PER-FT2", "http://qudt.org/vocab/unit/MicroBAR" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0", "informativeReference" : [ "http://www.thefreedictionary.com/force+per+unit+area", "http://en.wikipedia.org/wiki/Pressure" ], "plainTextDescription" : "The force applied to a unit area of surface; measured in pascals (SI unit) or in dynes (cgs unit)", "symbol" : "p", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Force Per Area" }, "@context" : { "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "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#" } }
quantitykind:ForcePerAreaTime
URI: http://qudt.org/vocab/quantitykind/ForcePerAreaTime
@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/ForcePerAreaTime> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciBAR-PER-YR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoPA-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_F-PER-IN2-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PA-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PA-PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PA-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-PER-M3> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-3D0> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Force Per Area Time"@en ; .
{"resource":"Force Per Area Time" ,"qname":"quantitykind:ForcePerAreaTime" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ForcePerAreaTime" ,"properties":["applicable unit":"unit:DeciBAR-PER-YR" ,"applicable unit":"unit:HectoPA-PER-HR" ,"applicable unit":"unit:LB_F-PER-IN2-SEC" ,"applicable unit":"unit:PA-PER-HR" ,"applicable unit":"unit:PA-PER-MIN" ,"applicable unit":"unit:PA-PER-SEC" ,"applicable unit":"unit:W-PER-M3" ,"has dimension vector":"qkdv:A0E0L-1I0M1H0T-3D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Force Per Area Time" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ForcePerAreaTime", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "applicableUnit" : [ "http://qudt.org/vocab/unit/PA-PER-HR", "http://qudt.org/vocab/unit/PA-PER-MIN", "http://qudt.org/vocab/unit/PA-PER-SEC", "http://qudt.org/vocab/unit/DeciBAR-PER-YR", "http://qudt.org/vocab/unit/HectoPA-PER-HR", "http://qudt.org/vocab/unit/LB_F-PER-IN2-SEC", "http://qudt.org/vocab/unit/W-PER-M3" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-3D0", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Force Per Area Time" }, "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "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#" } }
quantitykind:ForcePerElectricCharge
URI: http://qudt.org/vocab/quantitykind/ForcePerElectricCharge
The electric field depicts the force exerted on other electrically charged objects by the electrically charged particle the field is surrounding. The electric field is a vector field with SI units of newtons per coulomb (\(N C^{-1}\)) or, equivalently, volts per metre (\(V m^{-1}\) ). The SI base units of the electric field are \(kg m s^{-3} A^{-1}\). The strength or magnitude of the field at a given point is defined as the force that would be exerted on a positive test charge of 1 coulomb placed at that point
@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/ForcePerElectricCharge> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The electric field depicts the force exerted on other electrically charged objects by the electrically charged particle the field is surrounding. The electric field is a vector field with SI units of newtons per coulomb (\\(N C^{-1}\\)) or, equivalently, volts per metre (\\(V m^{-1}\\) ). The SI base units of the electric field are \\(kg m s^{-3} A^{-1}\\). The strength or magnitude of the field at a given point is defined as the force that would be exerted on a positive test charge of 1 coulomb placed at that point"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N-PER-C> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E-1L1I0M1H0T-3D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Electric_field"^^xsd:anyURI ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Force per Electric Charge"@en ; .
{"resource":"Force per Electric Charge" ,"qname":"quantitykind:ForcePerElectricCharge" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ForcePerElectricCharge" ,"properties":["applicable unit":"unit:N-PER-C" ,"description":"The electric field depicts the force exerted on other electrically charged objects by the electrically charged particle the field is surrounding. The electric field is a vector field with SI units of newtons per coulomb (\\(N C^{-1}\\)) or, equivalently, volts per metre (\\(V m^{-1}\\) ). The SI base units of the electric field are \\(kg m s^{-3} A^{-1}\\). The strength or magnitude of the field at a given point is defined as the force that would be exerted on a positive test charge of 1 coulomb placed at that point" ,"has dimension vector":"qkdv:A0E-1L1I0M1H0T-3D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Electric_field" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Force per Electric Charge" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ForcePerElectricCharge", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The electric field depicts the force exerted on other electrically charged objects by the electrically charged particle the field is surrounding. The electric field is a vector field with SI units of newtons per coulomb (\\(N C^{-1}\\)) or, equivalently, volts per metre (\\(V m^{-1}\\) ). The SI base units of the electric field are \\(kg m s^{-3} A^{-1}\\). The strength or magnitude of the field at a given point is defined as the force that would be exerted on a positive test charge of 1 coulomb placed at that point", "applicableUnit" : "http://qudt.org/vocab/unit/N-PER-C", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E-1L1I0M1H0T-3D0", "informativeReference" : "http://en.wikipedia.org/wiki/Electric_field", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Force per Electric Charge" }, "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:ForcePerLength
URI: http://qudt.org/vocab/quantitykind/ForcePerLength
@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/ForcePerLength> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DYN-PER-CentiM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM_F-M-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloLB_F-PER-FT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_F-PER-FT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_F-PER-IN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliN-PER-M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N-M-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N-PER-CentiM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N-PER-M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N-PER-MilliM> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Force per Length"@en ; .
{"resource":"Force per Length" ,"qname":"quantitykind:ForcePerLength" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ForcePerLength" ,"properties":["applicable unit":"unit:DYN-PER-CentiM" ,"applicable unit":"unit:KiloGM_F-M-PER-CentiM2" ,"applicable unit":"unit:KiloLB_F-PER-FT" ,"applicable unit":"unit:LB_F-PER-FT" ,"applicable unit":"unit:LB_F-PER-IN" ,"applicable unit":"unit:MilliN-PER-M" ,"applicable unit":"unit:N-M-PER-M2" ,"applicable unit":"unit:N-PER-CentiM" ,"applicable unit":"unit:N-PER-M" ,"applicable unit":"unit:N-PER-MilliM" ,"has dimension vector":"qkdv:A0E0L0I0M1H0T-2D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Force per Length" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/ForcePerLength", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "applicableUnit" : [ "http://qudt.org/vocab/unit/MilliN-PER-M", "http://qudt.org/vocab/unit/KiloGM_F-M-PER-CentiM2", "http://qudt.org/vocab/unit/LB_F-PER-IN", "http://qudt.org/vocab/unit/N-PER-CentiM", "http://qudt.org/vocab/unit/N-M-PER-M2", "http://qudt.org/vocab/unit/KiloLB_F-PER-FT", "http://qudt.org/vocab/unit/LB_F-PER-FT", "http://qudt.org/vocab/unit/DYN-PER-CentiM", "http://qudt.org/vocab/unit/N-PER-M", "http://qudt.org/vocab/unit/N-PER-MilliM" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Force per Length" }, "@context" : { "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@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#" } }
quantitykind:Frequency
URI: http://qudt.org/vocab/quantitykind/Frequency
"Frequency" is the number of occurrences of a repeating event per unit time. The repetition of the events may be periodic (that is. the length of time between event repetitions is fixed) or aperiodic (i.e. the length of time between event repetitions varies). Therefore, we distinguish between periodic and aperiodic frequencies. In the SI system, periodic frequency is measured in hertz (Hz) or multiples of hertz, while aperiodic frequency is measured in becquerel (Bq). In spectroscopy, \(\nu\) is mostly used. Light passing through different media keeps its frequency, but not its wavelength or wavenumber.
@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/Frequency> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Frequency\" is the number of occurrences of a repeating event per unit time. The repetition of the events may be periodic (that is. the length of time between event repetitions is fixed) or aperiodic (i.e. the length of time between event repetitions varies). Therefore, we distinguish between periodic and aperiodic frequencies. In the SI system, periodic frequency is measured in hertz (Hz) or multiples of hertz, while aperiodic frequency is measured in becquerel (Bq). In spectroscopy, \\(\\nu\\) is mostly used. Light passing through different media keeps its frequency, but not its wavelength or wavenumber."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaHZ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HZ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloHZ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaHZ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NUM-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NUM-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NUM-PER-YR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-DAY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-MO> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-MilliSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-WK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-YR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PERCENT-PER-DAY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PERCENT-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PERCENT-PER-WK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckFrequency> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/SAMPLE-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TeraHZ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/failures-in-time> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Frequency"^^xsd:anyURI ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ; <http://qudt.org/schema/qudt/latexDefinition> """\\(f = 1/T\\), where \\(T\\) is a period. Alternatively, \\(\\nu = 1/T\\)"""^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\nu, f\\)"^^<http://qudt.org/schema/qudt/LatexString> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Frekuensi"@ms ; rdfs:label "Frekvence"@cs ; rdfs:label "Frequenz"@de ; rdfs:label "częstotliwość"@pl ; rdfs:label "frecuencia"@es ; rdfs:label "frecvență"@ro ; rdfs:label "frekans"@tr ; rdfs:label "frekvenca"@sl ; rdfs:label "frekvencia"@hu ; rdfs:label "frequency"@en ; rdfs:label "frequentia"@la ; rdfs:label "frequenza"@it ; rdfs:label "frequência"@pt ; rdfs:label "fréquence"@fr ; rdfs:label "Συχνότητα"@el ; rdfs:label "Частота"@ru ; rdfs:label "Честота"@bg ; rdfs:label "תדירות"@he ; rdfs:label "التردد لدى نظام الوحدات الدولي"@ar ; rdfs:label "بسامد"@fa ; rdfs:label "आवृत्ति"@hi ; rdfs:label "周波数"@ja ; rdfs:label "频率"@zh ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/InverseTime> ; .
{"resource":"frequency" ,"qname":"quantitykind:Frequency" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Frequency" ,"properties":["applicable unit":"unit:GigaHZ" ,"applicable unit":"unit:HZ" ,"applicable unit":"unit:KiloHZ" ,"applicable unit":"unit:MegaHZ" ,"applicable unit":"unit:NUM-PER-HR" ,"applicable unit":"unit:NUM-PER-SEC" ,"applicable unit":"unit:NUM-PER-YR" ,"applicable unit":"unit:PER-DAY" ,"applicable unit":"unit:PER-HR" ,"applicable unit":"unit:PER-MIN" ,"applicable unit":"unit:PER-MO" ,"applicable unit":"unit:PER-MilliSEC" ,"applicable unit":"unit:PER-SEC" ,"applicable unit":"unit:PER-WK" ,"applicable unit":"unit:PER-YR" ,"applicable unit":"unit:PERCENT-PER-DAY" ,"applicable unit":"unit:PERCENT-PER-HR" ,"applicable unit":"unit:PERCENT-PER-WK" ,"applicable unit":"unit:PlanckFrequency" ,"applicable unit":"unit:SAMPLE-PER-SEC" ,"applicable unit":"unit:TeraHZ" ,"applicable unit":"unit:failures-in-time" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Frequency" ,"description":"\"Frequency\" is the number of occurrences of a repeating event per unit time. The repetition of the events may be periodic (that is. the length of time between event repetitions is fixed) or aperiodic (i.e. the length of time between event repetitions varies). Therefore, we distinguish between periodic and aperiodic frequencies. In the SI system, periodic frequency is measured in hertz (Hz) or multiples of hertz, while aperiodic frequency is measured in becquerel (Bq). In spectroscopy, \\(\\nu\\) is mostly used. Light passing through different media keeps its frequency, but not its wavelength or wavenumber." ,"has broader":"quantitykind:InverseTime" ,"has dimension vector":"qkdv:A0E0L0I0M0H0T-1D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Frekuensi" ,"label":"Frekvence" ,"label":"Frequenz" ,"label":"częstotliwość" ,"label":"frecuencia" ,"label":"frecvență" ,"label":"frekans" ,"label":"frekvenca" ,"label":"frekvencia" ,"label":"frequency" ,"label":"frequentia" ,"label":"frequenza" ,"label":"frequência" ,"label":"fréquence" ,"label":"Συχνότητα" ,"label":"Частота" ,"label":"Честота" ,"label":"תדירות" ,"label":"التردد لدى نظام الوحدات الدولي" ,"label":"بسامد" ,"label":"आवृत्ति" ,"label":"周波数" ,"label":"频率" ,"latex definition":"\\(f = 1\/T\\), where \\(T\\) is a period.\n\nAlternatively,\n\n\\(\\nu = 1\/T\\)" ,"latex symbol":"\\(\\nu, f\\)" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/Frequency", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Frequency\" is the number of occurrences of a repeating event per unit time. The repetition of the events may be periodic (that is. the length of time between event repetitions is fixed) or aperiodic (i.e. the length of time between event repetitions varies). Therefore, we distinguish between periodic and aperiodic frequencies. In the SI system, periodic frequency is measured in hertz (Hz) or multiples of hertz, while aperiodic frequency is measured in becquerel (Bq). In spectroscopy, \\(\\nu\\) is mostly used. Light passing through different media keeps its frequency, but not its wavelength or wavenumber.", "applicableUnit" : [ "http://qudt.org/vocab/unit/PlanckFrequency", "http://qudt.org/vocab/unit/PER-WK", "http://qudt.org/vocab/unit/PER-HR", "http://qudt.org/vocab/unit/HZ", "http://qudt.org/vocab/unit/NUM-PER-YR", "http://qudt.org/vocab/unit/PER-MilliSEC", "http://qudt.org/vocab/unit/SAMPLE-PER-SEC", "http://qudt.org/vocab/unit/PERCENT-PER-DAY", "http://qudt.org/vocab/unit/NUM-PER-HR", "http://qudt.org/vocab/unit/PER-SEC", "http://qudt.org/vocab/unit/PER-DAY", "http://qudt.org/vocab/unit/PER-YR", "http://qudt.org/vocab/unit/PERCENT-PER-WK", "http://qudt.org/vocab/unit/NUM-PER-SEC", "http://qudt.org/vocab/unit/PER-MIN", "http://qudt.org/vocab/unit/TeraHZ", "http://qudt.org/vocab/unit/MegaHZ", "http://qudt.org/vocab/unit/PER-MO", "http://qudt.org/vocab/unit/failures-in-time", "http://qudt.org/vocab/unit/GigaHZ", "http://qudt.org/vocab/unit/KiloHZ", "http://qudt.org/vocab/unit/PERCENT-PER-HR" ], "dbpediaMatch" : "http://dbpedia.org/resource/Frequency", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0", "latexDefinition" : "\\(f = 1/T\\), where \\(T\\) is a period.\n\nAlternatively,\n\n\\(\\nu = 1/T\\)", "latexSymbol" : "\\(\\nu, f\\)", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "hi", "@value" : "आवृत्ति" }, { "@language" : "de", "@value" : "Frequenz" }, { "@language" : "pl", "@value" : "częstotliwość" }, { "@language" : "sl", "@value" : "frekvenca" }, { "@language" : "el", "@value" : "Συχνότητα" }, { "@language" : "en", "@value" : "frequency" }, { "@language" : "ru", "@value" : "Частота" }, { "@language" : "ms", "@value" : "Frekuensi" }, { "@language" : "it", "@value" : "frequenza" }, { "@language" : "zh", "@value" : "频率" }, { "@language" : "ro", "@value" : "frecvență" }, { "@language" : "ja", "@value" : "周波数" }, { "@language" : "es", "@value" : "frecuencia" }, { "@language" : "cs", "@value" : "Frekvence" }, { "@language" : "hu", "@value" : "frekvencia" }, { "@language" : "fr", "@value" : "fréquence" }, { "@language" : "fa", "@value" : "بسامد" }, { "@language" : "la", "@value" : "frequentia" }, { "@language" : "bg", "@value" : "Честота" }, { "@language" : "he", "@value" : "תדירות" }, { "@language" : "pt", "@value" : "frequência" }, { "@language" : "ar", "@value" : "التردد لدى نظام الوحدات الدولي" }, { "@language" : "tr", "@value" : "frekans" } ], "broader" : "http://qudt.org/vocab/quantitykind/InverseTime", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "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" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "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#" } }
quantitykind:Friction
URI: http://qudt.org/vocab/quantitykind/Friction
"Friction" is the force of two surfaces In contact, or the force of a medium acting on a moving object (that is air on an aircraft). When contacting surfaces move relative to each other, the friction between the two objects converts kinetic energy into thermal energy.
@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/Friction> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Friction\" is the force of two surfaces In contact, or the force of a medium acting on a moving object (that is air on an aircraft). When contacting surfaces move relative to each other, the friction between the two objects converts kinetic energy into thermal energy."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DYN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KIP_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloLB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloP> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloPOND> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaLB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PDL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckForce> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_F_US> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Friction"^^xsd:anyURI ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Friction"^^xsd:anyURI ; <http://qudt.org/schema/qudt/informativeReference> "http://wiki.answers.com/Q/What_is_the_symbol_of_friction"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Friction\" is the force of two surfaces In contact, or the force of a medium acting on a moving object (that is air on an aircraft). When contacting surfaces move relative to each other, the friction between the two objects converts kinetic energy into thermal energy." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Friction"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Force> ; .
{"resource":"Friction" ,"qname":"quantitykind:Friction" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Friction" ,"properties":["applicable unit":"unit:CentiN" ,"applicable unit":"unit:DYN" ,"applicable unit":"unit:DeciN" ,"applicable unit":"unit:GM_F" ,"applicable unit":"unit:KIP_F" ,"applicable unit":"unit:KiloGM_F" ,"applicable unit":"unit:KiloLB_F" ,"applicable unit":"unit:KiloN" ,"applicable unit":"unit:KiloP" ,"applicable unit":"unit:KiloPOND" ,"applicable unit":"unit:LB_F" ,"applicable unit":"unit:MegaLB_F" ,"applicable unit":"unit:MegaN" ,"applicable unit":"unit:MicroN" ,"applicable unit":"unit:MilliN" ,"applicable unit":"unit:N" ,"applicable unit":"unit:OZ_F" ,"applicable unit":"unit:PDL" ,"applicable unit":"unit:PlanckForce" ,"applicable unit":"unit:TON_F_US" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Friction" ,"description":"\"Friction\" is the force of two surfaces In contact, or the force of a medium acting on a moving object (that is air on an aircraft). When contacting surfaces move relative to each other, the friction between the two objects converts kinetic energy into thermal energy." ,"description (plain text)":"\"Friction\" is the force of two surfaces In contact, or the force of a medium acting on a moving object (that is air on an aircraft). When contacting surfaces move relative to each other, the friction between the two objects converts kinetic energy into thermal energy." ,"has broader":"quantitykind:Force" ,"has dimension vector":"qkdv:A0E0L1I0M1H0T-2D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Friction" ,"informative reference":"http:\/\/wiki.answers.com\/Q\/What_is_the_symbol_of_friction" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Friction" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/Friction", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Friction\" is the force of two surfaces In contact, or the force of a medium acting on a moving object (that is air on an aircraft). When contacting surfaces move relative to each other, the friction between the two objects converts kinetic energy into thermal energy.", "applicableUnit" : [ "http://qudt.org/vocab/unit/KiloPOND", "http://qudt.org/vocab/unit/KiloLB_F", "http://qudt.org/vocab/unit/KiloGM_F", "http://qudt.org/vocab/unit/PlanckForce", "http://qudt.org/vocab/unit/TON_F_US", "http://qudt.org/vocab/unit/DeciN", "http://qudt.org/vocab/unit/KiloN", "http://qudt.org/vocab/unit/DYN", "http://qudt.org/vocab/unit/CentiN", "http://qudt.org/vocab/unit/KiloP", "http://qudt.org/vocab/unit/OZ_F", "http://qudt.org/vocab/unit/MilliN", "http://qudt.org/vocab/unit/MicroN", "http://qudt.org/vocab/unit/MegaLB_F", "http://qudt.org/vocab/unit/MegaN", "http://qudt.org/vocab/unit/KIP_F", "http://qudt.org/vocab/unit/PDL", "http://qudt.org/vocab/unit/N", "http://qudt.org/vocab/unit/GM_F", "http://qudt.org/vocab/unit/LB_F" ], "dbpediaMatch" : "http://dbpedia.org/resource/Friction", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0", "informativeReference" : [ "http://en.wikipedia.org/wiki/Friction", "http://wiki.answers.com/Q/What_is_the_symbol_of_friction" ], "plainTextDescription" : "\"Friction\" is the force of two surfaces In contact, or the force of a medium acting on a moving object (that is air on an aircraft). When contacting surfaces move relative to each other, the friction between the two objects converts kinetic energy into thermal energy.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Friction" }, "broader" : "http://qudt.org/vocab/quantitykind/Force", "@context" : { "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" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@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#" } }
quantitykind:FrictionCoefficient
URI: http://qudt.org/vocab/quantitykind/FrictionCoefficient
"Friction Coefficient" is the ratio of the force of friction between two bodies and the force pressing them together
@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/FrictionCoefficient> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Friction Coefficient\" is the ratio of the force of friction between two bodies and the force pressing them together"^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NUM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/UNITLESS> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Friction"^^xsd:anyURI ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Friction"^^xsd:anyURI ; <http://qudt.org/schema/qudt/informativeReference> "http://wiki.answers.com/Q/What_is_the_symbol_of_friction"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\mu\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Friction Coefficient\" is the ratio of the force of friction between two bodies and the force pressing them together" ; <http://qudt.org/schema/qudt/qkdvDenominator> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ; <http://qudt.org/schema/qudt/qkdvNumerator> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Friction Coefficient"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ; .
{"resource":"Friction Coefficient" ,"qname":"quantitykind:FrictionCoefficient" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/FrictionCoefficient" ,"properties":["applicable unit":"unit:NUM" ,"applicable unit":"unit:UNITLESS" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Friction" ,"denominator dimension vector":"qkdv:A0E0L1I0M1H0T-2D0" ,"description":"\"Friction Coefficient\" is the ratio of the force of friction between two bodies and the force pressing them together" ,"description (plain text)":"\"Friction Coefficient\" is the ratio of the force of friction between two bodies and the force pressing them together" ,"has broader":"quantitykind:DimensionlessRatio" ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Friction" ,"informative reference":"http:\/\/wiki.answers.com\/Q\/What_is_the_symbol_of_friction" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Friction Coefficient" ,"latex symbol":"\\(\\mu\\)" ,"numerator dimension vector":"qkdv:A0E0L1I0M1H0T-2D0" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/FrictionCoefficient", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Friction Coefficient\" is the ratio of the force of friction between two bodies and the force pressing them together", "applicableUnit" : [ "http://qudt.org/vocab/unit/NUM", "http://qudt.org/vocab/unit/UNITLESS" ], "dbpediaMatch" : "http://dbpedia.org/resource/Friction", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "informativeReference" : [ "http://wiki.answers.com/Q/What_is_the_symbol_of_friction", "http://en.wikipedia.org/wiki/Friction" ], "latexSymbol" : "\\(\\mu\\)", "plainTextDescription" : "\"Friction Coefficient\" is the ratio of the force of friction between two bodies and the force pressing them together", "qkdvDenominator" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0", "qkdvNumerator" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Friction Coefficient" }, "broader" : "http://qudt.org/vocab/quantitykind/DimensionlessRatio", "@context" : { "qkdvNumerator" : { "@id" : "http://qudt.org/schema/qudt/qkdvNumerator", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "qkdvDenominator" : { "@id" : "http://qudt.org/schema/qudt/qkdvDenominator", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "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#" } }
quantitykind:Fugacity
URI: http://qudt.org/vocab/quantitykind/Fugacity
"Fugacity" of a real gas is an effective pressure which replaces the true mechanical pressure in accurate chemical equilibrium calculations. It is equal to the pressure of an ideal gas which has the same chemical potential as the real gas.
@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/Fugacity> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Fugacity\" of a real gas is an effective pressure which replaces the true mechanical pressure in accurate chemical equilibrium calculations. It is equal to the pressure of an ideal gas which has the same chemical potential as the real gas."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoPA> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Fugacity"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\tilde{p}_B\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Fugacity\" of a real gas is an effective pressure which replaces the true mechanical pressure in accurate chemical equilibrium calculations. It is equal to the pressure of an ideal gas which has the same chemical potential as the real gas." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Fugasiti"@ms ; rdfs:label "Fugazität"@de ; rdfs:label "Lotność"@pl ; rdfs:label "fugacidad"@es ; rdfs:label "fugacidade"@pt ; rdfs:label "fugacita"@cs ; rdfs:label "fugacitate"@ro ; rdfs:label "fugacity"@en ; rdfs:label "fugacità"@it ; rdfs:label "fugacité"@fr ; rdfs:label "fügasite"@tr ; rdfs:label "انفلاتية"@ar ; rdfs:label "بیدوامی"@fa ; rdfs:label "フガシティー"@ja ; rdfs:label "逸度"@zh ; .
{"resource":"fugacity" ,"qname":"quantitykind:Fugacity" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Fugacity" ,"properties":["applicable unit":"unit:PA" ,"applicable unit":"unit:PicoPA" ,"description":"\"Fugacity\" of a real gas is an effective pressure which replaces the true mechanical pressure in accurate chemical equilibrium calculations. It is equal to the pressure of an ideal gas which has the same chemical potential as the real gas." ,"description (plain text)":"\"Fugacity\" of a real gas is an effective pressure which replaces the true mechanical pressure in accurate chemical equilibrium calculations. It is equal to the pressure of an ideal gas which has the same chemical potential as the real gas." ,"has dimension vector":"qkdv:A0E0L-1I0M1H0T-2D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Fugacity" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Fugasiti" ,"label":"Fugazität" ,"label":"Lotność" ,"label":"fugacidad" ,"label":"fugacidade" ,"label":"fugacita" ,"label":"fugacitate" ,"label":"fugacity" ,"label":"fugacità" ,"label":"fugacité" ,"label":"fügasite" ,"label":"انفلاتية" ,"label":"بی\u200Cدوامی" ,"label":"フガシティー" ,"label":"逸度" ,"latex symbol":"\\(\\tilde{p}_B\\)" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31894" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/Fugacity", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Fugacity\" of a real gas is an effective pressure which replaces the true mechanical pressure in accurate chemical equilibrium calculations. It is equal to the pressure of an ideal gas which has the same chemical potential as the real gas.", "applicableUnit" : [ "http://qudt.org/vocab/unit/PA", "http://qudt.org/vocab/unit/PicoPA" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0", "informativeReference" : "http://en.wikipedia.org/wiki/Fugacity", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31894", "latexSymbol" : "\\(\\tilde{p}_B\\)", "plainTextDescription" : "\"Fugacity\" of a real gas is an effective pressure which replaces the true mechanical pressure in accurate chemical equilibrium calculations. It is equal to the pressure of an ideal gas which has the same chemical potential as the real gas.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "cs", "@value" : "fugacita" }, { "@language" : "ja", "@value" : "フガシティー" }, { "@language" : "pl", "@value" : "Lotność" }, { "@language" : "de", "@value" : "Fugazität" }, { "@language" : "es", "@value" : "fugacidad" }, { "@language" : "pt", "@value" : "fugacidade" }, { "@language" : "it", "@value" : "fugacità" }, { "@language" : "ar", "@value" : "انفلاتية" }, { "@language" : "ro", "@value" : "fugacitate" }, { "@language" : "en", "@value" : "fugacity" }, { "@language" : "zh", "@value" : "逸度" }, { "@language" : "fa", "@value" : "بیدوامی" }, { "@language" : "tr", "@value" : "fügasite" }, { "@language" : "ms", "@value" : "Fugasiti" }, { "@language" : "fr", "@value" : "fugacité" } ], "@context" : { "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "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" }, "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://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@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#" } }
quantitykind:FundamentalLatticeVector
URI: http://qudt.org/vocab/quantitykind/FundamentalLatticeVector
"Fundamental Lattice vector" are fundamental translation vectors for the crystal lattice.
@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/FundamentalLatticeVector> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Fundamental Lattice vector\" are fundamental translation vectors for the crystal lattice."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ANGSTROM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AU> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FATH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FUR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FUR_Long> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GAUGE_FR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_N> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilLength> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PARSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PCA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckLength> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ROD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YD> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://www.matter.org.uk/diffraction/geometry/lattice_vectors.htm"^^xsd:anyURI ; <http://qudt.org/schema/qudt/normativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Fundamental Lattice vector\" are fundamental translation vectors for the crystal lattice." ; <http://qudt.org/schema/qudt/symbol> "a_1, a_2, a_3" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Fundamental Lattice vector"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/LatticeVector> ; .
{"resource":"Fundamental Lattice vector" ,"qname":"quantitykind:FundamentalLatticeVector" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/FundamentalLatticeVector" ,"properties":["applicable unit":"unit:ANGSTROM" ,"applicable unit":"unit:AU" ,"applicable unit":"unit:BTU_IT-PER-LB_F" ,"applicable unit":"unit:CH" ,"applicable unit":"unit:CentiM" ,"applicable unit":"unit:DecaM" ,"applicable unit":"unit:DeciM" ,"applicable unit":"unit:FATH" ,"applicable unit":"unit:FM" ,"applicable unit":"unit:FT" ,"applicable unit":"unit:FT_US" ,"applicable unit":"unit:FUR" ,"applicable unit":"unit:FUR_Long" ,"applicable unit":"unit:FemtoM" ,"applicable unit":"unit:GAUGE_FR" ,"applicable unit":"unit:HectoM" ,"applicable unit":"unit:IN" ,"applicable unit":"unit:KiloM" ,"applicable unit":"unit:LY" ,"applicable unit":"unit:M" ,"applicable unit":"unit:MI" ,"applicable unit":"unit:MI_N" ,"applicable unit":"unit:MI_US" ,"applicable unit":"unit:MicroIN" ,"applicable unit":"unit:MicroM" ,"applicable unit":"unit:MilLength" ,"applicable unit":"unit:MilliIN" ,"applicable unit":"unit:MilliM" ,"applicable unit":"unit:NanoM" ,"applicable unit":"unit:PARSEC" ,"applicable unit":"unit:PCA" ,"applicable unit":"unit:PT" ,"applicable unit":"unit:PicoM" ,"applicable unit":"unit:PlanckLength" ,"applicable unit":"unit:ROD" ,"applicable unit":"unit:YD" ,"description":"\"Fundamental Lattice vector\" are fundamental translation vectors for the crystal lattice." ,"description (plain text)":"\"Fundamental Lattice vector\" are fundamental translation vectors for the crystal lattice." ,"has broader":"quantitykind:LatticeVector" ,"has dimension vector":"qkdv:A0E0L1I0M0H0T0D0" ,"informative reference":"http:\/\/www.matter.org.uk\/diffraction\/geometry\/lattice_vectors.htm" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Fundamental Lattice vector" ,"normative reference":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31897" ,"symbol":"a_1, a_2, a_3" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/FundamentalLatticeVector", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Fundamental Lattice vector\" are fundamental translation vectors for the crystal lattice.", "applicableUnit" : [ "http://qudt.org/vocab/unit/PlanckLength", "http://qudt.org/vocab/unit/FT_US", "http://qudt.org/vocab/unit/MilliIN", "http://qudt.org/vocab/unit/BTU_IT-PER-LB_F", "http://qudt.org/vocab/unit/DecaM", "http://qudt.org/vocab/unit/M", "http://qudt.org/vocab/unit/FUR_Long", "http://qudt.org/vocab/unit/CentiM", "http://qudt.org/vocab/unit/IN", "http://qudt.org/vocab/unit/YD", "http://qudt.org/vocab/unit/FemtoM", "http://qudt.org/vocab/unit/ROD", "http://qudt.org/vocab/unit/PT", "http://qudt.org/vocab/unit/MI_US", "http://qudt.org/vocab/unit/CH", "http://qudt.org/vocab/unit/FATH", "http://qudt.org/vocab/unit/PCA", "http://qudt.org/vocab/unit/LY", "http://qudt.org/vocab/unit/AU", "http://qudt.org/vocab/unit/DeciM", "http://qudt.org/vocab/unit/HectoM", "http://qudt.org/vocab/unit/PicoM", "http://qudt.org/vocab/unit/MicroM", "http://qudt.org/vocab/unit/ANGSTROM", "http://qudt.org/vocab/unit/MilliM", "http://qudt.org/vocab/unit/FUR", "http://qudt.org/vocab/unit/PARSEC", "http://qudt.org/vocab/unit/FM", "http://qudt.org/vocab/unit/MicroIN", "http://qudt.org/vocab/unit/MI_N", "http://qudt.org/vocab/unit/NanoM", "http://qudt.org/vocab/unit/KiloM", "http://qudt.org/vocab/unit/MilLength", "http://qudt.org/vocab/unit/FT", "http://qudt.org/vocab/unit/MI", "http://qudt.org/vocab/unit/GAUGE_FR" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0", "informativeReference" : "http://www.matter.org.uk/diffraction/geometry/lattice_vectors.htm", "normativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31897", "plainTextDescription" : "\"Fundamental Lattice vector\" are fundamental translation vectors for the crystal lattice.", "symbol" : "a_1, a_2, a_3", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Fundamental Lattice vector" }, "broader" : "http://qudt.org/vocab/quantitykind/LatticeVector", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "normativeReference" : { "@id" : "http://qudt.org/schema/qudt/normativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@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#" } }
quantitykind:FundamentalReciprocalLatticeVector
URI: http://qudt.org/vocab/quantitykind/FundamentalReciprocalLatticeVector
"Fundamental Reciprocal Lattice Vector" are fundamental, or primary, translation vectors the reciprocal lattice.
@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/FundamentalReciprocalLatticeVector> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Fundamental Reciprocal Lattice Vector\" are fundamental, or primary, translation vectors the reciprocal lattice."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-KiloM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-MicroM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-MilliM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-NanoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-PicoM> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Reciprocal_lattice"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Fundamental Reciprocal Lattice Vector\" are fundamental, or primary, translation vectors the reciprocal lattice." ; <http://qudt.org/schema/qudt/symbol> "b_1, b_2, b_3" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Fundamental Reciprocal Lattice Vector"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/AngularReciprocalLatticeVector> ; .
{"resource":"Fundamental Reciprocal Lattice Vector" ,"qname":"quantitykind:FundamentalReciprocalLatticeVector" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/FundamentalReciprocalLatticeVector" ,"properties":["applicable unit":"unit:PER-KiloM" ,"applicable unit":"unit:PER-M" ,"applicable unit":"unit:PER-MicroM" ,"applicable unit":"unit:PER-MilliM" ,"applicable unit":"unit:PER-NanoM" ,"applicable unit":"unit:PER-PicoM" ,"description":"\"Fundamental Reciprocal Lattice Vector\" are fundamental, or primary, translation vectors the reciprocal lattice." ,"description (plain text)":"\"Fundamental Reciprocal Lattice Vector\" are fundamental, or primary, translation vectors the reciprocal lattice." ,"has broader":"quantitykind:AngularReciprocalLatticeVector" ,"has dimension vector":"qkdv:A0E0L-1I0M0H0T0D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Reciprocal_lattice" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Fundamental Reciprocal Lattice Vector" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31897" ,"symbol":"b_1, b_2, b_3" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/FundamentalReciprocalLatticeVector", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Fundamental Reciprocal Lattice Vector\" are fundamental, or primary, translation vectors the reciprocal lattice.", "applicableUnit" : [ "http://qudt.org/vocab/unit/PER-PicoM", "http://qudt.org/vocab/unit/PER-MicroM", "http://qudt.org/vocab/unit/PER-NanoM", "http://qudt.org/vocab/unit/PER-M", "http://qudt.org/vocab/unit/PER-MilliM", "http://qudt.org/vocab/unit/PER-KiloM" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0", "informativeReference" : "http://en.wikipedia.org/wiki/Reciprocal_lattice", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31897", "plainTextDescription" : "\"Fundamental Reciprocal Lattice Vector\" are fundamental, or primary, translation vectors the reciprocal lattice.", "symbol" : "b_1, b_2, b_3", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Fundamental Reciprocal Lattice Vector" }, "broader" : "http://qudt.org/vocab/quantitykind/AngularReciprocalLatticeVector", "@context" : { "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" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@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#" } }
quantitykind:GFactorOfNucleus
URI: http://qudt.org/vocab/quantitykind/GFactorOfNucleus
The "g-Factor of Nucleus" is associated with the spin and magnetic moments of protons, neutrons, and many nuclei.
@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/GFactorOfNucleus> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The \"g-Factor of Nucleus\" is associated with the spin and magnetic moments of protons, neutrons, and many nuclei."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/UNITLESS> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Landé_g-factor"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(g = \\frac{\\mu}{I\\mu_B}\\), where \\(\\mu\\) is the magnitude of magnetic dipole moment, \\(I\\) is the nuclear angular momentum quantum number, and \\(\\mu_B\\) is the Bohr magneton."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "The \"g-Factor of Nucleus\" is associated with the spin and magnetic moments of protons, neutrons, and many nuclei." ; <http://qudt.org/schema/qudt/symbol> "g" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "g-Factor of Nucleus"@en ; .
{"resource":"g-Factor of Nucleus" ,"qname":"quantitykind:GFactorOfNucleus" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/GFactorOfNucleus" ,"properties":["applicable unit":"unit:UNITLESS" ,"description":"The \"g-Factor of Nucleus\" is associated with the spin and magnetic moments of protons, neutrons, and many nuclei." ,"description (plain text)":"The \"g-Factor of Nucleus\" is associated with the spin and magnetic moments of protons, neutrons, and many nuclei." ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Landé_g-factor" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"g-Factor of Nucleus" ,"latex definition":"\\(g = \\frac{\\mu}{I\\mu_B}\\), where \\(\\mu\\) is the magnitude of magnetic dipole moment, \\(I\\) is the nuclear angular momentum quantum number, and \\(\\mu_B\\) is the Bohr magneton." ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31895" ,"symbol":"g" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/GFactorOfNucleus", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The \"g-Factor of Nucleus\" is associated with the spin and magnetic moments of protons, neutrons, and many nuclei.", "applicableUnit" : "http://qudt.org/vocab/unit/UNITLESS", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "informativeReference" : "http://en.wikipedia.org/wiki/Landé_g-factor", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31895", "latexDefinition" : "\\(g = \\frac{\\mu}{I\\mu_B}\\), where \\(\\mu\\) is the magnitude of magnetic dipole moment, \\(I\\) is the nuclear angular momentum quantum number, and \\(\\mu_B\\) is the Bohr magneton.", "plainTextDescription" : "The \"g-Factor of Nucleus\" is associated with the spin and magnetic moments of protons, neutrons, and many nuclei.", "symbol" : "g", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "g-Factor of Nucleus" }, "@context" : { "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@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" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "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#" } }
quantitykind:GROSS-LIFT-OFF-WEIGHT
URI: http://qudt.org/vocab/quantitykind/GROSS-LIFT-OFF-WEIGHT
The sum of a rocket's inert mass and usable fluids and gases at sea level.
@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/GROSS-LIFT-OFF-WEIGHT> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The sum of a rocket's inert mass and usable fluids and gases at sea level."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AMU> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CARAT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CWT_LONG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CWT_SHORT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DRAM_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DRAM_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DWT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciTONNE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciTON_Metric> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/EarthMass> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GRAIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Hundredweight_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Hundredweight_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloTONNE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloTON_Metric> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_T> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LunarMass> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ_M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ_TROY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Pennyweight> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoGM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckMass> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Quarter_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/SLUG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/SolarMass> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Stone_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TONNE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_Assay> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_LONG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_Metric> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_SHORT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_UK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/U> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Maximum_Takeoff_Weight"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "The sum of a rocket's inert mass and usable fluids and gases at sea level." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Gross Lift-Off Weight"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Mass> ; .
{"resource":"Gross Lift-Off Weight" ,"qname":"quantitykind:GROSS-LIFT-OFF-WEIGHT" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/GROSS-LIFT-OFF-WEIGHT" ,"properties":["applicable unit":"unit:AMU" ,"applicable unit":"unit:CARAT" ,"applicable unit":"unit:CWT_LONG" ,"applicable unit":"unit:CWT_SHORT" ,"applicable unit":"unit:CentiGM" ,"applicable unit":"unit:DRAM_UK" ,"applicable unit":"unit:DRAM_US" ,"applicable unit":"unit:DWT" ,"applicable unit":"unit:DecaGM" ,"applicable unit":"unit:DeciGM" ,"applicable unit":"unit:DeciTONNE" ,"applicable unit":"unit:DeciTON_Metric" ,"applicable unit":"unit:EarthMass" ,"applicable unit":"unit:FemtoGM" ,"applicable unit":"unit:GM" ,"applicable unit":"unit:GRAIN" ,"applicable unit":"unit:HectoGM" ,"applicable unit":"unit:Hundredweight_UK" ,"applicable unit":"unit:Hundredweight_US" ,"applicable unit":"unit:KiloGM" ,"applicable unit":"unit:KiloTONNE" ,"applicable unit":"unit:KiloTON_Metric" ,"applicable unit":"unit:LB" ,"applicable unit":"unit:LB_M" ,"applicable unit":"unit:LB_T" ,"applicable unit":"unit:LunarMass" ,"applicable unit":"unit:MegaGM" ,"applicable unit":"unit:MicroGM" ,"applicable unit":"unit:MilliGM" ,"applicable unit":"unit:NanoGM" ,"applicable unit":"unit:OZ" ,"applicable unit":"unit:OZ_M" ,"applicable unit":"unit:OZ_TROY" ,"applicable unit":"unit:Pennyweight" ,"applicable unit":"unit:PicoGM" ,"applicable unit":"unit:PlanckMass" ,"applicable unit":"unit:Quarter_UK" ,"applicable unit":"unit:SLUG" ,"applicable unit":"unit:SolarMass" ,"applicable unit":"unit:Stone_UK" ,"applicable unit":"unit:TONNE" ,"applicable unit":"unit:TON_Assay" ,"applicable unit":"unit:TON_LONG" ,"applicable unit":"unit:TON_Metric" ,"applicable unit":"unit:TON_SHORT" ,"applicable unit":"unit:TON_UK" ,"applicable unit":"unit:TON_US" ,"applicable unit":"unit:U" ,"description":"The sum of a rocket's inert mass and usable fluids and gases at sea level." ,"description (plain text)":"The sum of a rocket's inert mass and usable fluids and gases at sea level." ,"has broader":"quantitykind:Mass" ,"has dimension vector":"qkdv:A0E0L0I0M1H0T0D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Maximum_Takeoff_Weight" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Gross Lift-Off Weight" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/GROSS-LIFT-OFF-WEIGHT", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The sum of a rocket's inert mass and usable fluids and gases at sea level.", "applicableUnit" : [ "http://qudt.org/vocab/unit/TON_UK", "http://qudt.org/vocab/unit/KiloGM", "http://qudt.org/vocab/unit/AMU", "http://qudt.org/vocab/unit/Pennyweight", "http://qudt.org/vocab/unit/U", "http://qudt.org/vocab/unit/TONNE", "http://qudt.org/vocab/unit/DeciTONNE", "http://qudt.org/vocab/unit/TON_Metric", "http://qudt.org/vocab/unit/FemtoGM", "http://qudt.org/vocab/unit/Stone_UK", "http://qudt.org/vocab/unit/HectoGM", "http://qudt.org/vocab/unit/SolarMass", "http://qudt.org/vocab/unit/TON_LONG", "http://qudt.org/vocab/unit/DWT", "http://qudt.org/vocab/unit/TON_US", "http://qudt.org/vocab/unit/LB_T", "http://qudt.org/vocab/unit/MicroGM", "http://qudt.org/vocab/unit/CARAT", "http://qudt.org/vocab/unit/DRAM_UK", "http://qudt.org/vocab/unit/PicoGM", "http://qudt.org/vocab/unit/GM", "http://qudt.org/vocab/unit/KiloTON_Metric", "http://qudt.org/vocab/unit/CentiGM", "http://qudt.org/vocab/unit/KiloTONNE", "http://qudt.org/vocab/unit/OZ_M", "http://qudt.org/vocab/unit/CWT_LONG", "http://qudt.org/vocab/unit/MilliGM", "http://qudt.org/vocab/unit/Hundredweight_US", "http://qudt.org/vocab/unit/LB", "http://qudt.org/vocab/unit/DeciTON_Metric", "http://qudt.org/vocab/unit/LB_M", "http://qudt.org/vocab/unit/Quarter_UK", "http://qudt.org/vocab/unit/MegaGM", "http://qudt.org/vocab/unit/OZ_TROY", "http://qudt.org/vocab/unit/CWT_SHORT", "http://qudt.org/vocab/unit/NanoGM", "http://qudt.org/vocab/unit/SLUG", "http://qudt.org/vocab/unit/OZ", "http://qudt.org/vocab/unit/PlanckMass", "http://qudt.org/vocab/unit/DRAM_US", "http://qudt.org/vocab/unit/EarthMass", "http://qudt.org/vocab/unit/LunarMass", "http://qudt.org/vocab/unit/TON_SHORT", "http://qudt.org/vocab/unit/GRAIN", "http://qudt.org/vocab/unit/DecaGM", "http://qudt.org/vocab/unit/DeciGM", "http://qudt.org/vocab/unit/TON_Assay", "http://qudt.org/vocab/unit/Hundredweight_UK" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0", "informativeReference" : "http://en.wikipedia.org/wiki/Maximum_Takeoff_Weight", "plainTextDescription" : "The sum of a rocket's inert mass and usable fluids and gases at sea level.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Gross Lift-Off Weight" }, "broader" : "http://qudt.org/vocab/quantitykind/Mass", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "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#" } }
quantitykind:Gain
URI: http://qudt.org/vocab/quantitykind/Gain
A general term used to denote an increase in signal power or signal strength in transmission from one point to another. Gain is usually expressed in decibels and is widely used to denote transducer gain. An increase or amplification. In radar there are two general usages of the term: (a) antenna gain, or gain factor, is the ratio of the power transmitted along the beam axis to that of an isotropic radiator transmitting the same total power; (b) receiver gain, or video gain, is the amplification given a signal by the receiver.
@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/Gain> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "A general term used to denote an increase in signal power or signal strength in transmission from one point to another. Gain is usually expressed in decibels and is widely used to denote transducer gain. An increase or amplification. In radar there are two general usages of the term: (a) antenna gain, or gain factor, is the ratio of the power transmitted along the beam axis to that of an isotropic radiator transmitting the same total power; (b) receiver gain, or video gain, is the amplification given a signal by the receiver."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FRACTION> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NUM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PERCENT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PERMITTIVITY_REL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PPB> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PPM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PPTH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PPTM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PPTR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/UNITLESS> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Gain"^^xsd:anyURI ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/plainTextDescription> "A general term used to denote an increase in signal power or signal strength in transmission from one point to another. Gain is usually expressed in decibels and is widely used to denote transducer gain. An increase or amplification. In radar there are two general usages of the term: (a) antenna gain, or gain factor, is the ratio of the power transmitted along the beam axis to that of an isotropic radiator transmitting the same total power; (b) receiver gain, or video gain, is the amplification given a signal by the receiver." ; <http://qudt.org/schema/qudt/qkdvDenominator> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ; <http://qudt.org/schema/qudt/qkdvNumerator> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Gain"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ; .
{"resource":"Gain" ,"qname":"quantitykind:Gain" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Gain" ,"properties":["applicable unit":"unit:FRACTION" ,"applicable unit":"unit:GR" ,"applicable unit":"unit:NUM" ,"applicable unit":"unit:PERCENT" ,"applicable unit":"unit:PERMITTIVITY_REL" ,"applicable unit":"unit:PPB" ,"applicable unit":"unit:PPM" ,"applicable unit":"unit:PPTH" ,"applicable unit":"unit:PPTM" ,"applicable unit":"unit:PPTR" ,"applicable unit":"unit:UNITLESS" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Gain" ,"denominator dimension vector":"qkdv:A0E0L2I0M1H0T-3D0" ,"description":"A general term used to denote an increase in signal power or signal strength in transmission from one point to another. Gain is usually expressed in decibels and is widely used to denote transducer gain. An increase or amplification. In radar there are two general usages of the term: (a) antenna gain, or gain factor, is the ratio of the power transmitted along the beam axis to that of an isotropic radiator transmitting the same total power; (b) receiver gain, or video gain, is the amplification given a signal by the receiver." ,"description (plain text)":"A general term used to denote an increase in signal power or signal strength in transmission from one point to another. Gain is usually expressed in decibels and is widely used to denote transducer gain. An increase or amplification. In radar there are two general usages of the term: (a) antenna gain, or gain factor, is the ratio of the power transmitted along the beam axis to that of an isotropic radiator transmitting the same total power; (b) receiver gain, or video gain, is the amplification given a signal by the receiver." ,"has broader":"quantitykind:DimensionlessRatio" ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Gain" ,"numerator dimension vector":"qkdv:A0E0L2I0M1H0T-3D0" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/Gain", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "A general term used to denote an increase in signal power or signal strength in transmission from one point to another. Gain is usually expressed in decibels and is widely used to denote transducer gain. An increase or amplification. In radar there are two general usages of the term: (a) antenna gain, or gain factor, is the ratio of the power transmitted along the beam axis to that of an isotropic radiator transmitting the same total power; (b) receiver gain, or video gain, is the amplification given a signal by the receiver.", "applicableUnit" : [ "http://qudt.org/vocab/unit/UNITLESS", "http://qudt.org/vocab/unit/NUM", "http://qudt.org/vocab/unit/GR", "http://qudt.org/vocab/unit/PPB", "http://qudt.org/vocab/unit/PERCENT", "http://qudt.org/vocab/unit/FRACTION", "http://qudt.org/vocab/unit/PPTR", "http://qudt.org/vocab/unit/PPM", "http://qudt.org/vocab/unit/PPTM", "http://qudt.org/vocab/unit/PERMITTIVITY_REL", "http://qudt.org/vocab/unit/PPTH" ], "dbpediaMatch" : "http://dbpedia.org/resource/Gain", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "plainTextDescription" : "A general term used to denote an increase in signal power or signal strength in transmission from one point to another. Gain is usually expressed in decibels and is widely used to denote transducer gain. An increase or amplification. In radar there are two general usages of the term: (a) antenna gain, or gain factor, is the ratio of the power transmitted along the beam axis to that of an isotropic radiator transmitting the same total power; (b) receiver gain, or video gain, is the amplification given a signal by the receiver.", "qkdvDenominator" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0", "qkdvNumerator" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Gain" }, "broader" : "http://qudt.org/vocab/quantitykind/DimensionlessRatio", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "qkdvNumerator" : { "@id" : "http://qudt.org/schema/qudt/qkdvNumerator", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "qkdvDenominator" : { "@id" : "http://qudt.org/schema/qudt/qkdvDenominator", "@type" : "@id" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@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" }, "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#" } }
quantitykind:GapEnergy
URI: http://qudt.org/vocab/quantitykind/GapEnergy
"Gap Energy" is the difference in energy between the lowest level of conduction band and the highest level of valence band. It is an energy range in a solid where no electron states can exist.
@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/GapEnergy> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Gap Energy\" is the difference in energy between the lowest level of conduction band and the highest level of valence band. It is an energy range in a solid where no electron states can exist."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AttoJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_TH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_IT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_TH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ERG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/EV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/E_h> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ExaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-LB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-PDL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaEV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBTU_IT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBTU_TH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCAL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloEV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloV-A-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloV-A_Reactive-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaEV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaTOE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaV-A-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaV-A_Reactive-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PetaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckEnergy> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/QUAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/THM_EEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/THM_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TOE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TeraJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TeraW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TonEnergy> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V-A-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V-A_Reactive-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-SEC> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Band_gap"^^xsd:anyURI ; <http://qudt.org/schema/qudt/normativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Gap Energy\" is the difference in energy between the lowest level of conduction band and the highest level of valence band. It is an energy range in a solid where no electron states can exist." ; <http://qudt.org/schema/qudt/symbol> "E_g" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Gap Energy"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Energy> ; .
{"resource":"Gap Energy" ,"qname":"quantitykind:GapEnergy" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/GapEnergy" ,"properties":["applicable unit":"unit:AttoJ" ,"applicable unit":"unit:BTU_IT" ,"applicable unit":"unit:BTU_TH" ,"applicable unit":"unit:CAL_IT" ,"applicable unit":"unit:CAL_TH" ,"applicable unit":"unit:ERG" ,"applicable unit":"unit:EV" ,"applicable unit":"unit:E_h" ,"applicable unit":"unit:ExaJ" ,"applicable unit":"unit:FT-LB_F" ,"applicable unit":"unit:FT-PDL" ,"applicable unit":"unit:FemtoJ" ,"applicable unit":"unit:GigaEV" ,"applicable unit":"unit:GigaJ" ,"applicable unit":"unit:GigaW-HR" ,"applicable unit":"unit:J" ,"applicable unit":"unit:KiloBTU_IT" ,"applicable unit":"unit:KiloBTU_TH" ,"applicable unit":"unit:KiloCAL" ,"applicable unit":"unit:KiloEV" ,"applicable unit":"unit:KiloJ" ,"applicable unit":"unit:KiloV-A-HR" ,"applicable unit":"unit:KiloV-A_Reactive-HR" ,"applicable unit":"unit:KiloW-HR" ,"applicable unit":"unit:MegaEV" ,"applicable unit":"unit:MegaJ" ,"applicable unit":"unit:MegaTOE" ,"applicable unit":"unit:MegaV-A-HR" ,"applicable unit":"unit:MegaV-A_Reactive-HR" ,"applicable unit":"unit:MegaW-HR" ,"applicable unit":"unit:MicroJ" ,"applicable unit":"unit:MilliJ" ,"applicable unit":"unit:PetaJ" ,"applicable unit":"unit:PlanckEnergy" ,"applicable unit":"unit:QUAD" ,"applicable unit":"unit:THM_EEC" ,"applicable unit":"unit:THM_US" ,"applicable unit":"unit:TOE" ,"applicable unit":"unit:TeraJ" ,"applicable unit":"unit:TeraW-HR" ,"applicable unit":"unit:TonEnergy" ,"applicable unit":"unit:V-A-HR" ,"applicable unit":"unit:V-A_Reactive-HR" ,"applicable unit":"unit:W-HR" ,"applicable unit":"unit:W-SEC" ,"description":"\"Gap Energy\" is the difference in energy between the lowest level of conduction band and the highest level of valence band. It is an energy range in a solid where no electron states can exist." ,"description (plain text)":"\"Gap Energy\" is the difference in energy between the lowest level of conduction band and the highest level of valence band. It is an energy range in a solid where no electron states can exist." ,"has broader":"quantitykind:Energy" ,"has dimension vector":"qkdv:A0E0L2I0M1H0T-2D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Band_gap" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Gap Energy" ,"normative reference":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31897" ,"symbol":"E_g" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/GapEnergy", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Gap Energy\" is the difference in energy between the lowest level of conduction band and the highest level of valence band. It is an energy range in a solid where no electron states can exist.", "applicableUnit" : [ "http://qudt.org/vocab/unit/MegaTOE", "http://qudt.org/vocab/unit/MicroJ", "http://qudt.org/vocab/unit/GigaEV", "http://qudt.org/vocab/unit/ERG", "http://qudt.org/vocab/unit/KiloV-A_Reactive-HR", "http://qudt.org/vocab/unit/MegaV-A_Reactive-HR", "http://qudt.org/vocab/unit/J", "http://qudt.org/vocab/unit/W-HR", "http://qudt.org/vocab/unit/PlanckEnergy", "http://qudt.org/vocab/unit/TeraW-HR", "http://qudt.org/vocab/unit/KiloEV", "http://qudt.org/vocab/unit/KiloBTU_TH", "http://qudt.org/vocab/unit/GigaJ", "http://qudt.org/vocab/unit/AttoJ", "http://qudt.org/vocab/unit/CAL_TH", "http://qudt.org/vocab/unit/E_h", "http://qudt.org/vocab/unit/KiloCAL", "http://qudt.org/vocab/unit/TOE", "http://qudt.org/vocab/unit/MilliJ", "http://qudt.org/vocab/unit/THM_EEC", "http://qudt.org/vocab/unit/KiloW-HR", "http://qudt.org/vocab/unit/PetaJ", "http://qudt.org/vocab/unit/FT-PDL", "http://qudt.org/vocab/unit/W-SEC", "http://qudt.org/vocab/unit/CAL_IT", "http://qudt.org/vocab/unit/KiloV-A-HR", "http://qudt.org/vocab/unit/EV", "http://qudt.org/vocab/unit/QUAD", "http://qudt.org/vocab/unit/MegaV-A-HR", "http://qudt.org/vocab/unit/V-A-HR", "http://qudt.org/vocab/unit/TonEnergy", "http://qudt.org/vocab/unit/BTU_IT", "http://qudt.org/vocab/unit/MegaW-HR", "http://qudt.org/vocab/unit/KiloJ", "http://qudt.org/vocab/unit/KiloBTU_IT", "http://qudt.org/vocab/unit/FT-LB_F", "http://qudt.org/vocab/unit/FemtoJ", "http://qudt.org/vocab/unit/GigaW-HR", "http://qudt.org/vocab/unit/BTU_TH", "http://qudt.org/vocab/unit/ExaJ", "http://qudt.org/vocab/unit/THM_US", "http://qudt.org/vocab/unit/V-A_Reactive-HR", "http://qudt.org/vocab/unit/MegaEV", "http://qudt.org/vocab/unit/TeraJ", "http://qudt.org/vocab/unit/MegaJ" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0", "informativeReference" : "http://en.wikipedia.org/wiki/Band_gap", "normativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31897", "plainTextDescription" : "\"Gap Energy\" is the difference in energy between the lowest level of conduction band and the highest level of valence band. It is an energy range in a solid where no electron states can exist.", "symbol" : "E_g", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Gap Energy" }, "broader" : "http://qudt.org/vocab/quantitykind/Energy", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "normativeReference" : { "@id" : "http://qudt.org/schema/qudt/normativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@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#" } }
quantitykind:GeneFamilyAbundance
URI: http://qudt.org/vocab/quantitykind/GeneFamilyAbundance
The abundance of each gene family in the community. Gene families are groups of evolutionarily-related protein-coding sequences that often perform similar functions. Gene family abundance is reported in RPK (reads per kilobase) units to normalize for gene length.
@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/GeneFamilyAbundance> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The abundance of each gene family in the community. Gene families are groups of evolutionarily-related protein-coding sequences that often perform similar functions. Gene family abundance is reported in RPK (reads per kilobase) units to normalize for gene length."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/RPK> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/informativeReference> "https://learn.gencore.bio.nyu.edu/"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "The abundance of each gene family in the community. Gene families are groups of evolutionarily-related protein-coding sequences that often perform similar functions. Gene family abundance is reported in RPK (reads per kilobase) units to normalize for gene length." ; <http://qudt.org/schema/qudt/qkdvDenominator> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/qkdvNumerator> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Gene Family Abundance"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ; .
{"resource":"Gene Family Abundance" ,"qname":"quantitykind:GeneFamilyAbundance" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/GeneFamilyAbundance" ,"properties":["applicable unit":"unit:RPK" ,"denominator dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"description":"The abundance of each gene family in the community. Gene families are groups of evolutionarily-related protein-coding sequences that often perform similar functions. Gene family abundance is reported in RPK (reads per kilobase) units to normalize for gene length." ,"description (plain text)":"The abundance of each gene family in the community. Gene families are groups of evolutionarily-related protein-coding sequences that often perform similar functions. Gene family abundance is reported in RPK (reads per kilobase) units to normalize for gene length." ,"has broader":"quantitykind:DimensionlessRatio" ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"informative reference":"https:\/\/learn.gencore.bio.nyu.edu\/" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Gene Family Abundance" ,"numerator dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/GeneFamilyAbundance", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The abundance of each gene family in the community. Gene families are groups of evolutionarily-related protein-coding sequences that often perform similar functions. Gene family abundance is reported in RPK (reads per kilobase) units to normalize for gene length.", "applicableUnit" : "http://qudt.org/vocab/unit/RPK", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "informativeReference" : "https://learn.gencore.bio.nyu.edu/", "plainTextDescription" : "The abundance of each gene family in the community. Gene families are groups of evolutionarily-related protein-coding sequences that often perform similar functions. Gene family abundance is reported in RPK (reads per kilobase) units to normalize for gene length.", "qkdvDenominator" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "qkdvNumerator" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Gene Family Abundance" }, "broader" : "http://qudt.org/vocab/quantitykind/DimensionlessRatio", "@context" : { "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" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "qkdvNumerator" : { "@id" : "http://qudt.org/schema/qudt/qkdvNumerator", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "qkdvDenominator" : { "@id" : "http://qudt.org/schema/qudt/qkdvDenominator", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@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#" } }
quantitykind:GeneralizedCoordinate
URI: http://qudt.org/vocab/quantitykind/GeneralizedCoordinate
Generalized Coordinates refers to the parameters that describe the configuration of the system relative to some reference configuration. These parameters must uniquely define the configuration of the system relative to the reference configuration.
@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/GeneralizedCoordinate> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "Generalized Coordinates refers to the parameters that describe the configuration of the system relative to some reference configuration. These parameters must uniquely define the configuration of the system relative to the reference configuration."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/UNITLESS> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Generalized_coordinates"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(q_i\\), where \\(q_i\\) is one of the coordinates that is used to describe the position of the system under consideration, and \\(N\\) is the lowest number of coordinates necessary to fully define the position of the system."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "Generalized Coordinates refers to the parameters that describe the configuration of the system relative to some reference configuration. These parameters must uniquely define the configuration of the system relative to the reference configuration." ; <http://qudt.org/schema/qudt/symbol> "q_i" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Generalized Coordinate"@en ; .
{"resource":"Generalized Coordinate" ,"qname":"quantitykind:GeneralizedCoordinate" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/GeneralizedCoordinate" ,"properties":["applicable unit":"unit:UNITLESS" ,"description":"Generalized Coordinates refers to the parameters that describe the configuration of the system relative to some reference configuration. These parameters must uniquely define the configuration of the system relative to the reference configuration." ,"description (plain text)":"Generalized Coordinates refers to the parameters that describe the configuration of the system relative to some reference configuration. These parameters must uniquely define the configuration of the system relative to the reference configuration." ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Generalized_coordinates" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Generalized Coordinate" ,"latex definition":"\\(q_i\\), where \\(q_i\\) is one of the coordinates that is used to describe the position of the system under consideration, and \\(N\\) is the lowest number of coordinates necessary to fully define the position of the system." ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31889" ,"symbol":"q_i" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/GeneralizedCoordinate", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "Generalized Coordinates refers to the parameters that describe the configuration of the system relative to some reference configuration. These parameters must uniquely define the configuration of the system relative to the reference configuration.", "applicableUnit" : "http://qudt.org/vocab/unit/UNITLESS", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "informativeReference" : "http://en.wikipedia.org/wiki/Generalized_coordinates", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31889", "latexDefinition" : "\\(q_i\\), where \\(q_i\\) is one of the coordinates that is used to describe the position of the system under consideration, and \\(N\\) is the lowest number of coordinates necessary to fully define the position of the system.", "plainTextDescription" : "Generalized Coordinates refers to the parameters that describe the configuration of the system relative to some reference configuration. These parameters must uniquely define the configuration of the system relative to the reference configuration.", "symbol" : "q_i", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Generalized Coordinate" }, "@context" : { "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@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#" } }
quantitykind:GeneralizedForce
URI: http://qudt.org/vocab/quantitykind/GeneralizedForce
Generalized Forces find use in Lagrangian mechanics, where they play a role conjugate to generalized coordinates.
@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/GeneralizedForce> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "Generalized Forces find use in Lagrangian mechanics, where they play a role conjugate to generalized coordinates."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/UNITLESS> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Generalized_forces"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(\\delta A = \\sum Q_i\\delta q_i\\), where \\(A\\) is work and \\(q_i\\) is a generalized coordinate."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "Generalized Forces find use in Lagrangian mechanics, where they play a role conjugate to generalized coordinates." ; <http://qudt.org/schema/qudt/symbol> "Q_i" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Generalized Force"@en ; .
{"resource":"Generalized Force" ,"qname":"quantitykind:GeneralizedForce" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/GeneralizedForce" ,"properties":["applicable unit":"unit:UNITLESS" ,"description":"Generalized Forces find use in Lagrangian mechanics, where they play a role conjugate to generalized coordinates." ,"description (plain text)":"Generalized Forces find use in Lagrangian mechanics, where they play a role conjugate to generalized coordinates." ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Generalized_forces" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Generalized Force" ,"latex definition":"\\(\\delta A = \\sum Q_i\\delta q_i\\), where \\(A\\) is work and \\(q_i\\) is a generalized coordinate." ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31889" ,"symbol":"Q_i" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/GeneralizedForce", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "Generalized Forces find use in Lagrangian mechanics, where they play a role conjugate to generalized coordinates.", "applicableUnit" : "http://qudt.org/vocab/unit/UNITLESS", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "informativeReference" : "http://en.wikipedia.org/wiki/Generalized_forces", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31889", "latexDefinition" : "\\(\\delta A = \\sum Q_i\\delta q_i\\), where \\(A\\) is work and \\(q_i\\) is a generalized coordinate.", "plainTextDescription" : "Generalized Forces find use in Lagrangian mechanics, where they play a role conjugate to generalized coordinates.", "symbol" : "Q_i", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Generalized Force" }, "@context" : { "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "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#" } }
quantitykind:GeneralizedMomentum
URI: http://qudt.org/vocab/quantitykind/GeneralizedMomentum
Generalized Momentum, also known as the canonical or conjugate momentum, extends the concepts of both linear momentum and angular momentum. To distinguish it from generalized momentum, the product of mass and velocity is also referred to as mechanical, kinetic or kinematic momentum.
@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/GeneralizedMomentum> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "Generalized Momentum, also known as the canonical or conjugate momentum, extends the concepts of both linear momentum and angular momentum. To distinguish it from generalized momentum, the product of mass and velocity is also referred to as mechanical, kinetic or kinematic momentum."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/UNITLESS> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Momentum"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(p_i = \\frac{\\partial L}{\\partial \\dot{q_i}}\\), where \\(L\\) is the Langrange function and \\(\\dot{q_i}\\) is a generalized velocity."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "Generalized Momentum, also known as the canonical or conjugate momentum, extends the concepts of both linear momentum and angular momentum. To distinguish it from generalized momentum, the product of mass and velocity is also referred to as mechanical, kinetic or kinematic momentum." ; <http://qudt.org/schema/qudt/symbol> "p_i" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Generalized Force"@en ; .
{"resource":"Generalized Force" ,"qname":"quantitykind:GeneralizedMomentum" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/GeneralizedMomentum" ,"properties":["applicable unit":"unit:UNITLESS" ,"description":"Generalized Momentum, also known as the canonical or conjugate momentum, extends the concepts of both linear momentum and angular momentum. To distinguish it from generalized momentum, the product of mass and velocity is also referred to as mechanical, kinetic or kinematic momentum." ,"description (plain text)":"Generalized Momentum, also known as the canonical or conjugate momentum, extends the concepts of both linear momentum and angular momentum. To distinguish it from generalized momentum, the product of mass and velocity is also referred to as mechanical, kinetic or kinematic momentum." ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Momentum" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Generalized Force" ,"latex definition":"\\(p_i = \\frac{\\partial L}{\\partial \\dot{q_i}}\\), where \\(L\\) is the Langrange function and \\(\\dot{q_i}\\) is a generalized velocity." ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31889" ,"symbol":"p_i" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/GeneralizedMomentum", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "Generalized Momentum, also known as the canonical or conjugate momentum, extends the concepts of both linear momentum and angular momentum. To distinguish it from generalized momentum, the product of mass and velocity is also referred to as mechanical, kinetic or kinematic momentum.", "applicableUnit" : "http://qudt.org/vocab/unit/UNITLESS", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "informativeReference" : "http://en.wikipedia.org/wiki/Momentum", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31889", "latexDefinition" : "\\(p_i = \\frac{\\partial L}{\\partial \\dot{q_i}}\\), where \\(L\\) is the Langrange function and \\(\\dot{q_i}\\) is a generalized velocity.", "plainTextDescription" : "Generalized Momentum, also known as the canonical or conjugate momentum, extends the concepts of both linear momentum and angular momentum. To distinguish it from generalized momentum, the product of mass and velocity is also referred to as mechanical, kinetic or kinematic momentum.", "symbol" : "p_i", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Generalized Force" }, "@context" : { "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" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "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#" } }
quantitykind:GeneralizedVelocity
URI: http://qudt.org/vocab/quantitykind/GeneralizedVelocity
Generalized Velocities are the time derivatives of the generalized coordinates of the system.
@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/GeneralizedVelocity> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "Generalized Velocities are the time derivatives of the generalized coordinates of the system."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/UNITLESS> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Generalized_coordinates"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(\\dot{q_i} = \\frac{dq_i}{dt}\\), where \\(q_i\\) is the generalized coordinate and \\(t\\) is time."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\dot{q_i}\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "Generalized Velocities are the time derivatives of the generalized coordinates of the system." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Generalized Velocity"@en ; .
{"resource":"Generalized Velocity" ,"qname":"quantitykind:GeneralizedVelocity" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/GeneralizedVelocity" ,"properties":["applicable unit":"unit:UNITLESS" ,"description":"Generalized Velocities are the time derivatives of the generalized coordinates of the system." ,"description (plain text)":"Generalized Velocities are the time derivatives of the generalized coordinates of the system." ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Generalized_coordinates" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Generalized Velocity" ,"latex definition":"\\(\\dot{q_i} = \\frac{dq_i}{dt}\\), where \\(q_i\\) is the generalized coordinate and \\(t\\) is time." ,"latex symbol":"\\(\\dot{q_i}\\)" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31889" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/GeneralizedVelocity", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "Generalized Velocities are the time derivatives of the generalized coordinates of the system.", "applicableUnit" : "http://qudt.org/vocab/unit/UNITLESS", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "informativeReference" : "http://en.wikipedia.org/wiki/Generalized_coordinates", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31889", "latexDefinition" : "\\(\\dot{q_i} = \\frac{dq_i}{dt}\\), where \\(q_i\\) is the generalized coordinate and \\(t\\) is time.", "latexSymbol" : "\\(\\dot{q_i}\\)", "plainTextDescription" : "Generalized Velocities are the time derivatives of the generalized coordinates of the system.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Generalized Velocity" }, "@context" : { "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@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#" } }
quantitykind:GibbsEnergy
URI: http://qudt.org/vocab/quantitykind/GibbsEnergy
"Gibbs Energy} is one of the potentials are used to measure energy changes in systems as they evolve from an initial state to a final state. The potential used depends on the constraints of the system, such as constant temperature or pressure. \textit{Internal Energy} is the internal energy of the system, \textit{Enthalpy} is the internal energy of the system plus the energy related to pressure-volume work, and Helmholtz and Gibbs free energy are the energies available in a system to do useful work when the temperature and volume or the pressure and temperature are fixed, respectively. The name \textit{Gibbs Free Energy" is also used.
@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/GibbsEnergy> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Gibbs Energy} is one of the potentials are used to measure energy changes in systems as they evolve from an initial state to a final state. The potential used depends on the constraints of the system, such as constant temperature or pressure. \\textit{Internal Energy} is the internal energy of the system, \\textit{Enthalpy} is the internal energy of the system plus the energy related to pressure-volume work, and Helmholtz and Gibbs free energy are the energies available in a system to do useful work when the temperature and volume or the pressure and temperature are fixed, respectively. The name \\textit{Gibbs Free Energy\" is also used."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AttoJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_TH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_IT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_TH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ERG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/EV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/E_h> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ExaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-LB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-PDL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaEV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBTU_IT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBTU_TH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCAL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloEV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloV-A-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloV-A_Reactive-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaEV> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaTOE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaV-A-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaV-A_Reactive-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PetaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckEnergy> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/QUAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/THM_EEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/THM_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TOE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TeraJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TeraW-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TonEnergy> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V-A-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V-A_Reactive-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-SEC> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.citizendium.org/wiki/Thermodynamics"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(G = H - T \\cdot S\\), where \\(H\\) is enthalpy, \\(T\\) is thermodynamic temperature and \\(S\\) is entropy."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Gibbs Energy} is one of the potentials are used to measure energy changes in systems as they evolve from an initial state to a final state. The potential used depends on the constraints of the system, such as constant temperature or pressure. \\textit{Internal Energy} is the internal energy of the system, \\textit{Enthalpy} is the internal energy of the system plus the energy related to pressure-volume work, and Helmholtz and Gibbs free energy are the energies available in a system to do useful work when the temperature and volume or the pressure and temperature are fixed, respectively. The name \\textit{Gibbs Free Energy\" is also used." ; <http://qudt.org/schema/qudt/symbol> "G" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Energía de Gibbs"@es ; rdfs:label "Entalpie liberă"@ro ; rdfs:label "Gibbs Serbest Enerjisi"@tr ; rdfs:label "Gibbs energy"@en ; rdfs:label "Gibbsova volná energie"@cs ; rdfs:label "Prosta entalpija"@sl ; rdfs:label "Tenaga Gibbs"@ms ; rdfs:label "energia libera di Gibbs"@it ; rdfs:label "energia livre de Gibbs"@pt ; rdfs:label "entalpia swobodna"@pl ; rdfs:label "enthalpie libre"@fr ; rdfs:label "freie Enthalpie"@de ; rdfs:label "энергия Гиббса"@ru ; rdfs:label "انرژی آزاد گیبس"@fa ; rdfs:label "طاقة غيبس الحرة"@ar ; rdfs:label "ギブズエネルギー"@ja ; rdfs:label "吉布斯自由能"@zh ; rdfs:seeAlso <http://qudt.org/vocab/quantitykind/Energy> ; rdfs:seeAlso <http://qudt.org/vocab/quantitykind/Enthalpy> ; rdfs:seeAlso <http://qudt.org/vocab/quantitykind/HelmholtzEnergy> ; rdfs:seeAlso <http://qudt.org/vocab/quantitykind/InternalEnergy> ; <http://www.w3.org/2004/02/skos/core#altLabel> "Gibbs function"@en ; <http://www.w3.org/2004/02/skos/core#altLabel> "Gibbs-Energie"@de ; <http://www.w3.org/2004/02/skos/core#altLabel> "Gibbs-Funktion"@de ; <http://www.w3.org/2004/02/skos/core#altLabel> "fungsi Gibbs"@ms ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Energy> ; .
{"resource":"Gibbs energy" ,"qname":"quantitykind:GibbsEnergy" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/GibbsEnergy" ,"properties":["alternative label":"Gibbs function" ,"alternative label":"Gibbs-Energie" ,"alternative label":"Gibbs-Funktion" ,"alternative label":"fungsi Gibbs" ,"applicable unit":"unit:AttoJ" ,"applicable unit":"unit:BTU_IT" ,"applicable unit":"unit:BTU_TH" ,"applicable unit":"unit:CAL_IT" ,"applicable unit":"unit:CAL_TH" ,"applicable unit":"unit:ERG" ,"applicable unit":"unit:EV" ,"applicable unit":"unit:E_h" ,"applicable unit":"unit:ExaJ" ,"applicable unit":"unit:FT-LB_F" ,"applicable unit":"unit:FT-PDL" ,"applicable unit":"unit:FemtoJ" ,"applicable unit":"unit:GigaEV" ,"applicable unit":"unit:GigaJ" ,"applicable unit":"unit:GigaW-HR" ,"applicable unit":"unit:J" ,"applicable unit":"unit:KiloBTU_IT" ,"applicable unit":"unit:KiloBTU_TH" ,"applicable unit":"unit:KiloCAL" ,"applicable unit":"unit:KiloEV" ,"applicable unit":"unit:KiloJ" ,"applicable unit":"unit:KiloV-A-HR" ,"applicable unit":"unit:KiloV-A_Reactive-HR" ,"applicable unit":"unit:KiloW-HR" ,"applicable unit":"unit:MegaEV" ,"applicable unit":"unit:MegaJ" ,"applicable unit":"unit:MegaTOE" ,"applicable unit":"unit:MegaV-A-HR" ,"applicable unit":"unit:MegaV-A_Reactive-HR" ,"applicable unit":"unit:MegaW-HR" ,"applicable unit":"unit:MicroJ" ,"applicable unit":"unit:MilliJ" ,"applicable unit":"unit:PetaJ" ,"applicable unit":"unit:PlanckEnergy" ,"applicable unit":"unit:QUAD" ,"applicable unit":"unit:THM_EEC" ,"applicable unit":"unit:THM_US" ,"applicable unit":"unit:TOE" ,"applicable unit":"unit:TeraJ" ,"applicable unit":"unit:TeraW-HR" ,"applicable unit":"unit:TonEnergy" ,"applicable unit":"unit:V-A-HR" ,"applicable unit":"unit:V-A_Reactive-HR" ,"applicable unit":"unit:W-HR" ,"applicable unit":"unit:W-SEC" ,"description":"\"Gibbs Energy} is one of the potentials are used to measure energy changes in systems as they evolve from an initial state to a final state. The potential used depends on the constraints of the system, such as constant temperature or pressure. \\textit{Internal Energy} is the internal energy of the system, \\textit{Enthalpy} is the internal energy of the system plus the energy related to pressure-volume work, and Helmholtz and Gibbs free energy are the energies available in a system to do useful work when the temperature and volume or the pressure and temperature are fixed, respectively. The name \\textit{Gibbs Free Energy\" is also used." ,"description (plain text)":"\"Gibbs Energy} is one of the potentials are used to measure energy changes in systems as they evolve from an initial state to a final state. The potential used depends on the constraints of the system, such as constant temperature or pressure. \\textit{Internal Energy} is the internal energy of the system, \\textit{Enthalpy} is the internal energy of the system plus the energy related to pressure-volume work, and Helmholtz and Gibbs free energy are the energies available in a system to do useful work when the temperature and volume or the pressure and temperature are fixed, respectively. The name \\textit{Gibbs Free Energy\" is also used." ,"has broader":"quantitykind:Energy" ,"has dimension vector":"qkdv:A0E0L2I0M1H0T-2D0" ,"informative reference":"http:\/\/en.citizendium.org\/wiki\/Thermodynamics" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Energía de Gibbs" ,"label":"Entalpie liberă" ,"label":"Gibbs Serbest Enerjisi" ,"label":"Gibbs energy" ,"label":"Gibbsova volná energie" ,"label":"Prosta entalpija" ,"label":"Tenaga Gibbs" ,"label":"energia libera di Gibbs" ,"label":"energia livre de Gibbs" ,"label":"entalpia swobodna" ,"label":"enthalpie libre" ,"label":"freie Enthalpie" ,"label":"энергия Гиббса" ,"label":"انرژی آزاد گیبس" ,"label":"طاقة غيبس الحرة" ,"label":"ギブズエネルギー" ,"label":"吉布斯自由能" ,"latex definition":"\\(G = H - T \\cdot S\\), where \\(H\\) is enthalpy, \\(T\\) is thermodynamic temperature and \\(S\\) is entropy." ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31890" ,"seeAlso":"quantitykind:Energy" ,"seeAlso":"quantitykind:Enthalpy" ,"seeAlso":"quantitykind:HelmholtzEnergy" ,"seeAlso":"quantitykind:InternalEnergy" ,"symbol":"G" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/GibbsEnergy", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Gibbs Energy} is one of the potentials are used to measure energy changes in systems as they evolve from an initial state to a final state. The potential used depends on the constraints of the system, such as constant temperature or pressure. \\textit{Internal Energy} is the internal energy of the system, \\textit{Enthalpy} is the internal energy of the system plus the energy related to pressure-volume work, and Helmholtz and Gibbs free energy are the energies available in a system to do useful work when the temperature and volume or the pressure and temperature are fixed, respectively. The name \\textit{Gibbs Free Energy\" is also used.", "applicableUnit" : [ "http://qudt.org/vocab/unit/V-A-HR", "http://qudt.org/vocab/unit/GigaEV", "http://qudt.org/vocab/unit/E_h", "http://qudt.org/vocab/unit/TOE", "http://qudt.org/vocab/unit/MegaEV", "http://qudt.org/vocab/unit/MegaTOE", "http://qudt.org/vocab/unit/KiloV-A_Reactive-HR", "http://qudt.org/vocab/unit/KiloV-A-HR", "http://qudt.org/vocab/unit/KiloEV", "http://qudt.org/vocab/unit/PlanckEnergy", "http://qudt.org/vocab/unit/ExaJ", "http://qudt.org/vocab/unit/BTU_TH", "http://qudt.org/vocab/unit/KiloW-HR", "http://qudt.org/vocab/unit/EV", "http://qudt.org/vocab/unit/CAL_TH", "http://qudt.org/vocab/unit/THM_US", "http://qudt.org/vocab/unit/W-HR", "http://qudt.org/vocab/unit/MilliJ", "http://qudt.org/vocab/unit/GigaJ", "http://qudt.org/vocab/unit/V-A_Reactive-HR", "http://qudt.org/vocab/unit/FT-PDL", "http://qudt.org/vocab/unit/AttoJ", "http://qudt.org/vocab/unit/KiloJ", "http://qudt.org/vocab/unit/FT-LB_F", "http://qudt.org/vocab/unit/J", "http://qudt.org/vocab/unit/TonEnergy", "http://qudt.org/vocab/unit/FemtoJ", "http://qudt.org/vocab/unit/CAL_IT", "http://qudt.org/vocab/unit/TeraJ", "http://qudt.org/vocab/unit/MegaV-A_Reactive-HR", "http://qudt.org/vocab/unit/MegaJ", "http://qudt.org/vocab/unit/THM_EEC", "http://qudt.org/vocab/unit/KiloBTU_TH", "http://qudt.org/vocab/unit/ERG", "http://qudt.org/vocab/unit/KiloCAL", "http://qudt.org/vocab/unit/TeraW-HR", "http://qudt.org/vocab/unit/MegaW-HR", "http://qudt.org/vocab/unit/W-SEC", "http://qudt.org/vocab/unit/QUAD", "http://qudt.org/vocab/unit/GigaW-HR", "http://qudt.org/vocab/unit/PetaJ", "http://qudt.org/vocab/unit/BTU_IT", "http://qudt.org/vocab/unit/KiloBTU_IT", "http://qudt.org/vocab/unit/MicroJ", "http://qudt.org/vocab/unit/MegaV-A-HR" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0", "informativeReference" : "http://en.citizendium.org/wiki/Thermodynamics", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31890", "latexDefinition" : "\\(G = H - T \\cdot S\\), where \\(H\\) is enthalpy, \\(T\\) is thermodynamic temperature and \\(S\\) is entropy.", "plainTextDescription" : "\"Gibbs Energy} is one of the potentials are used to measure energy changes in systems as they evolve from an initial state to a final state. The potential used depends on the constraints of the system, such as constant temperature or pressure. \\textit{Internal Energy} is the internal energy of the system, \\textit{Enthalpy} is the internal energy of the system plus the energy related to pressure-volume work, and Helmholtz and Gibbs free energy are the energies available in a system to do useful work when the temperature and volume or the pressure and temperature are fixed, respectively. The name \\textit{Gibbs Free Energy\" is also used.", "symbol" : "G", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "sl", "@value" : "Prosta entalpija" }, { "@language" : "fr", "@value" : "enthalpie libre" }, { "@language" : "ja", "@value" : "ギブズエネルギー" }, { "@language" : "fa", "@value" : "انرژی آزاد گیبس" }, { "@language" : "cs", "@value" : "Gibbsova volná energie" }, { "@language" : "pl", "@value" : "entalpia swobodna" }, { "@language" : "en", "@value" : "Gibbs energy" }, { "@language" : "pt", "@value" : "energia livre de Gibbs" }, { "@language" : "ms", "@value" : "Tenaga Gibbs" }, { "@language" : "tr", "@value" : "Gibbs Serbest Enerjisi" }, { "@language" : "ar", "@value" : "طاقة غيبس الحرة" }, { "@language" : "ro", "@value" : "Entalpie liberă" }, { "@language" : "es", "@value" : "Energía de Gibbs" }, { "@language" : "de", "@value" : "freie Enthalpie" }, { "@language" : "zh", "@value" : "吉布斯自由能" }, { "@language" : "ru", "@value" : "энергия Гиббса" }, { "@language" : "it", "@value" : "energia libera di Gibbs" } ], "seeAlso" : [ "http://qudt.org/vocab/quantitykind/HelmholtzEnergy", "http://qudt.org/vocab/quantitykind/InternalEnergy", "http://qudt.org/vocab/quantitykind/Energy", "http://qudt.org/vocab/quantitykind/Enthalpy" ], "altLabel" : [ { "@language" : "en", "@value" : "Gibbs function" }, { "@language" : "ms", "@value" : "fungsi Gibbs" }, { "@language" : "de", "@value" : "Gibbs-Energie" }, { "@language" : "de", "@value" : "Gibbs-Funktion" } ], "broader" : "http://qudt.org/vocab/quantitykind/Energy", "@context" : { "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "seeAlso" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso", "@type" : "@id" }, "altLabel" : { "@id" : "http://www.w3.org/2004/02/skos/core#altLabel" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@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#" } }
quantitykind:GrandCanonicalPartitionFunction
URI: http://qudt.org/vocab/quantitykind/GrandCanonicalPartitionFunction
An "Grand Canonical Partition Function" for a grand canonical ensemble, a system that can exchange both heat and particles with the environment, which has a constant temperature and a chemical potential.
@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/GrandCanonicalPartitionFunction> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "An \"Grand Canonical Partition Function\" for a grand canonical ensemble, a system that can exchange both heat and particles with the environment, which has a constant temperature and a chemical potential."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/UNITLESS> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Partition_function_(statistical_mechanics)"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(\\Xi = \\sum_{N_A, N_B, ...} Z(N_A, N_B, ...) \\cdot \\lambda_A^{N_A} \\cdot \\lambda_B^{N_B} \\cdot ...\\), where \\(Z(N_A, N_B, ...)\\) is the canonical partition function for the given number of particles \\(A, B, ...,\\), and \\(\\lambda_A, \\lambda_B, ...\\) are the absolute activities of particles \\(A, B, ...\\)."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\Xi\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "An \"Grand Canonical Partition Function\" for a grand canonical ensemble, a system that can exchange both heat and particles with the environment, which has a constant temperature and a chemical potential." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Grand Canonical Partition Function"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/CanonicalPartitionFunction> ; .
{"resource":"Grand Canonical Partition Function" ,"qname":"quantitykind:GrandCanonicalPartitionFunction" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/GrandCanonicalPartitionFunction" ,"properties":["applicable unit":"unit:UNITLESS" ,"description":"An \"Grand Canonical Partition Function\" for a grand canonical ensemble, a system that can exchange both heat and particles with the environment, which has a constant temperature and a chemical potential." ,"description (plain text)":"An \"Grand Canonical Partition Function\" for a grand canonical ensemble, a system that can exchange both heat and particles with the environment, which has a constant temperature and a chemical potential." ,"has broader":"quantitykind:CanonicalPartitionFunction" ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Partition_function_(statistical_mechanics)" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Grand Canonical Partition Function" ,"latex definition":"\\(\\Xi = \\sum_{N_A, N_B, ...} Z(N_A, N_B, ...) \\cdot \\lambda_A^{N_A} \\cdot \\lambda_B^{N_B} \\cdot ...\\), where \\(Z(N_A, N_B, ...)\\) is the canonical partition function for the given number of particles \\(A, B, ...,\\), and \\(\\lambda_A, \\lambda_B, ...\\) are the absolute activities of particles \\(A, B, ...\\)." ,"latex symbol":"\\(\\Xi\\)" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31894" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/GrandCanonicalPartitionFunction", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "An \"Grand Canonical Partition Function\" for a grand canonical ensemble, a system that can exchange both heat and particles with the environment, which has a constant temperature and a chemical potential.", "applicableUnit" : "http://qudt.org/vocab/unit/UNITLESS", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "informativeReference" : "http://en.wikipedia.org/wiki/Partition_function_(statistical_mechanics)", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31894", "latexDefinition" : "\\(\\Xi = \\sum_{N_A, N_B, ...} Z(N_A, N_B, ...) \\cdot \\lambda_A^{N_A} \\cdot \\lambda_B^{N_B} \\cdot ...\\), where \\(Z(N_A, N_B, ...)\\) is the canonical partition function for the given number of particles \\(A, B, ...,\\), and \\(\\lambda_A, \\lambda_B, ...\\) are the absolute activities of particles \\(A, B, ...\\).", "latexSymbol" : "\\(\\Xi\\)", "plainTextDescription" : "An \"Grand Canonical Partition Function\" for a grand canonical ensemble, a system that can exchange both heat and particles with the environment, which has a constant temperature and a chemical potential.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Grand Canonical Partition Function" }, "broader" : "http://qudt.org/vocab/quantitykind/CanonicalPartitionFunction", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "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#" } }
quantitykind:GravitationalAttraction
URI: http://qudt.org/vocab/quantitykind/GravitationalAttraction
The force of attraction between all masses in the universe; especially the attraction of the earth's mass for bodies near its surface; the more remote the body the less the gravity; the gravitation between two bodies is proportional to the product of their masses and inversely proportional to the square of the distance between them.
@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/GravitationalAttraction> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The force of attraction between all masses in the universe; especially the attraction of the earth's mass for bodies near its surface; the more remote the body the less the gravity; the gravitation between two bodies is proportional to the product of their masses and inversely proportional to the square of the distance between them."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DYN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KIP_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloLB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloP> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloPOND> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaLB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PDL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckForce> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_F_US> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://www.thefreedictionary.com/gravitational+attraction"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "The force of attraction between all masses in the universe; especially the attraction of the earth's mass for bodies near its surface; the more remote the body the less the gravity; the gravitation between two bodies is proportional to the product of their masses and inversely proportional to the square of the distance between them." ; <http://qudt.org/schema/qudt/symbol> "G" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Gravitational Attraction"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Force> ; .
{"resource":"Gravitational Attraction" ,"qname":"quantitykind:GravitationalAttraction" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/GravitationalAttraction" ,"properties":["applicable unit":"unit:CentiN" ,"applicable unit":"unit:DYN" ,"applicable unit":"unit:DeciN" ,"applicable unit":"unit:GM_F" ,"applicable unit":"unit:KIP_F" ,"applicable unit":"unit:KiloGM_F" ,"applicable unit":"unit:KiloLB_F" ,"applicable unit":"unit:KiloN" ,"applicable unit":"unit:KiloP" ,"applicable unit":"unit:KiloPOND" ,"applicable unit":"unit:LB_F" ,"applicable unit":"unit:MegaLB_F" ,"applicable unit":"unit:MegaN" ,"applicable unit":"unit:MicroN" ,"applicable unit":"unit:MilliN" ,"applicable unit":"unit:N" ,"applicable unit":"unit:OZ_F" ,"applicable unit":"unit:PDL" ,"applicable unit":"unit:PlanckForce" ,"applicable unit":"unit:TON_F_US" ,"description":"The force of attraction between all masses in the universe; especially the attraction of the earth's mass for bodies near its surface; the more remote the body the less the gravity; the gravitation between two bodies is proportional to the product of their masses and inversely proportional to the square of the distance between them." ,"description (plain text)":"The force of attraction between all masses in the universe; especially the attraction of the earth's mass for bodies near its surface; the more remote the body the less the gravity; the gravitation between two bodies is proportional to the product of their masses and inversely proportional to the square of the distance between them." ,"has broader":"quantitykind:Force" ,"has dimension vector":"qkdv:A0E0L1I0M1H0T-2D0" ,"informative reference":"http:\/\/www.thefreedictionary.com\/gravitational+attraction" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Gravitational Attraction" ,"symbol":"G" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/GravitationalAttraction", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The force of attraction between all masses in the universe; especially the attraction of the earth's mass for bodies near its surface; the more remote the body the less the gravity; the gravitation between two bodies is proportional to the product of their masses and inversely proportional to the square of the distance between them.", "applicableUnit" : [ "http://qudt.org/vocab/unit/DYN", "http://qudt.org/vocab/unit/TON_F_US", "http://qudt.org/vocab/unit/CentiN", "http://qudt.org/vocab/unit/MegaN", "http://qudt.org/vocab/unit/MegaLB_F", "http://qudt.org/vocab/unit/N", "http://qudt.org/vocab/unit/OZ_F", "http://qudt.org/vocab/unit/PDL", "http://qudt.org/vocab/unit/DeciN", "http://qudt.org/vocab/unit/GM_F", "http://qudt.org/vocab/unit/KIP_F", "http://qudt.org/vocab/unit/MicroN", "http://qudt.org/vocab/unit/KiloPOND", "http://qudt.org/vocab/unit/KiloP", "http://qudt.org/vocab/unit/KiloLB_F", "http://qudt.org/vocab/unit/LB_F", "http://qudt.org/vocab/unit/KiloN", "http://qudt.org/vocab/unit/PlanckForce", "http://qudt.org/vocab/unit/KiloGM_F", "http://qudt.org/vocab/unit/MilliN" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0", "informativeReference" : "http://www.thefreedictionary.com/gravitational+attraction", "plainTextDescription" : "The force of attraction between all masses in the universe; especially the attraction of the earth's mass for bodies near its surface; the more remote the body the less the gravity; the gravitation between two bodies is proportional to the product of their masses and inversely proportional to the square of the distance between them.", "symbol" : "G", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Gravitational Attraction" }, "broader" : "http://qudt.org/vocab/quantitykind/Force", "@context" : { "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@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#" } }
quantitykind:Gravity_API
URI: http://qudt.org/vocab/quantitykind/Gravity_API
The American Petroleum Institute gravity, or API gravity, is a measure of how heavy or light a petroleum liquid is compared to water: if its API gravity is greater than 10, it is lighter and floats on water; if less than 10, it is heavier and sinks. API gravity is thus an inverse measure of a petroleum liquid's density relative to that of water (also known as specific gravity). It is used to compare densities of petroleum liquids. For example, if one petroleum liquid is less dense than another, it has a greater API gravity. Although API gravity is mathematically a dimensionless quantity (see the formula below), it is referred to as being in 'degrees'. API gravity is graduated in degrees on a hydrometer instrument. API gravity values of most petroleum liquids fall between 10 and 70 degrees.
@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/Gravity_API> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> """The American Petroleum Institute gravity, or API gravity, is a measure of how heavy or light a petroleum liquid is compared to water: if its API gravity is greater than 10, it is lighter and floats on water; if less than 10, it is heavier and sinks. API gravity is thus an inverse measure of a petroleum liquid's density relative to that of water (also known as specific gravity). It is used to compare densities of petroleum liquids. For example, if one petroleum liquid is less dense than another, it has a greater API gravity. Although API gravity is mathematically a dimensionless quantity (see the formula below), it is referred to as being in 'degrees'. API gravity is graduated in degrees on a hydrometer instrument. API gravity values of most petroleum liquids fall between 10 and 70 degrees.""" ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEGREE_API> ; <http://qudt.org/schema/qudt/baseSIUnitDimensions> "\\(qkdv:A0E0L0I0M0H0T0D1\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/informativeReference> "https://en.wikipedia.org/wiki/API_gravity"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> """The American Petroleum Institute gravity, or API gravity, is a measure of how heavy or light a petroleum liquid is compared to water: if its API gravity is greater than 10, it is lighter and floats on water; if less than 10, it is heavier and sinks. API gravity is thus an inverse measure of a petroleum liquid's density relative to that of water (also known as specific gravity). It is used to compare densities of petroleum liquids. For example, if one petroleum liquid is less dense than another, it has a greater API gravity. Although API gravity is mathematically a dimensionless quantity (see the formula below), it is referred to as being in 'degrees'. API gravity is graduated in degrees on a hydrometer instrument. API gravity values of most petroleum liquids fall between 10 and 70 degrees.""" ; <http://qudt.org/schema/qudt/qkdvDenominator> <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ; <http://qudt.org/schema/qudt/qkdvNumerator> <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "API Gravity"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ; .
{"resource":"API Gravity" ,"qname":"quantitykind:Gravity_API" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Gravity_API" ,"properties":["applicable unit":"unit:DEGREE_API" ,"denominator dimension vector":"qkdv:A0E0L-3I0M1H0T0D0" ,"description":"The American Petroleum Institute gravity, or API gravity, is a measure of how heavy or light a petroleum liquid is compared to water: if its API gravity is greater than 10, it is lighter and floats on water; if less than 10, it is heavier and sinks.\n\nAPI gravity is thus an inverse measure of a petroleum liquid's density relative to that of water (also known as specific gravity). It is used to compare densities of petroleum liquids. For example, if one petroleum liquid is less dense than another, it has a greater API gravity. Although API gravity is mathematically a dimensionless quantity (see the formula below), it is referred to as being in 'degrees'. API gravity is graduated in degrees on a hydrometer instrument. API gravity values of most petroleum liquids fall between 10 and 70 degrees." ,"description (plain text)":"The American Petroleum Institute gravity, or API gravity, is a measure of how heavy or light a petroleum liquid is compared to water: if its API gravity is greater than 10, it is lighter and floats on water; if less than 10, it is heavier and sinks.\n\nAPI gravity is thus an inverse measure of a petroleum liquid's density relative to that of water (also known as specific gravity). It is used to compare densities of petroleum liquids. For example, if one petroleum liquid is less dense than another, it has a greater API gravity. Although API gravity is mathematically a dimensionless quantity (see the formula below), it is referred to as being in 'degrees'. API gravity is graduated in degrees on a hydrometer instrument. API gravity values of most petroleum liquids fall between 10 and 70 degrees." ,"has broader":"quantitykind:DimensionlessRatio" ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"http:\/\/qudt.org\/schema\/qudt\/baseSIUnitDimensions":"\\(qkdv:A0E0L0I0M0H0T0D1\\)" ,"informative reference":"https:\/\/en.wikipedia.org\/wiki\/API_gravity" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"API Gravity" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31894" ,"numerator dimension vector":"qkdv:A0E0L-3I0M1H0T0D0" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/Gravity_API", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The American Petroleum Institute gravity, or API gravity, is a measure of how heavy or light a petroleum liquid is compared to water: if its API gravity is greater than 10, it is lighter and floats on water; if less than 10, it is heavier and sinks.\n\nAPI gravity is thus an inverse measure of a petroleum liquid's density relative to that of water (also known as specific gravity). It is used to compare densities of petroleum liquids. For example, if one petroleum liquid is less dense than another, it has a greater API gravity. Although API gravity is mathematically a dimensionless quantity (see the formula below), it is referred to as being in 'degrees'. API gravity is graduated in degrees on a hydrometer instrument. API gravity values of most petroleum liquids fall between 10 and 70 degrees.", "applicableUnit" : "http://qudt.org/vocab/unit/DEGREE_API", "baseSIUnitDimensions" : "\\(qkdv:A0E0L0I0M0H0T0D1\\)", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "informativeReference" : "https://en.wikipedia.org/wiki/API_gravity", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31894", "plainTextDescription" : "The American Petroleum Institute gravity, or API gravity, is a measure of how heavy or light a petroleum liquid is compared to water: if its API gravity is greater than 10, it is lighter and floats on water; if less than 10, it is heavier and sinks.\n\nAPI gravity is thus an inverse measure of a petroleum liquid's density relative to that of water (also known as specific gravity). It is used to compare densities of petroleum liquids. For example, if one petroleum liquid is less dense than another, it has a greater API gravity. Although API gravity is mathematically a dimensionless quantity (see the formula below), it is referred to as being in 'degrees'. API gravity is graduated in degrees on a hydrometer instrument. API gravity values of most petroleum liquids fall between 10 and 70 degrees.", "qkdvDenominator" : "http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0", "qkdvNumerator" : "http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "API Gravity" }, "broader" : "http://qudt.org/vocab/quantitykind/DimensionlessRatio", "@context" : { "qkdvNumerator" : { "@id" : "http://qudt.org/schema/qudt/qkdvNumerator", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "baseSIUnitDimensions" : { "@id" : "http://qudt.org/schema/qudt/baseSIUnitDimensions", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "qkdvDenominator" : { "@id" : "http://qudt.org/schema/qudt/qkdvDenominator", "@type" : "@id" }, "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" }, "description" : { "@id" : "http://purl.org/dc/terms/description" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@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#" } }
quantitykind:GroupSpeedOfSound
URI: http://qudt.org/vocab/quantitykind/GroupSpeedOfSound
In a dispersive medium sound speed is a function of sound frequency, through the dispersion relation. The spatial and temporal distribution of a propagating disturbance will continually change. The group speed of sound describes the propagation of the disturbance.
@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/GroupSpeedOfSound> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "In a dispersive medium sound speed is a function of sound frequency, through the dispersion relation. The spatial and temporal distribution of a propagating disturbance will continually change. The group speed of sound describes the propagation of the disturbance."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaHZ-M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloHZ-M> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Speed_of_sound"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(c_g = \\frac{d\\omega}{dk}\\), where \\(\\omega\\) is the angular frequency and \\(k\\) is angular wavenumber."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "In a dispersive medium sound speed is a function of sound frequency, through the dispersion relation. The spatial and temporal distribution of a propagating disturbance will continually change. The group speed of sound describes the propagation of the disturbance." ; <http://qudt.org/schema/qudt/symbol> "c" ; <http://www.linkedmodel.org/schema/vaem#todo> "belongs to SOQ-ISO" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Group Speed of Sound"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/SpeedOfSound> ; .
{"resource":"Group Speed of Sound" ,"qname":"quantitykind:GroupSpeedOfSound" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/GroupSpeedOfSound" ,"properties":["applicable unit":"unit:GigaHZ-M" ,"applicable unit":"unit:KiloHZ-M" ,"description":"In a dispersive medium sound speed is a function of sound frequency, through the dispersion relation. The spatial and temporal distribution of a propagating disturbance will continually change. The group speed of sound describes the propagation of the disturbance." ,"description (plain text)":"In a dispersive medium sound speed is a function of sound frequency, through the dispersion relation. The spatial and temporal distribution of a propagating disturbance will continually change. The group speed of sound describes the propagation of the disturbance." ,"has broader":"quantitykind:SpeedOfSound" ,"has dimension vector":"qkdv:A0E0L1I0M0H0T-1D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Speed_of_sound" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Group Speed of Sound" ,"latex definition":"\\(c_g = \\frac{d\\omega}{dk}\\), where \\(\\omega\\) is the angular frequency and \\(k\\) is angular wavenumber." ,"symbol":"c" ,"todo":"belongs to SOQ-ISO" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/GroupSpeedOfSound", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "In a dispersive medium sound speed is a function of sound frequency, through the dispersion relation. The spatial and temporal distribution of a propagating disturbance will continually change. The group speed of sound describes the propagation of the disturbance.", "applicableUnit" : [ "http://qudt.org/vocab/unit/KiloHZ-M", "http://qudt.org/vocab/unit/GigaHZ-M" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0", "informativeReference" : "http://en.wikipedia.org/wiki/Speed_of_sound", "latexDefinition" : "\\(c_g = \\frac{d\\omega}{dk}\\), where \\(\\omega\\) is the angular frequency and \\(k\\) is angular wavenumber.", "plainTextDescription" : "In a dispersive medium sound speed is a function of sound frequency, through the dispersion relation. The spatial and temporal distribution of a propagating disturbance will continually change. The group speed of sound describes the propagation of the disturbance.", "symbol" : "c", "todo" : "belongs to SOQ-ISO", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Group Speed of Sound" }, "broader" : "http://qudt.org/vocab/quantitykind/SpeedOfSound", "@context" : { "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "todo" : { "@id" : "http://www.linkedmodel.org/schema/vaem#todo" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@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#" } }
quantitykind:GruneisenParameter
URI: http://qudt.org/vocab/quantitykind/GruneisenParameter
"Gruneisen Parameter" named after Eduard Grüneisen, describes the effect that changing the volume of a crystal lattice has on its vibrational properties, and, as a consequence, the effect that changing temperature has on the size or dynamics of the lattice.
@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/GruneisenParameter> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Gruneisen Parameter\" named after Eduard Grüneisen, describes the effect that changing the volume of a crystal lattice has on its vibrational properties, and, as a consequence, the effect that changing temperature has on the size or dynamics of the lattice."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/UNITLESS> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Grüneisen_parameter"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(\\gamma = \\frac{\\alpha_V}{x_T c_V\\rho}\\), where \\(\\alpha_V\\) is the cubic expansion coefficient, \\(x_T\\) is isothermal compressibility, \\(c_V\\) is specific heat capacity at constant volume, and \\(\\rho\\) is mass density."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\gamma\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Gruneisen Parameter\" named after Eduard Grüneisen, describes the effect that changing the volume of a crystal lattice has on its vibrational properties, and, as a consequence, the effect that changing temperature has on the size or dynamics of the lattice." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Gruneisen Parameter"@en ; .
{"resource":"Gruneisen Parameter" ,"qname":"quantitykind:GruneisenParameter" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/GruneisenParameter" ,"properties":["applicable unit":"unit:UNITLESS" ,"description":"\"Gruneisen Parameter\" named after Eduard Grüneisen, describes the effect that changing the volume of a crystal lattice has on its vibrational properties, and, as a consequence, the effect that changing temperature has on the size or dynamics of the lattice." ,"description (plain text)":"\"Gruneisen Parameter\" named after Eduard Grüneisen, describes the effect that changing the volume of a crystal lattice has on its vibrational properties, and, as a consequence, the effect that changing temperature has on the size or dynamics of the lattice." ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Grüneisen_parameter" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Gruneisen Parameter" ,"latex definition":"\\(\\gamma = \\frac{\\alpha_V}{x_T c_V\\rho}\\), where \\(\\alpha_V\\) is the cubic expansion coefficient, \\(x_T\\) is isothermal compressibility, \\(c_V\\) is specific heat capacity at constant volume, and \\(\\rho\\) is mass density." ,"latex symbol":"\\(\\gamma\\)" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31897" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/GruneisenParameter", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Gruneisen Parameter\" named after Eduard Grüneisen, describes the effect that changing the volume of a crystal lattice has on its vibrational properties, and, as a consequence, the effect that changing temperature has on the size or dynamics of the lattice.", "applicableUnit" : "http://qudt.org/vocab/unit/UNITLESS", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "informativeReference" : "http://en.wikipedia.org/wiki/Grüneisen_parameter", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31897", "latexDefinition" : "\\(\\gamma = \\frac{\\alpha_V}{x_T c_V\\rho}\\), where \\(\\alpha_V\\) is the cubic expansion coefficient, \\(x_T\\) is isothermal compressibility, \\(c_V\\) is specific heat capacity at constant volume, and \\(\\rho\\) is mass density.", "latexSymbol" : "\\(\\gamma\\)", "plainTextDescription" : "\"Gruneisen Parameter\" named after Eduard Grüneisen, describes the effect that changing the volume of a crystal lattice has on its vibrational properties, and, as a consequence, the effect that changing temperature has on the size or dynamics of the lattice.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Gruneisen Parameter" }, "@context" : { "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" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "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#" } }
quantitykind:GustatoryThreshold
URI: http://qudt.org/vocab/quantitykind/GustatoryThreshold
"Gustatory Threshold" are thresholds for classes of taste that can be detected by the human mouth and thresholds of sensitivity to foods, drinks and other substances.
@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/GustatoryThreshold> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Gustatory Threshold\" are thresholds for classes of taste that can be detected by the human mouth and thresholds of sensitivity to foods, drinks and other substances."^^rdf:HTML ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\overline{T_g}\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Gustatory Threshold\" are thresholds for classes of taste that can be detected by the human mouth and thresholds of sensitivity to foods, drinks and other substances." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Gustatory Threshold"@en ; .
{"resource":"Gustatory Threshold" ,"qname":"quantitykind:GustatoryThreshold" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/GustatoryThreshold" ,"properties":["description":"\"Gustatory Threshold\" are thresholds for classes of taste that can be detected by the human mouth and thresholds of sensitivity to foods, drinks and other substances." ,"description (plain text)":"\"Gustatory Threshold\" are thresholds for classes of taste that can be detected by the human mouth and thresholds of sensitivity to foods, drinks and other substances." ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Gustatory Threshold" ,"latex symbol":"\\(\\overline{T_g}\\)" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=43012" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/GustatoryThreshold", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Gustatory Threshold\" are thresholds for classes of taste that can be detected by the human mouth and thresholds of sensitivity to foods, drinks and other substances.", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=43012", "latexSymbol" : "\\(\\overline{T_g}\\)", "plainTextDescription" : "\"Gustatory Threshold\" are thresholds for classes of taste that can be detected by the human mouth and thresholds of sensitivity to foods, drinks and other substances.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Gustatory Threshold" }, "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }
quantitykind:GyromagneticRatio
URI: http://qudt.org/vocab/quantitykind/GyromagneticRatio
"Gyromagnetic Ratio}, also sometimes known as the magnetogyric ratio in other disciplines, of a particle or system is the ratio of its magnetic dipole moment to its angular momentum, and it is often denoted by the symbol, \(\gamma\). Its SI units are radian per second per tesla (\(rad s^{-1} \cdot T^{1}\)) or, equivalently, coulomb per kilogram (\(C \cdot kg^{-1"\)).
@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/GyromagneticRatio> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Gyromagnetic Ratio}, also sometimes known as the magnetogyric ratio in other disciplines, of a particle or system is the ratio of its magnetic dipole moment to its angular momentum, and it is often denoted by the symbol, \\(\\gamma\\). Its SI units are radian per second per tesla (\\(rad s^{-1} \\cdot T^{1}\\)) or, equivalently, coulomb per kilogram (\\(C \\cdot kg^{-1\"\\))."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Gyromagnetic_ratio"^^xsd:anyURI ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E1L2I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Gyromagnetic_ratio"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(\\mu = \\gamma J\\), where \\(\\mu\\) is the magnetic dipole moment, and \\(J\\) is the total angular momentum."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\gamma\\)"^^<http://qudt.org/schema/qudt/LatexString> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Gyromagnetic Ratio"@en ; .
{"resource":"Gyromagnetic Ratio" ,"qname":"quantitykind:GyromagneticRatio" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/GyromagneticRatio" ,"properties":["dbpedia match":"http:\/\/dbpedia.org\/resource\/Gyromagnetic_ratio" ,"description":"\"Gyromagnetic Ratio}, also sometimes known as the magnetogyric ratio in other disciplines, of a particle or system is the ratio of its magnetic dipole moment to its angular momentum, and it is often denoted by the symbol, \\(\\gamma\\). Its SI units are radian per second per tesla (\\(rad s^{-1} \\cdot T^{1}\\)) or, equivalently, coulomb per kilogram (\\(C \\cdot kg^{-1\"\\))." ,"has dimension vector":"qkdv:A0E1L2I0M0H0T0D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Gyromagnetic_ratio" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Gyromagnetic Ratio" ,"latex definition":"\\(\\mu = \\gamma J\\), where \\(\\mu\\) is the magnetic dipole moment, and \\(J\\) is the total angular momentum." ,"latex symbol":"\\(\\gamma\\)" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/GyromagneticRatio", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Gyromagnetic Ratio}, also sometimes known as the magnetogyric ratio in other disciplines, of a particle or system is the ratio of its magnetic dipole moment to its angular momentum, and it is often denoted by the symbol, \\(\\gamma\\). Its SI units are radian per second per tesla (\\(rad s^{-1} \\cdot T^{1}\\)) or, equivalently, coulomb per kilogram (\\(C \\cdot kg^{-1\"\\)).", "dbpediaMatch" : "http://dbpedia.org/resource/Gyromagnetic_ratio", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L2I0M0H0T0D0", "informativeReference" : "http://en.wikipedia.org/wiki/Gyromagnetic_ratio", "latexDefinition" : "\\(\\mu = \\gamma J\\), where \\(\\mu\\) is the magnetic dipole moment, and \\(J\\) is the total angular momentum.", "latexSymbol" : "\\(\\gamma\\)", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Gyromagnetic Ratio" }, "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "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" }, "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#" } }
quantitykind:Half-Life
URI: http://qudt.org/vocab/quantitykind/Half-Life
The "Half-Life" is the average duration required for the decay of one half of the atoms or nuclei.
@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/Half-Life> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The \"Half-Life\" is the average duration required for the decay of one half of the atoms or nuclei."^^rdf:HTML ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Half-life"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "The \"Half-Life\" is the average duration required for the decay of one half of the atoms or nuclei." ; <http://qudt.org/schema/qudt/symbol> "T_{1/2}" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Halbwertszeit"@de ; rdfs:label "Poločas rozpadu"@cs ; rdfs:label "Separuh hayat"@ms ; rdfs:label "half-life"@en ; rdfs:label "meia-vida"@pt ; rdfs:label "semiperiodo"@es ; rdfs:label "tempo di dimezzamento"@it ; rdfs:label "temps de demi-vie"@fr ; rdfs:label "yarılanma süresi"@tr ; rdfs:label "نیمه عمر"@fa ; rdfs:label "半衰期"@zh ; <http://www.w3.org/2004/02/skos/core#altLabel> "semivita"@it ; .
{"resource":"half-life" ,"qname":"quantitykind:Half-Life" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Half-Life" ,"properties":["alternative label":"semivita" ,"description":"The \"Half-Life\" is the average duration required for the decay of one half of the atoms or nuclei." ,"description (plain text)":"The \"Half-Life\" is the average duration required for the decay of one half of the atoms or nuclei." ,"has dimension vector":"qkdv:A0E0L0I0M0H0T1D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Half-life" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Halbwertszeit" ,"label":"Poločas rozpadu" ,"label":"Separuh hayat" ,"label":"half-life" ,"label":"meia-vida" ,"label":"semiperiodo" ,"label":"tempo di dimezzamento" ,"label":"temps de demi-vie" ,"label":"yarılanma süresi" ,"label":"نیمه عمر" ,"label":"半衰期" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31895" ,"symbol":"T_{1\/2}" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/Half-Life", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The \"Half-Life\" is the average duration required for the decay of one half of the atoms or nuclei.", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0", "informativeReference" : "http://en.wikipedia.org/wiki/Half-life", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31895", "plainTextDescription" : "The \"Half-Life\" is the average duration required for the decay of one half of the atoms or nuclei.", "symbol" : "T_{1/2}", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "es", "@value" : "semiperiodo" }, { "@language" : "pt", "@value" : "meia-vida" }, { "@language" : "zh", "@value" : "半衰期" }, { "@language" : "it", "@value" : "tempo di dimezzamento" }, { "@language" : "fr", "@value" : "temps de demi-vie" }, { "@language" : "tr", "@value" : "yarılanma süresi" }, { "@language" : "cs", "@value" : "Poločas rozpadu" }, { "@language" : "en", "@value" : "half-life" }, { "@language" : "ms", "@value" : "Separuh hayat" }, { "@language" : "de", "@value" : "Halbwertszeit" }, { "@language" : "fa", "@value" : "نیمه عمر" } ], "altLabel" : { "@language" : "it", "@value" : "semivita" }, "@context" : { "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "altLabel" : { "@id" : "http://www.w3.org/2004/02/skos/core#altLabel" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "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#" } }
quantitykind:Half-ValueThickness
URI: http://qudt.org/vocab/quantitykind/Half-ValueThickness
The "Half-Value Thickness" is the thickness of the material at which the intensity of radiation entering it is reduced by one half.
@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/Half-ValueThickness> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The \"Half-Value Thickness\" is the thickness of the material at which the intensity of radiation entering it is reduced by one half."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ANGSTROM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AU> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FATH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FUR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FUR_Long> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GAUGE_FR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_N> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilLength> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PARSEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PCA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckLength> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ROD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YD> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Half-value_layer"^^xsd:anyURI ; <http://qudt.org/schema/qudt/normativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "The \"Half-Value Thickness\" is the thickness of the material at which the intensity of radiation entering it is reduced by one half." ; <http://qudt.org/schema/qudt/symbol> "d_{1/2}" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Half-Value Thickness"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Length> ; .
{"resource":"Half-Value Thickness" ,"qname":"quantitykind:Half-ValueThickness" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Half-ValueThickness" ,"properties":["applicable unit":"unit:ANGSTROM" ,"applicable unit":"unit:AU" ,"applicable unit":"unit:BTU_IT-PER-LB_F" ,"applicable unit":"unit:CH" ,"applicable unit":"unit:CentiM" ,"applicable unit":"unit:DecaM" ,"applicable unit":"unit:DeciM" ,"applicable unit":"unit:FATH" ,"applicable unit":"unit:FM" ,"applicable unit":"unit:FT" ,"applicable unit":"unit:FT_US" ,"applicable unit":"unit:FUR" ,"applicable unit":"unit:FUR_Long" ,"applicable unit":"unit:FemtoM" ,"applicable unit":"unit:GAUGE_FR" ,"applicable unit":"unit:HectoM" ,"applicable unit":"unit:IN" ,"applicable unit":"unit:KiloM" ,"applicable unit":"unit:LY" ,"applicable unit":"unit:M" ,"applicable unit":"unit:MI" ,"applicable unit":"unit:MI_N" ,"applicable unit":"unit:MI_US" ,"applicable unit":"unit:MicroIN" ,"applicable unit":"unit:MicroM" ,"applicable unit":"unit:MilLength" ,"applicable unit":"unit:MilliIN" ,"applicable unit":"unit:MilliM" ,"applicable unit":"unit:NanoM" ,"applicable unit":"unit:PARSEC" ,"applicable unit":"unit:PCA" ,"applicable unit":"unit:PT" ,"applicable unit":"unit:PicoM" ,"applicable unit":"unit:PlanckLength" ,"applicable unit":"unit:ROD" ,"applicable unit":"unit:YD" ,"description":"The \"Half-Value Thickness\" is the thickness of the material at which the intensity of radiation entering it is reduced by one half." ,"description (plain text)":"The \"Half-Value Thickness\" is the thickness of the material at which the intensity of radiation entering it is reduced by one half." ,"has broader":"quantitykind:Length" ,"has dimension vector":"qkdv:A0E0L1I0M0H0T0D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Half-value_layer" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Half-Value Thickness" ,"normative reference":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31895" ,"symbol":"d_{1\/2}" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/Half-ValueThickness", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The \"Half-Value Thickness\" is the thickness of the material at which the intensity of radiation entering it is reduced by one half.", "applicableUnit" : [ "http://qudt.org/vocab/unit/FATH", "http://qudt.org/vocab/unit/MilLength", "http://qudt.org/vocab/unit/KiloM", "http://qudt.org/vocab/unit/MI_US", "http://qudt.org/vocab/unit/BTU_IT-PER-LB_F", "http://qudt.org/vocab/unit/ANGSTROM", "http://qudt.org/vocab/unit/FT_US", "http://qudt.org/vocab/unit/LY", "http://qudt.org/vocab/unit/DecaM", "http://qudt.org/vocab/unit/FUR_Long", "http://qudt.org/vocab/unit/NanoM", "http://qudt.org/vocab/unit/ROD", "http://qudt.org/vocab/unit/HectoM", "http://qudt.org/vocab/unit/FUR", "http://qudt.org/vocab/unit/PicoM", "http://qudt.org/vocab/unit/DeciM", "http://qudt.org/vocab/unit/PlanckLength", "http://qudt.org/vocab/unit/FM", "http://qudt.org/vocab/unit/PT", "http://qudt.org/vocab/unit/M", "http://qudt.org/vocab/unit/GAUGE_FR", "http://qudt.org/vocab/unit/FT", "http://qudt.org/vocab/unit/MicroIN", "http://qudt.org/vocab/unit/MilliM", "http://qudt.org/vocab/unit/MI", "http://qudt.org/vocab/unit/YD", "http://qudt.org/vocab/unit/CH", "http://qudt.org/vocab/unit/AU", "http://qudt.org/vocab/unit/CentiM", "http://qudt.org/vocab/unit/MilliIN", "http://qudt.org/vocab/unit/MicroM", "http://qudt.org/vocab/unit/MI_N", "http://qudt.org/vocab/unit/PCA", "http://qudt.org/vocab/unit/FemtoM", "http://qudt.org/vocab/unit/PARSEC", "http://qudt.org/vocab/unit/IN" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0", "informativeReference" : "http://en.wikipedia.org/wiki/Half-value_layer", "normativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31895", "plainTextDescription" : "The \"Half-Value Thickness\" is the thickness of the material at which the intensity of radiation entering it is reduced by one half.", "symbol" : "d_{1/2}", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Half-Value Thickness" }, "broader" : "http://qudt.org/vocab/quantitykind/Length", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "normativeReference" : { "@id" : "http://qudt.org/schema/qudt/normativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "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#" } }
quantitykind:HallCoefficient
URI: http://qudt.org/vocab/quantitykind/HallCoefficient
"Hall Coefficient" is defined as the ratio of the induced electric field to the product of the current density and the applied magnetic field.
@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/HallCoefficient> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Hall Coefficient\" is defined as the ratio of the induced electric field to the product of the current density and the applied magnetic field."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M3-PER-C> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E-1L3I0M0H0T-1D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Hall_effect"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "In an isotropic conductor, the relation between electric field strength, \\(E\\), and electric current density, \\(J\\) is \\(E = \\rho J + R_H(B X J)\\), where \\(\\rho\\) is resistivity, and \\(B\\) is magnetic flux density."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Hall Coefficient\" is defined as the ratio of the induced electric field to the product of the current density and the applied magnetic field." ; <http://qudt.org/schema/qudt/symbol> "R_H, A_H" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Hall Coefficient"@en ; .
{"resource":"Hall Coefficient" ,"qname":"quantitykind:HallCoefficient" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/HallCoefficient" ,"properties":["applicable unit":"unit:M3-PER-C" ,"description":"\"Hall Coefficient\" is defined as the ratio of the induced electric field to the product of the current density and the applied magnetic field." ,"description (plain text)":"\"Hall Coefficient\" is defined as the ratio of the induced electric field to the product of the current density and the applied magnetic field." ,"has dimension vector":"qkdv:A0E-1L3I0M0H0T-1D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Hall_effect" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Hall Coefficient" ,"latex definition":"In an isotropic conductor, the relation between electric field strength, \\(E\\), and electric current density, \\(J\\) is \\(E = \\rho J + R_H(B X J)\\), where \\(\\rho\\) is resistivity, and \\(B\\) is magnetic flux density." ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31897" ,"symbol":"R_H, A_H" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/HallCoefficient", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Hall Coefficient\" is defined as the ratio of the induced electric field to the product of the current density and the applied magnetic field.", "applicableUnit" : "http://qudt.org/vocab/unit/M3-PER-C", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E-1L3I0M0H0T-1D0", "informativeReference" : "http://en.wikipedia.org/wiki/Hall_effect", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31897", "latexDefinition" : "In an isotropic conductor, the relation between electric field strength, \\(E\\), and electric current density, \\(J\\) is \\(E = \\rho J + R_H(B X J)\\), where \\(\\rho\\) is resistivity, and \\(B\\) is magnetic flux density.", "plainTextDescription" : "\"Hall Coefficient\" is defined as the ratio of the induced electric field to the product of the current density and the applied magnetic field.", "symbol" : "R_H, A_H", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Hall Coefficient" }, "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "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" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@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#" } }
quantitykind:HamiltonFunction
URI: http://qudt.org/vocab/quantitykind/HamiltonFunction
The Hamilton–Jacobi equation (HJE) is a necessary condition describing extremal geometry in generalizations of problems from the calculus of variations.
@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/HamiltonFunction> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The Hamilton–Jacobi equation (HJE) is a necessary condition describing extremal geometry in generalizations of problems from the calculus of variations."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Hamilton–Jacobi_equation"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(H = \\sum p_i\\dot{q_i} - L\\), where \\(p_i\\) is a generalized momentum, \\(\\dot{q_i}\\) is a generalized velocity, and \\(L\\) is the Lagrange function."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/plainTextDescription> "The Hamilton–Jacobi equation (HJE) is a necessary condition describing extremal geometry in generalizations of problems from the calculus of variations." ; <http://qudt.org/schema/qudt/symbol> "H" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Hamilton Function"@en ; .
{"resource":"Hamilton Function" ,"qname":"quantitykind:HamiltonFunction" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/HamiltonFunction" ,"properties":["applicable unit":"unit:J" ,"description":"The Hamilton\u2013Jacobi equation (HJE) is a necessary condition describing extremal geometry in generalizations of problems from the calculus of variations." ,"description (plain text)":"The Hamilton\u2013Jacobi equation (HJE) is a necessary condition describing extremal geometry in generalizations of problems from the calculus of variations." ,"has dimension vector":"qkdv:A0E0L2I0M1H0T-2D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Hamilton\u2013Jacobi_equation" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Hamilton Function" ,"latex definition":"\\(H = \\sum p_i\\dot{q_i} - L\\), where \\(p_i\\) is a generalized momentum, \\(\\dot{q_i}\\) is a generalized velocity, and \\(L\\) is the Lagrange function." ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31889" ,"symbol":"H" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/HamiltonFunction", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The Hamilton–Jacobi equation (HJE) is a necessary condition describing extremal geometry in generalizations of problems from the calculus of variations.", "applicableUnit" : "http://qudt.org/vocab/unit/J", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0", "informativeReference" : "http://en.wikipedia.org/wiki/Hamilton–Jacobi_equation", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31889", "latexDefinition" : "\\(H = \\sum p_i\\dot{q_i} - L\\), where \\(p_i\\) is a generalized momentum, \\(\\dot{q_i}\\) is a generalized velocity, and \\(L\\) is the Lagrange function.", "plainTextDescription" : "The Hamilton–Jacobi equation (HJE) is a necessary condition describing extremal geometry in generalizations of problems from the calculus of variations.", "symbol" : "H", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Hamilton Function" }, "@context" : { "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@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" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@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#" } }
quantitykind:HeadEndPressure
URI: http://qudt.org/vocab/quantitykind/HeadEndPressure
@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/HeadEndPressure> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/abbreviation> "HEP" ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ATM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ATM_T> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BARAD> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BARYE> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM_H2O> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM_HG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DYN-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT_H2O> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT_HG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM_F-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN_H2O> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN_HG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KIP_F-PER-IN2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM_F-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM_F-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM_F-PER-MilliM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloLB_F-PER-IN2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloN-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloPA_A> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_F-PER-FT2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_F-PER-IN2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaPSI> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroATM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroTORR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliBAR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM_H2O> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM_HG> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM_HGA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliTORR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N-PER-MilliM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PDL-PER-FT2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PSI> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoPA> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckPressure> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TORR> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Head End Pressure"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Pressure> ; .
{"resource":"Head End Pressure" ,"qname":"quantitykind:HeadEndPressure" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/HeadEndPressure" ,"properties":["abbreviation":"HEP" ,"applicable unit":"unit:ATM" ,"applicable unit":"unit:ATM_T" ,"applicable unit":"unit:BAR" ,"applicable unit":"unit:BARAD" ,"applicable unit":"unit:BARYE" ,"applicable unit":"unit:CentiBAR" ,"applicable unit":"unit:CentiM_H2O" ,"applicable unit":"unit:CentiM_HG" ,"applicable unit":"unit:DYN-PER-CentiM2" ,"applicable unit":"unit:DecaPA" ,"applicable unit":"unit:DeciBAR" ,"applicable unit":"unit:FT_H2O" ,"applicable unit":"unit:FT_HG" ,"applicable unit":"unit:GM_F-PER-CentiM2" ,"applicable unit":"unit:GigaPA" ,"applicable unit":"unit:HectoBAR" ,"applicable unit":"unit:HectoPA" ,"applicable unit":"unit:IN_H2O" ,"applicable unit":"unit:IN_HG" ,"applicable unit":"unit:KIP_F-PER-IN2" ,"applicable unit":"unit:KiloBAR" ,"applicable unit":"unit:KiloGM-PER-M-SEC2" ,"applicable unit":"unit:KiloGM_F-PER-CentiM2" ,"applicable unit":"unit:KiloGM_F-PER-M2" ,"applicable unit":"unit:KiloGM_F-PER-MilliM2" ,"applicable unit":"unit:KiloLB_F-PER-IN2" ,"applicable unit":"unit:KiloN-PER-M2" ,"applicable unit":"unit:KiloPA" ,"applicable unit":"unit:KiloPA_A" ,"applicable unit":"unit:LB_F-PER-FT2" ,"applicable unit":"unit:LB_F-PER-IN2" ,"applicable unit":"unit:MegaBAR" ,"applicable unit":"unit:MegaPA" ,"applicable unit":"unit:MegaPSI" ,"applicable unit":"unit:MicroATM" ,"applicable unit":"unit:MicroBAR" ,"applicable unit":"unit:MicroPA" ,"applicable unit":"unit:MicroTORR" ,"applicable unit":"unit:MilliBAR" ,"applicable unit":"unit:MilliM_H2O" ,"applicable unit":"unit:MilliM_HG" ,"applicable unit":"unit:MilliM_HGA" ,"applicable unit":"unit:MilliPA" ,"applicable unit":"unit:MilliTORR" ,"applicable unit":"unit:N-PER-CentiM2" ,"applicable unit":"unit:N-PER-M2" ,"applicable unit":"unit:N-PER-MilliM2" ,"applicable unit":"unit:PA" ,"applicable unit":"unit:PDL-PER-FT2" ,"applicable unit":"unit:PSI" ,"applicable unit":"unit:PicoPA" ,"applicable unit":"unit:PlanckPressure" ,"applicable unit":"unit:TORR" ,"has broader":"quantitykind:Pressure" ,"has dimension vector":"qkdv:A0E0L-1I0M1H0T-2D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Head End Pressure" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/HeadEndPressure", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "abbreviation" : "HEP", "applicableUnit" : [ "http://qudt.org/vocab/unit/IN_HG", "http://qudt.org/vocab/unit/BARYE", "http://qudt.org/vocab/unit/PDL-PER-FT2", "http://qudt.org/vocab/unit/KiloPA", "http://qudt.org/vocab/unit/MilliBAR", "http://qudt.org/vocab/unit/MegaPA", "http://qudt.org/vocab/unit/MicroPA", "http://qudt.org/vocab/unit/MilliPA", "http://qudt.org/vocab/unit/KiloGM_F-PER-CentiM2", "http://qudt.org/vocab/unit/KiloGM_F-PER-MilliM2", "http://qudt.org/vocab/unit/LB_F-PER-FT2", "http://qudt.org/vocab/unit/N-PER-M2", "http://qudt.org/vocab/unit/DecaPA", "http://qudt.org/vocab/unit/FT_H2O", "http://qudt.org/vocab/unit/KiloGM_F-PER-M2", "http://qudt.org/vocab/unit/PSI", "http://qudt.org/vocab/unit/MilliTORR", "http://qudt.org/vocab/unit/GigaPA", "http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2", "http://qudt.org/vocab/unit/GM_F-PER-CentiM2", "http://qudt.org/vocab/unit/LB_F-PER-IN2", "http://qudt.org/vocab/unit/MilliM_H2O", "http://qudt.org/vocab/unit/MilliM_HG", "http://qudt.org/vocab/unit/MicroTORR", "http://qudt.org/vocab/unit/KiloLB_F-PER-IN2", "http://qudt.org/vocab/unit/MegaPSI", "http://qudt.org/vocab/unit/KiloBAR", "http://qudt.org/vocab/unit/BAR", "http://qudt.org/vocab/unit/N-PER-MilliM2", "http://qudt.org/vocab/unit/HectoBAR", "http://qudt.org/vocab/unit/FT_HG", "http://qudt.org/vocab/unit/N-PER-CentiM2", "http://qudt.org/vocab/unit/ATM", "http://qudt.org/vocab/unit/DeciBAR", "http://qudt.org/vocab/unit/CentiM_HG", "http://qudt.org/vocab/unit/MegaBAR", "http://qudt.org/vocab/unit/PlanckPressure", "http://qudt.org/vocab/unit/BARAD", "http://qudt.org/vocab/unit/MicroATM", "http://qudt.org/vocab/unit/TORR", "http://qudt.org/vocab/unit/IN_H2O", "http://qudt.org/vocab/unit/MicroBAR", "http://qudt.org/vocab/unit/PA", "http://qudt.org/vocab/unit/KiloPA_A", "http://qudt.org/vocab/unit/DYN-PER-CentiM2", "http://qudt.org/vocab/unit/CentiBAR", "http://qudt.org/vocab/unit/KIP_F-PER-IN2", "http://qudt.org/vocab/unit/MilliM_HGA", "http://qudt.org/vocab/unit/PicoPA", "http://qudt.org/vocab/unit/CentiM_H2O", "http://qudt.org/vocab/unit/HectoPA", "http://qudt.org/vocab/unit/KiloN-PER-M2", "http://qudt.org/vocab/unit/ATM_T" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Head End Pressure" }, "broader" : "http://qudt.org/vocab/quantitykind/Pressure", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "abbreviation" : { "@id" : "http://qudt.org/schema/qudt/abbreviation" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@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#" } }
quantitykind:HeartRate
URI: http://qudt.org/vocab/quantitykind/HeartRate
The number of heartbeats per unit of time, usually per minute. The heart rate is based on the number of contractions of the ventricles (the lower chambers of the heart). The heart rate may be too fast (tachycardia) or too slow (bradycardia). The average adult pulse rate at rest is 60–80 per minute, but exercise, injury, illness, and emotion may produce much faster rates.
@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/HeartRate> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The number of heartbeats per unit of time, usually per minute. The heart rate is based on the number of contractions of the ventricles (the lower chambers of the heart). The heart rate may be too fast (tachycardia) or too slow (bradycardia). The average adult pulse rate at rest is 60–80 per minute, but exercise, injury, illness, and emotion may produce much faster rates."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BEAT-PER-MIN> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Heart_rate"^^xsd:anyURI ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://www.medterms.com/script/main/art.asp?articlekey=3674"^^xsd:anyURI ; <http://qudt.org/schema/qudt/informativeReference> "http://www.oxfordreference.com/view/10.1093/oi/authority.20110803100354463"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "The number of heartbeats per unit of time, usually per minute. The heart rate is based on the number of contractions of the ventricles (the lower chambers of the heart). The heart rate may be too fast (tachycardia) or too slow (bradycardia). The average adult pulse rate at rest is 60–80 per minute, but exercise, injury, illness, and emotion may produce much faster rates." ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Heart Rate"@en ; .
{"resource":"Heart Rate" ,"qname":"quantitykind:HeartRate" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/HeartRate" ,"properties":["applicable unit":"unit:BEAT-PER-MIN" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Heart_rate" ,"description":"The number of heartbeats per unit of time, usually per minute. The heart rate is based on the number of contractions of the ventricles (the lower chambers of the heart). The heart rate may be too fast (tachycardia) or too slow (bradycardia). The average adult pulse rate at rest is 60\u201380 per minute, but exercise, injury, illness, and emotion may produce much faster rates." ,"description (plain text)":"The number of heartbeats per unit of time, usually per minute. The heart rate is based on the number of contractions of the ventricles (the lower chambers of the heart). The heart rate may be too fast (tachycardia) or too slow (bradycardia). The average adult pulse rate at rest is 60\u201380 per minute, but exercise, injury, illness, and emotion may produce much faster rates." ,"has dimension vector":"qkdv:A0E0L0I0M0H0T-1D0" ,"informative reference":"http:\/\/www.medterms.com\/script\/main\/art.asp?articlekey=3674" ,"informative reference":"http:\/\/www.oxfordreference.com\/view\/10.1093\/oi\/authority.20110803100354463" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Heart Rate" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/HeartRate", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The number of heartbeats per unit of time, usually per minute. The heart rate is based on the number of contractions of the ventricles (the lower chambers of the heart). The heart rate may be too fast (tachycardia) or too slow (bradycardia). The average adult pulse rate at rest is 60–80 per minute, but exercise, injury, illness, and emotion may produce much faster rates.", "applicableUnit" : "http://qudt.org/vocab/unit/BEAT-PER-MIN", "dbpediaMatch" : "http://dbpedia.org/resource/Heart_rate", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0", "informativeReference" : [ "http://www.medterms.com/script/main/art.asp?articlekey=3674", "http://www.oxfordreference.com/view/10.1093/oi/authority.20110803100354463" ], "plainTextDescription" : "The number of heartbeats per unit of time, usually per minute. The heart rate is based on the number of contractions of the ventricles (the lower chambers of the heart). The heart rate may be too fast (tachycardia) or too slow (bradycardia). The average adult pulse rate at rest is 60–80 per minute, but exercise, injury, illness, and emotion may produce much faster rates.", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Heart Rate" }, "@context" : { "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "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#" } }
quantitykind:Heat
URI: http://qudt.org/vocab/quantitykind/Heat
"Heat" is the energy transferred by a thermal process. Heat can be measured in terms of the dynamical units of energy, as the erg, joule, etc., or in terms of the amount of energy required to produce a definite thermal change in some substance, as, for example, the energy required per degree to raise the temperature of a unit mass of water at some temperature ( calorie, Btu).
@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/Heat> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Heat\" is the energy transferred by a thermal process. Heat can be measured in terms of the dynamical units of energy, as the erg, joule, etc., or in terms of the amount of energy required to produce a definite thermal change in some substance, as, for example, the energy required per degree to raise the temperature of a unit mass of water at some temperature ( calorie, Btu)."^^rdf:HTML ; <http://qudt.org/schema/qudt/abbreviation> "heat" ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_MEAN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_TH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_15_DEG_C> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_IT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_MEAN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_TH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBTU_IT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBTU_TH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCAL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCAL_IT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCAL_Mean> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCAL_TH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaJ> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/THM_EEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/THM_US> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_FG-HR> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Heat"^^xsd:anyURI ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ; <http://qudt.org/schema/qudt/normativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Heat\" is the energy transferred by a thermal process. Heat can be measured in terms of the dynamical units of energy, as the erg, joule, etc., or in terms of the amount of energy required to produce a definite thermal change in some substance, as, for example, the energy required per degree to raise the temperature of a unit mass of water at some temperature ( calorie, Btu)." ; <http://qudt.org/schema/qudt/symbol> "Q" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Wärme"@de ; rdfs:label "calor"@es ; rdfs:label "calore"@it ; rdfs:label "cantitate de căldură"@ro ; rdfs:label "ciepło"@pl ; rdfs:label "heat"@en ; rdfs:label "jednotka tepla"@cs ; rdfs:label "kuantiti haba Haba"@ms ; rdfs:label "labor"@la ; rdfs:label "quantidade de calor"@pt ; rdfs:label "quantité de chaleur"@fr ; rdfs:label "toplota"@sl ; rdfs:label "ısı miktarı"@tr ; rdfs:label "Теплота"@ru ; rdfs:label "حرارة"@ar ; rdfs:label "کمیت گرما"@fa ; rdfs:label "ऊष्मा"@hi ; rdfs:label "热量"@zh ; rdfs:label "熱量"@ja ; <http://www.w3.org/2004/02/skos/core#altLabel> "Wärmemenge"@de ; <http://www.w3.org/2004/02/skos/core#altLabel> "amount of heat"@en ; <http://www.w3.org/2004/02/skos/core#altLabel> "chaleur"@fr ; <http://www.w3.org/2004/02/skos/core#altLabel> "jumlah haba"@ms ; <http://www.w3.org/2004/02/skos/core#altLabel> "quantità di calore"@it ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/ThermalEnergy> ; .
{"resource":"heat" ,"qname":"quantitykind:Heat" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Heat" ,"properties":["abbreviation":"heat" ,"alternative label":"Wärmemenge" ,"alternative label":"amount of heat" ,"alternative label":"chaleur" ,"alternative label":"jumlah haba" ,"alternative label":"quantità di calore" ,"applicable unit":"unit:BTU_IT" ,"applicable unit":"unit:BTU_MEAN" ,"applicable unit":"unit:BTU_TH" ,"applicable unit":"unit:CAL_15_DEG_C" ,"applicable unit":"unit:CAL_IT" ,"applicable unit":"unit:CAL_MEAN" ,"applicable unit":"unit:CAL_TH" ,"applicable unit":"unit:GigaJ" ,"applicable unit":"unit:J" ,"applicable unit":"unit:KiloBTU_IT" ,"applicable unit":"unit:KiloBTU_TH" ,"applicable unit":"unit:KiloCAL" ,"applicable unit":"unit:KiloCAL_IT" ,"applicable unit":"unit:KiloCAL_Mean" ,"applicable unit":"unit:KiloCAL_TH" ,"applicable unit":"unit:KiloJ" ,"applicable unit":"unit:MegaJ" ,"applicable unit":"unit:THM_EEC" ,"applicable unit":"unit:THM_US" ,"applicable unit":"unit:TON_FG-HR" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Heat" ,"description":"\"Heat\" is the energy transferred by a thermal process. Heat can be measured in terms of the dynamical units of energy, as the erg, joule, etc., or in terms of the amount of energy required to produce a definite thermal change in some substance, as, for example, the energy required per degree to raise the temperature of a unit mass of water at some temperature ( calorie, Btu)." ,"description (plain text)":"\"Heat\" is the energy transferred by a thermal process. Heat can be measured in terms of the dynamical units of energy, as the erg, joule, etc., or in terms of the amount of energy required to produce a definite thermal change in some substance, as, for example, the energy required per degree to raise the temperature of a unit mass of water at some temperature ( calorie, Btu)." ,"has broader":"quantitykind:ThermalEnergy" ,"has dimension vector":"qkdv:A0E0L2I0M1H0T-2D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Wärme" ,"label":"calor" ,"label":"calore" ,"label":"cantitate de căldură" ,"label":"ciepło" ,"label":"heat" ,"label":"jednotka tepla" ,"label":"kuantiti haba Haba" ,"label":"labor" ,"label":"quantidade de calor" ,"label":"quantité de chaleur" ,"label":"toplota" ,"label":"ısı miktarı" ,"label":"Теплота" ,"label":"حرارة" ,"label":"کمیت گرما" ,"label":"ऊष्मा" ,"label":"热量" ,"label":"熱量" ,"normative reference":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31890" ,"symbol":"Q" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/Heat", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Heat\" is the energy transferred by a thermal process. Heat can be measured in terms of the dynamical units of energy, as the erg, joule, etc., or in terms of the amount of energy required to produce a definite thermal change in some substance, as, for example, the energy required per degree to raise the temperature of a unit mass of water at some temperature ( calorie, Btu).", "abbreviation" : "heat", "applicableUnit" : [ "http://qudt.org/vocab/unit/KiloBTU_IT", "http://qudt.org/vocab/unit/CAL_TH", "http://qudt.org/vocab/unit/KiloBTU_TH", "http://qudt.org/vocab/unit/BTU_TH", "http://qudt.org/vocab/unit/KiloJ", "http://qudt.org/vocab/unit/KiloCAL_TH", "http://qudt.org/vocab/unit/KiloCAL_IT", "http://qudt.org/vocab/unit/CAL_MEAN", "http://qudt.org/vocab/unit/MegaJ", "http://qudt.org/vocab/unit/J", "http://qudt.org/vocab/unit/THM_US", "http://qudt.org/vocab/unit/THM_EEC", "http://qudt.org/vocab/unit/GigaJ", "http://qudt.org/vocab/unit/TON_FG-HR", "http://qudt.org/vocab/unit/KiloCAL_Mean", "http://qudt.org/vocab/unit/KiloCAL", "http://qudt.org/vocab/unit/CAL_IT", "http://qudt.org/vocab/unit/BTU_MEAN", "http://qudt.org/vocab/unit/BTU_IT", "http://qudt.org/vocab/unit/CAL_15_DEG_C" ], "dbpediaMatch" : "http://dbpedia.org/resource/Heat", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0", "normativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31890", "plainTextDescription" : "\"Heat\" is the energy transferred by a thermal process. Heat can be measured in terms of the dynamical units of energy, as the erg, joule, etc., or in terms of the amount of energy required to produce a definite thermal change in some substance, as, for example, the energy required per degree to raise the temperature of a unit mass of water at some temperature ( calorie, Btu).", "symbol" : "Q", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "cs", "@value" : "jednotka tepla" }, { "@language" : "es", "@value" : "calor" }, { "@language" : "ar", "@value" : "حرارة" }, { "@language" : "it", "@value" : "calore" }, { "@language" : "ms", "@value" : "kuantiti haba Haba" }, { "@language" : "zh", "@value" : "热量" }, { "@language" : "fa", "@value" : "کمیت گرما" }, { "@language" : "fr", "@value" : "quantité de chaleur" }, { "@language" : "hi", "@value" : "ऊष्मा" }, { "@language" : "de", "@value" : "Wärme" }, { "@language" : "pl", "@value" : "ciepło" }, { "@language" : "tr", "@value" : "ısı miktarı" }, { "@language" : "ro", "@value" : "cantitate de căldură" }, { "@language" : "ja", "@value" : "熱量" }, { "@language" : "pt", "@value" : "quantidade de calor" }, { "@language" : "en", "@value" : "heat" }, { "@language" : "sl", "@value" : "toplota" }, { "@language" : "la", "@value" : "labor" }, { "@language" : "ru", "@value" : "Теплота" } ], "altLabel" : [ { "@language" : "it", "@value" : "quantità di calore" }, { "@language" : "fr", "@value" : "chaleur" }, { "@language" : "ms", "@value" : "jumlah haba" }, { "@language" : "en", "@value" : "amount of heat" }, { "@language" : "de", "@value" : "Wärmemenge" } ], "broader" : "http://qudt.org/vocab/quantitykind/ThermalEnergy", "@context" : { "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "altLabel" : { "@id" : "http://www.w3.org/2004/02/skos/core#altLabel" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "normativeReference" : { "@id" : "http://qudt.org/schema/qudt/normativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "abbreviation" : { "@id" : "http://qudt.org/schema/qudt/abbreviation" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "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#" } }
quantitykind:HeatCapacity
URI: http://qudt.org/vocab/quantitykind/HeatCapacity
"Heat Capacity" (usually denoted by a capital \(C\), often with subscripts), or thermal capacity, is the measurable physical quantity that characterizes the amount of heat required to change a substance's temperature by a given amount. In the International System of Units (SI), heat capacity is expressed in units of joule(s) (J) per kelvin (K).
@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/HeatCapacity> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Heat Capacity\" (usually denoted by a capital \\(C\\), often with subscripts), or thermal capacity, is the measurable physical quantity that characterizes the amount of heat required to change a substance's temperature by a given amount. In the International System of Units (SI), heat capacity is expressed in units of joule(s) (J) per kelvin (K)."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-DEG_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-DEG_R> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/EV-PER-K> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J-PER-K> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaJ-PER-K> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H-1T-2D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Heat_capacity"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "\\(C = dQ/dT\\), where \\(Q\\) is amount of heat and \\(T\\) is thermodynamic temperature."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/symbol> "C_P" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Wärmekapazität"@de ; rdfs:label "capacidad calorífica"@es ; rdfs:label "capacidade térmica"@pt ; rdfs:label "capacitate termică"@ro ; rdfs:label "capacità termica"@it ; rdfs:label "capacité thermique"@fr ; rdfs:label "heat capacity"@en ; rdfs:label "isı kapasitesi"@tr ; rdfs:label "muatan haba"@ms ; rdfs:label "pojemność cieplna"@pl ; rdfs:label "tepelná kapacita"@cs ; rdfs:label "toplotna kapaciteta"@sl ; rdfs:label "теплоёмкость"@ru ; rdfs:label "سعة حرارية"@ar ; rdfs:label "ظرفیت گرمایی"@fa ; rdfs:label "ऊष्मा धारिता"@hi ; rdfs:label "热容"@zh ; rdfs:label "熱容量"@ja ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/EnergyPerTemperature> ; .
{"resource":"heat capacity" ,"qname":"quantitykind:HeatCapacity" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/HeatCapacity" ,"properties":["applicable unit":"unit:BTU_IT-PER-DEG_F" ,"applicable unit":"unit:BTU_IT-PER-DEG_R" ,"applicable unit":"unit:EV-PER-K" ,"applicable unit":"unit:J-PER-K" ,"applicable unit":"unit:MegaJ-PER-K" ,"description":"\"Heat Capacity\" (usually denoted by a capital \\(C\\), often with subscripts), or thermal capacity, is the measurable physical quantity that characterizes the amount of heat required to change a substance's temperature by a given amount. In the International System of Units (SI), heat capacity is expressed in units of joule(s) (J) per kelvin (K)." ,"has broader":"quantitykind:EnergyPerTemperature" ,"has dimension vector":"qkdv:A0E0L2I0M1H-1T-2D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Heat_capacity" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Wärmekapazität" ,"label":"capacidad calorífica" ,"label":"capacidade térmica" ,"label":"capacitate termică" ,"label":"capacità termica" ,"label":"capacité thermique" ,"label":"heat capacity" ,"label":"isı kapasitesi" ,"label":"muatan haba" ,"label":"pojemność cieplna" ,"label":"tepelná kapacita" ,"label":"toplotna kapaciteta" ,"label":"теплоёмкость" ,"label":"سعة حرارية" ,"label":"ظرفیت گرمایی" ,"label":"ऊष्मा धारिता" ,"label":"热容" ,"label":"熱容量" ,"latex definition":"\\(C = dQ\/dT\\), where \\(Q\\) is amount of heat and \\(T\\) is thermodynamic temperature." ,"symbol":"C_P" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/HeatCapacity", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Heat Capacity\" (usually denoted by a capital \\(C\\), often with subscripts), or thermal capacity, is the measurable physical quantity that characterizes the amount of heat required to change a substance's temperature by a given amount. In the International System of Units (SI), heat capacity is expressed in units of joule(s) (J) per kelvin (K).", "applicableUnit" : [ "http://qudt.org/vocab/unit/BTU_IT-PER-DEG_R", "http://qudt.org/vocab/unit/J-PER-K", "http://qudt.org/vocab/unit/BTU_IT-PER-DEG_F", "http://qudt.org/vocab/unit/EV-PER-K", "http://qudt.org/vocab/unit/MegaJ-PER-K" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H-1T-2D0", "informativeReference" : "http://en.wikipedia.org/wiki/Heat_capacity", "latexDefinition" : "\\(C = dQ/dT\\), where \\(Q\\) is amount of heat and \\(T\\) is thermodynamic temperature.", "symbol" : "C_P", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "hi", "@value" : "ऊष्मा धारिता" }, { "@language" : "cs", "@value" : "tepelná kapacita" }, { "@language" : "fr", "@value" : "capacité thermique" }, { "@language" : "sl", "@value" : "toplotna kapaciteta" }, { "@language" : "ru", "@value" : "теплоёмкость" }, { "@language" : "ms", "@value" : "muatan haba" }, { "@language" : "pl", "@value" : "pojemność cieplna" }, { "@language" : "pt", "@value" : "capacidade térmica" }, { "@language" : "es", "@value" : "capacidad calorífica" }, { "@language" : "ja", "@value" : "熱容量" }, { "@language" : "tr", "@value" : "isı kapasitesi" }, { "@language" : "zh", "@value" : "热容" }, { "@language" : "en", "@value" : "heat capacity" }, { "@language" : "ar", "@value" : "سعة حرارية" }, { "@language" : "de", "@value" : "Wärmekapazität" }, { "@language" : "fa", "@value" : "ظرفیت گرمایی" }, { "@language" : "ro", "@value" : "capacitate termică" }, { "@language" : "it", "@value" : "capacità termica" } ], "broader" : "http://qudt.org/vocab/quantitykind/EnergyPerTemperature", "@context" : { "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@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" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@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#" } }
quantitykind:HeatCapacityRatio
URI: http://qudt.org/vocab/quantitykind/HeatCapacityRatio
The heat capacity ratio, or ratio of specific heats, is the ratio of the heat capacity at constant pressure (\(C_P\)) to heat capacity at constant volume (\(C_V\)). For an ideal gas, the heat capacity is constant with temperature (\(\theta\)). Accordingly we can express the enthalpy as \(H = C_P*\theta\) and the internal energy as \(U = C_V \cdot \theta\). Thus, it can also be said that the heat capacity ratio is the ratio between enthalpy and internal energy.
@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/HeatCapacityRatio> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The heat capacity ratio, or ratio of specific heats, is the ratio of the heat capacity at constant pressure (\\(C_P\\)) to heat capacity at constant volume (\\(C_V\\)). For an ideal gas, the heat capacity is constant with temperature (\\(\\theta\\)). Accordingly we can express the enthalpy as \\(H = C_P*\\theta\\) and the internal energy as \\(U = C_V \\cdot \\theta\\). Thus, it can also be said that the heat capacity ratio is the ratio between enthalpy and internal energy."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FRACTION> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NUM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PERCENT> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PERMITTIVITY_REL> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PPB> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PPM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PPTH> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PPTM> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PPTR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/UNITLESS> ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Heat_capacity_ratio"^^xsd:anyURI ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Heat_capacity_ratio"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ; <http://qudt.org/schema/qudt/qkdvDenominator> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H-1T-2D0> ; <http://qudt.org/schema/qudt/qkdvNumerator> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H-1T-2D0> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Heat Capacity Ratio"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ; .
{"resource":"Heat Capacity Ratio" ,"qname":"quantitykind:HeatCapacityRatio" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/HeatCapacityRatio" ,"properties":["applicable unit":"unit:FRACTION" ,"applicable unit":"unit:GR" ,"applicable unit":"unit:NUM" ,"applicable unit":"unit:PERCENT" ,"applicable unit":"unit:PERMITTIVITY_REL" ,"applicable unit":"unit:PPB" ,"applicable unit":"unit:PPM" ,"applicable unit":"unit:PPTH" ,"applicable unit":"unit:PPTM" ,"applicable unit":"unit:PPTR" ,"applicable unit":"unit:UNITLESS" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Heat_capacity_ratio" ,"denominator dimension vector":"qkdv:A0E0L2I0M1H-1T-2D0" ,"description":"The heat capacity ratio, or ratio of specific heats, is the ratio of the heat capacity at constant pressure (\\(C_P\\)) to heat capacity at constant volume (\\(C_V\\)). For an ideal gas, the heat capacity is constant with temperature (\\(\\theta\\)). Accordingly we can express the enthalpy as \\(H = C_P*\\theta\\) and the internal energy as \\(U = C_V \\cdot \\theta\\). Thus, it can also be said that the heat capacity ratio is the ratio between enthalpy and internal energy." ,"has broader":"quantitykind:DimensionlessRatio" ,"has dimension vector":"qkdv:A0E0L0I0M0H0T0D1" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Heat_capacity_ratio" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Heat Capacity Ratio" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31890" ,"numerator dimension vector":"qkdv:A0E0L2I0M1H-1T-2D0" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/HeatCapacityRatio", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The heat capacity ratio, or ratio of specific heats, is the ratio of the heat capacity at constant pressure (\\(C_P\\)) to heat capacity at constant volume (\\(C_V\\)). For an ideal gas, the heat capacity is constant with temperature (\\(\\theta\\)). Accordingly we can express the enthalpy as \\(H = C_P*\\theta\\) and the internal energy as \\(U = C_V \\cdot \\theta\\). Thus, it can also be said that the heat capacity ratio is the ratio between enthalpy and internal energy.", "applicableUnit" : [ "http://qudt.org/vocab/unit/NUM", "http://qudt.org/vocab/unit/PPTH", "http://qudt.org/vocab/unit/UNITLESS", "http://qudt.org/vocab/unit/GR", "http://qudt.org/vocab/unit/PERCENT", "http://qudt.org/vocab/unit/FRACTION", "http://qudt.org/vocab/unit/PPTR", "http://qudt.org/vocab/unit/PPM", "http://qudt.org/vocab/unit/PERMITTIVITY_REL", "http://qudt.org/vocab/unit/PPB", "http://qudt.org/vocab/unit/PPTM" ], "dbpediaMatch" : "http://dbpedia.org/resource/Heat_capacity_ratio", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "informativeReference" : "http://en.wikipedia.org/wiki/Heat_capacity_ratio", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31890", "qkdvDenominator" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H-1T-2D0", "qkdvNumerator" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H-1T-2D0", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Heat Capacity Ratio" }, "broader" : "http://qudt.org/vocab/quantitykind/DimensionlessRatio", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "qkdvDenominator" : { "@id" : "http://qudt.org/schema/qudt/qkdvDenominator", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "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" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@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#" } }
quantitykind:HeatFlowRate
URI: http://qudt.org/vocab/quantitykind/HeatFlowRate
The rate of heat flow between two systems is measured in watts (joules per second). The formula for rate of heat flow is \(\bigtriangleup Q / \bigtriangleup t = -K \times A \times \bigtriangleup T/x\), where \(\bigtriangleup Q / \bigtriangleup t\) is the rate of heat flow; \(-K\) is the thermal conductivity factor; A is the surface area; \(\bigtriangleup T\) is the change in temperature and \(x\) is the thickness of the material. \(\bigtriangleup T/ x\) is called the temperature gradient and is always negative because of the heat of flow always goes from more thermal energy to less).
@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/HeatFlowRate> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "The rate of heat flow between two systems is measured in watts (joules per second). The formula for rate of heat flow is \\(\\bigtriangleup Q / \\bigtriangleup t = -K \\times A \\times \\bigtriangleup T/x\\), where \\(\\bigtriangleup Q / \\bigtriangleup t\\) is the rate of heat flow; \\(-K\\) is the thermal conductivity factor; A is the surface area; \\(\\bigtriangleup T\\) is the change in temperature and \\(x\\) is the thickness of the material. \\(\\bigtriangleup T/ x\\) is called the temperature gradient and is always negative because of the heat of flow always goes from more thermal energy to less)."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_TH-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_TH-PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_TH-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_TH-PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_TH-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBTU_IT-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBTU_TH-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCAL-PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCAL-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCAL_TH-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCAL_TH-PER-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCAL_TH-PER-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaBTU_IT-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/THM_US-PER-HR> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_FG> ; <http://qudt.org/schema/qudt/expression> "\\(heat-flow-rate\\)"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Rate_of_heat_flow"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexSymbol> "\\(\\Phi\\)"^^<http://qudt.org/schema/qudt/LatexString> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Heat Flow Rate"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Power> ; .
{"resource":"Heat Flow Rate" ,"qname":"quantitykind:HeatFlowRate" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/HeatFlowRate" ,"properties":["applicable unit":"unit:BTU_IT-PER-HR" ,"applicable unit":"unit:BTU_IT-PER-MIN" ,"applicable unit":"unit:BTU_IT-PER-SEC" ,"applicable unit":"unit:BTU_TH-PER-HR" ,"applicable unit":"unit:BTU_TH-PER-MIN" ,"applicable unit":"unit:BTU_TH-PER-SEC" ,"applicable unit":"unit:CAL_TH-PER-MIN" ,"applicable unit":"unit:CAL_TH-PER-SEC" ,"applicable unit":"unit:KiloBTU_IT-PER-HR" ,"applicable unit":"unit:KiloBTU_TH-PER-HR" ,"applicable unit":"unit:KiloCAL-PER-MIN" ,"applicable unit":"unit:KiloCAL-PER-SEC" ,"applicable unit":"unit:KiloCAL_TH-PER-HR" ,"applicable unit":"unit:KiloCAL_TH-PER-MIN" ,"applicable unit":"unit:KiloCAL_TH-PER-SEC" ,"applicable unit":"unit:MegaBTU_IT-PER-HR" ,"applicable unit":"unit:THM_US-PER-HR" ,"applicable unit":"unit:TON_FG" ,"description":"The rate of heat flow between two systems is measured in watts (joules per second). The formula for rate of heat flow is \\(\\bigtriangleup Q \/ \\bigtriangleup t = -K \\times A \\times \\bigtriangleup T\/x\\), where \\(\\bigtriangleup Q \/ \\bigtriangleup t\\) is the rate of heat flow; \\(-K\\) is the thermal conductivity factor; A is the surface area; \\(\\bigtriangleup T\\) is the change in temperature and \\(x\\) is the thickness of the material. \\(\\bigtriangleup T\/ x\\) is called the temperature gradient and is always negative because of the heat of flow always goes from more thermal energy to less)." ,"expression":"\\(heat-flow-rate\\)" ,"has broader":"quantitykind:Power" ,"has dimension vector":"qkdv:A0E0L2I0M1H0T-3D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Rate_of_heat_flow" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Heat Flow Rate" ,"latex symbol":"\\(\\Phi\\)" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/HeatFlowRate", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "The rate of heat flow between two systems is measured in watts (joules per second). The formula for rate of heat flow is \\(\\bigtriangleup Q / \\bigtriangleup t = -K \\times A \\times \\bigtriangleup T/x\\), where \\(\\bigtriangleup Q / \\bigtriangleup t\\) is the rate of heat flow; \\(-K\\) is the thermal conductivity factor; A is the surface area; \\(\\bigtriangleup T\\) is the change in temperature and \\(x\\) is the thickness of the material. \\(\\bigtriangleup T/ x\\) is called the temperature gradient and is always negative because of the heat of flow always goes from more thermal energy to less).", "applicableUnit" : [ "http://qudt.org/vocab/unit/BTU_TH-PER-SEC", "http://qudt.org/vocab/unit/BTU_IT-PER-MIN", "http://qudt.org/vocab/unit/KiloBTU_IT-PER-HR", "http://qudt.org/vocab/unit/BTU_TH-PER-HR", "http://qudt.org/vocab/unit/THM_US-PER-HR", "http://qudt.org/vocab/unit/BTU_TH-PER-MIN", "http://qudt.org/vocab/unit/KiloCAL-PER-SEC", "http://qudt.org/vocab/unit/KiloBTU_TH-PER-HR", "http://qudt.org/vocab/unit/CAL_TH-PER-SEC", "http://qudt.org/vocab/unit/KiloCAL_TH-PER-HR", "http://qudt.org/vocab/unit/KiloCAL_TH-PER-MIN", "http://qudt.org/vocab/unit/CAL_TH-PER-MIN", "http://qudt.org/vocab/unit/KiloCAL_TH-PER-SEC", "http://qudt.org/vocab/unit/BTU_IT-PER-SEC", "http://qudt.org/vocab/unit/MegaBTU_IT-PER-HR", "http://qudt.org/vocab/unit/BTU_IT-PER-HR", "http://qudt.org/vocab/unit/TON_FG", "http://qudt.org/vocab/unit/KiloCAL-PER-MIN" ], "expression" : "\\(heat-flow-rate\\)", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0", "informativeReference" : "http://en.wikipedia.org/wiki/Rate_of_heat_flow", "latexSymbol" : "\\(\\Phi\\)", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Heat Flow Rate" }, "broader" : "http://qudt.org/vocab/quantitykind/Power", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "expression" : { "@id" : "http://qudt.org/schema/qudt/expression", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "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" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@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#" } }
quantitykind:HeatFlowRatePerUnitArea
URI: http://qudt.org/vocab/quantitykind/HeatFlowRatePerUnitArea
\(\textit{Heat Flux}\) is the heat rate per unit area. In SI units, heat flux is measured in \(W/m^2\). Heat rate is a scalar quantity, while heat flux is a vectorial quantity. To define the heat flux at a certain point in space, one takes the limiting case where the size of the surface becomes infinitesimally small.
@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/HeatFlowRatePerUnitArea> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\\(\\textit{Heat Flux}\\) is the heat rate per unit area. In SI units, heat flux is measured in \\(W/m^2\\). Heat rate is a scalar quantity, while heat flux is a vectorial quantity. To define the heat flux at a certain point in space, one takes the limiting case where the size of the surface becomes infinitesimally small."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-HR-FT2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-SEC-FT2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ERG-PER-CentiM2-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-LB_F-PER-FT2-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J-PER-CentiM2-DAY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCAL-PER-CentiM2-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCAL-PER-CentiM2-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroW-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliW-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoW-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-PER-FT2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-PER-IN2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-PER-M2> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Heat_flux"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Heat Flow Rate per Unit Area"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/PowerPerArea> ; .
{"resource":"Heat Flow Rate per Unit Area" ,"qname":"quantitykind:HeatFlowRatePerUnitArea" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/HeatFlowRatePerUnitArea" ,"properties":["applicable unit":"unit:BTU_IT-PER-HR-FT2" ,"applicable unit":"unit:BTU_IT-PER-SEC-FT2" ,"applicable unit":"unit:ERG-PER-CentiM2-SEC" ,"applicable unit":"unit:FT-LB_F-PER-FT2-SEC" ,"applicable unit":"unit:J-PER-CentiM2-DAY" ,"applicable unit":"unit:KiloCAL-PER-CentiM2-MIN" ,"applicable unit":"unit:KiloCAL-PER-CentiM2-SEC" ,"applicable unit":"unit:MicroW-PER-M2" ,"applicable unit":"unit:MilliW-PER-M2" ,"applicable unit":"unit:PicoW-PER-M2" ,"applicable unit":"unit:W-PER-CentiM2" ,"applicable unit":"unit:W-PER-FT2" ,"applicable unit":"unit:W-PER-IN2" ,"applicable unit":"unit:W-PER-M2" ,"description":"\\(\\textit{Heat Flux}\\) is the heat rate per unit area. In SI units, heat flux is measured in \\(W\/m^2\\). Heat rate is a scalar quantity, while heat flux is a vectorial quantity. To define the heat flux at a certain point in space, one takes the limiting case where the size of the surface becomes infinitesimally small." ,"has broader":"quantitykind:PowerPerArea" ,"has dimension vector":"qkdv:A0E0L0I0M1H0T-3D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Heat_flux" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Heat Flow Rate per Unit Area" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31890" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/HeatFlowRatePerUnitArea", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\\(\\textit{Heat Flux}\\) is the heat rate per unit area. In SI units, heat flux is measured in \\(W/m^2\\). Heat rate is a scalar quantity, while heat flux is a vectorial quantity. To define the heat flux at a certain point in space, one takes the limiting case where the size of the surface becomes infinitesimally small.", "applicableUnit" : [ "http://qudt.org/vocab/unit/W-PER-FT2", "http://qudt.org/vocab/unit/BTU_IT-PER-HR-FT2", "http://qudt.org/vocab/unit/W-PER-M2", "http://qudt.org/vocab/unit/ERG-PER-CentiM2-SEC", "http://qudt.org/vocab/unit/J-PER-CentiM2-DAY", "http://qudt.org/vocab/unit/FT-LB_F-PER-FT2-SEC", "http://qudt.org/vocab/unit/BTU_IT-PER-SEC-FT2", "http://qudt.org/vocab/unit/KiloCAL-PER-CentiM2-SEC", "http://qudt.org/vocab/unit/MilliW-PER-M2", "http://qudt.org/vocab/unit/W-PER-IN2", "http://qudt.org/vocab/unit/PicoW-PER-M2", "http://qudt.org/vocab/unit/KiloCAL-PER-CentiM2-MIN", "http://qudt.org/vocab/unit/W-PER-CentiM2", "http://qudt.org/vocab/unit/MicroW-PER-M2" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0", "informativeReference" : "http://en.wikipedia.org/wiki/Heat_flux", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31890", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Heat Flow Rate per Unit Area" }, "broader" : "http://qudt.org/vocab/quantitykind/PowerPerArea", "@context" : { "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@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" }, "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#" } }
quantitykind:HeatFluxDensity
URI: http://qudt.org/vocab/quantitykind/HeatFluxDensity
@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/HeatFluxDensity> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-HR-FT2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-SEC-FT2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ERG-PER-CentiM2-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-LB_F-PER-FT2-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J-PER-CentiM2-DAY> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCAL-PER-CentiM2-MIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCAL-PER-CentiM2-SEC> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroW-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliW-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoW-PER-M2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-PER-CentiM2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-PER-FT2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-PER-IN2> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-PER-M2> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0> ; rdfs:isDe