quantitykind:IonicCharge

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

Type
Description

The total charge of an ion. The charge of an electron; the charge of any ion is equal to this electron charge in magnitude, or is an integral multiple of it.

Properties
qudt:plainTextDescription
The total charge of an ion. The charge of an electron; the charge of any ion is equal to this electron charge in magnitude, or is an integral multiple of it.
Annotations
dcterms:description
The total charge of an ion. The charge of an electron; the charge of any ion is equal to this electron charge in magnitude, or is an integral multiple of it.
rdfs:label
Ionic Charge(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: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/IonicCharge">
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliC"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/ZettaC"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/AttoC"/>
    <j.0:symbol>q</j.0:symbol>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/F"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloJ-PER-KiloV"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/CentiC"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/A-SEC"/>
    <rdfs:label xml:lang="en">Ionic Charge</rdfs:label>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/NanoC"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/GigaC"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T1D0"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/YottaC"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PlanckCharge"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/FemtoC"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/E"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliA-SEC"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/DecaC"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloA-HR"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/ExaC"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/DeciC"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroC"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/ElementaryCharge"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloC"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/HectoC"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/TeraC"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PetaC"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/C"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/C_Ab"/>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">The total charge of an ion. The charge of an electron; the charge of any ion is equal to this electron charge in magnitude, or is an integral multiple of it.</j.1:description>
    <j.0:plainTextDescription>The total charge of an ion. The charge of an electron; the charge of any ion is equal to this electron charge in magnitude, or is an integral multiple of it.</j.0:plainTextDescription>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/YoctoC"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MegaC"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PicoC"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/FR"/>
    <j.2:broader rdf:resource="http://qudt.org/vocab/quantitykind/ElectricCharge"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliA-HR"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/A-HR"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/ZeptoC"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/C_Stat"/>
  </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/IonicCharge>
  rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
  <http://purl.org/dc/terms/description> "The total charge of an ion. The charge of an electron; the charge of any ion is equal to this electron charge in magnitude, or is an integral multiple of it."^^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/KiloJ-PER-KiloV> ;
  <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/MilliA-SEC> ;
  <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/plainTextDescription> "The total charge of an ion. The charge of an electron; the charge of any ion is equal to this electron charge in magnitude, or is an integral multiple of it." ;
  <http://qudt.org/schema/qudt/symbol> "q" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
  rdfs:label "Ionic Charge"@en ;
  <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/ElectricCharge> ;
.
JSON
{"resource":"Ionic Charge" 
 ,"qname":"quantitykind:IonicCharge" 
 ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/IonicCharge" 
 ,"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:KiloJ-PER-KiloV" 
    ,"applicable unit":"unit:MegaC" 
    ,"applicable unit":"unit:MicroC" 
    ,"applicable unit":"unit:MilliA-HR" 
    ,"applicable unit":"unit:MilliA-SEC" 
    ,"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 total charge of an ion. The charge of an electron; the charge of any ion is equal to this electron charge in magnitude, or is an integral multiple of it." 
    ,"description (plain text)":"The total charge of an ion. The charge of an electron; the charge of any ion is equal to this electron charge in magnitude, or is an integral multiple of it." 
    ,"has broader":"quantitykind:ElectricCharge" 
    ,"has dimension vector":"dimension:A0E1L0I0M0H0T1D0" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/quantitykind&gt;" 
    ,"label":"Ionic Charge" 
    ,"symbol":"q" 
    ,"type":"qudt:QuantityKind" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/quantitykind/IonicCharge",
  "@type" : "http://qudt.org/schema/qudt/QuantityKind",
  "description" : "The total charge of an ion. The charge of an electron; the charge of any ion is equal to this electron charge in magnitude, or is an integral multiple of it.",
  "applicableUnit" : [ "http://qudt.org/vocab/unit/MilliC", "http://qudt.org/vocab/unit/ZettaC", "http://qudt.org/vocab/unit/AttoC", "http://qudt.org/vocab/unit/F", "http://qudt.org/vocab/unit/KiloJ-PER-KiloV", "http://qudt.org/vocab/unit/CentiC", "http://qudt.org/vocab/unit/A-SEC", "http://qudt.org/vocab/unit/NanoC", "http://qudt.org/vocab/unit/GigaC", "http://qudt.org/vocab/unit/YottaC", "http://qudt.org/vocab/unit/PlanckCharge", "http://qudt.org/vocab/unit/FemtoC", "http://qudt.org/vocab/unit/E", "http://qudt.org/vocab/unit/MilliA-SEC", "http://qudt.org/vocab/unit/DecaC", "http://qudt.org/vocab/unit/KiloA-HR", "http://qudt.org/vocab/unit/ExaC", "http://qudt.org/vocab/unit/DeciC", "http://qudt.org/vocab/unit/MicroC", "http://qudt.org/vocab/unit/ElementaryCharge", "http://qudt.org/vocab/unit/KiloC", "http://qudt.org/vocab/unit/HectoC", "http://qudt.org/vocab/unit/TeraC", "http://qudt.org/vocab/unit/PetaC", "http://qudt.org/vocab/unit/C", "http://qudt.org/vocab/unit/C_Ab", "http://qudt.org/vocab/unit/YoctoC", "http://qudt.org/vocab/unit/MegaC", "http://qudt.org/vocab/unit/PicoC", "http://qudt.org/vocab/unit/FR", "http://qudt.org/vocab/unit/MilliA-HR", "http://qudt.org/vocab/unit/A-HR", "http://qudt.org/vocab/unit/ZeptoC", "http://qudt.org/vocab/unit/C_Stat" ],
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T1D0",
  "plainTextDescription" : "The total charge of an ion. The charge of an electron; the charge of any ion is equal to this electron charge in magnitude, or is an integral multiple of it.",
  "symbol" : "q",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
  "label" : {
    "@language" : "en",
    "@value" : "Ionic Charge"
  },
  "broader" : "http://qudt.org/vocab/quantitykind/ElectricCharge",
  "@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"
    },
    "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"
    },
    "rdf" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
    "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:14:39.634-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)