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

next/prev annotaties vinden in annorepo #151

Closed
brambg opened this issue May 7, 2024 · 1 comment
Closed

next/prev annotaties vinden in annorepo #151

brambg opened this issue May 7, 2024 · 1 comment
Assignees

Comments

@brambg
Copy link
Collaborator

brambg commented May 7, 2024

In Globalise worden next/prev metadatavelden toegevoegd aan de Page annotaties om in TAV naar volgende/vorige page te kunnen gaan. De volgorde wordt afgeleid uit de volgorde in de manifest.
Om het in het algemeen mogelijk te maken om vooruit/achteruit te kunnen bladeren door annotaties zou een query mogelijk moeten zijn die "closest left/right neighbour" annotaties kan vinden.
Zoek uit of zo'n query nu al mogelijk is, of dat er een nieuwe query-functionaliteit nodig is.

@brambg brambg self-assigned this May 7, 2024
@brambg
Copy link
Collaborator Author

brambg commented Sep 23, 2024

Het is lastig een nearest neighbour te definieeren voor een willekeurige set web annotations, en dan dynamisch opvragen hiervan performant te krijgen.
Voor nu "opgelost" door in de ungtangle fase prev/next metadata toe te voegen voor in ieder geval de tier0 en tier1 annotatietypes.
Als later blijkt dat het belangrijk is om dynamisch een willekeurige "neighbor" annotatie te vinden zal er nog eens naar dit probleem gekeken moeten worden.

@brambg brambg closed this as completed Oct 18, 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

When branches are created from issues, their pull requests are automatically linked.

1 participant