]> Lady’s Gitweb - Vocab/blob - data/classes/dcmitype¦StillImage
Initial commit; initial set of vocabs
[Vocab] / data / classes / dcmitype¦StillImage
1 <?xml version="1.0"?>
2 <!--
3 SPDX-FileCopyrightText: 2024 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">Still Image</label>
9 <comment xml:lang="en">
10 <p>
11 A static visual representation.
12 </p>
13 <p>
14 This class should <em>not</em> be used for “images” of text, as the D·C·M·I Type vocabulary is primarily focused on conveying a things <em>purpose</em>, not its transmission medium.
15 Instead, text (in all mediums) should be classified as <ptr target="dcmitype:Text"/>.
16 </p>
17 </comment>
18 <isDefinedBy>
19 <SpecificResource source="(DCMI)" fragment="http://purl.org/dc/dcmitype/StillImage"/>
20 </isDefinedBy>
21 <subClassOf>
22 <resource name="dcmitype:Image"/>
23 </subClassOf>
24 </Class>
This page took 0.046866 seconds and 5 git commands to generate.