<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://qudt.org/schema/qudt/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="http://qudt.org/2.1/schema/" xmlns:dct="http://purl.org/dc/terms/"> <owl:DatatypeProperty rdf:about="http://qudt.org/schema/qudt/latexSymbol"> <rdfs:range rdf:resource="http://qudt.org/schema/qudt/LatexString"/> <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/schema/qudt"/> <rdfs:label>latex symbol</rdfs:label> <dct:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">The symbol is a glyph that is used to represent some concept, typically a unit or a quantity, in a compact form. For example, the symbol for an Ohm is \(ohm\). This contrasts with 'unit:abbreviation', which gives a short alphanumeric abbreviation for the unit, 'ohm' for Ohm.</dct:description> </owl:DatatypeProperty> </rdf:RDF>
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://qudt.org/schema/qudt/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="http://qudt.org/2.1/schema/" xmlns:dct="http://purl.org/dc/terms/">
  <owl:DatatypeProperty rdf:about="http://qudt.org/schema/qudt/latexSymbol">
    <rdfs:range rdf:resource="http://qudt.org/schema/qudt/LatexString"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/schema/qudt"/>
    <rdfs:label>latex symbol</rdfs:label>
    <dct:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">The symbol is a glyph that is used to represent some concept, typically a unit or a quantity, in a compact form. For example, the symbol for an Ohm is \(ohm\). This contrasts with 'unit:abbreviation', which gives a short alphanumeric abbreviation for the unit, 'ohm' for Ohm.</dct:description>
  </owl:DatatypeProperty>
</rdf:RDF>