]> Lady’s Gitweb - Vocab/blob - data/object_properties/pcdm¦hasMember
Improvements to P·C·D·M and Ore modelling
[Vocab] / data / object_properties / pcdm¦hasMember
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">has member</label>
9 <comment xml:lang="en">
10 <p>
11 An <ref target="ore:Aggregation">Aggregation</ref> which forms a component part of this Aggregation.
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:aggregates"/>
23 </subPropertyOf>
24 <range>
25 <resource name="ore:Aggregation"/>
26 </range>
27 </ObjectProperty>
This page took 0.687725 seconds and 5 git commands to generate.