Skip to content

A guided-navigation structure is not an alternate rendition of a webpub manifest #14

@llemeurfr

Description

@llemeurfr

In https://github.com/readium/guided-navigation?tab=readme-ov-file#22-publication-level the relation between the webpub manifest and the guided navigation structure is "alternate".
Semantically this is not the case. I propose a new rel value = "guided-navigation" (or guidedNavitation? I don't remember what is the standardized syntax)

"links": [
  {
    "rel": "guided-navigation",
    "href": "guided.json",
    "type": "application/guided-navigation+json"
  }
]

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions