quantitykind:PolarizationField

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

Type
Description

The Polarization Field is the vector field that expresses the density of permanent or induced electric dipole moments in a dielectric material. The polarization vector P is defined as the ratio of electric dipole moment per unit volume.

Properties
qudt:plainTextDescription
The Polarization Field is the vector field that expresses the density of permanent or induced electric dipole moments in a dielectric material. The polarization vector P is defined as the ratio of electric dipole moment per unit volume.
Annotations
dcterms:description
The Polarization Field is the vector field that expresses the density of permanent or induced electric dipole moments in a dielectric material. The polarization vector P is defined as the ratio of electric dipole moment per unit volume.
rdfs:label
Polarization Field(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/PolarizationField">
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/C-PER-M2"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/A-HR-PER-M2"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
    <j.0:symbol>P</j.0:symbol>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T1D0"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroC-PER-M2"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloC-PER-M2"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/C_Stat-PER-CentiM2"/>
    <rdfs:label xml:lang="en">Polarization Field</rdfs:label>
    <j.0:plainTextDescription>The Polarization Field is the vector field that expresses the density of permanent or induced electric dipole moments in a dielectric material. The polarization vector P is defined as the ratio of electric dipole moment per unit volume.</j.0:plainTextDescription>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MegaC-PER-M2"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/C-PER-MilliM2"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/C-PER-CentiM2"/>
    <j.2:broader rdf:resource="http://qudt.org/vocab/quantitykind/ElectricChargePerArea"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">The Polarization Field is the vector field that expresses the density of permanent or induced electric dipole moments in a dielectric material. The polarization vector P is defined as the ratio of electric dipole moment per unit volume.</j.1:description>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliC-PER-M2"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/C_Ab-PER-CentiM2"/>
  </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/PolarizationField>
  rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
  <http://purl.org/dc/terms/description> "The Polarization Field is the vector field that expresses the density of permanent or induced electric dipole moments in a dielectric material. The polarization vector P is defined as the ratio of electric dipole moment per unit volume."^^rdf:HTML ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/A-HR-PER-M2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C-PER-CentiM2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C-PER-M2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C-PER-MilliM2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C_Ab-PER-CentiM2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C_Stat-PER-CentiM2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloC-PER-M2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaC-PER-M2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroC-PER-M2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliC-PER-M2> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T1D0> ;
  <http://qudt.org/schema/qudt/plainTextDescription> "The Polarization Field is the vector field that expresses the density of permanent or induced electric dipole moments in a dielectric material. The polarization vector P is defined as the ratio of electric dipole moment per unit volume." ;
  <http://qudt.org/schema/qudt/symbol> "P" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
  rdfs:label "Polarization Field"@en ;
  <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/ElectricChargePerArea> ;
.
JSON
{"resource":"Polarization Field" 
 ,"qname":"quantitykind:PolarizationField" 
 ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/PolarizationField" 
 ,"properties":["applicable unit":"unit:A-HR-PER-M2" 
    ,"applicable unit":"unit:C-PER-CentiM2" 
    ,"applicable unit":"unit:C-PER-M2" 
    ,"applicable unit":"unit:C-PER-MilliM2" 
    ,"applicable unit":"unit:C_Ab-PER-CentiM2" 
    ,"applicable unit":"unit:C_Stat-PER-CentiM2" 
    ,"applicable unit":"unit:KiloC-PER-M2" 
    ,"applicable unit":"unit:MegaC-PER-M2" 
    ,"applicable unit":"unit:MicroC-PER-M2" 
    ,"applicable unit":"unit:MilliC-PER-M2" 
    ,"description":"The Polarization Field is the vector field that expresses the density of permanent or induced electric dipole moments in a dielectric material. The polarization vector P is defined as the ratio of electric dipole moment per unit volume." 
    ,"description (plain text)":"The Polarization Field is the vector field that expresses the density of permanent or induced electric dipole moments in a dielectric material. The polarization vector P is defined as the ratio of electric dipole moment per unit volume." 
    ,"has broader":"quantitykind:ElectricChargePerArea" 
    ,"has dimension vector":"dimension:A0E1L-2I0M0H0T1D0" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/quantitykind&gt;" 
    ,"label":"Polarization Field" 
    ,"symbol":"P" 
    ,"type":"qudt:QuantityKind" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/quantitykind/PolarizationField",
  "@type" : "http://qudt.org/schema/qudt/QuantityKind",
  "description" : "The Polarization Field is the vector field that expresses the density of permanent or induced electric dipole moments in a dielectric material. The polarization vector P is defined as the ratio of electric dipole moment per unit volume.",
  "applicableUnit" : [ "http://qudt.org/vocab/unit/C-PER-M2", "http://qudt.org/vocab/unit/A-HR-PER-M2", "http://qudt.org/vocab/unit/MicroC-PER-M2", "http://qudt.org/vocab/unit/KiloC-PER-M2", "http://qudt.org/vocab/unit/C_Stat-PER-CentiM2", "http://qudt.org/vocab/unit/MegaC-PER-M2", "http://qudt.org/vocab/unit/C-PER-MilliM2", "http://qudt.org/vocab/unit/C-PER-CentiM2", "http://qudt.org/vocab/unit/MilliC-PER-M2", "http://qudt.org/vocab/unit/C_Ab-PER-CentiM2" ],
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T1D0",
  "plainTextDescription" : "The Polarization Field is the vector field that expresses the density of permanent or induced electric dipole moments in a dielectric material. The polarization vector P is defined as the ratio of electric dipole moment per unit volume.",
  "symbol" : "P",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
  "label" : {
    "@language" : "en",
    "@value" : "Polarization Field"
  },
  "broader" : "http://qudt.org/vocab/quantitykind/ElectricChargePerArea",
  "@context" : {
    "applicableUnit" : {
      "@id" : "http://qudt.org/schema/qudt/applicableUnit",
      "@type" : "@id"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "broader" : {
      "@id" : "http://www.w3.org/2004/02/skos/core#broader",
      "@type" : "@id"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
    },
    "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:55.572-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)