quantitykind:LossFactor

URI: http://qudt.org/vocab/quantitykind/LossFactor

Type
Description

"Loss Factor} is the inverse of \textit{Quality Factor} and is the ratio of the \textit{resistance} and modulus of \textit{reactance".

Properties
qudt:plainTextDescription
"Loss Factor} is the inverse of \textit{Quality Factor} and is the ratio of the \textit{resistance} and modulus of \textit{reactance".
qudt:latexDefinition
$d = \frac{1}{Q}$, where $Q$ is quality factor.
Annotations
dcterms:description
"Loss Factor} is the inverse of \textit{Quality Factor} and is the ratio of the \textit{resistance} and modulus of \textit{reactance".
rdfs:label
Loss Factor(en)
View as:  CSV

Work in progress

RDF/XML
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:j.0="http://qudt.org/schema/qudt/"
    xmlns:j.1="http://purl.org/dc/terms/"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#" > 
  <rdf:Description rdf:about="http://qudt.org/vocab/quantitykind/LossFactor">
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891</j.0:informativeReference>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
    <j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">$d = \frac{1}{Q}$, where $Q$ is quality factor.</j.0:latexDefinition>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">"Loss Factor} is the inverse of \textit{Quality Factor} and is the ratio of the \textit{resistance} and modulus of \textit{reactance".</j.1:description>
    <rdfs:seeAlso rdf:resource="http://qudt.org/vocab/quantitykind/Resistance"/>
    <rdfs:label xml:lang="en">Loss Factor</rdfs:label>
    <rdfs:seeAlso rdf:resource="http://qudt.org/vocab/quantitykind/QualityFactor"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/UNITLESS"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
    <j.0:plainTextDescription>"Loss Factor} is the inverse of \textit{Quality Factor} and is the ratio of the \textit{resistance} and modulus of \textit{reactance".</j.0:plainTextDescription>
    <j.0:symbol>d</j.0:symbol>
    <rdfs:seeAlso rdf:resource="http://qudt.org/vocab/quantitykind/Reactance"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1"/>
  </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/LossFactor>
  rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
  <http://purl.org/dc/terms/description> "\"Loss Factor} is the inverse of \\textit{Quality Factor} and is the ratio of the \\textit{resistance} and modulus of \\textit{reactance\"."^^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.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/latexDefinition> "$d = \\frac{1}{Q}$, where $Q$ is quality factor."^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/plainTextDescription> "\"Loss Factor} is the inverse of \\textit{Quality Factor} and is the ratio of the \\textit{resistance} and modulus of \\textit{reactance\"." ;
  <http://qudt.org/schema/qudt/symbol> "d" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
  rdfs:label "Loss Factor"@en ;
  rdfs:seeAlso <http://qudt.org/vocab/quantitykind/QualityFactor> ;
  rdfs:seeAlso <http://qudt.org/vocab/quantitykind/Reactance> ;
  rdfs:seeAlso <http://qudt.org/vocab/quantitykind/Resistance> ;
.
JSON
{"resource":"Loss Factor" 
 ,"qname":"quantitykind:LossFactor" 
 ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/LossFactor" 
 ,"properties":["applicable unit":"unit:UNITLESS" 
    ,"description":"\"Loss Factor} is the inverse of \\textit{Quality Factor} and is the ratio of the \\textit{resistance} and modulus of \\textit{reactance\"." 
    ,"description (plain text)":"\"Loss Factor} is the inverse of \\textit{Quality Factor} and is the ratio of the \\textit{resistance} and modulus of \\textit{reactance\"." 
    ,"has dimension vector":"dimension:A0E0L0I0M0H0T0D1" 
    ,"informative reference":"http:\/\/www.iso.org\/iso\/home\/store\/catalogue_tc\/catalogue_detail.htm?csnumber=31891" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/quantitykind&gt;" 
    ,"label":"Loss Factor" 
    ,"latex definition":"$d = \\frac{1}{Q}$, where $Q$ is quality factor." 
    ,"seeAlso":"quantitykind:QualityFactor" 
    ,"seeAlso":"quantitykind:Reactance" 
    ,"seeAlso":"quantitykind:Resistance" 
    ,"symbol":"d" 
    ,"type":"qudt:QuantityKind" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/quantitykind/LossFactor",
  "@type" : "http://qudt.org/schema/qudt/QuantityKind",
  "description" : "\"Loss Factor} is the inverse of \\textit{Quality Factor} and is the ratio of the \\textit{resistance} and modulus of \\textit{reactance\".",
  "applicableUnit" : "http://qudt.org/vocab/unit/UNITLESS",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1",
  "informativeReference" : "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891",
  "latexDefinition" : "$d = \\frac{1}{Q}$, where $Q$ is quality factor.",
  "plainTextDescription" : "\"Loss Factor} is the inverse of \\textit{Quality Factor} and is the ratio of the \\textit{resistance} and modulus of \\textit{reactance\".",
  "symbol" : "d",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
  "label" : {
    "@language" : "en",
    "@value" : "Loss Factor"
  },
  "seeAlso" : [ "http://qudt.org/vocab/quantitykind/Resistance", "http://qudt.org/vocab/quantitykind/QualityFactor", "http://qudt.org/vocab/quantitykind/Reactance" ],
  "@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"
    },
    "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"
    },
    "seeAlso" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso",
      "@type" : "@id"
    },
    "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"
    },
    "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#"
  }
}

Generated 2024-04-25T16:08:47.648-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)