Skip to content

Commit

Permalink
checkstyle violations
Browse files Browse the repository at this point in the history
  • Loading branch information
Paurikova2 committed Oct 17, 2024
1 parent 243c824 commit e8e5e24
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tools/add_metadata/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# add+metadata.py

This script adds new metadata to items that are missing it. The values for this new metadata are taken from the existing input metadata field.
```
python add_metadata.py --to_mtd_field dc.date.issued --from_mtd_field dc.date.submitted dc.date.committed dc.date.defense
```
File renamed without changes.

0 comments on commit e8e5e24

Please sign in to comment.