From b985284705f6d91c865038c1c2eae2f60b71187f Mon Sep 17 00:00:00 2001 From: Sam Park Date: Tue, 3 Sep 2024 10:50:54 -0400 Subject: [PATCH] standardizer api debug --- web/src/components/modals/add-view-options.tsx | 14 ++++++++------ web/src/components/modals/standardize-metadata.tsx | 3 +-- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/web/src/components/modals/add-view-options.tsx b/web/src/components/modals/add-view-options.tsx index 9ef165a6..52ffad47 100644 --- a/web/src/components/modals/add-view-options.tsx +++ b/web/src/components/modals/add-view-options.tsx @@ -112,12 +112,12 @@ export const ViewOptionsModal = (props: Props) => { API documentation .

- +
{ name="name" render={({ message }) => (message ?

{message}

: null)} /> +
-
-

+

Use the metadata standardizer powered by BEDmess to bring consistency across metadata columns in all of your projects. After choosing a standardizer schema below, compare predicted suggestions (confidence indicated in parenthesis) and choose whether to keep or discard them. Column contents are not modified by the standardizer.