<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="https://w3id.org/ontouml#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:ns1="https://w3id.org/"> <owl:Class rdf:about="https://w3id.org/ontouml#AggregationKind"> <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <rdfs:comment xml:lang="en">This class is an enumeration of its individuals, which are: ontouml:composite, ontouml:none, and ontouml:shared.</rdfs:comment> <rdfs:comment xml:lang="en">Groups all possible aggregation kinds to which an ontouml:Property can be related.</rdfs:comment> <rdfs:label xml:lang="en">AggregationKind</rdfs:label> <metadata_def:prefLabel xml:lang="en">AggregationKind</metadata_def:prefLabel> <metadata_def:mappingLoom>aggregationkind</metadata_def:mappingLoom> <metadata_def:mappingSameURI rdf:resource="https://w3id.org/ontouml#AggregationKind"/> <rdfs:isDefinedBy rdf:resource="https://w3id.org/ontouml"/> </owl:Class> <rdf:Description rdf:about="https://w3id.org/ontouml#aggregationKind"> <rdfs:range> <rdf:Description rdf:about="https://w3id.org/ontouml#AggregationKind"> <metadata_def:mappingSameURI rdf:resource="https://w3id.org/ontouml#AggregationKind"/> </rdf:Description> </rdfs:range> </rdf:Description> <ns0:AggregationKind rdf:about="https://w3id.org/ontouml#composite"> </ns0:AggregationKind> <ns0:AggregationKind rdf:about="https://w3id.org/ontouml#none"> </ns0:AggregationKind> <ns0:AggregationKind rdf:about="https://w3id.org/ontouml#shared"> </ns0:AggregationKind> </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="https://w3id.org/ontouml#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:ns1="https://w3id.org/">
  <owl:Class rdf:about="https://w3id.org/ontouml#AggregationKind">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:comment xml:lang="en">This class is an enumeration of its individuals, which are: ontouml:composite, ontouml:none, and ontouml:shared.</rdfs:comment>
    <rdfs:comment xml:lang="en">Groups all possible aggregation kinds to which an ontouml:Property can be related.</rdfs:comment>
    <rdfs:label xml:lang="en">AggregationKind</rdfs:label>
    <metadata_def:prefLabel xml:lang="en">AggregationKind</metadata_def:prefLabel>
    <metadata_def:mappingLoom>aggregationkind</metadata_def:mappingLoom>
    <metadata_def:mappingSameURI rdf:resource="https://w3id.org/ontouml#AggregationKind"/>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/ontouml"/>
  </owl:Class>
  <rdf:Description rdf:about="https://w3id.org/ontouml#aggregationKind">
    <rdfs:range>
      <rdf:Description rdf:about="https://w3id.org/ontouml#AggregationKind">
        <metadata_def:mappingSameURI rdf:resource="https://w3id.org/ontouml#AggregationKind"/>
      </rdf:Description>
    </rdfs:range>
  </rdf:Description>
  <ns0:AggregationKind rdf:about="https://w3id.org/ontouml#composite">
  </ns0:AggregationKind>
  <ns0:AggregationKind rdf:about="https://w3id.org/ontouml#none">
  </ns0:AggregationKind>
  <ns0:AggregationKind rdf:about="https://w3id.org/ontouml#shared">
  </ns0:AggregationKind>
</rdf:RDF>