<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:j.0="http://www.w3.org/ns/shacl#"
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/schema/qudt/LatexString">
<rdf:type rdf:resource="http://www.w3.org/ns/shacl#NodeShape"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/schema/shacl/qudt"/>
<rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Datatype"/>
<rdfs:comment>A type of string in which some characters may be wrapped with '\(' and '\) characters for LaTeX rendering.</rdfs:comment>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/schema/qudt"/>
<rdfs:label>Latex String</rdfs:label>
<rdfs:subClassOf rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
</rdf:Description>
</rdf:RDF>
{"resource":"Latex String"
,"qname":"qudt:LatexString"
,"uri":"http:\/\/qudt.org\/schema\/qudt\/LatexString"
,"properties":["comment":"A type of string in which some characters may be wrapped with '\\(' and '\\) characters for LaTeX rendering."
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/schema\/qudt>"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/schema\/shacl\/qudt>"
,"label":"Latex String"
,"subClassOf":"xsd:string"
,"type":"rdfs:Datatype"
,"type":"sh:NodeShape"
]}