unit:BARYE

URI: http://qudt.org/vocab/unit/BARYE

Type
Description

The barye, or sometimes barad, barrie, bary, baryd, baryed, or barie, is the centimetre-gram-second (CGS) unit of pressure. It is equal to 1 dyne per square centimetre.

Properties
qudt:latexDefinition
$g/(cm\cdot s{2}$
Annotations
skos:altLabel
barad
barie
bary
baryd
baryed
dcterms:description

The barye, or sometimes barad, barrie, bary, baryd, baryed, or barie, is the centimetre-gram-second (CGS) unit of pressure. It is equal to 1 dyne per square centimetre.

rdfs:label
Barye(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/unit/BARYE">
    <j.2:altLabel>baryed</j.2:altLabel>
    <j.0:omUnit rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/barye"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/VaporPressure"/>
    <j.2:altLabel>barad</j.2:altLabel>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ForcePerArea"/>
    <j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Barye</j.0:dbpediaMatch>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">&lt;p&gt;The barye, or sometimes barad, barrie, bary, baryd, baryed, or barie, is the centimetre-gram-second (CGS) unit of pressure. It is equal to 1 dyne per square centimetre.&lt;/p&gt;</j.1:description>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
    <j.0:exactMatch rdf:resource="http://qudt.org/vocab/unit/BARAD"/>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.1</j.0:conversionMultiplier>
    <rdfs:label xml:lang="en">Barye</rdfs:label>
    <j.0:derivedCoherentUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
    <j.0:symbol>Ba</j.0:symbol>
    <j.2:altLabel>baryd</j.2:altLabel>
    <j.2:altLabel>bary</j.2:altLabel>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">$g/(cm\cdot s{2}$</j.0:latexDefinition>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E-1</j.0:conversionMultiplierSN>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0"/>
    <j.2:altLabel>barie</j.2:altLabel>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Barye?oldid=478631158</j.0:informativeReference>
  </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/BARYE>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "<p>The barye, or sometimes barad, barrie, bary, baryd, baryed, or barie, is the centimetre-gram-second (CGS) unit of pressure. It is equal to 1 dyne per square centimetre.</p>"^^rdf:HTML ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS> ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 0.1 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E-1 ;
  <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Barye"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/derivedCoherentUnitOfSystem> <http://qudt.org/vocab/sou/CGS> ;
  <http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/unit/BARAD> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ForcePerArea> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/VaporPressure> ;
  <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Barye?oldid=478631158"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/latexDefinition> "$g/(cm\\cdot s{2}$"^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/barye> ;
  <http://qudt.org/schema/qudt/symbol> "Ba" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
  rdfs:label "Barye"@en ;
  <http://www.w3.org/2004/02/skos/core#altLabel> "barad" ;
  <http://www.w3.org/2004/02/skos/core#altLabel> "barie" ;
  <http://www.w3.org/2004/02/skos/core#altLabel> "bary" ;
  <http://www.w3.org/2004/02/skos/core#altLabel> "baryd" ;
  <http://www.w3.org/2004/02/skos/core#altLabel> "baryed" ;
.
JSON
{"resource":"Barye" 
 ,"qname":"unit:BARYE" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/BARYE" 
 ,"properties":["alternative label":"barad" 
    ,"alternative label":"barie" 
    ,"alternative label":"bary" 
    ,"alternative label":"baryd" 
    ,"alternative label":"baryed" 
    ,"applicable system":"sou:CGS" 
    ,"conversion multiplier":"0.1" 
    ,"conversion multiplier scientific":"1.0E-1" 
    ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Barye" 
    ,"description":"&lt;p&gt;The barye, or sometimes barad, barrie, bary, baryd, baryed, or barie, is the centimetre-gram-second (CGS) unit of pressure. It is equal to 1 dyne per square centimetre.&lt;\/p&gt;" 
    ,"exact match":"unit:BARAD" 
    ,"has dimension vector":"dimension:A0E0L-1I0M1H0T-2D0" 
    ,"has quantity kind":"quantitykind:ForcePerArea" 
    ,"has quantity kind":"quantitykind:VaporPressure" 
    ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Barye?oldid=478631158" 
    ,"is coherent derived unit of system":"sou:CGS" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/unit&gt;" 
    ,"label":"Barye" 
    ,"latex definition":"$g\/(cm\\cdot s{2}$" 
    ,"om unit":"&lt;http:\/\/www.ontology-of-units-of-measure.org\/resource\/om-2\/barye&gt;" 
    ,"symbol":"Ba" 
    ,"type":"qudt:Unit" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/BARYE",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "<p>The barye, or sometimes barad, barrie, bary, baryd, baryed, or barie, is the centimetre-gram-second (CGS) unit of pressure. It is equal to 1 dyne per square centimetre.</p>",
  "applicableSystem" : "http://qudt.org/vocab/sou/CGS",
  "conversionMultiplier" : "0.1",
  "conversionMultiplier:SN" : 0.1,
  "dbpediaMatch" : "http://dbpedia.org/resource/Barye",
  "derivedCoherentUnitOfSystem" : "http://qudt.org/vocab/sou/CGS",
  "exactMatch" : "http://qudt.org/vocab/unit/BARAD",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0",
  "hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/VaporPressure", "http://qudt.org/vocab/quantitykind/ForcePerArea" ],
  "informativeReference" : "http://en.wikipedia.org/wiki/Barye?oldid=478631158",
  "latexDefinition" : "$g/(cm\\cdot s{2}$",
  "omUnit" : "http://www.ontology-of-units-of-measure.org/resource/om-2/barye",
  "symbol" : "Ba",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
  "label" : {
    "@language" : "en",
    "@value" : "Barye"
  },
  "altLabel" : [ "baryed", "barad", "baryd", "bary", "barie" ],
  "@context" : {
    "altLabel" : {
      "@id" : "http://www.w3.org/2004/02/skos/core#altLabel"
    },
    "omUnit" : {
      "@id" : "http://qudt.org/schema/qudt/omUnit",
      "@type" : "@id"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "dbpediaMatch" : {
      "@id" : "http://qudt.org/schema/qudt/dbpediaMatch",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "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"
    },
    "exactMatch" : {
      "@id" : "http://qudt.org/schema/qudt/exactMatch",
      "@type" : "@id"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "derivedCoherentUnitOfSystem" : {
      "@id" : "http://qudt.org/schema/qudt/derivedCoherentUnitOfSystem",
      "@type" : "@id"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "latexDefinition" : {
      "@id" : "http://qudt.org/schema/qudt/latexDefinition",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "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"
    },
    "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:46:54.360-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)