Meeting 09
(June 13, 2024)
Attendees:
Absentees:
General Discussion
Mentor:
- Gaurav Mishra: Provided project updates.
Contributors:
-
-
Conducted tests with different models using Semantic Search for similarity matches.
-
Tested semantic transformers and worked on a basic license identifier.
-
-
- Was absent.
-
-
Following my last conversation with mentors, began rewriting scheduler code from C to Go. Submitted a pull request for the same.
-
Focused on implementing a queue and working on CLI code.
-
-
- Developed SPDX 3.0 JSON format, exploring validation of generated reports. Plans to start on RDF report soon.
-
-
Per discussions with mentors, utilized JSON format to convert license expressions and store them in a database (successful).
-
Developed a user interface for the same and is now adding comments, acknowledgments, and text for license expressions.
-
-
- Completed OAUTH implementation via API. Currently transitioning API from V1 to V2.
-
- Focused on adding line number support for repo scans. Next, will work on nomos and ojo components.
-
- Implemented unit test cases for APIs such as License, Group, and Upload. Submitted a pull request for the same.