<?xml version="1.0"?>
<!--
SPDX-FileCopyrightText: 2025 Lady <https://www.ladys.computer/about/#lady>
SPDX-License-Identifier: CC0-1.0
-->
<!DOCTYPE Class SYSTEM "../../DTD">
<Class>
	<label xml:lang="en">Aggregation</label>
	<comment xml:lang="en">
		<p>
			A <ref target="dcmitype:Collection">Collection</ref> of (presumably related) <ref target="ore:AggregatedResource">Aggregated Resources</ref>, grouped together such that the set can be treated as a single thing.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(OAI-ORE)" fragment="aggr"/>
	</isDefinedBy>
	<subClassOf>
		<resource name="dcmitype:Collection"/>
	</subClassOf>
</Class>