Closed twagoo closed 6 years ago
The result at https://vocabularies.clarin.eu/clavas/public/api/conceptscheme?format=json contains the properties dcterms_title@en and dcterms_description@en whereas currently the front end (in ExternalVocabularySelector.jsx) expectstitle@enanddescription@en`.
dcterms_title@en
dcterms_description@en
ExternalVocabularySelector.jsx) expects
and
Other used properties (uri and uuid) have remained as they were.
uri
uuid
The result at https://vocabularies.clarin.eu/clavas/public/api/conceptscheme?format=json contains the properties
dcterms_title@en
anddcterms_description@en
whereas currently the front end (inExternalVocabularySelector.jsx) expects
title@enand
description@en`.Other used properties (
uri
anduuid
) have remained as they were.