diff --git a/caltechdata_api/customize_schema.py b/caltechdata_api/customize_schema.py index 20e0b69..5403244 100644 --- a/caltechdata_api/customize_schema.py +++ b/caltechdata_api/customize_schema.py @@ -1,5 +1,4 @@ -# Convert a DataCite 4 or 4.3 standard schema json record to the customized internal -# schema used by TIND in CaltechDATA +# Convert a DataCite 4.3 standard schema json record to the InvenioRDM schema import argparse import json from datetime import date