3 SPDX-FileCopyrightText: 2024, 2025 Lady <https://www.ladys.computer/about/#lady>
4 SPDX-License-Identifier: CC0-1.0
6 <!DOCTYPE Class SYSTEM "../../DTD">
8 <label xml:lang="en">Annotation</label>
9 <comment xml:lang="en">
11 An <ref target="sioc:Item">Item</ref> consisting of a usually‐purposeful association of bodies and·or <ref target="anno:Motivation">Motivations</ref> with another thing.
14 Annotations, in their most common uses, link resources to other resources, with the resources being linked from provided as their <ref target="anno:hasBody">bodies</ref> and the resources being linked to provided as their <ref target="anno:hasTarget">targets</ref>.
15 The Annotation as a whole may be <ref target="anno:motivatedBy">motivated by</ref> a Motivation.
16 When an Annotation is motivated by a Motivation, bodies might not be present (if the Motivation provides all the necessary information itself).
19 It is important to understand that Annotations are, themselves, resources, independent of their bodies:
20 Annotations and their bodies might have different <ref target="dc:creator">creators</ref> and might be created on different days.
21 An Annotation motivated by <ref target="anno:replying">Replying</ref> does not imply that its body is <ref target="sioc:reply_to">in reply to</ref> its target (but rather that the <em>creator</em> of the Annotation is using its body to reply).
24 Despite the name, and the above caveats aside, an Annotation is essentially just a motivated collection of links, and this class may be used anywhere a motivated collection of links is desired.
28 <SpecificResource source="(ANNO)" fragment="annotation"/>
31 <resource name="sioc:Item"/>
36 <resource name="anno:hasTarget"/>
38 <minCardinality>1</minCardinality>