<?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:ns1="https://w3id.org/"> <owl:ObjectProperty rdf:about="https://w3id.org/ontouml#aggregationKind"> <rdfs:comment xml:lang="en">Characterizes an ontouml:Property with an ontouml:AggregationKind instance, i.e., indicates whether the ontouml:Property is a simple (ontouml:none), a shared (ontouml:shared), or a composite (ontouml:composite) property.</rdfs:comment> <rdfs:label xml:lang="en">aggregationKind</rdfs:label> <rdfs:domain rdf:resource="https://w3id.org/ontouml#Property"/> <rdfs:isDefinedBy rdf:resource="https://w3id.org/ontouml"/> <rdfs:range rdf:resource="https://w3id.org/ontouml#AggregationKind"/> </owl:ObjectProperty> </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:ns1="https://w3id.org/">
  <owl:ObjectProperty rdf:about="https://w3id.org/ontouml#aggregationKind">
    <rdfs:comment xml:lang="en">Characterizes an ontouml:Property with an ontouml:AggregationKind instance, i.e., indicates whether the ontouml:Property is a simple (ontouml:none), a shared (ontouml:shared), or a composite (ontouml:composite) property.</rdfs:comment>
    <rdfs:label xml:lang="en">aggregationKind</rdfs:label>
    <rdfs:domain rdf:resource="https://w3id.org/ontouml#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/ontouml"/>
    <rdfs:range rdf:resource="https://w3id.org/ontouml#AggregationKind"/>
  </owl:ObjectProperty>
</rdf:RDF>