<label xml:lang="en">member of</label>
<comment xml:lang="en">
<p>
- A <ref target="pcdm:Collection">Collection</ref> or <ref target="pcdm:Object">Object</ref> which this Collection or Object is a component part of.
+ An <ref target="ore:Aggregation">Aggregation</ref> which this Aggregation is a component part of.
+ </p>
+ <p>
+ <ptr target="(PCDM)"/> describes this property only in terms of <ref target="pcdm:Object">Objects</ref> and <ref target="pcdm:Collection">Collections</ref>, but formally defines its domain and range as Aggregations.
+ While this might have only been a modelling convenience, this ontology preserves the broader definition, to allow the use of this term without needing a firm stance on whether something is (or isn¦t) an Object or Collection as <ptr target="(PCDM)"/> would have it.
</p>
</comment>
<isDefinedBy>
<resource name="pcdm:hasMember"/>
</inverseOf>
<domain>
- <Class>
- <unionOf>
- <resource name="pcdm:Collection"/>
- <resource name="pcdm:Object"/>
- </unionOf>
- </Class>
+ <resource name="ore:Aggregation"/>
</domain>
- <range>
- <Class>
- <unionOf>
- <resource name="pcdm:Collection"/>
- <resource name="pcdm:Object"/>
- </unionOf>
- </Class>
- </range>
</ObjectProperty>