Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OPT20015: Build navigation endpoint for Chonjuk Data #31

Open
5 tasks
tenzin3 opened this issue Sep 5, 2024 · 0 comments
Open
5 tasks

OPT20015: Build navigation endpoint for Chonjuk Data #31

tenzin3 opened this issue Sep 5, 2024 · 0 comments
Assignees

Comments

@tenzin3
Copy link
Contributor

tenzin3 commented Sep 5, 2024

Description

We are planning to implement DTS Specifications to develop a text api. One of the key endpoints is the Navigation endpoint, which helps retrieve specific text by allowing users to navigate through the content.

Data

The data to be used for used for this navigation endpoint will be output from this issue.

Expected Output

The Navigation endpoint should return a hierarchical structure of the text in JSON-LD format, with each node containing identifiers, labels, position, and links to parent/child nodes. It may include optional metadata.

Implementation Steps

  • Load the desired pecha/opf.
  • Retrieve annotations from the annotation store.
  • Retrieve annotation metadata from the annotation store.
  • Output node information as JSON.
  • Output parent/child node information as JSON.
@tenzin3 tenzin3 self-assigned this Sep 5, 2024
@tenzin3 tenzin3 changed the title OPT20006: Build navigation endpoint for Chonjuk Data OPT20015: Build navigation endpoint for Chonjuk Data Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant