Versions Compared

Key

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

...

  1. Don Elsborg
  2. Huda Khan 
  3. Benjamin Gross 
  4. Ralph O'Flinn 
  5. Brian Lowe 
  6. Michel Héon
  7. Nicolas Dickner (star)
  8. Alexander (Sacha) Jerabek
  9. Andrew Woods
  10. Rachid Belkouch

Agenda

  1. The i18n effort continues
    1. Need merge from VIVO Committer (other than Andrew)
      1. Jira
        serverDuraSpace JIRA
        serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5
        keyVIVO-1785
      2. Jira
        serverDuraSpace JIRA
        serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5
        keyVIVO-1777
      3. Jira
        serverDuraSpace JIRA
        serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5
        keyVIVO-1782
    2. Sprint next week
      1. Identifying participants
      2. Defining goals
  2. VIVO installation: the vision and requirements - Where does this conversation stand? Is there consensus?
    1. VIVO should be able to be deployed by dropping vivo.war into a servlet container (e.g. Tomcat)
    2. On startup, VIVO should create ${VIVO_HOME}, if it does not exist
    3. On startup, VIVO should download, start, and configure Solr, if it has not been configured
    4. System administrators should be able to enable i18n languages via runtime configuration files
    5. VIVO should only load i18n triples that are associated with enabled i18n languages
    6. Developers should be able to use a three-tier build to create a vivo.war for advanced customization
  3. Vitro JMS messaging approaches - redux
    1. Which architectural pattern should we take?
    2. What should the body of the messages be?
  4. VIVO Scholars... next steps
  5. Tickets to be reviewed
    1. Jira
      serverDuraSpace JIRA
      serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5
      keyVIVO-1851

      Expand

      Jira
      serverDuraSpace JIRA
      columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
      maximumIssues20
      jqlQueryfilter=14416
      serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5


  6. Who is working on what? - Are there active tickets in-progress?

    1. Expand

      Jira
      serverDuraSpace JIRA
      jqlQueryfilter=15500
      serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5


  7. Incremental development initiatives
    1. Jira
      serverDuraSpace JIRA
      serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5
      keyVIVO-1688
    2. Jira
      serverDuraSpace JIRA
      serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5
      keyVIVO-1751
    3. Integration test opportunities with the switch to TDB - requires startup/shutdown of external Solr ..via Maven
      1. Jira
        serverDuraSpace JIRA
        serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5
        keyVIVO-1752

...

Draft notes in Google-Doc 

...

  1. Huda Khan
  2. Brian Lowe
  3. Alexander (Sacha) Jerabek
  4. Nicolas Dickner
  5. Ralph O'Flinn
  6. Michel Héon
  7. Andrew Woods
  8. Don Elsborg
  9. Benjamin Gross
  10. Rachid Belkouch

1. VIVO installation: the vision and requirements 

  • Ralph and Don unsure about whether there was a consensus about war files
  • Andrew working on a PR : if there is an empty VIVO home dir, the war file will populate it ; if it is there, but not empty, the war file will not change it. Some local instances at Lyrassis are A recent pull-request is configured to make sure only the rdf files specified get loaded in the db -- but less a matter of technical detail, but vision. All the languages are included in the war file, but only the ones specified in the runtime.properties are loade
  • Andrew : need a consensus on that option.
    • Ralph : agrees
    • Don : what about the non i18n RDF files (abox, tbox) ? Otherwise, sounds good ; would be great for deployment on AWS
    • Benjamin : “all for this”
    • Brian: agrees too.
    • Michel : agrees : that solution is ok for people who just want to install VIVO; not optimal from a dev standpoint ; but as far as UQAM is concerned, we’ll be using our own installer.
    • Huda : “The streamlined approach seems like a good idea.  I do wonder about debugging but that probably means I need to get better versed with debugging content in a .war file. That said, assuming this doesn't prevent download of the source as we normally have done it, but just adds an option for download and deployment, so in that case, anyone who wants to debug and develop the code should be set.”
    • Don and Ralph : discussions about CLI config maneuvers that would no longer be possible in that scenario??
  • Andrew : will move forward, since there seems to be consensus

...