<?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/opdm/utility#" 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/opdm/utility#MetadataContainer"> <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <rdfs:comment xml:lang="en">An individual of this class represents a group of metadata values. The individual links together: (a) the group of metadata values; (b) a single conceptual element (class, property, individual) defined in an OPDM Product Type Ontology via the opdm:isConfiguredBy property and, (c) a single individual of the opdm:MetadataProfile class via the opdm:inProfile property.</rdfs:comment> <rdfs:label xml:lang="en">Metadata Container</rdfs:label> <metadata:prefixIRI>opdm:MetadataContainer</metadata:prefixIRI> <metadata:def/prefLabel xml:lang="en">Metadata Container</metadata:def/prefLabel> <metadata:def/mappingLoom>metadatacontainer</metadata:def/mappingLoom> <metadata:def/mappingSameURI rdf:resource="http://purl.org/opdm/utility#MetadataContainer"/> <rdfs:isDefinedBy rdf:resource="http://purl.org/opdm/utility#"/> </owl:Class> <rdf:Description rdf:about="http://purl.org/opdm/utility#MetadataContainer"> <metadata:def/mappingSameURI rdf:resource="http://purl.org/opdm/utility#MetadataContainer"/> </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/opdm/utility#" 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/opdm/utility#MetadataContainer">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:comment xml:lang="en">An individual of this class represents a group of metadata values. The individual links together: (a) the group of metadata values; (b) a single conceptual element (class, property, individual) defined in an OPDM Product Type Ontology via the opdm:isConfiguredBy property and, (c) a single individual of the opdm:MetadataProfile class via the opdm:inProfile property.</rdfs:comment>
    <rdfs:label xml:lang="en">Metadata Container</rdfs:label>
    <metadata:prefixIRI>opdm:MetadataContainer</metadata:prefixIRI>
    <metadata:def/prefLabel xml:lang="en">Metadata Container</metadata:def/prefLabel>
    <metadata:def/mappingLoom>metadatacontainer</metadata:def/mappingLoom>
    <metadata:def/mappingSameURI rdf:resource="http://purl.org/opdm/utility#MetadataContainer"/>
    <rdfs:isDefinedBy rdf:resource="http://purl.org/opdm/utility#"/>
  </owl:Class>
  <rdf:Description rdf:about="http://purl.org/opdm/utility#MetadataContainer">
    <metadata:def/mappingSameURI rdf:resource="http://purl.org/opdm/utility#MetadataContainer"/>
  </rdf:Description>
</rdf:RDF>