Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. https://www.searchtechnologies.com/blog/solr-vs-elasticsearch-top-open-source-search
  2. https://sematext.com/blog/solr-vs-elasticsearch-differences/
  3. https://db-engines.com/en/ranking/search+engine

Multi-Language Support

Team

  1. Christian Hauschke
  2. Kitio Fofack
  3. Ralph O'Flinn
  4. Manuel Schwarz

Purpose

Implement full i18n proof on concept on a simple form. The form should be able to display data according to the selected language but also to save them in the database in respect to the language currently selected.

...

Deliverables

  1. Identify all places in code/freemarker/jsp that need extraction
    • Is there a static analysis tool?
    • Split codebase across different people (per package?)
    • ACTION: Kitio to divide codebase
  2. Extracting from above into i18n files
  3. Create the translations (English, German, French)
  4. Improve toggling mechanism (do not use flags)
  5. Improve technical documentation for adding new languages
    • Pulling in Maven artifacts

...

  1. Rectifying differences in grammar
  2. Pluralization - need appropriate infrastructure

Team

  1. Christian Hauschke
  2. Kitio Fofack
  3. Ralph O'Flinn
  4. Manuel Schwarz

ABox / TBox RDF Loading

Team

  1. Don Elsborg
  2. Brian Lowe
  3. Mike Conlon

Purpose

  1. Understand and Document recommendations for updating and overriding `firsttime` and `everytime` RDF files
  2. Understand and Document how this RDF data is organized in the content and configuration triple stores

Team

Deliverables

  1. Documentation of Content, Structure, Purpose, etc of `firstime` / `everytime` RDF files
  2. Documentation of where `firsttime` / `everytime` RDF is loaded (which triplestores), and why
  3. Documentation of use cases for updating `firsttime` / `everytime` RDF files
  4. Documentation of recommendations for above use cases
  5. Don Elsborg
  6. Brian Lowe
  7. Mike Conlon