X-Git-Url: https://git.ladys.computer/Vocab/blobdiff_plain/91b1805cbc1b68e892c8ea96a4320faff21fef21..HEAD:/data/object_properties/pcdm%C2%A6isMemberOf diff --git "a/data/object_properties/pcdm\302\246isMemberOf" "b/data/object_properties/pcdm\302\246isMemberOf" index 54cbf7b..dc1514b 100644 --- "a/data/object_properties/pcdm\302\246isMemberOf" +++ "b/data/object_properties/pcdm\302\246isMemberOf" @@ -8,7 +8,11 @@ SPDX-License-Identifier: CC0-1.0 <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> @@ -21,19 +25,6 @@ SPDX-License-Identifier: CC0-1.0 <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>