-
Notifications
You must be signed in to change notification settings - Fork 93
Add SPDX 2.3 crosswalk #344
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
- Add SPDX 2.3 crosswalk ref: https://spdx.github.io/spdx-spec/v2.3/package-information/ - Update other crosswalks to have equal number of rows, so the scripts/aggregate.py can properly generate every rows - Add [ readme, hasSourceCode, isSourceCodeOf ] rows to `Citation File Format 1.2.0.csv` - Add missing column header name to ISO 19115-1 - Remove excessed white spaces from start and end of fields
|
Could you submit changes unrelated to SPDX as separate pull-requests, and remove them for this one?
Specifically, they are carriage-returns, we keep mixing Windows-style ( |
Will do that. I did that in the first place because the aggregate script doesn't generate last three rows for SPDX (and others). I will make a separated PR. Update: For changes related to aggregation, see: #345 |
review , Annotator -> Annotation Co-authored-by: Val Lorentz <[email protected]>
reviewBody , Annoator -> AnnotationComment funding , PackageAttributionText -> []
progval
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, thanks! I'll merge this next week if no one else wants to comment.
|
Thank you. We can wait until the end of next week. |
- Bring in `readme`, `hasSourceCode`, `isSourceCodeOf` properties (fixed by codemeta#345) - Bring in SPDX (added by codemeta#344)
Add SPDX 2.3 crosswalk
ref: https://spdx.github.io/spdx-spec/v2.3/