From edd651317bfea04d987de29fc298268fad6d0c87 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Sun, 14 Mar 2021 20:51:02 +0200 Subject: [PATCH] templates/index.html: Change default selections Enable AGROVOC lookup on dcterms.subject as well as the "unsafe" fixes. For the AGROVOC lookup I just think that it might not be obvious to non-technical users that you have to check the box AND enter a field name, despite the placeholder value. In any case, it doesn't hurt to enable AGROVOC lookup by default because it won't fail if the default dcterms.subject field is not present in the user's CSV. --- templates/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/index.html b/templates/index.html index 273e80c..8d5a65a 100644 --- a/templates/index.html +++ b/templates/index.html @@ -24,14 +24,14 @@
Validate field(s) against AGROVOC  - +
- +
Optionally indicate fields to validate against AGROVOC. Separate multiple fields with a comma, for example: dcterms.subject,cg.coverage.country. Note: this can take an extra minute or more depending on your data. If you have a problem please try again and it will generally be faster the second time.
- +
This will remove newlines and perform normalization of Unicode characters. Read more about these unsafe fixes.