View as:
CSV
RDF/XML
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:j.0="http://qudt.org/schema/qudt/"
xmlns:j.1="http://purl.org/dc/terms/"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:j.2="http://www.w3.org/2004/02/skos/core#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#" >
<rdf:Description rdf:about="http://qudt.org/vocab/quantitykind/DragForce">
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/OZ_F"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/CentiN"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/GM_F"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloGM_F"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/LB_F"/>
<rdfs:label xml:lang="en">Drag Force</rdfs:label>
<j.1: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.</j.1:description>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliN"/>
<j.2:broader rdf:resource="http://qudt.org/vocab/quantitykind/Force"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/DYN"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloN"/>
<j.0: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.</j.0:plainTextDescription>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MegaN"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/POND"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PlanckForce"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/DeciN"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MegaLB_F"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KIP_F"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloGM-M-PER-SEC2"/>
<rdfs:comment>Applicable units are those of quantitykind:Force</rdfs:comment>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/TON_F_US"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloPOND"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloLB_F"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroN"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/N"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PDL"/>
<j.0:symbol>D or F_D</j.0:symbol>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
</rdf:Description>
</rdf:RDF>
TURTLE
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://qudt.org/vocab/quantitykind/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/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-M-PER-SEC2> ;
<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/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/POND> ;
<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/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:comment "Applicable units are those of quantitykind:Force" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Drag Force"@en ;
<http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Force> ;
.
JSON
{"resource":"Drag Force"
,"qname":"quantitykind:DragForce"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/DragForce"
,"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-M-PER-SEC2"
,"applicable unit":"unit:KiloGM_F"
,"applicable unit":"unit:KiloLB_F"
,"applicable unit":"unit:KiloN"
,"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:POND"
,"applicable unit":"unit:PlanckForce"
,"applicable unit":"unit:TON_F_US"
,"comment":"Applicable units are those of quantitykind:Force"
,"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 broader":"quantitykind:Force"
,"has dimension vector":"dimension:A0E0L1I0M1H0T-2D0"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Drag Force"
,"symbol":"D or F_D"
,"type":"qudt:QuantityKind"
]}
JSON-LD
{
"@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.",
"applicableUnit" : [ "http://qudt.org/vocab/unit/OZ_F", "http://qudt.org/vocab/unit/CentiN", "http://qudt.org/vocab/unit/GM_F", "http://qudt.org/vocab/unit/KiloGM_F", "http://qudt.org/vocab/unit/LB_F", "http://qudt.org/vocab/unit/MilliN", "http://qudt.org/vocab/unit/DYN", "http://qudt.org/vocab/unit/KiloN", "http://qudt.org/vocab/unit/MegaN", "http://qudt.org/vocab/unit/POND", "http://qudt.org/vocab/unit/PlanckForce", "http://qudt.org/vocab/unit/DeciN", "http://qudt.org/vocab/unit/MegaLB_F", "http://qudt.org/vocab/unit/KIP_F", "http://qudt.org/vocab/unit/KiloGM-M-PER-SEC2", "http://qudt.org/vocab/unit/TON_F_US", "http://qudt.org/vocab/unit/KiloPOND", "http://qudt.org/vocab/unit/KiloLB_F", "http://qudt.org/vocab/unit/MicroN", "http://qudt.org/vocab/unit/N", "http://qudt.org/vocab/unit/PDL" ],
"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",
"comment" : "Applicable units are those of quantitykind:Force",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Drag Force"
},
"broader" : "http://qudt.org/vocab/quantitykind/Force",
"@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"
},
"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"
},
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"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#"
}
}