quantitykind:ElectricalConductance

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

Type
Description

measure of the capability of a material to conduct electric current, the value of which is defined as the reciprocal of the electrical resistance

Properties
qudt:plainTextDescription
Maß für die Fähigkeit eines Stoffes, den elektrischen Strom zu leiten, das wertmäßig definiert ist als Kehrwert des elektrischen Widerstandes(de)
qudt:iec61360Code
0112/2///62720#UAD038
qudt:symbol
0173-1#Z4-BAJ223#002
Annotations
dcterms:description
measure of the capability of a material to conduct electric current, the value of which is defined as the reciprocal of the electrical resistance(en)
rdfs:label
electrical conductance
electrical conductance(en-US)
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/ElectricalConductance">
    <j.0:symbol>0173-1#Z4-BAJ223#002</j.0:symbol>
    <j.1:description xml:lang="en">measure of the capability of a material to conduct electric current, the value of which is defined as the reciprocal of the electrical resistance</j.1:description>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T3D0"/>
    <j.0:iec61360Code>0112/2///62720#UAD038</j.0:iec61360Code>
    <j.0:plainTextDescription xml:lang="de">Maß für die Fähigkeit eines Stoffes, den elektrischen Strom zu leiten, das wertmäßig definiert ist als Kehrwert des elektrischen Widerstandes</j.0:plainTextDescription>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
    <j.0:siExactMatch rdf:resource="https://si-digital-framework.org/SI/quantities/ELCO"/>
    <rdfs:label xml:lang="en-US">electrical conductance</rdfs:label>
    <rdfs:label>electrical conductance</rdfs:label>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PicoS"/>
  </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/ElectricalConductance>
  rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
  <http://purl.org/dc/terms/description> "measure of the capability of a material to conduct electric current, the value of which is defined as the reciprocal of the electrical resistance"@en ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoS> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T3D0> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAD038" ;
  <http://qudt.org/schema/qudt/plainTextDescription> "Maß für die Fähigkeit eines Stoffes, den elektrischen Strom zu leiten, das wertmäßig definiert ist als Kehrwert des elektrischen Widerstandes"@de ;
  <http://qudt.org/schema/qudt/siExactMatch> <https://si-digital-framework.org/SI/quantities/ELCO> ;
  <http://qudt.org/schema/qudt/symbol> "0173-1#Z4-BAJ223#002" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
  rdfs:label "electrical conductance" ;
  rdfs:label "electrical conductance"@en-US ;
.
JSON
{"resource":"electrical conductance" 
 ,"qname":"quantitykind:ElectricalConductance" 
 ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ElectricalConductance" 
 ,"properties":["Individual from SI Reference Point":"si-quantity:ELCO" 
    ,"applicable unit":"unit:PicoS" 
    ,"description":"measure of the capability of a material to conduct electric current, the value of which is defined as the reciprocal of the electrical resistance" 
    ,"description (plain text)":"Ma&szlig; f&uuml;r die F&auml;higkeit eines Stoffes, den elektrischen Strom zu leiten, das wertm&auml;&szlig;ig definiert ist als Kehrwert des elektrischen Widerstandes" 
    ,"has dimension vector":"dimension:A0E2L-2I0M-1H0T3D0" 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAD038" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/quantitykind&gt;" 
    ,"label":"electrical conductance" 
    ,"label":"electrical conductance" 
    ,"symbol":"0173-1#Z4-BAJ223#002" 
    ,"type":"qudt:QuantityKind" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/quantitykind/ElectricalConductance",
  "@type" : "http://qudt.org/schema/qudt/QuantityKind",
  "description" : {
    "@language" : "en",
    "@value" : "measure of the capability of a material to conduct electric current, the value of which is defined as the reciprocal of the electrical resistance"
  },
  "applicableUnit" : "http://qudt.org/vocab/unit/PicoS",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T3D0",
  "iec61360Code" : "0112/2///62720#UAD038",
  "plainTextDescription" : {
    "@language" : "de",
    "@value" : "Maß für die Fähigkeit eines Stoffes, den elektrischen Strom zu leiten, das wertmäßig definiert ist als Kehrwert des elektrischen Widerstandes"
  },
  "siExactMatch" : "https://si-digital-framework.org/SI/quantities/ELCO",
  "symbol" : "0173-1#Z4-BAJ223#002",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
  "label" : [ {
    "@language" : "en-us",
    "@value" : "electrical conductance"
  }, "electrical conductance" ],
  "@context" : {
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "siExactMatch" : {
      "@id" : "http://qudt.org/schema/qudt/siExactMatch",
      "@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#"
  }
}

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