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

Generate Elasticsearch documents #3

Open
7 tasks done
gcornut opened this issue Mar 7, 2018 · 0 comments
Open
7 tasks done

Generate Elasticsearch documents #3

gcornut opened this issue Mar 7, 2018 · 0 comments
Assignees
Labels
Milestone

Comments

@gcornut
Copy link
Contributor

gcornut commented Mar 7, 2018

  • Load BrAPI data for each source
  • Get or create URIs for each document (change DbId links by URI links)
  • Generate new database identifier from encoded URIs
  • Transform BrAPI data to JSON documents
    • Create JSON templating engine (copy fields from BrAPI data and transform them)
    • Define JSON template for each documents
  • JSON schema validation

Document types:

  • Data discovery (germplasm & study documents)
  • BrAPI trial
  • BrAPI study
  • BrAPI program
  • BrAPI location
  • BrAPI germplasm
@gcornut gcornut added this to the v1 milestone Mar 7, 2018
@gcornut gcornut self-assigned this Mar 7, 2018
@gcornut gcornut changed the title Generate & index data discovery document Generate Elasticsearch documents Apr 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant