]> Lady’s Gitweb - Vocab/blob - data/classes/foaf¦Image
Initial commit; initial set of vocabs
[Vocab] / data / classes / foaf¦Image
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">Image</label>
9 <comment xml:lang="en">
10 <p>
11 A <ref target="foaf:Document">Document</ref> which is conveyed as a (still?) image.
12 </p>
13 <p>
14 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>.
15 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.
16 </p>
17 </comment>
18 <isDefinedBy>
19 <SpecificResource source="(FOAF)" fragment="term_Image"/>
20 </isDefinedBy>
21 <subClassOf>
22 <resource name="foaf:Document"/>
23 </subClassOf>
24 </Class>
This page took 0.086873 seconds and 5 git commands to generate.