aboutcode-org / aboutcode-org/scancode-workbench
Reset SCWB Column Names to match SCTK JSON names
- Vorherrschende Sprache
- TypeScript
- Sterne
- 173
- Forks
- 81
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
### Background
The Column headings currently displayed in SCWB v3 are mostly similar to the corresponding field names from the input JSON file where the string style name from the JSON file is usually translated to separate words - e.g. JSON name "license__key" is displayed as "License Key".
The primary exception to this pattern is for the Conclusions fields which do not exist in the Scan file.
### Change Request
For simplicity and clarity we should revert the column names in SCWB to match the field names from the JSON Scan file.
For the Conclusions fields we may want to keep the existing column names to distinguish them from the Scan data.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.