<?xml version="1.0"?>
<!--
-SPDX-FileCopyrightText: 2024 Lady <https://www.ladys.computer/about/#lady>
+SPDX-FileCopyrightText: 2024, 2025 Lady <https://www.ladys.computer/about/#lady>
SPDX-License-Identifier: CC0-1.0
-->
<!DOCTYPE ObjectProperty SYSTEM "../../DTD">
<label xml:lang="en">in format</label>
<comment xml:lang="en">
<p>
- A <ref target="dcterms:FileFormat">File Format</ref>, <ref target="dcterms:PhysicalMedioum">Physical Medium</ref>, or <ref target="dcterms:SizeOrDuration">Size Or Duration</ref> of this thing.
+ A <ref target="dcterms:MediaTypeOrExtent">Media Type Or Extent</ref> of this thing.
</p>
</comment>
<isDefinedBy>
<SpecificResource source="(DCMI)" fragment="http://purl.org/dc/terms/format"/>
</isDefinedBy>
<range>
- <Class>
- <unionOf>
- <resource name="dcterms:MediaType"/>
- <resource name="dcterms:SizeOrDuration"/>
- </unionOf>
- </Class>
+ <resource name="dcterms:MediaTypeOrExtent"/>
</range>
</ObjectProperty>