-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
The SnippetLoader.java class (com.data2semantics.cds.ui.server.loaders) loads the annotations, and uses the values prefix, exact, postfix to create a snippet. The retrieval is currently inaccurate and plain wrong, because the annotations in the dataset consist of messy, wrong and duplicate entries. The queries in the SnippetLoader.java file are tweaked (in a bad way) for demo purposes, to retrieve multiple distinct snippets.
Solution:
- create proper annotations
- match them with a publication uri instead of a filename, so we need to have pdf files within our system, but we can refer to the publication
- fix the queries in the snippet loader
Metadata
Metadata
Assignees
Labels
No labels