quantitykind:Mobility

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

Type
Description

"Mobility" characterizes how quickly a particle can move through a metal or semiconductor, when pulled by an electric field. The average drift speed imparted to a charged particle in a medium by an electric field, divided by the electric field strength.

Properties
qudt:plainTextDescription
"Mobility" characterizes how quickly a particle can move through a metal or semiconductor, when pulled by an electric field. The average drift speed imparted to a charged particle in a medium by an electric field, divided by the electric field strength.
Annotations
skos:altLabel
Mobilität(de)
dcterms:description
"Mobility" characterizes how quickly a particle can move through a metal or semiconductor, when pulled by an electric field. The average drift speed imparted to a charged particle in a medium by an electric field, divided by the electric field strength.
rdfs:label
Beweglichkeit(de)
mobilidade(pt)
mobility(en)
mobilità(it)
mobilité(fr)
mobilność(pl)
movilidad(es)
قابلية التحرك(ar)
移動度(ja)
迁移率(zh)
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/Mobility">
    <rdfs:label xml:lang="ar">قابلية التحرك</rdfs:label>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
    <rdfs:label xml:lang="it">mobilità</rdfs:label>
    <j.0:latexSymbol rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\mu$</j.0:latexSymbol>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">"Mobility" characterizes how quickly a particle can move through a metal or semiconductor, when pulled by an electric field. The average drift speed imparted to a charged particle in a medium by an electric field, divided by the electric field strength.</j.1:description>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
    <rdfs:label xml:lang="en">mobility</rdfs:label>
    <rdfs:label xml:lang="pl">mobilność</rdfs:label>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/M2-PER-V-SEC"/>
    <rdfs:label xml:lang="pt">mobilidade</rdfs:label>
    <rdfs:label xml:lang="es">movilidad</rdfs:label>
    <rdfs:label xml:lang="de">Beweglichkeit</rdfs:label>
    <j.0:isoNormativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.iso.org/iso/catalogue_detail?csnumber=31895</j.0:isoNormativeReference>
    <j.0:plainTextDescription>"Mobility" characterizes how quickly a particle can move through a metal or semiconductor, when pulled by an electric field. The average drift speed imparted to a charged particle in a medium by an electric field, divided by the electric field strength.</j.0:plainTextDescription>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Electron_mobility</j.0:informativeReference>
    <rdfs:label xml:lang="zh">迁移率</rdfs:label>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/CentiM2-PER-V-SEC"/>
    <j.2:altLabel xml:lang="de">Mobilität</j.2:altLabel>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H0T2D0"/>
    <rdfs:label xml:lang="ja">移動度</rdfs:label>
    <rdfs:label xml:lang="fr">mobilité</rdfs:label>
  </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/Mobility>
  rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
  <http://purl.org/dc/terms/description> "\"Mobility\" characterizes how quickly a particle can move through a metal or semiconductor, when pulled by an electric field. The average drift speed imparted to a charged particle in a medium by an electric field, divided by the electric field strength."^^rdf:HTML ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM2-PER-V-SEC> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M2-PER-V-SEC> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H0T2D0> ;
  <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Electron_mobility"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/latexSymbol> "$\\mu$"^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/plainTextDescription> "\"Mobility\" characterizes how quickly a particle can move through a metal or semiconductor, when pulled by an electric field. The average drift speed imparted to a charged particle in a medium by an electric field, divided by the electric field strength." ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
  rdfs:label "Beweglichkeit"@de ;
  rdfs:label "mobilidade"@pt ;
  rdfs:label "mobility"@en ;
  rdfs:label "mobilità"@it ;
  rdfs:label "mobilité"@fr ;
  rdfs:label "mobilność"@pl ;
  rdfs:label "movilidad"@es ;
  rdfs:label "قابلية التحرك"@ar ;
  rdfs:label "移動度"@ja ;
  rdfs:label "迁移率"@zh ;
  <http://www.w3.org/2004/02/skos/core#altLabel> "Mobilität"@de ;
.
JSON
{"resource":"mobility" 
 ,"qname":"quantitykind:Mobility" 
 ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Mobility" 
 ,"properties":["alternative label":"Mobilit&auml;t" 
    ,"applicable unit":"unit:CentiM2-PER-V-SEC" 
    ,"applicable unit":"unit:M2-PER-V-SEC" 
    ,"description":"\"Mobility\" characterizes how quickly a particle can move through a metal or semiconductor, when pulled by an electric field. The average drift speed imparted to a charged particle in a medium by an electric field, divided by the electric field strength." 
    ,"description (plain text)":"\"Mobility\" characterizes how quickly a particle can move through a metal or semiconductor, when pulled by an electric field. The average drift speed imparted to a charged particle in a medium by an electric field, divided by the electric field strength." 
    ,"has dimension vector":"dimension:A0E1L0I0M-1H0T2D0" 
    ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Electron_mobility" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/quantitykind&gt;" 
    ,"label":"Beweglichkeit" 
    ,"label":"mobilidade" 
    ,"label":"mobility" 
    ,"label":"mobilit&agrave;" 
    ,"label":"mobilit&eacute;" 
    ,"label":"mobilność" 
    ,"label":"movilidad" 
    ,"label":"قابلية التحرك" 
    ,"label":"移動度" 
    ,"label":"迁移率" 
    ,"latex symbol":"$\\mu$" 
    ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31895" 
    ,"type":"qudt:QuantityKind" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/quantitykind/Mobility",
  "@type" : "http://qudt.org/schema/qudt/QuantityKind",
  "description" : "\"Mobility\" characterizes how quickly a particle can move through a metal or semiconductor, when pulled by an electric field. The average drift speed imparted to a charged particle in a medium by an electric field, divided by the electric field strength.",
  "applicableUnit" : [ "http://qudt.org/vocab/unit/M2-PER-V-SEC", "http://qudt.org/vocab/unit/CentiM2-PER-V-SEC" ],
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H0T2D0",
  "informativeReference" : "http://en.wikipedia.org/wiki/Electron_mobility",
  "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31895",
  "latexSymbol" : "$\\mu$",
  "plainTextDescription" : "\"Mobility\" characterizes how quickly a particle can move through a metal or semiconductor, when pulled by an electric field. The average drift speed imparted to a charged particle in a medium by an electric field, divided by the electric field strength.",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
  "label" : [ {
    "@language" : "ar",
    "@value" : "قابلية التحرك"
  }, {
    "@language" : "it",
    "@value" : "mobilità"
  }, {
    "@language" : "en",
    "@value" : "mobility"
  }, {
    "@language" : "pl",
    "@value" : "mobilność"
  }, {
    "@language" : "pt",
    "@value" : "mobilidade"
  }, {
    "@language" : "es",
    "@value" : "movilidad"
  }, {
    "@language" : "de",
    "@value" : "Beweglichkeit"
  }, {
    "@language" : "zh",
    "@value" : "迁移率"
  }, {
    "@language" : "ja",
    "@value" : "移動度"
  }, {
    "@language" : "fr",
    "@value" : "mobilité"
  } ],
  "altLabel" : {
    "@language" : "de",
    "@value" : "Mobilität"
  },
  "@context" : {
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "latexSymbol" : {
      "@id" : "http://qudt.org/schema/qudt/latexSymbol",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "applicableUnit" : {
      "@id" : "http://qudt.org/schema/qudt/applicableUnit",
      "@type" : "@id"
    },
    "isoNormativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/isoNormativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "altLabel" : {
      "@id" : "http://www.w3.org/2004/02/skos/core#altLabel"
    },
    "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:47.855-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)