4 Matching Annotations
- Apr 2016
-
www.w3.org www.w3.org
-
In many cases it is important to understand the reasons why the Annotation was created, or why the Textual Body was included in the Annotation, not just the times and agents involved. These reasons are provided by declaring the motivation for the Annotation's creation or the purpose for the inclusion of the Body in the Annotation; the "why" rather than the "who" and "when" described in the previous sections.
Annotations do not currently have a 'motivation' property. For annotations, this should be 'commenting' (?), for replies this should be 'replying'
-
The agent responsible for generating the serialization of the Annotation. There MAY be 0 or more generator relationships per Annotation
The JSON-LD output from H does not currently include a
generator
orgenerated
property. Worth adding? -
The Target resource is always an External Web Resource
-
Bodies or Targets which are External Web Resources MUST have exactly 1 id with the value of the resource's IRI.
I don't see an
id
field in thetarget
field in the output of the first-pass at a JSON-LD presenter
-