<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://purl.org/spar/datacite/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:metadata="http://data.bioontology.org/metadata/"> <owl:Class rdf:about="http://purl.org/spar/datacite/DescriptionType"> <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <rdfs:comment xml:lang="en">This class permits classification of the type of description given to a resource described by the DataCite Metadata schema. Individual members of the class conform to the four values allowed in the DataCite controlled list, namely Abstract, SeriesInformation, TableOfContent, and Other.</rdfs:comment> <rdfs:label xml:lang="en">description type</rdfs:label> <metadata:prefixIRI>datacite:DescriptionType</metadata:prefixIRI> <metadata:def/prefLabel xml:lang="en">description type</metadata:def/prefLabel> <metadata:def/mappingLoom>descriptiontype</metadata:def/mappingLoom> <metadata:def/mappingSameURI rdf:resource="http://purl.org/spar/datacite/DescriptionType"/> </owl:Class> <ns0:DescriptionType rdf:about="http://purl.org/spar/datacite/abstract"> </ns0:DescriptionType> <ns0:DescriptionType rdf:about="http://purl.org/spar/datacite/other"> </ns0:DescriptionType> <ns0:DescriptionType rdf:about="http://purl.org/spar/datacite/series-information"> </ns0:DescriptionType> <ns0:DescriptionType rdf:about="http://purl.org/spar/datacite/table-of-content"> </ns0:DescriptionType> <rdf:Description rdf:about="http://purl.org/spar/datacite/DescriptionType"> <metadata:def/mappingSameURI rdf:resource="http://purl.org/spar/datacite/DescriptionType"/> </rdf:Description> </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://purl.org/spar/datacite/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:metadata="http://data.bioontology.org/metadata/">
  <owl:Class rdf:about="http://purl.org/spar/datacite/DescriptionType">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:comment xml:lang="en">This class permits classification of the type of description given to a resource described by the DataCite Metadata schema.  Individual members of the class conform to the four values allowed in the DataCite controlled list, namely Abstract, SeriesInformation, TableOfContent, and Other.</rdfs:comment>
    <rdfs:label xml:lang="en">description type</rdfs:label>
    <metadata:prefixIRI>datacite:DescriptionType</metadata:prefixIRI>
    <metadata:def/prefLabel xml:lang="en">description type</metadata:def/prefLabel>
    <metadata:def/mappingLoom>descriptiontype</metadata:def/mappingLoom>
    <metadata:def/mappingSameURI rdf:resource="http://purl.org/spar/datacite/DescriptionType"/>
  </owl:Class>
  <ns0:DescriptionType rdf:about="http://purl.org/spar/datacite/abstract">
  </ns0:DescriptionType>
  <ns0:DescriptionType rdf:about="http://purl.org/spar/datacite/other">
  </ns0:DescriptionType>
  <ns0:DescriptionType rdf:about="http://purl.org/spar/datacite/series-information">
  </ns0:DescriptionType>
  <ns0:DescriptionType rdf:about="http://purl.org/spar/datacite/table-of-content">
  </ns0:DescriptionType>
  <rdf:Description rdf:about="http://purl.org/spar/datacite/DescriptionType">
    <metadata:def/mappingSameURI rdf:resource="http://purl.org/spar/datacite/DescriptionType"/>
  </rdf:Description>
</rdf:RDF>