diff --git a/app/management/commands/import.py b/app/management/commands/import.py index 16eb485..64d41af 100644 --- a/app/management/commands/import.py +++ b/app/management/commands/import.py @@ -122,7 +122,7 @@ class Command(BaseCommand): "RepositoryName": 'repository_name', "RepositoryURL": 'repository_url', "Resource": 'resource_id', - "Keyword": 'keyword_id', + "Keyword": 'keyword', "Keyword_ID": 'keyword_id', "Mother": 'mother', "CN": 'cn',