]> Lady’s Gitweb - Vocab/blob - data/object_properties/pcdm¦isMemberOf
Add .rsync-filter
[Vocab] / data / object_properties / pcdm¦isMemberOf
1 <?xml version="1.0"?>
2 <!--
3 SPDX-FileCopyrightText: 2025 Lady <https://www.ladys.computer/about/#lady>
4 SPDX-License-Identifier: CC0-1.0
5 -->
6 <!DOCTYPE ObjectProperty SYSTEM "../../DTD">
7 <ObjectProperty>
8 <label xml:lang="en">member of</label>
9 <comment xml:lang="en">
10 <p>
11 An <ref target="ore:Aggregation">Aggregation</ref> which this Aggregation is a component part of.
12 </p>
13 <p>
14 <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.
15 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.
16 </p>
17 </comment>
18 <isDefinedBy>
19 <SpecificResource source="(PCDM)"/>
20 </isDefinedBy>
21 <subPropertyOf>
22 <resource name="ore:isAggregatedBy"/>
23 </subPropertyOf>
24 <inverseOf>
25 <resource name="pcdm:hasMember"/>
26 </inverseOf>
27 <domain>
28 <resource name="ore:Aggregation"/>
29 </domain>
30 </ObjectProperty>
This page took 0.14955 seconds and 5 git commands to generate.