quantitykind:CurrentLinkage

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

Type
Description

"Current Linkage" is the net electric current through a surface delimited by a closed loop.

Properties
qudt:plainTextDescription
"Current Linkage" is the net electric current through a surface delimited by a closed loop.
qudt:latexSymbol
$\Theta$
Annotations
dcterms:description
"Current Linkage" is the net electric current through a surface delimited by a closed loop.
qudt:expression
$current-linkage$
rdfs:label
Current Linkage(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/CurrentLinkage">
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/AttoA"/>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">"Current Linkage" is the net electric current through a surface delimited by a closed loop.</j.1:description>
    <rdfs:label xml:lang="en">Current Linkage</rdfs:label>
    <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$current-linkage$</j.0:expression>
    <j.0:latexSymbol rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\Theta$</j.0:latexSymbol>
    <j.0:plainTextDescription>"Current Linkage" is the net electric current through a surface delimited by a closed loop.</j.0:plainTextDescription>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/A"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.electropedia.org/iev/iev.nsf/display?openform&amp;ievref=121-11-60</j.0:informativeReference>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/GigaA"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PetaA"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/FemtoA"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/TeraA"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T0D0"/>
  </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/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/applicableUnit> <http://qudt.org/vocab/unit/AttoA> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoA> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaA> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PetaA> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TeraA> ;
  <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 ;
.
JSON
{"resource":"Current Linkage" 
 ,"qname":"quantitykind:CurrentLinkage" 
 ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/CurrentLinkage" 
 ,"properties":["applicable unit":"unit:A" 
    ,"applicable unit":"unit:AttoA" 
    ,"applicable unit":"unit:FemtoA" 
    ,"applicable unit":"unit:GigaA" 
    ,"applicable unit":"unit:PetaA" 
    ,"applicable unit":"unit:TeraA" 
    ,"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":"dimension:A0E1L0I0M0H0T0D0" 
    ,"informative reference":"http:\/\/www.electropedia.org\/iev\/iev.nsf\/display?openform&amp;ievref=121-11-60" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/quantitykind&gt;" 
    ,"label":"Current Linkage" 
    ,"latex symbol":"$\\Theta$" 
    ,"type":"qudt:QuantityKind" 
    ]}
JSON-LD
{
  "@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/AttoA", "http://qudt.org/vocab/unit/A", "http://qudt.org/vocab/unit/GigaA", "http://qudt.org/vocab/unit/PetaA", "http://qudt.org/vocab/unit/FemtoA", "http://qudt.org/vocab/unit/TeraA" ],
  "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" : {
    "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"
    },
    "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"
    },
    "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"
    },
    "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:11:19.177-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)