Discussion
Loading...

Post

Log in
  • About
  • Code of conduct
  • Privacy
  • Users
  • Instances
  • About Bonfire
W3C Developers
W3C Developers
@w3cdevs@w3c.social  ·  activity timestamp 3 days ago

The @w3c #Publishing Maintenance #WorkingGroup issues EPUB Annotations 1.0 as #FPWD, enabling richer reading and improved interoperability #timetogiveinput
▶️ https://www.w3.org/TR/epub-anno-10/

This document defines a profile of the Web Annotation Data Model for #EPUB publications, enabling annotations such as highlights, notes, and bookmarks to be expressed using embedded #JSON-LD. The spec. also introduces Annotation Sets for packaging and sharing annotations.

Feedback welcome: https://github.com/w3c/epub-specs/issues?q=is%3Aissue%20state%3Aopen%20label%3ASpec-Annotations

 Example 1: Core structure of an EPUB annotation

{
    "@context": "https://www.w3.org/ns/epub-anno.jsonld",
    "id": "urn:uuid:123-123-123-123",
    "type": "Annotation",
    "created": "2023-10-14T15:13:28Z",
    "modified": "2024-01-29T09:00:00Z",
    "target": {
        …
    },
    "body": {
        …
    }
}
Example 1: Core structure of an EPUB annotation { "@context": "https://www.w3.org/ns/epub-anno.jsonld", "id": "urn:uuid:123-123-123-123", "type": "Annotation", "created": "2023-10-14T15:13:28Z", "modified": "2024-01-29T09:00:00Z", "target": { … }, "body": { … } }
Example 1: Core structure of an EPUB annotation { "@context": "https://www.w3.org/ns/epub-anno.jsonld", "id": "urn:uuid:123-123-123-123", "type": "Annotation", "created": "2023-10-14T15:13:28Z", "modified": "2024-01-29T09:00:00Z", "target": { … }, "body": { … } }

EPUB Annotations 1.0

This document defines a profile of the Web Annotation Data Model [annotation-model] by specifying a subset of the terms, and adding terms deemed useful to satisfy the entries in the EPUB Annotations Use Cases and Requirements [epub-anno-ucr] document.
  • Copy link
  • Flag this post
  • Block

bonfire.cafe

A space for Bonfire maintainers and contributors to communicate

bonfire.cafe: About · Code of conduct · Privacy · Users · Instances
Bonfire social · 1.0.2-alpha.34 no JS en
Automatic federation enabled
Log in
Instance logo
  • Explore
  • About
  • Members
  • Code of Conduct