]> Lady’s Gitweb - Vocab/blob - data/object_properties/pcdm¦hasRelatedObject
Add .rsync-filter
[Vocab] / data / object_properties / pcdm¦hasRelatedObject
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 asymmetric="yes" irreflexive="yes">
8 <label xml:lang="en">has related object</label>
9 <comment xml:lang="en">
10 <p>
11 An <ref target="pcdm:Object">Object</ref> which is aggregated as part of this <ref target="ore:Aggregation">Aggregation</ref>, but which is not considered a component part.
12 </p>
13 <p>
14 This property is intended for things like licensing agreements or cover art which are considered part of an Aggregation from the perspective of resource aggregation, but not from the perspective of conceptual composition.
15 Related objects are <ref target="ore:aggregates">aggregated in</ref> and consequently <ref target="dcterms:isPartOf">part of</ref> the things they are related to, but as something other than a compositional component.
16 For more general kinds of relation, use <ptr target="sioc:related_to"/>.
17 </p>
18 </comment>
19 <isDefinedBy>
20 <SpecificResource source="(PCDM)"/>
21 </isDefinedBy>
22 <subPropertyOf>
23 <resource name="ore:aggregates"/>
24 </subPropertyOf>
25 <propertyDisjointWith>
26 <resource name="pcdm:hasMember"/>
27 </propertyDisjointWith>
28 <range>
29 <resource name="pcdm:Object"/>
30 </range>
31 </ObjectProperty>
This page took 0.096944 seconds and 5 git commands to generate.