unit:MilliA-PER-IN

URI: http://qudt.org/vocab/unit/MilliA-PER-IN

Type
Description

0.001-fold of the SI base unit ampere divided by the unit inch according to the Anglo-American and the Imperial system of units

Properties
qudt:plainTextDescription
0.001-fold of the SI base unit ampere divided by the unit inch according to the Anglo-American and the Imperial system of units
qudt:iec61360Code
0112/2///62720#UAA778
qudt:symbol
mA/in
qudt:ucumCode
mA.[in_i]-1
Annotations
dcterms:description
0.001-fold of the SI base unit ampere divided by the unit inch according to the Anglo-American and the Imperial system of units
rdfs:label
Milliampere Per Inch(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/unit/MilliA-PER-IN">
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E1L-1I0M0H0T0D0"/>
    <j.0:uneceCommonCode>F08</j.0:uneceCommonCode>
    <rdfs:label xml:lang="en">Milliampere Per Inch</rdfs:label>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/LinearElectricCurrentDensity"/>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">0.001-fold of the SI base unit ampere divided by the unit inch according to the Anglo-American and the Imperial system of units</j.1:description>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">mA.[in_i]-1</j.0:ucumCode>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/MagneticFieldStrength_H"/>
    <j.0:plainTextDescription>0.001-fold of the SI base unit ampere divided by the unit inch according to the Anglo-American and the Imperial system of units</j.0:plainTextDescription>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.03937008</j.0:conversionMultiplier>
    <j.0:iec61360Code>0112/2///62720#UAA778</j.0:iec61360Code>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">3.937008E-2</j.0:conversionMultiplierSN>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
    <j.0:symbol>mA/in</j.0:symbol>
  </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/unit/MilliA-PER-IN>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "0.001-fold of the SI base unit ampere divided by the unit inch according to the Anglo-American and the Imperial system of units"^^rdf:HTML ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 0.03937008 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 3.937008E-2 ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E1L-1I0M0H0T0D0> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/LinearElectricCurrentDensity> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MagneticFieldStrength_H> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA778" ;
  <http://qudt.org/schema/qudt/plainTextDescription> "0.001-fold of the SI base unit ampere divided by the unit inch according to the Anglo-American and the Imperial system of units" ;
  <http://qudt.org/schema/qudt/symbol> "mA/in" ;
  <http://qudt.org/schema/qudt/ucumCode> "mA.[in_i]-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "F08" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
  rdfs:label "Milliampere Per Inch"@en ;
.
JSON
{"resource":"Milliampere Per Inch" 
 ,"qname":"unit:MilliA-PER-IN" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/MilliA-PER-IN" 
 ,"properties":["conversion multiplier":"0.03937008" 
    ,"conversion multiplier scientific":"3.937008E-2" 
    ,"description":"0.001-fold of the SI base unit ampere divided by the unit inch according to the Anglo-American and the Imperial system of units" 
    ,"description (plain text)":"0.001-fold of the SI base unit ampere divided by the unit inch according to the Anglo-American and the Imperial system of units" 
    ,"has dimension vector":"dimension:A0E1L-1I0M0H0T0D0" 
    ,"has quantity kind":"quantitykind:LinearElectricCurrentDensity" 
    ,"has quantity kind":"quantitykind:MagneticFieldStrength_H" 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAA778" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/unit&gt;" 
    ,"label":"Milliampere Per Inch" 
    ,"symbol":"mA\/in" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"mA.[in_i]-1" 
    ,"unece common code":"F08" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/MilliA-PER-IN",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "0.001-fold of the SI base unit ampere divided by the unit inch according to the Anglo-American and the Imperial system of units",
  "conversionMultiplier" : "0.03937008",
  "conversionMultiplier:SN" : 0.03937008,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L-1I0M0H0T0D0",
  "hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/LinearElectricCurrentDensity", "http://qudt.org/vocab/quantitykind/MagneticFieldStrength_H" ],
  "iec61360Code" : "0112/2///62720#UAA778",
  "plainTextDescription" : "0.001-fold of the SI base unit ampere divided by the unit inch according to the Anglo-American and the Imperial system of units",
  "symbol" : "mA/in",
  "ucumCode" : "mA.[in_i]-1",
  "uneceCommonCode" : "F08",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
  "label" : {
    "@language" : "en",
    "@value" : "Milliampere Per Inch"
  },
  "@context" : {
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "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-25T14:37:32.035-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)