]> Lady’s Gitweb - Vocab/blob - data/classes/foaf¦Image
Fix links to U·R·L¦s
[Vocab] / data / classes / foaf¦Image
1 <?xml version="1.0"?>
2 <!--
3 SPDX-FileCopyrightText: 2024, 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">Image</label>
9 <comment xml:lang="en">
10 <p>
11 A <ref target="foaf:Document">Document</ref> which has a primarily static, visual rendering intent.
12 </p>
13 <p>
14 “Primarily static”, in this definition, implies only that the Document is not intended to show the passage of time, as a video would.
15 Allowances can be made for atemporal motion.
16 </p>
17 <p>
18 This class is <em>not</em> equated with <ptr target="dcmitype:StillImage"/> because it <em>can</em> encompass “images” of text, where·as the latter <em>should not</em>.
19 This leaves open the question of what exactly constitutes an “image” in the physical world, but thankfully this class is mostly only ever used for digital images.
20 </p>
21 </comment>
22 <isDefinedBy>
23 <SpecificResource source="(FOAF)" fragment="term_Image"/>
24 </isDefinedBy>
25 <subClassOf>
26 <resource name="foaf:Document"/>
27 </subClassOf>
28 </Class>
This page took 0.091515 seconds and 5 git commands to generate.