Versions Compared

Key

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

...

  1. Danny Bernstein 
  2. David Wilcox  
  3. Arran Griffith 
  4. Jared Whiklo
  5. Peter Winckles   (out)
  6. Ben Pennell 
  7. Calvin Xu 
  8. Michael Ritter (star)  
  9. Demian Katz
  10. Geoff Scholl 

Agenda

  1. Announcements
    1. David Wilcox's Bon Voyage: Friday 10/22 1pm Eastern time 
  2. Post Sprint Update
  3. Issue Drilldown: Tickets available to be worked before 6.1.0 release:
    1. Jira
      serverFedora JIRA
      serverId1fe6d535-c432-380f-b5c0-a7d3b2940ea4
      keyFCREPO-3739
    2. Jira
      serverFedora JIRA
      serverId1fe6d535-c432-380f-b5c0-a7d3b2940ea4
      keyFCREPO-3746
  4. Tickets available to be worked before 6.1.0 release:
    1.  
      Jira
      serverFedora JIRA
      serverId1fe6d535-c432-380f-b5c0-a7d3b2940ea4
      keyFCREPO-3699
  5. Fedora Analytics
    1. expand metrics and potentially automate setup of grafana dashboard
      1. bytes ingested over time
      2. pull together prometheus and database info using a charting front end tool kit with prometheus datasource integration such as chartjs (https://github.com/chartjs/awesome)
    2. Information we can easily display using search index:
      1. resources CRUD in the last n number of days
      2. recently added (by time frame)
      3. current size of the repository
      4. pie chart of bytes stored by mimetype
      5. pie chart of count stored by mimetype
      6. bar chart of resource count by size in bytes
      7. bytes ingested by user
      8. files ingested by user
      9. ?
  6. Ticket needing merging:
    1. https://github.com/fcrepo-exts/migration-utils/pull/174
  7. Demo Video scheduling
  8. ?Your topic here

Tickets

  1. In Review

    Expand

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


  2. Please squash a bug!

    Expand

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


  3. Tickets resolved this week:

    Expand

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


  4. Tickets created this week:

    Expand

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


Notes

  1. Announcements
       10/22 1pm Eastern time planned for Fedora Community List for David
    1.  Virtual connect 10/13, Samvera / virtual connect 10/18, 10/20 talking to new clients about OCFL
    2. CNI presentation focusing around the grant work, proposal due Monday
  2. Wednesday 10/6 Session Debrief
    1. primarily  Non-North American members, 3 institutions currently on Fedora3 and no immediate plan to upgrade
    2. one institution talk about better reporting analytics such as how many objects in repository, who accessed it, file sizes, etc..
      1. could potentially use Granfana or build externally?
      2. Danny Bernstein will explore potential solution to utilize existing tool for analytics 
  3. Camel Toolbox Sprint October 4-8: Sprint Board 
    1. What can we bring home in the next two days?
      1. FCREPO-3780: blank node value does not display in Solr query due to limitation in Marmotta, maybe could be solved with hashed uri
      2. FCREPO-3759: ready for review, Calvin Xu will test it
      3. FCREPO-3774: can only reproduce when fcrepo-base url and auth is different, seems to be configuration issueadded troubleshooting section in README
      4. FCREPO-3747: added more README for docker-compose, want to pull artifacts in maven/sonatype in docker container build without building artifact separately
      5. FCREPO-3753: need testing framework, Danny Bernstein will write an integration test
    2. Monday Closing Meeting?
  4. Tickets available to be worked before 6.1.0 release:
    1. Jira
      serverFedora JIRA
      serverId1fe6d535-c432-380f-b5c0-a7d3b2940ea4
      keyFCREPO-3767
    2. Jira
      serverFedora JIRA
      serverId1fe6d535-c432-380f-b5c0-a7d3b2940ea4
      keyFCREPO-3739
    3.  
      Jira
      serverFedora JIRA
      serverId1fe6d535-c432-380f-b5c0-a7d3b2940ea4
      keyFCREPO-3699
    1. , Access 2021, and Docuteam presentations next week
  5. Post sprint update
    1. Http message service ready to merge
    2. Additional refactoring of properties still needed
  6. Issue Drilldown
    1. FCRPEO-3739
      1. what happens if someone adds a different mime type (non-ebucore) or deletes their mime type?
      2. try to not touch user rdfs in Fedora 6, so allow users to do what they want with a given predicate
      3. Server Managed Triples : "Some properties are generated by the server, but not managed thereafter"
      4. Could things break if some of the triples are modified, e.g. premis:hasSize 
      5. For now, leave iana:describedBy and premis:hasSize as is and intercept ebucore:hasMimeType and ebucore:filename in order to put the value into the headers
      6. Disallow multiple values as header format would need to change
    2. FCREPO-3746:
      1. Do we want to supply a configuration file or have environment variables?
        1. Supply one example and provide usage of other in the README
      2. Can remove or comment out port bindings for services that don't need to be seen by a user
  7. Fedora Analytics
    1. Would like to provide the grafana dashboard as part of the docker compose setup for grafana + prometheus
    2. Is it possible to provide a summary of information in the Fedora UI which is pulled from the search index
    3. Could also potentially try to create our own charts with chart js and pulling metrics from prometheus
  8. Tickets need merging
      Ticket needing review:
      1. https://github.com/fcrepo/fcrepo/pull/1947
      2. https://github.com/fcrepo/fcrepo/pull/1946
      3. https://github.com/fcrepo-exts/migration-utils/pull/174 - needs test then can merge
    1. Upcoming Demo Videos
    2. Your topic hereDemo scheduling should happen after camel-toolbox is released