]> Lady’s Gitweb - Vocab/blob - data/object_properties/ore¦lineage
Remove pcdmformat
[Vocab] / data / object_properties / ore¦lineage
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">lineage</label>
9 <comment xml:lang="en">
10 <p>
11 A <ref target="ore:Proxy">Proxy</ref> representing an <ref target="ore:aggregates">aggregation</ref> of an <ref target="ore:AggregatedResource">Aggregated Resource</ref> in an <ref target="ore:Aggregation">Aggregation</ref> which served as a source for the aggregation that this Proxy represents.
12 </p>
13 <p>
14 When an Aggregated Resource in one Aggregation is due to its inclusion as an Aggregated Resource in a different Aggregation, this property, alongside Proxies which represent the Aggregated Resource in each case, can be used to demonstrate the relationship.
15 The modelling for this is probably a bit soft and needlessly confusing; a relationship between the Aggregation itself and the Proxies that it was derived from might be clearer.
16 </p>
17 </comment>
18 <isDefinedBy>
19 <SpecificResource source="(OAI-ORE)" fragment="ore-lineage"/>
20 </isDefinedBy>
21 <domain>
22 <resource name="ore:Proxy"/>
23 </domain>
24 <range>
25 <resource name="ore:Proxy"/>
26 </range>
27 </ObjectProperty>
This page took 0.369859 seconds and 5 git commands to generate.