<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://emmo.info/domain-crystallography/cif_top#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:skos="http://www.w3.org/2004/02/skos/core#"> <owl:AnnotationProperty rdf:about="http://emmo.info/domain-crystallography/cif_top#_dimension"> <rdfs:comment xml:lang="en">Correspond to the '_type.dimension' data item.</rdfs:comment> <rdfs:comment xml:lang="en">Size of an Array/Matrix/List expressed as a text string. The text string itself consists of zero or more non-negative integers separated by commas placed within bounding square brackets. Empty square brackets represent a list of unknown size.</rdfs:comment> <skos:prefLabel xml:lang="en">_dimension</skos:prefLabel> <ns0:example xml:lang="en">[3,4]</ns0:example> </owl:AnnotationProperty> </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://emmo.info/domain-crystallography/cif_top#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:skos="http://www.w3.org/2004/02/skos/core#">
  <owl:AnnotationProperty rdf:about="http://emmo.info/domain-crystallography/cif_top#_dimension">
    <rdfs:comment xml:lang="en">Correspond to the '_type.dimension' data item.</rdfs:comment>
    <rdfs:comment xml:lang="en">Size of an Array/Matrix/List expressed as a text string. The text string itself consists of zero or more non-negative integers separated by commas placed within bounding square brackets. Empty square brackets represent a list of unknown size.</rdfs:comment>
    <skos:prefLabel xml:lang="en">_dimension</skos:prefLabel>
    <ns0:example xml:lang="en">[3,4]</ns0:example>
  </owl:AnnotationProperty>
</rdf:RDF>