diff --git a/frontend/src/components/results/types/Dataset.json b/frontend/src/components/results/types/Dataset.json index 4d636cb..a33d66e 100644 --- a/frontend/src/components/results/types/Dataset.json +++ b/frontend/src/components/results/types/Dataset.json @@ -1,8 +1,8 @@ [ "name", { "key": "txt_sameAs", "type": ["list", "truncated", "link"] }, - { "key": "txt_license", "type": "list", "label": "License" }, - "txt_citation", + { "key": "txt_license", "type": "list", "label": "License" }, + { "key": "txt_citation", "type": "list", "label": "Related Works" }, "txt_version", { "key": "txt_keywords", "type": "keywords" }, {