]> Lady’s Gitweb - Vocab/blob - data/classes/ore¦AggregatedResource
Add .rsync-filter
[Vocab] / data / classes / ore¦AggregatedResource
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 Class SYSTEM "../../DTD">
7 <Class>
8 <label xml:lang="en">Aggregated Resource</label>
9 <comment xml:lang="en">
10 <p>
11 Some·thing which is <ref target="ore:isAggregatedBy">aggregated by</ref> some <ref target="ore:Aggregation">Aggregation</ref>.
12 </p>
13 <p>
14 This class, on its own, does not imply much of anything, and there isn¦t much need to use it directly.
15 </p>
16 </comment>
17 <isDefinedBy>
18 <SpecificResource source="(OAI-ORE)" fragment="aggr_res"/>
19 </isDefinedBy>
20 <subClassOf>
21 <Restriction>
22 <onProperty>
23 <resource name="ore:isAggregatedBy"/>
24 </onProperty>
25 <minCardinality>1</minCardinality>
26 </Restriction>
27 </subClassOf>
28 </Class>
This page took 0.047018 seconds and 5 git commands to generate.