Agenda Items and Notes (including all relevant links)
Time
Agenda Item
Lead
Notes
3 min
Start recording
Welcome & antitrust notice
Introduction of new members
Agenda review
Chairs
Antitrust Policy Notice:Attendees are reminded to adhere to the meeting agenda and not participate in activities prohibited under antitrust and competition laws. Only members of ToIP who have signed the necessary agreements are permitted to participate in this activity beyond an observer role.
New Members:
5 min
General announcements
All
Any news and updates of general interest to CTWG members
Rieks Joosten will not be able to spend as much time on ToIP in general as he did last year. He continues to be active in CTWG and the dev-team though.
Brian has been working on the EasyCLA problem, which is that a github Action cannot merge to the main/master branch because (as I understand it), the 'account' of that action (obviously) hasn't signed a CLA (as human contributors would have), and therefor doesn't allow it to merge stuff. This is a blocking issue, not just for terminology repo's, but for any repo that uses github Actions to do things when merging to main/master.
The dev-team decided not to waste time on this generic issue, but instead ask Drummond Reed and/or Judith Fleenor to arrange for this issue to get sorted on TOIP scale, as other WGs/TFs are bound to suffer from this as well. In the meantime, we will be working with personal repo's for the further development, testing and documenting of the tools. This might turn out to be a nice exercise to see how the tools would fit in other contexts as well.
The TRRT is ready as a Minimal Viable Product. It lacks some of the generic features. For example, one TRRT-run will only resolve TermRefs from a single MRG. For now that may not pose serious problems, and there are various ways to work around this. The TRRT will first be integrated in the eSSIF-Lab repo to see how/if things work. Also, documentation needs to be written for curators so that they can use/call the tool.
Since the last two meetings ended well within 30 mins, we have decided to reschedule the meetings to start half an hour later.
10 min
Progress report on ToIP Technology Architecture V1.0 Specification Glossary
Screenshots/Diagrams (numbered for reference in notes above)
#1
Decisions
Sample Decision Item
Action Items
Drummond Reed and/or Judith Fleenor to arrange that the EasyCLA issue gets sorted throughout the TOIP context. The issue is that EasyCLA prevents github actions to merge generated code into main/master,