From abae8ca4fbe6cf0ec9058b41989f37eb3c76a5a2 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Thu, 11 Mar 2021 10:45:24 +0200 Subject: [PATCH] data/test.csv: Move some DC fields to DCTERMS The original Dublin Core elements set was superceded by DCTERMS in 2008 and we have started using them in our DSpace repository so I think it's good to update them in our test data. Old DC fields are still checked and fixed in this tool, though. It's worth nothing that currently supported DSpace versions (4, 5, and 6) all have hard-coded a few fields like dc.title internally so we can't migrate those to their DCTERMS counterparts just yet. --- data/test.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/test.csv b/data/test.csv index b979c7b..eb3b71a 100644 --- a/data/test.csv +++ b/data/test.csv @@ -1,4 +1,4 @@ -dc.title,dc.date.issued,dc.identifier.issn,dc.identifier.isbn,dc.language.iso,dc.subject,cg.coverage.country,filename,dcterms.license +dc.title,dcterms.issued,dc.identifier.issn,dc.identifier.isbn,dcterms.language,dcterms.subject,cg.coverage.country,filename,dcterms.license Leading space,2019-07-29,,,,,,, Trailing space ,2019-07-29,,,,,,, Excessive space,2019-07-29,,,,,,,