]> Lady’s Gitweb - Vocab/blobdiff - data/object_properties/pcdm¦isMemberOf
Add UnicodeString and UnicodeScalarValue
[Vocab] / data / object_properties / pcdm¦isMemberOf
index 54cbf7b8da18913c9165cb77c36e372fa050ec45..dc1514ba7b82a3c9bf0aebdefc91ba1456ae587d 100644 (file)
@@ -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>
This page took 0.024922 seconds and 4 git commands to generate.