fix-projects #3

Open
jsheunis wants to merge 0 commits from fix-projects into main
Member
  • Adds script to remove duplicate in-lined attributed_to records from projects. This script only works for the particular issue where project records have duplicate in-lined attributed_to records. It does not generalize to other classes, and would likely need the schema and some LinkML usage to support a general use case. It also asks for much improvement. I ran it once on the TRR379Project-local.jsonl file, and then again on the output. It did not find any duplicates in the output. I hand-checked three random records to confirm that duplicates were removes correctly
  • Adds deduplicated TRR379Project-local.jsonl file
- Adds script to remove duplicate in-lined `attributed_to` records from projects. This script only works for the particular issue where project records have duplicate in-lined `attributed_to` records. It does not generalize to other classes, and would likely need the schema and some LinkML usage to support a general use case. It also asks for much improvement. I ran it once on the `TRR379Project-local.jsonl` file, and then again on the output. It did not find any duplicates in the output. I hand-checked three random records to confirm that duplicates were removes correctly - Adds deduplicated `TRR379Project-local.jsonl` file
This script only works for a particular issue in projects.
It does not generalize. It also asks for much improvement.
Not sure if this commit should remain in the history, but
committing the script nonetheless for the provenance.
This branch is already included in the target branch. There is nothing to merge.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fix-projects:fix-projects
git switch fix-projects

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff fix-projects
git switch fix-projects
git rebase main
git switch main
git merge --ff-only fix-projects
git switch fix-projects
git rebase main
git switch main
git merge --no-ff fix-projects
git switch main
git merge --squash fix-projects
git switch main
git merge --ff-only fix-projects
git switch main
git merge fix-projects
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
q02/pool.v0.trr379.de-knowledge!3
No description provided.