quantitykind:StateOfCharge

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

Type
Description

"State of Charge",quantifies the remaining capacity available in a battery at a given time and in relation to a given state of ageing.

Properties
qudt:plainTextDescription
""State of Charge",quantifies the remaining capacity available in a battery at a given time and in relation to a given state of ageing.
Annotations
skos:altLabel
Remaining battery energy level(en)
rdfs:comment
Applicable units are those of quantitykind:StateOfCharge
dcterms:description
"State of Charge",quantifies the remaining capacity available in a battery at a given time and in relation to a given state of ageing.
rdfs:label
State of 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/StateOfCharge">
    <rdfs:label xml:lang="en">State of charge</rdfs:label>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
    <j.0:symbol>SoC</j.0:symbol>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">"State of Charge",quantifies the remaining capacity available in a battery at a given time and in relation to a given state of ageing.</j.1:description>
    <j.0:plainTextDescription>""State of Charge",quantifies the remaining capacity available in a battery at a given time and in relation to a given state of ageing.</j.0:plainTextDescription>
    <j.2:broader rdf:resource="http://qudt.org/vocab/quantitykind/DimensionlessRatio"/>
    <j.2:altLabel xml:lang="en">Remaining battery energy level</j.2:altLabel>
    <rdfs:comment>Applicable units are those of quantitykind:StateOfCharge</rdfs:comment>
    <j.0:applicableSIUnit rdf:resource="http://qudt.org/vocab/unit/PERCENT"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PERCENT"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/FRACTION"/>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/wiki/State_of_charge</j.0:informativeReference>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.2/vocab/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/StateOfCharge>
  rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
  <http://purl.org/dc/terms/description> "\"State of Charge\",quantifies the remaining capacity available in a battery at a given time and in relation to a given state of ageing."^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/applicableSIUnit> <http://qudt.org/vocab/unit/PERCENT> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FRACTION> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PERCENT> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
  <http://qudt.org/schema/qudt/informativeReference> "https://en.wikipedia.org/wiki/State_of_charge"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/plainTextDescription> "\"\"State of Charge\",quantifies the remaining capacity available in a battery at a given time and in relation to a given state of ageing." ;
  <http://qudt.org/schema/qudt/symbol> "SoC" ;
  rdfs:comment "Applicable units are those of quantitykind:StateOfCharge" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.2/vocab/quantitykind> ;
  rdfs:label "State of charge"@en ;
  <http://www.w3.org/2004/02/skos/core#altLabel> "Remaining battery energy level"@en ;
  <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
.
JSON
{"resource":"State of charge" 
 ,"qname":"quantitykind:StateOfCharge" 
 ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/StateOfCharge" 
 ,"properties":["alternative label":"Remaining battery energy level" 
    ,"applicable SI unit":"unit:PERCENT" 
    ,"applicable unit":"unit:FRACTION" 
    ,"applicable unit":"unit:PERCENT" 
    ,"comment":"Applicable units are those of quantitykind:StateOfCharge" 
    ,"description":"\"State of Charge\",quantifies the remaining capacity available in a battery at a given time and in relation to a given state of ageing." 
    ,"description (plain text)":"\"\"State of Charge\",quantifies the remaining capacity available in a battery at a given time and in relation to a given state of ageing." 
    ,"has broader":"quantitykind:DimensionlessRatio" 
    ,"has dimension vector":"dimension:A0E0L0I0M0H0T0D1" 
    ,"informative reference":"https:\/\/en.wikipedia.org\/wiki\/State_of_charge" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.2\/vocab\/quantitykind&gt;" 
    ,"label":"State of charge" 
    ,"symbol":"SoC" 
    ,"type":"qudt:QuantityKind" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/quantitykind/StateOfCharge",
  "@type" : "http://qudt.org/schema/qudt/QuantityKind",
  "description" : "\"State of Charge\",quantifies the remaining capacity available in a battery at a given time and in relation to a given state of ageing.",
  "applicableSIUnit" : "http://qudt.org/vocab/unit/PERCENT",
  "applicableUnit" : [ "http://qudt.org/vocab/unit/PERCENT", "http://qudt.org/vocab/unit/FRACTION" ],
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1",
  "informativeReference" : "https://en.wikipedia.org/wiki/State_of_charge",
  "plainTextDescription" : "\"\"State of Charge\",quantifies the remaining capacity available in a battery at a given time and in relation to a given state of ageing.",
  "symbol" : "SoC",
  "comment" : "Applicable units are those of quantitykind:StateOfCharge",
  "isDefinedBy" : "http://qudt.org/3.1.2/vocab/quantitykind",
  "label" : {
    "@language" : "en",
    "@value" : "State of charge"
  },
  "altLabel" : {
    "@language" : "en",
    "@value" : "Remaining battery energy level"
  },
  "broader" : "http://qudt.org/vocab/quantitykind/DimensionlessRatio",
  "@context" : {
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "broader" : {
      "@id" : "http://www.w3.org/2004/02/skos/core#broader",
      "@type" : "@id"
    },
    "altLabel" : {
      "@id" : "http://www.w3.org/2004/02/skos/core#altLabel"
    },
    "comment" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
    },
    "applicableSIUnit" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSIUnit",
      "@type" : "@id"
    },
    "applicableUnit" : {
      "@id" : "http://qudt.org/schema/qudt/applicableUnit",
      "@type" : "@id"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "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"
    },
    "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 2025-05-30T11:12:30.230-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)