]> Lady’s Gitweb - Vocab/blob - data/annotation_properties/ore¦similarTo
Add .rsync-filter
[Vocab] / data / annotation_properties / ore¦similarTo
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 AnnotationProperty SYSTEM "../../DTD">
7 <AnnotationProperty>
8 <label xml:lang="en">similar to</label>
9 <comment xml:lang="en">
10 <p>
11 Some·thing which this <ref target="ore:Aggregation">Aggregation</ref> is an expression of or “broadly equivalent” to.
12 </p>
13 <p>
14 The intended usage of this property is to point from Aggregations, which are specifically sets of <ref target="ore:AggregatedResource">Aggregated Resources</ref>, to other things which might be interchangeable in some contexts, but which are modelled differently.
15 For example, a book might be modelled as an Aggregation of chapters, as an Aggregation of pages, or as an atomic unit; this property could be used to link between these different representations.
16 </p>
17 </comment>
18 <isDefinedBy>
19 <SpecificResource source="(OAI-ORE)" fragment="ore-similarTo"/>
20 </isDefinedBy>
21 <subPropertyOf>
22 <resource name="rdfs:seeAlso"/>
23 </subPropertyOf>
24 <domain>
25 <resource name="ore:Aggregation"/>
26 </domain>
27 </AnnotationProperty>
This page took 0.092608 seconds and 5 git commands to generate.