clarin-eric / component-registry-front-end

Test prototype for new CMDI Component Registry frontend
https://trac.clarin.eu/wiki/ComponentRegistryAndEditor/ReactFrontEnd
GNU General Public License v3.0
3 stars 1 forks source link

Use new properties returned by CLAVAS service #136

Closed twagoo closed 6 years ago

twagoo commented 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`.

Other used properties (uri and uuid) have remained as they were.