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

Annotation data problems #1

Open
LaurensRietveld opened this issue Jan 26, 2012 · 0 comments
Open

Annotation data problems #1

LaurensRietveld opened this issue Jan 26, 2012 · 0 comments

Comments

@LaurensRietveld
Copy link
Member

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
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